Home
last modified time | relevance | path

Searched refs:Commands (Results 1 – 25 of 949) sorted by relevance

12345678910>>...38

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentCommandTraits.cpp20 : NextID(std::size(Commands)), Allocator(Allocator) { in CommandTraits()
74 for (const auto &Command : Commands) in getTypoCorrectCommandInfo()
118 if (CommandID < std::size(Commands)) in getBuiltinCommandInfo()
119 return &Commands[CommandID]; in getBuiltinCommandInfo()
134 return RegisteredCommands[CommandID - std::size(Commands)]; in getRegisteredCommandInfo()
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp238 std::vector<CompileCommand> Commands; in getCompileCommands() local
239 getCommands(CommandsRefI->getValue(), Commands); in getCompileCommands()
240 return Commands; in getCompileCommands()
253 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
254 getCommands(AllCommands, Commands); in getAllCompileCommands()
255 return Commands; in getAllCompileCommands()
315 std::vector<CompileCommand> &Commands) const { in getCommands()
321 Commands.emplace_back( in getCommands()
H A DCommonOptionsParser.cpp76 std::vector<CompileCommand> Commands) const { in adjustCommands()
77 for (CompileCommand &Command : Commands) in adjustCommands()
80 return Commands; in adjustCommands()
/openbsd-src/gnu/usr.bin/clang/include/lldb/Commands/
H A DMakefile17 CommandOptions.inc: ${LLDB_SRCS}/source/Commands/Options.td
19 -I${LLDB_SRCS}/source/Commands \
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-registry.cpp22 static std::unordered_map<cl::SubCommand *, HandlerType> Commands; in getCommands() local
23 return Commands; in getCommands()
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DREADME.md93 …mands executed upon debugger startup prior to creating the LLDB target. Commands and command outpu…
94 … executed just before launching after the LLDB target has been created. Commands and command outpu…
95 |**stopCommands** |[string]| | LLDB commands executed just after each stop. Commands and command …
96 |**exitCommands** |[string]| | LLDB commands executed when the program exits. Commands and comman…
97 …** |[string]| | LLDB commands executed when the debugging session ends. Commands and command outpu…
120 …mands executed upon debugger startup prior to creating the LLDB target. Commands and command outpu…
121 … executed just before launching after the LLDB target has been created. Commands and command outpu…
122 |**stopCommands** |[string]| | LLDB commands executed just after each stop. Commands and command …
123 |**exitCommands** |[string]| | LLDB commands executed when the program exits. Commands and comman…
124 …** |[string]| | LLDB commands executed when the debugging session ends. Commands and command outpu…
/openbsd-src/gnu/usr.bin/clang/liblldbCommands/
H A DMakefile48 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Commands
57 CPPFLAGS+= -I${.OBJDIR}/../include/lldb/Commands
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DLLDBLog.cpp20 {{"commands"}, {"log command argument parsing"}, LLDBLog::Commands},
74 LLDBLog::Target | LLDBLog::Commands);
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h59 std::vector<Command> Commands; member
151 Commands.push_back(std::move(Cmd)); in handleBuildCommand()
187 std::vector<Command> Commands; variable
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Interpreter/
H A DBUILD.gn18 "//lldb/source/Commands",
28 # Reaches into source/Commands implementation details.
/openbsd-src/usr.bin/vi/docs/internals/
H A Dautowrite8 Commands that are affected only by autowrite:
35 Commands that are affected by both autowrite and force:
73 Commands that might be affected by autowrite, but aren't:
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp487 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local
491 unsigned NumBits = Log2_32_Ceil(Commands.size()); in EmitPrintInstruction()
496 << " bits for " << Commands.size() << " unique commands.\n"; in EmitPrintInstruction()
498 if (Commands.size() == 2) { in EmitPrintInstruction()
503 << Commands[1] in EmitPrintInstruction()
505 << Commands[0] in EmitPrintInstruction()
507 } else if (Commands.size() == 1) { in EmitPrintInstruction()
509 O << Commands[0] << "\n\n"; in EmitPrintInstruction()
517 for (unsigned j = 0, e = Commands.size(); j != e; ++j) { in EmitPrintInstruction()
519 O << Commands[j]; in EmitPrintInstruction()
/openbsd-src/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp289 ID.Commands = std::move(FD.Commands); in mergeDeps()
326 Array Commands; in printFullOutput() local
328 for (const auto &Cmd : I.Commands) { in printFullOutput()
337 Commands.push_back(std::move(O)); in printFullOutput()
348 Commands.push_back(std::move(O)); in printFullOutput()
351 {"commands", std::move(Commands)}, in printFullOutput()
388 std::vector<Command> Commands; member
/openbsd-src/regress/usr.bin/mandoc/mdoc/Dt/
H A Dnobody.out_markdown1 DT-NOBODY(1) - General Commands Manual
H A Dnobody.out_ascii1 DT-NOBODY(1) General Commands Manual DT-NOBODY(1)
/openbsd-src/regress/usr.bin/mandoc/man/TH/
H A Dnobody.out_ascii1 TH-NOBODY(1) General Commands Manual TH-NOBODY(1)
/openbsd-src/regress/usr.bin/mandoc/mdoc/Sh/
H A DemptyNAME.out_markdown1 SH-EMPTYNAME(1) - General Commands Manual
H A Dfirst.out_markdown1 SH-FIRST(1) - General Commands Manual
H A Dempty.out_markdown1 SH-EMPTY(1) - General Commands Manual
/openbsd-src/regress/usr.bin/mandoc/mdoc/Nd/
H A Dnoarg.out_markdown1 ND-ARG0(1) - General Commands Manual
/openbsd-src/regress/usr.bin/mandoc/mdoc/Dd/
H A Dlong.out_markdown1 DD-LONG(1) - General Commands Manual
H A Dmanarg.out_markdown1 DD-MANARG(1) - General Commands Manual
H A Dnoarg.out_markdown1 DD-NOARG(1) - General Commands Manual
/openbsd-src/regress/usr.bin/mandoc/mdoc/Os/
H A Dlong.out_markdown1 OS-LONG(1) - General Commands Manual
/openbsd-src/regress/usr.bin/mandoc/mdoc/Bl/
H A Dmultitype.out_markdown1 BL-MULTITYPE(1) - General Commands Manual

12345678910>>...38