Home
last modified time | relevance | path

Searched refs:dcomp (Results 1 – 25 of 1157) sorted by relevance

12345678910>>...47

/dports/devel/p5-DateTime-Event-Cron/DateTime-Event-Cron-0.09/t/
H A Dcron.t52 dcomp($new, $date, "$desc next");
55 dcomp($new, $date, "$desc next");
58 dcomp($new, $date, "$desc next");
63 dcomp($new, $date, "$desc prev");
66 dcomp($new, $date, "$desc prev");
69 dcomp($new, $date, "$desc prev");
79 dcomp($new, $date, "$desc next");
83 dcomp($new, $date, "$desc prev");
93 dcomp($new, $date, "$desc next");
96 dcomp($new, $date, "$desc next");
[all …]
H A Dleapyear.t29 dcomp($new, $date, "$desc next");
32 dcomp($new, $date, "$desc next");
35 dcomp($new, $date, "$desc next");
40 dcomp($new, $date, "$desc prev");
43 dcomp($new, $date, "$desc prev");
46 dcomp($new, $date, "$desc prev");
56 dcomp($new, $date, "$desc next");
59 dcomp($new, $date, "$desc next");
62 dcomp($new, $date, "$desc next");
67 dcomp($new, $date, "$desc prev");
[all …]
H A Dcascade.t27 dcomp($new, $date, "$desc next");
31 dcomp($new, $date, "$desc prev");
39 dcomp($new, $date, "$desc next");
43 dcomp($new, $date, "$desc prev");
51 dcomp($new, $date, "$desc next");
55 dcomp($new, $date, "$desc prev");
63 dcomp($new, $date, "$desc next");
67 dcomp($new, $date, "$desc prev");
75 dcomp($new, $date, "$desc next");
79 dcomp($new, $date, "$desc prev");
[all …]
H A Dcrontab.t17 sub dcomp { is(shift->datetime, shift->datetime, shift) }
29 dcomp($new, $date, 'next');
32 dcomp($new, $date, 'prev');
37 dcomp($new, $date, 'next');
40 dcomp($new, $date, 'prev');
45 dcomp($new, $date, 'next');
48 dcomp($new, $date, 'prev');
53 dcomp($new, $date, 'next');
56 dcomp($new, $date, 'prev');
H A Ddst.t18 sub dcomp { is(shift->datetime, shift->datetime, shift) }
28 dcomp($new, $date, "$desc next");
36 dcomp($new, $date, "$desc next");
44 dcomp($new, $date, "$desc next");
52 dcomp($new, $date, "$desc next");
60 dcomp($new, $date, "$desc next");
68 dcomp($new, $date, "$desc next");
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/tests/
H A Dsoecp_eval_reference.cpp8 typedef std::complex<double> dcomp; typedef
28 dcomp I = dcomp(0, 1);
150 dcomp orbu(const vec& sph) in orbu()
155 dcomp orbd(const vec& sph) in orbd()
196 return dcomp(val, 0.0); in lMatrixElement()
202 return dcomp(0.0, val); in lMatrixElement()
219 dcomp angint(0.0, 0.0); in calcAngInt()
225 dcomp integrand(0.0, 0.0); in calcAngInt()
228 dcomp msum(0.0, 0.0); in calcAngInt()
233 dcomp ldots(0.0, 0.0); in calcAngInt()
[all …]
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschrossim.c27 SchroFrameData *dcomp; in schro_frame_multiply_s16() local
36 dcomp = &dest->components[i]; in schro_frame_multiply_s16()
38 ddata = dcomp->data; in schro_frame_multiply_s16()
41 width = (dcomp->width < scomp->width) ? dcomp->width : scomp->width; in schro_frame_multiply_s16()
42 height = (dcomp->height < scomp->height) ? dcomp->height : scomp->height; in schro_frame_multiply_s16()
45 ddata = SCHRO_FRAME_DATA_GET_LINE (dcomp, y); in schro_frame_multiply_s16()
/dports/games/tuxtype/tuxtype-1.8.3/src/
H A Dscandir.c95 …rname, struct dirent ***namelist, int (*sdfilter)(struct dirent *), int (*dcomp)(const void *, con… in scandir()
163 if (nitems && dcomp != NULL) in scandir()
164 qsort(names, nitems, sizeof(struct dirent *), dcomp); in scandir()
196 …rname, struct dirent ***namelist, int (*sdfilter)(struct dirent *), int (*dcomp)(const void *, con… in scandir()
285 if (dcomp) in scandir()
286 qsort (dir, nDir, sizeof(*dir),dcomp); in scandir()
/dports/games/tuxmath/t4k_common-0.1.1/src/
H A Dt4k_replacements.c60 … struct dirent ***namelist, int (*sdfilter)(const struct dirent *), int (*dcomp)(const struct dire… in scandir()
149 if (dcomp) in scandir()
150 qsort (dir, nDir, sizeof(*dir),dcomp); in scandir()
172 … struct dirent ***namelist, int (*sdfilter)(const struct dirent *), int (*dcomp)(const struct dire… in scandir()
240 if (nitems && dcomp != NULL) in scandir()
241 qsort(names, nitems, sizeof(struct dirent *), dcomp); in scandir()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dscandir.c62 scandir(dirname, namelist, select, dcomp) in scandir() argument
66 int (*dcomp) __P((const void *, const void *));
118 if (nitems && dcomp != NULL)
119 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvi386/
H A Dscandir.c62 scandir(dirname, namelist, select, dcomp) in scandir() argument
66 int (*dcomp) __P((const void *, const void *));
118 if (nitems && dcomp != NULL)
119 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dscandir.c62 scandir(dirname, namelist, select, dcomp) in scandir() argument
66 int (*dcomp) __P((const void *, const void *));
118 if (nitems && dcomp != NULL)
119 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sparc64/
H A Dscandir.c66 scandir(dirname, namelist, select, dcomp) in scandir() argument
70 int (*dcomp) __P((const void *, const void *));
122 if (nitems && dcomp != NULL)
123 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sparc64/
H A Dscandir.c66 scandir(dirname, namelist, select, dcomp) in scandir() argument
70 int (*dcomp) __P((const void *, const void *));
122 if (nitems && dcomp != NULL)
123 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sparc64/
H A Dscandir.c66 scandir(dirname, namelist, select, dcomp) in scandir() argument
70 int (*dcomp) __P((const void *, const void *));
122 if (nitems && dcomp != NULL)
123 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dscandir.c59 int (*dcomp)(const struct dirent **, const struct dirent **)) in scandir()
128 if (nitems && dcomp != NULL) in scandir()
130 (int (*)(const void *, const void *))dcomp); in scandir()
177 int (*dcomp)(const struct dirent **, const struct dirent **)) in scandir()
299 if (dcomp) in scandir()
301 (int (*)(const void *, const void *))dcomp); in scandir()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dscandir64.c74 scandir64(dirname, namelist, select, dcomp) in scandir64() argument
78 int (*dcomp) __P((const void *, const void *));
157 if (nitems && dcomp != NULL)
158 qsort(names, nitems, sizeof(struct dirent64 *), dcomp);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dscandir64.c74 scandir64(dirname, namelist, select, dcomp) in scandir64() argument
78 int (*dcomp) __P((const void *, const void *));
157 if (nitems && dcomp != NULL)
158 qsort(names, nitems, sizeof(struct dirent64 *), dcomp);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dscandir64.c74 scandir64(dirname, namelist, select, dcomp) in scandir64() argument
78 int (*dcomp) __P((const void *, const void *));
157 if (nitems && dcomp != NULL)
158 qsort(names, nitems, sizeof(struct dirent64 *), dcomp);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/posix/
H A Dscandir.c74 _DEFUN(scandir, (dirname, namelist, select, dcomp),
78 int (*dcomp) __P((const void *, const void *)))
157 if (nitems && dcomp != NULL)
158 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/posix/
H A Dscandir.c74 _DEFUN(scandir, (dirname, namelist, select, dcomp),
78 int (*dcomp) __P((const void *, const void *)))
157 if (nitems && dcomp != NULL)
158 qsort(names, nitems, sizeof(struct dirent *), dcomp);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dti_misc.cpp1825 dcomp.geo_type = TGLine; in AddDrawComponent_Line()
1827 dcomp.P1() = p1; in AddDrawComponent_Line()
1828 dcomp.P2() = p2; in AddDrawComponent_Line()
1829 dcomp.Color() = col; in AddDrawComponent_Line()
1843 dcomp.Center() = center; in AddDrawComponent_Rect()
1844 dcomp.Size() = size; in AddDrawComponent_Rect()
1859 dcomp.Center() = center; in AddDrawComponent_Ellipse()
1860 dcomp.Size() = size; in AddDrawComponent_Ellipse()
1874 dcomp.geo_type = TGText; in AddDrawComponent_Text()
1876 dcomp.Size() = size; in AddDrawComponent_Text()
[all …]
/dports/science/jmol/jmol-14.32.7/src/org/openscience/jmol/app/janocchio/
H A DMeasure.java70 double dcomp = calcValue - m.getCalcValue(); in compareTo() local
71 if (dcomp > 0) { in compareTo()
73 } else if (dcomp < 0) { in compareTo()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/posix/
H A Dscandir.c71 _DEFUN(scandir, (dirname, namelist, select, dcomp),
75 int (*dcomp) __P((const struct dirent **, const struct dirent **)))
148 if (nitems && dcomp != NULL)
149 qsort(names, nitems, sizeof(struct dirent *), (void *)dcomp);
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dscandir.c114 int (*dcomp)(const struct dirent **, const struct dirent **)) in scandir()
183 if (nitems && dcomp != NULL) in scandir()
185 (int (*)(const void *, const void *))dcomp); in scandir()
233 int (*dcomp)(const struct dirent **, const struct dirent **)) in scandir()
356 if (dcomp) in scandir()
358 (int (*)(const void *, const void *))dcomp); in scandir()

12345678910>>...47