Home
last modified time | relevance | path

Searched defs:___ (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DexportsAndImportsWithUnderscores3.js6 "___": 30, property
29 var ___ = m1_1["default"].___, ___hello = m1_1["default"].___hello, _hi = m1_1["default"]._hi; variable
DexportsAndImportsWithUnderscores4.js11 export function ___() { function
DexportsAndImportsWithUnderscores1.js29 var __ = m1_1["default"].__, _ = m1_1["default"]._, ___ = m1_1["default"].___; variable
DunusedParametersWithUnderscore.js2 function f(a, _b, c, ___, d,e___, _f) { argument
/third_party/typescript/tests/cases/conformance/es6/modules/
DexportsAndImportsWithUnderscores1.ts14 const { __, _, ___ } = R; constant
DexportsAndImportsWithUnderscores3.ts14 const { ___, ___hello, _hi } = R; constant
DexportsAndImportsWithUnderscores4.ts12 export function ___() { function
/third_party/python/Lib/test/
Dtest_copyreg.py22 class ___(object): class
/third_party/typescript/lib/
Dtsc.js45356 …ocation = forEachSymbolTableInScope(enclosingDeclaration, function (_, __, ___, node) { return nod… argument
DtypingsInstaller.js54829 …ocation = forEachSymbolTableInScope(enclosingDeclaration, function (_, __, ___, node) { return nod… argument