Searched refs:UInt (Results 101 - 125 of 436) sorted by relevance

1234567891011>>

/external/valgrind/coregrind/
H A Dm_libcprint.c60 for (UInt i = 0; i < len; i++) {
80 UInt i = 0;
90 UInt begin_qualname = ++i;
93 UInt qualname_len = i - begin_qualname;
123 UInt (*umsg_or_xml)( const HChar *, ... )
176 for (UInt i = 0; i < VG_(sizeXA)( VG_(args_for_client)); i++) {
211 for (UInt i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) {
220 for (UInt i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) {
245 for (UInt i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) {
307 (UInt) VKI_PAGE_SIZ
[all...]
H A Dm_stacktrace.c153 static UInt fp_CF_verif_generation = 0;
159 UInt VG_(get_StackTrace_wrk) ( ThreadId tid_if_known,
160 /*OUT*/Addr* ips, UInt max_n_ips,
167 UInt nr; // nr of stacktraces computed
168 UInt nf; // nr of frames computed
169 UInt Ca; // unwind for which cache indicates CFUnwind must be used.
170 UInt FF; // unwind for which cache indicates FPUnwind can be used.
171 UInt Cf; // unwind at end of stack+store CFUNWIND (xip not end of stack).
172 UInt Fw; // unwind at end of stack+store FPUNWIND
173 UInt F
[all...]
H A Dpub_core_syscall.h76 extern SysRes VG_(mk_SysRes_ppc32_linux) ( UInt val, UInt cr0so );
81 UInt wHI, UInt wLO );
89 extern SysRes VG_(mk_SysRes_x86_solaris) ( Bool isErr, UInt val, UInt val2 );
H A Dpub_core_libcfile.h65 extern UInt VG_(htonl) ( UInt x );
66 extern UInt VG_(ntohl) ( UInt x );
H A Dpub_core_stacks.h57 ( Addr old_SP, Addr new_SP, UInt ecu );
/external/valgrind/VEX/priv/
H A Dhost_arm_defs.c44 UInt arm_hwcaps = 0;
213 ARMAMode1* ARMAMode1_RRS ( HReg base, HReg index, UInt shift ) {
415 static UInt ROR32 ( UInt x, UInt sh ) {
480 ARMRI5* ARMRI5_I5 ( UInt imm5 ) {
533 ARMNImm* ARMNImm_TI ( UInt type, UInt imm8 ) {
646 ARMNRS* mkARMNRS(ARMNRS_tag tag, HReg reg, UInt index)
1012 static const HChar* showARMNeonDataSize_wrk ( UInt siz
[all...]
H A Dhost_arm64_defs.c251 vex_printf("%u(", (UInt)am->ARM64am.RI12.szB
252 * (UInt)am->ARM64am.RI12.uimm12);
324 vex_printf("#%u",(UInt)(riA->ARM64riA.I12.imm12
384 (UInt)riL->ARM64riL.I13.bitN,
385 (UInt)riL->ARM64riL.I13.immR,
386 (UInt)riL->ARM64riL.I13.immS);
423 ARM64RI6* ARM64RI6_I6 ( UInt imm6 ) {
514 /*OUT*/UInt* fszB, /*OUT*/UInt* iszB,
1025 ARM64Instr* ARM64Instr_VLdStH ( Bool isLoad, HReg sD, HReg rN, UInt uimm1
[all...]
H A Dhost_generic_regs.c69 const UInt regNN = isV ? hregIndex(r) : hregEncoding(r);
94 for (UInt i = 0; i < N_RREGUNIVERSE_REGS; i++) {
106 for (UInt i = 0; i < univ->size; i++) {
112 for (UInt i = univ->size; i < N_RREGUNIVERSE_REGS; i++) {
131 for (UInt i = 0; i < N_RREGUNIVERSE_REGS; i++) {
144 for (UInt i = 0; i < tab->n_vRegs; i++) {
170 UInt i;
201 UInt ix = hregIndex(reg);
217 for (UInt i = 0; i < tab->n_vRegs; i++) {
223 UInt i
[all...]
H A Dhost_ppc_defs.c53 static UInt rRegUniverse_PPC_initted = 0;
59 UInt howNeeded = mode64 ? 2 : 1;
341 vex_printf("%u", (UInt)(UShort)op->Prh.Imm.imm16);
772 vassert( (Long)imm64 == (Long)(Int)(UInt)imm64 );
808 UInt crfD, HReg srcL, PPCRH* srcR ) {
854 Addr64 target, UInt argiregs, RetLoc rloc ) {
855 UInt mask;
1203 PPCInstr* PPCInstr_Dfp64Cmp (/* UInt crfD,*/ HReg dst, HReg srcL, HReg srcR ) {
1533 vex_printf(",0x%08x", (UInt)imm);
2392 UInt argi
[all...]
H A Dmain_util.h85 extern UInt vex_printf ( const HChar *format, ... );
88 extern UInt vex_sprintf ( HChar* buf, const HChar *format, ... );
175 extern UInt read_misaligned_UInt_LE ( void* addr );
178 extern void write_misaligned_UInt_LE ( void* addr, UInt w );
H A Dhost_mips_defs.c51 static UInt rRegUniverse_MIPS_initted = 0;
57 UInt howNeeded = mode64 ? 2 : 1;
610 vex_printf("%u", (UInt) (UShort) op->Mrh.Imm.imm16);
866 MIPSInstr *MIPSInstr_Call ( MIPSCondCode cond, Addr64 target, UInt argiregs,
869 UInt mask;
886 UInt argiregs, RetLoc rloc )
888 UInt mask;
1318 vex_printf("move $9, 0x%x,", (UInt)i->Min.XDirect.dstGA);
1636 UInt argir;
2034 inline static UInt iregN
[all...]
H A Dguest_mips_helpers.c432 HWord mips_dirtyhelper_rdhwr ( UInt rd )
564 extern UInt mips_dirtyhelper_calculate_FCSR_fp32 ( void* gs, UInt fs, UInt ft,
567 UInt ret = 0;
570 UInt loFsVal, hiFsVal, loFtVal, hiFtVal;
573 loFsVal = (UInt)addr[fs];
574 hiFsVal = (UInt)addr[fs+1];
575 loFtVal = (UInt)addr[ft];
576 hiFtVal = (UInt)add
[all...]
/external/valgrind/include/
H A Dpub_tool_basics.h45 // VEX defines Char, UChar, Short, UShort, Int, UInt, Long, ULong, SizeT,
130 typedef UInt ThreadId;
243 static inline Bool sr_EQ ( UInt sysno, SysRes sr1, SysRes sr2 ) {
253 const UInt __nr_Linux = 4000;
254 const UInt __nr_pipe = __nr_Linux + 42;
255 const UInt __nr_pipe2 = __nr_Linux + 328;
257 const UInt __nr_Linux = 5000;
258 const UInt __nr_pipe = __nr_Linux + 21;
259 const UInt __nr_pipe2 = __nr_Linux + 287;
279 static inline Bool sr_EQ ( UInt sysn
[all...]
H A Dpub_tool_libcfile.h59 UInt mode;
60 UInt uid;
61 UInt gid;
97 extern Int VG_(getdents64)( Int fd, struct vki_dirent64 *dirp, UInt count );
H A Dpub_tool_replacemalloc.h70 extern UInt VG_(clo_alignment);
H A Dpub_tool_tooliface.h254 extern void VG_(details_avg_translation_sizeB) ( UInt size );
315 UInt (*update_extra)(const Error* err),
440 void (* pre_syscall)(ThreadId tid, UInt syscallno,
441 UWord* args, UInt nArgs),
442 void (*post_syscall)(ThreadId tid, UInt syscallno,
443 UWord* args, UInt nArgs, SysRes res)
577 void VG_(track_new_mem_stack_4_w_ECU) (VG_REGPARM(2) void(*f)(Addr new_ESP, UInt ecu));
578 void VG_(track_new_mem_stack_8_w_ECU) (VG_REGPARM(2) void(*f)(Addr new_ESP, UInt ecu));
579 void VG_(track_new_mem_stack_12_w_ECU) (VG_REGPARM(2) void(*f)(Addr new_ESP, UInt ecu));
580 void VG_(track_new_mem_stack_16_w_ECU) (VG_REGPARM(2) void(*f)(Addr new_ESP, UInt ec
[all...]
/external/valgrind/none/tests/arm/
H A Dvcvt_fixed_float_VFP.c6 typedef unsigned int UInt; typedef
216 __attribute__((noinline)) UInt f32_to_s32_imm1 ( float f )
228 return *(UInt*)(&block[3]);
231 __attribute__((noinline)) UInt f32_to_s32_imm32 ( float f )
243 return *(UInt*)(&block[3]);
248 UInt res = f32_to_s32_imm32(f);
256 __attribute__((noinline)) UInt f32_to_u32_imm1 ( float f )
268 return *(UInt*)(&block[3]);
271 __attribute__((noinline)) UInt f32_to_u32_imm32 ( float f )
283 return *(UInt*)(
[all...]
/external/valgrind/none/tests/x86/
H A Dbt_everything.c146 typedef unsigned int UInt; typedef
149 UInt rol1 ( UInt x )
156 UInt n, bitoff, op;
157 UInt carrydep, c, res;
159 UInt reg;
188 res = rol1(res) ^ (UInt)ch;
H A Dbug137714-x86.c7 typedef unsigned int UInt; typedef
9 static UInt randomUInt ( void )
11 static UInt n = 0;
/external/valgrind/drd/tests/
H A Dunit_vc.c41 UInt VG_(printf)(const HChar *format, ...)
42 { UInt ret; va_list vargs; va_start(vargs, format); ret = vprintf(format, vargs); va_end(vargs); return ret; }
43 UInt VG_(snprintf)(HChar* buf, Int size, const HChar *format, ...)
44 { UInt ret; va_list vargs; va_start(vargs, format); ret = vsnprintf(buf, size, format, vargs); va_end(vargs); return ret; }
46 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...)
47 { UInt ret; va_list vargs; va_start(vargs, format); ret = vprintf(format, vargs); va_end(vargs); printf("\n"); return ret; }
/external/valgrind/none/tests/amd64/
H A Dbug137714-amd64.c7 typedef unsigned int UInt; typedef
9 static UInt randomUInt ( void )
11 static UInt n = 0;
/external/swiftshader/src/Reactor/
H A DReactor.hpp46 class UInt;
136 struct IntLiteral<UInt>
212 explicit Byte(RValue<UInt> cast);
380 explicit UShort(RValue<UInt> cast);
1002 Int(RValue<UInt> rhs);
1004 Int(const UInt &rhs);
1006 Int(const Reference<UInt> &rhs);
1010 RValue<Int> operator=(RValue<UInt> rhs);
1012 RValue<Int> operator=(const UInt &rhs);
1014 RValue<Int> operator=(const Reference<UInt>
1126 class UInt : public LValue<UInt> class in namespace:sw
[all...]
/external/valgrind/VEX/pub/
H A Dlibvex_guest_arm64.h45 /* 8 */ UInt host_EvC_COUNTER;
46 /* 12 */ UInt pad0;
135 UInt guest_EMNOTE;
160 UInt guest_FPCR;
168 /* UInt pad_end_0; */
/external/valgrind/drd/
H A Ddrd_malloc_wrappers.h33 typedef void (*StartUsingMem)(const Addr a1, const SizeT len, UInt ec_uniq);
/external/valgrind/callgrind/
H A Djumps.c77 static UInt jcc_hash_idx(BBCC* from, UInt jmp, BBCC* to, UInt size)
79 return (UInt) ( (UWord)from + 7* (UWord)to + 13*jmp) % size;
87 UInt new_idx;
136 static jCC* new_jcc(BBCC* from, UInt jmp, BBCC* to)
139 UInt new_idx;
186 jCC* CLG_(get_jcc)(BBCC* from, UInt jmp, BBCC* to)
189 UInt idx;

Completed in 1270 milliseconds

1234567891011>>