| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPrograms.hpp | 187 const Program& ProgramCollection<Program, BuildOptions>::get (const std::string& name) const in get() function in vk::ProgramCollection
|
| H A D | vkRef.hpp | 278 inline const T& get (void) const throw() { return m_data.object; } in get() function in vk::refdetails::RefBase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| H A D | vktPostmortemUseAfterFreeTests.cpp | 82 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::postmortem::__anon28291::Buffer
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.hpp | 105 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::synchronization::BufferWithMemory 140 const vk::VkImage& get (void) const { return m_image->get(); } in get() function in vkt::synchronization::ImageWithMemory
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | MacroExpander.cpp | 518 const Token &MacroExpander::MacroContext::get() in get() function in angle::pp::MacroExpander::MacroContext
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | MemoryProgramCache.cpp | 187 bool MemoryProgramCache::get(const Context *context, in get() function in gl::MemoryProgramCache
|
| H A D | RefCountObject.h | 158 ObjectType *get() const { return mObject; } in get() function in angle::BindingPointer
|
| H A D | BlobCache.cpp | 141 bool BlobCache::get(angle::ScratchBuffer *scratchBuffer, in get() function in egl::BlobCache 227 void BlobCache::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | FastVector.h | 478 bool get(Key key, Value *value) const in get() function in angle::final 654 ANGLE_INLINE bool get(uint64_t key, Value *out) const in get() function in angle::final
|
| H A D | SynchronizedValue.h | 260 T get() const in get() function in angle::SynchronizedValue
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.h | 84 const Metadata *get(ArrayRef<const Metadata *> MDs) const { in get() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEInfo.cpp | 369 GISelCSEAnalysisWrapper::get(std::unique_ptr<CSEConfigBase> CSEOpt, in get() function in GISelCSEAnalysisWrapper
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 129 BlockInterference *get(unsigned MBBNum) { in get() function in llvm::InterferenceCache::Entry
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 102 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get() function in LayoutAlignElem 125 PointerAlignElem PointerAlignElem::get(uint32_t AddressSpace, Align ABIAlign, in get() function in PointerAlignElem [all...] |
| /third_party/skia/src/core/ |
| H A D | SkZip.h | 81 template<size_t I> constexpr auto get() const { in get() function in SkZip
|
| H A D | SkTInternalLList.h | 213 T* get() { return fCurr; } in get() function in SkTInternalLList::Iter
|
| /third_party/skia/src/gpu/ |
| H A D | GrAHardwareBufferImageGenerator.cpp | 122 AHardwareBuffer* get() const { return fAhb; } in makeView() function in AutoAHBRelease
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | MacroExpander.cpp | 526 const Token &MacroExpander::MacroContext::get() in get() function in pp::MacroExpander::MacroContext
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMJIT.cpp | 145 JITGlobals *JITGlobals::get() in get() function in __anon22916::JITGlobals
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_parsed_ir.hpp | 229 T &get(uint32_t id) in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR 235 const T &get(uint32_t id) const in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_mapper.h | 149 inline const AffixPatternProvider& get() const { in get() function in number::impl::AutoAffixPatternProvider
|
| H A D | number_types.h | 339 T get(UErrorCode& status) const { in get() function in number::impl::NullableValue
|
| H A D | ucoleitr.cpp | 117 const RCEI *RCEBuffer::get() in get() function in RCEBuffer 179 const PCEI *PCEBuffer::get() in get() function in PCEBuffer
|
| /third_party/skia/tests/ |
| H A D | RefCntTest.cpp | 123 const sk_sp<Effect>& get() const { return fEffect; } in get() function in Paint [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | gl_raii.h | 65 GLuint get() in get() function in angle::GLWrapper 73 GLuint get() const in get() function in angle::GLWrapper 153 GLuint get() const { return mHandle; } in get() function in angle::GLShader 224 GLuint get() in get() function in angle::GLProgram 232 GLuint get() const in get() function in angle::GLProgram [all...] |