Home
last modified time | relevance | path

Searched defs:memory (Results 76 - 100 of 640) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dselftest.h38 int memory; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dselftest.h38 int memory; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dperf.h13 u32 memory; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfirmware.h23 struct nvkm_memory memory; member
H A Dgpuobj.h16 struct nvkm_memory *memory; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgp100.c33 gp100_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gp100_runl_insert_chan() argument
H A Dgk110.c72 gk110_runl_insert_cgrp(struct nvkm_cgrp *cgrp, struct nvkm_memory *memory, u64 offset) in gk110_runl_insert_cgrp() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemnv04.c31 nv04_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in nv04_mem_map() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationtailoring.h82 UDataMemory *memory; member
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationtailoring.h82 UDataMemory *memory; member
/third_party/node/deps/v8/src/base/platform/
H A Dwrappers.h29 inline void* Realloc(void* memory, size_t size) { in Realloc() argument
33 inline void Free(void* memory) { return free(memory); } in Free() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp106 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
144 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMemory.cpp92 void *memory = allocateRaw(bytes, alignment); in allocate() local
102 void deallocate(void *memory) in deallocate() argument
113 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() argument
127 clear(uint32_t *memory, uint32_t element, size_t count) clear() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCommon.h53 void* memory = GetGlobalPoolAllocator()->allocate(sizeof(TString)); in NewPoolTString() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.hpp48 void *memory = nullptr; member in vk::Buffer
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationtailoring.h80 UDataMemory *memory; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftgloadr.c107 FT_Memory memory = loader->memory; in FT_GlyphLoader_Reset() local
132 FT_Memory memory = loader->memory; in FT_GlyphLoader_Done() local
169 FT_Memory memory = loader->memory; in FT_BASE_DEF() local
209 FT_Memory memory in FT_BASE_DEF() local
296 FT_Memory memory = loader->memory; FT_BASE_DEF() local
[all...]
H A Dftstream.c219 FT_Memory memory = stream->memory; in FT_Stream_ReleaseFrame() local
249 FT_Memory memory = stream->memory; in FT_BASE_DEF() local
334 FT_Memory memory = stream->memory; in FT_Stream_ExitFrame() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcimage.c34 FT_Memory memory = cache->memory; in ftc_inode_free() local
62 FT_Memory memory = cache->memory; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.c302 FT_Memory memory = FT_FACE_MEMORY( face ); in FT_CALLBACK_DEF() local
324 FT_Memory memory = FT_FACE_MEMORY( face ); in t1_cmap_unicode_done() local
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftrend1.c101 FT_Memory memory = render->root.memory; in ft_raster1_render() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1parse.c245 FT_Memory memory = parser->root.memory; in T1_Finalize_Parser() local
264 FT_Memory memory in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dftsystem.c108 ft_alloc( FT_Memory memory, in ft_alloc() argument
142 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
170 ft_free( FT_Memory memory, void* block ) ft_free() argument
405 FT_Memory memory; FT_BASE_DEF() local
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dcompat_ioctl.c154 struct agp_memory *memory; in compat_agpioc_allocate_wrap() local
179 struct agp_memory *memory; in compat_agpioc_bind_wrap() local
195 struct agp_memory *memory; compat_agpioc_unbind_wrap() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemgf100.c34 gf100_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in gf100_mem_map() argument

Completed in 9 milliseconds

12345678910>>...26