Home | History | Annotate | Download | only in gtest

Lines Matching refs:cfgfile

17555     cfgfile="${ofile}T"
17556 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
17557 $RM "$cfgfile"
17559 cat <<_LT_EOF >> "$cfgfile"
18004 cat <<\_LT_EOF >> "$cfgfile"
18024 sed '$q' "$ltmain" >> "$cfgfile" \
18025 || (rm -f "$cfgfile"; exit 1)
18035 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
18036 && mv -f "$cfgfile.tmp" "$cfgfile" \
18037 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18045 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
18046 && mv -f "$cfgfile.tmp" "$cfgfile" \
18047 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18059 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
18060 && mv -f "$cfgfile.tmp" "$cfgfile" \
18061 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18073 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
18074 && mv -f "$cfgfile.tmp" "$cfgfile" \
18075 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18084 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
18085 && mv -f "$cfgfile.tmp" "$cfgfile" \
18086 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18095 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
18096 && mv -f "$cfgfile.tmp" "$cfgfile" \
18097 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18108 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
18109 && mv -f "$cfgfile.tmp" "$cfgfile" \
18110 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18118 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
18119 && mv -f "$cfgfile.tmp" "$cfgfile" \
18120 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18128 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
18129 && mv -f "$cfgfile.tmp" "$cfgfile" \
18130 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18138 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
18139 && mv -f "$cfgfile.tmp" "$cfgfile" \
18140 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18150 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
18151 && mv -f "$cfgfile.tmp" "$cfgfile" \
18152 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18161 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
18162 && mv -f "$cfgfile.tmp" "$cfgfile" \
18163 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18168 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
18169 && mv -f "$cfgfile.tmp" "$cfgfile" \
18170 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18174 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
18175 && mv -f "$cfgfile.tmp" "$cfgfile" \
18176 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18186 mv -f "$cfgfile" "$ofile" ||
18187 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")