/glibc-2.36/dlfcn/ |
D | tst-dlinfo.c | 59 Dl_serinfo counts; in do_test() local 60 TRY (RTLD_DI_SERINFOSIZE, &counts) in do_test() 62 Dl_serinfo *buf = alloca (counts.dls_size); in do_test() 63 buf->dls_cnt = counts.dls_cnt; in do_test() 64 buf->dls_size = counts.dls_size; in do_test() 68 if (counts.dls_cnt != buf->dls_cnt) in do_test()
|
/glibc-2.36/math/ |
D | test-tgmath2.c | 88 int counts[Tlast][C_last]; variable 118 if (counts[T##type][C_##fn] != 0) \ 122 if (count != 1 || counts[T##type][C_##fn] != 1) \ 125 memset (counts, 0, sizeof (counts)); \ 128 counts[T##type][C_##fn] = 0; \ 494 counts[T][C_cos]++; in TYPE() 502 counts[C][C_cos]++; in CTYPE() 510 counts[T][C_fabs]++; in TYPE() 518 counts[T][C_cabs]++; in TYPE() 526 counts[C][C_conj]++; in CTYPE() [all …]
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-memstream.c | 85 size_t counts[thread_count] = { 0, }; in do_test() local 90 ++counts[buffer[i] - 'A']; in do_test() 93 if (counts[i] != byte_count) in do_test() 95 counts[i], byte_count); in do_test()
|
/glibc-2.36/elf/ |
D | dl-hwcaps.c | 47 update_hwcaps_counts (struct hwcaps_counts *counts, const char *hwcaps, in update_hwcaps_counts() argument 54 ++counts->count; in update_hwcaps_counts() 55 counts->total_length += sp.split.length; in update_hwcaps_counts() 56 if (sp.split.length > counts->maximum_length) in update_hwcaps_counts() 57 counts->maximum_length = sp.split.length; in update_hwcaps_counts()
|
/glibc-2.36/gmon/sys/ |
D | gmon.h | 50 long *counts; member
|
/glibc-2.36/gmon/ |
D | gmon.c | 326 bbbody[i + 1].iov_len = sizeof (grp->counts[0]); in write_bb_counts() 345 bbbody[nfilled++].iov_base = &grp->counts[i]; in write_bb_counts()
|
/glibc-2.36/malloc/ |
D | tst-alloc_buffer.c | 93 static const size_t counts[] = in test_impossible_array() local 97 for (int i = 0; counts[i] != 0; ++i) in test_impossible_array() 99 size_t count = counts[i]; in test_impossible_array()
|
D | malloc.c | 3134 uint16_t counts[TCACHE_MAX_BINS]; member 3179 ++(tcache->counts[tc_idx]); in tcache_put() 3191 --(tcache->counts[tc_idx]); in tcache_get() 3305 && tcache->counts[tc_idx] > 0) in __libc_malloc() 3865 while (tcache->counts[tc_idx] < mp_.tcache_count in _int_malloc() 3923 while (tcache->counts[tc_idx] < mp_.tcache_count in _int_malloc() 4063 && tcache->counts[tc_idx] < mp_.tcache_count) in _int_malloc() 4475 if (tcache->counts[tc_idx] < mp_.tcache_count) in _int_free()
|
/glibc-2.36/manual/ |
D | time.texi | 113 Its values are counts of @dfn{clock ticks} since some arbitrary event 397 @c for clock_t counts that look like error values. 587 at which the system counts seconds, so that the calendar time will 2778 A real-time timer that counts elapsed time. This timer sends a 2784 A virtual timer that counts processor time used by the process. This timer 2790 A profiling timer that counts both processor time used by the process,
|
D | lgpl-2.1.texi | 14 [This is the first released version of the Lesser GPL. It also counts
|
D | charset.texi | 781 in the string and counts the number of function calls. Please note that 1447 The terminating null character counts towards the size, so if @var{size} 1496 The terminating null character counts towards the size, so if @var{size} 2235 numeric value itself does not matter that much; what counts are the
|
D | threads.texi | 949 check, for example if several reference counts are updated. The
|
D | startup.texi | 80 first element; the value of @var{argc} counts this element. A null
|
D | filesys.texi | 1991 This is an integer type used to represent file link counts. 1996 This is a signed integer type used to represent block counts. 2005 This is a signed integer type used to represent block counts for the
|
D | texinfo.tex | 1357 % Read toc silently, to get counts of subentries for \pdfoutline. 1635 % For XeTeX, counts of subentries are not necessary. 3380 % period following counts as ending a sentence. (Idea found in latex.) 6063 % This counter is funny since it counts through charcodes of letters A, B, ...
|
D | pattern.texi | 1204 @code{regexec}. A match anywhere inside the string counts as success,
|
/glibc-2.36/ |
D | COPYING | 168 access to copy the source code from the same place counts as
|
/glibc-2.36/timezone/ |
D | australasia | 685 # are the hit counts anyway:
|
/glibc-2.36/po/ |
D | el.po | 254 msgid "generate flat profile with counts and ticks"
|
D | be.po | 1208 msgid "generate flat profile with counts and ticks"
|
D | sl.po | 1188 msgid "generate flat profile with counts and ticks"
|
D | ia.po | 1175 msgid "generate flat profile with counts and ticks"
|
D | en_GB.po | 4279 msgid "generate flat profile with counts and ticks"
|
D | sk.po | 739 msgid "generate flat profile with counts and ticks"
|
D | gl.po | 717 msgid "generate flat profile with counts and ticks"
|