Home
last modified time | relevance | path

Searched defs:dsort (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dka03.f29 integer ifail, ii, jj
31 double precision t, tt local
32 integer i, ij, j, k, l, m local
33 integer il(22), iu(22)
36 20 continue
39 40 continue
42 60 continue
45 80 continue
50 100 continue
55 120 continue
[all …]
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Ddsort.f84 write(*,*) '*error in dsort: the number of values to be' argument
120 30 k = i
155 40 l = l-1
161 50 k = k+1
190 60 m = m-1
199 80 i = i+1
213 100 m = 1
225 120 k = i
270 130 l = l-1
276 140 k = k+1
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/fortran/
H A Ddsort.f35 double precision count(n),av,x
39 10 continue
46 30 m=12
71 60 continue
78 70 iy=(is+if)/2
108 100 continue
110 110 continue
120 130 count(i)=x
133 160 lngth=if-is
142 190 continue
[all …]
/dports/math/octave-forge-control/control-3.3.1/inst/
H A Ddsort.m42 function [s, ndx] = dsort(p) function
/dports/math/vampire/vampire-4.5.1/FMB/
H A DSortInference.cpp89 unsigned dsort = dsorts++; in doInference() local
122 unsigned dsort = (*_sig->vampireToDistinct.get(ftype->result()))[0]; in doInference() local
134 unsigned dsort = (*_sig->vampireToDistinct.get(s))[0]; in doInference() local
628 unsigned dsort = _distinctSorts++; in doInference() local
H A DFiniteModelBuilder.cpp901 unsigned dsort = _sortedSignature->vampireToDistinctParent.get(lit->twoVarEqSort()); in init() local
1018 unsigned dsort = _sortedSignature->parents[srt]; in addNewInstances() local
1773 unsigned dsort = var-totalityMarker_offset; in runImpl() local
1865 unsigned dsort; in onModelFound() local
/dports/science/octopus/octopus-10.5/src/basic/
H A Dsort.F9093 subroutine dsort(a, ind) subroutine
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A Ddarr.h142 void Darr<T>::dsort(int cmp(const void* a, const void* b)) in dsort() function
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Dsysdep.c410 dsort(from, to) in dsort() function
433 dsort(from, to) in dsort() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.console/src/org/eclipse/equinox/console/commands/
H A DUtil.java138 public static void dsort(Object[] array, int start, int end) { in dsort() method in Util
/dports/lang/f2c/f2c-20200916/src/
H A Dsysdep.c587 dsort(from, to) in dsort() function
611 dsort(from, to) in dsort() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9660/
H A Ddirec.c212 dsort(Direc *d, int (*cmp)(const void*, const void*)) in dsort() function
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/mc_compact/
H A Ddebug2.c275 void dsort( numtiles, XNotY ) in dsort() function
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcBranchToFixLots.cpp136 double *dsort = new double[numberColumns]; in createCbcBranch() local
347 double *dsort = new double[numberIntegers]; in shallWe() local
/dports/sysutils/dateutils/dateutils-0.4.1/src/
H A DMakefile.am53 bin_PROGRAMS += dsort program
/dports/mail/mmh/mmh-0.4/uip/
H A Dsortm.c441 dsort(struct smsg **a, struct smsg **b) in dsort() function
/dports/mail/nmh/nmh-1.7.1/uip/
H A Dsortm.c465 dsort (struct smsg **a, struct smsg **b) in dsort() function
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB.h790 #define GB_GET_DESCRIPTOR(info,desc,dout,dmc,dms,d0,d1,dalgo,dsort) \ argument

123