Home
last modified time | relevance | path

Searched refs:ofile (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/wasm/
H A Dsplit-speedtest1-script.sh14 ofile=$odir/$(printf "speedtest1-%03d.sql" $n)
15 sed -n -e "/^-- begin test $n /,/^-- end test $n\$/p" $infile > $ofile
16 echo -e "$n\t$ofile"
/sqlite-3.40.0/
H A Dconfigure12827 ofile='$ofile'
13407 cfgfile="${ofile}T"
14029 mv -f "$cfgfile" "$ofile" ||
14030 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
14031 chmod +x "$ofile"
H A Daclocal.m4227 ofile=libtool
646 AC_MSG_NOTICE([creating $ofile])
685 cfgfile="${ofile}T"
692 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
735 mv -f "$cfgfile" "$ofile" ||
736 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
737 chmod +x "$ofile"
739 [cat <<_LT_EOF >> "$ofile"
754 ofile='$ofile'], [])