HomeSort by relevance Sort by last modified time
    Searched refs:UInt (Results 251 - 275 of 348) sorted by null

<<11121314

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc32-linux.c 235 UInt flags, Addr sp,
286 { UInt old_cr = LibVEX_GuestPPC32_get_CR( &ctst->arch.vex );
362 /*val*/(UInt)(word64 >> 32),
363 /*errflag*/ (((UInt)word64) >> 28) & 1
955 //.. UInt* arg_struct = (UInt*)ARG1;
956 //.. UInt a1, a2, a3, a4, a5;
978 UInt cloneflags;
    [all...]
syswrap-linux.c 247 { UInt vgts_empty = (UInt)VgTs_Empty;
409 SysRes ML_(do_fork_clone) ( ThreadId tid, UInt flags,
    [all...]
syswrap-s390x-linux.c 297 ctst->arch.vex.guest_a0 = (UInt) (tlsaddr >> 32);
298 ctst->arch.vex.guest_a1 = (UInt) tlsaddr;
940 UInt cloneflags;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp 48 if((UInt)tmp > mask) tmp = mask&(~(tmp>>31)); \
53 if((UInt)tmp > mask) tmp = mask&(~(tmp>>31)); \
58 #define CLIP_RESULT(x) if((UInt)x > 0xFF){x = 0xFF & (~(x>>31));}
    [all...]
fastquant_inline.h 47 q_value += ((UInt)q_value >> 31); /* add one if negative */
56 if ((UInt)coeff > (UInt)(ac_clip << 1))
  /external/valgrind/main/coregrind/
m_machine.c 419 UInt VG_(machine_x86_have_mxcsr) = 0;
422 UInt VG_(machine_ppc32_has_FP) = 0;
423 UInt VG_(machine_ppc32_has_VMX) = 0;
518 static UInt VG_(get_machine_model)(void)
522 UInt id;
619 static UInt VG_(get_machine_model)(void)
689 UInt eax, ebx, ecx, edx, max_extended;
759 UInt eax, ebx, ecx, edx, max_extended;
    [all...]
m_libcproc.c 533 Int VG_(getgroups)( Int size, UInt* list )
547 list[i] = (UInt)list16[i];
611 UInt VG_(read_millisecond_timer) ( void )
m_stacks.c 276 void VG_(unknown_SP_update)( Addr old_SP, Addr new_SP, UInt ecu )
  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 579 UInt crfD;
614 UInt argiregs;
741 UInt dfp_rm;
966 extern PPCInstr* PPCInstr_Cmp ( Bool, Bool, UInt, HReg, PPCRH* );
970 extern PPCInstr* PPCInstr_Call ( PPCCondCode, Addr64, UInt );
    [all...]
host_amd64_defs.c 205 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 ) {
    [all...]
host_s390_isel.c 111 UInt n_vregmap;
112 UInt vreg_ctr;
113 UInt hwcaps;
239 make_gpr(UInt regno)
247 make_fpr(UInt regno)
455 UInt n_args, i, argreg, size;
841 UInt arg_size = size / 2;
957 UInt arg_size = size / 2;
    [all...]
host_x86_isel.c 181 UInt hwcaps;
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c     [all...]
  /external/valgrind/main/lackey/
lk_main.c 357 const UInt typeIx = type2index(type);
511 static void addEvent_Ir ( IRSB* sb, IRAtom* iaddr, UInt isize )
615 UInt ilen = 0;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_halfpel.cpp 193 UInt *countbreak = &(htfm_stat->countbreak);
275 UInt *countbreak = &(htfm_stat->countbreak);
356 UInt *countbreak = &(htfm_stat->countbreak);
  /external/valgrind/main/memcheck/
mc_leakcheck.c 330 find_active_chunks(UInt* pn_chunks)
337 UInt n_mallocs, n_chunks, m, s;
427 UInt state:2; // Reachedness.
428 UInt pending:1; // Scan pending.
    [all...]
mc_replace_strmem.c 170 UChar ch = (UChar)((UInt)c); \
206 UChar ch = (UChar)((UInt)c); \
994 UInt c4 = (c & 0xFF); \
1000 { *(UInt*)a = c4; a += 4; n -= 4; } \
    [all...]
  /external/valgrind/main/drd/
drd_mutex.c 51 static UInt s_mutex_lock_threshold_ms;
62 void DRD_(mutex_set_lock_threshold)(const UInt lock_threshold_ms)
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 324 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
  /external/clang/lib/Serialization/
ASTCommon.cpp 34 case BuiltinType::UInt: ID = PREDEF_TYPE_UINT_ID; break;
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-x86.c 143 UInt eflags;
  /external/valgrind/main/none/tests/amd64/
cmpxchg.c 7 typedef unsigned int UInt;
sse4-64.c 45 typedef unsigned int UInt;
80 static UInt seed = 80021;
191 UInt get_mxcsr ( void )
201 if (0) printf("get %08x\n", (UInt)w64);
202 return (UInt)w64;
206 void set_mxcsr ( UInt w32 )
219 UInt get_sse_roundingmode ( void )
221 UInt w = get_mxcsr();
225 void set_sse_roundingmode ( UInt m )
227 UInt w
    [all...]
  /frameworks/compile/slang/
slang_rs_check_ast.cpp 115 case clang::BuiltinType::UInt:
116 Name = "uint";
  /external/valgrind/main/exp-dhat/
dh_main.c 212 UInt* histo; /* [0 .. xsize-1] */
347 api->xsize * sizeof(UInt));
348 VG_(memset)(api->histo, 0, api->xsize * sizeof(UInt));
384 api->histo[i] += (UInt)bk->histoW[i];
396 VG_(printf)("%u ", (UInt)bk->histoB[i]);
    [all...]

Completed in 1104 milliseconds

<<11121314