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

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopt-gather.awk24 function sort(ARRAY, ELEMENTS) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopt-gather.awk24 function sort(ARRAY, ELEMENTS) function
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dsort.h40 sort(void *array, size_t nelem, size_t elemsize, function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dmake_graph.py37 def sort(self, cntnr_list, res_sets): member in class:res_getter.__sorter
/netbsd-current/sys/kern/
H A Dmakesyscalls.sh1125 function sort(arr, n, i, j, t) { function
/netbsd-current/games/mille/
H A Dmove.c568 sort(CARD *hand) function
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dmake_graph.py37 def sort(self, cntnr_list, res_sets): member in class:res_getter.__sorter
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Darray.h137 void sort() function in struct:Array
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DStatistic.cpp135 void StatisticInfo::sort() { function in class:StatisticInfo
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dmodify.cpp124 unsigned sort; local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmods.c288 unsigned sort; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2-fde.h48 struct fde_vector *sort; member in union:object::__anon1280
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2-fde.h48 struct fde_vector *sort; member in union:object::__anon1544
/netbsd-current/usr.sbin/lpr/pac/
H A Dpac.c72 static int sort; /* Sort by cost */ variable
/netbsd-current/external/gpl2/dtc/dist/
H A Ddtc.c169 bool force = false, sort = false; local
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp208 llvm::sort(**Cache, [](const Symbol *LHS, const Symbol *RHS) { member in class:llvm::__anon1943::llvm
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h153 enum Sort_wildcard sort; member in struct:gold::Wildcard_section
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript-c.h153 enum Sort_wildcard sort; member in struct:gold::Wildcard_section
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript-c.h153 enum Sort_wildcard sort; member in struct:gold::Wildcard_section
/netbsd-current/external/mit/lua/dist/src/
H A Dltablib.c403 static int sort (lua_State *L) { function
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dvec.h150 sort (CompareFunc compare, void *arg = NULL) function in class:Vector
/netbsd-current/usr.bin/rdist/
H A Dexpand.c68 #define sort() qsort((char *)sortbase, &eargv[eargc] - sortbase, \ macro
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c161 zap_leaf_init(zap_leaf_t *l, boolean_t sort) argument
800 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) argument
/netbsd-current/usr.bin/mail/
H A Dcmd3.c72 sort(const char **list) function

Completed in 324 milliseconds

123