Home
last modified time | relevance | path

Searched refs:piecewise (Results 1 – 25 of 47) sorted by relevance

12

/third_party/openGLES/extensions/SGI/
DGLU_SGI_filter4_parameters.txt28 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/
DGLU_SGI_filter4_parameters.txt28 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/
Dtest_suite_chacha20.function50 * Test the streaming API again, piecewise
Dtest_suite_poly1305.function43 * Test the streaming API again, piecewise
/third_party/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c186 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__.py35 piecewise, unravel_index, apply_over_axes)
Darray_ops.py2331 def piecewise(x, condlist, funclist, *args, **kw): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_array_ops.py1570 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/
DREADME17 The benefits of autosprintf over the usual "piecewise meal" idiom
/third_party/boost/libs/math/doc/interpolators/
Dmakima.qbk42 The modification is given by [@https://blogs.mathworks.com/cleve/2019/04/29/makima-piecewise-cubic-…
Dcardinal_quintic_b_spline.qbk52 For example, the second derivative of the cubic spline interpolator is a piecewise linear function,…
/third_party/boost/libs/unordered/doc/
Dcompliance.qbk76 `allocator_traits::destroy` will always be used, apart from when piecewise
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_standard_derivatives.txt130 1. The method may use piecewise linear approximations. Such linear
/third_party/openGLES/extensions/OES/
DOES_standard_derivatives.txt140 1. The method may use piecewise linear approximations. Such linear
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_derivative_control.txt145 "The method may use piecewise linear approximations. Such linear
DARB_uniform_buffer_object.txt2438 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/
DARB_derivative_control.txt155 "The method may use piecewise linear approximations. Such linear
DARB_uniform_buffer_object.txt2448 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/
Dmatchers.md165 … | `argument` is a compatible object where each field matches piecewise with the matcher…
/third_party/boost/libs/heap/doc/
Dheap.qbk317 …binomial trees of piecewise different order. The most important heap operations have a worst-case …
/third_party/boost/libs/math/doc/differentiation/
Dautodiff.tex714 \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/
Dltmain.sh4344 $echo "using piecewise archive linking..."
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_float_buffer.txt130 piecewise linear approximation.
/third_party/openGLES/extensions/NV/
DNV_float_buffer.txt130 piecewise linear approximation.
/third_party/skia/third_party/externals/microhttpd/
Dltmain.sh9197 func_verbose "using piecewise archive linking..."

12