Home
last modified time | relevance | path

Searched defs:memory (Results 151 - 175 of 781) sorted by relevance

12345678910>>...32

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.h21 struct nvkm_memory *memory; member
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYBUF.c31 static void do_VIDIOC_QUERYBUF(enum v4l2_memory memory, in do_VIDIOC_QUERYBUF() argument
[all...]
H A Dtest_VIDIOC_REQBUFS.c300 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 Daccounting-allocator.cc76 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 Dmemory.cc105 auto memory = get_export_memory(exports, i++); in run() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.h22 VkMemoryRequirements2 memory; member
63 struct vn_device_memory *memory; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp104 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 DvktMemoryMappingTests.cpp69 namespace memory namespace
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dresource.cc140 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 DMemory.cpp119 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 DClearImageBenchmarks.cpp123 vk::DeviceMemory memory; // Owning handle member in ClearImageBenchmark
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c56 char *memory; member
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyMemoryAllocator.cpp70 std::unique_ptr<ResourceHeapBase> memory; in Allocate() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DFencedDeleter.cpp50 void FencedDeleter::DeleteWhenUnused(VkDeviceMemory memory) { in DeleteWhenUnused() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafglobal.c332 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 Dftglyph.c293 FT_Memory memory = library->memory; in ft_new_glyph() local
645 FT_Memory memory = glyph->library->memory; in FT_Done_Glyph() local
H A Dftutil.c169 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 Dftcmanag.h93 FT_Memory memory; member
H A Dftcmru.c241 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 Dcidobjs.c204 FT_Memory memory; in cid_face_done() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmod.c56 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 Dftzopen.c123 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 Dttcpal.c78 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 Dttpost.c163 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 DEndian.h65 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...]

Completed in 11 milliseconds

12345678910>>...32