Searched defs:u8 (Results 26 - 50 of 90) sorted by relevance

1234

/external/iptables/include/linux/netfilter/
H A Dx_tables.h93 __u8 u8; member in struct:_xt_align
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dx_tables.h93 __u8 u8; member in struct:_xt_align
/external/liblzf/
H A Dlzf.c56 typedef unsigned char u8; typedef
180 u8 buf1[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16];
181 u8 buf2[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16];
182 u8 *header;
221 u8 header[MAX_HDR_SIZE];
222 u8 buf1[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16];
223 u8 buf2[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16];
224 u8 *p;
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_nci.c55 UINT8 u8; local
70 u8 = *p++;
72 hdr[0] = u8 & ~NCI_PBF_MASK;
73 if ((u8 & NCI_MT_MASK) == NCI_MT_DATA)
132 if ((u8 & NCI_PBF_MASK) == NCI_PBF_NO_OR_LAST)
137 *p = u8; /* this should make the PBF flag as Last Fragment */
/external/libunwind/include/
H A Ddwarf_i.h37 uint8_t u8; member in union:__anon24651
95 *val = mvp->u8;
96 *addr += sizeof (mvp->u8);
/external/libunwind/src/dwarf/
H A DGexpr.c127 uint8_t u8; local
146 ret = dwarf_readu8 (as, a, addr, &u8, arg);
149 *val = u8;
194 uint8_t opcode, operands_signature, u8; local
384 if ((ret = dwarf_readu8 (as, a, &tmp1, &u8, arg)) < 0)
386 tmp2 = u8;
H A DGparser.c68 uint8_t u8, op; local
106 if ((ret = dwarf_readu8 (as, a, addr, &u8, arg)) < 0)
108 curr_ip += u8 * dci->code_align;
/external/ltrace/
H A Dprintf.c217 uint8_t u8; member in union:__anon26633
225 case 1: u.u64 = u.u8; break;
H A Dvalue.c330 uint8_t u8; member in union:word_data
354 u.u8 = word;
405 *retp = (long)u.u8;
/external/openssl/crypto/modes/
H A Dmodes_lcl.h26 typedef unsigned char u8; typedef
83 #define PUTU32(p,v) ((p)[0]=(u8)((v)>>24),(p)[1]=(u8)((v)>>16),(p)[2]=(u8)((v)>>8),(p)[3]=(u8)(v))
101 union { u64 u[2]; u32 d[4]; u8 c[16]; size_t t[16/sizeof(size_t)]; }
110 void (*ghash)(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len);
123 union { u64 u[2]; u8 c[16]; } nonce, cmac;
/external/qemu/distrib/ext4_utils/src/
H A Dext4_utils.h82 typedef unsigned char u8; typedef
/external/qemu/util/
H A Daes.c34 typedef uint8_t u8; typedef
39 # define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((st) >> 8); (ct)[3] = (u8)(st); }
/external/skia/tests/
H A DPaintTest.cpp22 char* u8 = (char*)dst; local
24 int n = SkUTF8_FromUnichar(src[i], u8);
25 u8 += n;
27 return u8 - (char*)dst;
/external/valgrind/main/none/tests/arm64/
H A Dfp_and_simd.c27 UChar u8[16]; member in union:_V128
64 v->u8[i] = randUChar();
78 printf("%02x", (Int)v->u8[i]);
/external/webp/src/dsp/
H A Dyuv_sse2.c23 uint8_t u8[16]; member in union:__anon33361
/external/blktrace/
H A Dblktrace.h27 typedef __u8 u8; typedef
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c771 p_elem->params[p_elem->num_params++] = p_sattr->attr_value.v.u8;
1106 p_device_info->rec.primary_record = (BOOLEAN)p_curr_attr->attr_value.v.u8;
1141 UINT8 u8; local
1247 u8 = (UINT8)p_device_info->primary_record;
1249 BOOLEAN_DESC_TYPE, 1, &u8)) )
H A Dsdp_utils.c589 UINT8 u8; local
611 BE_STREAM_TO_UINT8 (u8, p);
612 *p_len = u8;
/external/chromium_org/crypto/
H A Dcurve25519-donna.c28 typedef uint8_t u8; typedef
313 fexpand(limb *output, const u8 *input) {
336 fcontract(u8 *output, limb *input) {
451 cmult(limb *resultx, limb *resultz, const u8 *n, const limb *q) {
462 u8 byte = n[31 - i];
576 curve25519_donna(u8 *mypublic, const u8 *secret, const u8 *basepoint) {
/external/dnsmasq/contrib/wrt/
H A Ddhcp_release.c62 typedef unsigned char u8; typedef
67 u8 op, htype, hlen, hops;
71 u8 chaddr[DHCP_CHADDR_MAX], sname[64], file[128];
/external/bluetooth/bluedroid/stack/include/
H A Dsdp_api.h106 UINT8 u8; /* 8-bit integer */ member in union:__anon1607::__anon1608
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp52 uint8_t u8; local
53 (void)buffer.readU8(&u8);
54 SkFontStyle::Slant slant = (SkFontStyle::Slant)u8;
/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h91 typedef unsigned char u8; /* 1-byte (or larger) unsigned integer */ typedef
137 u8 bHasStat; /* True if %_stat table exists */
138 u8 bHasDocsize; /* True if %_docsize table exists */
164 u8 isEof; /* True if at End Of Results */
165 u8 isRequireSeek; /* True if must seek pStmt to %_content row */
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h62 typedef unsigned char u8; typedef in namespace:__sanitizer
/external/deqp/framework/common/
H A DtcuTextureUtil.cpp481 deUint8 u8[CLEAR_OPTIMIZE_MAX_PIXEL_SIZE]; member in union:tcu::__anon19698
485 PixelBufferAccess(access.getFormat(), 1, 1, 1, 0, 0, &pixel.u8[0]).setPixel(color, 0, 0);
489 fillRow(access, y, z, pixelSize, &pixel.u8[0]);
509 deUint8 u8[CLEAR_OPTIMIZE_MAX_PIXEL_SIZE]; member in union:tcu::__anon19699
513 PixelBufferAccess(access.getFormat(), 1, 1, 1, 0, 0, &pixel.u8[0]).setPixel(color, 0, 0);
517 fillRow(access, y, z, pixelSize, &pixel.u8[0]);
537 deUint8 u8[CLEAR_OPTIMIZE_MAX_PIXEL_SIZE]; member in union:tcu::__anon19700
541 PixelBufferAccess(access.getFormat(), 1, 1, 1, 0, 0, &pixel.u8[0]).setPixDepth(depth, 0, 0);
545 fillRow(access, y, z, pixelSize, &pixel.u8[0]);
565 deUint8 u8[CLEAR_OPTIMIZE_MAX_PIXEL_SIZ member in union:tcu::__anon19701
[all...]

Completed in 1008 milliseconds

1234