Home
last modified time | relevance | path

Searched defs:memory (Results 526 - 550 of 632) sorted by relevance

1...<<212223242526

/kernel/linux/linux-5.10/drivers/atm/
H A Dambassador.h389 } memory; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dsgiarcs.h53 system, processor, cache, adapter, controller, peripheral, memory enumerator
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c2020 static struct pxa25x_udc memory = { variable
[all...]
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_lib.c495 } memory[BA1_MEMORY_COUNT]; member
/kernel/linux/linux-5.10/include/sound/
H A Dgus.h293 unsigned int memory; /* GUS's DRAM size in bytes */ member
/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h224 struct page_counter memory; /* Both v1 & v2 */ member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h223 struct page_counter memory; /* Both v1 & v2 */ member
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c1982 static struct pxa25x_udc memory = { variable
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dgus.h293 unsigned int memory; /* GUS's DRAM size in bytes */ member
/third_party/icu/icu4c/source/common/
H A Dubidi.cpp220 void *memory; in ubidi_getMemory() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2467 tu_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) tu_GetDeviceMemoryCommitment() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c1985 pvr_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) pvr_GetDeviceMemoryCommitment() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc884 AddInstance(Isolate* isolate, Handle<WasmMemoryObject> memory, Handle<WasmInstanceObject> instance) AddInstance() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp220 void *memory; in ubidi_getMemory() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c2236 inlined_buffer_storage(GLenum target, GLuint buffer, GLsizeiptr size, const GLvoid *data, GLbitfield flags, GLuint memory, GLuint64 offset, bool dsa, bool mem, bool no_error, const char *func) inlined_buffer_storage() argument
2336 _mesa_BufferStorageMemEXT(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_BufferStorageMemEXT() argument
2345 _mesa_BufferStorageMemEXT_no_error(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_BufferStorageMemEXT_no_error() argument
2377 _mesa_NamedBufferStorageMemEXT(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_NamedBufferStorageMemEXT() argument
2386 _mesa_NamedBufferStorageMemEXT_no_error(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_NamedBufferStorageMemEXT_no_error() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1925 dzn_device_create_sync_for_memory(struct vk_device *device, VkDeviceMemory memory, bool signal_memory, struct vk_sync **sync_out) dzn_device_create_sync_for_memory() argument
2803 dzn_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) dzn_GetDeviceMemoryCommitment() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc1138 Win32MemoryMappedFile(HANDLE file, HANDLE file_mapping, void* memory, in Win32MemoryMappedFile() argument
1184 void* memory = MapViewOfFile(file_mapping, view_access, 0, 0, size); in open() local
1203 void* memory in create() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp149 writeHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) writeHostMemory() argument
164 checkHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) checkHostMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1716 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
1727 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(imgReqs, memReqs); in allocateAndBindMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp149 writeHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) writeHostMemory() argument
164 checkHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) checkHostMemory() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp1996 const Memory &memory = memobj->cast<Memory>(); in ValidateEnqueueUnmapMemObject() local
[all...]
H A DvalidationESEXT.cpp981 const MemoryObject *memory = context->getMemoryObject(memoryObject); in ValidateGetMemoryObjectParameterivEXT() local
1052 const MemoryObject *memory = context->getMemoryObject(memoryObject); in ValidateMemoryObjectParameterivEXT() local
924 ValidateBufferStorageMemEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizeiptr size, MemoryObjectID memory, GLuint64 offset) ValidateBufferStorageMemEXT() argument
1074 ValidateTexStorageMem2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DEXT() argument
1101 ValidateTexStorageMem3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DEXT() argument
1122 ValidateImportMemoryFdEXT(const Context *context, angle::EntryPoint entryPoint, MemoryObjectID memory, GLuint64 size, HandleType handleType, GLint fd) ValidateImportMemoryFdEXT() argument
1147 ValidateImportMemoryZirconHandleANGLE(const Context *context, angle::EntryPoint entryPoint, MemoryObjectID memory, GLuint64 size, HandleType handleType, GLuint handle) ValidateImportMemoryZirconHandleANGLE() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_stubs.cpp297 Memory &memory = memobj->cast<Memory>(); in ReleaseMemObject() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp120 static void Free(const ALLOCATION_CALLBACKS& allocs, void* memory) in Free() argument
140 void D3D12MA_DELETE(const ALLOCATION_CALLBACKS& allocs, T* memory) in D3D12MA_DELETE() argument
149 void D3D12MA_DELETE_ARRAY(const ALLOCATION_CALLBACKS& allocs, T* memory, size_t count) in D3D12MA_DELETE_ARRAY() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h162 FT_Memory memory; member
470 FT_Memory memory; global() member
565 FT_Memory memory; global() member
829 FT_Memory memory; global() member
1109 FT_Memory memory; global() member
1301 FT_Memory memory; global() member
[all...]

Completed in 74 milliseconds

1...<<212223242526