HomeSort by relevance Sort by last modified time
    Searched refs:srcfile (Results 1 - 25 of 32) sorted by null

1 2

  /external/libvpx/build/make/
gen_asm_deps.sh 15 echo "usage: $self [options] <srcfile>"
38 *) [ -f "$opt" ] && srcfile="$opt"
43 [ -n "$srcfile" ] || show_help
45 includes=$(egrep -i "include +\"?+[a-z0-9_/]+\.${sfx}" $srcfile |
53 if [ -f `dirname $srcfile`/$inc ]; then
55 $self --build-pfx=$pfx --depfile=$out ${raw_inc_paths} `dirname $srcfile`/$inc
64 echo ${out} ${out%d}o: $srcfile
  /external/llvm/
copy-diff.py 60 print >> sys.stderr, 'USAGE:', sys.argv[0], '<srcfile> <destfile>'
63 srcfile = os.path.abspath(sys.argv[1])
66 if srcfile == destfile:
67 print >> sys.stderr, 'WARNING: <srcfile> is equal to <destfile>'
70 copyfile(srcfile, destfile)
  /external/antlr/antlr-3.4/runtime/Python/
ez_setup.py 205 srcfile = inspect.getsourcefile(sys.modules[__name__])
206 f = open(srcfile, 'rb'); src = f.read(); f.close()
214 f = open(srcfile,'w')
  /external/protobuf/python/
ez_setup.py 257 srcfile = inspect.getsourcefile(sys.modules[__name__])
258 f = open(srcfile, 'rb'); src = f.read(); f.close()
266 f = open(srcfile,'w')
  /external/clang/tools/scan-build/
scan-build 765 my $srcfile = <INFO>;
766 chomp $srcfile;
770 if (defined $prefix) { $srcfile =~ s/^\Q$prefix//; }
771 print OUT "<tr><td>$attribute</td><td>$srcfile</td><td><a href=\"failures/$ppfile\">$ppfile</a></td><td><a href=\"failures/$ppfile.stderr.txt\">$ppfile.stderr.txt</a></td></tr>\n";
774 print OUT " <!-- REPORTPROBLEM src=\"$srcfile\" file=\"failures/$ppfile\" clangfile=\"failures/$ppfile_clang\" stderr=\"failures/$ppfile.stderr.txt\" info=\"failures/$ppfile.info.txt\" -->\n";
790 my $srcfile = <INFO>;
791 chomp $srcfile;
797 if (defined $prefix) { $srcfile =~ s/^\Q$prefix//; }
798 print OUT "<tr><td>$problem</td><td>$srcfile</td><td><a href=\"failures/$ppfile\">$ppfile</a></td><td><a href=\"failures/$ppfile.stderr.txt\">$ppfile.stderr.txt</a></td></tr>\n";
801 print OUT " <!-- REPORTPROBLEM src=\"$srcfile\" file=\"failures/$ppfile\" clangfile=\"failures/$ppfile_clang\" stderr=\"failures/$ppfile.stderr. (…)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
AMRWB_E_SAMPLE.c 76 const char* srcfile,
110 if ((fsrc = fopen (srcfile, "rb")) == NULL)
  /external/jpeg/
ltmain.sh 227 srcfile="$nonopt"
248 lastarg="$srcfile"
249 srcfile="$arg"
276 libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
298 $echo "$modename: cannot determine name of library object from \`$srcfile'" 1>&2
324 $show "$base_compile$pic_flag -DPIC $srcfile"
325 if $run eval "$base_compile\$pic_flag -DPIC \$srcfile"; then :
349 $show "$base_compile $srcfile$suppress_output"
350 if $run eval "$base_compile \$srcfile$suppress_output"; then :
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 227 srcfile="$nonopt"
248 lastarg="$srcfile"
249 srcfile="$arg"
276 libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
298 $echo "$modename: cannot determine name of library object from \`$srcfile'" 1>&2
324 $show "$base_compile$pic_flag -DPIC $srcfile"
325 if $run eval "$base_compile\$pic_flag -DPIC \$srcfile"; then :
349 $show "$base_compile $srcfile$suppress_output"
350 if $run eval "$base_compile \$srcfile$suppress_output"; then :
    [all...]
  /build/tools/releasetools/
edify_generator.py 178 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs):
179 """Apply binary patches (in *patchpairs) to the given srcfile to
185 % (srcfile, tgtfile, tgtsha1, tgtsize)]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 661 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
707 continue # The current "srcfile" will either be retained or
737 # The previous "srcfile" becomes the current argument.
739 lastarg="$srcfile"
740 srcfile="$arg"
775 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
878 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
911 $echo "$srcfile" > "$lockfile"
915 eval srcfile=\"$fix_srcfile_path\
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 661 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
707 continue # The current "srcfile" will either be retained or
737 # The previous "srcfile" becomes the current argument.
739 lastarg="$srcfile"
740 srcfile="$arg"
775 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
878 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
911 $echo "$srcfile" > "$lockfile"
915 eval srcfile=\"$fix_srcfile_path\
    [all...]
  /external/expat/conftools/
ltmain.sh 626 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
672 continue # The current "srcfile" will either be retained or
702 # The previous "srcfile" becomes the current argument.
704 lastarg="$srcfile"
705 srcfile="$arg"
740 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
841 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
874 $echo "$srcfile" > "$lockfile"
878 eval srcfile=\"$fix_srcfile_path\
    [all...]
  /external/libffi/
ltmain.sh 655 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
701 continue # The current "srcfile" will either be retained or
731 # The previous "srcfile" becomes the current argument.
733 lastarg="$srcfile"
734 srcfile="$arg"
769 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
871 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
904 $echo "$srcfile" > "$lockfile"
908 eval srcfile=\"$fix_srcfile_path\
    [all...]
  /external/llvm/autoconf/
ltmain.sh 626 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
672 continue # The current "srcfile" will either be retained or
702 # The previous "srcfile" becomes the current argument.
704 lastarg="$srcfile"
705 srcfile="$arg"
740 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
841 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
874 $echo "$srcfile" > "$lockfile"
878 eval srcfile=\"$fix_srcfile_path\
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 626 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
672 continue # The current "srcfile" will either be retained or
702 # The previous "srcfile" becomes the current argument.
704 lastarg="$srcfile"
705 srcfile="$arg"
740 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
841 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
874 $echo "$srcfile" > "$lockfile"
878 eval srcfile=\"$fix_srcfile_path\
    [all...]
  /external/libmtp/
ltmain.sh 1106 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1156 continue # The current "srcfile" will either be retained or
    [all...]
  /external/libpng/
ltmain.sh 1106 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1156 continue # The current "srcfile" will either be retained or
    [all...]
  /external/libusb/
ltmain.sh 1106 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1156 continue # The current "srcfile" will either be retained or
    [all...]
  /external/libusb-compat/
ltmain.sh 1113 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1163 continue # The current "srcfile" will either be retained or
    [all...]
  /external/openfst/
ltmain.sh 1106 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1156 continue # The current "srcfile" will either be retained or
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 1105 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1155 continue # The current "srcfile" will either be retained or
    [all...]
  /external/protobuf/
ltmain.sh 1105 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1155 continue # The current "srcfile" will either be retained or
    [all...]
  /gdk/build/core/
definitions.mk     [all...]
  /external/chromium/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]

Completed in 110 milliseconds

1 2