/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | nextafter.c | 6 uint64_t ax, ay; in nextafter() local
|
H A D | nextafterf.c | 6 uint32_t ax, ay, e; in nextafterf() local
|
/third_party/musl/src/math/ |
H A D | nextafter.c | 6 uint64_t ax, ay; in nextafter() local
|
H A D | nextafterf.c | 6 uint32_t ax, ay, e; in nextafterf() local
|
/third_party/jerryscript/jerry-libm/ |
H A D | log1p.c | 110 int k, hx, hu, ax; in log1p() local
|
H A D | pow.c | 123 double_accessor t1, ax, p_h, y1, t, z; in pow() local [all...] |
/third_party/skia/tests/ |
H A D | ColorTest.cpp | 30 int ax = SkMulDiv255Ceiling(x, a); in DEF_TEST() local
|
H A D | PathOpsSimplifyDegenerateThreadedTest.cpp | 14 int ax = state.fA & 0x03; in testSimplifyDegeneratesMain() local 69 int ax = a & 0x03; in DEF_TEST() local
|
H A D | PathOpsSimplifyTrianglesThreadedTest.cpp | 15 int ax = state.fA & 0x03; in testSimplifyTrianglesMain() local 72 int ax = a & 0x03; in DEF_TEST() local
|
H A D | PathOpsSimplifyQuadThreadedTest.cpp | 18 int ax = state.fA & 0x03; in testSimplifyQuadsMain() local
|
H A D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 18 int ax = state.fA & 0x03; in testSimplifyQuadralateralsMain() local
|
H A D | PathOpsQuadLineIntersectionThreadedTest.cpp | 81 int ax = state.fA & 0x03; in testQuadLineIntersectMain() local
|
/third_party/rust/crates/peeking_take_while/src/ |
H A D | lib.rs | 193 let mut ax = true; in not_fused() variables 208 let mut ax = true; in fused() variables [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacpsy_mips.h | 80 float ax, bx, cx, dx; in calc_thr_3gpp_mips() local
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_powl.c | 148 long double z, ax, z_h, z_l, p_h, p_l; in powl() local [all...] |
H A D | s_logl.c | 572 int16_t ax, hx; in log1pl() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_trust.c | 253 X509_CERT_AUX *ax = x->aux; in obj_trust() local
|
/third_party/openssl/crypto/x509/ |
H A D | x509_trust.c | 253 X509_CERT_AUX *ax = x->aux; in obj_trust() local
|
/third_party/glfw/examples/ |
H A D | wave.c | 113 double ax[GRIDW][GRIDH], ay[GRIDW][GRIDH]; variable
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_msg.c | 308 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 D | time-smoother.c | 194 int64_t ax = 0, ay = 0, k, t; in avg_gradient() local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsConic.cpp | 125 double ax, ay, az; in subDivide() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftcalc.c | 1051 FT_Pos ax = in_x + out_x; in FT_BASE_DEF() local
|
/third_party/rust/crates/minimal-lexical/src/ |
H A D | libm.rs | 65 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 D | tcuTexVerifierUtil.cpp | 78 const float ax = de::abs(x); in getPossibleCubeFaces() local
|