/third_party/openGLES/extensions/SGI/ |
D | GLU_SGI_filter4_parameters.txt | 28 smooth curve defined by several piecewise cubic polynomials, representing a 39 their piecewise cubic formula. Notably, the blurriness/sharpness of the 44 According to Lagrange interpolation, four piecewise cubic polynomials (two
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | GLU_SGI_filter4_parameters.txt | 28 smooth curve defined by several piecewise cubic polynomials, representing a 39 their piecewise cubic formula. Notably, the blurriness/sharpness of the 44 According to Lagrange interpolation, four piecewise cubic polynomials (two
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_chacha20.function | 50 * Test the streaming API again, piecewise
|
D | test_suite_poly1305.function | 43 * Test the streaming API again, piecewise
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_glsl450.c | 186 build_asin(nir_builder *b, nir_ssa_def *x, float p0, float p1, bool piecewise) in build_asin() argument 199 return nir_f2f16(b, build_asin(b, nir_f2f32(b, x), p0, p1, piecewise)); in build_asin() 216 if (piecewise) { in build_asin()
|
/third_party/mindspore/mindspore/numpy/ |
D | __init__.py | 35 piecewise, unravel_index, apply_over_axes)
|
D | array_ops.py | 2331 def piecewise(x, condlist, funclist, *args, **kw): function
|
/third_party/mindspore/tests/st/numpy_native/ |
D | test_array_ops.py | 1570 mnp_res = mnp.piecewise(mnp_x, mnp_condlist, funclist, offset=2) 1571 onp_res = onp.piecewise(x, condlist, funclist, offset=2) 1575 mnp_res = mnp.piecewise(mnp_x, mnp_condlist, funclist) 1576 onp_res = onp.piecewise(x, condlist, funclist) 1583 mnp_res = mnp.piecewise(mnp_x, mnp_condlist, funclist) 1584 onp_res = onp.piecewise(x, condlist, funclist) 1590 mnp_res = mnp.piecewise(x, condlist, funclist) 1591 onp_res = onp.piecewise(x, condlist, funclist)
|
/third_party/gettext/gettext-runtime/libasprintf/ |
D | README | 17 The benefits of autosprintf over the usual "piecewise meal" idiom
|
/third_party/boost/libs/math/doc/interpolators/ |
D | makima.qbk | 42 The modification is given by [@https://blogs.mathworks.com/cleve/2019/04/29/makima-piecewise-cubic-…
|
D | cardinal_quintic_b_spline.qbk | 52 For example, the second derivative of the cubic spline interpolator is a piecewise linear function,…
|
/third_party/boost/libs/unordered/doc/ |
D | compliance.qbk | 76 `allocator_traits::destroy` will always be used, apart from when piecewise
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_standard_derivatives.txt | 130 1. The method may use piecewise linear approximations. Such linear
|
/third_party/openGLES/extensions/OES/ |
D | OES_standard_derivatives.txt | 140 1. The method may use piecewise linear approximations. Such linear
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_derivative_control.txt | 145 "The method may use piecewise linear approximations. Such linear
|
D | ARB_uniform_buffer_object.txt | 2438 GLSL allows piecewise declaration of uniforms in multiple modules in a 2443 A) Should we disallow piecewise construction of uniform blocks 2447 RESOLVED: Yes, piecewise construction of uniform blocks will be 2533 define uniform blocks piecewise across given program text. This sharing 2536 them from uniform block declarations that can be changed in a piecewise 2550 definition closes the issue on piecewise definition of uniform blocks
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_derivative_control.txt | 155 "The method may use piecewise linear approximations. Such linear
|
D | ARB_uniform_buffer_object.txt | 2448 GLSL allows piecewise declaration of uniforms in multiple modules in a 2453 A) Should we disallow piecewise construction of uniform blocks 2457 RESOLVED: Yes, piecewise construction of uniform blocks will be 2543 define uniform blocks piecewise across given program text. This sharing 2546 them from uniform block declarations that can be changed in a piecewise 2560 definition closes the issue on piecewise definition of uniform blocks
|
/third_party/googletest/docs/reference/ |
D | matchers.md | 165 … | `argument` is a compatible object where each field matches piecewise with the matcher…
|
/third_party/boost/libs/heap/doc/ |
D | heap.qbk | 317 …binomial trees of piecewise different order. The most important heap operations have a worst-case …
|
/third_party/boost/libs/math/doc/differentiation/ |
D | autodiff.tex | 714 \item Piecewise-rational functions. These are simply piecewise quotients of polynomials. All that i… 872 A function whose branches in logic correspond to piecewise analytic calculations over non-singleton… 1028 \item It is not enough for functions to be piecewise continuous. On boundary points between interva…
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
D | ltmain.sh | 4344 $echo "using piecewise archive linking..."
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_float_buffer.txt | 130 piecewise linear approximation.
|
/third_party/openGLES/extensions/NV/ |
D | NV_float_buffer.txt | 130 piecewise linear approximation.
|
/third_party/skia/third_party/externals/microhttpd/ |
D | ltmain.sh | 9197 func_verbose "using piecewise archive linking..."
|