Home
last modified time | relevance | path

Searched refs:STDOUT (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/external/llvm-project/clang/test/Analysis/scan-build/
Dplist_html_output.test6 RUN: | FileCheck %s -check-prefix CHECK-STDOUT
10 CHECK-STDOUT: scan-build: Using '{{.*}}' for static analysis
11 CHECK-STDOUT: scan-build: Analysis run complete.
12 CHECK-STDOUT: scan-build: Analysis results (plist files) deposited in '{{.*}}'
13 CHECK-STDOUT: scan-build: 1 bug found.
14 CHECK-STDOUT: scan-build: Run 'scan-view {{.*}}' to examine bug reports.
Dplist_output.test6 RUN: | FileCheck %s -check-prefix CHECK-STDOUT
10 CHECK-STDOUT: scan-build: Using '{{.*}}' for static analysis
11 CHECK-STDOUT: scan-build: Analysis run complete.
12 CHECK-STDOUT: scan-build: Analysis results (plist files) deposited in '{{.*}}'
Dhtml_output.test6 RUN: | FileCheck %s -check-prefix CHECK-STDOUT
10 CHECK-STDOUT: scan-build: Using '{{.*}}' for static analysis
11 CHECK-STDOUT: scan-build: 1 bug found.
12 CHECK-STDOUT: scan-build: Run 'scan-view {{.*}}' to examine bug reports.
/external/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt5 # RUN: FileCheck --check-prefix=STDOUT-WRITE < %t.stdout-write %s
7 # STDOUT-WRITE-NOT: not-present
8 # STDOUT-WRITE: is-present
11 # RUN: FileCheck --check-prefix=STDOUT-APPEND < %t.stdout-write %s
13 # STDOUT-APPEND: is-present
14 # STDOUT-APPEND: appended-line
/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt5 # RUN: FileCheck --check-prefix=STDOUT-WRITE < %t.stdout-write %s
7 # STDOUT-WRITE-NOT: not-present
8 # STDOUT-WRITE: is-present
11 # RUN: FileCheck --check-prefix=STDOUT-APPEND < %t.stdout-write %s
13 # STDOUT-APPEND: is-present
14 # STDOUT-APPEND: appended-line
/external/llvm-project/compiler-rt/test/fuzzer/
Dafl-driver-close-fd-mask.test7 RUN: %run %t-AFLDriverTest < %t.file3 2>&1 | FileCheck %s --check-prefixes=STDERR,STDOUT
8 STDOUT: STDOUT MESSAGE
13 NOT_STDOUT-NOT: STDOUT MESSAGE
16 …E_FD_MASK=2 %run %t-AFLDriverTest < %t.file3 2>&1 | FileCheck %s --check-prefixes=NOT_STDERR,STDOUT
24 …%run %t-AFLDriverTest < %t.file4 2>&1 | FileCheck %s --check-prefixes=ASAN_CRASH,STDOUT,NOT_STDERR
/external/llvm-project/debuginfo-tests/dexter/dex/utils/
DVersion.py10 from subprocess import CalledProcessError, check_output, STDOUT
21 stderr=STDOUT,
24 ['git', 'rev-parse', 'HEAD'], stderr=STDOUT,
27 ['git', 'remote', 'get-url', 'origin'], stderr=STDOUT,
/external/llvm-project/openmp/runtime/tools/lib/
DBuild.pm91 STDOUT->flush();
93 open( $save_stdout, ">&" . STDOUT->fileno() )
97 $pid = open( STDOUT, "| tee -a \"$file\"" )
100 open( STDOUT, ">>$file" )
110 open( STDERR, ">&" . STDOUT->fileno() )
125 STDOUT->flush();
127 open( STDOUT, ">&" . $save_stdout->fileno() )
/external/llvm-project/lldb/test/Shell/ScriptInterpreter/Lua/
Dio.test6 # RUN: cat %t.stdout | FileCheck %s --check-prefix STDOUT
16 # STDOUT: 95126
17 # STDOUT-NOT: 95014
22 # RUN: cat %t.stdout | FileCheck %s --check-prefix STDOUT
Dprint.test6 # RUN: cat %t.stdout | FileCheck %s --check-prefix STDOUT
17 # STDOUT: 95126 nil a
18 # STDOUT-NOT: table: {{0x[[:xdigit:]]+}}
23 # RUN: cat %t.stdout | FileCheck %s --check-prefix STDOUT
/external/llvm/test/tools/llvm-cov/
Dcopy_block_helper.m12 // RUN: llvm-cov gcov copy_block_helper.m | FileCheck %s --check-prefix=STDOUT
13 // STDOUT: File 'copy_block_helper.m'
14 // STDOUT: Lines executed:100.00% of 5
15 // STDOUT: copy_block_helper.m:creating 'copy_block_helper.m.gcov'
/external/llvm-project/clang/test/Analysis/
Dcheck-analyzer-fixit.py66 ['clang', '-print-file-name=include'], stderr=subprocess.STDOUT).decode()
81 subprocess.check_output(args, stderr=subprocess.STDOUT).decode()
93 stderr=subprocess.STDOUT)
105 stderr=subprocess.STDOUT)
/external/antlr/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm116 close STDOUT or die "Can't close stdout: $!";
117 open STDOUT, '>', 'out.tmp' or die "Can't redirect stdout: $!";
134 close STDOUT or die "Can't close stdout: $!";
135 open STDOUT, '>&', $old_out or die "Can't restore stdout: $!";
/external/protobuf/conformance/
Dconformance_ruby.rb117 STDOUT.write([serialized_response.length].pack('V'))
118 STDOUT.write(serialized_response)
119 STDOUT.flush
/external/llvm-project/clang-tools-extra/test/clang-tidy/
Dcheck_clang_tidy.py145 subprocess.check_output(args, stderr=subprocess.STDOUT).decode()
157 stderr=subprocess.STDOUT)
171 stderr=subprocess.STDOUT)
184 stderr=subprocess.STDOUT)
199 stderr=subprocess.STDOUT)
/external/linux-kselftest/tools/testing/selftests/kselftest/
Dprefix.pl9 binmode STDOUT;
11 STDOUT->autoflush(1);
/external/llvm-project/clang/tools/scan-build-py/tests/functional/cases/
D__init__.py31 kwargs.update({'stdout': subprocess.PIPE, 'stderr': subprocess.STDOUT})
36 kwargs.update({'stdout': subprocess.PIPE, 'stderr': subprocess.STDOUT})
44 stderr=subprocess.STDOUT)
/external/clang/tools/scan-build-py/tests/functional/cases/
D__init__.py32 kwargs.update({'stdout': subprocess.PIPE, 'stderr': subprocess.STDOUT})
37 kwargs.update({'stdout': subprocess.PIPE, 'stderr': subprocess.STDOUT})
45 stderr=subprocess.STDOUT)
/external/capstone/suite/
Dtest_mc.py4 from subprocess import Popen, PIPE, STDOUT
49 …semble', '-print-imm-hex', '-mattr=+msa', syntax] + option, stdout=PIPE, stdin=PIPE, stderr=STDOUT)
51 …vm-mc', '-disassemble', '-print-imm-hex', syntax] + option, stdout=PIPE, stdin=PIPE, stderr=STDOUT)
54 … '-disassemble', '-print-imm-hex', '-mattr=+msa'] + option, stdout=PIPE, stdin=PIPE, stderr=STDOUT)
56 …pen(['llvm-mc', '-disassemble', '-print-imm-hex'] + option, stdout=PIPE, stdin=PIPE, stderr=STDOUT)
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
D2-2.c49 #define STDOUT 1 macro
73 close(STDOUT); in sigterm_handler()
75 dup2(the_pipe[1], STDOUT); in sigterm_handler()
D2-1.c48 #define STDOUT 1 macro
72 close(STDOUT); in sigterm_handler()
74 dup2(the_pipe[1], STDOUT); in sigterm_handler()
/external/vixl/tools/
Dclang_format.py99 stdout = temp_file, stderr = subprocess.STDOUT)
106 stdout = subprocess.PIPE, stderr = subprocess.STDOUT)
112 stdout = subprocess.PIPE, stderr = subprocess.STDOUT)
122 stdout=temp_file, stderr=subprocess.STDOUT)
/external/autotest/client/profilers/perf/
Dperf.py47 stderr=subprocess.STDOUT)
63 stderr=subprocess.STDOUT)
72 stderr=subprocess.STDOUT)
/external/grpc-grpc/tools/run_tests/python_utils/
Ddockerjob.py40 stderr=subprocess.STDOUT) == 0
92 stderr=subprocess.STDOUT) == 0
104 stderr=subprocess.STDOUT) == 0:
/external/boringssl/src/crypto/fipsmodule/rand/asm/
Drdrand-x86_64.pl33 *STDOUT=*OUT;
87 close STDOUT or die "error closing STDOUT"; # flush

12345678910>>...15