Home
last modified time | relevance | path

Searched defs:memory_info (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/x86/include/asm/
Dglobal_data.h49 struct memory_info { struct
50 int num_areas;
51 uint64_t total_memory;
52 uint64_t total_32bit_memory;
53 struct memory_area area[CONFIG_NR_DRAM_BANKS];
/external/ImageMagick/MagickCore/
Dmemory.c588 *memory_info; in AcquireVirtualMemory() local
963 MagickExport void *GetVirtualMemoryBlob(const MemoryInfo *memory_info) in GetVirtualMemoryBlob()
1136 MagickExport MemoryInfo *RelinquishVirtualMemory(MemoryInfo *memory_info) in RelinquishVirtualMemory()
Dquantize.c297 *memory_info; member
/external/mesa3d/src/vulkan/wsi/
Dwsi_common.c264 const VkMemoryAllocateInfo memory_info = { in wsi_create_native_image() local
411 const VkMemoryAllocateInfo memory_info = { in wsi_create_prime_image() local
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto137 MemoryInfo memory_info = 6; field
/external/ImageMagick/coders/
Djpeg.c1095 *memory_info; in ReadJPEGImage() local
2250 *memory_info; in WriteJPEGImage() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp3269 VkPhysicalDeviceMemoryProperties memory_info; in TEST_F() local
9560 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
9753 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
9880 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
10447 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
11361 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
11813 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
19165 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
28135 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
28205 VkMemoryAllocateInfo memory_info = {}; in TEST_F() local
[all …]