Searched
full:devices (Results
301 -
325 of
10871) sorted by null
<<11121314151617181920>>
/device/google/marlin/ |
ueventd.common.rc | 166 /sys/devices/virtual/smdpkt/smdcntl* open_timeout 0664 radio radio 174 # DVB devices 179 # Broadcast devices 184 /sys/devices/soc/soc:fp_fpc* irq 0600 system system 185 /sys/devices/soc/soc:fp_fpc* wakeup_enable 0200 system system 188 /sys/devices/i2c-12/12-* pollrate_ms 0664 system system 189 /sys/devices/f9925000.i2c/i2c-0/0-* enable 0660 input system 190 /sys/devices/f9925000.i2c/i2c-0/0-* poll_delay 0660 input system 191 /sys/devices/soc.0/78b6000.i2c/i2c-0/0-* enable 0660 input system 192 /sys/devices/soc.0/78b6000.i2c/i2c-0/0-* poll_delay 0660 input syste [all...] |
/external/autotest/client/site_tests/power_StatsUSB/ |
control | 8 PURPOSE = "Measure time USB devices spend in active state." 16 This test measures percent time USB devices spend in active state.
|
/external/autotest/client/tests/spew/ |
control | 9 on character devices, block devices, and file systems. It is similar
|
/external/autotest/server/cros/network/ |
rf_switch_client_box_test.py | 24 """Test to get all devices from a Client Box.""" 33 devices = client_box.get_devices() 34 self.assertEqual(len(devices), 1) 35 device = devices[0] 40 """Test for no devices in the Client Box.""" 45 devices = client_box.get_devices() 46 self.assertEqual(len(devices), 0) 64 """Test to get Devices when using wrong list of labels."""
|
/external/autotest/server/site_tests/testbed_DummyTest/ |
control.install_apk | 15 connected Android devices, and install apk to the devices.
|
/external/chromium-trace/catapult/devil/devil/android/ |
device_blacklist.py | 24 A dict containing bad devices. 49 blacklist: list of bad devices to write to the blacklist file. 55 def Extend(self, devices, reason='unknown'): 56 """Adds devices to blacklist file. 59 devices: list of bad devices to be added to the blacklist file. 67 device_dicts = {device: event_info for device in devices} 69 ','.join(devices), self._path, reason)
|
/external/iproute2/man/man8/ |
rdma-dev.8 | 34 If this argument is omitted all devices are listed. 40 Shows the state of all RDMA devices on the system.
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
device_blacklist.py | 22 A dict containing bad devices. 40 blacklist: list of bad devices to write to the blacklist file. 46 def Extend(self, devices, reason='unknown'): 47 """Adds devices to blacklist file. 50 devices: list of bad devices to be added to the blacklist file. 58 device_dicts = {device: event_info for device in devices} 60 ','.join(devices), self._path, reason)
|
/external/syslinux/gpxe/src/core/ |
device.c | 34 /** Registered root devices */ 35 static LIST_HEAD ( devices ); 67 * Probe all devices 69 * This initiates probing for all devices in the system. After this 78 list_add ( &rootdev->dev.siblings, &devices ); 86 * Remove all devices 94 DBG ( "Refusing to remove devices on shutdown\n" ); 98 list_for_each_entry_safe ( rootdev, tmp, &devices, dev.siblings ) {
|
/external/tensorflow/tensorflow/compiler/plugin/ |
README.md | 1 3rd party XLA devices 4 This directory is intended as a place for 3rd party XLA devices which are _not_
|
/external/wpa_supplicant_8/wpa_supplicant/systemd/ |
wpa_supplicant-nl80211.service.arg.in | 3 Requires=sys-subsystem-net-devices-%i.device 4 After=sys-subsystem-net-devices-%i.device
|
wpa_supplicant-wired.service.arg.in | 3 Requires=sys-subsystem-net-devices-%i.device 4 After=sys-subsystem-net-devices-%i.device
|
wpa_supplicant.service.arg.in | 3 Requires=sys-subsystem-net-devices-%i.device 4 After=sys-subsystem-net-devices-%i.device
|
/hardware/interfaces/thermal/1.0/ |
IThermal.hal | 29 * devices (such as CPUs, GPUs and etc.) in the list must be kept 31 * they go offline, if these devices exist on boot. The method 59 * Retrieves the cooling devices information. 64 * @return devices If status code is SUCCESS, it's filled with the current 66 * devices in the list must be kept the same regardless the number 67 * of calls to this method even if they go offline, if these devices 69 * the list such cooling devices. 76 generates (ThermalStatus status, vec<CoolingDevice> devices);
|
/test/framework/harnesses/host_controller/command_processor/ |
command_list.py | 43 def _PrintDevices(self, devices): 44 """Shows a list of devices. 47 devices: A list of DeviceInfo objects. 51 self.console._PrintObjects(devices, attr_names) 60 choices=("hosts", "devices"), 73 elif args.type == "devices": 75 devices = host.ListDevices() 77 self._PrintDevices(devices)
|
/tools/test/connectivity/acts/tests/google/bt/config/ |
sample_mass_beacon_deployment.json | 5 "_description": "A testbed with N number of Android devices. This testbed is for specifically BeaconSwarmTest.py. The first Android device represents the device under test. The next N devices will be represented in beacon_devices that will act as BLE beacons. The beacon_count config line will contain the max number of advertisements the device concurrently supports.",
|
/tools/tradefederation/core/ |
README.md | 4 and monitors the connected devices, handling test scheduling & execution and device 16 https://source.android.com/devices/tech/test_infra/tradefed/
|
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.1.2/ |
sdklib-25.1.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib-test/25.1.2/ |
sdklib-test-25.1.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.3.0-alpha1/ |
sdklib-25.3.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.3.0-beta1/ |
sdklib-25.3.0-beta1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.3.0-beta2/ |
sdklib-25.3.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.0.0/ |
sdklib-25.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.0.0-beta7/ |
sdklib-25.0.0-beta7.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/25.0.0-rc3/ |
sdklib-25.0.0-rc3.jar | |
Completed in 705 milliseconds
<<11121314151617181920>>