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

1 2 3 4 5 6 78 91011>>

  /development/samples/browseable/BluetoothLeGatt/
_index.jd 9 to transmit arbitrary data between devices.
  /development/samples/browseable/HorizontalPaging/res/values/values-sw720dp-land/
dimens.xml 3 screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. -->
  /device/google/wahoo/permissions/
com.google.hardware.camera.easel.xml 2 <!-- Feature for devices with hardware acceleration. -->
  /device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
PciEmulation.txt 3 Installation of various NonDiscoverable devices via PciEmulation driver is performed
8 Indicates, which Xhci devices are used.
12 Indicates, which Ahci devices are used.
16 Indicates, which Sdhci devices are used.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
VgaClassDxe.uni 2 // VGA Class Driver that managers VGA devices and produces Simple Text Output Protocol.
4 // The VGA Class Driver that manages VGA devices and produces Simple Text Output Protocol.
19 #string STR_MODULE_ABSTRACT #language en-US "Manages VGA devices and produces Simple Text Output Protocol"
21 #string STR_MODULE_DESCRIPTION #language en-US "The VGA Class Driver that manages VGA devices and produces Simple Text Output Protocol."
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciBusDxe.uni 2 // The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices.
18 #string STR_MODULE_ABSTRACT #language en-US "Probes all PCI devices and allocate MMIO and IO space for these devices"
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbBusDxe.uni 2 // The Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.
4 // The USB Bus DXE driver is used to enumerate and manage all attached USB devices.
19 #string STR_MODULE_ABSTRACT #language en-US "Enumerates and manages attached USB devices"
21 #string STR_MODULE_DESCRIPTION #language en-US "The USB Bus DXE driver is used to enumerate and manage all attached USB devices."
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsoleDxe.uni 2 // Console support on graphic devices.
5 // protocol or UGA Draw protocol on graphic devices.
19 #string STR_MODULE_ABSTRACT #language en-US "Console support on graphic devices"
22 "Protocol or UgaDrawProtocol on graphics devices."
  /external/autotest/client/deps/fakegudev/src/test_files/
fake_full.dat 7 sysfs_path=/sys/devices/virtual/fake
fake_full.output 6 Sysfs path: /sys/devices/virtual/fake
fake_properties.output 6 Sysfs path: /sys/devices/virtual/fake
  /external/chromium-trace/catapult/third_party/pyserial/serial/tools/
list_ports_posix.py 34 devices = glob.glob('/dev/com*')
35 return [(d, d, d) for d in devices]
39 devices = glob.glob('/dev/cua*')
40 return [(d, d, d) for d in devices]
46 devices = glob.glob('/dev/cuad*')
47 return [(d, d, d) for d in devices]
55 devices = glob.glob('/dev/dty*')
56 return [(d, d, d) for d in devices]
61 devices = glob.glob('/dev/ttyf*')
62 return [(d, d, d) for d in devices]
    [all...]
  /external/google-tv-pairing-protocol/cpp/
CHANGES 5 messaging protocol for remote devices to communicate with Google TV.
ChangeLog 5 pairing protocol for remote devices to pair with a Google TV device.
  /external/iproute2/testsuite/tests/ip/link/
show_dev_wo_vf_rate.t 6 ts_ip "$0" "Show VF devices w/o VF rate info" -d monitor file $NL_FILE
  /external/libmojo/third_party/catapult/devil/devil/android/tools/
script_common.py 15 devices = device_utils.DeviceUtils.HealthyDevices(blacklist)
16 if not devices:
20 available = set(str(d) for d in devices)
27 return devices
  /external/libpcap/
README.macosx 2 to the BPF devices to capture packets with libpcap and allows users with
3 write access to the BPF devices to send packets with libpcap.
5 On some systems that use BPF, the BPF devices live on the root file
6 system, and the permissions and/or ownership on those devices can be
8 devices.
10 On newer versions of FreeBSD, the BPF devices live on devfs, and devfs
12 devices to give users other than root permission to read or write those
13 devices.
15 On Mac OS X, the BPF devices live on devfs, but the OS X version of
18 those devices
    [all...]
pcap-sita.h 2 * pcap-sita.h: Packet capture interface for SITA WAN devices
  /external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
load_tagp.sh 4 major=`awk '/tagp/{print \$1}' /proc/devices`
  /external/ltp/testcases/kernel/device-drivers/base/tbase/
load_tbase.sh 4 major=`awk '/tbase/{print \$1}' /proc/devices`
  /external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
load_tmod.sh 4 major=`awk '/tmod/{print \$1}' /proc/devices`
  /external/webrtc/webrtc/sound/
soundsysteminterface.cc 18 SoundSystemInterface::SoundDeviceLocatorList *devices) {
19 for (SoundDeviceLocatorList::iterator i = devices->begin();
20 i != devices->end();
26 devices->clear();
  /hardware/qcom/wlan/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /packages/apps/DevCamera/res/values-sw600dp/
dimens.xml 5 screen margins) for sw600dp devices (e.g. 7" tablets) here.
  /packages/apps/DevCamera/res/values-sw720dp-land/
dimens.xml 5 screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.

Completed in 606 milliseconds

1 2 3 4 5 6 78 91011>>