Searched refs:U8 (Results 1 - 21 of 21) sorted by relevance

/external/valgrind/main/memcheck/tests/
H A Dsh-mem.c15 typedef unsigned long long U8; typedef
24 U8 a [SZB_OF_a / 8]; // Type is U8 to ensure it's 8-aligned
25 U8 b [SZB_OF_a / 8]; // same size as a[]
38 U8 build(int size, U1 byte)
41 U8 mask = 0;
42 U8 shres;
43 U8 res = 0xffffffffffffffffULL, res2;
49 mask |= (U8)byte;
108 assert(8 == sizeof(U8));
[all...]
H A Dsh-mem-random.c16 typedef unsigned long long U8; typedef
37 U8 build(int size, U1 byte)
40 U8 mask = 0;
41 U8 shres;
42 U8 res = 0xffffffffffffffffULL, res2;
48 mask |= (U8)byte;
75 U8 sum = 0;
85 sum += (U8)arr_i;
153 case 3: { // U8
156 *(U8*)(ar
[all...]
H A Dsh-mem.stderr.exp16 -- NNN: 8 U8 U8 ------------------------
25 -- NNN: 8 F8 U8 ------------------------
/external/skia/include/xml/
H A DSkBML_WXMLParser.h42 // important that these are U8, so we get automatic wrap-around
43 U8 fNextElem, fNextAttrName, fNextAttrValue;
/external/chromium/net/base/
H A Ddnssec_chain_verifier.cc383 // U8 reads, and removes, a single byte from |chain_|
384 bool DNSSECChainVerifier::U8(uint8* v) { function in class:net::DNSSECChainVerifier
450 if (!U8(&entry_key) ||
467 if (!U8(&num_keys))
485 if (!U8(&num_keys))
591 if (!U8(&entry_key) ||
718 if (!U8(&num_ds))
729 if (!U8(&digest_type) ||
785 if (!U8(&num_rrs))
H A Ddnssec_chain_verifier.h71 bool U8(uint8*);
H A Ddnsrr_resolver.cc428 bool U8(uint8* v) { function in class:net::Buffer
574 !buf.U8(&flags2)) {
/external/skia/src/views/
H A DSkWidget.cpp53 U8 alpha = paint.getAlpha();
62 paint.setAlpha((U8)SkScalarMul(alpha, SK_Scalar1 - SkScalarAbs(scale)));
65 paint.setAlpha((U8)SkScalarMul(alpha, SkScalarAbs(scale)));
/external/skia/src/effects/
H A DSkBlurMaskFilter.cpp64 fGamma = new U8[256];
/external/valgrind/main/VEX/priv/
H A Dir_opt.c1048 /* signed */ Int s32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U8;
1063 0xFFULL & e->Iex.Unop.arg->Iex.Const.con->Ico.U8));
1071 0xFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U8));
1074 /* signed */ Short s16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U8;
1082 0xFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U8));
1121 ~ (e->Iex.Unop.arg->Iex.Const.con->Ico.U8))));
1190 (0xFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U8)
1266 (e->Iex.Binop.arg1->Iex.Const.con->Ico.U8
1267 | e->Iex.Binop.arg2->Iex.Const.con->Ico.U8))));
1288 (e->Iex.Binop.arg1->Iex.Const.con->Ico.U8
[all...]
H A Dhost_arm_isel.c874 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break;
928 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break;
1272 index = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1297 index = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1726 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break;
2600 imm = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
2624 imm = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
2648 imm = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
3016 imm6 = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
3044 index = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
[all...]
H A Dhost_ppc_isel.c1954 case Ico_U8: l = (Long)(Int)(Char )con->Ico.U8; break;
2175 case Ico_U8: u = 0x000000FF & con->Ico.U8; break;
2232 case Ico_U8: l = (Long)(Int)(Char )con->Ico.U8; break;
2278 && e->Iex.Const.con->Ico.U8 >= 1
2279 && e->Iex.Const.con->Ico.U8 <= 31) {
2280 return PPCRH_Imm(False/*unsigned*/, e->Iex.Const.con->Ico.U8);
2323 && e->Iex.Const.con->Ico.U8 >= 1
2324 && e->Iex.Const.con->Ico.U8 <= 63) {
2325 return PPCRH_Imm(False/*unsigned*/, e->Iex.Const.con->Ico.U8);
H A Dhost_s390_isel.c333 case Ico_U8: value = expr->Iex.Const.con->Ico.U8; break;
1254 case Ico_U8: value = con->Ico.U8; break;
1352 case Ico_U8: value = expr->Iex.Const.con->Ico.U8; break;
H A Dhost_amd64_isel.c1008 nshift = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1900 && imm8->Iex.Const.con->Ico.U8 < 4
1905 UInt shift = imm8->Iex.Const.con->Ico.U8;
1921 UInt shift = e->Iex.Binop.arg2->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1995 return AMD64RMI_Imm(0xFF & e->Iex.Const.con->Ico.U8); break;
2064 return AMD64RI_Imm(0xFF & e->Iex.Const.con->Ico.U8);
H A Dhost_x86_isel.c110 && e->Iex.Const.con->Ico.U8 == 0;
905 nshift = e->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1435 ->Iex.Binop.arg2->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1452 UInt shift = e->Iex.Binop.arg2->Iex.Binop.arg2->Iex.Const.con->Ico.U8;
1514 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break;
1574 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break;
H A Dir_defs.c72 case Ico_U8: vex_printf( "0x%x:I8", (UInt)(con->Ico.U8)); break;
1296 c->Ico.U8 = u8;
1779 case Ico_U8: return IRConst_U8(c->Ico.U8);
3574 case Ico_U8: return toBool( c1->Ico.U8 == c2->Ico.U8 );
/external/llvm/unittests/ADT/
H A DStringRefTest.cpp358 uint8_t U8; local
364 bool U8Success = StringRef(Unsigned[i].Str).getAsInteger(0, U8);
367 EXPECT_EQ(U8, Unsigned[i].Expected);
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h285 UChar U8; member in union:_IRConst::__anon12050
/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc54 typedef uint64_t U8; typedef
/external/valgrind/main/VEX/
H A Dtest_main.c2512 case Ico_U8: n = (ULong)con->Ico.U8; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4752 case Ico_U8: n = (ULong)con->Ico.U8; break;

Completed in 432 milliseconds