Home
last modified time | relevance | path

Searched defs:memory (Results 476 - 500 of 651) sorted by relevance

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

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c344 qm_set_memory(enum qm_memory memory, u64 ba, u32 size) qm_set_memory() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c2292 static struct pxa_udc memory = { variable
/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-core.h249 unsigned int memory; global() member
601 unsigned int memory; global() member
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c254 __u32 memory; /* enum v4l2_memory */ member
489 __u32 memory; /* enum v4l2_memory */ member
512 __u32 memory; /* enum v4l2_memory */ member
524 get_v4l2_plane32(struct v4l2_plane __user *p64, struct v4l2_plane32 __user *p32, enum v4l2_memory memory) get_v4l2_plane32() argument
556 put_v4l2_plane32(struct v4l2_plane __user *p64, struct v4l2_plane32 __user *p32, enum v4l2_memory memory) put_v4l2_plane32() argument
646 enum v4l2_memory memory; get_v4l2_buffer32() local
746 enum v4l2_memory memory; get_v4l2_buffer32_time32() local
844 enum v4l2_memory memory; put_v4l2_buffer32() local
924 enum v4l2_memory memory; put_v4l2_buffer32_time32() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_ioctl32.h183 __u32 memory; /* one of enum atomisp_acc_memory */ member
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-core.h253 unsigned int memory; global() member
620 unsigned int memory; global() member
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c344 qm_set_memory(enum qm_memory memory, u64 ba, u32 size) qm_set_memory() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c2292 static struct pxa_udc memory = { variable
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h266 struct fimc_is_memory memory; member
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx_lib.c495 } memory[BA1_MEMORY_COUNT]; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdlibndk.cpp1002 void *memory = nullptr; in PosixMemAlign() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2841 v3dv_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) v3dv_GetDeviceMemoryCommitment() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1956 lvp_GetDeviceMemoryCommitment( VkDevice device, VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes) lvp_GetDeviceMemoryCommitment() argument
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc548 Handle<JSArrayBuffer> memory = memory_buffer_.ToHandleChecked(); Build() local
[all...]
H A Dwasm-engine.cc589 SyncInstantiate( Isolate* isolate, ErrorThrower* thrower, Handle<WasmModuleObject> module_object, MaybeHandle<JSReceiver> imports, MaybeHandle<JSArrayBuffer> memory) SyncInstantiate() argument
/third_party/node/src/
H A Dnode_wasi.cc255 char* memory; in ArgsGet() local
294 char* memory; in ArgsSizesGet() local
328 char* memory; in ClockResGet() local
356 char* memory; ClockTimeGet() local
385 char* memory; EnvironGet() local
427 char* memory; EnvironSizesGet() local
519 char* memory; FdFdstatGet() local
579 char* memory; FdFilestatGet() local
646 char* memory; FdPread() local
694 char* memory; FdPrestatGet() local
718 char* memory; FdPrestatDirName() local
743 char* memory; FdPwrite() local
801 char* memory; FdRead() local
845 char* memory; FdReaddir() local
901 char* memory; FdSeek() local
944 char* memory; FdTell() local
972 char* memory; FdWrite() local
1022 char* memory; PathCreateDirectory() local
1047 char* memory; PathFilestatGet() local
1090 char* memory; PathFilestatSetTimes() local
1133 char* memory; PathLink() local
1179 char* memory; PathOpen() local
1232 char* memory; PathReadlink() local
1277 char* memory; PathRemoveDirectory() local
1303 char* memory; PathRename() local
1342 char* memory; PathSymlink() local
1376 char* memory; PathUnlinkFile() local
1400 char* memory; PollOneoff() local
1481 char* memory; RandomGet() local
1511 char* memory; SockAccept() local
1546 char* memory; SockRecv() local
1607 char* memory; SockSend() local
1686 Local<WasmMemoryObject> memory = PersistentToLocal::Strong(this->memory_); backingStore() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1314 panvk_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) panvk_GetDeviceMemoryCommitment() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc661 PosixMemoryMappedFile(FILE* file, void* memory, size_t size) in PosixMemoryMappedFile() argument
692 void* const memory = open() local
712 void* memory = mmap(OS::GetRandomMmapAddr(), result, create() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.cc1788 v8::Local<v8::WasmMemoryObject> memory = value.As<v8::WasmMemoryObject>(); in create() local
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_image.h1238 static inline size_t vn_sizeof_vkBindImageMemory(VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) in vn_sizeof_vkBindImageMemory() argument
1252 static inline void vn_encode_vkBindImageMemory(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) in vn_encode_vkBindImageMemory() argument
1265 static inline size_t vn_sizeof_vkBindImageMemory_reply(VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) in vn_sizeof_vkBindImageMemory_reply() argument
1280 static inline VkResult vn_decode_vkBindImageMemory_reply(struct vn_cs_decoder *dec, VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) in vn_decode_vkBindImageMemory_reply() argument
2018 vn_submit_vkBindImageMemory(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset, struct vn_instance_submit_command *submit) vn_submit_vkBindImageMemory() argument
2268 vn_call_vkBindImageMemory(struct vn_instance *vn_instance, VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) vn_call_vkBindImageMemory() argument
2284 vn_async_vkBindImageMemory(struct vn_instance *vn_instance, VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) vn_async_vkBindImageMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp53 namespace memory namespace
H A DvktMemoryBindingTests.cpp47 namespace memory namespace
109 VkDeviceMemory memory; member in vkt::memory::__anon28048::MemoryMappingRAII
326 makeBufferMemoryBindingInfo(VkBuffer buffer, VkDeviceMemory memory) makeBufferMemoryBindingInfo() argument
340 makeImageMemoryBindingInfo(VkImage image, VkDeviceMemory memory) makeImageMemoryBindingInfo() argument
592 createMemory(BuffersList& targets, MemoryRegionsList& memory) createMemory() argument
626 createMemory(ImagesList& targets, MemoryRegionsList& memory) createMemory() argument
660 createMemory(BuffersList& targets, MemoryRegionsList& memory) createMemory() argument
696 createMemory(ImagesList& targets, MemoryRegionsList& memory) createMemory() argument
732 makeBinding(BuffersList& targets, MemoryRegionsList& memory) makeBinding() argument
749 makeBinding(ImagesList& targets, MemoryRegionsList& memory) makeBinding() argument
879 createBuffer(Move<VkBuffer>& buffer, Move<VkDeviceMemory>& memory, VkDeviceSize* memorySize) createBuffer() argument
900 pushData(VkDeviceMemory memory, deUint32 dataSeed, VkDeviceSize size) pushData() argument
917 checkData(VkDeviceMemory memory, deUint32 dataSeed, VkDeviceSize size) checkData() argument
955 MemoryRegionsList memory; iterate() local
1004 MemoryRegionsList memory; iterate() local
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp49 namespace memory namespace
1818 VkDeviceMemory memory = DE_NULL; in vkDeviceMemoryAllocateAndFreeTest() local
[all...]
H A DvktMemoryExternalMemoryHostTests.cpp45 namespace memory namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp145 deUint64 memoryAsInteger (const void* memory, const deUint32 size) in memoryAsInteger() argument
153 inline std::string memoryAsHexString (const void* memory, const deUint32 size) in memoryAsHexString() argument
170 bool verifyValues (tcu::TestLog& log, const void* memory, const std::vector<OffsetValue>& expectedValues) in verifyValues() argument
[all...]

Completed in 51 milliseconds

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