Home
last modified time | relevance | path

Searched defs:NUM_PATTERNS (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/perf/normperf/
Ddtfmtrtperf.h35 static const int NUM_PATTERNS = UPRV_LENGTHOF(PATTERNS); variable
/external/cronet/tot/third_party/icu/source/test/perf/normperf/
Ddtfmtrtperf.h35 static const int NUM_PATTERNS = UPRV_LENGTHOF(PATTERNS); variable
/external/cronet/stable/third_party/icu/source/test/perf/normperf/
Ddtfmtrtperf.h35 static const int NUM_PATTERNS = UPRV_LENGTHOF(PATTERNS); variable
/external/python/cpython3/Modules/_xxtestfuzz/
Dfuzzer.c285 const size_t NUM_PATTERNS = sizeof(regex_patterns) / sizeof(regex_patterns[0]); variable
/external/coreboot/src/northbridge/intel/sandybridge/
Draminit_common.h303 #define NUM_PATTERNS 4 macro