Searched defs:first (Results 101 - 125 of 572) sorted by relevance

1234567891011>>

/freebsd-current/sys/netpfil/ipfw/pmod/
H A Dtcpmod.c227 tcpmod_init(struct ip_fw_chain *ch, int first) argument
/freebsd-current/sbin/restore/
H A Drestore.c586 ino_t first; local
664 ino_t first, next, last; local
[all...]
/freebsd-current/bin/pax/
H A Dar_subs.c976 int first = 1; /* on 1st read, EOF isn't premature. */ local
/freebsd-current/bin/sh/
H A Dshow.c119 int first; local
H A Dcd.c182 int first; local
/freebsd-current/usr.bin/tail/
H A Dtail.c81 int ch, first; local
/freebsd-current/bin/ln/
H A Dln.c223 int ch, first; local
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp294 bool first = true; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_diff.c72 report_free_dnode_range(dmu_diffarg_t *da, uint64_t first, uint64_t last) argument
/freebsd-current/contrib/ncurses/ncurses/trace/
H A Dvisbuf.c293 int first = 0; local
/freebsd-current/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c85 _nc_gettime(TimeType * t0, int first) argument
/freebsd-current/contrib/libdivsufsort/lib/
H A Dsssort.c263 ss_pivot(const sauchar_t *Td, const saidx_t *PA, saidx_t *first, saidx_t *last) { argument
167 ss_insertionsort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
291 ss_partition(const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
310 ss_mintrosort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
461 ss_rotate(saidx_t *first, saidx_t *middle, saidx_t *last) argument
502 ss_inplacemerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t depth) argument
545 ss_mergeforward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
595 ss_mergebackward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
654 ss_swapmerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth) argument
747 sssort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth, saidx_t n, saint_t lastsuffix) argument
[all...]
H A Dtrsort.c79 tr_insertionsort(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { argument
167 tr_pivot(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { argument
222 tr_partition(const saidx_t *ISAd, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t **pa, saidx_t **pb, saidx_t v) argument
264 tr_copy(saidx_t *ISA, const saidx_t *SA, saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, saidx_t depth) argument
289 tr_partialcopy(saidx_t *ISA, const saidx_t *SA, saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, saidx_t depth) argument
327 tr_introsort(saidx_t *ISA, const saidx_t *ISAd, saidx_t *SA, saidx_t *first, saidx_t *last, trbudget_t *budget) argument
557 saidx_t *first, *last; local
[all...]
/freebsd-current/contrib/flex/src/
H A Dnfa.c310 int link_machines (int first, int last) argument
377 mkbranch(int first, int second) argument
460 mkor(int first, int second) argument
[all...]
/freebsd-current/contrib/dialog/
H A Dtreeview.c63 bool first = TRUE; local
235 bool first = TRUE; local
/freebsd-current/contrib/libucl/src/
H A Ducl_emitter.c256 bool first = true; local
302 bool first = true; local
359 ucl_emitter_common_elt(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool first, bool print_key, bool compact) argument
515 ucl_emit_msgpack_elt(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool first, bool print_key) argument
[all...]
/freebsd-current/contrib/mandoc/
H A Deqn.h58 struct eqn_box *first; /* First child node. */ member in struct:eqn_box
/freebsd-current/contrib/mtree/
H A Dcreate.c350 static int first = 1; local
/freebsd-current/contrib/smbfs/lib/smb/
H A Dsubr.c140 int first = 1; local
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dndbm.c77 NDBM_seq(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry, int first) argument
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_trap_rcv.c156 static boolean_t first = TRUE; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h291 uint16_t first() const { return B; } function in struct:llvm::BitTracker::BitMask
/freebsd-current/contrib/nvi/common/
H A Dmsg.c430 int first, cnt; local
703 static int first = 1; local
/freebsd-current/contrib/nvi/vi/
H A Dvs_split.c454 int first; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c210 state_iterate(DB *db, struct conf *c, struct dbinfo *dbi, unsigned int first) argument

Completed in 393 milliseconds

1234567891011>>