Home
last modified time | relevance | path

Searched refs:Int (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/external/zlib/contrib/ada/
Dzlib-thin.ads38 type Int is new Interfaces.C.int;
45 type Int_Access is access Int;
125 function Deflate (strm : Z_Streamp; flush : Int) return Int;
127 function DeflateEnd (strm : Z_Streamp) return Int;
129 function Inflate (strm : Z_Streamp; flush : Int) return Int;
131 function InflateEnd (strm : Z_Streamp) return Int;
137 return Int;
139 function deflateCopy (dest : Z_Streamp; source : Z_Streamp) return Int;
142 function deflateReset (strm : Z_Streamp) return Int; -- zlib.h:495
146 level : Int;
[all …]
Dzlib-thin.adb15 Z_Stream_Size : constant Int := Z_Stream'Size / System.Storage_Unit;
41 level : Int;
42 method : Int;
43 windowBits : Int;
44 memLevel : Int;
45 strategy : Int)
46 return Int is
63 function Inflate_Init (strm : Z_Streamp; windowBits : Int) return Int is
/external/valgrind/main/coregrind/
Dpub_core_libcfile.h43 extern Int VG_(safe_fd) ( Int oldfd );
44 extern Int reopen_output_fd(Bool xml);
45 extern Int VG_(fcntl) ( Int fd, Int cmd, Addr arg );
48 extern Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf );
51 extern Long VG_(fsize) ( Int fd );
60 extern Int VG_(connect_via_socket)( UChar* str );
67 extern Int VG_(socket) ( Int domain, Int type, Int protocol );
69 extern Int VG_(write_socket)( Int sd, void *msg, Int count );
70 extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
71 extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
[all …]
Dpub_core_libcsignal.h46 extern Int VG_(sigfillset) ( vki_sigset_t* set );
47 extern Int VG_(sigemptyset) ( vki_sigset_t* set );
54 extern Int VG_(sigaddset) ( vki_sigset_t* set, Int signum );
55 extern Int VG_(sigdelset) ( vki_sigset_t* set, Int signum );
56 extern Int VG_(sigismember) ( const vki_sigset_t* set, Int signum );
66 extern Int VG_(sigaction) ( Int signum,
78 extern Int VG_(kill) ( Int pid, Int signo );
79 extern Int VG_(tkill) ( Int lwpid, Int signo );
90 extern Int VG_(sigtimedwait_zero)( const vki_sigset_t *, vki_siginfo_t * );
Dm_libcfile.c53 static inline Bool fd_exists(Int fd) in fd_exists()
60 Int VG_(safe_fd)(Int oldfd) in VG_()
62 Int newfd; in VG_()
80 Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf ) in VG_()
107 SysRes VG_(mknod) ( const Char* pathname, Int mode, UWord dev ) in VG_()
118 SysRes VG_(open) ( const Char* pathname, Int flags, Int mode ) in VG_()
132 Int VG_(fd_open) (const Char* pathname, Int flags, Int mode) in VG_()
142 void VG_(close) ( Int fd ) in VG_()
154 Int VG_(read) ( Int fd, void* buf, Int count) in VG_()
156 Int ret; in VG_()
[all …]
Dm_debuglog.c74 static UInt local_sys_write_stderr ( HChar* buf, Int n ) in local_sys_write_stderr()
76 volatile Int block[2]; in local_sys_write_stderr()
77 block[0] = (Int)buf; in local_sys_write_stderr()
115 static UInt local_sys_write_stderr ( HChar* buf, Int n ) in local_sys_write_stderr()
158 static UInt local_sys_write_stderr ( HChar* buf, Int n ) in local_sys_write_stderr()
160 volatile Int block[2]; in local_sys_write_stderr()
161 block[0] = (Int)buf; in local_sys_write_stderr()
201 static UInt local_sys_write_stderr ( HChar* buf, Int n ) in local_sys_write_stderr()
225 return (UInt)(Int)block[0]; in local_sys_write_stderr()
244 static UInt local_sys_write_stderr ( HChar* buf, Int n ) in local_sys_write_stderr()
[all …]
Dm_libcsignal.c52 Int VG_(sigfillset)( vki_sigset_t* set ) in VG_()
54 Int i; in VG_()
62 Int VG_(sigemptyset)( vki_sigset_t* set ) in VG_()
64 Int i; in VG_()
74 Int i; in VG_()
83 Int i; in VG_()
92 Int i; in VG_()
100 Int VG_(sigaddset)( vki_sigset_t* set, Int signum ) in VG_()
111 Int VG_(sigdelset)( vki_sigset_t* set, Int signum ) in VG_()
122 Int VG_(sigismember) ( const vki_sigset_t* set, Int signum ) in VG_()
[all …]
Dm_libcproc.c83 Int i, n; in VG_()
101 Int len = VG_(strlen)(varname); in VG_()
117 Int len = VG_(strlen)(varname); in VG_()
139 Int envlen = (cpp-env) + 2; in VG_()
234 Int i; in VG_()
279 Int VG_(waitpid)(Int pid, Int *status, Int options) in VG_()
300 Int envlen; in VG_()
341 Int VG_(system) ( Char* cmd ) in VG_()
343 Int pid; in VG_()
370 Int ir, zzz; in VG_()
[all …]
Dpub_core_options.h56 extern Int VG_(clo_error_exitcode);
70 extern Int VG_(clo_vgdb_poll);
83 extern Int VG_(clo_gen_suppressions);
85 extern Int VG_(clo_sanity_level);
117 extern Int VG_(clo_input_fd);
120 extern Int VG_(clo_n_suppressions);
125 extern Int VG_(clo_n_fullpath_after);
133 extern Int VG_(clo_trace_notbelow);
158 extern Int VG_(clo_dump_error);
169 extern Int VG_(clo_memfs_page_size);
[all …]
Dm_sparsewa.c58 Int nInUse;
67 Int nInUse;
68 Int level; /* 3 .. 1 on 32-bit, 7 .. 1 on 64-bit */
75 Int curr_ix;
77 Int resume_point; /* 1, 2 or 3 */
87 Int isUsed;
118 static void swa_PUSH ( SparseWA* swa, UWord partial_key, Int curr_ix, in swa_PUSH()
119 void* curr_nd, Int resume_point ) in swa_PUSH()
121 Int sp = swa->isUsed; in swa_PUSH()
122 const Int _3_or_7 = sizeof(void*) - 1; in swa_PUSH()
[all …]
/external/valgrind/main/include/
Dpub_tool_libcfile.h71 extern SysRes VG_(mknod) ( const Char* pathname, Int mode, UWord dev );
72 extern SysRes VG_(open) ( const Char* pathname, Int flags, Int mode );
75 extern Int VG_(fd_open) (const Char* pathname, Int flags, Int mode);
76 extern void VG_(close) ( Int fd );
77 extern Int VG_(read) ( Int fd, void* buf, Int count);
78 extern Int VG_(write) ( Int fd, const void* buf, Int count);
79 extern Int VG_(pipe) ( Int fd[2] );
80 extern Off64T VG_(lseek) ( Int fd, Off64T offset, Int whence );
81 extern Int VG_(ftruncate) ( Int fd, OffT length );
84 extern Int VG_(fstat) ( Int fd, struct vg_stat* buf );
[all …]
Dpub_tool_libcproc.h55 extern Int VG_(waitpid)( Int pid, Int *status, Int options );
56 extern Int VG_(system) ( Char* cmd );
57 extern Int VG_(fork) ( void);
64 extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
65 extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
66 extern Int VG_(prctl) (Int option,
73 extern Int VG_(gettid) ( void );
74 extern Int VG_(getpid) ( void );
75 extern Int VG_(getppid) ( void );
76 extern Int VG_(getpgrp) ( void );
[all …]
/external/valgrind/main/VEX/pub/
Dlibvex.h168 Int ppc_cache_line_szB;
241 Int guest_stack_redzone_size;
294 Int iropt_verbosity;
297 Int iropt_level;
305 Int iropt_unroll_thresh;
309 Int guest_max_insns;
315 Int guest_chase_thresh;
344 static inline void* LibVEX_Alloc ( Int nbytes ) in LibVEX_Alloc()
352 Int ALIGN; in LibVEX_Alloc()
383 Int total_sizeB;
[all …]
/external/valgrind/main/callgrind/
Devents.h50 Int size;
67 Int count;
68 Int size;
69 Int offset[MAX_EVENTGROUP_COUNT];
73 EventSet* CLG_(get_event_set)(Int id);
74 EventSet* CLG_(get_event_set2)(Int id1, Int id2);
75 EventSet* CLG_(get_event_set3)(Int id1, Int id2, Int id3);
76 EventSet* CLG_(add_event_group)(EventSet*, Int id);
77 EventSet* CLG_(add_event_group2)(EventSet*, Int id1, Int id2);
80 Int CLG_(sprint_eventset)(Char* buf, EventSet*);
[all …]
Dglobal.h79 Int separate_callers; /* Separate dependent on how many callers? */
80 Int separate_recursions; /* Max level of recursions to separate */
101 Int verbose;
134 do { Int len = VG_(sprintf)(zz_buf, fmt, ## args); \
139 do { if (str) { Int len = VG_(strlen)(str); \
145 do { if (str1) { Int len = VG_(strlen)(str1); \
148 if (str2) { Int len = VG_(strlen)(str2); \
154 do { if (str1) { Int len = VG_(strlen)(str1); \
157 if (str2) { Int len = VG_(strlen)(str2); \
160 if (str3) { Int len = VG_(strlen)(str3); \
[all …]
Devents.c41 Int i; in initialize_event_sets()
122 Int i, count, offset; in eventset_from_mask()
149 EventSet* CLG_(get_event_set)(Int id) in CLG_()
155 EventSet* CLG_(get_event_set2)(Int id1, Int id2) in CLG_()
162 EventSet* CLG_(get_event_set3)(Int id1, Int id2, Int id3) in CLG_()
170 EventSet* CLG_(add_event_group)(EventSet* es, Int id) in CLG_()
177 EventSet* CLG_(add_event_group2)(EventSet* es, Int id1, Int id2) in CLG_()
192 Int CLG_(sprint_eventset)(Char* buf, EventSet* es) in CLG_()
194 Int i, j, pos; in CLG_()
226 Int i; in CLG_()
[all …]
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h203 Int cfa_off;
204 Int ra_off;
205 Int sp_off;
206 Int bp_off;
221 Int cfa_off;
222 Int ra_off;
223 Int r14_off;
224 Int r13_off;
225 Int r12_off;
226 Int r11_off;
[all …]
/external/valgrind/main/coregrind/m_aspacemgr/
Dpriv_aspacemgr.h67 extern void ML_(am_exit) ( Int status );
74 Int line,
84 extern Int ML_(am_getpid)( void );
108 extern SysRes ML_(am_open) ( const Char* pathname, Int flags, Int mode );
109 extern void ML_(am_close) ( Int fd );
110 extern Int ML_(am_read) ( Int fd, void* buf, Int count);
111 extern Int ML_(am_readlink) ( HChar* path, HChar* buf, UInt bufsiz );
112 extern Int ML_(am_fcntl) ( Int fd, Int cmd, Addr arg );
117 Bool ML_(am_get_fd_d_i_m)( Int fd,
122 Bool ML_(am_resolve_filename) ( Int fd, /*OUT*/HChar* buf, Int nbuf );
Daspacemgr-common.c55 void ML_(am_exit)( Int status ) in ML_()
63 *(volatile Int *)0 = 'x'; in ML_()
85 Int line, in ML_()
96 Int ML_(am_getpid)( void ) in ML_()
117 Int ret; in local_vsprintf()
151 UInt flags, Int fd, Off64T offset) in VG_()
243 SysRes ML_(am_open) ( const Char* pathname, Int flags, Int mode ) in ML_()
249 Int ML_(am_read) ( Int fd, void* buf, Int count) in ML_()
255 void ML_(am_close) ( Int fd ) in ML_()
260 Int ML_(am_readlink)(HChar* path, HChar* buf, UInt bufsiz) in ML_()
[all …]
/external/llvm/include/llvm/Analysis/
DIntervalIterator.h68 inline void addNodeToInterval(Interval *Int, BasicBlock *BB) { in addNodeToInterval() argument
69 Int->Nodes.push_back(BB); in addNodeToInterval()
79 inline void addNodeToInterval(Interval *Int, Interval *I) { in addNodeToInterval() argument
81 copy(I->Nodes.begin(), I->Nodes.end(), back_inserter(Int->Nodes)); in addNodeToInterval()
170 Interval *Int = new Interval(Header); in ProcessInterval() local
176 ProcessNode(Int, getSourceGraphNode(OrigContainer, *I)); in ProcessInterval()
178 IntStack.push_back(std::make_pair(Int, succ_begin(Int))); in ProcessInterval()
191 void ProcessNode(Interval *Int, NodeTy *Node) { in ProcessNode() argument
192 assert(Int && "Null interval == bad!"); in ProcessNode()
198 if (Int->contains(NodeHeader)) { // Already in this interval... in ProcessNode()
[all …]
/external/valgrind/main/cachegrind/
Dcg-x86-amd64.c45 static void micro_ops_warn(Int actual_size, Int used_size, Int line_size) in micro_ops_warn()
62 Int Intel_cache_info(Int level, cache_t* I1c, cache_t* D1c, cache_t* LLc) in Intel_cache_info()
64 Int cpuid1_eax; in Intel_cache_info()
65 Int cpuid1_ignore; in Intel_cache_info()
66 Int family; in Intel_cache_info()
67 Int model; in Intel_cache_info()
69 Int i, j, trials; in Intel_cache_info()
91 VG_(cpuid)(2, 0, (Int*)&info[0], (Int*)&info[4], in Intel_cache_info()
92 (Int*)&info[8], (Int*)&info[12]); in Intel_cache_info()
245 VG_(cpuid)(4, j++, (Int*)&info[0], (Int*)&info[4], in Intel_cache_info()
[all …]
/external/valgrind/main/coregrind/m_ume/
Dpriv_ume.h38 extern Bool VG_(match_ELF) ( Char *hdr, Int len );
39 extern Int VG_(load_ELF) ( Int fd, const HChar *name, ExeInfo *info );
41 extern Bool VG_(match_macho) ( Char *hdr, Int len );
42 extern Int VG_(load_macho) ( Int fd, const HChar *name, ExeInfo *info );
47 extern Bool VG_(match_script) ( Char *hdr, Int len );
48 extern Int VG_(load_script) ( Int fd, const HChar *name, ExeInfo *info );
Dmain.c49 Bool (*match_fn)(Char *hdr, Int len);
50 Int (*load_fn)(Int fd, const HChar *name, ExeInfo *info);
68 VG_(pre_exec_check)(const HChar* exe_name, Int* out_fd, Bool allow_setuid) in VG_()
70 Int fd, ret, i; in VG_()
137 Int VG_(do_exec_inner)(const HChar* exe, ExeInfo* info) in VG_()
140 Int fd; in VG_()
141 Int ret; in VG_()
163 Int fd = sr_Res(res); in is_hash_bang_file()
164 Int n = VG_(read)(fd, buf, 2); in is_hash_bang_file()
179 Int fd = sr_Res(res); in is_binary_file()
[all …]
/external/clang/test/Sema/
Dcast.c20 typedef int Int; typedef
33 (void) (Int) v; in testBool()
45 void testInt(Int v) { in testInt()
47 (void) (Int) v; in testInt()
61 (void) (Int) v; in testLong()
75 (void) (Int) v; in testFloat()
87 (void) (Int) v; in testDouble()
99 (void) (Int) v; in testCI()
111 (void) (Int) v; in testCLong()
123 (void) (Int) v; in testCFloat()
[all …]
/external/valgrind/main/exp-bbv/
Dbbv_main.c55 static Int interval_size=DEFAULT_GRAIN_SIZE;
73 static Int block_num=1; /* global next block number */
74 static Int current_thread=0;
75 static Int allocated_threads=1;
87 Int bbtrace_fd; /* file descriptor */
94 Int n_instrs; /* instructions in the basic block */
95 Int block_num; /* unique block identifier */
96 Int *inst_counter; /* times entered * num_instructions */
107 Int pctrace_fd; in dumpPcFile()
129 (Int)bb_elem->BB_addr, in dumpPcFile()
[all …]

12345678910>>...18