Home
last modified time | relevance | path

Searched refs:fudge (Results 1 – 25 of 35) sorted by relevance

12

/external/syslinux/com32/cmenu/libmenu/
Dtui.c38 char fudge; // How many chars should be removed from output in getuserinput() local
80 fudge = 0; in getuserinput()
135 fudge = 1; in getuserinput()
154 fudge = 1; in getuserinput()
157 fudge = last - str; in getuserinput()
194 if (fudge > 0) in getuserinput()
195 cprint(' ', GETSTRATTR, fudge); in getuserinput()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
D2-3.c57 int fudge; in main() local
149 fudge = expectedoverruns / 100; in main()
150 if (overruns >= expectedoverruns && overruns < expectedoverruns + fudge) { in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count() argument
77 lower = ebb_state.stats.ebb_count * (sample_period - fudge); in ebb_check_count()
85 upper = ebb_state.stats.ebb_count * (sample_period + fudge); in ebb_check_count()
Debb.h46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
/external/mdnsresponder/mDNSCore/
DDNSDigest.c1442 mDNSu16 fudge; in DNSDigest_VerifyMessage() local
1485 fudge = NToH16(ptr); in DNSDigest_VerifyMessage()
1491 if (delta > fudge) in DNSDigest_VerifyMessage()
1493 LogMsg("ERROR: DNSDigest_VerifyMessage - time skew > %d", fudge); in DNSDigest_VerifyMessage()
1539 buf = mDNSOpaque16fromIntVal(fudge); in DNSDigest_VerifyMessage()
/external/ltp/utils/benchmark/kernbench-0.42/
DREADME67 sanity checks, drop meaningless runs, add a few warnings, remove fudge
/external/python/cpython2/Doc/library/
Dcookie.rst268 >>> C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";')
270 Set-Cookie: keebler="E=everybody; L=\"Loves\"; fudge=\012;"
/external/e2fsprogs/lib/ext2fs/
Dext2_err.et.in165 "Attempt to fudge end of block bitmap past the real end"
168 "Attempt to fudge end of inode bitmap past the real end"
/external/dng_sdk/source/
Ddng_exif.cpp360 for (uint32 fudge = 0; fudge <= 1; fudge++) in SnapExposureTime() local
365 if (fudge == 1) in SnapExposureTime()
/external/llvm/docs/
DHowToCrossCompileLLVM.rst57 specific Linux distribution, version or GCC layout, so you'll need to fudge.
/external/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt159 # we don't have morpheme boundaries, we'll fudge it by writing 夫 at the end of
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DInstallerRT.nsi358 # We fudge it a little and only create one folder, and rename it after each
/external/pcre/dist2/
Dconfigure.ac40 # -g (which I don't think is needed for a production library). This fudge seems
/external/python/cpython2/Modules/
Dcstubs998 void fudge long s long s
Dglmodule.c2290 fudge( arg1 , arg2 ); in gl_fudge()
/external/e2fsprogs/po/
De2fsprogs.pot7073 msgid "Attempt to fudge end of block bitmap past the real end"
7077 msgid "Attempt to fudge end of inode bitmap past the real end"
Dsr.po7768 msgid "Attempt to fudge end of block bitmap past the real end"
7773 msgid "Attempt to fudge end of inode bitmap past the real end"
Duk.po7854 msgid "Attempt to fudge end of block bitmap past the real end"
7858 msgid "Attempt to fudge end of inode bitmap past the real end"
Dzh_CN.po7527 msgid "Attempt to fudge end of block bitmap past the real end"
7531 msgid "Attempt to fudge end of inode bitmap past the real end"
Dit.po7640 msgid "Attempt to fudge end of block bitmap past the real end"
7644 msgid "Attempt to fudge end of inode bitmap past the real end"
Dda.po7370 msgid "Attempt to fudge end of block bitmap past the real end"
7374 msgid "Attempt to fudge end of inode bitmap past the real end"
Deo.po7345 msgid "Attempt to fudge end of block bitmap past the real end"
7349 msgid "Attempt to fudge end of inode bitmap past the real end"
Did.po7643 msgid "Attempt to fudge end of block bitmap past the real end"
7647 msgid "Attempt to fudge end of inode bitmap past the real end"
Dsv.po7700 msgid "Attempt to fudge end of block bitmap past the real end"
7705 msgid "Attempt to fudge end of inode bitmap past the real end"
Dde.po7832 msgid "Attempt to fudge end of block bitmap past the real end"
7838 msgid "Attempt to fudge end of inode bitmap past the real end"

12