| /third_party/skia/tests/ |
| D | F16StagesTest.cpp | 22 f16 = { halfs, 0 }; in DEF_TEST() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | disallowLineTerminatorBeforeArrow.js | 48 var f16 = (a: number, b = 10): variable 125 var f16 = function (a, b) { function
|
| D | controlFlowArrays.js | 156 function f16() { function
|
| D | functionsMissingReturnStatementsAndExpressions.js | 193 function f16() { function
|
| D | strictBindCallApply1.js | 46 let f16 = c.generic.bind(c); // typeof C.prototype.generic variable
|
| D | stringLiteralTypeIsSubtypeOfString.js | 156 function f16(x) { } function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | controlFlowArrays.ts | 158 function f16() { function
|
| D | functionsMissingReturnStatementsAndExpressions.ts | 82 function f16() { function
|
| D | inKeywordTypeguard.ts | 330 function f16(x: typeof globalThis, y: Window & typeof globalThis) { function
|
| D | awaitedType.ts | 155 async function f16<T extends number & { then(): void }>(x: T) { function
|
| /third_party/typescript/tests/cases/conformance/es6/destructuring/ |
| D | declarationsAndAssignments.ts | 119 function f16() { function
|
| /third_party/typescript/tests/cases/conformance/es6/arrowFunction/ |
| D | disallowLineTerminatorBeforeArrow.ts | 47 var f16 = (a: number, b = 10): variable
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript2018/asyncGenerators/ |
| D | parser.asyncGenerators.functionDeclarations.es2018.ts | 63 async function * f16() { generator
|
| D | parser.asyncGenerators.functionExpressions.es2018.ts | 63 const f16 = async function * () { constant
|
| /third_party/skia/tools/fiddle/ |
| D | fiddle_main.h | 69 bool f16; member
|
| /third_party/typescript/tests/cases/conformance/functions/ |
| D | strictBindCallApply1.ts | 47 let f16 = c.generic.bind(c); // typeof C.prototype.generic variable
|
| /third_party/mesa3d/src/imagination/rogue/ |
| D | rogue_build_data.c | 82 bool f16, in reserve_iterator() 161 bool f16 = glsl_type_is_16bit(var->type); in collect_io_data_fs() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | lower_packing_builtins.cpp | 1030 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, in lower_pack_half_2x16() local 1246 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, in lower_unpack_half_2x16() local
|
| /third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/ |
| D | subtypesOfTypeParameterWithConstraints2.ts | 117 function f16<T extends E>(x: T) { function
|
| D | stringLiteralTypeIsSubtypeOfString.ts | 98 function f16<T extends String, U extends T>(x: 'a'); function
|
| /third_party/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/ |
| D | instantiationExpressions.ts | 64 function f16(f: { new <T>(a: T): T, (a: string, b: number): string[] }) { method in C
|
| /third_party/typescript/tests/cases/conformance/controlFlow/ |
| D | controlFlowOptionalChain.ts | 359 function f16(o: Thing | undefined) { function
|
| D | controlFlowAliasing.ts | 58 function f16(obj: { readonly x: string | number }) { function
|
| /third_party/typescript/tests/cases/conformance/expressions/objectLiterals/ |
| D | objectLiteralErrors.ts | 40 var f16 = { 0x20: 0, get 3.2e1() { return 0; } }; variable
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | function-param-init4.js | 131 var f16 = (a = a) => function
|