Home
last modified time | relevance | path

Searched defs:ObjType (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/rest/
DobjectRestReadonly.ts2 type ObjType = { alias
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DparenthesizedContexualTyping1.ts27 type ObjType = { x: (p: number) => string; y: (p: string) => number }; alias
DparenthesizedContexualTyping2.ts34 type ObjType = { x: (p: number) => string; y: (p: string) => number }; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp120 Type *ObjType = GO->getValueType(); in SelectSectionForGlobal() local
DXCoreISelLowering.cpp269 Type *ObjType = GV->getValueType(); in IsSmallObject() local
/third_party/flutter/skia/samplecode/
DSampleLitAtlas.cpp170 enum ObjType { enum in DrawLitAtlasDrawable
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp266 enum ObjType in TEST_P() enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3897 EVT ObjType = (ObjSize == 1 ? MVT::i8 : in LowerFormalArguments_64SVR4() local
4306 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16; in LowerFormalArguments_Darwin() local