/glibc-2.36/stdio-common/ |
D | tst-vfprintf-mbs-prec.c | 385 size_t padding = 3500 - length[WIDE_STRING_LENGTH]; in test_mbs_long() local 386 for (size_t i = 0; i < padding; ++i) in test_mbs_long() 388 TEST_VERIFY (memcmp (buf + padding, mbs, length[WIDE_STRING_LENGTH]) == 0); in test_mbs_long() 431 size_t padding = 3500 - length[wide_characters_converted]; in test_mbs_long() local 432 for (size_t i = 0; i < padding; ++i) in test_mbs_long() 434 TEST_VERIFY (memcmp (buf + padding, mbs, in test_mbs_long() 469 size_t padding = 1500 - WIDE_STRING_LENGTH; in test_wide_long() local 470 for (size_t i = 0; i < padding; ++i) in test_wide_long() 472 TEST_VERIFY (wmemcmp (buf + padding, wide, WIDE_STRING_LENGTH) == 0); in test_wide_long() 506 size_t padding = 1500 - actual_wide_len; in test_wide_long() local [all …]
|
/glibc-2.36/time/ |
D | strftime_l.c | 1003 int padding = digits - (buf + (sizeof (buf) / sizeof (buf[0])) in libc_hidden_def() local 1006 if (padding > 0) in libc_hidden_def() 1010 if ((size_t) padding >= maxsize - i) in libc_hidden_def() 1014 memset_space (p, padding); in libc_hidden_def() 1015 i += padding; in libc_hidden_def() 1016 width = width > padding ? width - padding : 0; in libc_hidden_def() 1033 memset_zero (p, padding); in libc_hidden_def() 1034 i += padding; in libc_hidden_def()
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86/sys/ |
D | user.h | 39 unsigned int padding[24]; member 128 long int padding[56]; member
|
/glibc-2.36/sysdeps/aarch64/ |
D | sysdep.h | 129 #define ENTRY_ALIGN_AND_PAD(name, align, padding) \ 133 .rep padding - 1; /* -1 for bti c. */ \
|
/glibc-2.36/sysdeps/powerpc/nptl/ |
D | tcb-offsets.sym | 26 PADDING (offsetof (tcbhead_t, padding) - TLS_TCB_OFFSET - sizeof(tcbhead_t))
|
D | tls.h | 76 uint32_t padding; member
|
/glibc-2.36/localedata/locales/ |
D | xh_ZA | 22 % space padding in day.
|
/glibc-2.36/manual/ |
D | probes.texi | 98 padding introduced by functions that have to ensure stricter alignment.
|
D | lang.texi | 687 That expression includes padding bits as well as value and sign bits. 689 than @code{_Bool} do not have any padding bits.
|
D | terminal.texi | 979 amount of padding needed. It's best to specify a line speed value that 981 experiment with different values to vary the amount of padding.
|
D | locale.texi | 1265 @samp{-} flag determines the side at which such padding occurs. If
|
D | memory.texi | 1019 @c Same issues as malloc. The padding bytes are safely freed in 1888 the padding needed to start each object on a suitable boundary.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-mips | 2473 (__xstat_conv): Use memset to clear padding arrays. Check for 2475 (__xstat64_conv): Use memset to clear padding arrays. 2547 Replace st_atime and its padding field with st_atim. Likewise
|
D | ChangeLog.1 | 1148 * sysdeps/generic/printf_fp.c: Fixed padding loop condition for zero 1288 * stdio/vfprintf.c (%c format): Tests of LEFT for padding were 1802 * stdio/vfprintf.c: For %#x, print 0x after padding 0s, not before.
|
D | ChangeLog.ports-hppa | 273 * ports/sysdeps/hppa/setjmp.S: Comment byte offsets and padding.
|
D | ChangeLog.15 | 637 [struct siginfo] (__pad0): Add for explicit padding. 861 to more valid C99 hosts, even those that have padding bits. 867 to hosts with padding bits. 871 on hosts with padding bits in floating-point values.
|
D | ChangeLog.nptl | 2650 implementation. Add necessary padding and. 2651 * descr.h (struct pthread): Increase padding for tcbhead_t to 24 3199 adjust names of other padding elements. 3204 adjust names of other padding elements. 3206 Renamed __pad1 element to __shared, adjust names of other padding 4302 __shared, adjust names of other padding elements. 5905 (struct pthread): Move specific_used field to avoid padding. 10584 we always define the padding space. 10739 (pthread_cond_t): Add padding.
|
D | ChangeLog.7 | 728 consistency, force d_ino to use ino_t and supply padding. 9075 This means that padding happens only up to the given width. 9397 on padding when printing special values. 9814 * time/strftime.c (add): Respect `0' padding flag. 11577 affect the alignment, and therefore the end padding of the structs. 11779 strange Linux/PPC padding of initial stack. 14570 limits, correctly take structure padding into account, use correct
|
D | ChangeLog.2 | 1035 `((int *) STREAM)[1]'; but that assumes no struct padding, and 2422 * stdio/vfprintf.c (number): Write "0x" before padding, not after.
|
D | ChangeLog.17 | 345 which include unnecessary padding in d_reclen. 347 unnecessary padding. 6437 query. Adjust buffer size computation for padding. 12265 * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0. 12504 * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
|
D | ChangeLog.ports-arm | 2808 * sysdeps/unix/sysv/linux/arm/mmap64.S (__mmap64): Allow for padding
|
D | ChangeLog.14 | 6062 fits into allocation. Add padding on 32-bit arches so that 9089 padding is required. 9736 no-op padding element. 9840 to decide whether to add padding. 9842 to decide whether to add padding.
|
/glibc-2.36/po/ |
D | be.po | 586 msgid "nonzero padding in e_ident"
|
D | sl.po | 569 msgid "nonzero padding in e_ident"
|
D | ia.po | 567 msgid "nonzero padding in e_ident"
|