HomeSort by relevance Sort by last modified time
    Searched defs:wValue (Results 1 - 25 of 27) sorted by null

1 2

  /hardware/nxp/nfc/halimpl/dnld/
phDnldNfc_Utils.cc 70 uint16_t wValue;
80 wValue = 0x00ffU & (uint16_t)pBuff[i];
81 wTmp = (wCrc >> 8U) ^ wValue;
  /external/libusb/msvc/
missing.c 35 TCHAR wValue[MAX_PATH];
57 dwData = sizeof(wValue);
59 (LPBYTE)&wValue, &dwData);
72 wValue, dwData / sizeof(*wValue),
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 86 unsigned int wValue; // 2 Depends on bRequest
  /external/libpcap/pcap/
usb.h 60 u_int16_t wValue;
  /external/libusb/libusb/os/
wince_usb.h 65 UINT16 wValue;
linux_usbfs.h 32 uint16_t wValue;
windows_winusb.h 466 USHORT wValue;
488 USHORT wValue;
  /external/pdfium/core/fxcrt/css/
cfx_cssdeclaration.cpp 86 CFX_CSSNumberType wValue;
197 eUnit = pUnit->wValue;
  /bionic/libc/kernel/uapi/linux/
usbdevice_fs.h 26 __u16 wValue;
  /external/kernel-headers/original/uapi/linux/
usbdevice_fs.h 43 __u16 wValue;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
usbdevice_fs.h 42 __u16 wValue;
  /external/libusb-compat/libusb/
usb.h 194 u_int16_t wValue;
  /sdk/find_lock/
find_lock.cpp 61 WORD wValue; // multiple of 4
628 HANDLE handle = (HANDLE) sysh.wValue;
700 sysh.dIdProcess, sysh.bObjectType, sysh.bFlags, sysh.wValue,
  /bionic/libc/kernel/uapi/linux/usb/
cdc.h 216 __le16 wValue;
ch9.h 112 __le16 wValue;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciSched.h 251 UINT32 wValue:16;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.h 247 UINT32 wValue:16;
    [all...]
  /external/kernel-headers/original/uapi/linux/usb/
cdc.h 300 __le16 wValue;
ch9.h 200 * @wValue: matches the USB wValue field (le16 byte order)
216 __le16 wValue;
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_itemlayoutprocessor.cpp 96 Optional<CXFA_Measurement> wValue =
98 if (wValue && wValue->GetValue() > XFA_LAYOUT_FLOAT_PERCISION) {
99 containerSize.width = wValue->ToUnit(XFA_Unit::Pt);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
cdc.h 269 __le16 wValue;
ch9.h 164 * @wValue: matches the USB wValue field (le16 byte order)
180 __le16 wValue;
  /external/libusb/libusb/
libusb.h 884 uint16_t wValue;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h 361 UINT16 wValue;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbioctl.h 226 USHORT wValue;

Completed in 1129 milliseconds

1 2