Home
last modified time | relevance | path

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

/external/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
/external/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
/external/llvm/include/llvm/Support/
DErrorOr.h252 storage_type *getStorage() { in getStorage() function
257 const storage_type *getStorage() const { in getStorage() function
DError.h785 storage_type *getStorage() { in getStorage() function
790 const storage_type *getStorage() const { in getStorage() function
/external/deqp/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
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
DScope.java64 private Map<Object, Object> getStorage() in getStorage() method in Scope
/external/clang/include/clang/AST/
DTemplateName.h99 NamedDecl **getStorage() { in getStorage() function
102 NamedDecl * const *getStorage() const { in getStorage() function
/external/clang/include/clang/Basic/
DPartialDiagnostic.h126 Storage *getStorage() const { in getStorage() function
/external/skia/src/gpu/graphite/
DBufferManager.cpp176 BindBufferInfo DrawBufferManager::getStorage(size_t requiredBytes) { in getStorage() function in skgpu::graphite::DrawBufferManager
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
DCompilationUnit.java559 public Optional<Storage> getStorage() { in getStorage() method in CompilationUnit
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h218 Value *getStorage() const { in getStorage() function
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp425 TextureStorage *TextureD3D::getStorage() in getStorage() function in rx::TextureD3D