HomeSort by relevance Sort by last modified time
    Searched refs:device (Results 751 - 775 of 782) sorted by null

<<3132

  /external/qemu/hw/
bt.h 99 void (*handle_destroy)(struct bt_device_s *device);
139 struct bt_device_s device; member in struct:bt_l2cap_device_s
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c 151 /* network device driver interface */
    [all...]
  /external/kernel-headers/original/linux/
cdrom.h 20 * device drivers that actually talk to the drives. There may still be
25 * should use the O_NONBLOCK option when opening a CD-ROM device
380 #define CDC_RESET 0x200 /* hard reset device */
388 #define CDC_MO_DRIVE 0x40000 /* drive is an MO device */
909 #include <linux/device.h>
941 /* device-related storage */
944 int use_count; /* number of times device opened */
945 char name[20]; /* name of the device type */
946 /* per-device flags */
972 /* hard reset device */
    [all...]
  /external/webkit/WebCore/platform/qt/
RenderThemeQt.cpp 89 dev = painter->device();
  /external/webkit/WebCore/plugins/qt/
PluginViewQt.cpp 192 QPaintDevice* backingStoreDevice = QPainter::redirected(painter->device(), &offset);
  /frameworks/base/docs/html/guide/
guide_toc.cs 268 signing, upgrading, selecting a package name, select device profile, touch, trackball, dpad available, etc. -->
289 <li><a href="<?cs var:toroot ?>guide/developing/device.html">
290 <span class="en">On a Device</span>
  /hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c 239 struct device *dev;
    [all...]
  /system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
SdioDrv.c 224 struct device *dev;
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /external/bluetooth/hcidump/parser/
hci.c 235 "Read Class of Device",
236 "Write Class of Device",
330 "Enable Device Under Test mode",
346 "Synchronous Connection to a Device Exceeded",
356 "Remote Device Terminated Connection due to Low Resources",
357 "Remote Device Terminated Connection due to Power Off",
3273 uint16_t device = btohs(htons(get_u16(frm))); local
    [all...]
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]
  /build/core/
Makefile 167 ro.product.device=
855 # default to common dir for device vendo
    [all...]
main.mk 223 # Set device insecure for non-user builds.
  /external/bluetooth/bluez/include/bluetooth/
hci.h 50 /* HCI device types */
59 /* HCI device flags */
1710 uint16_t device; member in struct:__anon1085
    [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp     [all...]
  /external/strace/
config.status 307 with options \"'--prefix=/data/' '--build=arm-unknown-linux-gnu' 'CFLAGS=-I/android/device/system/kernel_headers/' 'build_alias=arm-unknown-linux-gnu'\"
386 echo "running /bin/sh ./configure " '--prefix=/data/' '--build=arm-unknown-linux-gnu' 'CFLAGS=-I/android/device/system/kernel_headers/' 'build_alias=arm-unknown-linux-gnu' $ac_configure_extra_args " --no-create --no-recursion" >&6
387 exec /bin/sh ./configure '--prefix=/data/' '--build=arm-unknown-linux-gnu' 'CFLAGS=-I/android/device/system/kernel_headers/' 'build_alias=arm-unknown-linux-gnu' $ac_configure_extra_args --no-create --no-recursion
533 s,@CFLAGS@,-I/android/device/system/kernel_headers/,;t t
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /external/dropbear/libtomcrypt/
crypt.tex 171 For example, consider a hardware platform with a specialized RNG device. Obviously one would like to tap
173 is write a descriptor and the few support routines required for the device. After that the rest of the
    [all...]
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java 253 Log.v(TAG, "Not disabling keyguard since device policy is enforced");
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 

Completed in 1851 milliseconds

<<3132