Home
last modified time | relevance | path

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

/external/python/bumble/docs/mkdocs/src/transports/
Dusb.md52 ### With `usb_probe`
57 ### With `lsusb`
/external/crosvm/docs/book/src/devices/
Dindex.md1 # Devices chapter
/external/angle/src/feature_support_util/
Da4a_rules.json15 "Devices":[ array
/external/angle/src/android_system_settings/assets/
Da4a_rules.json18 "Devices":[ array
/external/crosvm/src/crosvm/sys/unix/
Dcmdline.rs124 Devices(DevicesCommand), enumerator
/external/cronet/testing/iossim/
Diossim.mm130 NSArray* Devices(NSDictionary* simctl_list) { function
/external/armnn/profiling/common/include/
DICounterDirectory.hpp35 using Devices = std::unordered_map<uint16_t, DevicePtr>; typedef
/external/crosvm/e2e_tests/fixture/src/
Dvhost_user.rs22 Devices, enumerator
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dfastboot.py110 def Devices(cls, timeout=None, retries=None): member in Fastboot
Dadb_wrapper.py455 def Devices(cls, member in AdbWrapper
/external/tensorflow/tensorflow/core/debug/
Dgrpc_session_debug_test.cc45 SessionOptions Devices(int num_cpus, int num_gpus) { in Devices() function
/external/angle/src/common/
Dpacked_cl_enums.json126 "Devices": "CL_CONTEXT_DEVICES", string
203 "Devices": "CL_PROGRAM_DEVICES", string
DPackedCLEnums_autogen.h66 Devices = 1, enumerator
456 Devices = 3, enumerator
/external/libcups/backend/
Dsnmp.c147 static cups_array_t *Devices = NULL; variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc56 using Devices = llvm::ArrayRef<DeviceNameUtils::ParsedName>; typedef
/external/go-cmp/cmp/internal/teststructs/
Dproject1.go258 Devices []string member
/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.cc68 std::vector<ClientAndPtr<PjRtDevice>> PyClient::Devices() { in Devices() function in xla::PyClient
/external/webrtc/modules/audio_device/android/
Daudio_device_unittest.cc777 TEST_F(AudioDeviceTest, Devices) { in TEST_F() argument
/external/webrtc/sdk/android/native_unittests/audio_device/
Daudio_device_unittest.cc760 TEST_F(AudioDeviceTest, Devices) { in TEST_F() argument
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc37 static SessionOptions Devices(int num_cpus, int num_gpus) { in Devices() function
/external/crosvm/vm_control/src/
Dlib.rs262 Devices([UsbControlAttachedDevice; USB_CONTROL_MAX_PORTS]), enumerator
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2793 auto &Devices = CGM.getLangOpts().OMPTargetTriples; in createOffloadingBinaryDescriptorRegistration() local