/external/rust/crates/same-file/src/ |
D | unix.rs | 9 pub struct Handle { struct 18 impl Drop for Handle { implementation 28 impl Eq for Handle {} implementation 30 impl PartialEq for Handle { implementation 36 impl AsRawFd for crate::Handle { implementation 44 impl IntoRawFd for crate::Handle { implementation 52 impl Hash for Handle { implementation 59 impl Handle { impl 60 pub fn from_path<P: AsRef<Path>>(p: P) -> io::Result<Handle> { in from_path() 64 pub fn from_file(file: File) -> io::Result<Handle> { in from_file() [all …]
|
D | win.rs | 51 pub struct Handle { struct 52 kind: HandleKind, argument 59 Owned(winutil::Handle), argument 70 impl Eq for Handle {} implementation 72 impl PartialEq for Handle { implementation 76 if self as *const Handle == other as *const Handle { in eq() constant 85 impl AsRawHandle for crate::Handle { implementation 94 impl IntoRawHandle for crate::Handle { implementation 103 impl Hash for Handle { implementation 109 impl Handle { impl [all …]
|
D | unknown.rs | 10 pub struct Handle; struct 12 impl Eq for Handle {} implementation 14 impl PartialEq for Handle { implementation 20 impl Handle { implementation 21 pub fn from_path<P: AsRef<Path>>(_p: P) -> io::Result<Handle> { in from_path() 25 pub fn from_file(_file: File) -> io::Result<Handle> { in from_file()
|
D | lib.rs | 109 pub struct Handle(imp::Handle); struct 111 impl Handle { impl 145 pub fn from_path<P: AsRef<Path>>(p: P) -> io::Result<Handle> { in from_path() 182 pub fn from_file(file: File) -> io::Result<Handle> { in from_file()
|
/external/rust/crates/tokio/src/time/driver/ |
D | handle.rs | 7 pub(crate) struct Handle { struct 12 impl Handle { argument 36 impl Handle { impl 61 impl Handle { impl 84 impl fmt::Debug for Handle { implementation
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/ |
D | archrast.cpp | 137 virtual void Handle(const DrawInstancedEvent& event) in Handle() function in ArchRast::EventHandlerApiStats 157 virtual void Handle(const DrawIndexedInstancedEvent& event) in Handle() function in ArchRast::EventHandlerApiStats 190 virtual void Handle(const EarlyDepthStencilInfoSingleSample& event) in Handle() function in ArchRast::EventHandlerWorkerStats 215 virtual void Handle(const EarlyDepthStencilInfoSampleRate& event) in Handle() function in ArchRast::EventHandlerWorkerStats 240 virtual void Handle(const EarlyDepthStencilInfoNullPS& event) in Handle() function in ArchRast::EventHandlerWorkerStats 254 virtual void Handle(const LateDepthStencilInfoSingleSample& event) in Handle() function in ArchRast::EventHandlerWorkerStats 279 virtual void Handle(const LateDepthStencilInfoSampleRate& event) in Handle() function in ArchRast::EventHandlerWorkerStats 304 virtual void Handle(const LateDepthStencilInfoNullPS& event) in Handle() function in ArchRast::EventHandlerWorkerStats 318 virtual void Handle(const EarlyDepthInfoPixelRate& event) in Handle() function in ArchRast::EventHandlerWorkerStats 328 virtual void Handle(const LateDepthInfoPixelRate& event) in Handle() function in ArchRast::EventHandlerWorkerStats [all …]
|
/external/compiler-rt/lib/msan/ |
D | msan_chained_origin_depot.cc | 88 struct Handle { struct 89 ChainedOriginDepotNode *node_; 90 Handle() : node_(nullptr) {} in Handle() function 91 explicit Handle(ChainedOriginDepotNode *node) : node_(node) {} in Handle() argument 92 bool valid() { return node_; } in valid() 93 u32 id() { return node_->id; } in id() 94 int here_id() { return node_->here_id; } in here_id() 95 int prev_id() { return node_->prev_id; } in prev_id()
|
/external/llvm-project/compiler-rt/lib/msan/ |
D | msan_chained_origin_depot.cpp | 87 struct Handle { struct 88 ChainedOriginDepotNode *node_; 89 Handle() : node_(nullptr) {} in Handle() function 90 explicit Handle(ChainedOriginDepotNode *node) : node_(node) {} in Handle() function 91 bool valid() { return node_; } in valid() 92 u32 id() { return node_->id; } in id() 93 int here_id() { return node_->here_id; } in here_id() 94 int prev_id() { return node_->prev_id; } in prev_id()
|
/external/rust/crates/tokio/src/runtime/ |
D | handle.rs | 16 pub struct Handle { struct 20 pub(super) io_handle: driver::IoHandle, argument 23 pub(super) signal_handle: driver::SignalHandle, argument 26 pub(super) time_handle: driver::TimeHandle, argument 37 /// Returned by [`Runtime::enter`] and [`Handle::enter`], the context guard exits argument 48 impl Handle { implementation
|
/external/rust/crates/tokio/src/signal/unix/ |
D | driver.rs | 35 pub(crate) struct Handle { struct 36 inner: Weak<Inner>, 92 pub(crate) fn handle(&self) -> Handle { in handle() 168 impl Handle { impl 179 impl Handle { impl 194 impl Handle { impl
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DynamicLibrary.cpp | 42 HandleList::iterator Find(void *Handle) { in Find() 46 bool Contains(void *Handle) { in Contains() 50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() 78 for (void *Handle : Handles) { in LibLookup() local 83 for (void *Handle : llvm::reverse(Handles)) { in LibLookup() local 154 void *Handle = HandleSet::DLOpen(FileName, Err); in getPermanentLibrary() local 163 DynamicLibrary DynamicLibrary::addPermanentLibrary(void *Handle, in addPermanentLibrary()
|
/external/llvm-project/llvm/lib/Support/ |
D | DynamicLibrary.cpp | 42 HandleList::iterator Find(void *Handle) { in Find() 46 bool Contains(void *Handle) { in Contains() 50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() 78 for (void *Handle : Handles) { in LibLookup() local 83 for (void *Handle : llvm::reverse(Handles)) { in LibLookup() local 154 void *Handle = HandleSet::DLOpen(FileName, Err); in getPermanentLibrary() local 163 DynamicLibrary DynamicLibrary::addPermanentLibrary(void *Handle, in addPermanentLibrary()
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 208 HANDLE Handle; member 389 OUT PHANDLE Handle, in _OpenNtName() 497 OUT PHANDLE Handle, in _OpenDriveLetter() 517 IN HANDLE Handle in _FlushDrive() 533 IN HANDLE Handle in _LockDrive() 549 IN HANDLE Handle in _UnlockDrive() 560 IN HANDLE Handle in _DismountDrive() 576 IN HANDLE Handle in _IsMounted() 590 IN HANDLE Handle in _CloseDisk() 816 OUT PHANDLE Handle, in _Ext2OpenDevice() [all …]
|
/external/rust/crates/tokio/src/io/driver/ |
D | mod.rs | 50 pub(crate) struct Handle { struct 51 inner: Weak<Inner>, 142 pub(crate) fn handle(&self) -> Handle { in handle() 254 impl Handle { impl 268 impl Handle { impl 281 impl Handle { implementation 302 impl Unpark for Handle { implementation 308 impl fmt::Debug for Handle { implementation
|
/external/rust/crates/shared_child/src/sys/ |
D | windows.rs | 9 pub struct Handle(RawHandle); struct 15 pub fn get_handle(child: &Child) -> Handle { in get_handle()
|
D | unix.rs | 6 pub struct Handle(u32); struct 8 pub fn get_handle(child: &Child) -> Handle { in get_handle()
|
/external/crosvm/fuse/src/ |
D | filesystem.rs | 376 type Handle: From<u64> + Into<u64>; typedef 449 handle: Option<Self::Handle>, in getattr() 476 handle: Option<Self::Handle>, in setattr() 661 ) -> io::Result<(Option<Self::Handle>, OpenOptions)> { in open() 688 ) -> io::Result<(Entry, Option<Self::Handle>, OpenOptions)> { in create() 711 handle: Self::Handle, in read() 744 handle: Self::Handle, in write() 781 handle: Self::Handle, in flush() 805 handle: Self::Handle, in fsync() 827 handle: Self::Handle, in fallocate() [all …]
|
/external/perfetto/src/profiling/memory/ |
D | system_property.cc | 29 SystemProperties::Handle::Handle(Handle&& other) noexcept { in Handle() function in perfetto::profiling::SystemProperties::Handle 46 SystemProperties::Handle::Handle(SystemProperties* system_properties) in Handle() function in perfetto::profiling::SystemProperties::Handle 49 SystemProperties::Handle::Handle(SystemProperties* system_properties, in Handle() function in perfetto::profiling::SystemProperties::Handle
|
/external/rust/crates/tokio-test/src/ |
D | io.rs | 46 pub struct Handle { struct 47 tx: mpsc::UnboundedSender<Action>, 137 pub fn build_with_handle(&mut self) -> (Mock, Handle) { in build_with_handle() argument 146 impl Handle { implementation 187 fn new(actions: VecDeque<Action>) -> (Inner, Handle) { in new() argument
|
/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
D | stream_executor_internal.h | 116 SP_Stream Handle() { return stream_handle_; } in Handle() function 152 SP_Event Handle() { return event_handle_; } in Handle() function 183 SP_Timer Handle() { return timer_handle_; } in Handle() function
|
/external/libese/libese-hw/nxp/pn80t/ |
D | linux_spidev.c | 33 struct Handle { struct 34 int spi_fd; 35 struct NxpSpiBoard *board;
|
/external/crosvm/devices/src/virtio/fs/ |
D | passthrough.rs | 115 type Handle = u64; typedef 578 fn find_handle(&self, handle: Handle, inode: Inode) -> io::Result<Arc<HandleData>> { in find_handle() 718 fn do_open(&self, inode: Inode, flags: u32) -> io::Result<(Option<Handle>, OpenOptions)> { in do_open() 873 handle: Handle, in get_encryption_policy_ex() 923 handle: Handle, in set_fsxattr() 962 fn set_flags<R: io::Read>(&self, inode: Inode, handle: Handle, r: R) -> io::Result<IoctlReply> { in set_flags() 1051 type Handle = Handle; typedef 1164 ) -> io::Result<(Option<Handle>, OpenOptions)> { in opendir() 1177 handle: Handle, in releasedir() 1220 handle: Handle, in readdir() [all …]
|
/external/rust/crates/tokio/tests/support/ |
D | mock_file.rs | 16 pub struct Handle { struct 34 impl Handle { argument 120 impl Drop for Handle { implementation
|
/external/rust/crates/tokio/src/util/ |
D | linked_list.rs | 47 type Handle; typedef 56 unsafe fn from_raw(ptr: NonNull<Self::Target>) -> Self::Handle; in from_raw() 118 pub(crate) fn push_front(&mut self, val: L::Handle) { in push_front() 141 pub(crate) fn pop_back(&mut self) -> Option<L::Handle> { in pop_back() 175 pub(crate) unsafe fn remove(&mut self, node: NonNull<L::Target>) -> Option<L::Handle> { in remove() 391 type Handle = Pin<&'a Entry>; typedef
|
/external/llvm-project/openmp/libomptarget/test/offloading/ |
D | dynamic_module_load.c | 19 void *Handle = dlopen(argv[1], RTLD_NOW); in main() local
|