Home
last modified time | relevance | path

Searched defs:get (Results 201 - 225 of 944) sorted by relevance

12345678910>>...38

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBufferWithMemory.hpp56 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vk::BufferWithMemory
/third_party/skia/src/codec/
H A DSkStreamBuffer.cpp22 const char* SkStreamBuffer::get() const { in get() function in SkStreamBuffer
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
H A DFontLanguages.java663 Set<String> get(Font font) { get() method in FontLanguages
[all...]
/third_party/skia/third_party/externals/oboe/src/common/
H A DMonotonicCounter.h39 int64_t get() const { in get() function in MonotonicCounter
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser_unittest.cpp50 int32_t get(const std::string &testName) in get() function in __anon20291::GPUTestExpectationsParserTest
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryLocation.cpp35 MemoryLocation MemoryLocation::get(const LoadInst *LI) { in get() function in MemoryLocation
45 MemoryLocation MemoryLocation::get(const StoreInst *SI) { in get() function in MemoryLocation
56 MemoryLocation MemoryLocation::get(const VAArgInst *VI) { in get() function in MemoryLocation
64 MemoryLocation MemoryLocation::get(const AtomicCmpXchgInst *CXI) { in get() function in MemoryLocation
75 MemoryLocation MemoryLocation::get(const AtomicRMWInst *RMWI) { in get() function in MemoryLocation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp34 std::string &get() { in get() function in __anon25229::ModuleHasher
/third_party/skia/tools/
H A DRegistry.h42 const T& get() const { return fValue; } in get() function in sk_tools::Registry
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Denumset.h45 inline int32_t get(T toCheck) const { return (fBools & flag(toCheck))?1:0; } in get() function in EnumSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h104 GISelKnownBits &get(MachineFunction &MF) { in get() function in llvm::GISelKnownBitsAnalysis
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_field.h133 inline const FieldGeneratorType& FieldGeneratorMap<FieldGeneratorType>::get( in get() function in google::protobuf::compiler::java::FieldGeneratorMap
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DProtobufArrayList.java124 public E get(int index) { in get() method in ProtobufArrayList
/third_party/protobuf/python/google/protobuf/pyext/
H A Dscoped_pyobject_ptr.h76 PyObjectStruct* get() const { return ptr_; } in get() function in google::protobuf::python::ScopedPythonPtr
/third_party/skia/modules/particles/include/
H A DSkParticleSerialization.h126 const skjson::Value& get(const char* name) { in get() function in SkFromJsonVisitor
/third_party/vk-gl-cts/framework/egl/wrapper/
H A DeglwLibrary.cpp85 GenericFuncType get (const char* name) const in get() function in eglw::__anon30233::CoreLoader
114 GenericFuncType get (const char* name) const in get() function in eglw::__anon30233::ExtLoader
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrGenericVector.hpp103 inline tcu::Vector<ScalarType, 4> get (void) const in get() function in rr::GenericVec4
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.h153 const char* get() const { return name.c_str(); } in get() function
[all...]
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Duptr.h77 T *get() const in get() function in OHOS::Uptr
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dholder_manager.h55 Type get(uint32_t id) in get() function in OHOS::FileAccessFwk::HolderManager
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_holder_manager.h57 std::shared_ptr<ContentType> get(std::string id) in get() function in OHOS::Media::ImageHolderManager
/third_party/gn/src/base/
H A Dscoped_generic.h129 const element_type& get() const { return data_.generic; } in get() function in base::ScopedGeneric
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
H A DRbnfScannerProviderImpl.java75 public RbnfLenientScanner get(ULocale locale, String extras) { in get() method in RbnfScannerProviderImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCacheValue.java89 public abstract V get(); in get() method in CacheValue
107 public V get() { return null; } in get() method in CacheValue.NullValue
122 public V get() { return value; } in get() method in CacheValue.StrongValue
136 public V get() { return ref.get(); } in get() method in CacheValue.SoftValue
H A DCalendarCache.java38 public synchronized long get(long key) { in get() method in CalendarCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleObjectCache.java27 public V get(K key) { in get() method in LocaleObjectCache

Completed in 11 milliseconds

12345678910>>...38