Home
last modified time | relevance | path

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

123

/external/skia/tests/
DBlendTest.cpp63 int (*perfect[])(int, int) = { in DEF_TEST() local
68 for (auto multiply : perfect) { REPORTER_ASSERT(r, test(multiply).diffs == 0); } in DEF_TEST()
/external/autotest/frontend/tko/
Dgraphing_utils.py680 perfect = []
691 perfect.append(hostname)
709 bars += subplot.bar([bins[-1]], len(perfect),
738 titles.append('100%%: %d machines' % len(perfect))
744 names_list += [no_pass, perfect]
/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.h119 boolean perfect; /* if TRUE, fail if partial MCUs are requested */ member
Djpegtran.c143 transformoption.perfect = FALSE; in parse_switches()
272 transformoption.perfect = TRUE; in parse_switches()
Dusage.txt534 If you are only interested in perfect transformations, add the -perfect switch:
535 -perfect Fail with an error if the transformation is not
536 perfect.
538 jpegtran -rot 90 -perfect foo.jpg || djpeg foo.jpg | pnmflip -r90 | cjpeg
539 to do a perfect rotation, if available, or an approximated one if not.
Dchange.log62 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/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb1065 …�����������������������������������������������per,G&perfect 0G&=!:BKperfect )G!$=*BKperfect
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_comparison/
Dhistogram_comparison.markdown142 -# We should expect a perfect match when we compare the base image histogram with itself. Also,
/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/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/
Dpy_contour_features.markdown66 the image, you didn't get a perfect square, but a "bad shape" (As shown in first image below). Now
/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/autotest/docs/
Dcoding-style.md110 places, though undoubtedly we're not perfect. A high level overview is
/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/
Ddefconfig233 # enhance random number generation. This is not perfect, but it is much more
/external/llvm/docs/
DBigEndianNEON.rst152 Neither approach is perfect, and choosing one boils down to choosing the lesser of two evils. The i…
/external/opencv3/doc/tutorials/highgui/video-input-psnr-ssim/
Dvideo_input_psnr_ssim.markdown234 one, where one corresponds to perfect fit. Unfortunately, the many Gaussian blurring is quite
/external/skia/third_party/yasm/config/ios/
DMakefile415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h \
1579 genperf_LDADD = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
3672 gp-perfect.$(OBJEXT): tools/genperf/perfect.c
3673 …UDES) $(INCLUDES) -c -o $@ `test -f tools/genperf/perfect.c || echo '$(srcdir)/'`tools/genperf/per…
/external/skia/third_party/yasm/config/linux/
DMakefile415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h \
1579 genperf_LDADD = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
3672 gp-perfect.$(OBJEXT): tools/genperf/perfect.c
3673 …UDES) $(INCLUDES) -c -o $@ `test -f tools/genperf/perfect.c || echo '$(srcdir)/'`tools/genperf/per…
/external/skia/third_party/yasm/config/mac/
DMakefile415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h \
1579 genperf_LDADD = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
3672 gp-perfect.$(OBJEXT): tools/genperf/perfect.c
3673 …UDES) $(INCLUDES) -c -o $@ `test -f tools/genperf/perfect.c || echo '$(srcdir)/'`tools/genperf/per…
/external/skia/third_party/yasm/config/win/
DMakefile415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h \
1579 genperf_LDADD = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
3672 gp-perfect.$(OBJEXT): tools/genperf/perfect.c
3673 …UDES) $(INCLUDES) -c -o $@ `test -f tools/genperf/perfect.c || echo '$(srcdir)/'`tools/genperf/per…

123