| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-registry.cpp | 22 ManagedStatic<std::unordered_map<cl::SubCommand *, HandlerType>> Commands; variable 26 assert(Commands->count(SC) == 0 && in CommandRegistration() 29 (*Commands)[SC] = Command; in CommandRegistration() 33 auto It = Commands->find(SC); in dispatch() 34 assert(It != Commands->end() && in dispatch()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentCommandTraits.cpp | 20 NextID(llvm::array_lengthof(Commands)), Allocator(Allocator) { in CommandTraits() 74 for (const auto &Command : Commands) in getTypoCorrectCommandInfo() 118 if (CommandID < llvm::array_lengthof(Commands)) in getBuiltinCommandInfo() 119 return &Commands[CommandID]; in getBuiltinCommandInfo() 134 return RegisteredCommands[CommandID - llvm::array_lengthof(Commands)]; in getRegisteredCommandInfo()
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | Makefile | 112 SRCS+= Commands/CommandCompletions.cpp 119 SRCS+= Commands/CommandObjectFrame.cpp 120 SRCS+= Commands/CommandObjectGUI.cpp 121 SRCS+= Commands/CommandObjectHelp.cpp 123 SRCS+= Commands/CommandObjectLog.cpp 124 SRCS+= Commands/CommandObjectMemory.cpp 128 SRCS+= Commands/CommandObjectPlugin.cpp 130 SRCS+= Commands/CommandObjectQuit.cpp 138 SRCS+= Commands/CommandObjectStats.cpp 142 SRCS+= Commands/CommandObjectTrace.cpp [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | JSONCompilationDatabase.cpp | 241 std::vector<CompileCommand> Commands; in getCompileCommands() local 242 getCommands(CommandsRefI->getValue(), Commands); in getCompileCommands() 243 return Commands; in getCompileCommands() 256 std::vector<CompileCommand> Commands; in getAllCompileCommands() local 257 getCommands(AllCommands, Commands); in getAllCompileCommands() 258 return Commands; in getAllCompileCommands() 318 std::vector<CompileCommand> &Commands) const { in getCommands() 324 Commands.emplace_back( in getCommands()
|
| H A D | CommonOptionsParser.cpp | 76 std::vector<CompileCommand> Commands) const { in adjustCommands() 77 for (CompileCommand &Command : Commands) in adjustCommands() 80 return Commands; in adjustCommands()
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | AsmWriterEmitter.cpp | 483 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local 487 unsigned NumBits = Log2_32_Ceil(Commands.size()); in EmitPrintInstruction() 492 << " bits for " << Commands.size() << " unique commands.\n"; in EmitPrintInstruction() 494 if (Commands.size() == 2) { in EmitPrintInstruction() 499 << Commands[1] in EmitPrintInstruction() 501 << Commands[0] in EmitPrintInstruction() 503 } else if (Commands.size() == 1) { in EmitPrintInstruction() 505 O << Commands[0] << "\n\n"; in EmitPrintInstruction() 513 for (unsigned j = 0, e = Commands.size(); j != e; ++j) { in EmitPrintInstruction() 515 O << Commands[j]; in EmitPrintInstruction()
|
| /freebsd-13.1/usr.bin/tip/ |
| H A D | README | 34 Commands: 37 The command dispatch table is defined in cmdtab.c. Commands
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/ |
| H A D | TraceExporterCTFOptions.td | 1 include "../../../../source/Commands/OptionsBase.td"
|
| /freebsd-13.1/contrib/ntp/html/scripts/ |
| H A D | clockopt.txt | 1 document.write("<p>Reference Clock Commands and Options</p><ul>\
|
| H A D | accopt.txt | 1 document.write("<p>Access Control Commands and Options</p><ul>\
|
| H A D | monopt.txt | 1 document.write("<p>Monitoring Commands and Options</p><ul>\
|
| H A D | confopt.txt | 1 document.write("<p>Server Commands and Options</p><ul>\
|
| H A D | authopt.txt | 1 document.write("<p>Authentication Commands and Options</p4><ul>\
|
| H A D | miscopt.txt | 1 document.write("<p>Miscellaneous Commands and Options</p><ul>\
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | JSONCompilationDatabase.h | 122 std::vector<CompileCommand> &Commands) const;
|
| H A D | CommonOptionsParser.h | 138 adjustCommands(std::vector<CompileCommand> Commands) const;
|
| /freebsd-13.1/contrib/ntp/ntpq/ |
| H A D | ntpq.texi | 43 * Internal Commands:: 44 * Control Message Commands:: 73 @node Usage, Internal Commands, ntpq Description, Top 113 @node Internal Commands, Control Message Commands, Usage, Top 115 @section Internal Commands 197 @node Control Message Commands, Status Words and Kiss Codes, Internal Commands, Top 199 @section Control Message Commands 472 @node Status Words and Kiss Codes, System Variables, Control Message Commands, Top
|
| /freebsd-13.1/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 35 Commands to find kernel version:
|
| /freebsd-13.1/usr.bin/mail/misc/ |
| H A D | mail.help | 1 Mail Commands
|
| /freebsd-13.1/tests/sys/cddl/zfs/include/ |
| H A D | commands.txt | 40 # General Solaris Commands 186 # ZFS Commands
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | msec.in | 25 LINE("1", "FreeBSD General Commands Manual")
|
| /freebsd-13.1/etc/ |
| H A D | master.passwd | 7 bin:*:3:7::0:0:Binaries Commands and Source:/:/usr/sbin/nologin
|
| /freebsd-13.1/contrib/sendmail/contrib/ |
| H A D | etrn.0 | 1 System Administration Commands etrn(1M)
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | X509_LOOKUP.pod | 84 in L</Control Commands>. 143 =head2 Control Commands
|
| /freebsd-13.1/ |
| H A D | README.md | 40 gnu Commands and libraries under the GNU General Public License
|