/aosp_15_r20/external/cronet/net/base/ |
H A D | lookup_string_in_fixed_set.cc | 52 bool IsMatch(const unsigned char* offset, char key) { in IsMatch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/ |
D | FormatClasses.h | 100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/ |
D | FormatClasses.h | 100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/ |
D | FormatClasses.h | 100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/ |
D | FormatClasses.h | 100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | h264_profile_level_id.cc | 48 bool IsMatch(uint8_t value) const { return masked_value_ == (value & mask_); } in IsMatch() function in webrtc::__anon4b1679070111::BitPattern
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGAddressAnalysis.cpp | 49 bool IsMatch = in equalBaseIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGAddressAnalysis.cpp | 51 bool IsMatch = in equalBaseIndex() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | message_differencer.cc | 155 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::util::MessageDifferencer::MultipleFieldsMapKeyComparator 256 bool MessageDifferencer::MapEntryKeyComparator::IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer::MapEntryKeyComparator 934 bool MessageDifferencer::IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer
|
H A D | message_differencer.h | 315 virtual bool IsMatch( in IsMatch() function
|
H A D | message_differencer_unittest.cc | 1909 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anoncabc28be0111::ValueProductMapKeyComparator 1970 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anoncabc28be0111::OffsetByOneMapKeyComparator 3404 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anoncabc28be0111::LengthMapKeyComparator
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | message_differencer.cc | 155 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::util::MessageDifferencer::MultipleFieldsMapKeyComparator 256 bool MessageDifferencer::MapEntryKeyComparator::IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer::MapEntryKeyComparator 934 bool MessageDifferencer::IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer
|
H A D | message_differencer.h | 315 virtual bool IsMatch( in IsMatch() function
|
H A D | message_differencer_unittest.cc | 1909 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anon2ac4eb6b0111::ValueProductMapKeyComparator 1970 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anon2ac4eb6b0111::OffsetByOneMapKeyComparator 3404 bool IsMatch(const Message& message1, const Message& message2, in IsMatch() function in google::protobuf::__anon2ac4eb6b0111::LengthMapKeyComparator
|
/aosp_15_r20/external/brotli/c/enc/ |
H A D | static_dict.c | 42 static BROTLI_INLINE BROTLI_BOOL IsMatch(const BrotliDictionary* dictionary, in IsMatch() function
|
H A D | compress_fragment_two_pass.c | 58 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2, in IsMatch() function
|
H A D | compress_fragment.c | 58 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2) { in IsMatch() function
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | static_dict.c | 42 static BROTLI_INLINE BROTLI_BOOL IsMatch(const BrotliDictionary* dictionary, in IsMatch() function
|
H A D | compress_fragment_two_pass.c | 57 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2, in IsMatch() function
|
H A D | compress_fragment.c | 56 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2) { in IsMatch() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/liblzma/ |
H A D | lzmadecode.c | 89 #define IsMatch 0 macro
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | lzmadecode.c | 146 #define IsMatch 0 macro
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | prog.cc | 264 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/tests/ |
D | collection.rs | 338 IsMatch, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | prog.cc | 198 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch() function
|