Home
last modified time | relevance | path

Searched defs:getStorage (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrorOr.h242 storage_type *getStorage() { in getStorage() function
247 const storage_type *getStorage() const { in getStorage() function
DError.h625 storage_type *getStorage() { in getStorage() function
630 const storage_type *getStorage() const { in getStorage() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h252 storage_type *getStorage() { in getStorage() function
257 const storage_type *getStorage() const { in getStorage() function
DError.h820 storage_type *getStorage() { in getStorage() function
825 const storage_type *getStorage() const { in getStorage() function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariable.hpp58 Storage getStorage (void) const { return m_storage; } in getStorage() function in rsg::Variable
DrsgProgramExecutor.cpp97 VaryingStorage* VaryingStore::getStorage (const VariableType& type, const char* name) in getStorage() function in rsg::VaryingStore
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_Storage.js35 getStorage: function (...args) { method
Dsystem_storage.js25 getStorage: function (...args) { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h218 Value *getStorage() const { in getStorage() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp418 TextureStorage *TextureD3D::getStorage() in getStorage() function in rx::TextureD3D