| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | chan.h | 21 struct nvkm_memory *memory; member
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_QUERYBUF.c | 31 static void do_VIDIOC_QUERYBUF(enum v4l2_memory memory, in do_VIDIOC_QUERYBUF() argument [all...] |
| H A D | test_VIDIOC_REQBUFS.c | 300 do_VIDIOC_REQBUFS_invalid_memory(enum v4l2_buf_type type, enum v4l2_memory memory) do_VIDIOC_REQBUFS_invalid_memory() argument 356 do_VIDIOC_REQBUFS_invalid_type(enum v4l2_memory memory, enum v4l2_buf_type type) do_VIDIOC_REQBUFS_invalid_type() argument [all...] |
| /third_party/node/deps/v8/src/zone/ |
| H A D | accounting-allocator.cc | 76 VirtualMemory memory = ReserveAddressSpace(platform_page_allocator); in AccountingAllocator() local 87 void* memory; in AllocateSegment() local [all...] |
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | memory.cc | 105 auto memory = get_export_memory(exports, i++); in run() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_image.h | 22 VkMemoryRequirements2 memory; member 63 struct vn_device_memory *memory; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferAndImageAllocationUtil.cpp | 104 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 142 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryMappingTests.cpp | 69 namespace memory namespace [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | resource.cc | 140 Result Resource::AllocateMemory(VkDeviceMemory* memory, in AllocateMemory() argument 155 Result Resource::MapMemory(VkDeviceMemory memory) { in MapMemory() argument 101 AllocateAndBindMemoryToVkBuffer(VkBuffer buffer, VkDeviceMemory* memory, VkMemoryPropertyFlags flags, bool require_flags_found, uint32_t* memory_type_index) AllocateAndBindMemoryToVkBuffer() argument 165 UnMapMemory(VkDeviceMemory memory) UnMapMemory() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Memory.cpp | 119 void freeMemory(void *memory) in freeMemory() argument 130 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() argument 147 clear(uint32_t *memory, uint32_t element, size_t count) clear() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
| H A D | ClearImageBenchmarks.cpp | 123 vk::DeviceMemory memory; // Owning handle member in ClearImageBenchmark
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | memorypool.c | 56 char *memory; member [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | BuddyMemoryAllocator.cpp | 70 std::unique_ptr<ResourceHeapBase> memory; in Allocate() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | FencedDeleter.cpp | 50 void FencedDeleter::DeleteWhenUnused(VkDeviceMemory memory) { in DeleteWhenUnused() argument
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afglobal.c | 332 FT_Memory memory; in FT_LOCAL_DEF() local 382 FT_Memory memory = globals->face->memory; in af_face_globals_free() local 451 FT_Memory memory = globals->face->memory; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftglyph.c | 293 FT_Memory memory = library->memory; in ft_new_glyph() local 645 FT_Memory memory = glyph->library->memory; in FT_Done_Glyph() local
|
| H A D | ftutil.c | 169 ft_mem_free( FT_Memory memory, const void *P ) ft_mem_free() argument 412 FT_List_Finalize( FT_List list, FT_List_Destructor destroy, FT_Memory memory, void* user ) FT_List_Finalize() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftcmanag.h | 93 FT_Memory memory; member
|
| H A D | ftcmru.c | 241 FT_Memory memory = list->memory; in FT_LOCAL_DEF() local 314 FT_Memory memory = list->memory; in FTC_MruList_Remove() local
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidobjs.c | 204 FT_Memory memory; in cid_face_done() local
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvmod.c | 56 FT_Memory memory = FT_FACE_MEMORY( face ); in gxv_load_table() local 116 FT_Memory volatile memory = FT_FACE_MEMORY( face ); in gxv_validate() local 198 FT_Memory volatile memory = FT_FACE_MEMORY( face ); in classic_kern_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/lzw/ |
| H A D | ftzopen.c | 123 FT_Memory memory = state->memory; in ft_lzwstate_stack_grow() local 165 FT_Memory memory = state->memory; in ft_lzwstate_prefix_grow() local 235 FT_Memory memory = state->memory; in ft_lzwstate_done() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcpal.c | 78 FT_Memory memory = face->root.memory; in FT_LOCAL_DEF() local 247 FT_Memory memory = face->root.memory; in tt_face_free_cpal() local
|
| H A D | ttpost.c | 163 FT_Memory memory = stream->memory; in load_format_20() local 308 FT_Memory memory = stream->memory; in load_format_25() local 411 FT_Memory memory = face->root.memory; in tt_face_free_ps_names() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Endian.h | 65 inline value_type read(const void *memory, endianness endian) { in read() argument 78 inline value_type read(const void *memory) { in read() argument 85 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() argument 93 inline value_type readNext(const CharT *&memory) { in readNext() argument 99 write(void *memory, value_type value, endianness endian) write() argument 109 write(void *memory, value_type value) write() argument 119 readAtBitAlignment(const void *memory, uint64_t startBit) readAtBitAlignment() argument [all...] |