Home
last modified time | relevance | path

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

12

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
D2-3.c57 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/
Dtime.c13 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/
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/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c610 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/
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/python/cpython3/Doc/library/
Dhttp.cookies.rst273 >>> C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";')
275 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.txt160 # we don't have morpheme boundaries, we'll fudge it by writing 夫 at the end of
/external/llvm-project/llvm/docs/
DHowToCrossCompileLLVM.rst57 specific Linux distribution, version or GCC layout, so you'll need to fudge.
/external/scapy/test/
DdnssecRR.uts136 t = DNSRRTSIG(rrname="SAMPLE-ALG.EXAMPLE.", time_signed=853804800, fudge=300)
/external/pcre/dist2/
Dconfigure.ac37 # -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.pot7298 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"
Dfi.po7304 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"
Dsr.po7942 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"
Dzh_CN.po7663 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"
Duk.po7691 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"
Dms.po7678 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"
Dit.po7768 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"

12