Home
last modified time | relevance | path

Searched defs:Matched (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dsource.rs39 type Matched: MatchedCredential; typedef
72 type Matched = ReferencedMatchedCredential<'a, M>; typedef
Dbook.rs49 type Matched: MatchedCredential; typedef
153 type Matched = <S0 as CredentialSource<'a, V0>>::Matched; typedef
464 type Matched = <S as CredentialSource<'a, V>>::Matched; typedef
530 type Matched = ReferencedMatchedCredential<'a, M>; typedef
/external/rust/beto-rust/nearby/presence/np_adv/src/filter/
Dmod.rs112 ) -> Result<FilterResult<B::Matched>, NoMatch> in match_advertisement()
148 ) -> Result<FilterResult<B::Matched>, NoMatch> in match_v0_adv()
179 ) -> Result<(DecryptedAdvContents, B::Matched), NoMatch> in try_decrypt_and_match()
282 ) -> Result<FilterResult<B::Matched>, NoMatch> in match_v1_adv()
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCondition.java37 private static final class Matched<T> extends Condition<T> { class in Condition
41 private Matched(T theValue, Description mismatch) { in Matched() method in Condition.Matched
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DOverflowInstAnalysis.cpp54 bool Matched = in isCheckForZeroAndMulWithOverflow() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp40 bool Matched = false; ///< Is this relocation part of a match. member
116 unsigned Matched = Predicate(*I); in find_best() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp40 bool Matched = false; ///< Is this relocation part of a match. member
116 unsigned Matched = Predicate(*I); in find_best() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp34 bool Matched; ///< Is this relocation part of a match. member
109 unsigned Matched = Predicate(*I); in find_best() local
/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/
Dmod.rs87 ) -> Result<V0AdvertisementContents<'adv, B::Matched>, AdvDeserializationError> in deser_decrypt_v0()
/external/rust/beto-rust/nearby/presence/np_adv/src/
Dlib.rs67 ) -> Result<DeserializedAdvertisement<'adv, B::Matched>, AdvDeserializationError> in deserialize_advertisement()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVOptions.cpp507 bool Matched = false; in matchPattern() local
/external/llvm/lib/Option/
DOptTable.cpp179 bool Matched = IgnoreCase in matchOption() local
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp271 bool Matched = false; in EachOfVariadicOperator() local
/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/
Dmod.rs66 ) -> Result<V1AdvertisementContents<'adv, B::Matched>, AdvDeserializationError> in deser_decrypt_v1()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc211 struct Matched { struct
215 bool operator<(const Matched& other) const { return emits < other.emits; } in operator <() argument
/external/clang/unittests/Tooling/
DToolingTest.cpp215 bool Matched; member
/external/grpc-grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc215 struct Matched { struct
219 bool operator<(const Matched& other) const { return emits < other.emits; } in operator <() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp186 bool Matched = IgnoreCase in matchOption() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/
DOptTable.cpp166 bool Matched = IgnoreCase ? Rest.startswith_insensitive(I->Name) in matchOption() local
/external/clang/lib/Format/
DFormat.cpp1458 bool Matched = Tok.is(tok::hash) && !Lex.LexFromRawLexer(Tok) && in checkAndConsumeDirectiveWithName() local
1575 bool Matched = IncludeRegex.match(IncludeDirective, &Matches); in fixCppIncludeInsertions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp456 unsigned Matched = 0; in isCTTZTable() local
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3214 bool Matched = false; in AST_POLYMORPHIC_MATCHER_P2() local
3874 bool Matched = false; in AST_MATCHER_P() local
5112 bool Matched = false; in AST_MATCHER_P() local
5139 bool Matched = false; in AST_MATCHER_P() local
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp875 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
DCodeGenSchedule.cpp876 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local
1609 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1568 bool Matched = false; in visitGetElementPtrInst() local

12