| /llvm-project/clang/test/ClangScanDeps/Inputs/ |
| H A D | target-filename-cdb.json | 4 "command": "clang -E DIR/target-filename_input.cpp", string 9 "command": "clang -E DIR/target-filename_input.cpp -o a.o", string 14 "command": "clang -E DIR/target-filename_input.cpp -ob.o", string 19 "command": "clang -E DIR/target-filename_input.cpp -o first.o -o last.o", string 24 "command": "clang-cl /E -- DIR/target-filename_input.cpp", string 29 "command": "clang-cl /E -o clangcl-a.o -- DIR/target-filename_input.cpp", string 34 "command": "clang-cl /E -oclangcl-b.o -- DIR/target-filename_input.cpp", string 39 "command": "clang-cl /E /o clangcl-c.o -- DIR/target-filename_input.cpp", string 44 "command": "clang-cl /E /oclangcl-d.o -- DIR/target-filename_input.cpp", string 49 "command": "clang-cl /E /Foclangcl-e.o -- DIR/target-filename_input.cpp", string [all …]
|
| H A D | modules_cdb.json | 4 …"command": "clang -E DIR/modules_cdb_input2.cpp -IInputs -D INCLUDE_HEADER2 -MD -MF DIR/modules_cd… string 9 …"command": "clang -E DIR/modules_cdb_input.cpp -IInputs -fmodules -fcxx-modules -fmodules-cache-pa… string 14 …"command": "clang -E DIR/modules_cdb_input.cpp -IInputs -fmodules -fcxx-modules -fmodules-cache-pa… string 19 …"command": "clang -E DIR/modules_cdb_input.cpp -IInputs -fmodules -fcxx-modules -fmodules-cache-pa… string
|
| H A D | modules_cdb_clangcl.json | 4 …"command": "clang-cl /E /IInputs /D INCLUDE_HEADER2 /clang:-MD /clang:-MF /clang:DIR/modules_cdb2_… string 9 …"command": "clang-cl /E /IInputs /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path… string 14 …"command": "clang-cl /E /IInputs /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path… string 19 …"command": "clang-cl /E /IInputs /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path… string
|
| H A D | regular_cdb_clangcl.json | 4 …"command": "clang --driver-mode=cl /E /IInputs /D INCLUDE_HEADER2 /clang:-MD /clang:-MF /clang:DIR… string 9 "command": "clang-cl /E /IInputs -- DIR/regular_cdb_input.cpp", string 14 "command": "clang-cl /E /IInputs /Foadena.o -- DIR/regular_cdb_input.cpp", string
|
| H A D | regular_cdb.json | 4 …"command": "clang -E -fsyntax-only DIR/regular_cdb_input2.cpp -IInputs -D INCLUDE_HEADER2 -MD -MF … string 9 "command": "clang -E DIR/regular_cdb_input.cpp -IInputs", string 14 "command": "clang -E -IInputs -o adena.o -- DIR/regular_cdb_input.cpp", string
|
| /llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/compilation-database/ |
| H A D | template.json | 4 "command": "clang++ -o test.o test_dir/a/a.cpp", string 9 "command": "clang++ -o test.o test_dir/a/b.cpp", string 14 "command": "clang++ -o test.o test_dir/b/b.cpp", string 19 "command": "clang++ -o test.o ../b/c.cpp", string 24 "command": "clang++ -o test.o ./b/d.cpp", string 29 "command": "clang++ -I../include -o test.o ../include.cpp", string 34 "command": "clang++ -o test.o test_dir/b/not-exist.cpp", string
|
| /llvm-project/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", 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 D | build_regular.json.in | 4 "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 D | build_clean.json.in | 4 "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-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", 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 D | build_regular.json.in | 4 "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 D | build_clean.json.in | 4 "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
|
| /llvm-project/lldb/test/API/commands/command/script/ |
| H A D | callables.py | 7 def check(debugger, command, context, result, internal_dict): argument 23 def v5foobar(debugger, command, context, result, internal_dict, *args): argument 27 def foobar(debugger, command, context, result, internal_dict): argument 31 def foobar4(debugger, command, result, internal_dict): argument 37 def sfoobar(debugger, command, context, result, internal_dict): argument 41 def cfoobar(cls, debugger, command, context, result, internal_dict): argument 44 def ifoobar(self, debugger, command, context, result, internal_dict): argument 47 def __call__(self, debugger, command, context, result, internal_dict): argument 51 def sfoobar4(debugger, command, result, internal_dict): argument 55 def cfoobar4(cls, debugger, command, result, internal_dict): argument [all …]
|
| /llvm-project/flang/test/Semantics/ |
| H A D | execute_command_line.f90 | 4 subroutine bad_kind_error(command, exitVal, cmdVal) argument 5 CHARACTER(30) :: command local 15 subroutine good_kind_equal(command, exitVal, cmdVal) argument 16 CHARACTER(30) :: command local 23 subroutine good_kind_greater(command, exitVal, cmdVal) argument 24 CHARACTER(30) :: command local
|
| /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 …]
|
| /llvm-project/flang/test/Lower/Intrinsics/ |
| H A D | system.f90 | 6 subroutine all_args(command, exitstat) argument 7 CHARACTER(*) :: command local 33 subroutine only_command(command) argument 34 CHARACTER(*) :: command local [all...] |
| H A D | execute_command_line.f90 | 9 subroutine all_args(command, isWait, exitVal, cmdVal, msg) argument 10 CHARACTER(30) :: command, msg local 51 subroutine only_command_default_wait_true(command) argument 52 CHARACTER(30) :: command local [all...] |
| /llvm-project/lldb/unittests/Utility/ |
| H A D | CompletionRequestTest.cpp | 15 std::string command = "a bad c"; in TEST() local 36 std::string command = "a bad c "; in TEST() local 52 std::string command = "a bad c"; in TEST() local 68 std::string command = "a bad c"; in TEST() local 78 std::string command = "a bad c"; in TEST() local 89 std::string command = "a bad c"; in TEST() local 121 std::string command = "a bad c"; in TEST() local 184 std::string command = "a bad c"; in TEST() local 260 std::string command = "a bad c"; in TEST() local
|
| /openbsd-src/usr.bin/usbhidaction/ |
| H A D | usbhidaction.c | 55 struct command { struct 56 struct command *next; argument 65 struct command *commands; argument
|
| /llvm-project/clang/test/Index/ |
| H A D | compile_commands.json | 4 "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
|
| /llvm-project/clang-tools-extra/test/clang-doc/Inputs/basic-project/ |
| H A D | database_template.json | 4 "command": "clang++ -o Calculator.o -I./include ./src/Calculator.cpp", string 9 "command": "clang++ -o Circle.o -I./include ./src/Circle.cpp", string 14 "command": "clang++ -o Rectangle.o -I./include ./src/Rectangle.cpp", string
|
| /llvm-project/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", 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-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", 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
|
| /llvm-project/lldb/test/Shell/Commands/CommandScriptImmediateOutput/Inputs/ |
| H A D | custom_command.py | 4 def split(command): argument 9 def command_function(debugger, command, exe_ctx, result, internal_dict): argument 14 def write_file(debugger, command, exe_ctx, result, internal_dict): argument
|
| /llvm-project/mlir/utils/lldb-scripts/ |
| H A D | action_debugging.py | 65 def __call__(self, debugger, command, exe_ctx, result): argument 104 def process_options(cls, options, debugger, command, exe_ctx, result): argument 135 def process_options(cls, options, debugger, command, exe_ctx, result): argument 158 def process_options(cls, options, debugger, command, exe_ctx, result): argument 190 def process_options(cls, options, debugger, command, exe_ctx, result): argument 217 def process_options(cls, options, debugger, command, exe_ctx, result): argument 242 def process_options(cls, options, debugger, command, exe_ctx, result): argument 267 def process_options(cls, options, debugger, command, exe_ctx, result): argument 293 def process_options(cls, options, debugger, command, exe_ctx, result): argument 317 def process_options(cls, options, debugger, command, exe_ctx, result): argument [all …]
|