/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon21423
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon21777
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon22131
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon22539
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon22913
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon23326
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon23699
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon24318
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 105 struct list_head devices; member in class:__anon24655
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
MessageBoxLog.java | 126 MessageDialog.openInformation(shell, "Android Virtual Devices Manager", 129 MessageDialog.openError(shell, "Android Virtual Devices Manager",
|
/system/core/init/ |
devices.c | 40 #include "devices.h" 190 * opening dynamic input devices under the AID_INPUT gid. */ 334 if (strncmp(uevent->path, "/devices/platform/", 18)) 342 /* skip "/devices/platform/<driver>" */ 397 /* Drop "/devices/platform/" */ 468 const char *name = uevent->path + 18; /* length of /devices/platform/ */ 511 if (!strncmp(uevent->path, "/devices/platform/", 18)) 835 coldboot("/sys/devices");
|
/system/core/run-as/ |
run-as.c | 38 * This program runs as set-uid root on Android production devices. 72 * This can be useful for a number of different things on production devices:
|
/external/bluetooth/bluez/health/ |
hdp.c | 55 static GSList *devices = NULL; variable 1207 l = g_slist_find_custom(devices, &addr, cmp_dev_addr); 1221 devices = g_slist_append(devices, hdp_device); 1238 l = g_slist_find_custom(devices, mcl, cmp_dev_mcl); 1255 l = g_slist_find_custom(devices, mcl, cmp_dev_mcl); 1271 l = g_slist_find_custom(devices, mcl, cmp_dev_mcl); 1295 for (l = devices; l; l = l->next) { [all...] |
/development/tools/labpretest/ |
labpretest.sh | 115 fdevice=`$FASTBOOT devices | sed -n "s/\($device\).*/\1/ p"` 462 tmpdevice=`$ADB devices | sed -n "s/\($device\).*/\1/ p"` 464 tmpdevice=`$FASTBOOT devices | sed -n "s/\($device\).*/\1/ p"` 475 device=`$ADB devices | sed -n 's/.*\(^[0-9A-Z]\{2\}[0-9A-Z]*\).*/\1/ p'` 484 device=`$FASTBOOT devices | sed -n 's/.*\(^[0-9A-Z]\{2\}[0-9A-Z]*\).*/\1/ p'`
|
/external/blktrace/doc/ |
blkparse.1 | 5 blkparse \- produce formatted output of event streams of block devices 15 various devices on various CPUs, and produce a formatted output of the event 269 For stacked devices, incoming i/o is remapped to device below it in the i/o 532 This will trace i/o on the devices \fI/dev/sda\fR and \fI/dev/sdb\fR and save 534 directory, for the two different devices, respectively. This trace
|
btt.1 | 19 [ \-D <\fIdev;...\fR> | \-\-devices=<\fIdev;...\fR> ] 142 .B \-\-devices=<\fIdev;...\fR> 144 Normally, \fBbtt\fR will produce data for all devices detected in the 146 devices provided in the string passed to this option. The device identifiers 148 separated by a colon (:). A valid specifier for devices 8,0 and 8,8 would then
|
/external/kernel-headers/original/linux/ |
device.h | 40 struct kset devices; member in struct:bus_type 145 struct list_head devices; member in class:__anon6889 189 * struct class_device - class devices 384 * Easy functions for dynamically creating devices on the fly 393 * about devices and actions that the general device layer doesn't
|
/external/libpcap/ |
pcap-snoop.c | 273 * Ethernet devices, so that might be the case for them; 274 * the same applies for "qaa" classical IP devices. If 275 * "fa" devices are for FORE SPANS, that'd apply to them 276 * as well; what are "cip" devices - some other ATM 277 * Classical IP devices?
|
/external/qemu/hw/ |
qdev.c | 22 knowledge of specific devices. Historically board init routines have 25 API for device configuration and initialization. Devices will generally 391 /* Get a block device. This should only be used for single-drive devices 392 (e.g. SD/Floppy/MTD). Multi-disk devices (scsi/ide) should use the 420 /* Create a scsi bus, and attach devices to it. */
|
/frameworks/base/core/java/android/nfc/tech/ |
Ndef.java | 51 * It is mandatory for all Android devices with NFC to correctly enumerate 56 * on tags that do not fall into the above categories. Android devices with NFC 62 * <p>Android devices that support MIFARE Classic must also correctly 65 * <p>For guaranteed compatibility across all Android devices with NFC, it is 67 * with NDEF payload. Vendor NDEF formats will not work on all Android devices.
|
/frameworks/base/docs/html/guide/developing/tools/ |
monkeyrunner_concepts.jd | 39 monkeyrunner tool is primarily designed to test applications and devices at the 49 the monkeyrunner tool controls devices and emulators from a workstation by sending specific 58 test suites across multiple devices or emulators. You can physically attach all the devices 74 system of Python-based modules and programs for controlling Android devices. Besides using
|
/frameworks/base/docs/html/sdk/ |
win-usb.jd | 38 Android-powered devices:</p> 47 <p>Any additional devices will require Windows drivers provided by 157 for the T-Mobile G1 and myTouch 3G (and similar devices).</p></dt> 210 <code>usb_driver\</code> (for example, to add support for other devices), 224 <li>Select <strong>Devices</strong> in the left pane.</li>
|
/hardware/libhardware_legacy/audio/ |
audio_hw_hal.cpp | 305 * below input/output devices and cross our fingers. To do things properly, 392 uint32_t devices, 407 out->legacy_out = ladev->hwif->openOutputStream(devices, format, channels, 452 uint32_t devices, int *format, 466 in->legacy_in = ladev->hwif->openInputStream(devices, format, channels,
|
/frameworks/base/docs/html/guide/topics/ |
fundamentals.jd | 43 to be one application and is the file that Android-powered devices use to install the 390 <p>There are a variety of devices powered by Android and not all of them provide the 391 same features and capabilities. In order to prevent your application from being installed on devices 393 the types of devices your application supports by declaring device and software requirements in your 400 requirements in your manifest file. That way, devices that do <em>not</em> have a camera and have an 412 <dd>In order to categorize devices by their screen type, Android defines two characteristics for 432 <dd>Many devices provide a different type of user input mechanism, such as a hardware keyboard, a 443 feature is available on all Android-powered devices (other than the availability of the standard 449 <dd>Different Android-powered devices often run different versions of the Android platform, 463 devices that meet all your application requirements.</p [all...] |
/external/bluetooth/bluez/audio/ |
manager.c | 111 static GSList *devices = NULL; variable 802 devices = g_slist_remove(devices, dev); 1288 for (l = devices; l != NULL; l = l->next) { 1369 devices = g_slist_append(devices, dev); 1379 for (l = devices; l != NULL; l = l->next) {
|