/third_party/musl/src/math/ |
D | expm1f.c | 27 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
|
D | expm1l.c | 69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
|
D | expm1.c | 115 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | expm1l.c | 69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
|
D | expm1f.c | 27 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
|
D | expm1.c | 115 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
|
/third_party/jerryscript/jerry-libm/ |
D | expm1.c | 133 #define Q1 -3.33333333333331316428e-02 /* BFA11111 111110F4 */ macro
|
/third_party/typescript/tests/cases/conformance/controlFlow/ |
D | assertionTypePredicates1.ts | 161 declare let Q1: new (x: unknown) => x is string; variable
|
/third_party/node/deps/v8/src/bigint/ |
D | div-burnikel.cc | 180 RWDigits Q1(Q, n / 2, n / 2); in D2n1n() local
|
/third_party/typescript/tests/cases/conformance/types/conditional/ |
D | conditionalTypes1.ts | 179 type Q1 = IsString<number>; // false alias
|
/third_party/ffmpeg/libavcodec/ |
D | cavsdsp.c | 42 #define Q1 p0_p[ 1*stride] macro
|
D | hevcdsp_template.c | 1502 #define Q1 pix[1 * xstride] macro
|
/third_party/openssl/test/ |
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
|
/third_party/mbedtls/library/ |
D | rsa.c | 873 mbedtls_mpi P1, Q1, R; in mbedtls_rsa_private() local
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 170 uint8_t Q1 = (in >> (n+1)) & 0x1; in unpack_quint_block() local
|
/third_party/node/deps/v8/src/base/ |
D | ieee754.cc | 2219 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ in expm1() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 2221 SDValue Q1 = N->getOperand(Vec0Idx + 1); in SelectVST() local
|
/third_party/python/Lib/test/ |
D | test_descr.py | 1376 class Q1(metaclass=Meta, attr="__qualname__"): class
|