/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGAddressAnalysis.cpp | 49 bool IsMatch = in equalBaseIndex() local
|
/external/brotli/c/enc/ |
D | static_dict.c | 42 static BROTLI_INLINE BROTLI_BOOL IsMatch(const BrotliDictionary* dictionary, in IsMatch() function
|
D | compress_fragment_two_pass.c | 58 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2, in IsMatch() function
|
D | compress_fragment.c | 58 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2) { in IsMatch() function
|
/external/webrtc/media/base/ |
D | h264_profile_level_id.cc | 50 bool IsMatch(uint8_t value) const { return masked_value_ == (value & mask_); } in IsMatch() function in webrtc::H264::__anonbd509cb70111::BitPattern
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer.h | 305 virtual bool IsMatch( in IsMatch() function
|
D | message_differencer.cc | 127 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::util::MessageDifferencer::MultipleFieldsMapKeyComparator 209 bool MessageDifferencer::MapEntryKeyComparator::IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer::MapEntryKeyComparator 873 bool MessageDifferencer::IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer
|
D | message_differencer_unittest.cc | 1814 virtual bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anon010086e10111::ValueProductMapKeyComparator 1875 virtual bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anon010086e10111::OffsetByOneMapKeyComparator 3302 virtual bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anon010086e10111::LengthMapKeyComparator
|
/external/rust/crates/regex-automata/tests/ |
D | collection.rs | 338 IsMatch, enumerator
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
D | LzmaSpec.cpp | 435 CProb IsMatch[kNumStates << kNumPosBitsMax]; member in CLzmaDecoder
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | prog.cc | 196 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch() function
|
D | dfa.cc | 111 inline bool IsMatch() const { return (flag_ & kFlagMatch) != 0; } in IsMatch() function
|
/external/lzma/Asm/x86/ |
D | LzmaDecOpt.asm | 487 IsMatch equ (LenCoder + kNumLenProbs) define
|
/external/lzma/C/ |
D | LzmaDec.c | 137 #define IsMatch (LenCoder + kNumLenProbs) macro
|
/external/protobuf/src/google/protobuf/ |
D | map.h | 892 bool IsMatch(const Key& k0, const Key& k1) const { in IsMatch() function
|