/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | expm1f.c | 27 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
|
H A D | expm1.c | 115 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
|
H A D | expm1l.c | 69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
|
/third_party/musl/src/math/ |
H A D | expm1f.c | 27 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
|
H A D | expm1.c | 115 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
|
H A D | expm1l.c | 69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
|
/third_party/jerryscript/jerry-libm/ |
H A D | expm1.c | 133 #define Q1 -3.33333333333331316428e-02 /* BFA11111 111110F4 */ macro 301 #undef Q1 macro
|
/third_party/ffmpeg/libavcodec/ |
H A D | cavsdsp.c | 42 #define Q1 p0_p[ 1*stride] macro 119 #undef Q1 global() macro [all...] |
H A D | hevcdsp_template.c | 1502 #define Q1 pix[1 * xstride] macro 1681 #undef Q1 macro
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-algs.hh | |
/third_party/mbedtls/library/ |
H A D | rsa.c | 1422 mbedtls_mpi P1, Q1, R; in mbedtls_rsa_private() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 170 uint8_t Q1 = (in >> (n+1)) & 0x1; in unpack_quint_block() local
|
/third_party/node/deps/v8/src/base/ |
H A D | ieee754.cc | 2219 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ in expm1() local
|
/third_party/openssl/test/ |
H A D | ectest.c | 2615 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test() local 2700 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_params_test() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2221 SDValue Q1 = N->getOperand(Vec0Idx + 1); in SelectVST() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 309 inline Qualifiers operator|=(Qualifiers &Q1, Qualifiers Q2) { in operator |=() argument
|
/third_party/python/Lib/test/ |
H A D | test_descr.py | 1386 class Q1(metaclass=Meta, attr="__qualname__"): class
|