/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-shaper-vowel-constraints.cc | 61 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 112 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 133 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 169 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 193 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 211 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 225 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 248 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 266 bool matched = false; in _hb_preprocess_text_vowel_constraints() local 292 bool matched = false; in _hb_preprocess_text_vowel_constraints() local [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | RegexLogger.java | 125 void log(String pattern, String matchStr, boolean matched, LogType type, Class<?> cls); in log() 127 void log(Matcher matcher, String matchStr, boolean matched, LogType type, Class<?> cls); in log() 129 void log(Pattern pattern, String matchStr, boolean matched, LogType type, Class<?> cls); in log() 134 boolean matched, in log() 168 Matcher matcher, String matchStr, boolean matched, LogType type, Class<?> cls) { in log() 169 log(matcher.pattern(), matchStr, matched, type, cls); in log() local 174 Pattern pattern, String matchStr, boolean matched, LogType type, Class<?> cls) { in log() 175 log(pattern.pattern(), matchStr, matched, type, cls); in log() local 180 String pattern, String matchStr, boolean matched, LogType type, Class<?> cls) { in log() 207 boolean matched, in log() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | remapper.cc | 386 bool IsCpuCompatible(const RemapperContext& ctx, const Pattern& matched) { in IsCpuCompatible() 454 const ContractionWithBiasAddAndActivation& matched, in IsGpuCompatible() 516 const ContractionWithBiasAdd& matched, in IsGpuCompatible() 536 const ContractionWithSqueezeAndBiasAdd& matched, in IsGpuCompatible() 543 bool IsDeviceCompatible(const RemapperContext& ctx, Pattern& matched, in IsDeviceCompatible() 659 ContractionWithBiasAdd* matched, in FindContractionWithBias() 703 ContractionWithBiasAddAndActivation* matched) { in FindContractionWithBiasAndActivation() 754 ContractionWithSqueezeAndBiasAdd* matched) { in FindConvWithSqueezeAndBias() 812 ContractionWithBatchNorm* matched) { in FindConv2DWithBatchNorm() 866 ContractionWithBatchNormAndActivation* matched) { in FindConv2DWithBatchNormAndActivation() [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/service/stats/ |
D | AutoValue_MsmtAdIdMatchForDebugKeysStats.java | 12 private final boolean matched; field in AutoValue_MsmtAdIdMatchForDebugKeysStats 23 boolean matched, in AutoValue_MsmtAdIdMatchForDebugKeysStats() 115 private boolean matched; field in AutoValue_MsmtAdIdMatchForDebugKeysStats.Builder 137 public MsmtAdIdMatchForDebugKeysStats.Builder setMatched(boolean matched) { in setMatched()
|
D | AutoValue_MsmtDebugKeysMatchStats.java | 12 private final boolean matched; field in AutoValue_MsmtDebugKeysMatchStats 23 boolean matched, in AutoValue_MsmtDebugKeysMatchStats() 115 private boolean matched; field in AutoValue_MsmtDebugKeysMatchStats.Builder 137 public MsmtDebugKeysMatchStats.Builder setMatched(boolean matched) { in setMatched()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/anno/com/android/adservices/service/stats/ |
D | AutoValue_MsmtDebugKeysMatchStats.java | 12 private final boolean matched; field in AutoValue_MsmtDebugKeysMatchStats 23 boolean matched, in AutoValue_MsmtDebugKeysMatchStats() 115 private boolean matched; field in AutoValue_MsmtDebugKeysMatchStats.Builder 137 public MsmtDebugKeysMatchStats.Builder setMatched(boolean matched) { in setMatched()
|
D | AutoValue_MsmtAdIdMatchForDebugKeysStats.java | 12 private final boolean matched; field in AutoValue_MsmtAdIdMatchForDebugKeysStats 23 boolean matched, in AutoValue_MsmtAdIdMatchForDebugKeysStats() 115 private boolean matched; field in AutoValue_MsmtAdIdMatchForDebugKeysStats.Builder 137 public MsmtAdIdMatchForDebugKeysStats.Builder setMatched(boolean matched) { in setMatched()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | nghttp2_test_utils.cc | 21 bool matched = true; in Match() local 118 bool matched = true; in MatchAndExplain() local 169 bool matched = true; in MatchAndExplain() local 216 bool matched = true; in MatchAndExplain() local 290 bool matched = true; in MatchAndExplain() local 336 bool matched = true; in MatchAndExplain() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/tests/ |
D | tree.rs | 369 let matched = matcher.at("/secret/978/path").unwrap(); in issue_12() localVariable 372 let matched = matcher.at("/something/978").unwrap(); in issue_12() localVariable 376 let matched = matcher.at("/secret/978").unwrap(); in issue_12() localVariable
|
/aosp_15_r20/external/bcc/tools/ |
H A D | funcinterval.py | 152 matched = b.num_open_kprobes() variable 157 matched = b.num_open_uprobes() variable 160 matched = b.num_open_tracepoints() variable
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/ |
H A D | reduce_spmd_expander.cc | 97 bool* matched) { in ExtractDims() 112 bool* keep_dims, bool* matched) { in ExtractDims() 140 bool matched = false; in ExtractReductionParameters() local
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | dfa_test.cc | 193 bool matched = false; in TEST() local 225 bool matched = false; in DoSearch() local 305 bool matched = prog->SearchDFA(t.text, StringPiece(), Prog::kUnanchored, in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | dfa_test.cc | 173 bool matched = false; in TEST() local 207 bool matched = false; in DoSearch() local 291 bool matched = prog->SearchDFA(t.text, StringPiece(), Prog::kUnanchored, in TEST() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | dfa_test.cc | 174 bool matched = false; in TEST() local 210 bool matched = false; in DoSearch() local 296 bool matched = in TEST() local
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/ |
D | ModuleTestTypeUtilTest.java | 68 List<String> matched = in testPositiveTestTypeMatching() local 78 List<String> matched = in testNegativeTestTypeMatching() local
|
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
H A D | SequenceMatcher.java | 41 MatchResult(boolean matched, List<E> matchedSequence) { in MatchResult() 46 boolean matched() { in matched() method in SequenceMatcher.MatchResult
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/password/ |
D | CredentialCheckResultTracker.java | 55 public void setResult(boolean matched, Intent intent, int timeoutMs, int effectiveUserId) { in setResult() 78 public void onCredentialChecked(boolean matched, Intent intent, int timeoutMs, in onCredentialChecked()
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/security/ |
D | CheckLockWorker.java | 54 public void onChecked(boolean matched, int throttleTimeoutMs) { in onChecked() 124 void onCheckCompleted(boolean matched, int timeoutMs); in onCheckCompleted()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/waiters/ |
H A D | DefaultWaiterResponse.java | 34 private final ResponseOrException<T> matched; field in DefaultWaiterResponse 53 public ResponseOrException<T> matched() { in matched() method in DefaultWaiterResponse
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/ |
D | matched.rs | 247 matched: M, field 261 let matched = self.matched.as_ref().clone(); in clone_match_data() localVariable 280 let matched = self.matched; in map() localVariable
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
H A D | CredentialPatternViewBinder.kt | 50 val matched = attestation != null in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/operators/ |
H A D | Limit.kt | 30 var matched = false in <lambda>() variable
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/ |
H A D | Debug.java | 289 String matched = matcher.group(); in marshal() local 313 String matched = matcher.group(); in marshal() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
H A D | lcs.h | 82 bool matched) { in MarkMatched() 102 uint32_t matched : 1; member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/ |
H A D | lcs.h | 82 bool matched) { in MarkMatched() 102 uint32_t matched : 1; member
|