| /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
|
| D | moduledecl.js | 257 function c1(n, n2, n3, n4) { argument 395 private n4; field in c1
|
| D | logicalAndOperatorStrictMode.js | 68 const n4 = n && b; constant 143 var n4 = n && b; variable
|
| /third_party/ffmpeg/libavcodec/ |
| D | mdct_template.c | 46 int n, n4, i; in ff_mdct_init() local 103 int k, n8, n4, n2, n, j; in ff_imdct_half_c() local 148 int n4 = n >> 2; in ff_imdct_calc_c() local 165 int i, j, n, n8, n4, n2, n3; in ff_mdct_calc_c() local
|
| D | fft_template.c | 325 int n4, n2, n34; in fft_calc_c() local 545 #define DECL_FFT(n,n2,n4)\ in PASS() argument
|
| D | wmadec.c | 629 int n4 = s->block_len / 2; in wma_decode_block() local 762 int n4, index; in wma_decode_block() 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/ffmpeg/libavcodec/mips/ |
| D | fft_mips.c | 65 int n4, n2, n34; in ff_fft_calc_mips() local 327 int k, n8, n4, n2, n, j; in ff_imdct_half_mips() local 483 int n4 = n >> 2; in ff_imdct_calc_mips() local
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/primitive_types/the_number_type/ |
| D | the_number_type_2.ts | 43 let n4: number = 0o17; variable
|
| /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/typescript/tests/ts_extra_tests/test_ts_cases/2.1/better_inference_for_literal_types/ |
| D | better_inference_for_literal_types_3.ts | 33 let n4 = newN; variable
|
| /third_party/skia/src/gpu/tessellate/ |
| 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
|
| 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
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | fft_init.c | 51 int n4 = n >> 2; in imdct_half_altivec() local 135 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 | 341 .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/icu/icu4c/source/i18n/ |
| D | gregoimp.cpp | 116 int32_t n4 = ClockMath::floorDivide(doy, 1461, &doy); // 4-year cycle length in dayToFields() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | gregoimp.cpp | 111 int32_t n4 = ClockMath::floorDivide(doy, 1461, doy); // 4-year cycle length in dayToFields() local
|