Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/library/
Dpdb.rst481 .. _debugger-aliases:
535 .. [1] Whether a frame is considered to originate in a certain module
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/commands/
DBrowserCommands.js21 function Commands() { class
25 Commands.prototype.addCommand=function(name, help, runnable) { class
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-registry.cpp23 ManagedStatic<std::unordered_map<cl::SubCommand *, HandlerType>> Commands; variable
/external/python/cpython2/Doc/distutils/
Dsourcedist.rst246 Commands section in The MANIFEST.in template
/external/autotest/client/common_lib/cros/fake_device_server/
Dcommands.py20 class Commands(object): class
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp186 std::vector<CompileCommand> Commands; in getCompileCommands() local
208 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp104 std::vector<CompileCommand> Commands = getAllCompileCommands( in TEST() local
149 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName); in findCompileArgsInJsonDatabase() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h86 CObjectVector<CUpdateArchiveCommand> Commands; member
/external/ImageMagick/MagickCore/
Danimate.c1304 *Commands[MagickMenus]= in XAnimateImages() local
Ddisplay.c11273 *Commands[ApplyMenus] = in XROIImage() local
14420 *Commands[MagickMenus] = in XDisplayImage() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmWriterEmitter.cpp390 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp413 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DAsmWriterEmitter.cpp431 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local
/external/python/cpython2/Lib/
Dimaplib.py50 Commands = { variable
/external/python/cpython3/Lib/
Dimaplib.py58 Commands = { variable