/third_party/openssl/external/perl/Text-Template-1.56/t/ |
D | exported.t | 59 package Q2; package
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/ |
D | exported.t | 59 package Q2; package
|
/third_party/typescript/tests/cases/compiler/ |
D | callOfConditionalTypeWithConcreteBranches.ts | 21 type Q2<T> = number extends T ? (cb: (n: number) => void) => void : never; alias
|
D | namespacesWithTypeAliasOnlyExportsMerge.ts | 8 declare namespace Q2 { namespace
|
/third_party/musl/src/math/ |
D | expm1f.c | 28 Q2 = 1.5807170421e-3; /* 0xcf3010.0p-33 */ variable
|
D | expm1l.c | 70 Q2 = -7.207678383830091850230366618190187434796E3L, variable
|
D | expm1.c | 116 Q2 = 1.58730158725481460165e-03, /* 3F5A01A0 19FE5585 */ variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | expm1l.c | 70 Q2 = -7.207678383830091850230366618190187434796E3L, variable
|
D | expm1f.c | 28 Q2 = 1.5807170421e-3; /* 0xcf3010.0p-33 */ variable
|
D | expm1.c | 116 Q2 = 1.58730158725481460165e-03, /* 3F5A01A0 19FE5585 */ variable
|
/third_party/jerryscript/jerry-libm/ |
D | expm1.c | 134 #define Q2 1.58730158725481460165e-03 /* 3F5A01A0 19FE5585 */ macro
|
/third_party/typescript/tests/cases/conformance/controlFlow/ |
D | assertionTypePredicates1.ts | 162 declare let Q2: new (x: boolean) => asserts x; variable
|
/third_party/node/deps/v8/src/bigint/ |
D | div-burnikel.cc | 187 RWDigits Q2(Q, 0, n / 2); in D2n1n() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_type.cpp | 839 #define Q2(f, s) \ in validate_flags() macro
|
/third_party/typescript/tests/cases/conformance/types/conditional/ |
D | conditionalTypes1.ts | 180 type Q2 = IsString<"abc">; // true alias
|
/third_party/ffmpeg/libavcodec/ |
D | cavsdsp.c | 43 #define Q2 p0_p[ 2*stride] macro
|
D | hevcdsp_template.c | 1503 #define Q2 pix[2 * 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/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 171 uint8_t Q2 = (in >> (n+2)) & 0x1; in unpack_quint_block() local
|
/third_party/node/deps/v8/src/base/ |
D | ieee754.cc | 2220 Q2 = 1.58730158725481460165e-03, /* 3F5A01A0 19FE5585 */ in expm1() local
|
/third_party/python/Lib/test/ |
D | test_descr.py | 1386 class Q2: class
|