Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/functional/src/compilation_database/
H A Dbuild_broken.json.in4 "command": "g++ -c -o main.o main.c -Wall -DDEBUG -Dvariable=value", string
10 "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 Dbuild_regular.json.in4 "command": "g++ -c -o main.o main.c -Wall -DDEBUG -Dvariable=value", string
10 …"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 Dbuild_clean.json.in4 "command": "g++ -c -o main.o main.c -Wall -DDEBUG -Dvariable=value", string
10 …"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/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-var.c40 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()
394 mi_cmd_var_assign (char *command, char **argv, int argc) in mi_cmd_var_assign()
[all …]
H A Dmi-cmd-stack.c42 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 Dmi-main.c78 struct mi_parse *command; member
107 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()
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()
964 mi_cmd_data_write_memory (char *command, char **argv, int argc) in mi_cmd_data_write_memory()
[all …]
H A Dmi-cmd-env.c70 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 Dmi-cmds.c183 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 Dmi-cmd-file.c34 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/usr.bin/usbhidaction/
H A Dusbhidaction.c55 struct command { struct
56 struct command *next; argument
65 struct command *commands; argument
/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp342 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
1173 const CommandType command = KDP_READREGS; in SendRequestReadRegisters() local
1216 const CommandType command = KDP_WRITEREGS; in SendRequestWriteRegisters() local
1241 const CommandType command = KDP_RESUMECPUS; in SendRequestResume() local
1255 const CommandType command = in SendRequestBreakpoint() local
[all …]
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/INPUTS/
H A Dcompile_commands.json4 "command": "clang++ -o project.o -c /home/john.doe/MyProject/project.cpp", string
9 "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/gnu/llvm/lldb/examples/darwin/heap_find/
H A Dheap.py839 def find_variable(debugger, command, result, dict): argument
880 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/usr.bin/rsync/
H A Drules.c44 const struct command { struct
48 } commands[] = { argument
/openbsd/bin/csh/
H A Dcsh.h279 struct command { struct
302 #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/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py122 def create_piped_process(self, command, new_process_group=True): argument
294 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/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dreplwrap.py68 def run_command(self, command, timeout=-1): argument
103 def python(command="python"): argument
107 def bash(command="bash"): argument
H A Drun.py7 def run(command, timeout=30, withexitstatus=False, events=None, argument
150 def runu(command, timeout=30, withexitstatus=False, events=None, argument
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectStats.cpp29 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 DCommandObjectFrame.cpp136 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 DCommandObjectSettings.cpp172 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/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dcompilation.py59 def split_command(command): argument
129 def compiler_language(command): argument
/openbsd/gnu/llvm/lldb/examples/python/
H A Ddelta.py26 def start_gdb_log(debugger, command, result, dict): argument
55 def parse_time_log(debugger, command, result, dict): argument
/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_create_cdb.py130 def run_intercept(tmpdir, command): argument
139 def assert_creates_number_of_entries(self, command, count): argument
154 def assert_command_creates_entry(self, command, expected): argument
/openbsd/usr.sbin/tcpdump/
H A Dprint-ipx.c121 int command, i; in ipx_sap_print() local
173 int command, i; in ipx_rip_print() local

12345678910>>...17