Home
last modified time | relevance | path

Searched defs:IsIgnored (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h72 inline bool LibIgnore::IsIgnored(uptr pc) const { in IsIgnored() function
/aosp_15_r20/external/yapf/yapf/yapflib/
H A Dfile_resources.py250 def IsIgnored(path, exclude): function
/aosp_15_r20/art/perfetto_hprof/
H A Dperfetto_hprof.cc912 bool IsIgnored(art::mirror::Object* obj) const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsIgnored() function in perfetto_hprof::HeapGraphDumper
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc1367 bool MessageDifferencer::IsIgnored( in IsIgnored() function in google::protobuf::util::MessageDifferencer
H A Dmessage_differencer_unittest.cc1863 bool IsIgnored(const Message& message1, const Message& message2, in IsIgnored() function in google::protobuf::__anoncabc28be0111::TestIgnorer
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc1367 bool MessageDifferencer::IsIgnored( in IsIgnored() function in google::protobuf::util::MessageDifferencer
H A Dmessage_differencer_unittest.cc1863 bool IsIgnored(const Message& message1, const Message& message2, in IsIgnored() function in google::protobuf::__anon2ac4eb6b0111::TestIgnorer
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp8318 bool IsIgnored; member in __anon0fd400dc1e11::DiagsUninitializedSeveretyRAII
8322 bool IsIgnored) in DiagsUninitializedSeveretyRAII()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp8509 …inline bool IsIgnored(uint32_t queue_family) const { return queue_family == VK_QUEUE_FAMILY_IGNORE… in IsIgnored() function in barrier_queue_families::ValidatorState