Home
last modified time | relevance | path

Searched refs:tprev (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/autodiff/output/
H A Dex16adj_tl_4.out2 t 0.000000 (tprev = 0.000000)
4 t 0.001000 (tprev = 0.000000)
6 t 0.011000 (tprev = 0.001000)
8 t 0.027177 (tprev = 0.011000)
10 t 0.043825 (tprev = 0.027177)
12 t 0.060970 (tprev = 0.043825)
14 t 0.078882 (tprev = 0.060970)
16 t 0.097860 (tprev = 0.078882)
18 t 0.118249 (tprev = 0.097860)
20 t 0.140512 (tprev = 0.118249)
[all …]
H A Dex16adj_4.out2 t 0.000000 (tprev = 0.000000)
4 t 0.001000 (tprev = 0.000000)
6 t 0.011000 (tprev = 0.001000)
8 t 0.027177 (tprev = 0.011000)
10 t 0.043825 (tprev = 0.027177)
12 t 0.060970 (tprev = 0.043825)
14 t 0.078882 (tprev = 0.060970)
16 t 0.097860 (tprev = 0.078882)
18 t 0.118249 (tprev = 0.097860)
20 t 0.140512 (tprev = 0.118249)
[all …]
H A Dex16adj_3.out2 t 0.000000 (tprev = 0.000000)
4 t 0.001000 (tprev = 0.000000)
6 t 0.011000 (tprev = 0.001000)
8 t 0.111000 (tprev = 0.011000)
10 t 0.180295 (tprev = 0.111000)
12 t 0.250074 (tprev = 0.180295)
14 t 0.316592 (tprev = 0.250074)
16 t 0.386535 (tprev = 0.316592)
18 t 0.443267 (tprev = 0.386535)
20 t 0.500000 (tprev = 0.443267)
H A Dex16adj_tl_3.out2 t 0.000000 (tprev = 0.000000)
4 t 0.001000 (tprev = 0.000000)
6 t 0.011000 (tprev = 0.001000)
8 t 0.111000 (tprev = 0.011000)
10 t 0.180295 (tprev = 0.111000)
12 t 0.250074 (tprev = 0.180295)
14 t 0.316592 (tprev = 0.250074)
16 t 0.386535 (tprev = 0.316592)
18 t 0.443267 (tprev = 0.386535)
20 t 0.500000 (tprev = 0.443267)
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1235.c110 double tprev; /* Value of previous knot. */ local
127 tprev = et[ik-1];
132 if (*st == tprev) kmult++;
140 *(sbreak++) = tprev;
143 tprev = *st;
150 if (et[in] != tprev && kmult >= ik-1)
155 *(sbreak++) = tprev;
H A Ds1119.c136 double tprev; /* Previous difference between two adjacent vertices. */ local
193 tprev = tdiff;
196 else if (tprev*tdiff < DZERO)
198 tprev = tdiff;
248 tprev = tdiff;
251 else if (tprev*tdiff < DZERO)
253 tprev = tdiff;
H A Ds1240.c106 double tprev; /* Previous length of curve calculated. */ local
139 tprev = tlength;
148 if (fabs(tprev-tlength)/MAX(tprev,tlength) < aepsge) kcalc = 1;
H A Ds1903.c119 double tprev; /* Value of previous knot. */ local
256 for (ki = 1, tprev = (*eknots)[0], kmult = 0; ki < kstop; ki++, tprev = curr)
260 if (tprev > curr)
262 if (tprev < curr)
H A Ds1904.c117 double tprev; /* Value of previous knot. */ local
256 for (ki = 1, tprev = (*eknots)[0], kmult = 0; ki < kstop; ki++, tprev = curr)
260 if (tprev > curr)
262 if (tprev < curr)
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTestMultibodyPerformance.cpp337 tprev = threadCpuTime(); in testFunctions()
352 tprev = threadCpuTime(); in testFunctions()
367 tprev = threadCpuTime(); in testFunctions()
387 tprev = threadCpuTime(); in testFunctions()
406 tprev = threadCpuTime(); in testFunctions()
423 tprev = threadCpuTime(); in testFunctions()
439 tprev = threadCpuTime(); in testFunctions()
455 tprev = threadCpuTime(); in testFunctions()
471 tprev = threadCpuTime(); in testFunctions()
487 tprev = threadCpuTime(); in testFunctions()
[all …]
/dports/x11/xsnow/xsnow-3.4.2/src/
H A Dloadmeasure.c55 static double tprev; in do_loadmeasure() local
59 if (tnow-tprev > 1.2*time_measure) in do_loadmeasure()
64 P(" %d %d %f %f\n",count,status,time_measure,tnow-tprev); in do_loadmeasure()
70 P("pink %d %d %f %f\n",count,status,time_measure,tnow-tprev); in do_loadmeasure()
84 P("white %d %d %f %f\n",count,status,time_measure,tnow-tprev); in do_loadmeasure()
91 tprev = tnow; in do_loadmeasure()
/dports/math/arb/arb-2.21.1/acb_hypgeom/
H A Ddilog_bitburst.c38 acb_t s, t, tprev, u; in acb_hypgeom_dilog_bitburst() local
44 acb_init(tprev); in acb_hypgeom_dilog_bitburst()
61 acb_set(tprev, t); in acb_hypgeom_dilog_bitburst()
72 acb_hypgeom_dilog_continuation(u, tprev, t, prec); in acb_hypgeom_dilog_bitburst()
74 acb_set(tprev, t); in acb_hypgeom_dilog_bitburst()
77 acb_hypgeom_dilog_continuation(u, tprev, z, prec); in acb_hypgeom_dilog_bitburst()
85 acb_clear(tprev); in acb_hypgeom_dilog_bitburst()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dblur.cpp574 tprev = tcurr; in blur5x5()
653 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 7),tprev, 3); in blur5x5()
654 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 3),tprev, 5); in blur5x5()
655 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 4),tprev, 6); in blur5x5()
656 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 5),tprev, 7); in blur5x5()
663 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 4),tprev, 3); in blur5x5()
664 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 5),tprev, 4); in blur5x5()
665 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 0),tprev, 5); in blur5x5()
666 tprev = vsetq_lane_u16(vgetq_lane_u16(tcurr, 1),tprev, 6); in blur5x5()
698 tprev = vsetq_lane_u16( lane9,tprev, 1); in blur5x5()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dzmbv.c107 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
131 out[i] = tprev[i]; in zmbv_decode_xor_8()
135 tprev += c->width; in zmbv_decode_xor_8()
181 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
205 out[i] = tprev[i]; in zmbv_decode_xor_16()
209 tprev += c->width; in zmbv_decode_xor_16()
260 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
293 tprev += stride; in zmbv_decode_xor_24()
343 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
367 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dzmbv.c107 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
131 out[i] = tprev[i]; in zmbv_decode_xor_8()
135 tprev += c->width; in zmbv_decode_xor_8()
181 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
205 out[i] = tprev[i]; in zmbv_decode_xor_16()
209 tprev += c->width; in zmbv_decode_xor_16()
260 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
293 tprev += stride; in zmbv_decode_xor_24()
343 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
367 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dzmbv.c107 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
131 out[i] = tprev[i]; in zmbv_decode_xor_8()
135 tprev += c->width; in zmbv_decode_xor_8()
181 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
205 out[i] = tprev[i]; in zmbv_decode_xor_16()
209 tprev += c->width; in zmbv_decode_xor_16()
260 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
293 tprev += stride; in zmbv_decode_xor_24()
343 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
367 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dzmbv.c107 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
131 out[i] = tprev[i]; in zmbv_decode_xor_8()
135 tprev += c->width; in zmbv_decode_xor_8()
181 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
205 out[i] = tprev[i]; in zmbv_decode_xor_16()
209 tprev += c->width; in zmbv_decode_xor_16()
260 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
293 tprev += stride; in zmbv_decode_xor_24()
343 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
367 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dzmbv.c106 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
128 out[i] = tprev[i]; in zmbv_decode_xor_8()
132 tprev += c->width; in zmbv_decode_xor_8()
178 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
200 out[i] = tprev[i]; in zmbv_decode_xor_16()
204 tprev += c->width; in zmbv_decode_xor_16()
255 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
286 tprev += stride; in zmbv_decode_xor_24()
336 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
358 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dzmbv.c107 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
129 out[i] = tprev[i]; in zmbv_decode_xor_8()
133 tprev += c->width; in zmbv_decode_xor_8()
179 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
201 out[i] = tprev[i]; in zmbv_decode_xor_16()
205 tprev += c->width; in zmbv_decode_xor_16()
256 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
287 tprev += stride; in zmbv_decode_xor_24()
337 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
359 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dzmbv.c102 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
124 out[i] = tprev[i]; in zmbv_decode_xor_8()
128 tprev += c->width; in zmbv_decode_xor_8()
173 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
195 out[i] = tprev[i]; in zmbv_decode_xor_16()
199 tprev += c->width; in zmbv_decode_xor_16()
249 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
280 tprev += stride; in zmbv_decode_xor_24()
329 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
351 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dzmbv.c106 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
128 out[i] = tprev[i]; in zmbv_decode_xor_8()
132 tprev += c->width; in zmbv_decode_xor_8()
178 uint16_t *out, *tprev; in zmbv_decode_xor_16() local
200 out[i] = tprev[i]; in zmbv_decode_xor_16()
204 tprev += c->width; in zmbv_decode_xor_16()
255 uint8_t *out, *tprev; in zmbv_decode_xor_24() local
286 tprev += stride; in zmbv_decode_xor_24()
336 uint32_t *out, *tprev; in zmbv_decode_xor_32() local
358 out[i] = tprev[i]; in zmbv_decode_xor_32()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/matc/src/
H A Doptim.c68 TREE *tptr, *tprev, *prevroot; local
73 tptr = tprev = root;
205 LINK(tprev) = newroot;
234 if (!constant) prevroot = tprev;
243 if (!constant) prevroot = tprev;
269 LINK(tprev) = newroot;
280 if (!constant) prevroot = tprev;
338 LINK(tprev) = newroot;
350 if (!constant) prevroot = tprev;
441 LINK(tprev) = (TREE *)NULL;
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/matc/src/
H A Doptim.c68 TREE *tptr, *tprev, *prevroot; local
73 tptr = tprev = root;
205 LINK(tprev) = newroot;
234 if (!constant) prevroot = tprev;
243 if (!constant) prevroot = tprev;
269 LINK(tprev) = newroot;
280 if (!constant) prevroot = tprev;
338 LINK(tprev) = newroot;
350 if (!constant) prevroot = tprev;
441 LINK(tprev) = (TREE *)NULL;
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/post/matc/src/
H A Doptim.c68 TREE *tptr, *tprev, *prevroot; local
73 tptr = tprev = root;
205 LINK(tprev) = newroot;
234 if (!constant) prevroot = tprev;
243 if (!constant) prevroot = tprev;
269 LINK(tprev) = newroot;
280 if (!constant) prevroot = tprev;
338 LINK(tprev) = newroot;
350 if (!constant) prevroot = tprev;
441 LINK(tprev) = (TREE *)NULL;
[all …]
/dports/science/py-PyFR/pyfr-1.12.3/pyfr/plugins/
H A Ddtstats.py19 self.tprev = intg.tcurr
33 self.stats.append((i, self.tprev, dt, act, err))
37 self.tprev = intg.tcurr

1234567891011