/third_party/typescript/tests/baselines/reference/ |
D | commentsVarDecl.js | 42 var n4: (x: number) => string; variable 75 var n4; variable
|
D | assignmentIndexedToPrimitives.js | 5 const n4: 0 = [0]; variable 23 var n4 = [0]; variable
|
D | callChain.3.js | 7 const n4: number | undefined = a?.m?.({x: absorb()}); // likewise constant 19 var n4 = (_d = a === null || a === void 0 ? void 0 : a.m) === null || _d === void 0 ? void 0 : _d.c… variable
|
D | vardecl.js | 51 var n4: { variable 129 var n4; variable
|
/third_party/ffmpeg/libavcodec/ |
D | mdct_template.c | 50 int n, n4, i; in ff_mdct_init() local 107 int k, n8, n4, n2, n, j; in ff_imdct_half_c() local 152 int n4 = n >> 2; in ff_imdct_calc_c() local 169 int i, j, n, n8, n4, n2, n3; in ff_mdct_calc_c() local
|
/third_party/typescript/tests/cases/conformance/expressions/optionalChaining/callChain/ |
D | callChain.3.ts | 8 const n4: number | undefined = a?.m?.({x: absorb()}); // likewise constant
|
/third_party/typescript/tests/cases/compiler/ |
D | commentsVarDecl.ts | 45 var n4: (x: number) => string; variable
|
D | assignmentIndexedToPrimitives.ts | 4 const n4: 0 = [0]; constant
|
/third_party/ffmpeg/libavcodec/mips/ |
D | fft_mips.c | 64 int n4, n2, n34; in ff_fft_calc_mips() local 326 int k, n8, n4, n2, n, j; in ff_imdct_half_mips() local 482 int n4 = n >> 2; in ff_imdct_calc_mips() local
|
/third_party/skia/src/gpu/tessellate/ |
D | PathCurveTessellator.cpp | 58 float n4 = wangs_formula::quadratic_pow4(kTessellationPrecision, in writePatches() local 102 float n4 = wangs_formula::cubic_pow4(kTessellationPrecision, in writePatches() local
|
D | PathWedgeTessellator.cpp | 173 float n4 = wangs_formula::quadratic_pow4(kTessellationPrecision, in writePatches() local 213 float n4 = wangs_formula::cubic_pow4(kTessellationPrecision, in writePatches() local
|
/third_party/boost/libs/geometry/test/util/ |
D | math_abs.cpp | 78 custom_raw<double> n4 = -p4; in BOOST_AUTO_TEST_CASE() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_init.c | 50 int n4 = n >> 2; in imdct_half_altivec() local 134 int n4 = n >> 2; in imdct_calc_altivec() local
|
D | fft_altivec.S | 397 .macro DECL_FFT suffix, bits, n, n2, n4
|
/third_party/ffmpeg/libavcodec/arm/ |
D | fft_neon.S | 281 .macro def_fft n, n2, n4
|
D | mdct_vfp.S | 242 .set n4, n/4 define
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | fft_neon.S | 338 .macro def_fft n, n2, n4
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | LinkedListTests.cpp | 135 Node n4(4); in TEST() local 210 Node n4(4); in TEST() local 247 Node n4(4); in TEST() local
|
/third_party/boost/boost/geometry/formulas/ |
D | meridian_direct.hpp | 159 CT n4 = n2 * n2; in apply() local
|
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/ |
D | bind.hpp | 268 typedef typename r3::next n4; typedef 336 typedef typename r3::next n4; typedef 411 typedef typename r3::next n4; typedef 499 typedef typename r3::next n4; typedef 547 typedef typename r3::next n4; typedef
|
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | bind.hpp | 268 typedef typename r3::next n4; typedef 336 typedef typename r3::next n4; typedef 411 typedef typename r3::next n4; typedef 499 typedef typename r3::next n4; typedef 547 typedef typename r3::next n4; typedef
|
/third_party/boost/boost/mpl/aux_/preprocessed/plain/ |
D | bind.hpp | 268 typedef typename r3::next n4; typedef 336 typedef typename r3::next n4; typedef 411 typedef typename r3::next n4; typedef 499 typedef typename r3::next n4; typedef 547 typedef typename r3::next n4; typedef
|
/third_party/boost/libs/multiprecision/test/ |
D | test_arithmetic.hpp | 1476 Num n4 = -20; in test_negative_mixed_numeric_limits() local 1509 Num n4 = -20; in test_negative_mixed() local 1851 Num n4 = 20; in test_mixed_numeric_limits() local 1890 Num n4 = 20; in test_mixed() local
|
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/ |
D | bind.hpp | 268 typedef typename r3::next n4; typedef 337 typedef typename r3::next n4; typedef 413 typedef typename r3::next n4; typedef 501 typedef typename r3::next n4; typedef
|
/third_party/boost/libs/graph/test/ |
D | subgraph_add.cpp | 180 Vertex n4 = add_vertex(G1); in BOOST_AUTO_TEST_CASE() local
|