Home
last modified time | relevance | path

Searched defs:memory (Results 251 - 275 of 579) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h79 VkDeviceMemory memory; member
83 VkDeviceMemory memory; member
H A Dwsi_common.h86 VkDeviceMemory memory; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.c15 VkDeviceMemory memory; member
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.cc27 static Entry& CreateAt(void* memory, size_t size) { in CreateAt() argument
H A Dobject-allocator.cc122 void* memory = OutOfLineAllocateImpl(space, size, alignment, gcinfo); in OutOfLineAllocate() local
[all...]
/third_party/mindspore/test/utils/
H A Dcommon.cpp81 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 Ddl_multithread_lock.c114 char *memory = (char *)malloc(TEST_SIZE); in CallBack004() local
/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.h93 pa_shm memory; global() member
[all...]
H A Dsrbchannel.c39 uint8_t *memory; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiNullHandleTests.cpp169 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 DvktSSBOCornerCase.cpp120 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 DvktApiNullHandleTests.cpp169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) in release() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.cpp84 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 DGrVkMemory.cpp54 GrVkBackendMemory memory = 0; local
124 VkDeviceMemory memory; local
168 GrVkBackendMemory memory local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DExecutableMemory.cpp238 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 DComputeTests.cpp180 VkDeviceMemory memory; in test() local
H A DDevice.cpp374 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 DDrawTester.hpp145 vk::DeviceMemory memory; // Owning handle member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp611 SmallVector<std::unique_ptr<T, MallocDeleter>> memory; member in SPIRV_CROSS_NAMESPACE::ObjectPool
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_enc.c67 void* memory; in WebPPictureAllocARGB() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBufferVk.cpp327 uint8_t* memory = mMemoryAllocation.GetMappedPointer(); in GetMappedPointerImpl() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafmodule.c442 FT_Memory memory = module->root.library->memory; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c299 FT_Memory memory; in FT_EXPORT_DEF() local
428 FT_Memory memory; in FT_EXPORT_DEF() local
H A Dftrfork.c191 FT_Memory memory = library->memory; in FT_BASE_DEF() local
561 FT_Memory memory; in raccess_guess_darwin_ufs_export() local
594 FT_Memory memory; in raccess_guess_darwin_hfsplus() local
630 FT_Memory memory; raccess_guess_darwin_newvfs() local
662 FT_Memory memory; raccess_guess_vfat() local
689 FT_Memory memory; raccess_guess_linux_cap() local
716 FT_Memory memory; raccess_guess_linux_double() local
747 FT_Memory memory; raccess_guess_linux_netatalk() local
863 raccess_make_file_name( FT_Memory memory, const char *original_name, const char *insertion ) raccess_make_file_name() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c215 FT_Memory memory = face->memory; in bdf_interpret_style() local
325 FT_Memory memory; in BDF_Face_Done() local
357 FT_Memory memory = FT_FACE_MEMORY( face ); in FT_CALLBACK_DEF() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...24