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

<<11121314

  /external/valgrind/main/coregrind/
m_machine.c 402 UInt VG_(machine_x86_have_mxcsr) = 0;
405 UInt VG_(machine_ppc32_has_FP) = 0;
406 UInt VG_(machine_ppc32_has_VMX) = 0;
500 static UInt VG_(get_machine_model)(void)
504 UInt id;
612 UInt eax, ebx, ecx, edx, max_extended;
682 UInt eax, ebx, ecx, edx, max_extended;
    [all...]
m_libcproc.c 529 Int VG_(getgroups)( Int size, UInt* list )
543 list[i] = (UInt)list16[i];
606 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/coregrind/m_syswrap/
syswrap-ppc32-linux.c 234 UInt flags, Addr sp,
285 { UInt old_cr = LibVEX_GuestPPC32_get_CR( &ctst->arch.vex );
360 /*val*/(UInt)(word64 >> 32),
361 /*errflag*/ (((UInt)word64) >> 28) & 1
953 //.. UInt* arg_struct = (UInt*)ARG1;
954 //.. UInt a1, a2, a3, a4, a5;
976 UInt cloneflags;
    [all...]
syswrap-s390x-linux.c 295 ctst->arch.vex.guest_a0 = (UInt) (tlsaddr >> 32);
296 ctst->arch.vex.guest_a1 = (UInt) tlsaddr;
938 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/VEX/priv/
host_x86_defs.c 161 X86AMode* X86AMode_IR ( UInt imm32, HReg reg ) {
168 X86AMode* X86AMode_IRRS ( UInt imm32, HReg base, HReg indEx, Int shift ) {
243 X86RMI* X86RMI_Imm ( UInt imm32 ) {
314 X86RI* X86RI_Imm ( UInt imm32 ) {
582 X86Instr* X86Instr_Sh32 ( X86ShiftOp op, UInt src, HReg dst ) {
590 X86Instr* X86Instr_Test32 ( UInt imm32, X86RM* dst ) {
625 X86Instr* X86Instr_Sh3232 ( X86ShiftOp op, UInt amt, HReg src, HReg dst ) {
702 X86Instr* X86Instr_MFence ( UInt hwcaps ) {
    [all...]
host_s390_isel.c 78 UInt n_vregmap;
82 UInt vreg_ctr;
84 UInt hwcaps;
170 make_gpr(ISelEnv *env, UInt regno)
178 make_fpr(UInt regno)
358 UInt n_args, i, argreg, size;
725 UInt arg_size = size / 2;
841 UInt arg_size = size / 2;
    [all...]
host_amd64_defs.c 216 AMD64AMode* AMD64AMode_IR ( UInt imm32, HReg reg ) {
223 AMD64AMode* AMD64AMode_IRRS ( UInt imm32, HReg base, HReg indEx, Int shift ) {
298 AMD64RMI* AMD64RMI_Imm ( UInt imm32 ) {
378 AMD64RI* AMD64RI_Imm ( UInt imm32 ) {
662 AMD64Instr* AMD64Instr_Sh64 ( AMD64ShiftOp op, UInt src, HReg dst ) {
670 AMD64Instr* AMD64Instr_Test64 ( UInt imm32, HReg dst ) {
720 //.. AMD64Instr* AMD64Instr_Sh3232 ( AMD64ShiftOp op, UInt amt, HReg src, HReg dst ) {
    [all...]
host_x86_isel.c 171 UInt hwcaps;
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 225 get_UShort/UInt/ULong. */
250 static UInt get_UInt ( Cursor* c ) {
251 UInt r;
253 if (c->region_next + sizeof(UInt) > c->region_szB) {
259 c->region_next += sizeof(UInt);
348 UInt w32;
621 TRACE_D3("%02x", (UInt)byte);
896 //UInt has_children;
    [all...]
readelf.c     [all...]
readpdb.c 118 typedef UInt DWORD;
997 UInt i;
1023 UInt i;
    [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/drd/
drd_mutex.c 52 static UInt s_mutex_lock_threshold_ms;
63 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/AST/
NSAPI.cpp 272 case BuiltinType::UInt:
TypeLoc.cpp 216 case BuiltinType::UInt:
  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c 469 UInt n_elems;
486 UInt n_elems;
    [all...]
valgrind-low-x86.c 152 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...]
  /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 3395 milliseconds

<<11121314