Home
last modified time | relevance | path

Searched defs:Commands (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp186 std::vector<CompileCommand> Commands; in getCompileCommands() local
208 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_interstitial.cc166 enum Commands { in CommandReceived() enum
/external/chromium_org/tools/telemetry/telemetry/core/
Dbitmaptools.cc14 enum Commands { enum
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h95 CObjectVector<CUpdateArchiveCommand> Commands; member
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp98 std::vector<CompileCommand> Commands = getAllCompileCommands( in TEST() local
122 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName); in findCompileArgsInJsonDatabase() local
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp450 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local