Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/misc/
Dhsearch_r.c94 htab->filled = 0; in __hcreate_r()
209 if (htab->filled == htab->size) in weak_alias()
219 ++htab->filled; in weak_alias()
Dsearch.h101 unsigned int filled; member
/glibc-2.36/locale/programs/
Dsimple-hash.c75 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()
Dsimple-hash.h27 unsigned long int filled; member
/glibc-2.36/htl/
Dlibpthread_syms.a5 /* Weak references in glibc that must be filled if glibc is to be
/glibc-2.36/elf/
Drtld-debugger-interface.txt94 This is called once, when the linker has filled in the main
/glibc-2.36/manual/
Dcharset.texi1218 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.
Dsearch.texi282 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
Dsetjmp.texi382 the registers filled with the same values and the same stack as if the
Dlocale.texi1380 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
Dnss.texi527 points to a variable which will be filled with the error code in case
Dsysinfo.texi716 filled with the information from the next entry from the file currently
Dargp.texi1263 filled for output, although newlines may be included to force a line
Dllio.texi778 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
Dfilesys.texi898 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}
Dterminal.texi780 This bit is never set in the structure filled in by @code{tcgetattr}.
Dmemory.texi1187 If non-zero, memory blocks are filled with values depending on some
/glibc-2.36/localedata/locales/
Dko_KR6153 % (%b) "%mWEOL" where %m is space-filled instead of zero-filled
/glibc-2.36/ChangeLog.old/
DChangeLog.3746 zero-filled space for __hurd_threadvar_stack_offset when
DChangeLog.21400 and make third arg PTR * (filled in with cookie).
DChangeLog.6626 * config.make.in (have-ksh, KSH): New variables. Will be filled
7708 location being filled in. Add condition to skip the
DChangeLog.106920 siginfo_t just not filled out with SI_NOINFO code.
DChangeLog.117637 in the table are filled, only those not covert explicitly by the
DChangeLog.714028 flags here. Depend on __getopt_nonoption_flags variable filled
/glibc-2.36/iconvdata/testdata/
Dsuntzus935 hollow basins filled with reeds, or woods with thick

12