Home
last modified time | relevance | path

Searched refs:tempb (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/dports/net/libtrace/libtrace-3.0.19/tools/traceanon/
H A Drijndael.c1535 b32[0] = encrypt_b_from_T(tempb[0], tempb[5], tempb[10], tempb[15]); in r_encrypt()
1536 b32[1] = encrypt_b_from_T(tempb[4], tempb[9], tempb[14], tempb[3]); in r_encrypt()
1537 b32[2] = encrypt_b_from_T(tempb[8], tempb[13], tempb[2], tempb[7]); in r_encrypt()
1538 b32[3] = encrypt_b_from_T(tempb[12], tempb[1], tempb[6], tempb[11]); in r_encrypt()
1553 b32[1] = encrypt_b_from_T(tempb[4], tempb[9], tempb[14], tempb[3]); in r_encrypt()
1554 b32[2] = encrypt_b_from_T(tempb[8], tempb[13], tempb[2], tempb[7]); in r_encrypt()
1615 b32[0] = decrypt_b_from_T(tempb[0], tempb[13], tempb[10], tempb[7]); in r_decrypt()
1616 b32[1] = decrypt_b_from_T(tempb[4], tempb[1], tempb[14], tempb[11]); in r_decrypt()
1617 b32[2] = decrypt_b_from_T(tempb[8], tempb[5], tempb[2], tempb[15]); in r_decrypt()
1618 b32[3] = decrypt_b_from_T(tempb[12], tempb[9], tempb[6], tempb[3]); in r_decrypt()
[all …]
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_richcompare.c79 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
86 if (!tempa || !tempb) { in GMPy_RichCompare_Slot()
93 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
126 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
147 mpq_set_d(MPQ(tempb), d); in GMPy_RichCompare_Slot()
149 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
201 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
224 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
247 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
295 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
[all …]
H A Dgmpy2_pow.c91 if (!tempb || !tempe || !result) { in GMPy_Integer_Pow()
107 if (mpz_cmp_si(tempb->z, 0) == 0) { in GMPy_Integer_Pow()
190 Py_XDECREF((PyObject*)tempb); in GMPy_Integer_Pow()
196 Py_XDECREF((PyObject*)tempb); in GMPy_Integer_Pow()
296 if (!result || !tempb) { in GMPy_Real_Pow()
342 Py_XDECREF((PyObject*)tempb); in GMPy_Real_Pow()
350 Py_XDECREF((PyObject*)tempb); in GMPy_Real_Pow()
357 Py_XDECREF((PyObject*)tempb); in GMPy_Real_Pow()
377 if (!result || !tempb) { in GMPy_Complex_Pow()
423 Py_XDECREF((PyObject*)tempb); in GMPy_Complex_Pow()
[all …]
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_richcompare.c77 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
84 if (!tempa || !tempb) { in GMPy_RichCompare_Slot()
91 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
124 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
145 mpq_set_d(MPQ(tempb), d); in GMPy_RichCompare_Slot()
147 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
199 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
222 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
245 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
293 Py_DECREF(tempb); in GMPy_RichCompare_Slot()
[all …]
H A Dgmpy2_pow.c83 Py_DECREF((PyObject*)tempb); in GMPy_Integer_PowWithType()
91 if (mpz_cmp_si(tempb->z, 0) == 0) { in GMPy_Integer_PowWithType()
101 if (mpz_cmp_si(tempb->z, 1) == 0) { in GMPy_Integer_PowWithType()
106 if (mpz_cmp_si(tempb->z, -1) == 0) { in GMPy_Integer_PowWithType()
184 Py_XDECREF((PyObject*)tempb); in GMPy_Integer_PowWithType()
190 Py_XDECREF((PyObject*)tempb); in GMPy_Integer_PowWithType()
346 Py_XDECREF((PyObject*)tempb); in GMPy_Real_PowWithType()
355 Py_XDECREF((PyObject*)tempb); in GMPy_Real_PowWithType()
362 Py_XDECREF((PyObject*)tempb); in GMPy_Real_PowWithType()
422 Py_XDECREF((PyObject*)tempb); in GMPy_Complex_PowWithType()
[all …]
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/synapse/source/lib/
H A Dsynacrypt.pas2178 a[0,0]:= S5[tempb[0,0]];
2179 a[0,1]:= S5[tempb[3,1]];
2180 a[0,2]:= S5[tempb[2,2]];
2181 a[0,3]:= S5[tempb[1,3]];
2182 a[1,0]:= S5[tempb[1,0]];
2183 a[1,1]:= S5[tempb[0,1]];
2184 a[1,2]:= S5[tempb[3,2]];
2185 a[1,3]:= S5[tempb[2,3]];
2186 a[2,0]:= S5[tempb[2,0]];
2187 a[2,1]:= S5[tempb[1,1]];
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-angrylion/n64video/vi/
H A Drestore.c32 uint32_t tempr, tempg, tempb; in restore_filter16() local
48 tempb = (pix >> 1) & 0x1f; in restore_filter16()
51 bend += blueptr[tempb]; in restore_filter16()
61 tempb = (pix >> 1) & 0x1f; in restore_filter16()
64 bend += blueptr[tempb]; in restore_filter16()
103 uint32_t tempr, tempg, tempb; in restore_filter32() local
119 tempb = (pix >> 11) & 0x1f; in restore_filter32()
122 bend += blueptr[tempb]; in restore_filter32()
132 tempb = (pix >> 11) & 0x1f; in restore_filter32()
135 bend += blueptr[tempb]; in restore_filter32()
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Drgb.c185 tempb ; /* ... */ in cupsRGBDoRGB() local
277 tempb = (color[0] * bm0 + color[bs] * bm1) / 256; in cupsRGBDoRGB()
278 tempg = tempb * gm0; in cupsRGBDoRGB()
280 tempg = (tempg + tempb * gm1) / 256; in cupsRGBDoRGB()
285 tempg = tempb * gm0; in cupsRGBDoRGB()
287 tempg = (tempg + tempb * gm1) / 256; in cupsRGBDoRGB()
432 unsigned char **tempb ; /* Pointer for Z arrays */ in cupsRGBNew() local
460 tempb = calloc(tempsize, sizeof(unsigned char *)); in cupsRGBNew()
471 if (tempb) in cupsRGBNew()
472 free(tempb); in cupsRGBNew()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
184 tempb = get_color( src, hue_t() ) - 1.f / 3.f; in operator ()()
186 if( tempb < 0.f ) in operator ()()
188 tempb++; in operator ()()
230 if( tempb < 1.f / 6.f ) in operator ()()
232 blue = temp1 + (temp2 - temp1) * 6.f * tempb; in operator ()()
234 else if( tempb < 0.5f ) in operator ()()
238 else if( tempb < 2.f / 3.f ) in operator ()()
241 * (( 2.f / 3.f ) - tempb) * 6.f; in operator ()()
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
184 tempb = get_color( src, hue_t() ) - 1.f / 3.f; in operator ()()
186 if( tempb < 0.f ) in operator ()()
188 tempb++; in operator ()()
230 if( tempb < 1.f / 6.f ) in operator ()()
232 blue = temp1 + (temp2 - temp1) * 6.f * tempb; in operator ()()
234 else if( tempb < 0.5f ) in operator ()()
238 else if( tempb < 2.f / 3.f ) in operator ()()
241 * (( 2.f / 3.f ) - tempb) * 6.f; in operator ()()
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
184 tempb = get_color( src, hue_t() ) - 1.f / 3.f; in operator ()()
186 if( tempb < 0.f ) in operator ()()
188 tempb++; in operator ()()
230 if( tempb < 1.f / 6.f ) in operator ()()
232 blue = temp1 + (temp2 - temp1) * 6.f * tempb; in operator ()()
234 else if( tempb < 0.5f ) in operator ()()
238 else if( tempb < 2.f / 3.f ) in operator ()()
241 * (( 2.f / 3.f ) - tempb) * 6.f; in operator ()()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
184 tempb = get_color( src, hue_t() ) - 1.f / 3.f; in operator ()()
186 if( tempb < 0.f ) in operator ()()
188 tempb++; in operator ()()
230 if( tempb < 1.f / 6.f ) in operator ()()
232 blue = temp1 + (temp2 - temp1) * 6.f * tempb; in operator ()()
234 else if( tempb < 0.5f ) in operator ()()
238 else if( tempb < 2.f / 3.f ) in operator ()()
241 * (( 2.f / 3.f ) - tempb) * 6.f; in operator ()()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
184 tempb = get_color( src, hue_t() ) - 1.f / 3.f; in operator ()()
186 if( tempb < 0.f ) in operator ()()
188 tempb++; in operator ()()
230 if( tempb < 1.f / 6.f ) in operator ()()
232 blue = temp1 + (temp2 - temp1) * 6.f * tempb; in operator ()()
234 else if( tempb < 0.5f ) in operator ()()
238 else if( tempb < 2.f / 3.f ) in operator ()()
241 * (( 2.f / 3.f ) - tempb) * 6.f; in operator ()()
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
184 tempb = get_color( src, hue_t() ) - 1.f / 3.f; in operator ()()
186 if( tempb < 0.f ) in operator ()()
188 tempb++; in operator ()()
230 if( tempb < 1.f / 6.f ) in operator ()()
232 blue = temp1 + (temp2 - temp1) * 6.f * tempb; in operator ()()
234 else if( tempb < 0.5f ) in operator ()()
238 else if( tempb < 2.f / 3.f ) in operator ()()
241 * (( 2.f / 3.f ) - tempb) * 6.f; in operator ()()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/toolbox/color_spaces/
H A Dhsl.hpp154 float tempr, tempg, tempb;
180 tempb = get_color( src, hue_t() ) - 1.f / 3.f;
182 if( tempb < 0.f )
184 tempb++;
226 if( tempb < 1.f / 6.f )
228 blue = temp1 + (temp2 - temp1) * 6.f * tempb;
230 else if( tempb < 0.5f )
234 else if( tempb < 2.f / 3.f )
237 * (( 2.f / 3.f ) - tempb) * 6.f;
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dpowell.F1176 tempb = tempb + xpt(k, i)*s(i)
1179 wvec(k, 1) = quart*(tempa*tempa + tempb*tempb)
1182 wvec(k, 4) = quart*(tempa*tempa - tempb*tempb)
1319 tempb = tempb - denmax
1320 step = half*(tempa - tempb)/(tempa + tempb)
1348 tempb = zero
1354 tempb = tempb + w(i)*w(i)
1607 tempb = tempb - taumax
1608 step = half*(tempa - tempb)/(tempa + tempb)
1849 tempb = tempb - qmin
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dpowell.F1176 tempb = tempb + xpt(k, i)*s(i)
1179 wvec(k, 1) = quart*(tempa*tempa + tempb*tempb)
1182 wvec(k, 4) = quart*(tempa*tempa - tempb*tempb)
1319 tempb = tempb - denmax
1320 step = half*(tempa - tempb)/(tempa + tempb)
1348 tempb = zero
1354 tempb = tempb + w(i)*w(i)
1607 tempb = tempb - taumax
1608 step = half*(tempa - tempb)/(tempa + tempb)
1849 tempb = tempb - qmin
[all …]
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/special/
H A DBesselJ.java271 double tempb; in rjBesl() local
288 tempb = 0; in rjBesl()
290 tempb = -halfx * halfx; in rjBesl()
292 b[0] = tempa + (tempa * tempb / alpem); in rjBesl()
306 tover = tempb != 0 ? ENMTEN / tempb : 2 * ENMTEN / x; in rjBesl()
448 tempb = en / x; in rjBesl()
454 test = pold * plast * (0.5 - 0.5 / (tempb * tempb)); in rjBesl()
502 tempb = 0; in rjBesl()
524 tempc = tempb; in rjBesl()
525 tempb = tempa; in rjBesl()
[all …]
/dports/devel/vcglib/vcglib-2020.09/wrap/newuoa/include/
H A Dnewuoa.h91 tempa = tempb = 0.0; in biglag_()
247 step = 0.5 * (tempa - tempb) / (tempa + tempb); in biglag_()
417 wvec[k + wvec_dim1] = 0.25 * (tempa * tempa + tempb * tempb); in bigden_()
420 wvec[k + (wvec_dim1 << 2)] = 0.25 * (tempa * tempa - tempb * tempb); in bigden_()
557 tempb = sum; in bigden_()
565 tempb -= denmax; in bigden_()
566 step = 0.5 * (tempa - tempb) / (tempa + tempb); in bigden_()
776 tempb = sgk / temp; in trsapp_()
814 tempb -= qmin; in trsapp_()
815 angle = 0.5 * (tempa - tempb) / (tempa + tempb); in trsapp_()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/newuoa/include/
H A Dnewuoa.h91 tempa = tempb = 0.0; in biglag_()
247 step = 0.5 * (tempa - tempb) / (tempa + tempb); in biglag_()
417 wvec[k + wvec_dim1] = 0.25 * (tempa * tempa + tempb * tempb); in bigden_()
420 wvec[k + (wvec_dim1 << 2)] = 0.25 * (tempa * tempa - tempb * tempb); in bigden_()
557 tempb = sum; in bigden_()
565 tempb -= denmax; in bigden_()
566 step = 0.5 * (tempa - tempb) / (tempa + tempb); in bigden_()
776 tempb = sgk / temp; in trsapp_()
814 tempb -= qmin; in trsapp_()
815 angle = 0.5 * (tempa - tempb) / (tempa + tempb); in trsapp_()
[all …]
/dports/math/maxima/maxima-5.43.2/interfaces/emacs/imaxima/breqn097a/
H A Dmathstyle.sty33 \edef\@tempa{\string#1}\edef\@tempb{\meaning#1}%
34 \ifx\@tempa\@tempb \global\let#2#1%
36 \edef\@tempb{\meaning#2}%
37 \ifx\@tempa\@tempb
45 \def\@tempb##1#1##2{\edef\@tempb{##2}\@car{}}%
46 \@tempb\nullfont{select font nullfont}%
53 \edef\@tempa{\expandafter\strip@prefix\meaning\@tempb}%
54 \edef\@tempb{\meaning#1}%
55 \ifx\@tempa\@tempb \global\let#2#1%
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/arch/native/
H A Dgraphics.h199 float temp1, temp2, tempr, tempg, tempb, k; in hsla_to_rgba() local
228 tempb = H - HSL_RGB_1_3; in hsla_to_rgba()
230 if (tempb < 0.0f) in hsla_to_rgba()
231 tempb += 1.0f; in hsla_to_rgba()
259 if (tempb < HSL_RGB_0_5) in hsla_to_rgba()
260 B = (tempb < HSL_RGB_1_6) ? temp1 + k * tempb : temp2; in hsla_to_rgba()
262 B = (tempb < HSL_RGB_2_3) ? temp1 + k * (HSL_RGB_2_3 - tempb) : temp1; in hsla_to_rgba()
/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dgegl.c287 GeglBuffer *tempb; in main() local
299 tempb = gegl_buffer_new (&bounds, babl_format("R'G'B'A u8")); in main()
302 "buffer", tempb, in main()
321 gegl_buffer_set (tempb, &bounds, 0.0, babl_format ("R'G'B'A u8"), in main()
337 g_object_unref (tempb); in main()
351 GeglBuffer *tempb; in main() local
361 tempb = gegl_buffer_new (&bounds, babl_format("R'G'B'A u8")); in main()
365 gegl_buffer_set (tempb, &bounds, 0.0, babl_format ("R'G'B'A u8"), in main()
369 "buffer", tempb, in main()
374 g_object_unref (tempb); in main()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dpowell_newuoa.c1390 tempb = qbeg; in trsapp_()
1395 tempb -= qmin; in trsapp_()
1396 angle = half * (tempa - tempb) / (tempa + tempb); in trsapp_()
1897 tempb = zero; in bigden_()
1906 wvec[k + wvec_dim1] = quart * (tempa * tempa + tempb * tempb); in bigden_()
2084 tempb = sum; in bigden_()
2092 tempb = denold; in bigden_()
2097 tempb -= denmax; in bigden_()
2098 step = half * (tempa - tempb) / (tempa + tempb); in bigden_()
2480 tempb = taubeg; in biglag_()
[all …]
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/newuoa/
H A Dnewuoa.c395 tempb = qnew; in trsapp_()
404 tempb = qbeg; in trsapp_()
409 tempb -= qmin; in trsapp_()
410 angle = half * (tempa - tempb) / (tempa + tempb); in trsapp_()
694 tempb = zero; in bigden_()
703 wvec[k + wvec_dim1] = quart * (tempa * tempa + tempb * tempb); in bigden_()
880 tempb = sum; in bigden_()
888 tempb = denold; in bigden_()
894 step = half * (tempa - tempb) / (tempa + tempb); in bigden_()
1342 tempb = taubeg; in biglag_()
[all …]

12345678910>>...32