Searched refs:U64 (Results 1 - 25 of 32) sorted by relevance

12

/external/openssl/crypto/aes/
H A Daes_x86core.c82 #define U64(C) C##UI64 macro
85 #define U64(C) C##UL macro
88 #define U64(C) C##ULL macro
131 U64(0xa56363c6a56363c6), U64(0x847c7cf8847c7cf8),
132 U64(0x997777ee997777ee), U64(0x8d7b7bf68d7b7bf6),
133 U64(0x0df2f2ff0df2f2ff), U64(0xbd6b6bd6bd6b6bd6),
134 U64(
[all...]
/external/openssl/crypto/sha/
H A Dsha512.c64 c->h[0]=U64(0xcbbb9d5dc1059ed8);
65 c->h[1]=U64(0x629a292a367cd507);
66 c->h[2]=U64(0x9159015a3070dd17);
67 c->h[3]=U64(0x152fecd8f70e5939);
68 c->h[4]=U64(0x67332667ffc00b31);
69 c->h[5]=U64(0x8eb44a8768581511);
70 c->h[6]=U64(0xdb0c2e0d64f98fa7);
71 c->h[7]=U64(0x47b5481dbefa4fa4);
80 c->h[0]=U64(0x6a09e667f3bcc908);
81 c->h[1]=U64(
[all...]
H A Dsha.h173 #define U64(C) C##UI64 macro
176 #define U64(C) C##UL macro
179 #define U64(C) C##ULL macro
/external/openssl/crypto/modes/
H A Dmodes_lcl.h14 #define U64(C) C##UI64 macro
18 #define U64(C) C##UL macro
22 #define U64(C) C##ULL macro
H A Dccm128.c197 if (ctx->blocks > (U64(1)<<61)) return -2; /* too much data */
351 if (ctx->blocks > (U64(1)<<61)) return -2; /* too much data */
H A Dgcm128.c74 u64 T = U64(0xe100000000000000) & (0-(V.lo&1)); \
869 if (alen>(U64(1)<<61) || (sizeof(len)==8 && alen<len))
932 if (mlen>((U64(1)<<36)-32) || (sizeof(len)==8 && mlen<len))
1109 if (mlen>((U64(1)<<36)-32) || (sizeof(len)==8 && mlen<len))
1292 if (mlen>((U64(1)<<36)-32) || (sizeof(len)==8 && mlen<len))
1407 if (mlen>((U64(1)<<36)-32) || (sizeof(len)==8 && mlen<len))
/external/openssl/include/openssl/
H A Dsha.h173 #define U64(C) C##UI64 macro
176 #define U64(C) C##UL macro
179 #define U64(C) C##ULL macro
/external/chromium_org/third_party/cld/base/
H A Dcommandlineflags.h411 #define DECLARE_uint64(name) DECLARE_VARIABLE(uint64,U64, name)
412 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(uint64,U64, name, val, txt)
/external/valgrind/main/VEX/priv/
H A Dir_opt.c1094 case Ico_U64: return toBool( c1->Ico.U64 == c2->Ico.U64 );
1186 && e->Iex.Const.con->Ico.U64 == 0);
1214 case Ico_U64: return toBool( e->Iex.Const.con->Ico.U64 == 0);
1228 case Ico_U64: return toBool( e->Iex.Const.con->Ico.U64
1451 1 == (1 & e->Iex.Unop.arg->Iex.Const.con->Ico.U64)
1461 ~ (e->Iex.Unop.arg->Iex.Const.con->Ico.U64)));
1482 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
1488 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
1494 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
[all...]
H A Dguest_s390_helpers.c1858 cond = cond_expr->Iex.Const.con->Ico.U64;
1859 cc_op = cc_op_expr->Iex.Const.con->Ico.U64;
2024 mask = cc_dep2->Iex.Const.con->Ico.U64;
2098 mask16 = cc_dep2->Iex.Const.con->Ico.U64;
2140 mask16 = cc_dep2->Iex.Const.con->Ico.U64;
2377 cc_op = cc_op_expr->Iex.Const.con->Ico.U64;
H A Dhost_amd64_isel.c299 && e->Iex.Const.con->Ico.U64 == 0ULL;
382 if (fitsIn32Bits(e->Iex.Const.con->Ico.U64)) {
385 AMD64RMI_Imm(toUInt(e->Iex.Const.con->Ico.U64)),
389 return AMD64Instr_Imm64(e->Iex.Const.con->Ico.U64, dst);
1851 addInstr(env, AMD64Instr_Imm64(e->Iex.Const.con->Ico.U64, r));
1975 && fitsIn32Bits(simm32->Iex.Const.con->Ico.U64)) {
1977 UInt offset = toUInt(simm32->Iex.Const.con->Ico.U64);
2005 && fitsIn32Bits(e->Iex.Binop.arg2->Iex.Const.con->Ico.U64)) {
2008 toUInt(e->Iex.Binop.arg2->Iex.Const.con->Ico.U64),
2057 if (fitsIn32Bits(e->Iex.Const.con->Ico.U64)) {
[all...]
H A Dhost_arm64_isel.c375 return con->Ico.U64 == 0;
904 Long simm = (Long)e->Iex.Binop.arg2->Iex.Const.con->Ico.U64;
922 ULong uimm = e->Iex.Binop.arg2->Iex.Const.con->Ico.U64;
1108 case Ico_U64: u = e->Iex.Const.con->Ico.U64; break;
1373 maybe = mb_mkARM64RIL_I(e->Iex.Const.con->Ico.U64);
2341 case Ico_U64: u = e->Iex.Const.con->Ico.U64; break;
2467 //ZZ ULong w64 = e->Iex.Const.con->Ico.U64;
6835 = ((Addr64)stmt->Ist.Exit.dst->Ico.U64) > env->max_ga;
6837 addInstr(env, ARM64Instr_XDirect(stmt->Ist.Exit.dst->Ico.U64,
6907 = ((Addr64)cdst->Ico.U64) > en
[all...]
H A Dhost_s390_isel.c307 ULong value = arg2->Iex.Const.con->Ico.U64;
418 case Ico_U64: value = expr->Iex.Const.con->Ico.U64; break;
440 case Ico_U64: return con->Ico.U64;
1843 case Ico_U64: value = con->Ico.U64; break;
1926 case Ico_U64: value = expr->Iex.Const.con->Ico.U64; break;
3576 new_value = stmt->Ist.Put.data->Iex.Const.con->Ico.U64;
3919 = ((Addr64)stmt->Ist.Exit.dst->Ico.U64) > env->max_ga;
3921 addInstr(env, s390_insn_xdirect(cond, stmt->Ist.Exit.dst->Ico.U64,
4015 = ((Addr64)cdst->Ico.U64) > env->max_ga;
4017 addInstr(env, s390_insn_xdirect(S390_CC_ALWAYS, cdst->Ico.U64,
[all...]
H A Dhost_mips_isel.c725 uLong_is_4_aligned(e->Iex.Binop.arg2->Iex.Const.con->Ico.U64) : True)
726 && uLong_fits_in_16_bits(e->Iex.Binop.arg2->Iex.Const.con->Ico.U64)) {
727 return MIPSAMode_IR((Int) e->Iex.Binop.arg2->Iex.Const.con->Ico.U64,
1814 l = (Long) con->Ico.U64;
1915 u = con->Ico.U64;
2302 ULong w64 = e->Iex.Const.con->Ico.U64;
3974 ? (((Addr64)stmt->Ist.Exit.dst->Ico.U64) > (Addr64)env->max_ga)
3978 mode64 ? (Addr64)stmt->Ist.Exit.dst->Ico.U64
4057 ? (((Addr64)cdst->Ico.U64) > (Addr64)env->max_ga)
4061 env->mode64 ? (Addr64)cdst->Ico.U64
[all...]
H A Dhost_ppc_isel.c2345 l = (Long) con->Ico.U64; break;
2469 ->Iex.Const.con->Ico.U64)
2472 ->Iex.Const.con->Ico.U64)) {
2473 return PPCAMode_IR( (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U64,
2560 u = con->Ico.U64; break;
2617 l = (Long) con->Ico.U64; break;
3096 ULong w64 = e->Iex.Const.con->Ico.U64;
5737 ? (((Addr64)stmt->Ist.Exit.dst->Ico.U64) > (Addr64)env->max_ga)
5741 mode64 ? (Addr64)stmt->Ist.Exit.dst->Ico.U64
5818 ? (((Addr64)cdst->Ico.U64) > (Addr6
[all...]
H A Dguest_arm64_helpers.c694 && e->Iex.Const.con->Ico.U64 == n );
H A Dir_defs.c79 case Ico_U64: vex_printf( "0x%llx:I64", (ULong)(con->Ico.U64)); break;
1616 c->Ico.U64 = u64;
2156 case Ico_U64: return IRConst_U64(c->Ico.U64);
4456 case Ico_U64: return toBool( c1->Ico.U64 == c2->Ico.U64 );
H A Dhost_arm_isel.c1922 ULong w64 = e->Iex.Const.con->Ico.U64;
4298 e->Iex.Binop.arg1->Iex.Const.con->Ico.U64 ==
4299 e->Iex.Binop.arg2->Iex.Const.con->Ico.U64) {
4300 ULong imm64 = e->Iex.Binop.arg2->Iex.Const.con->Ico.U64;
/external/llvm/unittests/ADT/
H A DStringRefTest.cpp417 uint64_t U64; local
441 bool U64Success = StringRef(Unsigned[i].Str).getAsInteger(0, U64);
444 EXPECT_EQ(U64, Unsigned[i].Expected);
501 unsigned long long U64; local
503 bool IsBadNumber = StringRef(BadStrings[i]).getAsInteger(0, U64);
/external/valgrind/main/coregrind/m_gdbserver/
H A Dm_gdbserver.c1189 sb_in->next->Iex.Const.con->Ico.U64
1224 st->Ist.Exit.dst->Ico.U64 :
/external/valgrind/main/lackey/
H A Dlk_main.c931 st->Ist.Exit.dst->Ico.U64;
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h298 ULong U64; member in union:_IRConst::__anon32279
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1921 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, local
1924 MVT::i64, SDValue(U64, 0), In);
1935 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); local
1937 MVT::f64, SDValue(U64, 0), In);
/external/valgrind/main/coregrind/
H A Dm_translate.c306 : (Long)(con->Ico.U64))
/external/valgrind/main/cachegrind/
H A Dcg_main.c1280 sea = dst->Ico.U64;

Completed in 545 milliseconds

12