/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/ |
D | 2-3.c | 57 int fudge; in main() local 103 fudge = 50000000 / intervalnsec + 1; in main() 107 intervalnsec, expectedoverruns, fudge); in main() 155 if (overruns >= expectedoverruns && overruns < expectedoverruns + fudge) { in main()
|
/external/one-true-awk/testdir/ |
D | time.c | 13 double fudge = 100.0; /* should be CLOCKS_PER_SEC but that gives nonsense */ in main() local 27 fprintf(stderr, "user %6.3f\n", (after.tms_cutime - before.tms_cutime)/fudge); in main() 28 fprintf(stderr, "sys %6.3f\n", (after.tms_cstime - before.tms_cstime)/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/mesa3d/src/gallium/frontends/wgl/ |
D | stw_framebuffer.c | 610 float fudge = 1.75f; /* emperical fudge factor */ in wait_swap_interval() local 611 int64_t wait = (min_swap_period - delta) * fudge; in wait_swap_interval()
|
/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/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/python/cpython3/Doc/library/ |
D | http.cookies.rst | 273 >>> C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";') 275 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/llvm/docs/ |
D | HowToCrossCompileLLVM.rst | 57 specific Linux distribution, version or GCC layout, so you'll need to fudge.
|
/external/icu/icu4c/source/data/translit/ |
D | es_FONIPA_zh.txt | 160 # we don't have morpheme boundaries, we'll fudge it by writing 夫 at the end of
|
/external/llvm-project/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/pcre/dist2/ |
D | configure.ac | 37 # -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 | 7298 msgid "Attempt to fudge end of block bitmap past the real end" 7302 msgid "Attempt to fudge end of inode bitmap past the real end"
|
D | fi.po | 7304 msgid "Attempt to fudge end of block bitmap past the real end" 7308 msgid "Attempt to fudge end of inode bitmap past the real end"
|
D | sr.po | 7942 msgid "Attempt to fudge end of block bitmap past the real end" 7947 msgid "Attempt to fudge end of inode bitmap past the real end"
|
D | zh_CN.po | 7663 msgid "Attempt to fudge end of block bitmap past the real end" 7667 msgid "Attempt to fudge end of inode bitmap past the real end"
|
D | uk.po | 7691 msgid "Attempt to fudge end of block bitmap past the real end" 7695 msgid "Attempt to fudge end of inode bitmap past the real end"
|
D | ms.po | 7678 msgid "Attempt to fudge end of block bitmap past the real end" 7682 msgid "Attempt to fudge end of inode bitmap past the real end"
|
D | it.po | 7768 msgid "Attempt to fudge end of block bitmap past the real end" 7772 msgid "Attempt to fudge end of inode bitmap past the real end"
|