Home
last modified time | relevance | path

Searched defs:Devices (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/rust/crates/rusb/src/
Ddevice_list.rs91 pub struct Devices<'a, T> { struct
97 impl<'a, T: UsbContext> Iterator for Devices<'a, T> { argument
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Ddevice_list.rs91 pub struct Devices<'a, T> { struct
97 impl<'a, T: UsbContext> Iterator for Devices<'a, T> { argument
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/transports/
Dusb.md58 ### With `usb_probe`
63 ### With `lsusb`
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_host_protos/linux_glibc_x86_64_static/gen/proto/packages/modules/adb/proto/
Dadb_host.pb.cc48 PROTOBUF_CONSTEXPR Devices::Devices( in Devices() function in adb::proto::Devices
831 Devices::Devices(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Devices() function in adb::proto::Devices
837 Devices::Devices(const Devices& from) in Devices() function in adb::proto::Devices
Dadb_host.pb.h57 class Devices; variable
465 inline Devices() : Devices(nullptr) {} in Devices() function
470 Devices(Devices&& from) noexcept in Devices() function
/aosp_15_r20/tools/netsim/rust/cli/src/
H A Dargs.rs75 Devices(Devices), enumerator
354 pub struct Devices { struct
357 pub continuous: bool,
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtualizationservice/assignable_devices/gen/cpp/include/
Dandroid_system_virtualizationservice.h24 class Devices; variable
/aosp_15_r20/external/crosvm/docs/book/src/devices/
H A Dindex.md1 # Devices chapter
/aosp_15_r20/external/angle/src/feature_support_util/
H A Da4a_rules.json15 "Devices":[ array
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dcmdline.rs136 Devices(DevicesCommand), enumerator
/aosp_15_r20/external/armnn/profiling/common/include/
H A DICounterDirectory.hpp35 using Devices = std::unordered_map<uint16_t, DevicePtr>; typedef
/aosp_15_r20/external/angle/src/common/
H A Dpacked_cl_enums.json126 "Devices": "CL_CONTEXT_DEVICES", string
209 "Devices": "CL_PROGRAM_DEVICES", string
H A DPackedCLEnums_autogen.h66 Devices = 1, enumerator
472 Devices = 3, enumerator
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_common_passes.py78 Devices = ["cpu"] variable
/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/
H A Dvhost_user.rs23 Devices, enumerator
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dfastboot.py110 def Devices(cls, timeout=None, retries=None): member in Fastboot
/aosp_15_r20/hardware/interfaces/automotive/ivn_android_device/impl/default/config/
H A DDefaultConfig.json3 "Devices": [ array
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/src/
Daidl.rs605 struct Devices { struct
609 fn get_assignable_devices() -> binder::Result<Devices> { in get_assignable_devices() argument
/aosp_15_r20/packages/modules/adb/proto/
Dadb_host.proto60 message Devices { message
/aosp_15_r20/external/cronet/testing/iossim/
H A Diossim.mm148 NSArray* Devices(NSDictionary* simctl_list) { function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtualizationservice/assignable_devices/gen/cpp/
Dandroid_system_virtualizationservice.cpp130 Devices::Devices(std::vector<Device> device) : device_(std::move(device)) { in Devices() function in android::system::virtualizationservice::Devices
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Dgrpc_session_debug_test.cc45 SessionOptions Devices(int num_cpus, int num_gpus) { in Devices() function
/aosp_15_r20/external/libcups/backend/
H A Dsnmp.c147 static cups_array_t *Devices = NULL; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtpu_rewrite_device_util.cc56 using Devices = llvm::ArrayRef<DeviceNameUtils::ParsedName>; typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.cc68 std::vector<ClientAndPtr<PjRtDevice>> PyClient::Devices() { in Devices() function in xla::PyClient

1234