HomeSort by relevance Sort by last modified time
    Searched full:devices (Results 1001 - 1025 of 10871) sorted by null

<<41424344454647484950>>

  /external/autotest/test_suites/
control.av_webcam 7 PURPOSE = "To run webrtc camera tests on devices with sufficient lighting."
23 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
control.cr50_stress 7 PURPOSE = "Cr50 stress test functionality and devices"
27 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
control.jailed_build 17 set of devices, and results for these tests should be considered "best
26 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
control.wifichaos 13 To get builds installed nightly on the devices in the chaos_lab.
21 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
  /external/chromium-trace/catapult/devil/
README.md 10 devices. It currently supports SDK level 16 and above.
20 mechanism through which chromium's scripts interact with devices.**
  /external/chromium-trace/catapult/systrace/systrace/
decorators.py 9 This will disable unit tests from running on Android devices.
15 """Decorator for running unit tests only on client devices (Android).
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
agents_unittest.py 16 devices = device_utils.DeviceUtils.HealthyDevices()
19 self.device = devices[0]
  /external/curl/src/macos/src/
curl_GUSIConfig.cpp 41 /**************** BEGIN GUSI CONFIGURATION **************************** * * GUSI Configuration section generated by GUSI Configurator * last modified: Mon Oct 29 15:41:51 2001 * * This section will be overwritten by the next run of Configurator. */ #define GUSI_SOURCE #include <GUSIConfig.h> #include <sys/cdefs.h> /* Declarations of Socket Factories */ __BEGIN_DECLS void GUSIwithInetSockets(); void GUSIwithLocalSockets(); void GUSIwithMTInetSockets(); void GUSIwithMTTcpSockets(); void GUSIwithMTUdpSockets(); void GUSIwithOTInetSockets(); void GUSIwithOTTcpSockets(); void GUSIwithOTUdpSockets(); void GUSIwithPPCSockets(); void GUSISetupFactories(); __END_DECLS /* Configure Socket Factories */ void GUSISetupFactories() { #ifdef GUSISetupFactories_BeginHook GUSISetupFactories_BeginHook #endif GUSIwithInetSockets(); #ifdef GUSISetupFactories_EndHook GUSISetupFactories_EndHook #endif } /* Declarations of File Devices */ __BEGIN_DECLS void GUSIwithNullSockets(); void GUSISetupDevices(); __END_DECLS /* Configure File Devices */ void GUSISetupDevices() { #ifdef GUSISetupDevices_BeginHook GUSISetupDevices_BeginHook #endif (…)
  /external/iproute2/man/man8/
devlink-dev.8 51 If this argument is omitted all devices are listed.
101 Shows the state of all devlink devices on the system.
  /external/kernel-headers/original/uapi/linux/
pci.h 24 * The PCI interface treats multi-function devices as independent
25 * devices. The slot/function address of each device is encoded
  /external/libxml2/macos/src/
libxml2_GUSIConfig.cp 41 /**************** BEGIN GUSI CONFIGURATION **************************** * * GUSI Configuration section generated by GUSI Configurator * last modified: Wed Oct 31 17:07:45 2001 * * This section will be overwritten by the next run of Configurator. */ #define GUSI_SOURCE #include <GUSIConfig.h> #include <sys/cdefs.h> /* Declarations of Socket Factories */ __BEGIN_DECLS void GUSIwithInetSockets(); void GUSIwithLocalSockets(); void GUSIwithMTInetSockets(); void GUSIwithMTTcpSockets(); void GUSIwithMTUdpSockets(); void GUSIwithOTInetSockets(); void GUSIwithOTTcpSockets(); void GUSIwithOTUdpSockets(); void GUSIwithPPCSockets(); void GUSISetupFactories(); __END_DECLS /* Configure Socket Factories */ void GUSISetupFactories() { #ifdef GUSISetupFactories_BeginHook GUSISetupFactories_BeginHook #endif GUSIwithInetSockets(); #ifdef GUSISetupFactories_EndHook GUSISetupFactories_EndHook #endif } /* Declarations of File Devices */ __BEGIN_DECLS void GUSIwithNullSockets(); void GUSISetupDevices(); __END_DECLS /* Configure File Devices */ void GUSISetupDevices() { #ifdef GUSISetupDevices_BeginHook GUSISetupDevices_BeginHook #endif (…)
  /external/linux-kselftest/tools/testing/selftests/cpu-hotplug/
cpu-on-off-test.sh 24 if ! ls $SYSFS/devices/system/cpu/cpu* > /dev/null 2>&1; then
30 online_cpus=`cat $SYSFS/devices/system/cpu/online`
40 offline_cpus=`cat $SYSFS/devices/system/cpu/offline`
56 for cpu in $SYSFS/devices/system/cpu/cpu*; do
75 grep -q 1 $SYSFS/devices/system/cpu/cpu$1/online
80 grep -q 0 $SYSFS/devices/system/cpu/cpu$1/online
85 echo 1 > $SYSFS/devices/system/cpu/cpu$1/online
90 echo 0 > $SYSFS/devices/system/cpu/cpu$1/online
  /external/scapy/scapy/modules/krack/
__init__.py 18 Outputs for vulnerable devices:
24 For patched devices:
  /external/skia/tools/skpbench/
_hardware_pixel.py 36 echo 1 > /sys/devices/system/cpu/cpu$N/online
37 echo userspace > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_governor
38 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_max_freq
39 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_min_freq
40 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_setspeed
46 echo 0 > /sys/devices/system/cpu/cpu$N/online
80 '/sys/devices/system/cpu/online'] + \
81 ['/sys/devices/system/cpu/cpu%i/cpufreq/scaling_cur_freq' % i
  /external/skqp/tools/skpbench/
_hardware_pixel.py 41 echo 1 > /sys/devices/system/cpu/cpu$N/online
42 echo userspace > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_governor
43 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_max_freq
44 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_min_freq
45 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_setspeed
51 echo 0 > /sys/devices/system/cpu/cpu$N/online
85 '/sys/devices/system/cpu/online'] + \
86 ['/sys/devices/system/cpu/cpu%i/cpufreq/scaling_cur_freq' % i
  /external/smali/
README.md 16 - [Official dex bytecode reference](https://source.android.com/devices/tech/dalvik/dalvik-bytecode.html)
19 - [Official dex format reference](https://source.android.com/devices/tech/dalvik/dex-format.html)
  /external/syslinux/bios/com32/modules/
pcitest.c32 
  /external/syslinux/efi32/com32/modules/
pcitest.c32 
  /external/tensorflow/tensorflow/python/client/
session_list_devices_test.py 39 devices = sess.list_devices()
41 [d.name for d in devices]), devices)
64 devices = sess.list_devices()
66 [d.name for d in devices]), devices)
79 devices = sess.list_devices()
80 device_names = set([d.name for d in devices])
  /external/toybox/toys/net/
tunctl.c 1 /* tunctl.c - Control tap/tun network devices.
22 Create and delete tun/tap virtual ethernet devices.
  /external/webrtc/webrtc/modules/audio_device/android/
audio_common.h 22 // on real-time round-trip delay estimates on a large set of devices and they
25 // cases, the lowest delay estimate will not be utilized since devices that
  /external/webrtc/webrtc/sound/
nullsoundsystem.h 35 bool EnumeratePlaybackDevices(SoundDeviceLocatorList *devices) override;
36 bool EnumerateCaptureDevices(SoundDeviceLocatorList *devices) override;
soundsystemproxy.h 28 bool EnumeratePlaybackDevices(SoundDeviceLocatorList *devices) override;
29 bool EnumerateCaptureDevices(SoundDeviceLocatorList *devices) override;
  /external/webrtc/webrtc/voice_engine/
voe_hardware_impl.h 22 int GetNumOfRecordingDevices(int& devices) override;
24 int GetNumOfPlayoutDevices(int& devices) override;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
audio_policy_conf.h 47 #define DEVICES_TAG "devices"
50 #define APM_DEVICES_TAG "devices"

Completed in 1121 milliseconds

<<41424344454647484950>>