Home
last modified time | relevance | path

Searched defs:IsMatch (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/cronet/net/base/
H A Dlookup_string_in_fixed_set.cc52 bool IsMatch(const unsigned char* offset, char key) { in IsMatch() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/
DFormatClasses.h100 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/
DFormatClasses.h100 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/
DFormatClasses.h100 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/
DFormatClasses.h100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dh264_profile_level_id.cc48 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 DSelectionDAGAddressAnalysis.cpp49 bool IsMatch = in equalBaseIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp51 bool IsMatch = in equalBaseIndex() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc155 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 Dmessage_differencer.h315 virtual bool IsMatch( in IsMatch() function
H A Dmessage_differencer_unittest.cc1909 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 Dmessage_differencer.cc155 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 Dmessage_differencer.h315 virtual bool IsMatch( in IsMatch() function
H A Dmessage_differencer_unittest.cc1909 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 Dstatic_dict.c42 static BROTLI_INLINE BROTLI_BOOL IsMatch(const BrotliDictionary* dictionary, in IsMatch() function
H A Dcompress_fragment_two_pass.c58 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2, in IsMatch() function
H A Dcompress_fragment.c58 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 Dstatic_dict.c42 static BROTLI_INLINE BROTLI_BOOL IsMatch(const BrotliDictionary* dictionary, in IsMatch() function
H A Dcompress_fragment_two_pass.c57 static BROTLI_INLINE BROTLI_BOOL IsMatch(const uint8_t* p1, const uint8_t* p2, in IsMatch() function
H A Dcompress_fragment.c56 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 Dlzmadecode.c89 #define IsMatch 0 macro
/aosp_15_r20/external/coreboot/src/lib/
H A Dlzmadecode.c146 #define IsMatch 0 macro
/aosp_15_r20/external/regex-re2/re2/
H A Dprog.cc264 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch() function
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/tests/
Dcollection.rs338 IsMatch, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprog.cc198 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch() function

12