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

1 2 3 4 56 7 8 91011>>

  /external/valgrind/main/include/
pub_tool_hashtable.h 75 extern VgHashNode** VG_(HT_to_array) ( VgHashTable t, /*OUT*/ UInt* n_elems );
pub_tool_debuginfo.h 40 copies the info into the buffer/UInt and returns True. If not, it
46 extern Bool VG_(get_linenum) ( Addr a, UInt* linenum );
66 /*OUT*/UInt* linenum );
216 /*OUT*/UInt* size,
  /external/valgrind/main/none/tests/amd64/
bug127521-64.c 4 typedef unsigned int UInt;
16 UInt mem[2];
18 mem[0] = (UInt)memLoIn;
19 mem[1] = (UInt)memHiIn;
  /external/valgrind/main/cachegrind/
cg-x86-amd64.c 249 UInt assoc = ((*(UInt *)&info[4] >> 22) & 0x3ff) + 1;
250 UInt parts = ((*(UInt *)&info[4] >> 12) & 0x3ff) + 1;
251 UInt line_size = (*(UInt *)&info[4] & 0x7ff) + 1;
252 UInt sets = *(UInt *)&info[8] + 1;
368 UInt ext_level;
369 UInt dummy, model
    [all...]
  /external/valgrind/main/coregrind/
pub_core_debuginfo.h 70 extern void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot );
78 extern void VG_(di_notify_vm_protect)( Addr a, SizeT len, UInt prot );
m_hashtable.c 44 UInt n_chains; // should be prime
45 UInt n_elements;
47 UInt iterChain; // next chain to be traversed by the iterator
197 VgHashNode** VG_(HT_to_array) ( VgHashTable table, /*OUT*/ UInt* n_elems )
199 UInt i, j;
254 UInt i;
  /external/valgrind/main/drd/
drd_error.h 161 UInt hold_time_ms;
162 UInt threshold_ms;
drd_clientobj.h 106 UInt waits_to_skip; // Number of sem_wait() calls to skip
108 UInt value; // Semaphore value.
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 512 // TypeWithSize<4>::UInt
523 // For now it only handles UInt (unsigned int) as that's all Google Test
531 typedef void UInt;
543 typedef unsigned int UInt;
552 typedef unsigned __int64 UInt;
555 typedef unsigned long long UInt; // NOLINT
561 typedef TypeWithSize<4>::UInt UInt32;
563 typedef TypeWithSize<8>::UInt UInt64;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 281 BitstreamPutBits(bitstream, length, (UInt)cbpy_tab[ind].code);
288 of code, they do a really good job compiling it to if( (UInt)(run-x) < y-x).
299 BitstreamPutBits(bitstream, length, (UInt)coeff_tab0[run][level-1].code);
305 BitstreamPutBits(bitstream, length, (UInt)coeff_tab1[run-2][level-1].code);
319 BitstreamPutBits(bitstream, length, (UInt)coeff_tab2[run][level-1].code);
325 BitstreamPutBits(bitstream, length, (UInt)coeff_tab3[run-2].code);
341 BitstreamPutBits(bitstream, length, (UInt)coeff_tab4[level-1].code);
347 BitstreamPutBits(bitstream, length, (UInt)coeff_tab5[level-1].code);
353 BitstreamPutBits(bitstream, length, (UInt)coeff_tab6[run-2][level-1].code);
359 BitstreamPutBits(bitstream, length, (UInt)coeff_tab7[run-10].code)
    [all...]
mp4lib_int.h 33 UInt word; /*hold one word temporarily */
175 UInt TimeIncrementRes; /* timeIncrementRes */
310 UInt countbreak;
375 UInt bitmapzz[6][2]; /* for zigzag bitmap */
397 UInt prevFrameNum[4]; /* previous frame number starting from modTimeRef */
398 UInt modTimeRef; /* Reference modTime update every I-Vop*/
399 UInt refTick[4]; /* second aligned referenc tick */
fastquant.cpp 150 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
270 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
333 coeff += ((UInt)coeff >> 31);
389 q_value += ((UInt)q_value >> 31); /* add 1 if negative */
442 UChar *bitmaprow, UInt *bitmapzz, Int dummy, UChar shortHeader)
496 UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler, UChar shortHeader)
510 tmp += ((UInt)tmp >> 31);
545 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
598 coeff += ((UInt)coeff >> 31);
674 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz
    [all...]
mp4enc_lib.h 66 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
70 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
74 UChar *bitmaprow, UInt *bitmapzz, Int dummy, UChar shortHeader);
77 UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler, UChar shortHeader);
81 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
85 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
89 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dummy);
92 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler);
  /external/valgrind/main/VEX/priv/
host_generic_simd128.c 45 static inline UInt mul32 ( Int xx, Int yy )
51 static inline UInt max32S ( Int xx, Int yy )
56 static inline UInt min32S ( Int xx, Int yy )
61 static inline UInt max32U ( UInt xx, UInt yy )
66 static inline UInt min32U ( UInt xx, UInt yy )
103 static inline ULong sar64 ( ULong v, UInt n
    [all...]
guest_amd64_toIR.c 283 return IRExpr_Const(IRConst_U32( (UInt)i ));
490 static ULong extend_s_32to64 ( UInt x )
528 static UInt getUDisp16 ( Long delta )
530 UInt v = guest_code[delta+1]; v <<= 8;
535 //.. static UInt getUDisp ( Int size, Long delta )
558 UInt v = guest_code[delta+1]; v <<= 8;
567 UInt v = guest_code[delta+3]; v <<= 8;
650 typedef UInt Prefix;
783 static UInt getVexNvvvv ( Prefix pfx ) {
784 UInt r = (UInt)pfx
    [all...]
host_amd64_defs.h 135 UInt imm;
139 UInt imm;
148 extern AMD64AMode* AMD64AMode_IR ( UInt, HReg );
149 extern AMD64AMode* AMD64AMode_IRRS ( UInt, HReg, HReg, Int );
171 UInt imm32;
184 extern AMD64RMI* AMD64RMI_Imm ( UInt );
206 UInt imm32;
216 extern AMD64RI* AMD64RI_Imm ( UInt );
428 UInt src; /* shift amount, or 0 means %cl */
432 UInt imm32
    [all...]
  /external/valgrind/main/callgrind/
bb.c 60 UInt bb_hash_idx(obj_node* obj, PtrdiffT offset, UInt size)
71 UInt new_idx;
122 UInt instr_count, UInt cjmp_count, Bool cjmp_inverted)
125 UInt idx, size;
246 UInt n_instrs, n_jmps;
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-arm-linux.c 66 UInt magicPI;
67 UInt sigNo_private;
158 sc->fault_address = (UInt)si->_sifields._sigfault._addr;
166 void *handler, UInt flags,
207 UInt flags,
216 UInt size;
283 UInt frame_size;
sigframe-ppc32-linux.c 98 UInt magicPI;
99 UInt sigNo_private;
106 UInt gap1[16];
115 UInt gap1[20];
141 UInt fault_addr )
200 //:: UInt magicPI;
202 //:: UInt handlerflags; /* flags for signal handler */
221 //:: UInt magicE;
497 //.. sc->cr2 = (UInt)si->_sifields._sigfault._addr;
553 //.. UInt flags
    [all...]
sigframe-x86-linux.c 95 UInt magicPI;
97 UInt handlerflags; /* flags for signal handler */
117 UInt magicE;
392 sc->cr2 = (UInt)si->_sifields._sigfault._addr;
444 UInt flags,
464 UInt flags,
522 UInt flags,
587 UInt flags,
  /external/valgrind/main/memcheck/
mc_main.c 58 static void ocache_sarp_Set_Origins ( Addr, UWord, UInt ); /* fwds */
687 UInt shift = (a & 3) << 1; // shift by 0, 2, 4, or 6
695 UInt shift;
705 UInt shift = (a & 3) << 1; // shift by 0, 2, 4, or 6
713 UInt shift;
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
bug132146.c 4 typedef unsigned int UInt;
61 UInt bswapl ( UInt x )
  /external/valgrind/main/VEX/useful/
fp_80_64.c 27 UInt read_bit_array ( UChar* arr, UInt n )
35 void write_bit_array ( UChar* arr, UInt n, UInt b )
251 bexp = (((UInt)f80[9]) << 8) | (UInt)f80[8];
547 UInt b9,b8,b7,i, j;
589 UInt b7,b6,b5,i, j;
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 323 struct NLIST* o_symtab, UInt o_symtab_count,
324 UChar* o_strtab, UInt o_strtab_sz )
    [all...]
  /external/valgrind/main/none/tests/x86/
x86locked.c 8 typedef unsigned int UInt;
21 static const UInt crc32Table[256] = {
98 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn )
100 UInt crc = crcIn;
117 static UInt crcFinalise ( UInt crc ) {
123 static UInt theCRC = 0xFFFFFFFF;
561 UInt n, bitoff, op;
562 UInt c
    [all...]

Completed in 468 milliseconds

1 2 3 4 56 7 8 91011>>