Home
last modified time | relevance | path

Searched defs:yh (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/math/differentiation/
Dfinite_difference.hpp105 Real yh = f(x + h); in finite_difference_derivative() local
133 Real yh = f(x + h); in finite_difference_derivative() local
160 Real yh = f(x + h); in finite_difference_derivative() local
192 Real yh = f(x + h); in finite_difference_derivative() local
228 Real yh = f(x + h); in finite_difference_derivative() local
/third_party/boost/boost/polygon/
Drectangle_data.hpp23 inline rectangle_data(T xl, T yl, T xh, T yh):ranges_() { in rectangle_data()
Drectangle_concept.hpp167 construct(coord_type xl, coord_type yl, coord_type xh, coord_type yh) { in construct()
287 yh(const rectangle_type& rectangle) { in yh() function
295yh(rectangle_type& rectangle, typename rectangle_coordinate_type<rectangle_type>::type value) { in yh() function
/third_party/boost/boost/math/tools/
Dcondition_numbers.hpp115 Real yh = f(x + h); in evaluation_condition_number() local
/third_party/boost/boost/math/quadrature/
Dtrapezoidal.hpp62 K yh = f(a + h); in trapezoidal() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djcgryext-altivec.c47 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
Djdcolext-altivec.c48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
/third_party/libjpeg-turbo/simd/powerpc/
Djcgryext-altivec.c47 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
Djdcolext-altivec.c48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dpooling_grad.c42 for (int yh = 0; yh < output_h; yh++) { in AvgPoolingGrad() local
120 for (int yh = 0; yh < output_h; yh++) { in MaxPoolingGrad() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Dpooling_grad.c42 for (int yh = 0; yh < output_h; yh++) { in AvgPoolingFp16Grad() local
123 for (int yh = 0; yh < output_h; yh++) { in MaxPoolingFp16Grad() local
/third_party/ffmpeg/libavfilter/
Davf_showcqt.c813 int x, y, yh, w = out->width; in draw_bar_yuv() local
965 int fmt = out->format, x, y, yh, w = axis->width, h = axis->height; in draw_axis_yuv() local
1034 int ls, i, y, yh; in draw_sono() local
Dvsrc_testsrc.c795 int pos, xh, yh; in test2_fill_picture() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1742 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp3019 auto yh = y >> 16; in MulHigh() local