Searched refs:Int (Results 226 - 250 of 394) sorted by relevance

1234567891011>>

/external/valgrind/main/coregrind/
H A Dvg_preloaded.c123 Int len = strlen(varname);
H A Dm_hashtable.c83 Int VG_(HT_count_nodes) ( VgHashTable table )
90 Int i;
230 Int i;
H A Dm_tooliface.c45 void(*fini)(Int)
233 Bool (*read_extra) (Int, Char**, SizeT*, Supp*),
236 Bool (*get_xtra_si)(Error*,/*OUT*/Char*,Int)
415 DEF0(track_pre_deliver_signal, ThreadId, Int sigNo, Bool)
416 DEF0(track_post_deliver_signal, ThreadId, Int sigNo)
226 needs_tool_errors( Bool (eq) VgRes, Error*, Error*), void (*before_pp) (Error*), void (*pp) (Error*), Bool show_TIDs, UInt (*update) (Error*), Bool (*recog) (Char*, Supp*), Bool (*read_extra) (Int, Char**, SizeT*, Supp*), Bool (*matches) (Error*, Supp*), Char* (*name) (Error*), Bool (*get_xtra_si)(Error*, Char*,Int) ) argument
/external/valgrind/main/drd/
H A Ddrd_error.h112 Int recursion_count;
H A Ddrd_thread.h97 Int pthread_create_nesting_level;
99 Int synchr_nesting;
155 Int DRD_(thread_get_threads_on_alt_stack)(void);
/external/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp236 const llvm::APSInt& Int) {
258 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(Int));
259 llvm::APSInt ConvertedInt = ComparisonType.convert(Int);
233 assumeSymRel(ProgramStateRef state, const SymExpr *LHS, BinaryOperator::Opcode op, const llvm::APSInt& Int) argument
/external/valgrind/main/VEX/priv/
H A Dguest_amd64_defs.h67 Int n_precedingStmts );
73 Bool guest_amd64_state_requires_precise_mem_exns ( Int, Int );
H A Dhost_ppc_defs.h211 Int index;
221 extern PPCAMode* PPCAMode_IR ( Int, HReg );
850 extern Int emit_PPCInstr ( UChar* buf, Int nbuf, PPCInstr*,
856 HReg rreg, Int offsetB, Bool mode64 );
858 HReg rreg, Int offsetB, Bool mode64 );
860 extern void getAllocableRegs_PPC ( Int*, HReg**, Bool mode64 );
H A Dguest_generic_x87.c108 Int bexp, i, j, shift;
249 Int bexp, i, j;
438 Int sExp, i;
475 sExp = ((Int)(arg >> 52)) & 0x7FF;
568 Int y, m, n;
737 Int i;
/external/valgrind/main/coregrind/m_initimg/
H A Dsimple_huffman.c183 Int k, swaps;
366 Int Huffman_Compress( UChar *in, UChar *out,
427 total_bytes = (Int)(stream.BytePtr - out);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c87 syscallname, start, start+size-1, (Int)ret);
102 Bool ML_(client_signal_OK)(Int sigNo)
146 UInt flags, Int fd, Off64T offset)
205 UInt flags, Int fd, Off64T offset )
229 ML_(notify_core_and_tool_of_mprotect) ( Addr a, SizeT len, Int prot )
535 Int fd; /* The file descriptor */
545 static Int fd_count = 0;
550 void record_fd_close(Int fd)
581 void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd, char *pathname)
615 void ML_(record_fd_open_named)(ThreadId tid, Int f
[all...]
H A Dsyswrap-ppc32-linux.c146 Returns an Int encoded in the linux-ppc32 way, not a SysRes.
154 Int flags,
156 Int* child_tid,
157 Int* parent_tid,
235 Int *parent_tidptr,
236 Int *child_tidptr,
987 PRE_MEM_WRITE("clone(parent_tidptr)", ARG3, sizeof(Int));
988 if (!VG_(am_is_valid_for_client)(ARG3, sizeof(Int),
995 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
996 if (!VG_(am_is_valid_for_client)(ARG5, sizeof(Int),
[all...]
H A Dsyswrap-aix5.c125 Int changes_size, changes_used, i;
198 VG_(printf)("(sending SIGVGKILL to tid %d)", (Int)tid);
283 Int i;
286 VG_(printf)("%02x", (Int)p[i]);
291 Int i, nset;
354 const Int step = 5;
355 Int i, j;
375 Int i;
376 const Int step = sizeof(void*)==8 ? 3 : 5;
804 Int f
[all...]
H A Dsyswrap-s390x-linux.c146 Int *child_tid,
147 Int *parent_tid,
208 Int *parent_tidptr,
209 Int *child_tidptr,
948 PRE_MEM_WRITE("clone(parent_tidptr)", ARG3, sizeof(Int));
949 if (!VG_(am_is_valid_for_client)(ARG3, sizeof(Int),
958 PRE_MEM_WRITE("clone(child_tidptr)", ARG4, sizeof(Int));
959 if (!VG_(am_is_valid_for_client)(ARG4, sizeof(Int),
982 (Int *)ARG3, /* parent_tidptr */
983 (Int *)ARG
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_emfloat.c112 static Int vexxx_strlen ( const HChar* str )
114 Int i = 0;
140 myvprintf_str ( void(*send)(HChar), Int flags, Int width, HChar* str,
145 Int i, extra;
146 Int len = vexxx_strlen(str);
189 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
192 Int in
[all...]
/external/valgrind/main/exp-sgcheck/
H A Dh_main.c105 void Seg__cmp(Seg* seg, Addr a, Int* cmp, UWord* n)
543 Int guest_state_sizeB;
615 Int i /*, j*/;
632 tl_assert(sizeof(Int) == 4);
708 void h_fini ( Int exitcode )
/external/valgrind/main/include/
H A Dpub_tool_tooliface.h228 void (*fini)(Int)
322 Bool (*read_extra_suppression_info)(Int fd, Char** bufpp, SizeT* nBufp,
345 /*OUT*/Char* buf, Int nBuf)
677 void VG_(track_pre_deliver_signal) (void(*f)(ThreadId tid, Int sigNo,
681 void VG_(track_post_deliver_signal)(void(*f)(ThreadId tid, Int sigNo));
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c1228 Int offset,
1229 Int size
1232 Int i, length;
1304 Int const k = sym->data_v2.p_name.namelen;
1334 Int k = sym->public_v3.len - (-1+ sizeof(sym->public_v3));
1543 Int size
1547 Int file_segcount;
1551 Int i;
1552 Int k;
1554 Int nfil
[all...]
H A Dreaddwarf3.c276 Int shift;
293 Int shift = 0;
785 Int i;
802 TRACE_D3(" Version: %d\n", (Int)cc->version );
817 TRACE_D3(" Pointer Size: %d\n", (Int)address_size );
843 Int i;
950 /*OUT*/Int* ctsSzB,
1217 Int level;
1223 Int fLine; /* declaring file line number, or zero */
1251 Int s
[all...]
/external/valgrind/main/memcheck/tests/
H A Dunit_oset.c78 Int i, n;
213 Int i, n;
338 Int b1;
341 Int b2;
367 Int i, n;
397 Int r1 = myrandom() % NN;
398 Int r2 = myrandom() % NN;
/external/valgrind/main/coregrind/m_coredump/
H A Dcoredump-elf.c88 static void fill_ehdr(ESZ(Ehdr) *ehdr, Int num_phdrs)
155 Int namelen = VG_(strlen)(name)+1;
156 Int notelen = sizeof(struct note) +
175 static void write_note(Int fd, const struct note *n)
382 //:: Int i;
482 Int seq = 0;
483 Int core_fd;
487 Int num_phdrs;
488 Int i, idx;
495 Int n_seg_start
[all...]
/external/valgrind/main/VEX/
H A Dtest_main.c61 void log_bytes ( HChar* bytes, Int nbytes )
97 Int i;
100 Int bb_number, n_bbs_done = 0;
101 Int orig_nbytes, trans_used;
236 printf("\ntres = %d\n", (Int)tres.status);
281 Int i;
282 Int sz;
528 Int n_originalTmps; /* for range checking */
1020 Int sz;
1098 static Bool isAlwaysDefd ( MCEnv* mce, Int offse
[all...]
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-arm-linux.c172 Int sigNo = siginfo->si_signo;
214 Int sigNo = siginfo->si_signo;
280 Int sigNo;
/external/valgrind/main/exp-dhat/
H A Ddh_main.c773 void add_counter_update(IRSB* sbOut, Int n)
800 void addMemEvent(IRSB* sbOut, Bool isWrite, Int szB, IRExpr* addr,
801 Int goff_sp)
809 const Int THRESH = 4096 * 4; // somewhat arbitrary
810 const Int rz_szB = VG_STACK_REDZONE_SZB;
879 Int i, n = 0;
883 const Int goff_sp = layout->offset_SP;
943 Int dataSize;
973 Int dataSize;
1035 static Int clo_show_top_
[all...]
/external/valgrind/tsan/
H A Dts_valgrind.cc93 Bool VG_(get_fnname_no_cxx_demangle) ( Addr a, Char* buf, Int nbuf );
301 extern Int VG_(clo_n_suppressions);
302 extern Int VG_(clo_gen_suppressions);
304 extern Int VG_(clo_n_fullpath_after);
505 void ts_fini(Int exitcode) {
789 static void SignalIn(ThreadId vg_tid, Int sigNo, Bool alt_stack) {
796 static void SignalOut(ThreadId vg_tid, Int sigNo) {
967 Int hWordTy_szB )
1079 Int szB,
1082 Int hWordTy_sz
[all...]

Completed in 932 milliseconds

1234567891011>>