Searched defs:sort (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp135 void StatisticInfo::sort() { function in class:StatisticInfo
/freebsd-13-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-13-stable/usr.bin/dtc/
H A Ddtc.cc114 bool sort = false; local
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
/freebsd-13-stable/sbin/ipfw/
H A Dnat64clat.c502 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, 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 Dnat64lsn.c850 nat64lsn_foreach(nat64lsn_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
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dsimple_ilist.h263 void sort() { sort(std::less<T>()); } function in class:llvm::simple_ilist
292 void simple_ilist<T, Options...>::sort(Compare comp) { function in class:llvm::simple_ilist
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp207 llvm::sort(**Cache, [](const Symbol *LHS, const Symbol *RHS) { member in class:llvm::__anon3654::llvm
/freebsd-13-stable/contrib/lua/src/
H A Dltablib.c397 static int sort (lua_State *L) { function
/freebsd-13-stable/usr.sbin/lpr/pac/
H A Dpac.c74 static int sort; /* Sort by cost */ variable
/freebsd-13-stable/usr.bin/mail/
H A Dcmd3.c506 sort(char **list) function
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp242 void OutputSection::sort(llvm::function_ref<int(InputSectionBase *s)> order) { function in class:OutputSection
H A DSyntheticSections.h519 bool sort; member in class:lld::elf::final
/freebsd-13-stable/contrib/libucl/lua/
H A Dlua_ucl.c1406 bool sort = false; local
/freebsd-13-stable/sys/contrib/openzfs/module/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-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c775 int sort[MLX4_NUM_QP_REGION]; local
/freebsd-13-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c455 int sort = 0; local
/freebsd-13-stable/bin/ps/
H A Dps.c119 static enum sort { DEFAULT, SORTMEM, SORTCPU } sortby = DEFAULT; enum
/freebsd-13-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-13-stable/usr.bin/diff/
H A Ddiffreg.c837 sort(struct line *a, int n) function

Completed in 248 milliseconds

12