/external/webkit/WebKit/android/wds/client/ |
D | main.cpp | 74 Device::DeviceType type = Device::NONE; in main() 87 type = Device::EMULATOR; in main() 90 type = Device::DEVICE; in main() 111 if (type == Device::NONE && devices.size() > 1) { in main() 120 const Device* device = NULL; in main() 121 if (type == Device::NONE) in main()
|
D | Device.h | 33 class Device { 44 Device(char* name, DeviceType type, const AdbConnection* conn) in Device() function 48 ~Device() { free(m_name); } in ~Device()
|
D | AdbConnection.cpp | 223 Device::DeviceType t = Device::DEVICE; in getDeviceList() 226 t = Device::EMULATOR; in getDeviceList() 228 m_devices.add(new Device(serial, t, this)); in getDeviceList()
|
D | DeviceList.h | 31 class Device; variable 33 typedef android::Vector<Device*> DeviceList;
|
D | Device.cpp | 29 bool Device::sendRequest(const char* req) const { in sendRequest()
|
D | Android.mk | 33 Device.cpp \
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 608 IN PCSTR Device, in _NormalizeDeviceName() argument 621 if('\\' == *Device) in _NormalizeDeviceName() 622 return Device; in _NormalizeDeviceName() 630 if(('/' == *(Device)) && in _NormalizeDeviceName() 631 ('d' == *(Device + 1)) && in _NormalizeDeviceName() 632 ('e' == *(Device + 2)) && in _NormalizeDeviceName() 633 ('v' == *(Device + 3)) && in _NormalizeDeviceName() 634 ('/' == *(Device + 4))) in _NormalizeDeviceName() 636 Device += 5; in _NormalizeDeviceName() 639 if('\0' == *Device) in _NormalizeDeviceName() [all …]
|
/external/blktrace/btt/doc/ |
D | sample-btt-output.tex | 18 ==================== Device Overhead ==================== 31 ==================== Device Merge Information ==================== 41 ==================== Device Q2Q Seek Information ==================== 52 ==================== Device D2D Seek Information ====================
|
D | btt.tex | 187 \item[Device Overhead] 211 \item[Device Merge Information] 232 \item[Device Seek Information] 382 \item[Per Device] Similar to the per-process display, \texttt{btt} 401 \item[Per Device Averages] The average columns from the above charts, 606 Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s 667 \item Device major/minor. 1066 \texttt{DMI} & Device Merge Information:\\ 1068 \texttt{QSK} & Device Q2Q Seek Information:\\ 1070 \texttt{DSK} & Device D2D Seek Information:\\
|
/external/bluetooth/bluez/compat/ |
D | fakehid.txt | 12 Device Name: EPox BT-PM01B aabbcc 52 Device Name: KEYBOARD 94 Device Name: CL800BT
|
/external/bluetooth/bluez/doc/ |
D | device-api.txt | 1 BlueZ D-Bus Device API description 10 Device hierarchy 14 Interface org.bluez.Device
|
D | node-api.txt | 26 object Device [readonly]
|
D | network-api.txt | 46 string Device [readonly]
|
D | adapter-api.txt | 187 from the org.bluez.Device interface. In addition there
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 95 \item[Device] The IOs are replayed on the same device as was seen 110 \item[Device IO Stream Ordering] All IOs on a device are submitted in 329 \item Device identifier (taken directly from the device name of the 445 \item Device identifier (taken directly from the device name of the 464 Specify Device Mappings}
|
/external/qemu/android/avd/ |
D | hardware-properties.ini | 30 abstract = Device ram size
|
/external/blktrace/ |
D | README | 94 %D - Device number
|
/external/bluetooth/bluez/ |
D | ChangeLog | 373 Fix Device ID record handling. 446 Add DiscoverServices method to Device interface. 960 Add support for Device ID attributes. 961 Add Device ID and HID attribute definitions. 1176 Device initialization fixes (hcid).
|
/external/grub/docs/ |
D | grub.info | 554 Device map::, for more details. 601 installation. The format is defined in *Note Device map::. Please be 1638 * Device syntax:: How to specify devices 1643 File: grub.info, Node: Device syntax, Next: File name syntax, Up: Filesystem 1686 File: grub.info, Node: File name syntax, Next: Block list syntax, Prev: Device syntax, Up: File… 3367 * Device map:: The map between BIOS drives and OS devices 3395 Device map::. 3399 option `--device-map' is specified (*note Device map::). 3404 time. If you specify the device map file (*note Device map::), the 3438 File: grub.info, Node: Installation under UNIX, Next: Device map, Prev: Basic usage, Up: Invoki… [all …]
|
D | grub.texi | 604 @dfn{device map}, which you must fix if it is wrong. @xref{Device 666 installation. The format is defined in @ref{Device map}. Please be 1824 * Device syntax:: How to specify devices 1830 @node Device syntax 3503 * Device map:: The map between BIOS drives and OS devices 3531 @ref{Device map}. 3535 @option{--device-map} is specified (@pxref{Device map}). 3540 specify the device map file (@pxref{Device map}), the grub shell just 3628 @node Device map 3642 @var{device} is a drive specified in the GRUB syntax (@pxref{Device
|
/external/qemu/ |
D | CHANGES.TXT | 147 Each AVD (Android Virtual Device) corresponds to a directory used to store 187 Device's configuration. This means it is now possible to not emulate
|
/external/grub/ |
D | configure.ac | 329 dnl Device drivers.
|
D | NEWS | 551 "Device completion".
|
/external/blktrace/doc/ |
D | blktrace.tex | 102 and navigate through \emph{Device Drivers} and \emph{Block devices} 759 BLK\_TA\_PLUG & Device is plugged \\ \hline
|
/external/e2fsprogs/po/ |
D | de.po | 3636 msgstr "Überschreibe Journal-Device mit Nullen: " 3641 msgstr "beim Überschreiben des Journal-Device mit Nullen (Block %u, Nr. %d)" 3854 msgstr "beim Versuch, das Journal-Device %s zu öffnen\n" 3859 msgstr "Journal-Device Blockgröße (%d) kleiner als Minimum-Blockgröße %d\n" 3891 "Device size reported to be zero. Invalid partition specified, or\n"
|