OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wvalue
(Results
126 - 140
of
140
) sorted by null
1
2
3
4
5
6
/bionic/libc/kernel/common/linux/
usb_ch9.h
86
__le16
wValue
;
/system/core/fastboot/
usb_linux.c
146
ctrl.
wValue
= (USB_DT_STRING << 8) | dev->iSerialNumber;
usb_osx.c
341
req.
wValue
= (kUSBStringDesc << 8) | serialIndex;
/system/core/libusbhost/
usbhost.c
577
ctrl.
wValue
= value;
/external/chromium_org/v8/src/arm/
constants-arm.h
657
inline int
WValue
() const { return Bit(21); }
700
inline bool HasW() const { return
WValue
() == 1; }
/external/v8/src/arm/
constants-arm.h
661
inline int
WValue
() const { return Bit(21); }
701
inline bool HasW() const { return
WValue
() == 1; }
/external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c
597
req.
wValue
= desc << 8;
[
all
...]
wince_usb.c
734
ctrlHeader.
wValue
= 0;
[
all
...]
linux_usbfs.c
831
.
wValue
= 0,
[
all
...]
windows_usb.c
[
all
...]
/external/libusb/libusb/os/
linux_usbfs.c
644
.
wValue
= 0,
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c
[
all
...]
/external/valgrind/main/include/vki/
vki-linux.h
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/
io.c
372
* The multi-byte control setup fields (
wValue
, wIndex and wLength) must
[
all
...]
/external/libusb/libusb/
io.c
370
* The multi-byte control setup fields (
wValue
, wIndex and wLength) must
[
all
...]
Completed in 444 milliseconds
1
2
3
4
5
6