Home
last modified time | relevance | path

Searched refs:tau (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/
DImproved_keyof_with_intersection_types_1.ts40 let tau: TAU<string>; variable
41 tau = "a";
42 tau = "charCodeAt";
/third_party/vk-gl-cts/external/vulkan-docs/src/config/
Dmathtest.adoc682 \tau[R] &= \tau_{i0j1}[level_{base}][comp] \\
683 \tau[G] &= \tau_{i1j1}[level_{base}][comp] \\
684 \tau[B] &= \tau_{i1j0}[level_{base}][comp] \\
685 \tau[A] &= \tau_{i0j0}[level_{base}][comp]
694 \tau[level_{base}][comp] &=
696 \tau[level_{base}][R], & \text{for}\ comp = 0 \\
697 \tau[level_{base}][G], & \text{for}\ comp = 1 \\
698 \tau[level_{base}][B], & \text{for}\ comp = 2 \\
699 \tau[level_{base}][A], & \text{for}\ comp = 3
710 \tau[level] &=
[all …]
Dmathtest.txt682 \tau[R] &= \tau_{i0j1}[level_{base}][comp] \\
683 \tau[G] &= \tau_{i1j1}[level_{base}][comp] \\
684 \tau[B] &= \tau_{i1j0}[level_{base}][comp] \\
685 \tau[A] &= \tau_{i0j0}[level_{base}][comp]
694 \tau[level_{base}][comp] &=
696 \tau[level_{base}][R], & \text{for}\ comp = 0 \\
697 \tau[level_{base}][G], & \text{for}\ comp = 1 \\
698 \tau[level_{base}][B], & \text{for}\ comp = 2 \\
699 \tau[level_{base}][A], & \text{for}\ comp = 3
710 \tau[level] &=
[all …]
Dattribs.txt69 :tau: τ
Dattribs.adoc70 :tau: τ
/third_party/ffmpeg/libavutil/
Dpca.c130 double t,c,s,tau,theta, h; in ff_pca() local
148 tau=s/(1.0+c); in ff_pca()
155 a[j + i*n]=g-s*(h+g*tau);\ in ff_pca()
156 a[l + k*n]=h+s*(g-h*tau); } in ff_pca()
/third_party/python/Lib/test/test_json/
Dtest_enum.py23 tau = TAU variable in FloatNum
102 tau=FloatNum.tau,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_filter_minmax.txt123 tau = (1 - frac(lambda)) * tau_1 + frac(lambda) * tau_2,
163 tau = reduce((1-alpha)*(1-beta)*(1-gamma), tau_i0_j0_k0,
172 tau = reduce((1-alpha)*(1-beta), tau_i0_j0,
177 tau = reduce((1-alpha), tau_i0,
193 tau = reduce((1-frac(lambda)), tau_1,
207 tau = reduce(tau_1, ..., tau_N)
214 individual tau values used in the reduce() functions should reflect the
/third_party/openGLES/extensions/EXT/
DEXT_texture_filter_minmax.txt123 tau = (1 - frac(lambda)) * tau_1 + frac(lambda) * tau_2,
163 tau = reduce((1-alpha)*(1-beta)*(1-gamma), tau_i0_j0_k0,
172 tau = reduce((1-alpha)*(1-beta), tau_i0_j0,
177 tau = reduce((1-alpha), tau_i0,
193 tau = reduce((1-frac(lambda)), tau_1,
207 tau = reduce(tau_1, ..., tau_N)
214 individual tau values used in the reduce() functions should reflect the
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_filter_minmax.txt122 tau = (1 - frac(lambda)) * tau_1 + frac(lambda) * tau_2,
188 tau = reduce((1-alpha)*(1-beta)*(1-gamma), tau_i0_j0_k0,
197 tau = reduce((1-alpha)*(1-beta), tau_i0_j0,
202 tau = reduce((1-alpha), tau_i0,
218 tau = reduce((1-frac(lambda)), tau_1,
232 tau = reduce(tau_1, ..., tau_N)
239 individual tau values used in the reduce() functions should reflect the
/third_party/openGLES/extensions/ARB/
DARB_texture_filter_minmax.txt132 tau = (1 - frac(lambda)) * tau_1 + frac(lambda) * tau_2,
198 tau = reduce((1-alpha)*(1-beta)*(1-gamma), tau_i0_j0_k0,
207 tau = reduce((1-alpha)*(1-beta), tau_i0_j0,
212 tau = reduce((1-alpha), tau_i0,
228 tau = reduce((1-frac(lambda)), tau_1,
242 tau = reduce(tau_1, ..., tau_N)
249 individual tau values used in the reduce() functions should reflect the
/third_party/ffmpeg/libavfilter/
Ddrawutils.c308 unsigned tau = 0x1010101 - alpha; in blend_line() local
317 *dst = (*dst * tau + asrc) >> 24; in blend_line()
330 unsigned tau = 0x10001 - alpha; in blend_line16() local
341 AV_WL16(dst, (value * tau + asrc) >> 16); in blend_line16()
Daf_aemphasis.c307 double tau = (s->type == 7 ? 0.000050 : 0.000075); in config_input() local
308 double f = 1.0 / (2 * M_PI * tau); in config_input()
/third_party/openGLES/extensions/NV/
DNV_texture_expand_normal.txt164 tau = 2 * tau - 1.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_expand_normal.txt164 tau = 2 * tau - 1.
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c63 static const char tau[16] = "expand 16-byte k"; variable
78 constants = tau; in chacha_keysetup()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dtextures.txt2381 \tau[R] &= \tau_{i0j1}[level_{base}][comp] \\
2382 \tau[G] &= \tau_{i1j1}[level_{base}][comp] \\
2383 \tau[B] &= \tau_{i1j0}[level_{base}][comp] \\
2384 \tau[A] &= \tau_{i0j0}[level_{base}][comp]
2394 \tau[R] &= \tau_{i0j0 + \Delta_0}[level_{base}][comp] \\
2395 \tau[G] &= \tau_{i0j0 + \Delta_1}[level_{base}][comp] \\
2396 \tau[B] &= \tau_{i0j0 + \Delta_2}[level_{base}][comp] \\
2397 \tau[A] &= \tau_{i0j0 + \Delta_3}[level_{base}][comp]
2406 \tau[level_{base}][comp] &=
2408 \tau[level_{base}][R], & \text{for}\ comp = 0 \\
[all …]
Dtextures.adoc2411 \tau[R] &= \tau_{i0j1}[level_{base}][comp] \\
2412 \tau[G] &= \tau_{i1j1}[level_{base}][comp] \\
2413 \tau[B] &= \tau_{i1j0}[level_{base}][comp] \\
2414 \tau[A] &= \tau_{i0j0}[level_{base}][comp]
2424 \tau[R] &= \tau_{i0j0 + \Delta_0}[level_{base}][comp] \\
2425 \tau[G] &= \tau_{i0j0 + \Delta_1}[level_{base}][comp] \\
2426 \tau[B] &= \tau_{i0j0 + \Delta_2}[level_{base}][comp] \\
2427 \tau[A] &= \tau_{i0j0 + \Delta_3}[level_{base}][comp]
2436 \tau[level_{base}][comp] &=
2438 \tau[level_{base}][R], & \text{for}\ comp = 0 \\
[all …]
/third_party/python/Lib/test/
Dtest_enum.py689 tau = 2 * pi variable in TestEnum.test_intenum_from_scratch.phy
690 self.assertTrue(phy.pi < phy.tau)
697 tau = 2 * pi variable in TestEnum.test_intenum_inherited.phy
698 self.assertTrue(phy.pi < phy.tau)
703 tau = 2 * pi variable in TestEnum.test_floatenum_from_scratch.phy
704 self.assertTrue(phy.pi < phy.tau)
711 tau = 2 * pi variable in TestEnum.test_floatenum_inherited.phy
712 self.assertTrue(phy.pi < phy.tau)
717 tau = 'Tau' variable in TestEnum.test_strenum_from_scratch.phy
718 self.assertTrue(phy.pi < phy.tau)
[all …]
/third_party/python/Lib/
Dstatistics.py138 from math import hypot, sqrt, fabs, exp, erf, tau, log, fsum
1087 return exp((x - self._mu)**2.0 / (-2.0*variance)) / sqrt(tau*variance)
Drandom.py51 from math import tau as TWOPI, floor as _floor, isfinite as _isfinite
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Drender-a11y-string.mjs79 "\\tau": "tau",
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dmi.txt591 dn{"tau"}
/third_party/skia/third_party/externals/icu/source/data/locales/
Dmi.txt644 dn{"tau"}
/third_party/icu/icu4c/source/data/locales/
Dmi.txt644 dn{"tau"}

1234