Home
last modified time | relevance | path

Searched defs:f80 (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeRelationships.ts174 function f80<T>(t: T): Partial<T> { function
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccess.ts253 function f80<T extends { a: { x: any } }>(obj: T) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h53 f80 = 11, // This is a 80 bit floating point value enumerator
/third_party/typescript/tests/baselines/reference/
DkeyofAndIndexedAccess.js846 function f80(obj) { function