| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | atan2.c | 49 uint32_t m,lx,ly,ix,iy; in atan2() local
|
| H A D | hypotl.c | 29 long double hx, lx, hy, ly, z; in hypotl() local
|
| H A D | hypot.c | 26 double_t hx, lx, hy, ly, z; in hypot() local
|
| /third_party/musl/src/math/ |
| H A D | atan2.c | 49 uint32_t m,lx,ly,ix,iy; in atan2() local
|
| H A D | hypotl.c | 29 long double hx, lx, hy, ly, z; in hypotl() local
|
| H A D | hypot.c | 26 double_t hx, lx, hy, ly, z; in hypot() local
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | nextafter.c | 35 unsigned lx, ly; in nextafter() local
|
| H A D | fmod.c | 42 unsigned lx, ly, lz; in fmod() local [all...] |
| H A D | atan2.c | 69 unsigned lx, ly; in atan2() local
|
| H A D | pow.c | 128 unsigned lx, ly; in pow() local
|
| /third_party/musl/src/complex/ |
| H A D | ccosh.c | 44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
|
| H A D | cexp.c | 37 uint32_t hx, hy, lx, ly; in cexp() local
|
| H A D | csinh.c | 44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbis.c | 200 int lx, ly, i; in ff_vorbis_floor1_render_list() local
|
| H A D | scpr.c | 305 uint32_t lx, ly, ptype; in decompress_i() local
|
| H A D | scpr.h | 85 ly = *ply; in decode_run_i() local [all...] |
| H A D | scpr3.c | 937 uint32_t clr = 0, lx, ly, ptype, r, g, b; in decompress_i3() local
|
| H A D | rv34.c | 669 int dxy, mx, my, umx, umy, lx, ly, uvmx, uvmy, src_x, src_y, uvsrc_x, uvsrc_y; in rv34_mc() local
|
| /third_party/skia/src/effects/ |
| H A D | SkEmbossMask.cpp | 54 SkFixed ly = SkScalarToFixed(light.fDirection[1]); in Emboss() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | genpng.c | 559 double ly = y2 - y1; in line_check() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_huesaturation.c | 308 float mag, lx, ly, lz; in hue_rotate_matrix() local
|
| H A D | vf_ciescope.c | 1081 int lx, ly; in tongue_outline() local 1318 float ly = s->log2lin[src[1]]; in filter_xyz() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-colorspace.c | 1146 float lx, ly, lz; /* Luminance vector */ in huerotate() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrQuadUtils.cpp | 71 interpolate_local(float alpha, int v0, int v1, int v2, int v3, float lx[4], float ly[4], float lw[4]) interpolate_local() argument 91 crop_rect_edge(const SkRect& clipDevRect, int v0, int v1, int v2, int v3, float x[4], float y[4], float lx[4], float ly[4], float lw[4]) crop_rect_edge() argument 149 crop_rect(const SkRect& clipDevRect, float x[4], float y[4], float lx[4], float ly[4], float lw[4]) crop_rect() argument 179 crop_simple_rect(const SkRect& clipDevRect, float x[4], float y[4], float lx[4], float ly[4]) crop_simple_rect() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | APInt.cpp | 332 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local
|