Searched defs:sort (Results 1 - 25 of 40) sorted by last modified time

12

/freebsd-12-stable/usr.sbin/lpr/pac/
H A Dpac.c74 static int sort; /* Sort by cost */ variable
/freebsd-12-stable/usr.bin/mail/
H A Dcmd3.c506 sort(char **list) function
/freebsd-12-stable/usr.bin/dtc/
H A Dfdt.hh1019 void sort() function in class:dtc::fdt::device_tree
H A Dfdt.cc1003 node::sort() function in class:dtc::fdt::node
H A Ddtc.cc114 bool sort = false; local
/freebsd-12-stable/usr.bin/diff/
H A Ddiffreg.c833 sort(struct line *a, int n) function
/freebsd-12-stable/tools/tools/sortbench/
H A Dsort_bench.c64 enum sort { MERGE, WIKI, QUICK, HEAP, INVALID_ALG }; enum
66 enum sort { MERGE, QUICK, HEAP, INVALID_ALG }; enum
73 sort(int *testarray, int elts, enum sort s) function
[all...]
/freebsd-12-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c455 int sort = 0; local
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c775 int sort[MLX4_NUM_QP_REGION]; local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1372 int16_t sort[AR512_NF_CAL_HIST_MAX]; local
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c465 int16_t sort[HAL_NF_CAL_HIST_LEN_FULL]; /* upper bound for hist_len */ local
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c162 zap_leaf_init(zap_leaf_t *l, boolean_t sort) argument
768 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltablib.c248 static int sort (lua_State *L) { function
/freebsd-12-stable/sbin/ipfw/
H A Dtables.c1682 tables_foreach(table_cb_t *f, void *arg, int sort) argument
H A Dnat64stl.c518 nat64stl_foreach(nat64stl_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnptv6.c417 nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnat.c1071 nat_foreach(nat_cb_t *f, void *arg, int sort) argument
H A Dnat64clat.c502 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnat64lsn.c850 nat64lsn_foreach(nat64lsn_cb_t *f, const char *name, uint8_t set, int sort) argument
/freebsd-12-stable/contrib/ncurses/progs/
H A Ddump_entry.c187 dump_init(const char *version, int mode, int sort, int twidth, int theight, unsigned traceval, bool formatted) argument
/freebsd-12-stable/contrib/lua/src/
H A Dltablib.c411 static int sort (lua_State *L) { function
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp376 void kmp_stats_event_vector::sort() { function in class:kmp_stats_event_vector
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp135 void StatisticInfo::sort() { function in class:StatisticInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp210 llvm::sort(**Cache, [](const Symbol *LHS, const Symbol *RHS) { member in class:llvm::__anon4721::llvm
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h175 void sort(Policy policy, RandomAccessIterator Start, RandomAccessIterator End, function in namespace:llvm::parallel
202 void sort(parallel_execution_policy policy, RandomAccessIterator Start, function in namespace:llvm::parallel

Completed in 201 milliseconds

12