| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/src/compilation_database/ | 
| H A D | build_broken.json.in | 4   "command": "g++ -c -o main.o main.c -Wall -DDEBUG -Dvariable=value",  string10   "command": "cc -c -o broken-one.o broken-one.c -Wall -DDEBUG \"-Dvariable=value with space\"",  string
 16   "command": "g++ -c -o broken-two.o broken-two.c -Wall -DDEBUG -Dvariable=value",  string
 22 …"command": "cc -c -o clean-one.o clean-one.c -Wall -DDEBUG \"-Dvariable=value with space\" -Iinclu…  string
 28   "command": "g++ -c -o clean-two.o clean-two.c -Wall -DDEBUG -Dvariable=value -I ./include",  string
 34   "command": "cc -c -o emit-one.o emit-one.c -Wall -DDEBUG \"-Dvariable=value with space\"",  string
 40   "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value",  string
 
 | 
| H A D | build_regular.json.in | 4   "command": "g++ -c -o main.o main.c -Wall -DDEBUG -Dvariable=value",  string10 …"command": "cc -c -o clean-one.o clean-one.c -Wall -DDEBUG \"-Dvariable=value with space\" -Iinclu…  string
 16   "command": "g++ -c -o clean-two.o clean-two.c -Wall -DDEBUG -Dvariable=value -I ./include",  string
 22   "command": "cc -c -o emit-one.o emit-one.c -Wall -DDEBUG \"-Dvariable=value with space\"",  string
 28   "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value",  string
 
 | 
| H A D | build_clean.json.in | 4   "command": "g++ -c -o main.o main.c -Wall -DDEBUG -Dvariable=value",  string10 …"command": "cc -c -o clean-one.o clean-one.c -Wall -DDEBUG \"-Dvariable=value with space\" -Iinclu…  string
 16   "command": "g++ -c -o clean-two.o clean-two.c -Wall -DDEBUG -Dvariable=value -I ./include",  string
 
 | 
| /openbsd-src/gnu/usr.bin/binutils/gdb/mi/ | 
| H A D | mi-cmd-var.c | 40 mi_cmd_var_create (char *command, char **argv, int argc)  in mi_cmd_var_create()112 mi_cmd_var_delete (char *command, char **argv, int argc)  in mi_cmd_var_delete()
 169 mi_cmd_var_set_format (char *command, char **argv, int argc)  in mi_cmd_var_set_format()
 213 mi_cmd_var_show_format (char *command, char **argv, int argc)  in mi_cmd_var_show_format()
 234 mi_cmd_var_info_num_children (char *command, char **argv, int argc)  in mi_cmd_var_info_num_children()
 251 mi_cmd_var_list_children (char *command, char **argv, int argc)  in mi_cmd_var_list_children()
 313 mi_cmd_var_info_type (char *command, char **argv, int argc)  in mi_cmd_var_info_type()
 330 mi_cmd_var_info_expression (char *command, char **argv, int argc)  in mi_cmd_var_info_expression()
 351 mi_cmd_var_show_attributes (char *command, char **argv, int argc)  in mi_cmd_var_show_attributes()
 377 mi_cmd_var_evaluate_expression (char *command, char **argv, int argc)  in mi_cmd_var_evaluate_expression()
 [all …]
 
 | 
| H A D | mi-cmd-stack.c | 42 mi_cmd_stack_list_frames (char *command, char **argv, int argc)  in mi_cmd_stack_list_frames()101 mi_cmd_stack_info_depth (char *command, char **argv, int argc)  in mi_cmd_stack_info_depth()
 134 mi_cmd_stack_list_locals (char *command, char **argv, int argc)  in mi_cmd_stack_list_locals()
 163 mi_cmd_stack_list_args (char *command, char **argv, int argc)  in mi_cmd_stack_list_args()
 330 mi_cmd_stack_select_frame (char *command, char **argv, int argc)  in mi_cmd_stack_select_frame()
 
 | 
| H A D | mi-main.c | 78   struct mi_parse *command;  member107 mi_cmd_gdb_exit (char *command, char **argv, int argc)  in mi_cmd_gdb_exit()
 225 mi_cmd_thread_select (char *command, char **argv, int argc)  in mi_cmd_thread_select()
 248 mi_cmd_thread_list_ids (char *command, char **argv, int argc)  in mi_cmd_thread_list_ids()
 267 mi_cmd_data_list_register_names (char *command, char **argv, int argc)  in mi_cmd_data_list_register_names()
 318 mi_cmd_data_list_changed_registers (char *command, char **argv, int argc)  in mi_cmd_data_list_changed_registers()
 414 mi_cmd_data_list_register_values (char *command, char **argv, int argc)  in mi_cmd_data_list_register_values()
 552 mi_cmd_data_write_register_values (char *command, char **argv, int argc)  in mi_cmd_data_write_register_values()
 660 mi_cmd_data_evaluate_expression (char *command, char **argv, int argc)  in mi_cmd_data_evaluate_expression()
 758 mi_cmd_data_read_memory (char *command, char **argv, int argc)  in mi_cmd_data_read_memory()
 [all …]
 
 | 
| H A D | mi-cmd-env.c | 70 mi_cmd_env_pwd (char *command, char **argv, int argc)  in mi_cmd_env_pwd()91 mi_cmd_env_cd (char *command, char **argv, int argc)  in mi_cmd_env_cd()
 114 mi_cmd_env_path (char *command, char **argv, int argc)  in mi_cmd_env_path()
 188 mi_cmd_env_dir (char *command, char **argv, int argc)  in mi_cmd_env_dir()
 
 | 
| H A D | mi-cmds.c | 183 mi_lookup (const char *command)  in mi_lookup()199 lookup_table (const char *command)  in lookup_table()
 234   struct mi_cmd *command;  in build_table()  local
 
 | 
| H A D | mi-cmd-file.c | 34 mi_cmd_file_list_exec_source_file(char *command, char **argv, int argc)  in mi_cmd_file_list_exec_source_file()68 mi_cmd_file_list_exec_source_files (char *command, char **argv, int argc)  in mi_cmd_file_list_exec_source_files()
 
 | 
| /openbsd-src/usr.bin/usbhidaction/ | 
| H A D | usbhidaction.c | 55 struct command {  struct56 	struct command *next;  argument
 65 struct command *commands;  argument
 
 | 
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ | 
| H A D | CommunicationKDP.cpp | 65     const CommandType command, const PacketStreamType &request_packet,  in SendRequestAndGetReply()342   const CommandType command = KDP_CONNECT;  in SendRequestConnect()  local
 369   const CommandType command = KDP_REATTACH;  in SendRequestReattach()  local
 403   const CommandType command = KDP_VERSION;  in SendRequestVersion()  local
 489   const CommandType command = KDP_HOSTINFO;  in SendRequestHostInfo()  local
 519   const CommandType command = KDP_KERNELVERSION;  in SendRequestKernelVersion()  local
 535   const CommandType command = KDP_DISCONNECT;  in SendRequestDisconnect()  local
 553   const CommandType command = use_64 ? KDP_READMEM64 : KDP_READMEM;  in SendRequestReadMemory()  local
 592   const CommandType command = use_64 ? KDP_WRITEMEM64 : KDP_WRITEMEM;  in SendRequestWriteMemory()  local
 626   const CommandType command = (CommandType)command_byte;  in SendRawRequest()  local
 [all …]
 
 | 
| /openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/INPUTS/ | 
| H A D | compile_commands.json | 4   "command": "clang++  -o project.o -c /home/john.doe/MyProject/project.cpp",  string9   "command": "clang++ -o project2.o -c /home/john.doe/MyProject/project2.cpp",  string
 14   "command": "clang++  -DFEATURE=1 -o project2-feature.o -c /home/john.doe/MyProject/project2.cpp",  string
 
 | 
| /openbsd-src/bin/csh/ | 
| H A D | csh.h | 279 struct command {  struct302 #define	F_NOHUP		(1<<12)	/* nohup this command 		 */  argument
 306 	struct command *T_dcar;	/* Left part of list/pipe 	 */  argument
 310 	struct command *T_dcdr;	/* Right part of list/pipe 	 */  argument
 317     struct command *t_dspr;	/* Pointer to ()'d subtree 	 */  argument
 329     void    (*bfunct)(Char **, struct command *);  argument
 
 | 
| /openbsd-src/usr.bin/rsync/ | 
| H A D | rules.c | 44 const struct command {  struct48 } commands[] = {  argument
 
 | 
| /openbsd-src/gnu/llvm/lldb/examples/darwin/heap_find/ | 
| H A D | heap.py | 839 def find_variable(debugger, command, result, dict):  argument880 def ptr_refs(debugger, command, result, dict):  argument
 988 def cstr_refs(debugger, command, result, dict):  argument
 1099 def malloc_info(debugger, command, result, dict):  argument
 1241 def section_ptr_refs(debugger, command, result, dict):  argument
 1322 def objc_refs(debugger, command, result, dict):  argument
 
 | 
| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/ | 
| H A D | process_control.py | 122     def create_piped_process(self, command, new_process_group=True):  argument294     def create_piped_process(self, command, new_process_group=True):  argument
 434     def create_piped_process(self, command, new_process_group=True):  argument
 492     def on_process_exited(self, command, output, was_timeout, exit_status):  argument
 518     def run_command(self, command):  argument
 541     def run_command_with_timeout(self, command, timeout, want_core):  argument
 555     def _start_process_and_io_thread(self, command):  argument
 656     def _wait_with_timeout(self, timeout_seconds, command, want_core):  argument
 
 | 
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ | 
| H A D | replwrap.py | 68     def run_command(self, command, timeout=-1):  argument103 def python(command="python"):  argument
 107 def bash(command="bash"):  argument
 
 | 
| H A D | run.py | 7 def run(command, timeout=30, withexitstatus=False, events=None,  argument150 def runu(command, timeout=30, withexitstatus=False, events=None,  argument
 
 | 
| /openbsd-src/gnu/llvm/lldb/source/Commands/ | 
| H A D | CommandObjectStats.cpp | 29   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()51   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 108   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 
 | 
| H A D | CommandObjectFrame.cpp | 136   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()208   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 303   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 476   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 853 bool CommandObjectFrameRecognizerAdd::DoExecute(Args &command,  in DoExecute()
 922   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 971   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 1022   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 1083   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 
 | 
| H A D | CommandObjectSettings.cpp | 172   bool DoExecute(llvm::StringRef command,  in DoExecute()464   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 605   bool DoExecute(llvm::StringRef command,  in DoExecute()
 713   bool DoExecute(llvm::StringRef command,  in DoExecute()
 805   bool DoExecute(llvm::StringRef command,  in DoExecute()
 901   bool DoExecute(llvm::StringRef command,  in DoExecute()
 986   bool DoExecute(llvm::StringRef command,  in DoExecute()
 1093   bool DoExecute(Args &command, CommandReturnObject &result) override {  in DoExecute()
 
 | 
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/ | 
| H A D | compilation.py | 59 def split_command(command):  argument129 def compiler_language(command):  argument
 
 | 
| /openbsd-src/gnu/llvm/lldb/examples/python/ | 
| H A D | delta.py | 26 def start_gdb_log(debugger, command, result, dict):  argument55 def parse_time_log(debugger, command, result, dict):  argument
 
 | 
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/ | 
| H A D | test_create_cdb.py | 130     def run_intercept(tmpdir, command):  argument139     def assert_creates_number_of_entries(self, command, count):  argument
 154     def assert_command_creates_entry(self, command, expected):  argument
 
 | 
| /openbsd-src/usr.sbin/tcpdump/ | 
| H A D | print-ipx.c | 121     int command, i;  in ipx_sap_print()  local173     int command, i;  in ipx_rip_print()  local
 
 |