| /freebsd-13-stable/tools/tools/sortbench/ |
| HD | sort_bench.c | 62 enum sort { MERGE, WIKI, QUICK, HEAP, INVALID_ALG }; enum 64 enum sort { MERGE, QUICK, HEAP, INVALID_ALG }; enum 71 sort(int *testarray, int elts, enum sort s) in sort() function
|
| /freebsd-13-stable/contrib/libcbor/examples/ |
| HD | CMakeLists.txt | 13 add_executable(sort sort.c) target
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | sort.h | 36 #define sort(base, num, size, cmp, swap) do { \ macro
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | simple_ilist.h | 269 void sort() { sort(std::less<T>()); } in sort() function 298 void simple_ilist<T, Options...>::sort(Compare comp) { in sort() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| HD | LVRange.cpp | 127 void LVRange::sort() { in sort() function in LVRange
|
| /freebsd-13-stable/usr.bin/dtc/ |
| HD | dtc.cc | 112 bool sort = false; in main() local
|
| HD | fdt.hh | 1017 void sort() in sort() function in dtc::fdt::device_tree
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| HD | ArrayList.h | 80 void sort(function_ref<bool(const T &LHS, const T &RHS)> Comparator) { in sort() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | Statistic.cpp | 141 void StatisticInfo::sort() { in sort() function in StatisticInfo
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | zap_leaf.c | 160 zap_leaf_init(zap_leaf_t *l, boolean_t sort) in zap_leaf_init() 766 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) in zap_leaf_split()
|
| /freebsd-13-stable/sbin/ipfw/ |
| HD | nptv6.c | 415 nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, int sort) in nptv6_foreach()
|
| HD | nat64clat.c | 500 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, int sort) in nat64clat_foreach()
|
| HD | nat64stl.c | 516 nat64stl_foreach(nat64stl_cb_t *f, const char *name, uint8_t set, int sort) in nat64stl_foreach()
|
| HD | nat64lsn.c | 848 nat64lsn_foreach(nat64lsn_cb_t *f, const char *name, uint8_t set, int sort) in nat64lsn_foreach()
|
| HD | nat.c | 1069 nat_foreach(nat_cb_t *f, void *arg, int sort) in nat_foreach()
|
| /freebsd-13-stable/usr.sbin/lpr/pac/ |
| HD | pac.c | 72 static int sort; /* Sort by cost */ variable
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/__algorithm/ |
| HD | pstl.h | 559 sort(_ExecutionPolicy&& __policy, _RandomAccessIterator __first, _RandomAccessIterator __last, _Com… in sort() function 571 sort(_ExecutionPolicy&& __policy, _RandomAccessIterator __first, _RandomAccessIterator __last) { in sort() function
|
| /freebsd-13-stable/contrib/lua/src/ |
| HD | ltablib.c | 397 static int sort (lua_State *L) { in sort() function
|
| /freebsd-13-stable/usr.bin/mail/ |
| HD | cmd3.c | 504 sort(char **list) in sort() function
|
| /freebsd-13-stable/tools/tools/net80211/stumbler/ |
| HD | stumbler.c | 453 int sort = 0; in update_node() local
|
| /freebsd-13-stable/sys/dev/mlx4/mlx4_core/ |
| HD | mlx4_qp.c | 775 int sort[MLX4_NUM_QP_REGION]; in mlx4_init_qp_table() local
|
| /freebsd-13-stable/contrib/libucl/lua/ |
| HD | lua_ucl.c | 1406 bool sort = false; in lua_ucl_to_format() local
|
| /freebsd-13-stable/bin/ps/ |
| HD | ps.c | 117 static enum sort { DEFAULT, SORTMEM, SORTCPU } sortby = DEFAULT; enum
|
| /freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | kmp_stats.cpp | 379 void kmp_stats_event_vector::sort() { in sort() function in kmp_stats_event_vector
|
| /freebsd-13-stable/contrib/llvm-project/lld/ELF/ |
| HD | OutputSections.cpp | 278 void OutputSection::sort(llvm::function_ref<int(InputSectionBase *s)> order) { in sort() function in OutputSection
|