Home
last modified time | relevance | path

Searched defs:command (Results 101 – 125 of 411) sorted by relevance

12345678910>>...17

/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegister.cpp161 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
345 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectScript.cpp68 bool CommandObjectScript::DoExecute(llvm::StringRef command, in DoExecute()
H A DCommandObjectQuit.cpp65 bool CommandObjectQuit::DoExecute(Args &command, CommandReturnObject &result) { in DoExecute()
H A DCommandObjectMemory.cpp351 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1022 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1306 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1610 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1762 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectThread.cpp412 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
671 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
919 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1169 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1220 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1510 bool DoExecute(llvm::StringRef command, in DoExecute()
1802 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
2080 bool DoExecuteOnThreads(Args &command, CommandReturnObject &result, in DoExecuteOnThreads()
/openbsd/gnu/usr.bin/texinfo/info/
H A Dm-x.c134 InfoCommand *command; variable
/openbsd/usr.sbin/tcpdump/
H A Dprint-smb.c179 int command = CVAL(data,0); in print_browse() local
498 int command; in print_smb() local
803 int command = CVAL(data,4); in netbeui_print() local
/openbsd/gnu/usr.bin/cvs/os2/
H A Drcmd.c58 rcmd_authenticate (int fd, char *locuser, char *remuser, char *command) in rcmd_authenticate()
H A Drun.c344 start_child (char *command, int in, int out) in start_child()
383 char *command = (char *) malloc (len); in build_command() local
/openbsd/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-parse.h35 char *command; member
/openbsd/gnu/llvm/lldb/examples/python/
H A Ddiagnose_unwind.py147 def diagnose_unwind(debugger, command, result, dict): argument
H A Dlldbtk.py541 def tk_variable_display(debugger, command, result, dict): argument
575 def tk_process_display(debugger, command, result, dict): argument
600 def tk_target_display(debugger, command, result, dict): argument
H A Dcmdtemplate.py99 def __call__(self, debugger, command, exe_ctx, result): argument
H A Ddisassembly_mode.py27 def __call__(self, debugger, command, exe_ctx, result): argument
/openbsd/sys/dev/pci/
H A Dadw_pci.c105 pcireg_t command; in adw_pci_attach() local
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DAdd.pm400 sub command($) { OpenBSD::Paths->useradd } subroutine
415 sub command($) { OpenBSD::Paths->groupadd } subroutine
/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A Dtest_intercept.py15 def test(command): argument
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-am33lin.c91 char *command = elf_tdata (abfd)->core_command; in elf32_am33lin_grok_psinfo() local
/openbsd/lib/libc/dlfcn/
H A Ddlfcn_stubs.c67 dlctl(void *handle, int command, void *data) in dlctl()
/openbsd/gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/
H A DCommandObjectThreadTraceExportCTF.cpp65 bool CommandObjectThreadTraceExportCTF::DoExecute(Args &command, in DoExecute()
/openbsd/gnu/llvm/clang/utils/
H A Dclangdiag.py163 def the_diag_command(debugger, command, exe_ctx, result, dict): argument
/openbsd/sys/dev/wscons/
H A Dwsksymvar.h44 keysym_t command; member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dkod.c133 kod_set_os (char *arg, int from_tty, struct cmd_list_element *command) in kod_set_os()
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DLLDBUtils.cpp22 for (const auto &command : commands) { in RunLLDBCommands() local
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DPlainText.pm158 sub command { subroutine

12345678910>>...17