/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_metal.h | 127 VkDeviceMemory memory; member
|
/third_party/node/deps/v8/src/zone/ |
H A D | zone.h | 107 void* memory = Allocate<T>(sizeof(T)); in New() local [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | memory.c | 147 wasm_memory_t* memory = get_export_memory(&exports, i++); in main() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | loadednormalizer2impl.cpp | 45 UDataMemory *memory; member in LoadedNormalizer2Impl
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_private.h | 79 VkDeviceMemory memory; member 83 VkDeviceMemory memory; member
|
H A D | wsi_common.h | 86 VkDeviceMemory memory; member
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_feedback.c | 15 VkDeviceMemory memory; member [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | free-list.cc | 27 static Entry& CreateAt(void* memory, size_t size) { in CreateAt() argument
|
H A D | object-allocator.cc | 122 void* memory = OutOfLineAllocateImpl(space, size, alignment, gcinfo); in OutOfLineAllocate() local [all...] |
/third_party/mindspore/test/utils/ |
H A D | common.cpp | 81 uint32_t *memory = reinterpret_cast<uint32_t *>(malloc((dim_info[0] + 1) * sizeof(uint32_t))); in readTestDataFile() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | dl_multithread_lock.c | 114 char *memory = (char *)malloc(TEST_SIZE); in CallBack004() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | memblock.h | 93 pa_shm memory; global() member [all...] |
H A D | srbchannel.c | 39 uint8_t *memory; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiNullHandleTests.cpp | 169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) in release() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOCornerCase.cpp | 120 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiNullHandleTests.cpp | 169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) in release() argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PoolAlloc.cpp | 84 static uint8_t *GetDataPointer(uint8_t *memory, size_t alignment) in GetDataPointer() argument 361 uint8_t *memory = currentPagePtr + preAllocationPadding; in allocate() local 382 PageHeader *memory in allocate() local 421 PageHeader *memory; allocateNewPage() local 453 initializeAllocation(uint8_t *memory, size_t numBytes) initializeAllocation() argument [all...] |
/third_party/skia/src/gpu/vk/ |
H A D | GrVkMemory.cpp | 54 GrVkBackendMemory memory = 0; local 124 VkDeviceMemory memory; local 168 GrVkBackendMemory memory local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | ExecutableMemory.cpp | 238 void *memory = allocateRaw(bytes, alignment); in allocate() local 251 void deallocate(void *memory) in deallocate() argument 364 protectMemoryPages(void *memory, size_t bytes, int permissions) protectMemoryPages() argument 391 deallocateMemoryPages(void *memory, size_t bytes) deallocateMemoryPages() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
H A D | ComputeTests.cpp | 180 VkDeviceMemory memory; in test() local
|
H A D | Device.cpp | 374 VkResult Device::MapMemory(VkDeviceMemory memory, VkDeviceSize offset, in MapMemory() argument 147 CreateStorageBuffer( VkDeviceMemory memory, VkDeviceSize size, VkDeviceSize offset, VkBuffer *out) const CreateStorageBuffer() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | DrawTester.hpp | 145 vk::DeviceMemory memory; // Owning handle member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_containers.hpp | 611 SmallVector<std::unique_ptr<T, MallocDeleter>> memory; member in SPIRV_CROSS_NAMESPACE::ObjectPool
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_enc.c | 67 void* memory; in WebPPictureAllocARGB() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | BufferVk.cpp | 327 uint8_t* memory = mMemoryAllocation.GetMappedPointer(); in GetMappedPointerImpl() local
|