Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/test/iotest/
DMakefile.in51 check-exhaustive check-exhaustive-local
64 check-exhaustive: all check-exhaustive-local
82 check-exhaustive-local: all-local
/external/icu/icu4c/source/test/cintltst/
DMakefile.in66 check-exhaustive check-exhaustive-local
79 check-exhaustive: all check-exhaustive-local
99 check-exhaustive-local: all-local
/external/icu/icu4c/source/test/intltest/
DMakefile.in73 check-exhaustive check-exhaustive-local
86 check-exhaustive: all check-exhaustive-local
105 check-exhaustive-local: all-local
/external/regex-re2/
DMakefile277 make CXXFLAGS="$(CXXFLAGS) -DLOGGING=1" obj/test/exhaustive{,1,2,3}_test
278 echo '#' RE2 exhaustive tests built by make log >re2-exhaustive.txt
279 echo '#' $$(date) >>re2-exhaustive.txt
280 obj/test/exhaustive_test |grep -v '^PASS$$' >>re2-exhaustive.txt
281 obj/test/exhaustive1_test |grep -v '^PASS$$' >>re2-exhaustive.txt
282 obj/test/exhaustive2_test |grep -v '^PASS$$' >>re2-exhaustive.txt
283 obj/test/exhaustive3_test |grep -v '^PASS$$' >>re2-exhaustive.txt
/external/icu/icu4c/source/
DMakefile.in78 check-exhaustive check-exhaustive-local check-exhaustive-recursive releaseDist
93 check-exhaustive: all check-exhaustive-recursive
98 check-exhaustive-local: check-local
142 …ean-recursive distclean-recursive dist-recursive check-recursive check-exhaustive-recursive: $(LIB…
/external/icu/icu4c/source/extra/
DMakefile.in32 check check-recursive check-local check-exhaustive
45 check-exhaustive: check
/external/icu/icu4c/source/tools/
DMakefile.in26 check check-local check-recursive build-local check-exhaustive
39 check-exhaustive: check
/external/icu/icu4c/source/test/
DMakefile.in39 check-exhaustive check-exhaustive-recursive
/external/icu/icu4c/source/samples/
DMakefile.in32 check check-recursive check-local check-exhaustive
52 check-exhaustive: check
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCompactCharArray.java198 public void compact(boolean exhaustive) in compact() argument
205 char[] target = exhaustive ? new char[UNICODECOUNT] : values; in compact()
227 if (exhaustive) { in compact()
DCompactByteArray.java196 public void compact(boolean exhaustive) in compact() argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCompactCharArray.java196 public void compact(boolean exhaustive) in compact() argument
203 char[] target = exhaustive ? new char[UNICODECOUNT] : values; in compact()
225 if (exhaustive) { in compact()
DCompactByteArray.java194 public void compact(boolean exhaustive) in compact() argument
/external/libpng/tests/
Dpngimage-full2 exec ./pngimage --exhaustive --list-combos --log "${srcdir}/contrib/pngsuite/"*.png
/external/icu/icu4c/source/stubdata/
DMakefile.in65 dist-local check check-local check-exhaustive
78 check-exhaustive: check
/external/icu/icu4c/source/layoutex/
DMakefile.in88 dist-local check check-local check-exhaustive
101 check-exhaustive: check
/external/icu/icu4c/source/io/
DMakefile.in79 dist-local check check-local check-exhaustive
92 check-exhaustive: check
/external/icu/icu4c/source/common/
DMakefile.in130 dist-local check check-local check-exhaustive
143 check-exhaustive: check
/external/icu/icu4c/source/i18n/
DMakefile.in118 dist-local check check-local check-exhaustive
131 check-exhaustive: check
/external/icu/icu4c/source/test/testdata/
DMakefile.in34 check check-local check-recursive build-dir testdata.jar xcheck check-exhaustive
51 check-exhaustive: check
/external/deqp/doc/testspecs/VK/
Dpipeline.spec_constant.txt55 following (examples are not exhaustive):
/external/icu/icu4c/source/data/brkitr/dictionaries/
Dburmesedict.txt10 # checking. It aims to be an exhaustive list of all words in the Burmese language.
/external/llvm/test/CodeGen/X86/
Dragreedy-last-chance-recoloring.ll13 ; RUN: llc -regalloc=greedy -relocation-model=pic -lcr-max-interf=1 -lcr-max-depth=0 -exhaustive-re…
15 ; Test whether exhaustive-register-search can bypass the depth and interference cutoffs of last cha…
/external/clang/test/ARCMT/Inputs/
Dmodule.map242 config_macros [exhaustive] WANT_FOO, WANT_BAR
/external/valgrind/docs/internals/
Dporting-HOWTO.txt28 exhaustive!):

12