Home
last modified time | relevance | path

Searched defs:starts (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/lib/libcurses/
H A Drefresh.c1543 int bsize, curs, curw, starts, startw, i, j; quickch() local
1846 scrolln(int starts,int startw,int curs,int bot,int top) scrolln() argument
[all...]
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregcomp.c1622 sop *starts = 0; in findmust() local
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h568 TIME starts, ends, sort_time; member
1169 TIME starts; member
1181 TIME starts; member
/netbsd-src/sys/dev/scsipi/
H A Dcd.c1696 cd_play_msf(struct cd_softc *cd, int startm, int starts, int startf, int endm, in cd_play_msf() argument
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c563 __re_size_t num_regs, regoff_t *starts, regoff_t *ends) in re_set_registers()
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c4991 regoff_t *starts, *ends; variable
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c4887 regoff_t *starts, *ends; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbe.cc7892 Vector<long long>* starts = new Vector<long long>; in dbeGetSamples() local
7945 Vector<long long>* starts = new Vector<long long>; in dbeGetGCEvents() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc7892 Vector<long long>* starts = new Vector<long long>; in dbeGetSamples() local
7945 Vector<long long>* starts = new Vector<long long>; in dbeGetGCEvents() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc4661 auto_vec<unsigned int> starts (SLP_TREE_NUMBER_OF_VEC_STMTS (node)); in vect_prologue_cost_for_slp() local