Searched refs:filled (Results 1 – 25 of 26) sorted by relevance
12
/glibc-2.36/misc/ |
D | hsearch_r.c | 94 htab->filled = 0; in __hcreate_r() 209 if (htab->filled == htab->size) in weak_alias() 219 ++htab->filled; in weak_alias()
|
D | search.h | 101 unsigned int filled; member
|
/glibc-2.36/locale/programs/ |
D | simple-hash.c | 75 htab->filled = 0; in init_hash() 139 ++htab->filled; in insert_entry_2() 140 if (100 * htab->filled > 75 * htab->size) in insert_entry_2() 148 htab->filled = 0; in insert_entry_2()
|
D | simple-hash.h | 27 unsigned long int filled; member
|
/glibc-2.36/htl/ |
D | libpthread_syms.a | 5 /* Weak references in glibc that must be filled if glibc is to be
|
/glibc-2.36/elf/ |
D | rtld-debugger-interface.txt | 94 This is called once, when the linker has filled in the main
|
/glibc-2.36/manual/ |
D | charset.texi | 1218 int filled = 0; 1233 nread = read (input, buffer + filled, BUFSIZ); 1243 /* @r{@code{filled} is now the number of bytes in @code{buffer}.} */ 1244 filled += nread; 1249 size_t thislen = mbrtowc (outp, inp, filled, &state); 1261 filled -= thislen; 1275 if ((eof && filled > 0) || filled >= MB_CUR_MAX) 1283 if (filled > 0) 1284 memmove (buffer, inp, filled); 2844 implementation have to be filled and that is it.
|
D | search.texi | 282 filled 80% or more. The constant access time guaranteed by hashing can 461 The table is filled and @code{hsearch_r} was called with a so far
|
D | setjmp.texi | 382 the registers filled with the same values and the same stack as if the
|
D | locale.texi | 1380 the space between the currency sign and the number is filled with the 1383 the space is filled with three asterisks. This is correct since, as
|
D | nss.texi | 527 points to a variable which will be filled with the error code in case
|
D | sysinfo.texi | 716 filled with the information from the next entry from the file currently
|
D | argp.texi | 1263 filled for output, although newlines may be included to force a line
|
D | llio.texi | 778 filled with zeros. Extending the file in this way can create a 1182 @var{count} structures long. As each buffer is filled, data is sent to the 4108 process holding the lock. It is filled in by calling @code{fcntl} with
|
D | filesys.texi | 898 object of type @code{struct stat} which is filled in for the file named 3072 case the extended area should be zero-filled. So using @code{ftruncate}
|
D | terminal.texi | 780 This bit is never set in the structure filled in by @code{tcgetattr}.
|
D | memory.texi | 1187 If non-zero, memory blocks are filled with values depending on some
|
/glibc-2.36/localedata/locales/ |
D | ko_KR | 6153 % (%b) "%mWEOL" where %m is space-filled instead of zero-filled
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 746 zero-filled space for __hurd_threadvar_stack_offset when
|
D | ChangeLog.2 | 1400 and make third arg PTR * (filled in with cookie).
|
D | ChangeLog.6 | 626 * config.make.in (have-ksh, KSH): New variables. Will be filled 7708 location being filled in. Add condition to skip the
|
D | ChangeLog.10 | 6920 siginfo_t just not filled out with SI_NOINFO code.
|
D | ChangeLog.11 | 7637 in the table are filled, only those not covert explicitly by the
|
D | ChangeLog.7 | 14028 flags here. Depend on __getopt_nonoption_flags variable filled
|
/glibc-2.36/iconvdata/testdata/ |
D | suntzus | 935 hollow basins filled with reeds, or woods with thick
|
12