Home
last modified time | relevance | path

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

/scripts/
DMakefile.modpost73 output-symdump := modules-only.symvers
102 output-symdump := $(KBUILD_EXTMOD)/Module.symvers
167 $(output-symdump): $(MODORDER) $(input-symdump) $(modules:.ko=$(prelink-ext).o) FORCE
170 targets += $(output-symdump)
172 __modpost: $(output-symdump)
Dfaddr2line235 local output=$(${ADDR2LINE} $args $addr | sed "s; $dir_prefix\(\./\)*; ;")
236 [[ -z $output ]] && continue
240 echo "$output" | while read -r line
249 echo "$output" | while read -r line
Dlink-vmlinux.sh161 local output=${1}
165 info LD ${output}
171 if [ "$output" != "${output#.tmp_vmlinux.kallsyms}" ] ; then
195 -o ${output} \
208 -o ${output} \
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`;
1547 my $output = `$cmd`;
1548 $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-doc863 my $output = "";
883 $output .= $line . "\n";
887 $output .= $line . "\n";
890 $output .= $line . "\n";
901 $output .= highlight_block($block);
908 $output .= highlight_block($block);
910 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 …]
DKbuild.include86 # output directory for tests below
Dspelling.txt994 ouput||output
/scripts/clang-tools/
Dgen_compile_commands.py66 args.output,
194 log_level, directory, output, ar, paths = parse_arguments()
232 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