Home
last modified time | relevance | path

Searched defs:f16 (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/tests/
DF16StagesTest.cpp22 f16 = { halfs, 0 }; in DEF_TEST() local
/third_party/typescript/tests/baselines/reference/
DdisallowLineTerminatorBeforeArrow.js48 var f16 = (a: number, b = 10): variable
125 var f16 = function (a, b) { function
DcontrolFlowArrays.js156 function f16() { function
DfunctionsMissingReturnStatementsAndExpressions.js193 function f16() { function
DstrictBindCallApply1.js46 let f16 = c.generic.bind(c); // typeof C.prototype.generic variable
DstringLiteralTypeIsSubtypeOfString.js156 function f16(x) { } function
/third_party/typescript/tests/cases/compiler/
DcontrolFlowArrays.ts158 function f16() { function
DfunctionsMissingReturnStatementsAndExpressions.ts82 function f16() { function
DinKeywordTypeguard.ts330 function f16(x: typeof globalThis, y: Window & typeof globalThis) { function
DawaitedType.ts155 async function f16<T extends number & { then(): void }>(x: T) { function
/third_party/typescript/tests/cases/conformance/es6/destructuring/
DdeclarationsAndAssignments.ts119 function f16() { function
/third_party/typescript/tests/cases/conformance/es6/arrowFunction/
DdisallowLineTerminatorBeforeArrow.ts47 var f16 = (a: number, b = 10): variable
/third_party/typescript/tests/cases/conformance/parser/ecmascript2018/asyncGenerators/
Dparser.asyncGenerators.functionDeclarations.es2018.ts63 async function * f16() { generator
Dparser.asyncGenerators.functionExpressions.es2018.ts63 const f16 = async function * () { constant
/third_party/skia/tools/fiddle/
Dfiddle_main.h69 bool f16; member
/third_party/typescript/tests/cases/conformance/functions/
DstrictBindCallApply1.ts47 let f16 = c.generic.bind(c); // typeof C.prototype.generic variable
/third_party/mesa3d/src/imagination/rogue/
Drogue_build_data.c82 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/
Dlower_packing_builtins.cpp1030 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/
DsubtypesOfTypeParameterWithConstraints2.ts117 function f16<T extends E>(x: T) { function
DstringLiteralTypeIsSubtypeOfString.ts98 function f16<T extends String, U extends T>(x: 'a'); function
/third_party/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/
DinstantiationExpressions.ts64 function f16(f: { new <T>(a: T): T, (a: string, b: number): string[] }) { method in C
/third_party/typescript/tests/cases/conformance/controlFlow/
DcontrolFlowOptionalChain.ts359 function f16(o: Thing | undefined) { function
DcontrolFlowAliasing.ts58 function f16(obj: { readonly x: string | number }) { function
/third_party/typescript/tests/cases/conformance/expressions/objectLiterals/
DobjectLiteralErrors.ts40 var f16 = { 0x20: 0, get 3.2e1() { return 0; } }; variable
/third_party/jerryscript/tests/jerry/es2015/
Dfunction-param-init4.js131 var f16 = (a = a) => function

123