Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 123) sorted by relevance

12345

/NextBSD/contrib/gcc/
HDtree-ssa-loop-prefetch.c179 HOST_WIDE_INT step; /* Step of the reference. */ member
234 HOST_WIDE_INT step) in find_or_create_group()
327 HOST_WIDE_INT *step; /* Step of the memory reference. */ member
338 tree ibase, step, stepsize; in idx_analyze_ref() local
397 HOST_WIDE_INT *step, HOST_WIDE_INT *delta, in analyze_ref()
440 HOST_WIDE_INT step, delta; in gather_memory_references_ref() local
497 HOST_WIDE_INT step = ref->group->step; in prune_ref_by_self_reuse() local
543 HOST_WIDE_INT step = ref->group->step; in prune_ref_by_group_reuse() local
HDtree-chrec.c1126 tree *base, tree *step, tree at_stmt, in convert_affine_scev()
1270 tree base, step; in chrec_convert_1() local
1384 tree step; in scev_direction() local
HDtree-ssa-address.c99 gen_addr_rtx (rtx symbol, rtx base, rtx index, rtx step, rtx offset, in gen_addr_rtx()
248 tree step = TMR_STEP (mem_ref), offset = TMR_OFFSET (mem_ref); in tree_mem_ref_addr() local
HDtree-ssa-loop-niter.c213 tree *delta, tree step) in number_of_iterations_lt_to_ne()
284 struct tree_niter_desc *niter, tree step) in assert_no_overflow_lt()
415 tree delta, step, s; in number_of_iterations_lt() local
1782 tree init, step, diff, estimation; in infer_loop_bounds_from_undefined() local
2000 scev_probably_wraps_p (tree base, tree step, in scev_probably_wraps_p()
/NextBSD/contrib/gdb/gdb/
HDi386fbsd-nat.c40 child_resume (ptid_t ptid, int step, enum target_signal signal) in child_resume()
HDlynx-nat.c528 child_resume (ptid_t ptid, int step, enum target_signal signal) in child_resume()
/NextBSD/lib/libthread_db/arch/amd64/
HDlibpthread_md.c114 pt_reg_sstep(struct reg *reg, int step) in pt_reg_sstep()
/NextBSD/contrib/ipfilter/lib/
HDinterror.c528 int l = -1, r = IPF_NUM_ERRORS + 1, step; local
/NextBSD/lib/libc/regex/
HDengine.c52 #define step sstep macro
63 #define step lstep macro
74 #define step mstep macro
983 step(struct re_guts *g, in step() function
/NextBSD/crypto/heimdal/lib/krb5/
HDtest_crypto_wrapping.c41 size_t step, in test_wrapping()
/NextBSD/lib/libnv/
HDmsgio.c359 unsigned int i, step, j; in fd_recv() local
391 unsigned int i, step; in fd_send() local
/NextBSD/lib/libthread_db/arch/i386/
HDlibpthread_md.c107 pt_reg_sstep(struct reg *reg, int step) in pt_reg_sstep()
/NextBSD/contrib/dialog/
HDpause.c68 int i, x, y, step; in dialog_pause() local
HDbuttons.c270 dlg_button_x_step(const char **labels, int limit, int *gap, int *margin, int *step) in dlg_button_x_step()
307 int gap, margin, step; in dlg_button_layout() local
333 int step = 0; in dlg_draw_buttons() local
/NextBSD/contrib/nvi/regex/
HDengine.c51 #define step sstep macro
62 #define step lstep macro
846 step(struct re_guts *g, in step() function
/NextBSD/tools/regression/kgssapi/
HDgsstest.c45 int step; /* test step number */ member
/NextBSD/usr.bin/ctags/
HDctags.c94 int step; /* step through args */ in main() local
/NextBSD/contrib/gperf/src/
HDsearch.cc1176 Step *step = new Step(); in find_asso_values() local
1244 for (Step *step = steps; step; step = step->_next) in find_asso_values() local
1277 for (Step *step = steps; step; step = step->_next) in find_asso_values() local
1463 Step *step = steps; in find_asso_values() local
/NextBSD/sys/mips/atheros/
HDuart_dev_ar933x.c111 unsigned int step) in ar933x_uart_get_baud()
131 unsigned int *scale, unsigned int *step) in ar933x_uart_get_scale_step()
/NextBSD/contrib/ncurses/ncurses/tty/
HDlib_twait.c308 int step = (milliseconds < 0) ? 0 : 5000; in _nc_timed_wait() local
/NextBSD/contrib/gdb/gdb/gdbserver/
HDtarget.h40 int step; member
HDserver.c278 myresume (int step, int sig) in myresume()
/NextBSD/usr.sbin/diskinfo/
HDdiskinfo.c241 off_t b0, b1, sectorcount, step; in speeddisk() local
/NextBSD/contrib/ntp/libntp/
HDsystime.c363 double step in step_systime()
/NextBSD/sys/kgssapi/
HDgsstest.c413 gsstest_2(struct thread *td, int step, const gss_buffer_t input_token, in gsstest_2()
1044 int step; /* test step number */ member

12345