Home
last modified time | relevance | path

Searched defs:ax (Results 1 - 25 of 49) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dnextafter.c6 uint64_t ax, ay; in nextafter() local
H A Dnextafterf.c6 uint32_t ax, ay, e; in nextafterf() local
/third_party/musl/src/math/
H A Dnextafter.c6 uint64_t ax, ay; in nextafter() local
H A Dnextafterf.c6 uint32_t ax, ay, e; in nextafterf() local
/third_party/jerryscript/jerry-libm/
H A Dlog1p.c110 int k, hx, hu, ax; in log1p() local
H A Dpow.c123 double_accessor t1, ax, p_h, y1, t, z; in pow() local
[all...]
/third_party/skia/tests/
H A DColorTest.cpp30 int ax = SkMulDiv255Ceiling(x, a); in DEF_TEST() local
H A DPathOpsSimplifyDegenerateThreadedTest.cpp14 int ax = state.fA & 0x03; in testSimplifyDegeneratesMain() local
69 int ax = a & 0x03; in DEF_TEST() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp15 int ax = state.fA & 0x03; in testSimplifyTrianglesMain() local
72 int ax = a & 0x03; in DEF_TEST() local
H A DPathOpsSimplifyQuadThreadedTest.cpp18 int ax = state.fA & 0x03; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp18 int ax = state.fA & 0x03; in testSimplifyQuadralateralsMain() local
H A DPathOpsQuadLineIntersectionThreadedTest.cpp81 int ax = state.fA & 0x03; in testQuadLineIntersectMain() local
/third_party/rust/crates/peeking_take_while/src/
H A Dlib.rs193 let mut ax = true; in not_fused() variables
208 let mut ax = true; in fused() variables
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h80 float ax, bx, cx, dx; in calc_thr_3gpp_mips() local
/third_party/FreeBSD/lib/msun/ld128/
H A De_powl.c148 long double z, ax, z_h, z_l, p_h, p_l; in powl() local
[all...]
H A Ds_logl.c572 int16_t ax, hx; in log1pl() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_trust.c253 X509_CERT_AUX *ax = x->aux; in obj_trust() local
/third_party/openssl/crypto/x509/
H A Dx509_trust.c253 X509_CERT_AUX *ax = x->aux; in obj_trust() local
/third_party/glfw/examples/
H A Dwave.c113 double ax[GRIDW][GRIDH], ay[GRIDW][GRIDH]; variable
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_msg.c308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; vmw_open_channel() local
338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; vmw_close_channel() local
369 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; vmw_send_msg() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother.c194 int64_t ax = 0, ay = 0, k, t; in avg_gradient() local
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp125 double ax, ay, az; in subDivide() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftcalc.c1051 FT_Pos ax = in_x + out_x; in FT_BASE_DEF() local
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs65 let mut ax: f32; in powf() variables
725 let mut ax: f64 = fabsd(x); powd() variables
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp78 const float ax = de::abs(x); in getPossibleCubeFaces() local

Completed in 12 milliseconds

12