| /external/harfbuzz_ng/src/ |
| D | hb-ot-shape-complex-vowel-constraints.cc | 61 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 114 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 136 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 173 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 198 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 217 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 241 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 260 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 287 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 323 bool matched = false; in _hb_preprocess_text_vowel_constraints() local [all …]
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | RegexLogger.java | 130 void log(String pattern, String matchStr, boolean matched, LogType type, Class<?> cls); in log() 132 void log(Matcher matcher, String matchStr, boolean matched, LogType type, Class<?> cls); in log() 134 void log(Pattern pattern, String matchStr, boolean matched, LogType type, Class<?> cls); in log() 136 …void log(String pattern, String matchStr, boolean matched, double time, LogType type, Class<?> cls… in log() 162 … public void log(Matcher matcher, String matchStr, boolean matched, LogType type, Class<?> cls) { in log() 163 log(matcher.pattern(), matchStr, matched, type, cls); in log() local 167 … public void log(Pattern pattern, String matchStr, boolean matched, LogType type, Class<?> cls) { in log() 168 log(pattern.pattern(), matchStr, matched, type, cls); in log() local 171 … public void log(String pattern, String matchStr, boolean matched, LogType type, Class<?> cls) { in log() 197 …public void log(String pattern, String matchStr, boolean matched, double time, LogType type, Class… in log() [all …]
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | remapper.cc | 271 bool IsCpuCompatible(const RemapperContext& ctx, const Pattern& matched) { in IsCpuCompatible() 284 const ContractionWithBiasAddAndActivation& matched) { in IsGpuCompatible() 311 const ContractionWithBiasAdd& matched) { in IsGpuCompatible() 315 const ContractionWithSqueezeAndBiasAdd& matched) { in IsGpuCompatible() 321 bool IsDeviceCompatible(const RemapperContext& ctx, Pattern& matched) { in IsDeviceCompatible() 351 ContractionWithBiasAdd* matched, in FindContractionWithBias() 391 ContractionWithBiasAddAndActivation* matched) { in FindContractionWithBiasAndActivation() 426 ContractionWithSqueezeAndBiasAdd* matched) { in FindConv2DWithSqueezeAndBias() 481 ContractionWithBatchNorm* matched) { in FindConv2DWithBatchNorm() 530 ContractionWithBatchNormAndActivation* matched) { in FindConv2DWithBatchNormAndActivation() [all …]
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/operators/ |
| D | Limit.kt | 35 var matched = false in <lambda>() variable
|
| /external/brotli/c/enc/ |
| D | find_match_length.h | 25 size_t matched = 0; in FindMatchLengthWithLimit() local
|
| /external/bcc/tools/ |
| D | funclatency.py | 212 matched = b.num_open_kprobes() variable 218 matched = b.num_open_uprobes() variable
|
| D | wakeuptime.py | 168 matched = b.num_open_kprobes() variable
|
| /external/bcc/tools/old/ |
| D | stacksnoop.py | 105 matched = b.num_open_kprobes() variable
|
| D | wakeuptime.py | 175 matched = b.num_open_kprobes() variable
|
| D | offcputime.py | 161 matched = b.num_open_kprobes() variable
|
| D | stackcount.py | 135 matched = b.num_open_kprobes() variable
|
| D | offwaketime.py | 210 matched = b.num_open_kprobes() variable
|
| /external/autotest/client/cros/multimedia/ |
| D | image_generator.py | 99 matched = re.search(r'image-(\d+)x(\d+).(png|svg)', args.output) variable
|
| /external/perfetto/src/trace_processor/importers/systrace/ |
| D | systrace_line_tokenizer.cc | 66 bool matched = std::regex_search(buffer, matches, line_matcher_); in Tokenize() local
|
| /external/bcc/examples/tracing/ |
| D | stacksnoop.py | 89 matched = b.num_open_kprobes() variable
|
| /external/mesa3d/src/amd/common/ |
| D | ac_debug.h | 54 bool matched; /* whether the wave is used by a currently-bound shader */ member
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_suppressions.cc | 153 InternalMmapVector<Suppression *> matched(1); in PrintMatchedSuppressions() local
|
| /external/igt-gpu-tools/tools/ |
| D | intel_dump_decode.c | 73 int data_size = 0, count = 0, line_number = 0, matched; in read_data_file() local
|
| /external/icu/icu4c/source/common/ |
| D | uloc_keytype.cpp | 469 UBool matched = FALSE; in ulocimp_toBcpType() local 514 UBool matched = FALSE; in ulocimp_toLegacyType() local
|
| /external/u-boot/arch/arm/mach-rockchip/ |
| D | board.c | 70 bool matched = false; in board_usb_init() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_suppressions.cc | 162 InternalMmapVector<Suppression *> *matched) { in GetMatched()
|
| /external/curl/lib/ |
| D | system_win32.c | 184 bool matched = FALSE; in Curl_verify_windows_version() local
|
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
| D | Condition.java | 33 public static <T> Condition<T> matched(final T theValue, final Description mismatch) { in matched() method in Condition
|
| /external/sqlite/android/ |
| D | OldPhoneNumberUtils.cpp | 171 int matched; in phone_number_compare_loose_with_minmatch() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/ |
| D | AffixMatcher.java | 242 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched() method in AffixMatcher
|