Home
last modified time | relevance | path

Searched refs:hit (Results 1 – 25 of 44) sorted by relevance

12

/glibc-2.36/sysdeps/arm/armv6t2/
Dmemchr.S110 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/
Dnscd_stat.c268 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/
Dzdump.c644 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()
Daustralasia685 # are the hit counts anyway:
/glibc-2.36/sysdeps/alpha/
Dstrrchr.S60 bne t1, $eos # .. e1 : did we already hit the terminator?
/glibc-2.36/sysdeps/alpha/alphaev67/
Dstrrchr.S66 bne t1, $eos # U : did we already hit the terminator?
/glibc-2.36/locale/
Diso-639.def205 DEFINE_LANGUAGE_CODE3 ("Hittite", hit, hit)
/glibc-2.36/manual/
Dresource.texi579 process if you hit Control-C.
Dmemory.texi1302 Type commands for when breakpoint 1 is hit, one per line.
/glibc-2.36/po/
Did.po3752 "%15lu%% cache hit rate\n"
3776 "%15lu%% cache hit rate\n"
Den_GB.po97 "%15ld%% cache hit rate\n"
Dja.po3848 "%15lu%% cache hit rate\n"
Dlibc.pot4359 "%15lu%% cache hit rate\n"
Dbg.po4431 "%15lu%% cache hit rate\n"
Dru.po4418 "%15lu%% cache hit rate\n"
Dsr.po4406 "%15lu%% cache hit rate\n"
Dko.po4441 "%15lu%% cache hit rate\n"
Dzh_CN.po4317 "%15lu%% cache hit rate\n"
Dzh_TW.po4430 "%15lu%% cache hit rate\n"
Duk.po4421 "%15lu%% cache hit rate\n"
Dda.po3757 "%15lu%% cache hit rate\n"
Dit.po4134 "%15lu%% cache hit rate\n"
/glibc-2.36/ChangeLog.old/
DChangeLog.4585 char of quadword hit.
DChangeLog.11403 For %s, properly consume the last char when we hit max width.
DChangeLog.54203 `restore' until the target frame is hit.
7710 the translated node again, and hope we're not hit by any race

12