Searched refs:ULong (Results 176 - 200 of 224) sorted by relevance

123456789

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c158 Returns a ULong encoded as: top half is %cr following syscall,
165 ULong do_syscall_clone_ppc64_linux ( Word (*fn)(void *),
272 ULong word64;
724 ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
743 //zz ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
H A Dsyswrap-amd64-linux.c201 ULong flags, Addr rsp,
397 ULong cloneflags;
990 ARG1, (ULong)ARG2, ARG3, ARG4, (Int)ARG5, ARG6 );
H A Dsyswrap-arm-linux.c108 ULong do_syscall_clone_arm_linux ( Word (*fn)(void *),
981 ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
1226 ((ULong)ARG2) - ((ULong)ARG1) + 1ULL/*paranoia*/,
/external/clang/lib/AST/
H A DNSAPI.cpp315 case BuiltinType::ULong:
/external/clang/lib/Analysis/
H A DPrintfFormatString.cpp466 case BuiltinType::ULong:
H A DScanfFormatString.cpp407 case BuiltinType::ULong:
H A DFormatString.cpp301 case BuiltinType::ULong:
/external/valgrind/main/callgrind/
H A Dthreads.c181 static ULong bbs_done = 0;
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c167 static ULong handle_counter = 1;
587 in. Returns a ULong whose purpose is described in comments
590 static ULong di_notify_ACHIEVE_ACCEPT_STATE ( struct _DebugInfo* di )
592 ULong di_handle;
668 the returned ULong is an abstract handle which can later be used to
674 ULong VG_(di_notify_mmap)( Addr a, Bool allow_SkFileV, Int use_fd )
1017 ULong di_handle __attribute__((unused))
1027 /* this should really return ULong, as per VG_(di_notify_mmap). */
1033 ULong obj_mtime, pdb_mtime;
1870 VG_(sprintf)(ibuf,"<ip>0x%llX</ip>", (ULong)ei
[all...]
H A Dtytypes.c629 static MaybeULong mk_MaybeULong_Just ( ULong ul ) {
691 mk_MaybeULong_Just( (ULong)(bo->Te.Bound.boundU
H A Dreadelf.c441 ULong* fn_descr;
469 fn_descr = (ULong*)(opd_img + offset_in_opd);
1394 n_oimage = (UWord)(ULong)n_oimageLL;
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-amd64-linux.c521 tst->arch.vex.guest_RDI = (ULong) siginfo->si_signo;
/external/valgrind/main/drd/
H A Ddrd_bitmap.h213 static ULong s_bitmap2_creation_count;
/external/valgrind/main/massif/
H A Dms_main.c287 static ULong total_allocs_deallocs_szB = 0;
1867 Bool rr, Bool ww, Bool xx, ULong di_handle )
1875 Bool rr, Bool ww, Bool xx, ULong di_handle )
2143 VG_(percentify)((ULong)(x * 100), 10000, 2, 6, mbuf);
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c882 typedef unsigned long long int ULong; typedef
1058 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
1184 (ULong)(va_arg (vargs, Long)));
1187 (ULong)(va_arg (vargs, Int)));
1192 (ULong)(va_arg (vargs, ULong)));
1195 (ULong)(va_arg (vargs, UInt)));
1202 (ULong)((HWord)va_arg (vargs, void *)));
1207 (ULong)(va_arg (vargs, ULong)));
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c905 typedef unsigned long long int ULong; typedef
1080 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
1206 (ULong)(va_arg (vargs, Long)));
1209 (ULong)(va_arg (vargs, Int)));
1214 (ULong)(va_arg (vargs, ULong)));
1217 (ULong)(va_arg (vargs, UInt)));
1224 (ULong)((HWord)va_arg (vargs, void *)));
1229 (ULong)(va_arg (vargs, ULong)));
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c898 typedef unsigned long long int ULong; typedef
1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
1199 (ULong)(va_arg (vargs, Long)));
1202 (ULong)(va_arg (vargs, Int)));
1207 (ULong)(va_arg (vargs, ULong)));
1210 (ULong)(va_arg (vargs, UInt)));
1217 (ULong)((HWord)va_arg (vargs, void *)));
1222 (ULong)(va_arg (vargs, ULong)));
[all...]
H A Dvarinfo6.c936 typedef unsigned long long int ULong; typedef
1111 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
1237 (ULong)(va_arg (vargs, Long)));
1240 (ULong)(va_arg (vargs, Int)));
1245 (ULong)(va_arg (vargs, ULong)));
1248 (ULong)(va_arg (vargs, UInt)));
1255 (ULong)((HWord)va_arg (vargs, void *)));
1260 (ULong)(va_arg (vargs, ULong)));
[all...]
/external/valgrind/main/perf/
H A Dbz2.c898 typedef unsigned long long int ULong; typedef
1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
1199 (ULong)(va_arg (vargs, Long)));
1202 (ULong)(va_arg (vargs, Int)));
1207 (ULong)(va_arg (vargs, ULong)));
1210 (ULong)(va_arg (vargs, UInt)));
1217 (ULong)((HWord)va_arg (vargs, void *)));
1222 (ULong)(va_arg (vargs, ULong)));
[all...]
/external/valgrind/main/VEX/
H A Dtest_main.c2504 ULong n = 0;
2512 case Ico_U8: n = (ULong)con->Ico.U8; break;
2513 case Ico_U16: n = (ULong)con->Ico.U16; break;
2514 case Ico_U32: n = (ULong)con->Ico.U32; break;
2515 case Ico_U64: n = (ULong)con->Ico.U64; break;
/external/valgrind/main/VEX/priv/
H A Dhost_amd64_isel.c261 static Bool fitsIn32Bits ( ULong x )
323 static void push_uimm64( ISelEnv* env, ULong uimm64 )
793 static ULong bitmask8_to_bytemask64 ( UShort w8 )
796 ULong w64 = 0;
1162 ULong fn ( ULong, ULong ), and they are
1172 addInstr(env, AMD64Instr_Call( Acc_ALWAYS, (ULong)fn, 2 ));
1696 ULong fn ( ULong ), an
[all...]
H A Dhost_ppc_isel.c636 ULong target;
1957 addInstr(env, PPCInstr_LI(r_dst, (ULong)l, mode64));
2015 static Bool uLong_fits_in_16_bits ( ULong u )
2021 return toBool(u == (ULong)i);
2024 static Bool uLong_is_4_aligned ( ULong u )
2159 ULong u;
2235 return PPCRI_Imm((ULong)l);
2640 ULong w64 = e->Iex.Const.con->Ico.U64;
3168 union { UInt u32x2[2]; ULong u64; Double f64; } u;
H A Dguest_ppc_toIR.c419 static ULong MASK64( UInt begin, UInt end )
421 ULong m1, m2, mask;
424 m1 = ((ULong)(-1)) << begin;
425 m2 = ((ULong)(-1)) << end << 1;
472 static ULong extend_s_16to64 ( UInt x )
474 return (ULong)((((Long)x) << 48) >> 48);
477 static ULong extend_s_26to64 ( UInt x )
479 return (ULong)((((Long)x) << 38) >> 38);
482 static ULong extend_s_32to64 ( UInt x )
484 return (ULong)((((Lon
[all...]
H A Dhost_ppc_defs.c461 PPCRI* PPCRI_Imm ( ULong imm64 ) {
732 PPCInstr* PPCInstr_LI ( HReg dst, ULong imm64, Bool mode64 )
1198 static void ppLoadImm ( HReg dst, ULong imm, Bool mode64 ) {
2547 static UChar* mkLoadImm ( UChar* p, UInt r_dst, ULong imm, Bool mode64 )
2558 imm = (ULong)s64;
3075 ULong imm_dst;
3146 ULong imm_src;
/external/clang/lib/CodeGen/
H A DCodeGenTypes.cpp334 case BuiltinType::ULong:

Completed in 2269 milliseconds

123456789