Searched defs:in_queue (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/data/_utils/ |
H A D | pin_memory.py | 18 def _pin_memory_loop(in_queue, out_queue, device_id, done_event, device): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_domain_map.cc | 157 std::vector<HloInstruction*> in_queue; in ExpandDomain() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | forward_type_inference.cc | 218 absl::flat_hash_set<int> in_queue; in Run() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/encoder/ |
H A D | mod.rs | 56 in_queue: bool, field 66 in_queue: bool, field
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | wl.rs | 1141 in_queue: VecDeque<(u32 /* vfd_id */, WlRecv)>, field 1844 in_queue: Queue, field 1955 let in_queue = self.in_queue; in run() localVariable
|
/aosp_15_r20/bootable/libbootloader/gbl/libfastboot/src/ |
H A D | lib.rs | 1238 in_queue: VecDeque<Vec<u8>>, field 1273 in_queue: VecDeque<u8>, field
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 114687 bool in_queue; member
|
H A D | vmlinux_600.h | 114687 bool in_queue; member
|