Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/
Drecovery_base.h34 enum class StorageType : int { kFileStorage = 1 }; enum
/third_party/vk-gl-cts/framework/common/
DtcuFloat.hpp59 typedef StorageType_ StorageType; typedef in tcu::Float
77 …static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias,… in convert()
130 …inline bool operator< (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flag… in operator <() argument
/third_party/flutter/skia/src/core/
DSkCachedData.h46 enum StorageType { enum
/third_party/skia/src/core/
DSkCachedData.h46 enum StorageType { enum
/third_party/jerryscript/jerry-core/ext/
Dtracker.h22 } StorageType; typedef
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp66 enum StorageType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h63 enum StorageType { Uniqued, Distinct, Temporary }; enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h66 enum StorageType { Uniqued, Distinct, Temporary }; enum
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSynchronizationTests.cpp140 enum StorageType enum in deqp::gles31::Functional::__anon6a01104a0111::InterInvocationTestCase
1094 enum StorageType enum in deqp::gles31::Functional::__anon6a01104a0111::InterCallTestCase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h719 using StorageType = std::vector<value_type>; member