HomeSort by relevance Sort by last modified time
    Searched full:windex (Results 126 - 150 of 172) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 77 __le16 wIndex;
  /external/chromium_org/third_party/libusb/src/libusb/
libusb.h 890 uint16_t wIndex;
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc     [all...]
  /system/core/adb/
usb_osx.c 216 req.wIndex = 0;
234 req.wIndex = languages[lang];
  /external/chromium_org/chrome/test/functional/
stress.py 167 for windex in xrange(win_count - 1, 0, -1):
168 self.RunCommand(pyauto.IDC_CLOSE_WINDOW, windex)
346 self.TabGoBack(tab_index=0, windex=window_index)
359 self.TabGoForward(tab_index=0, windex=window_index)
  /external/kernel-headers/original/linux/
usb_ch9.h 114 * @wIndex: matches the USB wIndex field (le16 byte order)
130 __le16 wIndex;
  /external/libusb-compat/libusb/
core.c 836 int bRequest, int wValue, int wIndex, char *bytes, int size, int timeout)
840 bRequest, wValue, wIndex, size, timeout);
843 bRequest & 0xff, wValue & 0xffff, wIndex & 0xffff, bytes, size & 0xffff,
  /external/stlport/test/unit/
codecvt_test.cpp 596 size_t windex = 0; local
605 CPPUNIT_ASSERT( wc == utf8_wstr[windex++] );
623 CPPUNIT_ASSERT( windex == utf8_wstr.size() );
  /ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp 598 size_t windex = 0; local
607 CPPUNIT_ASSERT( wc == utf8_wstr[windex++] );
625 CPPUNIT_ASSERT( windex == utf8_wstr.size() );
  /ndk/tests/device/test-stlport/unit/
codecvt_test.cpp 598 size_t windex = 0; local
607 CPPUNIT_ASSERT( wc == utf8_wstr[windex++] );
625 CPPUNIT_ASSERT( windex == utf8_wstr.size() );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 128 * @wIndex: matches the USB wIndex field (le16 byte order)
144 __le16 wIndex;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 128 * @wIndex: matches the USB wIndex field (le16 byte order)
144 __le16 wIndex;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 128 * @wIndex: matches the USB wIndex field (le16 byte order)
144 __le16 wIndex;
  /external/qemu/
usb-linux.c 50 uint16_t wIndex;
60 uint16_t wIndex;
562 index = le16_to_cpu(s->ctrl.req.wIndex);
789 ct.wIndex = 0;
830 ct.wIndex = interface;
    [all...]
  /external/kernel-headers/original/linux/usb/
ch9.h 166 * @wIndex: matches the USB wIndex field (le16 byte order)
182 __le16 wIndex;

Completed in 557 milliseconds

1 2 3 4 56 7