Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/src/bin/mt/
Dmt.c57 struct commands { struct
58 char *c_name;
59 int c_code;
60 int c_ronly;
61 int c_mincount;
/openbsd/src/gnu/llvm/lldb/tools/lldb-vscode/
DLLDBUtils.cpp15 const llvm::ArrayRef<std::string> &commands, in RunLLDBCommands()
40 const llvm::ArrayRef<std::string> &commands) { in RunLLDBCommands()
DVSCode.cpp394 const std::vector<std::string> &commands) { in RunLLDBCommands()
/openbsd/src/gnu/llvm/lldb/examples/python/
Dprocess_events.py63 def run_commands(command_interpreter, commands): argument
/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-cmds.c230 build_table (struct mi_cmd *commands) in build_table()
/openbsd/src/usr.bin/tmux/
Dcmd-parse.y54 struct cmd_parse_commands *commands; member
83 struct cmd_parse_commands *commands; member
109 struct cmd_parse_commands *commands; member
111 struct cmd_parse_commands *commands; member
/openbsd/src/gnu/llvm/clang/utils/hmaptool/
Dhmaptool275 commands = dict((name[7:].replace("_","-"), f) variable
/openbsd/src/gnu/llvm/lldb/source/API/
DSBBreakpointLocation.cpp274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
291 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
DSBBreakpointName.cpp458 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
477 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
DSBBreakpoint.cpp482 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
499 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
/openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/
Ddbe.c209 } commands; in main() typedef
/openbsd/src/gnu/llvm/clang/utils/perf-training/
Dperf-helper.py407 commands = {'clean' : clean, variable
/openbsd/src/usr.bin/rsync/
Drules.c48 } commands[] = { variable
/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
DShCommands.py62 def __init__(self, commands, negate=False, pipe_err=False): argument
DTestRunner.py925 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
1003 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
/openbsd/src/gnu/llvm/lld/ELF/
DOutputSections.h86 SmallVector<SectionCommand *, 0> commands; variable
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.h318 struct command_line *commands; member
584 struct command_line *commands; member
/openbsd/src/usr.bin/mail/
Dlex.c198 commands(void) in commands() function
/openbsd/src/gnu/lib/libreadline/examples/
Dfileman.c83 COMMAND commands[] = { variable
/openbsd/src/usr.bin/usbhidaction/
Dusbhidaction.c65 struct command *commands; variable
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectWatchpointCommand.cpp251 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
/openbsd/src/bin/chio/
Dchio.c85 const struct changer_command commands[] = { variable
/openbsd/src/usr.bin/less/
Dcommand.c915 commands(void) in commands() function
/openbsd/src/gnu/llvm/lldb/source/Breakpoint/
DBreakpointOptions.cpp616 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
/openbsd/src/usr.bin/make/
Dgnode.h142 LIST commands; /* Creation commands */ member

12