Home
last modified time | relevance | path

Searched refs:xf (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
Drun.c1065 Awkfloat xf; in incrdecr() local
1068 xf = getfval(x); in incrdecr()
1071 setfval(x, xf + k); in incrdecr()
1075 setfval(z, xf); in incrdecr()
1076 setfval(x, xf + k); in incrdecr()
1084 Awkfloat xf, yf; in assign() local
1106 xf = getfval(x); in assign()
1110 xf += yf; in assign()
1113 xf -= yf; in assign()
1116 xf *= yf; in assign()
[all …]
/ndk/build/tools/
Dndk-common.sh837 mkdir -p "$DSTDIR" && (cd "$SRCDIR" && 2>/dev/null tar cf - *) | (tar xf - -C "$DSTDIR")
853 mkdir -p "$DSTDIR" && (cd "$SRCDIR" && tar chf - *) | (tar xf - -C "$DSTDIR")
872 mkdir -p "$DSTDIR" && (cd "$SRCDIR" && tar cf - "$@") | (tar xf - -C "$DSTDIR")
Dbuild-mingw64-toolchain.sh450 (tar cf - -C $SRC_DIR $LICENSE_FILES) | (tar xf - -C $LICENSES_DIR)
Dgen-platforms.sh273 mkdir -p "$DDIR" && (cd "$SDIR" && 2>/dev/null tar chf - *) | (tar xf - -C "$DDIR")
/ndk/sources/host-tools/make-3.81/w32/
DMakefile172 am__untar = ${AMTAR} xf -
/ndk/sources/host-tools/make-3.81/
Daclocal.m4863 [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
882 am__untar="$_am_tar -xf -"
890 am__untar='tar xf -'
Dconfig.log425 am__untar='${AMTAR} xf -'
/ndk/sources/host-tools/sed-4.2.1/
Daclocal.m4812 [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
831 am__untar="$_am_tar -xf -"
839 am__untar='tar xf -'
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.02785 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'