Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp59 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 DFuzzerCommand.h34 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 DFuzzerUtilPosix.cpp165 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe()
H A DFuzzerUtilWindows.cpp164 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp27 HandlerType Command) { in CommandRegistration()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c488 const char *Command, in AcpiDbMatchCommandHelp()
550 const char *Command, in AcpiDbDisplayCommandInfo()
587 char *Command) in AcpiDbDisplayHelp()
H A Ddbhistry.c168 char *Command; member
/freebsd/sys/dev/hptmv/
H A Dcommand.h38 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 DDIPrinter.cpp264 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 DLLDBOptionDefEmitter.cpp148 static void emitOptions(std::string Command, std::vector<Record *> Records, in emitOptions() argument
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_pci.h65 U32 Command[MPI3_NVME_ENCAP_CMD_MAX]; /* 0x20 */ /* variable length */ member
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h235 void setPostCallback(const std::function<void(const Command &, int)> &CB) { in setPostCallback()
H A DDriver.h52 class Command; variable
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h76 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 Daacreg.h141 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 Dpppctl.c379 char Command[LINELEN]; in main() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp351 std::optional<std::vector<llvm::yaml::ScalarNode *>> Command; in parse() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp182 std::string Command = in FindUniqueOperandCommands() local
231 std::string Command = in FindUniqueOperandCommands() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp113 enum class Command { enum
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1244 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 Dhim.h320 HPT_U8 Command; member
343 HPT_U8 Command; /* CTRL_CMD_XXX */ member
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_raid.h251 U8 Command[10]; member
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp358 std::string Command; in lexCommand() local
/freebsd/sys/dev/hpt27xx/
H A Dhim.h377 HPT_U8 Command; member
400 HPT_U8 Command; member
/freebsd/sys/dev/hptnr/
H A Dhim.h365 HPT_U8 Command; member
388 HPT_U8 Command; member

12