/external/rust/beto-rust/nearby/presence/np_adv/src/credential/ |
D | source.rs | 39 type Matched: MatchedCredential; typedef 72 type Matched = ReferencedMatchedCredential<'a, M>; typedef
|
D | book.rs | 49 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/ |
D | mod.rs | 112 ) -> 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/ |
D | Condition.java | 37 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/ |
D | OverflowInstAnalysis.cpp | 54 bool Matched = in isCheckForZeroAndMulWithOverflow() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 40 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/ |
D | MipsELFObjectWriter.cpp | 40 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/ |
D | MipsELFObjectWriter.cpp | 34 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/ |
D | mod.rs | 87 ) -> Result<V0AdvertisementContents<'adv, B::Matched>, AdvDeserializationError> in deser_decrypt_v0()
|
/external/rust/beto-rust/nearby/presence/np_adv/src/ |
D | lib.rs | 67 ) -> Result<DeserializedAdvertisement<'adv, B::Matched>, AdvDeserializationError> in deserialize_advertisement()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
D | LVOptions.cpp | 507 bool Matched = false; in matchPattern() local
|
/external/llvm/lib/Option/ |
D | OptTable.cpp | 179 bool Matched = IgnoreCase in matchOption() local
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 271 bool Matched = false; in EachOfVariadicOperator() local
|
/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/ |
D | mod.rs | 66 ) -> Result<V1AdvertisementContents<'adv, B::Matched>, AdvDeserializationError> in deser_decrypt_v1()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_huffman_decompressor.cc | 211 struct Matched { struct 215 bool operator<(const Matched& other) const { return emits < other.emits; } in operator <() argument
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 215 bool Matched; member
|
/external/grpc-grpc/tools/codegen/core/ |
D | gen_huffman_decompressor.cc | 215 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/ |
D | OptTable.cpp | 186 bool Matched = IgnoreCase in matchOption() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/ |
D | OptTable.cpp | 166 bool Matched = IgnoreCase ? Rest.startswith_insensitive(I->Name) in matchOption() local
|
/external/clang/lib/Format/ |
D | Format.cpp | 1458 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/ |
D | AggressiveInstCombine.cpp | 456 unsigned Matched = 0; in isCTTZTable() local
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 3214 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/ |
D | SubtargetEmitter.cpp | 875 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
|
D | CodeGenSchedule.cpp | 876 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local 1609 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1568 bool Matched = false; in visitGetElementPtrInst() local
|