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

12

/freebsd-11-stable/contrib/gcc/
H A Dopt-gather.awk24 function sort(ARRAY, ELEMENTS) function
H A Dunwind-dw2-fde.h54 struct fde_vector *sort; member in union:object::__anon1392
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltablib.c248 static int sort (lua_State *L) { function
/freebsd-11-stable/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk480 function sort (array) { function
/freebsd-11-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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp135 void StatisticInfo::sort() { function in class:StatisticInfo
/freebsd-11-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
/freebsd-11-stable/contrib/libstdc++/scripts/
H A Dmake_graph.py56 def sort(self, cntnr_list, res_sets): member in class:res_getter.__sorter
/freebsd-11-stable/usr.sbin/lpr/pac/
H A Dpac.c72 static int sort; /* Sort by cost */ variable
/freebsd-11-stable/contrib/dtc/
H A Ddtc.c176 bool force = false, sort = false; local
/freebsd-11-stable/sbin/ipfw/
H A Dnptv6.c395 nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnat64lsn.c864 nat64lsn_foreach(nat64lsn_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnat64stl.c517 nat64stl_foreach(nat64stl_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnat64clat.c501 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, int sort) argument
H A Dnat.c1029 nat_foreach(nat_cb_t *f, void *arg, int sort) argument
/freebsd-11-stable/usr.bin/mail/
H A Dcmd3.c495 sort(char **list) function
/freebsd-11-stable/contrib/lua/src/
H A Dltablib.c411 static int sort (lua_State *L) { function
/freebsd-11-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-11-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::__anon1875::llvm
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp238 void OutputSection::sort(llvm::function_ref<int(InputSectionBase *s)> order) { function in class:lld::elf::OutputSection
/freebsd-11-stable/contrib/gperf/src/
H A Dsearch.cc1581 Search::sort () function in class:Search
/freebsd-11-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c455 int sort = 0; local
/freebsd-11-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-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c775 int sort[MLX4_NUM_QP_REGION]; local

Completed in 204 milliseconds

12