Searched defs:first (Results 151 - 175 of 672) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/apr-util/dbm/
H A Dapr_dbm_berkeleydb.c308 DBT first = { 0 }; local
/freebsd-12-stable/contrib/apr-util/test/
H A Dtestbuckets.c77 make_simple_brigade(apr_bucket_alloc_t *ba, const char *first, const char *second) argument
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_large.c55 struct fileblock *first; member in struct:fileblocks
/freebsd-12-stable/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-12-stable/contrib/libedit/
H A Dmap.c1155 map_print_some_keys(EditLine *el, el_action_t *map, wint_t first, wint_t last) argument
[all...]
/freebsd-12-stable/contrib/dialog/
H A Dtreeview.c63 bool first = TRUE; local
233 bool first = TRUE; local
/freebsd-12-stable/bin/mv/
H A Dmv.c179 int ask, ch, first; local
/freebsd-12-stable/bin/rm/
H A Drm.c493 int ch, first; local
559 int first; local
[all...]
/freebsd-12-stable/bin/sh/
H A Dhistedit.c196 int first, last, direction; local
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zstreamdump/
H A Dzstreamdump.c220 boolean_t first = B_TRUE; local
/freebsd-12-stable/contrib/amd/amd/
H A Dinfo_ldap.c149 HE_ENT *first = NULL, *cur = NULL; local
/freebsd-12-stable/contrib/binutils/ld/
H A Dldemul.c271 bfd_boolean first = TRUE; local
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dgen.c879 int first = 1; local
/freebsd-12-stable/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-12-stable/sys/contrib/vchiq/interface/compat/
H A Dlist.h147 struct list_head *first = list->next; local
/freebsd-12-stable/sys/contrib/zlib/test/
H A Dinfcover.c64 struct mem_item *first; /* pointer to first item in list, or NULL */ member in struct:mem_zone
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/avl/
H A Davl.c978 void *first; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_diff.c91 report_free_dnode_range(struct diffarg *da, uint64_t first, uint64_t last) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dllex.c232 int first = ls->current; local
/freebsd-12-stable/sys/cddl/dev/dtrace/
H A Ddtrace_debug.c41 char *first; member in struct:dtrace_debug_data
[all...]
/freebsd-12-stable/lib/libc/db/test/btree.tests/
H A Dmain.c378 first(db, argv) function
/freebsd-12-stable/lib/libc/iconv/
H A Dbsd_iconv.c194 qsort_helper(const void *first, const void *second) argument
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_linux_list.h159 struct list_head *first = list->next; local
184 struct hlist_node *first; member in struct:hlist_head
[all...]
/freebsd-12-stable/sys/dev/fb/
H A Dfbd.c238 int err, first; local

Completed in 334 milliseconds

1234567891011>>