/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | CommentCommandTraits.cpp | 59 auto ConsiderCorrection = [&](const CommandInfo *Command) { in getTypoCorrectCommandInfo() 74 for (const auto &Command : Commands) in getTypoCorrectCommandInfo() local 77 for (const auto *Command : RegisteredCommands) in getTypoCorrectCommandInfo() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCommand.h | 34 Command() : CombinedOutAndErr(false) {} Command() function 36 explicit Command(const std::vector<std::string> &ArgsToAdd) Command() function 39 explicit Command(const Command &Other) Command() function [all...] |
H A D | FuzzerUtilPosix.cpp | 165 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe()
|
H A D | FuzzerUtilWindows.cpp | 164 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-registry.cpp | 27 HandlerType Command) { in CommandRegistration()
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbinput.c | 488 const char *Command, in AcpiDbMatchCommandHelp() 550 const char *Command, in AcpiDbDisplayCommandInfo() 587 char *Command) in AcpiDbDisplayHelp()
|
H A D | dbhistry.c | 168 char *Command; member
|
/freebsd/sys/dev/hptmv/ |
H A D | command.h | 38 UCHAR Command; /* IDE_COMMAND_READ, _WRITE, _VERIFY */ member 70 UCHAR Command; /* CTRL_CMD_XXX */ member 87 UCHAR Command; /* CTRL_CMD_XXX */ member 206 } Command; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 264 printInvalidCommand(const Request & Request,StringRef Command) printInvalidCommand() argument 371 printInvalidCommand(const Request & Request,StringRef Command) printInvalidCommand() argument
|
/freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBOptionDefEmitter.cpp | 148 static void emitOptions(std::string Command, std::vector<Record *> Records, in emitOptions() argument
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_pci.h | 65 U32 Command[MPI3_NVME_ENCAP_CMD_MAX]; /* 0x20 */ /* variable length */ member
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Compilation.h | 235 void setPostCallback(const std::function<void(const Command &, int)> &CB) { in setPostCallback()
|
H A D | Driver.h | 52 class Command; variable
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid_reg.h | 76 u_int16_t Command; member 1171 u_int32_t Command; member 1210 u_int32_t Command; member 1226 u_int32_t Command; member 1234 u_int32_t Command; member 1264 u_int32_t Command; member 1357 u_int32_t Command; member 1380 u_int32_t Command; /* not FSACommand! */ member 1388 u_int32_t Command; member 1403 u_int32_t Command; /* not FSACommand! */ member [all …]
|
/freebsd/sys/dev/aac/ |
H A D | aacreg.h | 141 u_int16_t Command; member 1167 u_int32_t Command; member 1183 u_int32_t Command; member 1192 u_int32_t Command; member 1222 u_int32_t Command; member 1318 u_int32_t Command; /* not FSACommand! */ member 1326 u_int32_t Command; member 1341 u_int32_t Command; /* not FSACommand! */ member 1350 u_int32_t Command; /* not FSACommand! */ member 1379 u_int32_t Command; member
|
/freebsd/usr.sbin/pppctl/ |
H A D | pppctl.c | 379 char Command[LINELEN]; in main() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | JSONCompilationDatabase.cpp | 351 std::optional<std::vector<llvm::yaml::ScalarNode *>> Command; in parse() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 182 std::string Command = in FindUniqueOperandCommands() local 231 std::string Command = in FindUniqueOperandCommands() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
H A D | llvm-symbolizer.cpp | 113 enum class Command { enum
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 1244 for (const auto &Command : MachO.load_commands()) { in dumpSymbolsFromDLInfoMachO() local 1601 for (const auto &Command : MachO.load_commands()) { in dumpSymbolsFromDLInfoMachO() local 1957 const auto &Command = *It; in dumpSymbolsNameFromMachOFilesetEntry() local
|
/freebsd/sys/dev/hptrr/ |
H A D | him.h | 320 HPT_U8 Command; member 343 HPT_U8 Command; /* CTRL_CMD_XXX */ member
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_raid.h | 251 U8 Command[10]; member
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ToolRunner.cpp | 358 std::string Command; in lexCommand() local
|
/freebsd/sys/dev/hpt27xx/ |
H A D | him.h | 377 HPT_U8 Command; member 400 HPT_U8 Command; member
|
/freebsd/sys/dev/hptnr/ |
H A D | him.h | 365 HPT_U8 Command; member 388 HPT_U8 Command; member
|