/third_party/boost/libs/mp11/test/ |
D | mp_unique_if_q.cpp | 27 struct Q1 struct 39 struct Q1 argument 41 template<class T, class U> struct fn: mp_bool< T::value == U::value > {};
|
D | mp_invoke_q.cpp | 18 struct Q1 struct 20 template<class...> using fn = void;
|
/third_party/musl/src/math/ |
D | expm1l.c | 69 Q1 = 3.964866271411091674556850458227710004570E4L, variable
|
D | expm1f.c | 28 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ 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 | 28 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/boost/boost/math/special_functions/detail/ |
D | bessel_j0.hpp | 76 static const T Q1[] = { in bessel_j0() local
|
D | bessel_j1.hpp | 76 static const T Q1[] = { in bessel_j1() local
|
D | bessel_y1.hpp | 80 static const T Q1[] = { in bessel_y1() local
|
D | bessel_y0.hpp | 79 static const T Q1[] = { in bessel_y0() local
|
/third_party/boost/boost/math/statistics/ |
D | univariate_statistics.hpp | 487 Real Q1 = *q1; in interquartile_range() local 499 Real Q1 = (a+b)/2; in interquartile_range() local
|
/third_party/boost/boost/math/bindings/ |
D | mpreal.hpp | 758 static const mpfr::mpreal Q1[] = { in bessel_i0() local 833 static const mpfr::mpreal Q1[] = { in bessel_i1() local
|
D | mpfr.hpp | 811 static const mpfr_class Q1[] = { in bessel_i0() local 886 static const mpfr_class Q1[] = { in bessel_i1() local
|
D | e_float.hpp | 671 static const boost::math::ef::e_float Q1[] = { in bessel_i0() local 746 static const boost::math::ef::e_float Q1[] = { in bessel_i1() 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 | 2158 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test() local
|
/third_party/mbedtls/library/ |
D | rsa.c | 887 mbedtls_mpi P1, Q1, R; in mbedtls_rsa_private() local
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 176 uint8_t Q1 = (in >> (n+1)) & 0x1; in unpack_quint_block() 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
|