Searched defs:yh (Results 1 – 10 of 10) sorted by relevance
/external/coreboot/src/arch/arm/libgcc/ |
D | ucmpdi2.S | 11 #define yh r2 macro 17 #define yh r3 macro
|
D | muldi3.S | 11 #define yh r2 macro 17 #define yh r3 macro
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | utility.cpp | 66 void MulDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in MulDD() 88 void AddDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in AddDD()
|
/external/pytorch/aten/src/ATen/native/ |
D | Unfold3d.cpp | 283 for (const auto yh : c10::irange(Y_H)) { in Unfold3dCopyKernelImpl() local 412 for (const auto yh : c10::irange(Y_H)) { in Unfold3dAccKernelImpl() local
|
/external/pdfium/core/fxcodec/jpx/ |
D | cjpx_decoder.cpp | 178 OPJ_UINT32 yh = components[0].h; in sycc420_to_rgb() local
|
/external/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib2.cpp | 1967 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
|
/external/openthread/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
D | p256-m.c | 316 const uint16_t yh = y >> 16; in u32_muladd64() local
|
/external/mbedtls/3rdparty/p256-m/p256-m/ |
D | p256-m.c | 316 const uint16_t yh = y >> 16; in u32_muladd64() local
|
/external/libyuv/unit_test/ |
D | planar_test.cc | 1557 int yh = benchmark_height_; in TEST_F() local
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 2899 auto yh = y >> 16; in MulHigh() local
|