Home
last modified time | relevance | path

Searched refs:uByte (Results 1 - 13 of 13) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_cdc.h57 uByte bLength;
58 uByte bDescriptorType;
59 uByte bDescriptorSubtype;
64 uByte bLength;
65 uByte bDescriptorType;
66 uByte bDescriptorSubtype;
67 uByte bmCapabilities;
70 uByte bDataInterface;
74 uByte bLength;
75 uByte bDescriptorTyp
[all...]
H A Dusb.h130 uByte bmRequestType;
131 uByte bRequest;
272 uByte bLength;
273 uByte bDescriptorType;
274 uByte bDescriptorSubtype;
279 uByte bLength;
280 uByte bDescriptorType;
286 uByte bDeviceClass;
287 uByte bDeviceSubClass;
288 uByte bDeviceProtoco
[all...]
H A Dusbhid.h46 uByte bLength;
47 uByte bDescriptorType;
49 uByte bCountryCode;
50 uByte bNumDescriptors;
52 uByte bDescriptorType;
H A Dusb_endian.h35 typedef uint8_t uByte; typedef
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_hid.h59 uByte bLength;
60 uByte bDescriptorType;
61 uByte bEndpointAddress;
62 uByte bmAttributes;
64 uByte bInterval;
H A Df_uac.h165 uByte bLength;
166 uByte bDescriptorType;
167 uByte bEndpointAddress;
168 uByte bmAttributes;
170 uByte bInterval;
171 uByte bRefresh;
172 uByte bSynchAddress;
/third_party/icu/icu4c/source/i18n/
H A DdecNumberLocal.h73 #define uByte uint8_t macro
123 /* Return a uInt, etc., from bytes starting at a char* or uByte* */
127 /* Store a uInt, etc., into bytes starting at a char* or uByte*. */
224 /*extern const uByte d2utable[DECMAXD2U+1];*/
285 uByte *msd; /* -> most significant digit */
286 uByte *lsd; /* -> least ditto */
408 /* coefficient, starting at uByte u, is all zeros */
454 /* a BCD string (uByte *bcdin) of length DECPMAX uBytes. */
457 /* dpd to three BCD8 digits starting at uByte u. Note that an */
481 *(bcd)=(uByte)DECCOMBMS
[all...]
H A DdecNumber.cpp190 static const uByte d2utable[DECMAXD2U+1]=D2UTABLE;
221 static const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */
252 decContext *, uByte, uInt *);
515 uByte bits=0; /* working flags [assume +ve] */ in uprv_decNumberFromString()
774 decAddOp(res, &dzero, rhs, set, (uByte)(rhs->bits & DECNEG), &status); in uprv_decNumberAbs()
1788 uByte sub; /* add or subtract */ in uprv_decNumberNextToward()
1995 uByte bits=0; /* result sign if errors */ in uprv_decNumberPower()
2073 uByte rbits=rhs->bits; /* save */ in uprv_decNumberPower()
2099 uByte rbits=rhs->bits; /* save */ in uprv_decNumberPower()
3469 uByte sig in uprv_decNumberCopySign()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumberLocal.h73 #define uByte uint8_t macro
123 /* Return a uInt, etc., from bytes starting at a char* or uByte* */
127 /* Store a uInt, etc., into bytes starting at a char* or uByte*. */
224 /*extern const uByte d2utable[DECMAXD2U+1];*/
285 uByte *msd; /* -> most significant digit */
286 uByte *lsd; /* -> least ditto */
408 /* coefficient, starting at uByte u, is all zeros */
454 /* a BCD string (uByte *bcdin) of length DECPMAX uBytes. */
457 /* dpd to three BCD8 digits starting at uByte u. Note that an */
481 *(bcd)=(uByte)DECCOMBMS
[all...]
H A DdecNumber.cpp190 static const uByte d2utable[DECMAXD2U+1]=D2UTABLE;
221 static const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */
252 decContext *, uByte, uInt *);
515 uByte bits=0; /* working flags [assume +ve] */ in uprv_decNumberFromString()
774 decAddOp(res, &dzero, rhs, set, (uByte)(rhs->bits & DECNEG), &status); in uprv_decNumberAbs()
1788 uByte sub; /* add or subtract */ in uprv_decNumberNextToward()
1995 uByte bits=0; /* result sign if errors */ in uprv_decNumberPower()
2073 uByte rbits=rhs->bits; /* save */ in uprv_decNumberPower()
2099 uByte rbits=rhs->bits; /* save */ in uprv_decNumberPower()
3469 uByte sig in uprv_decNumberCopySign()
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumberLocal.h73 #define uByte uint8_t macro
123 /* Return a uInt, etc., from bytes starting at a char* or uByte* */
127 /* Store a uInt, etc., into bytes starting at a char* or uByte*. */
224 /*extern const uByte d2utable[DECMAXD2U+1];*/
285 uByte *msd; /* -> most significant digit */
286 uByte *lsd; /* -> least ditto */
408 /* coefficient, starting at uByte u, is all zeros */
454 /* a BCD string (uByte *bcdin) of length DECPMAX uBytes. */
457 /* dpd to three BCD8 digits starting at uByte u. Note that an */
481 *(bcd)=(uByte)DECCOMBMS
[all...]
H A DdecNumber.cpp190 static const uByte d2utable[DECMAXD2U+1]=D2UTABLE;
221 static const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */
252 decContext *, uByte, uInt *);
515 uByte bits=0; /* working flags [assume +ve] */ in uprv_decNumberFromString()
774 decAddOp(res, &dzero, rhs, set, (uByte)(rhs->bits & DECNEG), &status); in uprv_decNumberAbs()
1788 uByte sub; /* add or subtract */ in uprv_decNumberNextToward()
1995 uByte bits=0; /* result sign if errors */ in uprv_decNumberPower()
2073 uByte rbits=rhs->bits; /* save */ in uprv_decNumberPower()
2099 uByte rbits=rhs->bits; /* save */ in uprv_decNumberPower()
3469 uByte sig in uprv_decNumberCopySign()
[all...]
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c262 uByte bCBWFlags;
265 uByte bCBWLUN;
266 uByte bCDBLength;
268 uByte CBWCDB[CBWCDBLENGTH];
281 uByte bCSWStatus;

Completed in 34 milliseconds