/llvm-project/lldb/test/API/tools/lldb-dap/launch/ |
H A D | TestDAP_launch.py | 107 self.assertTrue(output and len(output) > 0, "expect console output") 131 self.assertTrue(output and len(output) > 0, "expect console output") 144 self.assertTrue(found, 'found "sourcePath" in console output') 327 # Get output from the console. This should contain both the 330 # Verify all "initCommands" were found in console output 332 # Verify all "preRunCommands" were found in console output 334 # Verify all "postRunCommands" were found in console output 350 # Get output from the console. This should contain both the 357 # Get output from the console. This should contain both the 365 # Get output from the console [all...] |
/llvm-project/llvm/docs/ |
H A D | MyFirstTypoFix.rst | 42 .. code:: console 51 .. code:: console 74 .. code:: console 92 .. code:: console 114 .. code:: console 121 .. code:: console 128 .. code:: console 165 .. code:: console 182 .. code:: console 191 .. code:: console [all...] |
H A D | AdvancedBuilds.rst | 42 .. code-block:: console 59 .. code-block:: console 73 .. code-block:: console 96 .. code-block:: console 130 .. code-block:: console 142 .. code-block:: console 159 .. code-block:: console 176 .. code-block:: console 190 .. code-block:: console 249 .. code-block:: console [all …]
|
/llvm-project/lld/test/COFF/ |
H A D | icf-simple.test | 2 # RUN: lld-link /opt:icf /entry:foo /out:%t.exe /subsystem:console /include:bar \ 9 # RUN: lld-link /entry:foo /out:%t.exe /subsystem:console /include:bar \ 12 # RUN: lld-link /entry:foo /out:%t.exe /subsystem:console /include:bar \ 17 # RUN: lld-link /entry:foo /out:%t.exe /subsystem:console \ 22 # RUN: lld-link /debug /entry:foo /out:%t.exe /subsystem:console \ 27 # RUN: lld-link /profile /entry:foo /out:%t.exe /subsystem:console \ 32 # RUN: lld-link /opt:noref /entry:foo /out:%t.exe /subsystem:console \ 37 # RUN: lld-link /debug /opt:ref /entry:foo /out:%t.exe /subsystem:console \ 42 # RUN: lld-link /debug /opt:noicf,ref /entry:foo /out:%t.exe /subsystem:console \
|
H A D | merge.test | 2 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \ 6 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \ 10 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \ 12 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \ 14 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \ 16 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \ 18 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \ 20 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
|
H A D | implib-name.test | 5 …/machine:x64 /def:%S/Inputs/named.def /out:%T/library.dll %T/object.obj /entry:f /subsystem:CONSOLE 16 …/machine:x64 /def:%S/Inputs/named.def /out:%T/library.exe %T/object.obj /entry:f /subsystem:CONSOLE 24 …nk /dll /machine:x64 /def:%S/Inputs/extension.def /out:%T/extension.dll /entry:f /subsystem:CONSOLE 27 …ld-link /machine:x64 /def:%S/Inputs/extension.def /out:%T/extension.exe /entry:f /subsystem:CONSOLE 38 …d-link /dll /machine:x64 /def:%S/Inputs/default.def /out:%T/default.dll /entry:f /subsystem:CONSOLE 49 …achine:x64 /def:%S/Inputs/default.def /out:%T/default.exe %T/object.obj /entry:f /subsystem:CONSOLE 57 # RUN: lld-link /machine:x64 /out:%T/default.exe %T/object.obj /entry:f /subsystem:CONSOLE 65 # RUN: lld-link /machine:x64 /dll /out:%T/default.dll %T/object.obj /entry:f /subsystem:CONSOLE 73 # RUN: lld-link /nologo /machine:x64 /out:%T/exe %T/object.obj /entry:f /subsystem:CONSOLE
|
H A D | machine.test | 2 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /out:%t.exe %t.obj 4 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /machine:x64 \ 11 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /out:%t.exe %t.obj 13 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /machine:x86 \ 20 # RUN: not lld-link /entry:main /subsystem:console /machine:x86 \ 26 # RUN: not lld-link /entry:main /subsystem:console /out:%t.exe \
|
H A D | nodefaultlib.test | 4 # RUN: not lld-link /out:%t.exe /entry:main /subsystem:console \ 8 # RUN: not lld-link /out:%t.exe /entry:main /subsystem:console \ 13 # RUN: /subsystem:console hello64.obj /defaultlib:std64.lib \ 18 # RUN: /subsystem:console hello64.obj /defaultlib:std64 \ 28 # RUN: /subsystem:console hello64.obj /defaultlib:std64.lib 31 # RUN: /subsystem:console hello64.obj /defaultlib:std64.lib
|
H A D | thinlto.ll | 6 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma… 10 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma… 12 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma… 14 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma… 16 ; RUN: not lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlt… 22 ; RUN: lld-link /lldsavetemps /out:%t.exe /entry:main /subsystem:console %T/thinlto/main.obj %t.lib
|
H A D | libpath.test | 7 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \ 14 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \ 21 # RUN: %t/a/std64.lib /subsystem:console %p/Inputs/hello64.obj \ 29 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \ 38 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \
|
H A D | linkrepro.test | 15 # RUN: lld-link %t.obj %p/Inputs/std32.lib /subsystem:console \ 23 # RUN: lld-link %t.obj %p/Inputs/std32.lib /subsystem:console \ 34 # RUN: /subsystem:console /entry:main@0 /out:%t.exe 44 # RUN: lld-link %t.obj /libpath:%p/Inputs /defaultlib:std32 /subsystem:console \ 59 # RUN: env LIB=%p/Inputs lld-link %t.obj /defaultlib:std32 /subsystem:console \ 78 # RSP: /subsystem:console 86 # RSP-DEFAULTLIB: /subsystem:console 95 # RUN: lld-link %t.obj %p/Inputs/std32.lib /subsystem:console \ 113 # RUN: lld-link %t.obj %t.dir/drectve.obj /libpath:%p/Inputs /subsystem:console \ 126 # RSP-DRECTVE: /subsystem:console [all...] |
H A D | wrap-lto-2.ll | 27 ; RUN: lld-link -out:%t.bc-bc.exe %t.main.bc -libpath:%T %t.bc.lib -entry:entry -subsystem:console … 31 …:%t.bc-obj.exe %t.main.bc -libpath:%T %t.obj.lib -entry:entry -subsystem:console -wrap:bar -debug:… 35 …:%t.obj-bc.exe %t.main.obj -libpath:%T %t.bc.lib -entry:entry -subsystem:console -wrap:bar -debug:… 39 …in-thin.exe %t.main.thin -libpath:%T %t.thin.lib -entry:entry -subsystem:console -wrap:bar -debug:… 43 …thin-obj.exe %t.main.thin -libpath:%T %t.obj.lib -entry:entry -subsystem:console -wrap:bar -debug:… 47 …obj-thin.exe %t.main.obj -libpath:%T %t.thin.lib -entry:entry -subsystem:console -wrap:bar -debug:…
|
/llvm-project/bolt/utils/dot2html/ |
H A D | d3-graphviz-template.html | 27 console.log("Removing assembly lines from nodes"); 30 console.log("checking line %d: %s", i, dotSrcLines[i]); 33 console.log(match); 35 console.log('Found node "%s" on line %d', node, i); 37 console.log(labelAsm); 38 console.log('Deleting line %d: %s', i+2, dotSrcLines[i+2]); 57 …console.log('Element id="%s" class="%s" title="%s" text="%s" dotElement="%s"', id, class1, title, … 58 console.log('Inserting assembly line for "%s"', dotElement);
|
/llvm-project/clang/docs/ |
H A D | HowToSetupToolingForLLVM.rst | 31 .. code-block:: console 46 .. code-block:: console 52 .. code-block:: console 83 .. code-block:: console 111 .. code-block:: console 167 .. code-block:: console 203 .. code-block:: console 213 .. code-block:: console 222 .. code-block:: console 237 .. code-block:: console [all …]
|
/llvm-project/lldb/tools/lldb-dap/ |
H A D | README.md | 191 | **commandEscapePrefix** | string | | The escape prefix to use for executing regular LLDB commands in the Debug Console, instead of printing variables. Defaults to a backtick. If it's an empty string, then all expression in the Debug Console are treated as regular LLDB commands. 192 | **customFrameFormat** | string | | If non-empty, stack frames will have descriptions generated based on the provided format. See https://lldb.llvm.org/use/formatting.html for an explanation on format strings for frames. If the format string contains errors, an error message will be displayed on the Debug Console and the default frame names will be used. This might come with a performance cost because debug information might need to be processed to generate the description. 203 All commands and command outputs will be sent to the debugger console when they are executed. 231 ## Debug Console 233 The Debug Console allows printing variables / expressions and executing lldb commands. 235 name / expression whose values will be printed to the Debug Console or a LLDB command.
|
/llvm-project/polly/docs/ |
H A D | UsingPollyWithClang.rst | 27 .. code-block:: console 37 .. code-block:: console 68 .. code-block:: console 79 .. code-block:: console 95 .. code-block:: console 107 .. code-block:: console 115 .. code-block:: console 134 .. code-block:: console 142 .. code-block:: console 150 .. code-block:: console [all...] |
H A D | HowToManuallyUseTheIndividualPiecesOfPolly.rst | 22 .. code-block:: console 35 .. code-block:: console 46 .. code-block:: console 85 .. code-block:: console 105 .. code-block:: console 195 .. code-block:: console 227 .. code-block:: console 255 .. code-block:: console 283 .. code-block:: console 312 .. code-block:: console [all …]
|
/llvm-project/.github/workflows/ |
H A D | issue-write.yml | 58 console.log(runInfo); 93 console.log(gql_result); 100 console.log("Ref has been deleted"); 103 console.log(gql_result.repository.ref.associatedPullRequests.nodes); 116 console.log("Error retrieving pull request number"); 130 console.log(old_comment); 132 console.log("Invalid comment id: " + comment.id);
|
H A D | libcxx-restart-preempted-jobs.yaml | 62 console.log('Listing check runs for suite') 72 console.log('Checking check run: ' + check_run.id); 74 console.log('Check run was not completed. Skipping.'); 78 console.log('Check run had conclusion: ' + check_run.conclusion + '. Skipping.'); 87 console.log('Listing annotations for check run: ' + check_run_id); 96 console.log(annotations); 109 console.log('Found preemption message: ' + annotation.message);
|
/llvm-project/compiler-rt/test/asan/TestCases/Windows/msvc/ |
H A D | dll_control_c.cpp | 58 // Launch a new process using the current executable with a new console. in run_parent() 59 // Ctrl-C events are console-wide, so we need a new console. in run_parent() 63 // Hides the new console window that we are creating. in run_parent() 66 // Ensures that stdout still goes to the parent despite the new console. in run_parent() 80 flags, // Flags to give the child a console in run_parent()
|
/llvm-project/llvm/docs/CommandGuide/ |
H A D | llvm-symbolizer.rst | 77 .. code-block:: console 84 .. code-block:: console 95 .. code-block:: console 113 .. code-block:: console 135 .. code-block:: console 157 .. code-block:: console 184 .. code-block:: console 201 .. code-block:: console 226 .. code-block:: console 231 .. code-block:: console [all...] |
H A D | llvm-size.rst | 61 .. code-block:: console 70 .. code-block:: console 80 .. code-block:: console 108 .. code-block:: console 144 .. code-block:: console 165 .. code-block:: console
|
/llvm-project/clang-tools-extra/docs/ |
H A D | clang-rename.rst |
|
/llvm-project/openmp/ |
H A D | README.rst | 22 .. code-block:: console 46 .. code-block:: console 55 .. code-block:: console 75 .. code-block:: console 177 .. code-block:: console 319 .. code-block:: console 330 .. code-block:: console 336 .. code-block:: console 344 .. code-block:: console 351 .. code-blocks:: console [all …]
|
/llvm-project/lldb/test/API/tools/lldb-dap/attach/ |
H A D | TestDAP_attach.py | 165 # Get output from the console. This should contain both the 168 # Verify all "initCommands" were found in console output 170 # Verify all "preRunCommands" were found in console output 172 # Verify all "postRunCommands" were found in console output 183 # Get output from the console. This should contain both the 194 # Get output from the console. This should contain both the 231 # Once it's disconnected the console should contain the
|