HomeSort by relevance Sort by last modified time
    Searched defs:u8 (Results 26 - 50 of 271) sorted by null

12 3 4 5 6 7 8 91011

  /frameworks/av/camera/include/camera/ndk/
NdkCameraMetadata.h 121 uint8_t *u8; member in union:ACameraMetadata_entry::__anon37914
166 const uint8_t *u8; member in union:ACameraMetadata_const_entry::__anon37915
  /prebuilts/go/darwin-x86/test/
intcvt.go 32 u8 uint8 = cu8
97 chki8(int8(u8), cu8&0xff-1<<8)
108 chki16(int16(u8), cu8&0xffff)
119 chki32(int32(u8), cu8&0xffffffff)
130 chki64(int64(u8), cu8&0xffffffffffffffff)
142 chku8(uint8(u8), cu8&0xff)
153 chku16(uint16(u8), cu8&0xffff)
164 chku32(uint32(u8), cu8&0xffffffff)
175 chku64(uint64(u8), cu8&0xffffffffffffffff)
30 u8 uint8 = cu8 var
copy.go 36 func u8(i int) uint8 { func
74 input8[i] = u8(in)
75 output8[i] = u8(out)
76 outputS[i] = u8(out)
141 if output8[i] != u8(i+13) {
148 if output8[i] != u8(i+in-out) {
155 if output8[i] != u8(i+13) {
182 if outputS[i] != u8(i+13) {
189 if outputS[i] != u8(i+in-out) {
196 if outputS[i] != u8(i+13)
    [all...]
  /prebuilts/go/darwin-x86/test/ken/
convert.go 13 var u8 uint8; var
111 /* value good in u8 and up (175) */
211 i8 = 0; u8 = 0; i16 = 0; u16 = 0
223 i8 = int8(v); u8 = uint8(i8); w = big(u8)
242 u8 = uint8(v); i8 = int8(u8); w = big(i8)
244 u8 = uint8(v); u8 = uint8(u8); w = big(u8
    [all...]
  /prebuilts/go/linux-x86/test/
intcvt.go 32 u8 uint8 = cu8
97 chki8(int8(u8), cu8&0xff-1<<8)
108 chki16(int16(u8), cu8&0xffff)
119 chki32(int32(u8), cu8&0xffffffff)
130 chki64(int64(u8), cu8&0xffffffffffffffff)
142 chku8(uint8(u8), cu8&0xff)
153 chku16(uint16(u8), cu8&0xffff)
164 chku32(uint32(u8), cu8&0xffffffff)
175 chku64(uint64(u8), cu8&0xffffffffffffffff)
30 u8 uint8 = cu8 var
copy.go 36 func u8(i int) uint8 { func
74 input8[i] = u8(in)
75 output8[i] = u8(out)
76 outputS[i] = u8(out)
141 if output8[i] != u8(i+13) {
148 if output8[i] != u8(i+in-out) {
155 if output8[i] != u8(i+13) {
182 if outputS[i] != u8(i+13) {
189 if outputS[i] != u8(i+in-out) {
196 if outputS[i] != u8(i+13)
    [all...]
  /prebuilts/go/linux-x86/test/ken/
convert.go 13 var u8 uint8; var
111 /* value good in u8 and up (175) */
211 i8 = 0; u8 = 0; i16 = 0; u16 = 0
223 i8 = int8(v); u8 = uint8(i8); w = big(u8)
242 u8 = uint8(v); i8 = int8(u8); w = big(i8)
244 u8 = uint8(v); u8 = uint8(u8); w = big(u8
    [all...]
  /system/core/libsparse/
sparse_defs.h 34 #define __u8 u8
40 typedef unsigned char u8; typedef
  /art/dexlist/
dexlist.cc 55 typedef uint64_t u8; typedef in namespace:art
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetSockOpt/
SetSockOpt.c 86 UINT8 * u8; member in union:__anon5911
105 Value.u8 = &mBuffer[0];
109 pEnd = &Value.u8[ LengthInBytes ];
110 while ( pEnd > Value.u8 ) {
111 Print ( L" %02x", *Value.u8 );
112 Value.u8 += 1;
177 UINT8 * u8; member in union:__anon5912
193 Value.u8 = &mValue[0];
  /external/autotest/client/profilers/powertop/src/
wireless.c 41 #define u8 __u8 macro
46 #undef u8 macro
  /external/clang/test/CodeGen/
x86_64-arguments-nacl.c 39 union u8 { union
43 union u8 f8_1() { while (1) {} }
44 void f8_2(union u8 a0) {}
  /external/dhcpcd-6.8.2/dbus/
dbus-dict.c 175 uint8_t u8, u8_2; local
192 ok = (sscanf(it++, "%1hhx", &u8) == 1) &&
194 &u8);
198 /* sscanf("1z", "%2hhx", &u8) will store 0x01 in u8 and
200 ok = (sscanf(it++, "%1hhx", &u8) == 1) &&
205 u8 = (u8 << 4) | u8_2;
206 ok = dbus_message_iter_append_basic(&array, DBUS_TYPE_BYTE, &u8);
  /external/google-breakpad/src/processor/
binarystream_unittest.cc 50 uint8_t u8 = 0; local
52 stream >> u8; local
54 EXPECT_EQ(0U, u8);
59 stream >> u8; local
60 EXPECT_EQ(1, u8);
266 uint8_t u8 = 0; local
272 stream >> u8 >> u16 >> u32 >> u64 >> s;
274 EXPECT_EQ(e8, u8);
  /external/libunwind/src/dwarf/
Gexpr.c 127 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;
  /external/valgrind/none/tests/amd64/
avx2-1.c 20 typedef union { UChar u8[32]; UInt u32[8]; } YMM; member in union:__anon36247
29 printf("%02x", (UInt)vec->u8[i]);
    [all...]
  /frameworks/av/media/mtp/
MtpProperty.h 29 uint8_t u8; member in union:android::MtpPropertyValue::__anon38709
  /system/media/camera/include/system/
camera_metadata.h 86 uint8_t *u8; member in union:camera_metadata_entry::__anon107115
105 const uint8_t *u8; member in union:camera_metadata_ro_entry::__anon107116
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
am33-2.c 42 #define u8(shift) unsigned_constant( 8, shift, 1) macro
203 u8(0), comma, lparen, a16 (8), rparen, tick_random);
270 lparen, u8 (0), comma, spreg, rparen, comma, freg (8, 16),
282 lparen, u8 (0), comma, spreg, rparen, tick_random);
381 lparen, u8 (0), comma, spreg, rparen, comma,
390 lparen, u8 (0), comma, spreg, rparen, tick_random);
  /bionic/libc/kernel/uapi/linux/netfilter/
x_tables.h 87 __u8 u8; member in struct:_xt_align
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
chacha_private.h 9 typedef unsigned char u8; typedef
20 #define U8V(v) ((u8)(v) & U8C(0xFF))
55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits)
80 chacha_ivsetup(chacha_ctx *x,const u8 *iv)
89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes)
93 u8 *ctarget = NULL;
94 u8 tmp[64];
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
InsnFormat.java 233 case 64: sb.append(Hex.u8(bits)); break;
  /dalvik/dx/src/com/android/dx/dex/code/
InsnFormat.java 291 case 64: sb.append(Hex.u8(bits)); break;
  /development/ndk/platforms/android-21/include/linux/netfilter/
x_tables.h 85 __u8 u8; member in struct:_xt_align
  /development/ndk/platforms/android-9/include/linux/netfilter/
x_tables.h 81 u_int8_t u8; member in struct:_xt_align

Completed in 679 milliseconds

12 3 4 5 6 7 8 91011