Searched defs:storage (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_vec.hpp | 13 struct storage struct 15 typedef struct type { 17 } type; 38 struct storage<float, 16, true> struct 40 typedef glm_vec4 type; 44 struct storage<int, 16, true> struct 46 typedef glm_ivec4 type; 50 struct storage<unsigned int, 16, true> struct 52 typedef glm_uvec4 type; 83 struct storage<double, 32, true> struct [all …]
|
/hardware/interfaces/health/storage/aidl/default/ |
D | main.cpp | 31 auto storage = ndk::SharedRefBase::make<Storage>(); in main() local
|
D | Storage.cpp | 34 namespace aidl::android::hardware::health::storage { namespace
|
/hardware/interfaces/health/storage/1.0/default/ |
D | Storage.cpp | 27 namespace storage { namespace
|
/hardware/interfaces/health/storage/impl_common/ |
D | impl_common.cpp | 33 namespace android::hardware::health::storage { namespace
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 32 namespace storage { namespace
|
/hardware/interfaces/health/storage/aidl/vts/functional/ |
D | VtsHalHealthStorageTargetTest.cpp | 35 namespace aidl::android::hardware::health::storage { namespace
|
/hardware/google/aemu/base/ |
D | SubAllocator_unittest.cpp | 207 std::vector<uint8_t*> storage(4096, 0); in TEST() local
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | Pool.cpp | 211 AlignedBuf<uint8_t, 64> storage { 0 }; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_core.h | 9175 VkPerformanceCounterStorageKHR storage; member
|
D | vulkansc_structs.hpp | 26901 …VULKAN_HPP_NAMESPACE::PerformanceCounterStorageKHR storage = VULKAN_HPP_NAMESPACE::PerformanceCoun… member
|
D | vulkan_structs.hpp | 51623 …VULKAN_HPP_NAMESPACE::PerformanceCounterStorageKHR storage = VULKAN_HPP_NAMESPACE::PerformanceCoun… member
|