Home
last modified time | relevance | path

Searched refs:output (Results 1 – 18 of 18) sorted by relevance

/scripts/
Drustc-version.sh20 if output=$("$@" --version 2>/dev/null); then
21 set -- $output
Drustc-llvm-version.sh16 if output=$("$@" --version --verbose 2>/dev/null | grep -E 'LLVM.*[0-9]+\.[0-9]+\.[0-9]+'); then
17 set -- $output
DMakefile.modpost145 output-symdump := modules-only.symvers
149 output-symdump := $(if $(KBUILD_MODULES), Module.symvers, vmlinux.symvers)
176 output-symdump := modules-only.symvers
188 output-symdump := $(KBUILD_EXTMOD)/Module.symvers
218 targets += $(output-symdump)
219 $(output-symdump): $(modpost-deps) FORCE
222 __modpost: $(output-symdump)
Dlink-vmlinux.sh50 local output=${1}
57 info LD ${output}
103 ldflags="${ldflags} ${wl}-Map=${output}.map"
106 ${ld} ${ldflags} -o ${output} \
Dfaddr2line308 local output=$(echo "${ADDR2LINE_OUT}" | sed "s; $dir_prefix\(\./\)*; ;")
309 [[ -z $output ]] && continue
313 echo "$output" | while read -r line
322 echo "$output" | while read -r line
Dunifdef.c185 static FILE *output; /* output file pointer */ variable
328 output = stdout; in main()
349 output = fdopen(ofd, "wb+"); in main()
350 if (output == NULL) in main()
354 output = fopen(ofilename, "wb"); in main()
355 if (output == NULL) in main()
565 fputs(tline, output); in flushline()
571 fputs(newline, output); in flushline()
577 fflush(output); in flushline()
606 if (fclose(output) == EOF) { in closeout()
Dmake_fit.py306 with open(args.output, 'wb') as outf:
312 subprocess.check_call([mkimage, '-E', '-F', args.output],
315 with open(args.output, 'rb') as inf:
Dget_maintainer.pl646 output(@maintainers);
651 output(@scm);
656 output(@status);
661 output(@subsystem);
666 output(@web);
671 output(@bug);
756 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $value`;
781 my $output = `git ls-remote --exit-code -h "$url" $branch > /dev/null 2>&1`;
790 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $url`;
1567 my $output = `$cmd`;
[all …]
Ddev-needs.sh16 chain, so the last entry in the output is close to the root of the
22 what information is listed in the output. If the requested information is
Dkernel-doc128 -output => \*STDERR,
374 -output => \*STDERR,
383 -output => \*STDERR,
772 my $output = "";
792 $output .= $line . "\n";
796 $output .= $line . "\n";
799 $output .= $line . "\n";
810 $output .= highlight_block($block);
817 $output .= highlight_block($block);
819 foreach $line (split "\n", $output) {
Dcheckpatch.pl1225 my $output = `${git_command} ls-files -- $filename 2>/dev/null`;
1226 my $count = $output =~ tr/\n//;
1227 return $count eq 1 && $output =~ m{^${filename}$};
1235 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`;
1236 $output =~ s/^\s*//gm;
1237 my @lines = split("\n", $output);
2342 my $output = '';
2345 $output .= RED;
2347 $output .= YELLOW;
2349 $output .= GREEN;
[all …]
DMakefile.package30 --output=$$(realpath $@) $(archive-args)
Dspelling.txt1106 ouput||output
/scripts/package/
Dmkspec14 output=$1
16 mkdir -p "$(dirname "${output}")"
18 exec >"${output}"
DPKGBUILD44 # Kbuild works in the output directory, where this PKGBUILD is located.
/scripts/clang-tools/
Dgen_compile_commands.py68 args.output,
188 log_level, directory, output, ar, paths = parse_arguments()
223 with open(output, 'wt') as f:
/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig20 # Every newline in the output is replaced with a space,
/scripts/dtc/
Ddtx_diff24 -c enable colored output
32 -T annotate output .dts with input source file and line