Home
last modified time | relevance | path

Searched defs:Five (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeAndMemberIdentity/
DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.ts9 interface Five<T> extends Four<T> { } interface
DobjectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.ts9 interface Five<T> extends Four<T> { } interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3565 SDValue Five = DAG.getNode(ISD::UADDO, dl, VTFullAddO, Three, Four); in ExpandIntRes_XMULO() local