Home
last modified time | relevance | path

Searched defs:hy (Results 1 – 23 of 23) 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/qemu/distrib/sdl-1.2.15/src/video/
De_sqrt.h97 u_int32_t hx,hy; local
De_pow.h106 int32_t hx,hy,ix,iy; local
/external/chromium_org/third_party/skia/tests/
DPathOpsSimplifyQuadralateralsThreadedTest.cpp38 int hy = h >> 2; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp38 int hy = h >> 2; in testSimplifyQuadsMain() local
/external/skia/experimental/Intersection/
DEdgeWalkerQuadratic4x4_Test.cpp39 int hy = h >> 2; in testSimplify4x4QuadraticsMain() local
DEdgeWalkerPolygons_Mismatches.cpp1607 int hy = miss.h >> 2; in TestMismatches() local
DEdgeWalkerPolygon4x4_Test.cpp36 int hy = h >> 2; in testSimplify4x4QuadralateralsMain() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DEdgeWalkerQuadratic4x4_Test.cpp39 int hy = h >> 2; in testSimplify4x4QuadraticsMain() local
DEdgeWalkerPolygons_Mismatches.cpp1607 int hy = miss.h >> 2; in TestMismatches() local
DEdgeWalkerPolygon4x4_Test.cpp36 int hy = h >> 2; in testSimplify4x4QuadralateralsMain() local
/external/skia/tests/
DPathOpsSimplifyQuadThreadedTest.cpp38 int hy = h >> 2; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp38 int hy = h >> 2; in testSimplifyQuadralateralsMain() local
/external/libvorbis/lib/
Dfloor1.c657 int hy=post_Y(fit_valueA,fit_valueB,hn); in floor1_fit() local
946 int hy=post[current]&0x7fff; in floor1_encode() local
1071 int hy=fit_value[current]&0x7fff; in floor1_inverse2() local
/external/tremolo/Tremolo/
Dfloor1.c390 int hy=fit_value[current]&0x7fff; in floor1_inverse2() local
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dprog_execute.c1293 GLhalfNV hx, hy; in _mesa_execute_program() local
1785 GLushort hx, hy; in _mesa_execute_program() local
/external/mesa3d/src/mesa/program/
Dprog_execute.c1293 GLhalfNV hx, hy; in _mesa_execute_program() local
1785 GLushort hx, hy; in _mesa_execute_program() local
/external/skia/src/core/
DSkScan_Antihair.cpp397 int hy = (y0 >> 1) + (y1 >> 1); in do_anti_hairline() local
/external/chromium_org/third_party/skia/src/core/
DSkScan_Antihair.cpp397 int hy = (y0 >> 1) + (y1 >> 1); in do_anti_hairline() local
/external/llvm/lib/Support/
DAPInt.cpp294 uint64_t ly = y & 0xffffffffULL, hy = y >> 32; in mul_1() local
330 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local