Home | History | Annotate | Download | only in gtest-1.7.0

Lines Matching refs:cfgfile

17396     cfgfile="${ofile}T"
17397 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
17398 $RM "$cfgfile"
17400 cat <<_LT_EOF >> "$cfgfile"
17845 cat <<\_LT_EOF >> "$cfgfile"
17865 sed '$q' "$ltmain" >> "$cfgfile" \
17866 || (rm -f "$cfgfile"; exit 1)
17876 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
17877 && mv -f "$cfgfile.tmp" "$cfgfile" \
17878 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17886 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
17887 && mv -f "$cfgfile.tmp" "$cfgfile" \
17888 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17900 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
17901 && mv -f "$cfgfile.tmp" "$cfgfile" \
17902 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17914 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
17915 && mv -f "$cfgfile.tmp" "$cfgfile" \
17916 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17925 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
17926 && mv -f "$cfgfile.tmp" "$cfgfile" \
17927 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17936 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
17937 && mv -f "$cfgfile.tmp" "$cfgfile" \
17938 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17949 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
17950 && mv -f "$cfgfile.tmp" "$cfgfile" \
17951 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17959 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
17960 && mv -f "$cfgfile.tmp" "$cfgfile" \
17961 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17969 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
17970 && mv -f "$cfgfile.tmp" "$cfgfile" \
17971 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17979 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
17980 && mv -f "$cfgfile.tmp" "$cfgfile" \
17981 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17991 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
17992 && mv -f "$cfgfile.tmp" "$cfgfile" \
17993 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18002 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
18003 && mv -f "$cfgfile.tmp" "$cfgfile" \
18004 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18009 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
18010 && mv -f "$cfgfile.tmp" "$cfgfile" \
18011 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18015 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
18016 && mv -f "$cfgfile.tmp" "$cfgfile" \
18017 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18027 mv -f "$cfgfile" "$ofile" ||
18028 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")