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

<<21222324252627282930>>

  /device/generic/goldfish/
fstab.ranchu 6 /devices/*/block/vdf auto auto defaults voldmanaged=sdcard:auto,encryptable=userdata
  /device/google/marlin/camera/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /device/google/marlin/sepolicy/
hal_graphics_composer_default.te 24 # Access /sys/devices/virtual/graphics/fb0/mdp/caps and maybe others
  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/io/
io_block.h 12 /* block devices ops */
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IncompatiblePciDeviceSupport.h 4 Allows the PCI bus driver to support resource allocation for some PCI devices
9 will have the capability to support incompatible PCI devices. The absence of
11 PCI devices incorrectly. As a result, these devices may not work properly.
14 to support resource allocation for some PCI devices that do not comply with the
15 PCI Specification. This protocol can find some incompatible PCI devices and
17 PCI bus driver does not have prior knowledge of any incompatible PCI devices.
28 those incompatible PCI devices. However, final support for incompatible PCI
29 devices still depends on the implementation of the PCI bus driver. The PCI bus
30 driver may fully, partially, or not even support these incompatible devices.
    [all...]
  /external/autotest/client/common_lib/cros/fake_device_server/client_lib/
devices.py 5 """Module contains a simple client lib to the devices RPC."""
13 from fake_device_server import devices as s_devices
17 """Client library for devices method."""
36 """Returns the list of the devices the server currently knows about."""
  /external/autotest/client/site_tests/power_WakeupRTC/
control 14 Tests that RTC devices generate wakeup events.
  /external/libmojo/third_party/catapult/devil/devil/android/tools/
screenshot.py 23 parser.add_argument('-d', '--device', dest='devices', action='append',
41 devices = script_common.GetDevices(args.devices, args.blacklist_file)
52 device_utils.DeviceUtils.parallel(devices).pMap(screenshot)
  /external/libmtp/
libmtp.pc.in 9 Description: libmtp is a library for accessing Media Transfer Protocol devices
  /external/libpcap/
dlpisubs.h 9 * Private data for capturing on DLPI devices.
  /external/tensorflow/tensorflow/core/common_runtime/
placer.cc 42 // Returns a list of devices sorted by preferred type and then name
43 // from 'devices' whose type is in 'supported_device_types'. This
45 // returns the subset of devices that match.
47 const std::vector<Device*>& devices,
51 for (Device* device : devices) {
92 // // Assign devices based on the accumulated constraints.
300 // We have not yet computed the possible devices for the
304 // "devices" will contain the set of feasible placements for the
306 std::vector<Device*> devices; local
309 // specification, so enumerate the physical devices tha
762 std::vector<Device*>* devices; local
809 std::vector<Device*>* devices; local
    [all...]
  /external/tensorflow/tensorflow/examples/android/res/values-v14/
styles.xml 6 res/values-v11/styles.xml on API 14+ devices.
  /frameworks/base/core/java/android/app/admin/
package.html 5 require rich control over employee devices.</p>
  /frameworks/base/core/java/android/hardware/
package.html 4 not all Android-powered devices support all hardware features, so you should declare hardware
  /frameworks/base/tests/LockTaskTests/res/values-v14/
styles.xml 6 res/values-v11/styles.xml on API 14+ devices.
  /frameworks/base/tests/TransitionTests/res/values-v14/
styles.xml 6 res/values-v11/styles.xml on API 14+ devices.
  /frameworks/opt/datetimepicker/res/values-v14/
styles.xml 6 res/values-v11/styles.xml on API 14+ devices.
  /hardware/interfaces/camera/metadata/
README.md 7 camera provider and camera devices to retrieve static camera information and issue
  /packages/apps/DevCamera/res/values-v14/
styles.xml 6 res/values-v11/styles.xml on API 14+ devices.
  /system/bt/btif/include/
btif_hh.h 73 /* Control block to maintain properties of devices */
81 * BTIF-HH control block to maintain added devices and currently
82 * connected hid devices
86 btif_hh_device_t devices[BTIF_HH_MAX_HID]; member in struct:__anon1708
  /system/bt/test/suite/rfcomm/
rfcomm_test.cc 44 RawAddress* devices = (RawAddress*)bonded_devices_prop->val; local
49 bt_interface()->get_remote_device_property(&devices[i], BT_PROPERTY_UUIDS);
53 GetRemoteDeviceProperty(&devices[i], BT_PROPERTY_UUIDS);
60 bt_remote_bdaddr_ = *(devices + i);
  /system/sepolicy/prebuilts/api/26.0/public/
fsck.te 16 # Run fsck on certain block devices
25 # block devices. With that information, it runs stat() on each block
29 # Allow stat access to all block devices so that fsck can compare
40 # fsck should never be run on these block devices
update_verifier.te 5 # Allow update_verifier to reach block devices in /dev/block.
  /system/sepolicy/prebuilts/api/27.0/public/
fsck.te 16 # Run fsck on certain block devices
25 # block devices. With that information, it runs stat() on each block
29 # Allow stat access to all block devices so that fsck can compare
40 # fsck should never be run on these block devices
update_verifier.te 5 # Allow update_verifier to reach block devices in /dev/block.

Completed in 733 milliseconds

<<21222324252627282930>>