Home
last modified time | relevance | path

Searched refs:tb0 (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/cpucycles/
H A Dx86estimate.c22 long long tb0; long long us0; in guessfreq() local
25 tb0 = cpucycles_x86estimate(); in guessfreq()
30 } while (us1 - us0 < 10000 || tb1 - tb0 < 1000); in guessfreq()
31 if (tb1 <= tb0) return 0; in guessfreq()
32 tb1 -= tb0; in guessfreq()
H A Dcelllinux.c35 long long tb0; long long us0; in guesstbcycles() local
38 tb0 = timebase(); in guesstbcycles()
43 } while (us1 - us0 < 10000 || tb1 - tb0 < 1000); in guesstbcycles()
44 if (tb1 <= tb0) return 0; in guesstbcycles()
45 tb1 -= tb0; in guesstbcycles()
H A Dpowerpccpuinfo.c46 long long tb0; long long us0; in guesstbcycles() local
49 tb0 = timebase(); in guesstbcycles()
54 } while (us1 - us0 < 10000 || tb1 - tb0 < 1000); in guesstbcycles()
55 if (tb1 <= tb0) return 0; in guesstbcycles()
56 tb1 -= tb0; in guesstbcycles()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-chroma.c179 type tb0, tb1; \
185 tb0 = tb1, tb1 = PB(i+1); \
188 PB(i) = FILT_3_1 (tb0, tb1); \
190 PB(i+1) = FILT_1_3 (tb0, tb1); \
250 type tb0, tb1, tb2, tb3; \
265 tb0 = PB0(i), tb2 = PB2(i); \
270 PB0(i) = FILT_5_3 (tb0, tb2); \
274 PB2(i) = FILT_1_7 (tb0, tb2); \
311 type tb0 = PB(i), tb1 = PB(i+1); \
314 PB(i) = FILT_1_1 (tb0, tb1); \
[all …]
/dports/graphics/gegl/gegl-0.4.34/operations/common-gpl3+/
H A Dshadows-highlights-correction.c136 gfloat tb0;
142 tb0 = (100.f - aux[0]) / 100.f;
145 tb0 = tb0 > 0.0f ? tb0 / whitepoint : tb0;
147 if (tb0 < 1.0f - compress)
152 highlights_xform = fminf(1.0f - tb0 / (1.0f - compress), 1.0f);
163 gfloat lb = (tb0 - 0.5f) * highlights_sign_negated * SIGN(la_inverted) + 0.5f;
189 if (tb0 > compress)
194 shadows_xform = fminf(tb0 / (1.0f - compress) - compress / (1.0f - compress), 1.0f);
205 gfloat lb = (tb0 - 0.5f) * shadows_sign * SIGN(la_inverted) + 0.5f;
/dports/math/m4rie/m4rie-release-20200115/bench/cpucycles-20060326/
H A Dpowerpcaix.c44 long long tb0; long long us0; in init() local
53 tb0 = timebase(); in init()
59 if (tb1 <= tb0) return; in init()
61 tb1 -= tb0; in init()
H A Dpowerpclinux.c45 long long tb0; long long us0; in init() local
62 tb0 = timebase(); in init()
68 if (tb1 <= tb0) return; in init()
70 tb1 -= tb0; in init()
/dports/math/m4ri/m4ri-release-20200125/bench/cpucycles-20060326/
H A Dpowerpcaix.c44 long long tb0; long long us0; in init() local
53 tb0 = timebase(); in init()
59 if (tb1 <= tb0) return; in init()
61 tb1 -= tb0; in init()
H A Dpowerpclinux.c45 long long tb0; long long us0; in init() local
62 tb0 = timebase(); in init()
68 if (tb1 <= tb0) return; in init()
70 tb1 -= tb0; in init()
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dstat.c33 static struct tb tb0 = {/* stats at beginning of program */ variable
65 __fort_gettb(&tb0); in __fort_stat_init()
310 tb1.r -= tb0.r; in __fort_stat_term()
311 tb1.u -= tb0.u; in __fort_stat_term()
312 tb1.s -= tb0.s; in __fort_stat_term()
316 tb1.sbrk -= tb0.sbrk; in __fort_stat_term()
317 tb1.gsbrk -= tb0.gsbrk; in __fort_stat_term()
449 msgstats[0] = tb0.datas; /* send count */ in ENTFTN()
450 msgstats[1] = tb0.datar; /* recv count */ in ENTFTN()
451 msgstats[2] = tb0.bytes; /* bytes sent */ in ENTFTN()
[all …]
/dports/audio/kwave/kwave-21.12.3/plugins/lowpass/
H A DLowPassFilter.cpp73 double gamman, gammad, ta0, ta1, ta2, tb0, tb1, tb2, aa1, ab1; in shelve() local
98 tb0 = gam2p1 + siggam2; in shelve()
108 b0 = tb0 + ab1 + asq * tb2; in shelve()
109 *b1 = 2.0 * a * (tb0 + tb2) + (1.0 + asq) * tb1; in shelve()
110 *b2 = asq * tb0 + ab1 + tb2; in shelve()
/dports/emulators/qemu42/qemu-4.2.1/roms/openhackware/src/
H A Dmain.c159 uint32_t tb0[2], tb1[2], count[2]; in usleep()
165 mftb(tb0); in usleep()
166 add64(count, count, tb0); in usleep()
167 if (count[0] < tb0[0]) in usleep()
171 if (wrap == 1 && tb1[0] < tb0[0]) in usleep()
177 tb0[0] = tb1[0]; in usleep()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openhackware/src/
H A Dmain.c159 uint32_t tb0[2], tb1[2], count[2]; in usleep()
165 mftb(tb0); in usleep()
166 add64(count, count, tb0); in usleep()
167 if (count[0] < tb0[0]) in usleep()
171 if (wrap == 1 && tb1[0] < tb0[0]) in usleep()
177 tb0[0] = tb1[0]; in usleep()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openhackware/src/
H A Dmain.c159 uint32_t tb0[2], tb1[2], count[2]; in usleep()
165 mftb(tb0); in usleep()
166 add64(count, count, tb0); in usleep()
167 if (count[0] < tb0[0]) in usleep()
171 if (wrap == 1 && tb1[0] < tb0[0]) in usleep()
177 tb0[0] = tb1[0]; in usleep()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/context/expression/
H A DApplicationContextExpressionTests.java132 TestBean tb0 = ac.getBean("tb0", TestBean.class); in genericApplicationContext() local
154 assertSame(tb0, tb3.tb); in genericApplicationContext()
163 assertSame(tb0, tb4.tb); in genericApplicationContext()
169 assertSame(tb0, tb5.tb); in genericApplicationContext()
175 assertSame(tb0, tb6.tb); in genericApplicationContext()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/test/java/org/springframework/beans/
H A DIndexedTestBean.java61 TestBean tb0 = new TestBean("name0", 0); in populate() local
71 this.array = new TestBean[] {tb0, tb1}; in populate()

12345678910>>...16