Home
last modified time | relevance | path

Searched defs:ff1 (Results 1 - 10 of 10) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DconstAssertions.js71 function ff1(x: 'foo' | 'bar', y: 1 | 2) { function
H A DtemplateLiteralTypesPatterns.js186 function ff1(x: `${string}-${string}`) { function
H A DcorrelatedUnions.js143 function ff1() { function
H A DtemplateLiteralTypes3.js130 function ff1(x: `foo-${string}`, y: `${string}-bar`, z: `baz-${string}`) { function
H A DtupleTypes.js24 var ff1 = ff("hello", ["foo", x => x.length]); variable
25 var ff1: number; variable
87 var ff1 = ff("hello", ["foo", function (x) { return x.length; }]); variable
88 var ff1; variable
H A DunknownControlFlow.js689 function ff1(t, k) { function
H A DkeyofAndIndexedAccess.js1083 function ff1(dd, k1, k2) { function
/third_party/ffmpeg/libavcodec/
H A Dg723_1.c1243 int64_t ff1 = f1[i + 1] + f1[i]; in lsp2lpc() local
H A Dlsp.c136 int ff1 = f1[i] + f1[i-1]; // (3.22) in ff_acelp_lsp2lpc() local
/third_party/python/Modules/_blake2/impl/
H A Dblake2s.c276 __m128i ff0, ff1; in blake2s_compress() local

Completed in 10 milliseconds