| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 134 bool contains(typename Info::key_type_ref Key, Info &InfoObj) { in contains() function in llvm::OnDiskChainedHashTableGenerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 347 bool Scheduler::WaitingFibers::contains(Fiber* fiber) const { in contains() function in marl::Scheduler::WaitingFibers
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | filteredbrk.cpp | 71 inline UBool contains(const UnicodeString& s) { in contains() function in UStringSet
|
| H A D | uprops.cpp | 163 BinaryPropertyContains *contains; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | RegionInfoImpl.h | 104 bool RegionBase<Tr>::contains(const BlockT *B) const { in contains() function in llvm::RegionBase 121 bool RegionBase<Tr>::contains(const LoopT *L) const { in contains() function in llvm::RegionBase [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | IRTranslator.h | 104 bool contains(const Value &V) const { in contains() function in llvm::IRTranslator::ValueToVRegInfo
|
| /third_party/python/Objects/ |
| H A D | genericaliasobject.c | 725 int contains = PySequence_Contains(dir, dir_entry); in ga_dir() local
|
| H A D | rangeobject.c | 576 int contains; in range_index() local
|
| /third_party/skia/experimental/sktext/include/ |
| H A D | Types.h | 93 bool contains(T index) const { in contains() function in skia::text::Range 97 bool contains(Range<T> range) const { in contains() function in skia::text::Range
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_contact.cpp | 932 bool contains = false; in HandlePhoneCase() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | UCharacterName.java | 675 boolean contains(int ch) in contains() method in UCharacterName.AlgorithmName 1412 private static boolean contains(int set[], char ch) in contains() method in UCharacterName
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzfmttst.cpp | 64 static UBool contains(const char** list, const char* str) { in contains() function
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
| H A D | RBBITestMonkey.java | 746 public boolean contains(int codePoint) { contains() method in RBBITestMonkey.RBBILineMonkey.XUnicodeSet [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UCharacterName.java | 676 boolean contains(int ch) in contains() method in UCharacterName.AlgorithmName 1413 private static boolean contains(int set[], char ch) in contains() method in UCharacterName
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| H A D | RBBITestMonkey.java | 693 public boolean contains(int codePoint) { contains() method in RBBITestMonkey.RBBILineMonkey.XUnicodeSet [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-code-manager.h | 300 bool contains(Address pc) const { in contains() function in v8::internal::wasm::final
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uprops.cpp | 165 BinaryPropertyContains *contains; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 61 contains(const struct string haystack, const struct string needle) in contains() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Attributes.cpp | 1651 bool AttrBuilder::contains(StringRef A) const { in contains() function in AttrBuilder
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsTestsUtils.hpp | 148 bool ProgramCollection<Program>::contains (const std::string& name) const in contains() function in glc::ProgramCollection
|
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.cpp | 419 bool contains(const RawElement& e) const { return false; } contains() function in skgpu::v1::ClipStack::Draw 420 bool contains(const SaveRecord& s) const { return false; } contains() function in skgpu::v1::ClipStack::Draw 462 bool ClipStack::RawElement::contains(const Draw& d) const { contains() function in skgpu::v1::ClipStack::RawElement 474 bool ClipStack::RawElement::contains(const SaveRecord& s) const { contains() function in skgpu::v1::ClipStack::RawElement 485 bool ClipStack::RawElement::contains(const RawElement& e) const { contains() function in skgpu::v1::ClipStack::RawElement 832 bool ClipStack::SaveRecord::contains(const ClipStack::Draw& draw) const { contains() function in skgpu::v1::ClipStack::SaveRecord 836 bool ClipStack::SaveRecord::contains(const ClipStack::RawElement& element) const { contains() function in skgpu::v1::ClipStack::SaveRecord [all...] |
| /third_party/skia/tests/ |
| H A D | RoundRectTest.cpp | 384 test_direction(skiatest::Reporter* reporter, const SkRRect &rr, SkScalar initX, int stepX, SkScalar initY, int stepY, int numSteps, const bool* contains) test_direction() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer.cc | 1953 bool contains = dottedcircle_glyph != (hb_codepoint_t) -1; in hb_buffer_diff() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCRegisterInfo.h | 77 bool contains(MCRegister Reg1, MCRegister Reg2) const { in contains() function in llvm::MCRegisterClass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| H A D | SampleProf.h | 656 bool contains(StringRef Name) { return Syms.count(Name); } in contains() function in llvm::sampleprof::ProfileSymbolList
|