Home
last modified time | relevance | path

Searched refs:perfect (Results 1 – 25 of 77) sorted by relevance

1234

/external/skia/tests/
DBlendTest.cpp76 int (*perfect[])(int, int) = { in DEF_TEST() local
81 for (auto multiply : perfect) { REPORTER_ASSERT(r, test(multiply).diffs == 0); } in DEF_TEST()
/external/llvm/test/DebugInfo/
Ddwarfdump-macho-universal.test1 Reuse a test input from llvm-dsymutil, it's perfect for what we want to exercise
/external/libjpeg-turbo/
Dtransupp.h120 boolean perfect; /* if TRUE, fail if partial MCUs are requested */ member
Djpegtran.c144 transformoption.perfect = FALSE; in parse_switches()
273 transformoption.perfect = TRUE; in parse_switches()
Dusage.txt540 If you are only interested in perfect transformations, add the -perfect switch:
541 -perfect Fail with an error if the transformation is not
542 perfect.
544 jpegtran -rot 90 -perfect foo.jpg || djpeg foo.jpg | pnmflip -r90 | cjpeg
545 to do a perfect rotation, if available, or an approximated one if not.
Dchange.log81 Implement -perfect option in jpegtran, new API function
/external/netperf/
DREADME18 to be perfect ;-)" The rest of it is there to keep the layers happy...
/external/python/cpython2/Doc/library/
Dimgfile.rst48 less than perfect, especially for computer-generated images.
/external/junit-params/
DRELEASES.md71 …Parameters` have been refactored to use this mechanism and should serve as a perfect usage example.
/external/syslinux/doc/
Dkeytab-lilo.txt37 * The current mechanism isn't perfect, because it sits on top of the
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb1065 …�����������������������������������������������per,G&perfect 0G&=!:BKperfect )G!$=*BKperfect
/external/eigen/doc/
DHiPerformance.dox43 Unfortunately, this simplification mechanism is not perfect yet and not all expressions which could…
/external/clang/docs/
DMemorySanitizer.rst31 ``-fno-omit-frame-pointer``. To get perfect stack traces you may need
DSafeStack.rst100 its known security limitations. The safe stack pointer hiding is not perfect
DAddressSanitizer.rst37 in error messages add ``-fno-omit-frame-pointer``. To get perfect stack traces
/external/autotest/docs/
Dcoding-style.md112 places, though undoubtedly we're not perfect. A high level overview is
/external/clang/docs/analyzer/
DIPA.txt254 In the case of dynamic dispatch where our information is not perfect, CallEvent
267 only "near-perfect" devirtualized calls are inlined*, and other dynamic calls
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb829 …����������������������������������������������������������������������per,H!$JpercentAperfect
830 0H$J>!;CLperfect
831 )H!$J>+CLperfect
/external/wpa_supplicant_8/hostapd/
Ddefconfig242 # enhance random number generation. This is not perfect, but it is much more
/external/ltp/doc/
Dstyle-guide.txt397 one is perfect). If it works after you fix it -- great -- move on.
/external/llvm/docs/
DBigEndianNEON.rst152 Neither approach is perfect, and choosing one boils down to choosing the lesser of two evils. The i…
/external/gemmlowp/doc/
Dless-than-8-bit.txt284 on various ARM devices) but we need as perfect un-biased-ness as we can
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1155 bool perfect = sctx->b.num_perfect_occlusion_queries > 0; in si_emit_db_render_state() local
1159 S_028004_PERFECT_ZPASS_COUNTS(perfect) | in si_emit_db_render_state()
1166 S_028004_PERFECT_ZPASS_COUNTS(perfect) | in si_emit_db_render_state()
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz
/external/python/cpython2/Mac/
DREADME166 Using ``arch`` is not a perfect solution as the selected architecture will

1234