Home
last modified time | relevance | path

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

12

/openbsd-src/bin/mt/
H A 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/
H A DLLDBUtils.cpp15 const llvm::ArrayRef<std::string> &commands, in RunLLDBCommands()
40 const llvm::ArrayRef<std::string> &commands) { in RunLLDBCommands()
H A DVSCode.cpp394 const std::vector<std::string> &commands) { in RunLLDBCommands()
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dprocess_events.py63 def run_commands(command_interpreter, commands): argument
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmds.c230 build_table (struct mi_cmd *commands) in build_table()
/openbsd-src/gnu/llvm/clang/utils/hmaptool/
H A Dhmaptool275 commands = dict((name[7:].replace("_","-"), f) variable
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py61 def post_processing(commands): argument
/openbsd-src/usr.bin/tmux/
H A 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
[all...]
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBreakpointLocation.cpp274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
291 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
H A DSBBreakpointName.cpp458 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
477 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
H A 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/
H A Ddbe.c209 } commands; in main() typedef
/openbsd-src/gnu/llvm/clang/utils/perf-training/
H A Dperf-helper.py407 commands = {'clean' : clean, variable
/openbsd-src/usr.bin/rsync/
H A Drules.c48 } commands[] = { variable
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DShCommands.py62 def __init__(self, commands, negate=False, pipe_err=False): argument
H A 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/
H A DOutputSections.h86 SmallVector<SectionCommand *, 0> commands; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.h318 struct command_line *commands; member
584 struct command_line *commands; member
/openbsd-src/gnu/lib/libreadline/examples/
H A Dfileman.c83 COMMAND commands[] = { variable
/openbsd-src/usr.bin/mail/
H A Dlex.c198 commands(void) in commands() function
/openbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c65 struct command *commands; variable
/openbsd-src/usr.bin/less/
H A Dcommand.c915 commands(void) in commands() function
/openbsd-src/bin/chio/
H A Dchio.c85 const struct changer_command commands[] = { variable
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp251 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp616 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local

12