Home
last modified time | relevance | path

Searched defs:ly (Results 1 – 14 of 14) sorted by relevance

/external/fdlibm/
Ds_nextafter.c31 unsigned lx,ly; local
De_atan2.c65 unsigned lx,ly; local
De_fmod.c36 unsigned lx,ly,lz; local
De_pow.c111 unsigned lx,ly; local
/external/rust/crates/libm/src/math/
Datan2.rs59 let ly = y.to_bits() as u32; in atan2() localVariable
/external/skqp/src/effects/
DSkEmbossMask.cpp54 SkFixed ly = SkScalarToFixed(light.fDirection[1]); in Emboss() local
/external/skia/src/effects/
DSkEmbossMask.cpp54 SkFixed ly = SkScalarToFixed(light.fDirection[1]); in Emboss() local
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DDragLatencyFragment.java361 double[] ly = Utils.interp(lt, ft, fy); in calculateDragLatency() local
/external/tremolo/Tremolo/
Dfloor1.c388 int ly=fit_value[0]*info->mult; in floor1_inverse2() local
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dulp.inl120 glm::detail::uint32 lx, ly; local
/external/libpng/contrib/tools/
Dgenpng.c559 double ly = y2 - y1; in line_check() local
/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp103 float lx = Px[lidx], ly = Py[lidx]; in are_collinear() 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