Searched
full:devices (Results
451 -
475 of
1889) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/chromeos/status/ |
network_menu_button.h | 113 // Called when the list of devices has possibly changed. This will remove 115 // for the new devices.
|
/external/chromium/third_party/libjingle/source/talk/third_party/libudev/ |
libudev.h | 69 * access to sysfs/kernel devices 129 * search sysfs for specific devices and provide a sorted list
|
/external/e2fsprogs/lib/blkid/ |
dev.c | 101 * This series of functions iterate over all devices in a blkid cache 195 fprintf(stderr, "\tList all devices and exit\n");
|
getsize.c | 142 * Note that FreeBSD >= 4.0 has disk devices as unbuffered (raw, 143 * character) devices, so we need to check for S_ISCHR, too.
|
/external/e2fsprogs/misc/ |
ismounted.c | 93 #ifndef __GNU__ /* The GNU hurd is broken with respect to stat devices */ 134 #ifndef __GNU__ /* The GNU hurd is broken with respect to stat devices */
|
/external/genext2fs/ |
genext2fs.8 | 50 special files like devices. 53 Furthermore, you can use a single table entry to create many devices
|
/external/iproute2/include/linux/ |
if_link.h | 146 IFF_BROADCAST devices are able to use multicasts too. 150 For usual devices it is equal ifi_index.
|
/external/kernel-headers/original/linux/ |
if_link.h | 149 IFF_BROADCAST devices are able to use multicasts too. 153 For usual devices it is equal ifi_index.
|
sockios.h | 67 #define SIOCGIFCOUNT 0x8938 /* get number of devices */ 129 * These 16 ioctls are available to devices via the do_ioctl() device
|
/external/libpcap/ |
README.linux | 20 directly with network devices without an intermediate network 36 directly with network devices without an intermediate network
|
/external/mesa3d/docs/ |
glfbdev-driver.html | 84 <li>Input devices other than Keyboard/Mouse 108 1. The mouse pointer flickers in single buffering mode, as it must be rendered in software. Hopefully in the future there will be a way to access hardware cursors in fbdev devices.
|
/external/qemu/android/camera/ |
camera-capture.h | 94 /* Enumerates camera devices connected to the host, and collects information 105 * devices. For each found camera device an entry will be initialized in the
|
/external/qemu/ |
input.c | 244 monitor_printf(mon, "No mouse devices connected\n"); 289 monitor_printf(mon, "No mouse devices connected\n");
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbDevice.java | 107 * Returns the devices's class field. 110 * @return the devices's class
|
/frameworks/base/core/java/android/nfc/tech/ |
NdefFormatable.java | 36 * <p>Android devices with NFC must only enumerate and implement this 41 * there is no mandatory set of tags for which all Android devices with NFC
|
/frameworks/base/docs/html/guide/developing/building/ |
building-cmdline.jd | 25 <li><a href="{@docRoot}guide/developing/devices/managing-avds-cmdline.html">Managing AVDs from 27 <li><a href="{@docRoot}guide/developing/devices/emulator.html">Using the Android 138 You should test the final build on different devices or AVDs to ensure that it 199 "{@docRoot}guide/developing/devices/managing-avds.html">create an AVD</a>.</p> 213 <p>In the <em>Virtual Devices</em> view, select an AVD and click <strong>Start</strong>.</p> 235 <p>To see a list of available device serial numbers, execute {@code adb devices}.</p> 264 <li>Enable USB Debugging on your device. You can find the setting on most Android devices by 287 <li><a href="{@docRoot}guide/developing/devices/emulator.html">Android Emulator</a></li>
|
/frameworks/base/docs/html/guide/topics/testing/ |
what_to_test.jd | 21 For devices that support multiple orientations, Android detects a change in orientation when 54 Mobile devices primarily run on battery power. A device has finite "battery budget", and when it
|
/frameworks/base/docs/html/resources/articles/ |
speech-input.jd | 11 Google's Voice Search application, which is pre-installed on many Android devices 66 many Android devices, responds to a <em>RecognizerIntent</em> by displaying the
|
/frameworks/base/docs/html/resources/dashboard/ |
screens.jd | 39 <p> This page provides data about the relative number of active devices that have a particular 56 of Android devices that have accessed Android Market within a 7-day period
|
/frameworks/base/media/java/android/media/ |
AudioFormat.java | 34 /** Audio data format: PCM 16 bit per sample. Guaranteed to be supported by devices. */ 36 /** Audio data format: PCM 8 bit per sample. Not guaranteed to be supported by devices. */
|
/frameworks/base/services/java/com/android/server/wm/ |
InputManager.java | 191 * @param deviceId The input device id, or -1 to consult all devices. 204 * @param deviceId The input device id, or -1 to consult all devices. 217 * @param deviceId The input device id, or -1 to consult all devices. 230 * @param deviceId The input device id, or -1 to consult all devices. 379 * Gets the ids of all input devices in the system. 528 private static final String EXCLUDED_DEVICES_PATH = "etc/excluded-input-devices.xml"; 608 // Read partner-provided list of excluded input devices 617 XmlUtils.beginDocument(parser, "devices");
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
ioctls.h | 66 #define SIOCGIFCOUNT 0x8938 /* get number of devices */ 98 /* These 16 ioctls are available to devices via the do_ioctl() device
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
pmu.h | 15 #define PMU_POWER_CTRL0 0x10 /* control power of some devices */ 16 #define PMU_POWER_CTRL 0x11 /* control power of some devices */
|
sockios.h | 67 #define SIOCGIFCOUNT 0x8938 /* get number of devices */ 128 * These 16 ioctls are available to devices via the do_ioctl() device
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/ |
scsi.h | 211 /* These are a few other constants only used by scsi devices. */ 215 /* Used to turn on and off tagged queuing for scsi devices. */
|
Completed in 1207 milliseconds
<<11121314151617181920>>