Home
last modified time | relevance | path

Searched refs:getDescriptions (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/yargs/lib/
Dcompletion.js74 const descs = usage.getDescriptions()
Dusage.js123 self.getDescriptions = () => descriptions function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp25 static DescVector getDescriptions() { in getDescriptions() function
112 static DescVector Descriptions = getDescriptions(); in getOpDesc()
/third_party/node/deps/npm/node_modules/yargs/
Dyargs.js338 delete usage.getDescriptions()[optionKey]