Searched refs:PROGNAME (Results 1 - 15 of 15) sorted by relevance

/ndk/build/tools/
H A Dbuild-ndk-stack.sh74 PROGNAME=ndk-stack
76 PROGNAME=$PROGNAME.exe
91 PROGNAME="$OUT" \
H A Dgen-toolchain-wrapper.sh34 $PROGNAME --cflags="-m32" --cxxflags="-m32" --ldflags="-m32" /tmp/my-toolchain
H A Ddev-system-import.sh20 PROGNAME=`basename $0`
57 $PROGNAME android-9
58 $PROGNAME 9
62 $PROGNAME $API_LEVELS
H A Dbuild-host-gdb.sh48 $PROGNAME --toolchain-src-dir=/path/to/toolchain/src \
H A Dbuild-mingw64-toolchain.sh29 PROGNAME=$(basename $0)
186 echo "Usage: $PROGNAME [options]"
375 echo "$PROGNAME $@" >> $INSTALL_DIR/README &&
H A Dbuild-host-python.sh49 $PROGNAME --build-dir=/path/to/toolchain/src \
H A Ddev-platform-import.sh20 PROGNAME=`basename $0`
H A Dprebuilt-common.sh306 echo "Usage: $PROGNAME [options] $PROGRAM_PARAMETERS"
H A Dbuild-host-gcc.sh59 $PROGNAME --toolchain-src-dir=/path/to/toolchain/src \
/ndk/tests/
H A Dcheck-release.sh20 PROGNAME=$(basename "$0")
66 echo "Usage: $PROGNAME [options] [<ndk-install-path>]"
H A Drun-tests.sh121 echo "Usage: $PROGNAME [options] [testname1 [testname2...]]"
/ndk/sources/host-tools/ndk-stack/
H A DGNUMakefile21 PROGNAME := /tmp/ndk-$(USER)/ndk-stack
23 EXECUTABLE := $(PROGNAME)
/ndk/tests/standalone/
H A Drun.sh30 PROGNAME=$(basename "$0")
94 echo "Usage: $PROGNAME [options] [testname+]"
104 echo " $PROGNAME --prefix=\$NDK/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi"
/ndk/build/core/
H A Dndk-common.sh20 # Get current script name into PROGNAME
21 PROGNAME=`basename $0`
/ndk/
H A Dndk-gdb269 echo "Usage: $PROGNAME [options]"

Completed in 164 milliseconds