Searched refs:hit (Results 1 – 25 of 44) sorted by relevance
12
/glibc-2.36/sysdeps/arm/armv6t2/ |
D | memchr.S | 110 cbz r2, 40f @ 0 length or hit the end already then not found 127 60: @ We're here because the fast path found a hit - now we have to track down exactly which word … 137 @ r0 currently points to the 2nd byte of the word containing the hit
|
/glibc-2.36/nscd/ |
D | nscd_stat.c | 268 unsigned long int hit = data.dbs[i].poshit + data.dbs[i].neghit; in receive_print_stats() local 269 unsigned long int all = hit + data.dbs[i].posmiss + data.dbs[i].negmiss; in receive_print_stats() 318 (100 * hit) / all, in receive_print_stats()
|
/glibc-2.36/timezone/ |
D | zdump.c | 644 hunt(timezone_t tz, char *name, time_t lot, time_t hit) in hunt() argument 658 time_t diff = hit - lot; in hunt() 665 else if (t >= hit) in hunt() 676 } else hit = t; in hunt() 678 return hit; in hunt()
|
D | australasia | 685 # are the hit counts anyway:
|
/glibc-2.36/sysdeps/alpha/ |
D | strrchr.S | 60 bne t1, $eos # .. e1 : did we already hit the terminator?
|
/glibc-2.36/sysdeps/alpha/alphaev67/ |
D | strrchr.S | 66 bne t1, $eos # U : did we already hit the terminator?
|
/glibc-2.36/locale/ |
D | iso-639.def | 205 DEFINE_LANGUAGE_CODE3 ("Hittite", hit, hit)
|
/glibc-2.36/manual/ |
D | resource.texi | 579 process if you hit Control-C.
|
D | memory.texi | 1302 Type commands for when breakpoint 1 is hit, one per line.
|
/glibc-2.36/po/ |
D | id.po | 3752 "%15lu%% cache hit rate\n" 3776 "%15lu%% cache hit rate\n"
|
D | en_GB.po | 97 "%15ld%% cache hit rate\n"
|
D | ja.po | 3848 "%15lu%% cache hit rate\n"
|
D | libc.pot | 4359 "%15lu%% cache hit rate\n"
|
D | bg.po | 4431 "%15lu%% cache hit rate\n"
|
D | ru.po | 4418 "%15lu%% cache hit rate\n"
|
D | sr.po | 4406 "%15lu%% cache hit rate\n"
|
D | ko.po | 4441 "%15lu%% cache hit rate\n"
|
D | zh_CN.po | 4317 "%15lu%% cache hit rate\n"
|
D | zh_TW.po | 4430 "%15lu%% cache hit rate\n"
|
D | uk.po | 4421 "%15lu%% cache hit rate\n"
|
D | da.po | 3757 "%15lu%% cache hit rate\n"
|
D | it.po | 4134 "%15lu%% cache hit rate\n"
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.4 | 585 char of quadword hit.
|
D | ChangeLog.1 | 1403 For %s, properly consume the last char when we hit max width.
|
D | ChangeLog.5 | 4203 `restore' until the target frame is hit. 7710 the translated node again, and hope we're not hit by any race
|
12