Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/namespace_declarations/
Dnamespace_declarations_1.ts28 TName: string; property
Dnamespace_declarations_2.ts28 TName: string; property
/third_party/elfutils/libelf/
Dgelf_xlate.c92 #define INLINE2(Bytes, FName, TName) \ argument
94 #define INLINE3(Bytes, FName, TName) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1602 std::string TName = "dfst"; in visitCallSite() local