/external/syslinux/com32/cmenu/libmenu/ |
D | tui.c | 38 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/ |
D | 2-3.c | 57 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/ |
D | ebb.c | 71 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()
|
D | ebb.h | 46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
|
/external/mdnsresponder/mDNSCore/ |
D | DNSDigest.c | 1442 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/python/cpython3/Doc/library/ |
D | http.cookies.rst | 271 >>> C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";') 273 Set-Cookie: keebler="E=everybody; L=\"Loves\"; fudge=\012;"
|
/external/ltp/utils/benchmark/kernbench-0.42/ |
D | README | 67 sanity checks, drop meaningless runs, add a few warnings, remove fudge
|
/external/python/cpython2/Doc/library/ |
D | cookie.rst | 268 >>> C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";') 270 Set-Cookie: keebler="E=everybody; L=\"Loves\"; fudge=\012;"
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_err.et.in | 165 "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/ |
D | dng_exif.cpp | 360 for (uint32 fudge = 0; fudge <= 1; fudge++) in SnapExposureTime() local 365 if (fudge == 1) in SnapExposureTime()
|
/external/icu/icu4c/source/data/translit/ |
D | es_FONIPA_zh.txt | 159 # we don't have morpheme boundaries, we'll fudge it by writing 夫 at the end of
|
/external/llvm/docs/ |
D | HowToCrossCompileLLVM.rst | 57 specific Linux distribution, version or GCC layout, so you'll need to fudge.
|
/external/scapy/test/ |
D | dnssecRR.uts | 136 t = DNSRRTSIG(rrname="SAMPLE-ALG.EXAMPLE.", time_signed=853804800, fudge=300)
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
D | InstallerRT.nsi | 466 # We fudge it a little and only create one folder, and rename it after each
|
/external/pcre/dist2/ |
D | configure.ac | 40 # -g (which I don't think is needed for a production library). This fudge seems
|
/external/python/cpython2/Modules/ |
D | cstubs | 998 void fudge long s long s
|
D | glmodule.c | 2290 fudge( arg1 , arg2 ); in gl_fudge()
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 7073 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"
|
D | sr.po | 7768 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"
|
D | uk.po | 7854 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"
|
D | zh_CN.po | 7527 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"
|
D | it.po | 7640 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"
|
D | eo.po | 7345 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"
|
D | da.po | 7370 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"
|
D | id.po | 7643 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"
|