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

12

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp26 CommandRegistration(cl::SubCommand *SC, HandlerType Command) argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp25 CommandRegistration(cl::SubCommand *SC, HandlerType Command) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h35 Command() : CombinedOutAndErr(false) {} function in class:fuzzer::final
37 explicit Command(const std::vector<std::string> &ArgsToAdd) function in class:fuzzer::final
40 explicit Command(const Command &Other) function in class:fuzzer::final
[all...]
H A DFuzzerUtilPosix.cpp165 FILE *OpenProcessPipe(const char *Command, const char *Mode) { argument
H A DFuzzerUtilWindows.cpp159 FILE *OpenProcessPipe(const char *Command, const char *Mode) { argument
/freebsd-current/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c168 char *Command; member in struct:HistoryInfo
[all...]
H A Ddbinput.c487 AcpiDbMatchCommandHelp( const char *Command, const ACPI_DB_COMMAND_HELP *Help) argument
549 AcpiDbDisplayCommandInfo( const char *Command, BOOLEAN DisplayAll) argument
586 AcpiDbDisplayHelp( char *Command) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h35 struct Command { struct in namespace:clang::tooling::dependencies
H A DDependencyScanningTool.h110 getP1689ModuleDependencyFile(const clang::tooling::CompileCommand &Command, argument
/freebsd-current/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp148 static void emitOptions(std::string Command, std::vector<Record *> Records, argument
162 OS << "// Options for " << Command << "\n"; local
170 OS << "#endif // " << Command << " command\n\n"; local
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp86 getP1689ModuleDependencyFile( const CompileCommand &Command, StringRef CWD, std::string &MakeformatOutput, std::string &MakeformatOutputPath) argument
92 P1689ModuleDependencyPrinterConsumer(P1689Rule &Rule, const CompileCommand &Command) argument
/freebsd-current/sys/dev/mpi3mr/mpi/
H A Dmpi30_pci.h65 U32 Command[MPI3_NVME_ENCAP_CMD_MAX]; /* 0x20 */ /* variable length */ member in struct:_MPI3_NVME_ENCAPSULATED_REQUEST
/freebsd-current/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h106 class Command { class in namespace:clang::driver
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp39 Command::Command(const Action &Source, const Tool &Creator, function in class:Command
[all...]
/freebsd-current/usr.sbin/pppctl/
H A Dpppctl.c379 char Command[LINELEN]; local
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp352 std::optional<std::vector<llvm::yaml::ScalarNode *>> Command; local
/freebsd-current/sys/dev/mpt/mpilib/
H A Dmpi_raid.h251 U8 Command[10]; member in struct:_MSG_MAILBOX_REQUEST
/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp358 std::string Command; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp113 enum class Command { class
[all...]
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c652 bit32 Command,Status, tag; local
[all...]
/freebsd-current/sys/dev/hptmv/
H A Dcommand.h38 UCHAR Command; /* IDE_COMMAND_READ, _WRITE, _VERIFY */ member in struct:_AtaCommand
70 UCHAR Command; /* CTRL_CMD_XXX */ member in struct:_R5ControlCmd
87 UCHAR Command; /* CTRL_CMD_XXX */ member in struct:_R1ControlCmd
206 } Command; typedef in typeref:struct:_Command
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp62 void Sema::actOnBlockCommandArgs(BlockCommandComment *Command, argument
67 void Sema::actOnBlockCommandFinish(BlockCommandComment *Command, argument
85 ParamCommandComment *Command = local
230 actOnParamCommandDirectionArg(ParamCommandComment *Command, SourceLocation ArgLocBegin, SourceLocation ArgLocEnd, StringRef Arg) argument
257 actOnParamCommandParamNameArg(ParamCommandComment *Command, SourceLocation ArgLocBegin, SourceLocation ArgLocEnd, StringRef Arg) argument
274 actOnParamCommandFinish(ParamCommandComment *Command, ParagraphComment *Paragraph) argument
285 TParamCommandComment *Command = local
298 actOnTParamCommandParamNameArg(TParamCommandComment *Command, SourceLocation ArgLocBegin, SourceLocation ArgLocEnd, StringRef Arg) argument
355 actOnTParamCommandFinish(TParamCommandComment *Command, ParagraphComment *Paragraph) argument
536 checkBlockCommandEmptyParagraph(BlockCommandComment *Command) argument
554 checkReturnsCommand(const BlockCommandComment *Command) argument
600 checkBlockCommandDuplicate(const BlockCommandComment *Command) argument
638 checkDeprecatedCommand(const BlockCommandComment *Command) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp62 enum Command { enum in class:__anon3054::CodeCoverageTool
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp182 std::string Command = " "+Inst.Operands[0].getCode(PassSubtarget)+"\n"; local
230 std::string Command = " " + local
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c53 } Command; typedef in typeref:struct:__anon6650
[all...]

Completed in 361 milliseconds

12