Home
last modified time | relevance | path

Searched defs:n4 (Results 1 – 25 of 64) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DcommentsVarDecl.js42 var n4: (x: number) => string; variable
75 var n4; variable
DassignmentIndexedToPrimitives.js5 const n4: 0 = [0]; variable
23 var n4 = [0]; variable
DcallChain.3.js7 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
Dvardecl.js51 var n4: { variable
129 var n4; variable
/third_party/ffmpeg/libavcodec/
Dmdct_template.c50 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/
DcallChain.3.ts8 const n4: number | undefined = a?.m?.({x: absorb()}); // likewise constant
/third_party/typescript/tests/cases/compiler/
DcommentsVarDecl.ts45 var n4: (x: number) => string; variable
DassignmentIndexedToPrimitives.ts4 const n4: 0 = [0]; constant
/third_party/ffmpeg/libavcodec/mips/
Dfft_mips.c64 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/
DPathCurveTessellator.cpp58 float n4 = wangs_formula::quadratic_pow4(kTessellationPrecision, in writePatches() local
102 float n4 = wangs_formula::cubic_pow4(kTessellationPrecision, in writePatches() local
DPathWedgeTessellator.cpp173 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/
Dmath_abs.cpp78 custom_raw<double> n4 = -p4; in BOOST_AUTO_TEST_CASE() local
/third_party/ffmpeg/libavcodec/ppc/
Dfft_init.c50 int n4 = n >> 2; in imdct_half_altivec() local
134 int n4 = n >> 2; in imdct_calc_altivec() local
Dfft_altivec.S397 .macro DECL_FFT suffix, bits, n, n2, n4
/third_party/ffmpeg/libavcodec/arm/
Dfft_neon.S281 .macro def_fft n, n2, n4
Dmdct_vfp.S242 .set n4, n/4 define
/third_party/ffmpeg/libavcodec/aarch64/
Dfft_neon.S338 .macro def_fft n, n2, n4
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DLinkedListTests.cpp135 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/
Dmeridian_direct.hpp159 CT n4 = n2 * n2; in apply() local
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dbind.hpp268 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/
Dbind.hpp268 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/
Dbind.hpp268 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/
Dtest_arithmetic.hpp1476 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/
Dbind.hpp268 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/
Dsubgraph_add.cpp180 Vertex n4 = add_vertex(G1); in BOOST_AUTO_TEST_CASE() local

123