Home
last modified time | relevance | path

Searched defs:memory (Results 376 - 400 of 670) sorted by relevance

1...<<11121314151617181920>>...27

/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.c847 int i, memory, retval; smc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c430 gk104_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in gk104_runl_commit() argument
452 gk104_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gk104_runl_insert_chan() argument
H A Dga100.c319 ga100_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in ga100_runl_commit() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgp100.c415 struct nvkm_memory *memory = map->memory; gp100_vmm_valid() local
[all...]
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c694 validate_memory_flags(struct vb2_queue *q, int memory, u32 *flags) validate_memory_flags() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/video/
H A Dsisfb.h67 __u32 memory; member
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_pcm.c37 unsigned int memory; member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/video/
H A Dsisfb.h67 __u32 memory; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/video/
H A Dsisfb.h54 __u32 memory; member
/third_party/ffmpeg/libavcodec/
H A Dqcelpdec.c424 static const float *do_pitchfilter(float memory[303], const float v_in[160], in do_pitchfilter() argument
/third_party/icu/icu4c/source/common/
H A Dutrie2.h671 void *memory; /* serialized bytes; NULL if not frozen yet */ member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h78 VkDeviceMemory memory; member
H A Dvulkan_fuchsia.h63 VkDeviceMemory memory; member
/third_party/node/deps/icu-small/source/common/
H A Dutrie2.h671 void *memory; /* serialized bytes; NULL if not frozen yet */ member
/third_party/mesa3d/src/mesa/main/
H A Dexternalobjects.c306 lookup_memory_object_err(struct gl_context *ctx, unsigned memory, in lookup_memory_object_err() argument
331 texstorage_memory(GLuint dims, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset, const char *func) texstorage_memory() argument
375 texstorage_memory_ms(GLuint dims, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset, const char* func) texstorage_memory_ms() argument
407 texturestorage_memory(GLuint dims, GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset, const char *func) texturestorage_memory() argument
451 texturestorage_memory_ms(GLuint dims, GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset, const char* func) texturestorage_memory_ms() argument
480 _mesa_TexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset) _mesa_TexStorageMem2DEXT() argument
493 _mesa_TexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset) _mesa_TexStorageMem2DMultisampleEXT() argument
508 _mesa_TexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset) _mesa_TexStorageMem3DEXT() argument
522 _mesa_TexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset) _mesa_TexStorageMem3DMultisampleEXT() argument
538 _mesa_TextureStorageMem2DEXT(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset) _mesa_TextureStorageMem2DEXT() argument
551 _mesa_TextureStorageMem2DMultisampleEXT(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset) _mesa_TextureStorageMem2DMultisampleEXT() argument
566 _mesa_TextureStorageMem3DEXT(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset) _mesa_TextureStorageMem3DEXT() argument
580 _mesa_TextureStorageMem3DMultisampleEXT(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset) _mesa_TextureStorageMem3DMultisampleEXT() argument
596 _mesa_TexStorageMem1DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset) _mesa_TexStorageMem1DEXT() argument
608 _mesa_TextureStorageMem1DEXT(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset) _mesa_TextureStorageMem1DEXT() argument
1044 _mesa_ImportMemoryFdEXT(GLuint memory, GLuint64 size, GLenum handleType, GLint fd) _mesa_ImportMemoryFdEXT() argument
1072 _mesa_ImportMemoryWin32HandleEXT(GLuint memory, GLuint64 size, GLenum handleType, void *handle) _mesa_ImportMemoryWin32HandleEXT() argument
1103 _mesa_ImportMemoryWin32NameEXT(GLuint memory, GLuint64 size, GLenum handleType, const void *name) _mesa_ImportMemoryWin32NameEXT() argument
[all...]
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c305 static void verify(char **memory, char value, int proc, in verify() argument
338 ksm_child_memset(int child_num, int size, int total_unit, struct ksm_merge_data ksm_merge_data, char **memory) ksm_child_memset() argument
372 char **memory; create_ksm_child() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp204 Move<VkDeviceMemory> memory; in bufferCreateAndAllocTest() local
481 Move<VkDeviceMemory> memory; bufferCreateAndAllocTest() local
[all...]
H A DvktApiImageCompressionControlTests.cpp478 Move<VkDeviceMemory> memory = ExternalMemoryUtil::allocateExportableMemory( in ahbImageCreateTest() local
553 Move<VkDeviceMemory> memory = ExternalMemoryUtil::allocateExportableMemory( in OHOSImageCreateTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferTests.cpp206 Move<VkDeviceMemory> memory; in bufferCreateAndAllocTest() local
483 Move<VkDeviceMemory> memory; bufferCreateAndAllocTest() local
[all...]
H A DvktApiImageCompressionControlTests.cpp379 Move<VkDeviceMemory> memory = ExternalMemoryUtil::allocateExportableMemory( in ahbImageCreateTest() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_fuchsia.h63 VkDeviceMemory memory; member
H A Dvulkan_win32.h78 VkDeviceMemory memory; member
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() argument
456 VkDeviceMemory memory; in make_vk_backend_texture() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h342 FT_Memory memory; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c133 FT_Memory memory; member
229 FT_Memory memory = table->memory; in ft_mem_table_alloc() local
245 FT_Memory memory = table->memory; ft_mem_table_free() local
636 ft_mem_debug_alloc( FT_Memory memory, FT_Long size ) ft_mem_debug_alloc() argument
672 ft_mem_debug_free( FT_Memory memory, FT_Pointer block ) ft_mem_debug_free() argument
696 ft_mem_debug_realloc( FT_Memory memory, FT_Long cur_size, FT_Long new_size, FT_Pointer block ) ft_mem_debug_realloc() argument
[all...]

Completed in 24 milliseconds

1...<<11121314151617181920>>...27