HomeSort by relevance Sort by last modified time
    Searched refs:matchAll (Results 1 - 12 of 12) sorted by null

  /external/valgrind/include/
pub_tool_seqmatch.h 52 When matchAll is True, the entire input sequence must match the
88 Bool matchAll,
  /external/valgrind/coregrind/
m_seqmatch.c 43 Bool matchAll,
107 if (VG_(generic_match)( matchAll,
154 return matchAll ? False // match-all
m_errormgr.c     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationServiceTest.java 500 boolean matchAll = false;
502 matchAll = true;
512 matchAll = false;
517 if (!matchAll) {
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationServiceTest.java 499 boolean matchAll = false;
501 matchAll = true;
511 matchAll = false;
516 if (!matchAll) {
  /build/soong/cmd/zip2zip/
zip2zip.go 120 matchAll := input == "**"
121 if !matchAll && strings.Contains(input, "**") {
126 match := matchAll
  /external/icu/icu4c/source/test/cintltst/
cnmdptst.c     [all...]
ccaltst.c     [all...]
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack.go 142 matchAll bool // match all files in archive
161 matchAll: len(files) == 0,
311 if ar.matchAll {
  /prebuilts/go/linux-x86/src/cmd/pack/
pack.go 142 matchAll bool // match all files in archive
161 matchAll: len(files) == 0,
311 if ar.matchAll {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CalendarRegressionTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CalendarRegressionTest.java     [all...]

Completed in 1298 milliseconds