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

<<31323334353637383940>>

  /external/skia/infra/cts/
README.md 5 runs them on the list of devices whitelisted in the script.
  /external/skqp/infra/cts/
README.md 5 runs them on the list of devices whitelisted in the script.
  /external/syslinux/efi32/include/efi/protocol/
piflash64.h 75 #define IFLASH_TOKEN_FLASHUNLOCK 0xB3 // Unlocking FLASH Devices
76 #define IFLASH_TOKEN_FLASHERASE 0xB4 // Erasing FLASH Devices
82 #define IFLASH_TOKEN_PROGRESS_FLASHUNLOCK 0x13 // % Unlocking FLASH Devices
83 #define IFLASH_TOKEN_PROGRESS_FLASHERASE 0x14 // % Erasing FLASH Devices
  /external/syslinux/efi64/include/efi/protocol/
piflash64.h 75 #define IFLASH_TOKEN_FLASHUNLOCK 0xB3 // Unlocking FLASH Devices
76 #define IFLASH_TOKEN_FLASHERASE 0xB4 // Erasing FLASH Devices
82 #define IFLASH_TOKEN_PROGRESS_FLASHUNLOCK 0x13 // % Unlocking FLASH Devices
83 #define IFLASH_TOKEN_PROGRESS_FLASHERASE 0x14 // % Erasing FLASH Devices
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
piflash64.h 75 #define IFLASH_TOKEN_FLASHUNLOCK 0xB3 // Unlocking FLASH Devices
76 #define IFLASH_TOKEN_FLASHERASE 0xB4 // Erasing FLASH Devices
82 #define IFLASH_TOKEN_PROGRESS_FLASHUNLOCK 0x13 // % Unlocking FLASH Devices
83 #define IFLASH_TOKEN_PROGRESS_FLASHERASE 0x14 // % Erasing FLASH Devices
  /external/tensorflow/tensorflow/compiler/xla/client/
sharding_builder.h 30 // A shaped array used to describe the assignment of tiles to devices.
40 // to devices.
42 // If tile_shape is not evenly divisible by the number of devices in
48 // be rank 1 and using devices [0..num_tiles).
  /external/tensorflow/tensorflow/core/distributed_runtime/
worker_env.h 44 // The local devices of this worker. Devices are owned by the device_mgr.
49 // device_mgr manages local devices (cpu and gpu). The WorkerService
50 // is the network interface for managed devices.
  /external/toolchain-utils/
README.chromium 17 ship on the final product (devices that run Chromium OS).
  /external/toybox/toys/other/
partprobe.c 17 Ask the kernel to re-read the partition table on the specified devices.
  /external/webrtc/talk/media/devices/
macdevicemanagermm.mm 33 #include "talk/media/devices/devicemanager.h"
108 bool GetQTKitVideoDevices(std::vector<Device>* devices) {
134 devices->push_back(
144 bool GetAVFoundationVideoDevices(std::vector<Device>* devices) {
149 return GetQTKitVideoDevices(devices);
157 NSArray* capture_devices = [AVCaptureDevice devices];
175 devices->push_back(
185 return GetQTKitVideoDevices(devices);
188 return GetQTKitVideoDevices(devices);
  /external/wpa_supplicant_8/wpa_supplicant/
eap_proxy_qmi_oc.mak 10 # This is supported only in B Family devices.
  /frameworks/av/media/audioserver/
audioserver.rc 10 # O-MR1 devices with framework-only.
  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 190 * Default priority for devices that we try to auto-connect to and
198 * Default priority for devices that allow incoming
207 * Default priority for devices that does not allow incoming
223 * Get connected devices for this specific profile.
225 * <p> Return the set of devices which are in state {@link #STATE_CONNECTED}
227 * @return List of devices. The list will be empty on error.
233 * Get a list of devices that match any of the given connection
236 * <p> If none of the devices match any of the given states,
241 * @return List of devices. The list will be empty on error.
  /frameworks/base/media/java/android/media/midi/
MidiDeviceInfo.java 27 * For now we only have information that can be retrieved easily for USB devices,
31 * Use the MidiDevice class to actually communicate with devices.
43 * Constant representing USB MIDI devices for {@link #getType}
48 * Constant representing virtual (software based) MIDI devices for {@link #getType}
53 * Constant representing Bluetooth MIDI devices for {@link #getType}
61 * For USB devices, this is a concatenation of the manufacturer and product names.
69 * Matches the USB device manufacturer name string for USB MIDI devices.
77 * Matches the USB device product name string for USB MIDI devices.
85 * Matches the USB device version number for USB MIDI devices.
93 * Matches the USB device serial number for USB MIDI devices
    [all...]
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothDeviceFilter.java 42 /** Bonded devices only filter (referenced directly). */
45 /** Unbonded devices only filter (referenced directly). */
77 /** Filter that matches all devices. */
84 /** Filter that matches only bonded devices. */
91 /** Filter that matches only unbonded devices. */
107 /** Filter that matches devices that support AUDIO profiles. */
128 /** Filter that matches devices that support Object Transfer. */
142 /** Filter that matches devices that support PAN User (PANU) profile. */
156 /** Filter that matches devices that support NAP profile. */
  /frameworks/base/tests/LockTaskTests/res/values/
styles.xml 5 by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
  /frameworks/base/tests/TransitionTests/res/values/
styles.xml 5 by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
  /frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
UsbUtil.java 33 HashMap<String, UsbDevice> devices = usbManager.getDeviceList(); local
35 for (UsbDevice device : devices.values()) {
79 HashMap<String, UsbDevice> devices = usbManager.getDeviceList(); local
80 for (UsbDevice dev : devices.values()) {
  /frameworks/support/asynclayoutinflater/
build.gradle 19 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/cursoradapter/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/documentfile/
build.gradle 21 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/drawerlayout/
build.gradle 20 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/interpolator/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/legacy/v13/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/localbroadcastmanager/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."

Completed in 934 milliseconds

<<31323334353637383940>>