Searched refs:PACKAGE_NAME (Results 1 - 9 of 9) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dconfigh.dos93 #define PACKAGE_NAME "GNU make"
H A Dconfig.h.in330 #undef PACKAGE_NAME
H A Dconfigure554 PACKAGE_NAME='GNU make'
714 PACKAGE_NAME
2194 #define PACKAGE_NAME "$PACKAGE_NAME"
/ndk/
H A Dndk-gdb460 PACKAGE_NAME=`run_awk_manifest_script extract-package-name.awk`
461 log "Found package name: $PACKAGE_NAME"
462 if [ $? != 0 -o "$PACKAGE_NAME" = "<none>" ] ; then
559 echo "ERROR: Package $PACKAGE_NAME is not debuggable ! You can fix that in two ways:"
585 adb_var_shell2 DEVICE_GDBSERVER ls /data/data/$PACKAGE_NAME/lib/gdbserver
594 adb_var_shell2 DATA_DIR run-as $PACKAGE_NAME /system/bin/sh -c pwd
625 log "Launching activity: $PACKAGE_NAME/$OPTION_LAUNCH"
626 run adb_cmd shell am start -n $PACKAGE_NAME/$OPTION_LAUNCH
638 PID=$(get_pid_of "$PACKAGE_NAME")
669 run adb_cmd shell run-as $PACKAGE_NAME li
[all...]
/ndk/build/tools/
H A Dbuild-mingw64-toolchain.sh632 PACKAGE_NAME=$PACKAGE_DIR/$TARGET_TAG-$OS-$HOST_ARCH.tar.bz2
633 log "Packaging $TARGET_TAG toolchain to $PACKAGE_NAME"
634 run tar cjf $PACKAGE_NAME -C $(dirname $INSTALL_DIR) $TARGET_TAG/
637 ls -l $PACKAGE_NAME
H A Dbuild-host-gcc.sh1559 local PACKAGE_NAME="$TOOLCHAIN-$SYSTEM.tar.bz2"
1560 local PACKAGE_FILE="$PACKAGE_DIR/$PACKAGE_NAME"
1564 dump "Packaging $PACKAGE_NAME."
/ndk/sources/host-tools/sed-4.2.1/
H A Dconfig_h.in571 #undef PACKAGE_NAME
H A Dconfigure597 PACKAGE_NAME='sed'
1094 PACKAGE_NAME
2075 #define PACKAGE_NAME "$PACKAGE_NAME"
/ndk/sources/host-tools/make-3.81/w32/
H A DMakefile141 PACKAGE_NAME = GNU make macro

Completed in 242 milliseconds