Home | History | Annotate | Download | only in openfst

Lines Matching refs:cfgfile

17012     cfgfile="${ofile}T"
17013 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
17014 $RM "$cfgfile"
17016 cat <<_LT_EOF >> "$cfgfile"
17461 cat <<\_LT_EOF >> "$cfgfile"
17481 sed '$q' "$ltmain" >> "$cfgfile" \
17482 || (rm -f "$cfgfile"; exit 1)
17492 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
17493 && mv -f "$cfgfile.tmp" "$cfgfile" \
17494 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17502 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
17503 && mv -f "$cfgfile.tmp" "$cfgfile" \
17504 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17516 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
17517 && mv -f "$cfgfile.tmp" "$cfgfile" \
17518 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17530 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
17531 && mv -f "$cfgfile.tmp" "$cfgfile" \
17532 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17541 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
17542 && mv -f "$cfgfile.tmp" "$cfgfile" \
17543 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17552 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
17553 && mv -f "$cfgfile.tmp" "$cfgfile" \
17554 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17565 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
17566 && mv -f "$cfgfile.tmp" "$cfgfile" \
17567 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17575 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
17576 && mv -f "$cfgfile.tmp" "$cfgfile" \
17577 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17585 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
17586 && mv -f "$cfgfile.tmp" "$cfgfile" \
17587 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17595 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
17596 && mv -f "$cfgfile.tmp" "$cfgfile" \
17597 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17607 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
17608 && mv -f "$cfgfile.tmp" "$cfgfile" \
17609 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17618 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
17619 && mv -f "$cfgfile.tmp" "$cfgfile" \
17620 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17625 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
17626 && mv -f "$cfgfile.tmp" "$cfgfile" \
17627 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17631 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
17632 && mv -f "$cfgfile.tmp" "$cfgfile" \
17633 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17643 mv -f "$cfgfile" "$ofile" ||
17644 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")