Home
last modified time | relevance | path

Searched defs:Q1 (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpm1f.c27 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
H A Dexpm1.c115 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
H A Dexpm1l.c69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
/third_party/musl/src/math/
H A Dexpm1f.c27 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
H A Dexpm1.c115 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
H A Dexpm1l.c69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
/third_party/jerryscript/jerry-libm/
H A Dexpm1.c133 #define Q1 -3.33333333333331316428e-02 /* BFA11111 111110F4 */ macro
301 #undef Q1 macro
/third_party/ffmpeg/libavcodec/
H A Dcavsdsp.c42 #define Q1 p0_p[ 1*stride] macro
119 #undef Q1 global() macro
[all...]
H A Dhevcdsp_template.c1502 #define Q1 pix[1 * xstride] macro
1681 #undef Q1 macro
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh
/third_party/mbedtls/library/
H A Drsa.c1422 mbedtls_mpi P1, Q1, R; in mbedtls_rsa_private() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp170 uint8_t Q1 = (in >> (n+1)) & 0x1; in unpack_quint_block() local
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2219 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ in expm1() local
/third_party/openssl/test/
H A Dectest.c2615 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 DARMISelDAGToDAG.cpp2221 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 DItaniumDemangle.h309 inline Qualifiers operator|=(Qualifiers &Q1, Qualifiers Q2) { in operator |=() argument
/third_party/python/Lib/test/
H A Dtest_descr.py1386 class Q1(metaclass=Meta, attr="__qualname__"): class

Completed in 47 milliseconds