Home
last modified time | relevance | path

Searched refs:estimate (Results 1 – 12 of 12) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/arc/
A Dstrcmp.S74 bic_s r2,r2,r0 ; get low estimate for r2 and get ...
76 or_s r3,r3,r0 ; ... high estimate r3 so that r2 > r3 will ...
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A DREADME34 charmaps/ and all 268 locales in LOCALES. I estimate that the
/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1460 l_mem estimate = g->GCestimate / PAUSEADJ; /* adjust 'estimate' */ in setpause() local
1461 lua_assert(estimate > 0); in setpause()
1462 threshold = (pause < MAX_LMEM / estimate) /* overflow? */ in setpause()
1463 ? estimate * pause /* no overflow */ in setpause()
/l4re-core-master/l4sys/include/
A Dscheduler122 * the idle thread since its last reset. To calculate a load estimate `l` one
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dstreambuf632 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dstreambuf632 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dstreambuf632 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dstreambuf632 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dstreambuf637 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dstreambuf639 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dstreambuf639 * @return An estimate of the number of characters available in the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dstreambuf639 * @return An estimate of the number of characters available in the

Completed in 32 milliseconds