Home
last modified time | relevance | path

Searched defs:contains (Results 76 - 100 of 248) sorted by relevance

12345678910

/third_party/node/deps/v8/src/base/
H A Dregion-allocator.h119 bool contains(Address address) const { in contains() function in v8::base::final
123 bool contains(Address address, size_t size) const { in contains() function in v8::base::final
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeKey.java196 public boolean contains(DigitSequence prefix, Integer length) { in contains() method in RangeKey
/third_party/rust/crates/bindgen/csmith-fuzzing/
H A Dpredicate.py185 def contains(pattern, lines): function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp81 bool contains(const Bit& bit) const { in contains() function
96 bool contains(const value_type& bit) const { in contains() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp81 bool contains(const Bit& bit) const { in contains() function
96 bool contains(const value_type& bit) const { in contains() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp146 bool BaseIndexOffset::contains(const SelectionDAG &DAG, int64_t BitSize, in contains() function in BaseIndexOffset
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp135 bool LazyRandomTypeCollection::contains(TypeIndex Index) { in contains() function in LazyRandomTypeCollection
H A DMergingTypeTableBuilder.cpp63 bool MergingTypeTableBuilder::contains(TypeIndex Index) { in contains() function in MergingTypeTableBuilder
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.cpp272 bool DeviceFeatures::contains(const std::string &feature, bool throwIfNotExists) const in contains() function in vk::DeviceFeatures
H A DvkDeviceProperties.cpp178 bool DeviceProperties::contains (const std::string& property, bool throwIfNotExists) const in contains() function in vk::DeviceProperties
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipelineCache.hpp149 inline bool PipelineCache::contains(const PipelineCache::SpirvBinaryKey &key) in contains() function in vk::PipelineCache
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java87 public boolean contains(T record) { in contains() method in RecordList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DArchitectureSet.h52 bool contains(ArchitectureSet Archs) const { in contains() function in llvm::MachO::ArchitectureSet
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstr.cpp82 bool CharString::contains(StringPiece s) const { in contains() function in CharString
H A Dunisetspan.h151 UBool UnicodeSetStringSpan::contains(UChar32 c) const { in contains() function in UnicodeSetStringSpan
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DIntArrayList.java158 public boolean contains(Object element) { in contains() method in IntArrayList
H A DLongArrayList.java158 public boolean contains(Object element) { in contains() method in LongArrayList
H A DFloatArrayList.java158 public boolean contains(Object element) { in contains() method in FloatArrayList
H A DBooleanArrayList.java159 public boolean contains(Object element) { in contains() method in BooleanArrayList
H A DDoubleArrayList.java159 public boolean contains(Object element) { in contains() method in DoubleArrayList
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc100 bool StringPiece::contains(StringPiece s) const { in contains() function in google::protobuf::StringPiece
/third_party/skia/include/core/
H A DSkStringView.h126 bool contains(string_view needle) const { in contains() function in skstd::string_view
/third_party/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.h92 bool contains(float t) const { in contains() function
/third_party/skia/experimental/sorttoy/
H A DCmds.cpp85 bool DrawCmd::contains(int x, int y) const { in contains() function in DrawCmd
198 bool ClipCmd::contains(int x, int y) const { in contains() function in ClipCmd
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DValidIdentifiers.java92 public boolean contains(String code) { in contains() method in ValidIdentifiers.ValiditySet
103 public boolean contains(String key, String value) { in contains() method in ValidIdentifiers.ValiditySet

Completed in 12 milliseconds

12345678910