Searched refs:UInt (Results 251 - 275 of 366) sorted by relevance

<<1112131415

/external/valgrind/main/cachegrind/
H A Dcg_arch.c277 locate_cache(const VexCacheInfo *ci, VexCacheKind kind, UInt level)
324 UInt adjusted_size, guessed_line_size = 32;
/external/valgrind/main/coregrind/m_gdbserver/
H A Dvalgrind-low-arm.c227 UInt cpsr = LibVEX_GuestARM_get_cpsr (arm);
232 UInt newcpsr;
/external/valgrind/main/drd/
H A Ddrd_semaphore.c171 const UInt value)
249 const Word mode, const UInt value)
H A Ddrd_mutex.c51 static UInt s_mutex_lock_threshold_ms;
62 void DRD_(mutex_set_lock_threshold)(const UInt lock_threshold_ms)
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h2336 // TypeWithSize<4>::UInt
2347 // For now it only handles UInt (unsigned int) as that's all Google Test
2355 typedef void UInt; typedef in class:testing::internal::TypeWithSize
2367 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
2376 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize
2379 typedef unsigned long long UInt; // NOLINT
2385 typedef TypeWithSize<4>::UInt UInt32;
2387 typedef TypeWithSize<8>::UInt UInt64;
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h1683 // TypeWithSize<4>::UInt
1694 // For now it only handles UInt (unsigned int) as that's all Google Test
1702 typedef void UInt; typedef in class:testing::internal::TypeWithSize
1714 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
1724 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize
1727 typedef unsigned long long UInt; // NOLINT
1733 typedef TypeWithSize<4>::UInt UInt32;
1735 typedef TypeWithSize<8>::UInt UInt64;
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1852 // TypeWithSize<4>::UInt
1863 // For now it only handles UInt (unsigned int) as that's all Google Test
1871 typedef void UInt; typedef in class:testing::internal::TypeWithSize
1883 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
1892 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize
1895 typedef unsigned long long UInt; // NOLINT
1901 typedef TypeWithSize<4>::UInt UInt32;
1903 typedef TypeWithSize<8>::UInt UInt64;
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1693 // TypeWithSize<4>::UInt
1704 // For now it only handles UInt (unsigned int) as that's all Google Test
1712 typedef void UInt; typedef in class:testing::internal::TypeWithSize
1724 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
1734 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize
1737 typedef unsigned long long UInt; // NOLINT
1743 typedef TypeWithSize<4>::UInt UInt32;
1745 typedef TypeWithSize<8>::UInt UInt64;
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1683 // TypeWithSize<4>::UInt
1694 // For now it only handles UInt (unsigned int) as that's all Google Test
1702 typedef void UInt; typedef in class:testing::internal::TypeWithSize
1714 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
1724 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize
1727 typedef unsigned long long UInt; // NOLINT
1733 typedef TypeWithSize<4>::UInt UInt32;
1735 typedef TypeWithSize<8>::UInt UInt64;
/external/valgrind/main/coregrind/m_coredump/
H A Dcoredump-elf.c113 static void fill_phdr(ESZ(Phdr) *phdr, const NSegment *seg, UInt off, Bool write)
145 static UInt note_size(const struct note *n)
153 static void add_note(struct note **list, const HChar *name, UInt type,
154 const void *data, UInt datasz)
528 UInt off;
530 UInt notesz;
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-linux.c383 UInt** client_auxv,
610 *client_auxv = (UInt *)auxv;
613 // terminated by two zeros. Why is valgrind working with UInt ?
709 (UInt)auxv->u.a_val, (UInt)auxv->a_type );
717 (UInt)auxv->u.a_val, (UInt)auxv->a_type );
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf3.c235 get_UShort/UInt/ULong. */
260 static UInt get_UInt ( Cursor* c ) {
261 UInt r;
263 if (c->sli_next + sizeof(UInt) > c->sli.ioff + c->sli.szB) {
269 c->sli_next += sizeof(UInt);
357 UInt w32;
702 TRACE_D3("%02x", (UInt)byte);
994 //UInt has_children;
1097 TRACE_D3("%u", (UInt)cts->u.val);
1102 TRACE_D3("%u", (UInt)ct
[all...]
H A Dreadelf.c1042 "%02x", (UInt)desc_j);
1082 "%02x", (UInt)desc_j);
1110 DiImage* open_debug_file( const HChar* name, const HChar* buildid, UInt crc,
1142 UInt calccrc = ML_(img_calc_gnu_debuglink_crc32)(dimg);
1169 const HChar* debugname, UInt crc, Bool rel_ok )
1780 UInt alyn = a_shdr.sh_addralign;
2243 UInt ehframe_mix = 0;
2356 UInt crc_offset
2359 vg_assert(crc_offset + sizeof(UInt) <= debuglink_escn.szB);
2362 UInt cr
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_ppc_jm1.c160 typedef unsigned int UInt; typedef
289 UChar ch = (UChar)((UInt)c);
357 static UInt
362 UInt ret = 0;
406 static UInt
414 UInt ret = 0;
415 UInt p = (UInt)pL;
467 UInt vprintf_wrk ( void(*send)(HChar), const HChar *format, va_list vargs )
469 UInt re
[all...]
/external/valgrind/main/VEX/priv/
H A Dhost_amd64_defs.c205 AMD64AMode* AMD64AMode_IR ( UInt imm32, HReg reg ) {
212 AMD64AMode* AMD64AMode_IRRS ( UInt imm32, HReg base, HReg indEx, Int shift ) {
275 AMD64RMI* AMD64RMI_Imm ( UInt imm32 ) {
355 AMD64RI* AMD64RI_Imm ( UInt imm32 ) {
632 AMD64Instr* AMD64Instr_Sh64 ( AMD64ShiftOp op, UInt src, HReg dst ) {
640 AMD64Instr* AMD64Instr_Test64 ( UInt imm32, HReg dst ) {
1908 UInt n;
1919 UInt n;
1930 UInt n;
1945 UInt
[all...]
H A Dhost_ppc_defs.h611 UInt crfD;
646 UInt argiregs;
774 UInt dfp_rm;
1030 extern PPCInstr* PPCInstr_Cmp ( Bool, Bool, UInt, HReg, PPCRH* );
1034 extern PPCInstr* PPCInstr_Call ( PPCCondCode, Addr64, UInt, RetLoc );
H A Dhost_s390_isel.c110 UInt n_vregmap;
111 UInt vreg_ctr;
112 UInt hwcaps;
242 make_gpr(UInt regno)
250 make_fpr(UInt regno)
473 doHelperCall(/*OUT*/UInt *stackAdjustAfterCall,
478 UInt n_args, i, argreg, size;
501 UInt nVECRETs = 0;
502 UInt nBBPTRs = 0;
1137 UInt arg_siz
[all...]
H A Dhost_x86_isel.c181 UInt hwcaps;
428 void doHelperCall ( /*OUT*/UInt* stackAdjustAfterCall,
447 UInt nVECRETs = 0;
448 UInt nBBPTRs = 0;
1250 UInt mask = e->Iex.Unop.op==Iop_16Uto32 ? 0xFFFF : 0xFF;
1261 UInt amt = e->Iex.Unop.op==Iop_16Sto32 ? 16 : 24;
1399 UInt fn ( ULong ), and is not a regparm fn.
1407 addInstr(env, X86Instr_Call( Xcc_ALWAYS, (UInt)fn,
1472 UInt addToSp = 0;
1575 UInt shif
[all...]
H A Dhost_mips_defs.h477 UInt argiregs;
653 extern MIPSInstr *MIPSInstr_Call ( MIPSCondCode, Addr64, UInt, HReg, RetLoc );
654 extern MIPSInstr *MIPSInstr_CallAlways ( MIPSCondCode, Addr64, UInt, RetLoc );
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c168 UInt flags, Addr sp,
178 UInt r0;
444 UInt cloneflags;
1245 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno )
1247 const UInt syscall_main_table_size
H A Dsyswrap-mips64-linux.c197 UInt flags, Addr sp,
206 UInt ret = 0;
493 UInt cloneflags;
929 SyscallTableEntry * ML_(get_linux_syscall_entry) ( UInt sysno )
931 const UInt syscall_main_table_size
H A Dsyswrap-s390x-linux.c297 ctst->arch.vex.guest_a0 = (UInt) (tlsaddr >> 32);
298 ctst->arch.vex.guest_a1 = (UInt) tlsaddr;
479 UInt cloneflags;
1068 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno )
1070 const UInt syscall_table_size
H A Dsyswrap-arm64-linux.c558 UInt cloneflags;
1423 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno )
1425 const UInt syscall_main_table_size
/external/valgrind/main/coregrind/
H A Dm_signals.c426 UInt carry = 1 & ss->__eflags;
427 UInt err = 0;
428 UInt wLO = 0;
429 UInt wHI = 0;
457 srP->misc.X86.r_ebp = (UInt)(ss->__ebp);
619 UInt scss_flags;
667 UInt skss_flags;
721 UInt scss_flags;
722 UInt skss_flags;
1993 void VG_(synth_sigfpe)(ThreadId tid, UInt cod
[all...]
/external/valgrind/main/lackey/
H A Dlk_main.c365 const UInt typeIx = type2index(type);
521 static void addEvent_Ir ( IRSB* sb, IRAtom* iaddr, UInt isize )
660 UInt ilen = 0;

Completed in 1172 milliseconds

<<1112131415