/openbsd-src/bin/mt/ |
H A D | mt.c | 57 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 D | LLDBUtils.cpp | 15 const llvm::ArrayRef<std::string> &commands, in RunLLDBCommands() 40 const llvm::ArrayRef<std::string> &commands) { in RunLLDBCommands()
|
H A D | VSCode.cpp | 394 const std::vector<std::string> &commands) { in RunLLDBCommands()
|
/openbsd-src/gnu/llvm/lldb/examples/python/ |
H A D | process_events.py | 63 def run_commands(command_interpreter, commands): argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/ |
H A D | mi-cmds.c | 230 build_table (struct mi_cmd *commands) in build_table()
|
/openbsd-src/gnu/llvm/clang/utils/hmaptool/ |
H A D | hmaptool | 275 commands = dict((name[7:].replace("_","-"), f) variable
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | intercept.py | 61 def post_processing(commands): argument
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-parse.y | 54 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 D | SBBreakpointLocation.cpp | 274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() 291 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
|
H A D | SBBreakpointName.cpp | 458 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() 477 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
|
H A D | SBBreakpoint.cpp | 482 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 D | dbe.c | 209 } commands; in main() typedef
|
/openbsd-src/gnu/llvm/clang/utils/perf-training/ |
H A D | perf-helper.py | 407 commands = {'clean' : clean, variable
|
/openbsd-src/usr.bin/rsync/ |
H A D | rules.c | 48 } commands[] = { variable
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 62 def __init__(self, commands, negate=False, pipe_err=False): argument
|
H A D | TestRunner.py | 925 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 D | OutputSections.h | 86 SmallVector<SectionCommand *, 0> commands; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | breakpoint.h | 318 struct command_line *commands; member 584 struct command_line *commands; member
|
/openbsd-src/gnu/lib/libreadline/examples/ |
H A D | fileman.c | 83 COMMAND commands[] = { variable
|
/openbsd-src/usr.bin/mail/ |
H A D | lex.c | 198 commands(void) in commands() function
|
/openbsd-src/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 65 struct command *commands; variable
|
/openbsd-src/usr.bin/less/ |
H A D | command.c | 915 commands(void) in commands() function
|
/openbsd-src/bin/chio/ |
H A D | chio.c | 85 const struct changer_command commands[] = { variable
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectWatchpointCommand.cpp | 251 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
|
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
H A D | BreakpointOptions.cpp | 616 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
|