Home
last modified time | relevance | path

Searched defs:HandleType (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/queue/
Dhandles_provider.rs34 type HandleType: BufferHandles; typedef
39 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType>; in get_handles()
43 _handles: &Self::HandleType, in get_suitable_buffer_for()
46 <Q as CaptureQueueableProvider<'a, Self::HandleType>>::Queueable, in get_suitable_buffer_for()
59 type HandleType = P::HandleType; typedef
61 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles()
67 handles: &Self::HandleType, in get_suitable_buffer_for()
70 <Q as CaptureQueueableProvider<'a, Self::HandleType>>::Queueable, in get_suitable_buffer_for()
82 type HandleType = P::HandleType; typedef
84 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles()
[all …]
/aosp_15_r20/external/rust/crates/v4l2r/ffi/src/
Dmemory.rs110 type HandleType = DmaBufHandle<DmaBufFd>; typedef
143 type HandleType = v4l2r_video_frame; typedef
152 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles()
165 handles: &Self::HandleType, in get_suitable_buffer_for()
168 <Q as CaptureQueueableProvider<'a, Self::HandleType>>::Queueable, in get_suitable_buffer_for()
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dencoder.rs190 for<'a> Queue<Capture, BuffersAllocated<P::HandleType>>: in allocate_capture_buffers_generic()
214 for<'a> Queue<Capture, BuffersAllocated<P::HandleType>>: in allocate_capture_buffers()
499 capture_queue: Queue<Capture, BuffersAllocated<P::HandleType>>, in new()
Dmemory.rs162 type HandleType: PlaneHandle; typedef
168 type HandleType = P; typedef
/aosp_15_r20/system/tools/hidl/
DHandleType.h25 struct HandleType : public Type { struct
DHandleType.cpp26 HandleType::HandleType(Scope* parent) : Type(parent, "handle") {} in HandleType() function in android::HandleType
/aosp_15_r20/hardware/google/gfxstream/host/
DHandle.h22 using HandleType = uint32_t; variable
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DSharedLibrary.h102 typedef HMODULE HandleType; typedef
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h60 enum class HandleType enum
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dtensor_handle.h250 enum HandleType { LOCAL = 0, PACKED = 1, REMOTE = 2 }; enum
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
H A DComposerResources.h57 enum class HandleType { enum
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DCUDASymmetricMemory.hpp11 using HandleType = CUmemGenericAllocationHandle; typedef
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkHandleType.inl6 enum HandleType enum
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dhandle.h208 inline void Close(ScopedHandleBase<HandleType> /*handle*/) { in Close()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkHandleType.inl6 enum HandleType enum
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/tests/
H A Dplatform_handle_unittest.cc35 enum class HandleType { enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dndr64types.h60 NDR64_UINT32 HandleType : 3; member
157 NDR64_FORMAT_CHAR HandleType; member
164 NDR64_FORMAT_CHAR HandleType; member
172 NDR64_FORMAT_CHAR HandleType; member
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp71 namespace HandleType { namespace
707 typedef VkCommandPool HandleType; typedef
778 typedef VkDeviceMemory HandleType; typedef
828 typedef VkBuffer HandleType; typedef
875 typedef VkImage HandleType; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs820 pub fn reborrow(&self) -> Handle<NodeRef<marker::Immut<'_>, K, V, NodeType>, HandleType> { in reborrow() argument
834 ) -> Handle<NodeRef<marker::Mut<'_>, K, V, NodeType>, HandleType> { in reborrow_mut() argument
842 pub fn dormant(&self) -> Handle<NodeRef<marker::DormantMut, K, V, NodeType>, HandleType> { in dormant() argument
854 pub unsafe fn awaken<'a>(self) -> Handle<NodeRef<marker::Mut<'a>, K, V, NodeType>, HandleType> { in awaken() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs820 pub fn reborrow(&self) -> Handle<NodeRef<marker::Immut<'_>, K, V, NodeType>, HandleType> { in reborrow() argument
834 ) -> Handle<NodeRef<marker::Mut<'_>, K, V, NodeType>, HandleType> { in reborrow_mut() argument
842 pub fn dormant(&self) -> Handle<NodeRef<marker::DormantMut, K, V, NodeType>, HandleType> { in dormant() argument
854 pub unsafe fn awaken<'a>(self) -> Handle<NodeRef<marker::Mut<'a>, K, V, NodeType>, HandleType> { in awaken() argument
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs820 pub fn reborrow(&self) -> Handle<NodeRef<marker::Immut<'_>, K, V, NodeType>, HandleType> { in reborrow() argument
834 ) -> Handle<NodeRef<marker::Mut<'_>, K, V, NodeType>, HandleType> { in reborrow_mut() argument
842 pub fn dormant(&self) -> Handle<NodeRef<marker::DormantMut, K, V, NodeType>, HandleType> { in dormant() argument
854 pub unsafe fn awaken<'a>(self) -> Handle<NodeRef<marker::Mut<'a>, K, V, NodeType>, HandleType> { in awaken() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs820 pub fn reborrow(&self) -> Handle<NodeRef<marker::Immut<'_>, K, V, NodeType>, HandleType> { in reborrow() argument
834 ) -> Handle<NodeRef<marker::Mut<'_>, K, V, NodeType>, HandleType> { in reborrow_mut() argument
842 pub fn dormant(&self) -> Handle<NodeRef<marker::DormantMut, K, V, NodeType>, HandleType> { in dormant() argument
854 pub unsafe fn awaken<'a>(self) -> Handle<NodeRef<marker::Mut<'a>, K, V, NodeType>, HandleType> { in awaken() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs820 pub fn reborrow(&self) -> Handle<NodeRef<marker::Immut<'_>, K, V, NodeType>, HandleType> { in reborrow() argument
834 ) -> Handle<NodeRef<marker::Mut<'_>, K, V, NodeType>, HandleType> { in reborrow_mut() argument
842 pub fn dormant(&self) -> Handle<NodeRef<marker::DormantMut, K, V, NodeType>, HandleType> { in dormant() argument
854 pub unsafe fn awaken<'a>(self) -> Handle<NodeRef<marker::Mut<'a>, K, V, NodeType>, HandleType> { in awaken() argument
/aosp_15_r20/external/libchrome/mojo/core/
H A Dembedder_unittest.cc348 enum class HandleType { enum
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/decoder/
Dstateful.rs199 for<'a> Queue<Capture, BuffersAllocated<P::HandleType>>: in start()

123