/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | selftest.h | 38 int memory; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | selftest.h | 38 int memory; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | perf.h | 13 u32 memory; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | firmware.h | 23 struct nvkm_memory memory; member
|
H A D | gpuobj.h | 16 struct nvkm_memory *memory; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gp100.c | 33 gp100_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gp100_runl_insert_chan() argument
|
H A D | gk110.c | 72 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 D | memnv04.c | 31 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 D | collationtailoring.h | 82 UDataMemory *memory; member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationtailoring.h | 82 UDataMemory *memory; member
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | wrappers.h | 29 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 D | vktApiBufferAndImageAllocationUtil.cpp | 106 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 D | Memory.cpp | 92 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 D | Common.h | 53 void* memory = GetGlobalPoolAllocator()->allocate(sizeof(TString)); in NewPoolTString() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkBuffer.hpp | 48 void *memory = nullptr; member in vk::Buffer
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationtailoring.h | 80 UDataMemory *memory; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftgloadr.c | 107 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 D | ftstream.c | 219 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 D | ftcimage.c | 34 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 D | t1cmap.c | 302 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 D | ftrend1.c | 101 FT_Memory memory = render->root.memory; in ft_raster1_render() local
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
H A D | t1parse.c | 245 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 D | ftsystem.c | 108 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 D | compat_ioctl.c | 154 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 D | memgf100.c | 34 gf100_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in gf100_mem_map() argument
|