Home
last modified time | relevance | path

Searched defs:hy (Results 1 – 13 of 13) sorted by relevance

/external/fdlibm/
Ds_nextafter.c30 int hx,hy,ix,iy; local
De_fmod.c35 int n,hx,hy,hz,ix,iy,sx,i; local
De_atan2.c64 int k,m,hx,hy,ix,iy; local
De_pow.c110 int hx,hy,ix,iy; local
/external/skia/tests/
DPathOpsSimplifyQuadThreadedTest.cpp37 int hy = h >> 2; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp37 int hy = h >> 2; in testSimplifyQuadralateralsMain() local
/external/vulkan-validation-layers/libs/glm/gtc/
Dulp.inl99 glm::detail::int32 hx, hy, ix, iy; local
144 glm::detail::int32 hx, hy, ix, iy; local
/external/tremolo/Tremolo/
Dfloor1.c390 int hy=fit_value[current]&0x7fff; in floor1_inverse2() local
/external/skia/src/core/
DSkScan_Antihair.cpp328 int hy = (y0 >> 1) + (y1 >> 1); in do_anti_hairline() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp311 uint64_t ly = y & 0xffffffffULL, hy = y >> 32; in mul_1() local
347 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local
/external/llvm/lib/Support/
DAPInt.cpp295 uint64_t ly = y & 0xffffffffULL, hy = y >> 32; in mul_1() local
331 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp292 uint64_t ly = y & 0xffffffffULL, hy = y >> 32; in mul_1() local
328 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local
/external/v8/src/base/
Dieee754.cc1293 int32_t k, m, hx, hy, ix, iy; in atan2() local