/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/ |
D | pooling_grad.c | 61 int xh = yh * stride_h + kh - pad_h; in AvgPoolingFp16Grad() local 82 int xh = yh * stride_h + kh - pad_h; in AvgPoolingFp16Grad() local 144 int xh = yh * stride_h + kh - pad_h; in MaxPoolingFp16Grad() local 173 int xh = yh * stride_h + kh - pad_h; in MaxPoolingFp16Grad() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/ |
D | pooling_grad.c | 61 int xh = yh * stride_h + kh - pad_h; in AvgPoolingGrad() local 82 int xh = yh * stride_h + kh - pad_h; in AvgPoolingGrad() local 141 int xh = yh * stride_h + kh - pad_h; in MaxPoolingGrad() local 171 int xh = yh * stride_h + kh - pad_h; in MaxPoolingGrad() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/test/ |
D | SDL_test_random.c | 82 unsigned int xh, xl; in SDLTest_Random() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/third_party/musl/src/math/ |
D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/third_party/boost/boost/polygon/ |
D | rectangle_data.hpp | 23 inline rectangle_data(T xl, T yl, T xh, T yh):ranges_() { in rectangle_data()
|
D | rectangle_concept.hpp | 167 construct(coord_type xl, coord_type yl, coord_type xh, coord_type yh) { in construct() 253 xh(const rectangle_type& rectangle) { in xh() function 261 xh(rectangle_type& rectangle, typename rectangle_coordinate_type<rectangle_type>::type value) { in xh() function
|
/third_party/optimized-routines/math/test/rtest/ |
D | semi.c | 15 uint32 xh, xl, roundword; in test_rint() local 429 uint32 xh, xl; in test_frexp() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcFragDepthTests.cpp | 253 float xh = ((float)x - (float)half + 0.5f) / (float)(referenceFrame.getWidth() - half); in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthRangeTests.cpp | 248 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFragDepthTests.cpp | 255 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib2.cpp | 1742 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_testsrc.c | 795 int pos, xh, yh; in test2_fill_picture() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 1452 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 3018 auto xh = x >> 16; in MulHigh() local
|