Home
last modified time | relevance | path

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

/scripts/
DMakefile.modpost122 output-symdump := vmlinux.symvers
125 output-symdump := $(if $(vmlinux.o-if-present), Module.symvers, modules-only.symvers)
146 output-symdump := modules-only.symvers
160 output-symdump := $(KBUILD_EXTMOD)/Module.symvers
185 targets += $(output-symdump)
186 $(output-symdump): $(modorder-if-needed) $(vmlinux.o-if-present) $(module.symvers-if-present) $(MOD…
189 __modpost: $(output-symdump)
Dlink-vmlinux.sh51 local output=${1}
58 info LD ${output}
93 if [ "$output" != "${output#.tmp_vmlinux.kallsyms}" ] ; then
98 ldflags="${ldflags} ${wl}-Map=${output}.map"
101 ${ld} ${ldflags} -o ${output} \
Dfaddr2line236 local output=$(${ADDR2LINE} $args $addr | sed "s; $dir_prefix\(\./\)*; ;")
237 [[ -z $output ]] && continue
241 echo "$output" | while read -r line
250 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()
Dget_maintainer.pl640 output(@maintainers);
645 output(@scm);
650 output(@status);
655 output(@subsystem);
660 output(@web);
745 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $value`;
770 my $output = `git ls-remote --exit-code -h "$url" $branch > /dev/null 2>&1`;
779 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $url`;
1548 my $output = `$cmd`;
1549 $output =~ s/^\s*//gm;
[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-doc125 -output => \*STDERR,
352 -output => \*STDERR,
361 -output => \*STDERR,
746 my $output = "";
766 $output .= $line . "\n";
770 $output .= $line . "\n";
773 $output .= $line . "\n";
784 $output .= highlight_block($block);
791 $output .= highlight_block($block);
793 foreach $line (split "\n", $output) {
Dcheckpatch.pl1221 my $output = `${git_command} ls-files -- $filename 2>/dev/null`;
1222 my $count = $output =~ tr/\n//;
1223 return $count eq 1 && $output =~ m{^${filename}$};
1231 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`;
1232 $output =~ s/^\s*//gm;
1233 my @lines = split("\n", $output);
2337 my $output = '';
2340 $output .= RED;
2342 $output .= YELLOW;
2344 $output .= GREEN;
[all …]
Dspelling.txt1054 ouput||output
/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