/external/dtc/ |
D | srcpos.c | 145 struct srcfile_state *srcfile; in srcfile_push() local 150 srcfile = xmalloc(sizeof(*srcfile)); in srcfile_push() 152 srcfile->f = srcfile_relative_open(fname, &srcfile->name); in srcfile_push() 153 srcfile->dir = get_dirname(srcfile->name); in srcfile_push() 154 srcfile->prev = current_srcfile; in srcfile_push() 156 srcfile->lineno = 1; in srcfile_push() 157 srcfile->colno = 1; in srcfile_push() 159 current_srcfile = srcfile; in srcfile_push() 164 struct srcfile_state *srcfile = current_srcfile; in srcfile_pop() local 166 assert(srcfile); in srcfile_pop() [all …]
|
/external/bison/build-aux/ |
D | gendocs.sh | 138 srcfile= 145 -s) shift; srcfile=$1;; 172 if test -n "$srcfile"; then 174 base=`basename "$srcfile"` 180 srcfile=$srcdir/$PACKAGE.texinfo 182 srcfile=$srcdir/$PACKAGE.texi 184 srcfile=$srcdir/$PACKAGE.txi 250 echo "Generating output formats for $srcfile" 252 cmd="$SETLANG $MAKEINFO -o $PACKAGE.info $commonarg $infoarg \"$srcfile\"" 261 cmd="$SETLANG $TEXI2DVI $commonarg \"$srcfile\"" [all …]
|
/external/libvpx/libvpx/build/make/ |
D | gen_asm_deps.sh | 38 *) [ -f "$opt" ] && srcfile="$opt" 43 [ -n "$srcfile" ] || show_help 45 includes=$(LC_ALL=C 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/clang/tools/scan-build/bin/ |
D | scan-build | 850 my $srcfile = <INFO>; 851 chomp $srcfile; 855 if (defined $prefix) { $srcfile =~ s/^\Q$prefix//; } 856 …print OUT "<tr><td>$attribute</td><td>$srcfile</td><td><a href=\"failures/$ppfile\">$ppfile</a></t… 859 …print OUT " <!-- REPORTPROBLEM src=\"$srcfile\" file=\"failures/$ppfile\" clangfile=\"failures/$p… 875 my $srcfile = <INFO>; 876 chomp $srcfile; 882 if (defined $prefix) { $srcfile =~ s/^\Q$prefix//; } 883 …print OUT "<tr><td>$problem</td><td>$srcfile</td><td><a href=\"failures/$ppfile\">$ppfile</a></td>… 886 …print OUT " <!-- REPORTPROBLEM src=\"$srcfile\" file=\"failures/$ppfile\" clangfile=\"failures/$p…
|
/external/curl/packages/OS400/ |
D | make-include.sh | 47 srcfile="${2}" 54 ' < "${srcfile}" > "${destfile}"
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | 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/ltp/testcases/network/tcp_cmds/echo/ |
D | echoes.c | 135 char *srcfile) in echofile() argument 260 if ((fdr = open(srcfile, O_RDONLY)) < 0) { in echofile() 344 if (checkfile(srcfile, resultfile) != TRUE) { in echofile()
|
/external/libunwind/aux/ |
D | ltmain.sh | 286 srcfile="$nonopt" 393 lastarg="$srcfile" 394 srcfile="$arg" 425 libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` 489 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} 521 echo $srcfile > "$lockfile" 525 eval srcfile=\"$fix_srcfile_path\" 535 command="$base_compile $srcfile $pic_flag -DPIC" 538 command="$base_compile $srcfile" 579 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then [all …]
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | ltmain.sh | 626 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 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\" 880 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` 936 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 942 $srcfile [all …]
|
/external/cmockery/cmockery_0_1_2/ |
D | ltmain.sh | 626 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 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\" 880 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` 936 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 942 $srcfile [all …]
|
D | libtool | 978 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 1056 lastarg="$srcfile" 1057 srcfile="$arg" 1092 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` 1193 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} 1226 $echo "$srcfile" > "$lockfile" 1230 eval srcfile=\"$fix_srcfile_path\" 1232 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` 1288 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 1294 $srcfile [all …]
|
/external/mksh/src/ |
D | Build.sh | 59 echo >&2 "E: in '$srcfile': '$line'" 61 echo >&2 "E: invalid input in '$srcfile': '$line'" 100 srcfile=$1 101 test -f "$srcfile" || genopt_die Source file \$srcfile not set. 102 bn=`basename "$srcfile" | sed 's/.opt$//'` 109 exec <"$srcfile"
|
/external/libevent/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/libnetfilter_conntrack/build-aux/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/libmicrohttpd/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/c-ares/ |
D | ltmain.sh | 1954 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2029 lastarg="$srcfile" 2030 srcfile="$arg" 2050 func_basename "$srcfile" 2137 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2169 $ECHO "$srcfile" > "$lockfile" 2176 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2177 srcfile=$func_to_tool_file_result 2178 func_quote_for_eval "$srcfile" 2204 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/libnfnetlink/build-aux/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/libexif/ |
D | ltmain.sh | 1957 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2032 lastarg="$srcfile" 2033 srcfile="$arg" 2053 func_basename "$srcfile" 2140 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2172 $ECHO "$srcfile" > "$lockfile" 2179 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2180 srcfile=$func_to_tool_file_result 2181 func_quote_for_eval "$srcfile" 2207 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/protobuf/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/libedit/ |
D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/pcre/dist2/ |
D | ltmain.sh | 3271 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 3494 srcfile=$func_to_tool_file_result 3495 func_quote_for_eval "$srcfile" 3521 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/external/ImageMagick/config/ |
D | ltmain.sh | 3271 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 3494 srcfile=$func_to_tool_file_result 3495 func_quote_for_eval "$srcfile" 3521 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|