Home
last modified time | relevance | path

Searched defs:sortfunc (Results 1 – 25 of 126) sorted by relevance

123456

/dports/science/bagel/bagel-1.2.2/src/integral/
H A Dsortlist.h124 … (double*, const double*, const int, const int, const int, const bool)> sortfunc[ANG_HRR_END * ANG… member
213 …st std::complex<double>*, const int, const int, const int, const bool)> sortfunc[ANG_HRR_END * ANG… member
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dtest093.tcl98 proc test093_run { method dbargs nentries tnum compflag cmpfunc sortfunc } {
236 proc test093_runbig { method dbargs nentries tnum compflag cmpfunc sortfunc } {
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dtest093.tcl98 proc test093_run { method dbargs nentries tnum compflag cmpfunc sortfunc } {
236 proc test093_runbig { method dbargs nentries tnum compflag cmpfunc sortfunc } {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/timelib-2017.05/zones/
H A Dsort-index.php6 function sortfunc($a, $b) function
/dports/archivers/libmspack/libmspack-0.10.1alpha/test/
H A Dchmd_md5.c13 static int sortfunc(const void *a, const void *b) { in sortfunc() function
H A Dchmd_order.c26 static int sortfunc(const void *a, const void *b) { in sortfunc() function
/dports/security/clamav/clamav-0.104.2/libclammspack/test/
H A Dchmd_md5.c13 static int sortfunc(const void *a, const void *b) { in sortfunc() function
H A Dchmd_order.c26 static int sortfunc(const void *a, const void *b) { in sortfunc() function
/dports/security/clamav-lts/clamav-0.103.5/libclammspack/test/
H A Dchmd_md5.c13 static int sortfunc(const void *a, const void *b) { in sortfunc() function
H A Dchmd_order.c26 static int sortfunc(const void *a, const void *b) { in sortfunc() function
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dos-features-test.c55 static int sortfunc(void* thunk, const void* v1, const void* v2) { in sortfunc() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libnest2d/include/libnest2d/selections/
H A Dfiller.hpp58 auto sortfunc = [](Item& i1, Item& i2) { in packItems() local
H A Dfirstfit.hpp66 auto sortfunc = [](Item& i1, Item& i2) { in packItems() local
/dports/devel/libnest2d-ultimaker/libnest2d-4d6fb4d/include/libnest2d/selections/
H A Dfiller.hpp58 auto sortfunc = [](Item& i1, Item& i2) { in packItems() local
H A Dfirstfit.hpp66 auto sortfunc = [](Item& i1, Item& i2) { in packItems() local
/dports/audio/pms/pms-0.42/src/
H A Dconfig.h58 vector<bool (*) (Song *, Song *)> sortfunc; variable
/dports/archivers/libmspack/libmspack-0.10.1alpha/examples/
H A Dchmextract.c69 static int sortfunc(const void *a, const void *b) { in sortfunc() function
/dports/security/clamav-lts/clamav-0.103.5/libclammspack/examples/
H A Dchmextract.c69 static int sortfunc(const void *a, const void *b) { in sortfunc() function
/dports/security/clamav/clamav-0.104.2/libclammspack/examples/
H A Dchmextract.c69 static int sortfunc(const void *a, const void *b) { in sortfunc() function
/dports/misc/libsolv/libsolv-0.7.19/tools/
H A Dcudftest.c27 sortfunc(const void *ap, const void *bp, void *dp) in sortfunc() function
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-list.c61 stp_node_sortfunc sortfunc; /*!< Callback to compare (sort) nodes */ member
555 stp_list_set_sortfunc(stp_list_t *list, stp_node_sortfunc sortfunc) in stp_list_set_sortfunc()
/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-list.c61 stp_node_sortfunc sortfunc; /*!< Callback to compare (sort) nodes */ member
555 stp_list_set_sortfunc(stp_list_t *list, stp_node_sortfunc sortfunc) in stp_list_set_sortfunc()
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/JumpThreading/
H A Dlanding-pad.ll1 ; RUN: opt < %s -disable-output -jump-threading
2
3 %class.E = type { i32 (...)**, %class.C }
4 %class.C = type { %class.A }
5 %class.A = type { i32 }
6 %class.D = type { %class.F }
7 %class.F = type { %class.E }
8 %class.B = type { %class.D* }
9
10 @_ZTV1D = unnamed_addr constant [3 x i8*] [i8* null, i8* bitcast ({ i8*, i8*, i8* }* @_ZTI1D to i8*…
[all …]
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dcombo.cc38 static gint sortfunc(gconstpointer a, gconstpointer b) in sortfunc() function
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXList.h186 FXListSortFunc sortfunc; // Item sort function variable

123456