Home
last modified time | relevance | path

Searched defs:StorageType (Results 1 – 23 of 23) sorted by relevance

/external/v8/src/base/
Dlazy-instance.h96 struct V8_ALIGNAS(T, 16) StorageType { struct
97 char x[sizeof(T)];
115 typedef T* StorageType; typedef
168 typedef typename AllocationTrait::StorageType StorageType; typedef
/external/libchrome/mojo/public/cpp/bindings/lib/
Darray_internal.h45 using StorageType = T; member
/external/libchrome/mojo/public/cpp/base/
Dbig_buffer.h69 enum class StorageType { in COMPONENT_EXPORT() enum
/external/skqp/src/core/
DSkCachedData.h46 enum StorageType { enum
/external/skia/src/core/
DSkCachedData.h46 enum StorageType { enum
/external/deqp/framework/common/
DtcuFloat.hpp51 typedef StorageType_ StorageType; typedef in tcu::Float
69 …static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias,… in convert()
/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp66 enum StorageType enum
/external/libbrillo/brillo/
Dany_internal_impl.h222 enum StorageType { kExternal, kContained }; enum
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp225 const FieldDecl *FD, CharUnits StartOffset, llvm::Type *StorageType) { in setBitFieldInfo()
288 llvm::Type *StorageType = nullptr; in lowerUnion() local
/external/clang/include/clang/AST/
DTemplateName.h180 DependentTemplateName *> StorageType; typedef
/external/ImageMagick/MagickCore/
Dpixel.h153 } StorageType; typedef
/external/llvm/include/llvm/IR/
DMetadata.h52 enum StorageType { Uniqued, Distinct, Temporary }; enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DMetadata.h66 enum StorageType { Uniqued, Distinct, Temporary }; enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h63 enum StorageType { Uniqued, Distinct, Temporary }; enum
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h59 enum StorageType { enum
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp133 enum StorageType enum in deqp::gles31::Functional::__anonf29a41730111::InterInvocationTestCase
1088 enum StorageType enum in deqp::gles31::Functional::__anonf29a41730111::InterCallTestCase
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h673 typedef std::vector<value_type> StorageType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h720 using StorageType = std::vector<value_type>; member
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h1840 typedef Functor StorageType; typedef
/external/libmtp/src/
Dlibmtp.h.in782 uint16_t StorageType; /**< Storage type */ member
Dptp.h934 uint16_t StorageType; member
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp668 std::string StorageType = getStorageType(getType()); in writePCHReadDecls() local
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go4138 StorageType string `json:"storageType,omitempty"` member