/build/tools/ |
dump-package-stats | 18 PROGNAME=`basename $0` 24 echo "$PROGNAME: ERROR: $@" >&2 26 echo "$PROGNAME: ERROR: failed." >&2 33 usage: $PROGNAME <.jar/.apk-file-list> 43 name: the name of the package as passed to $PROGNAME 92 print "'$PROGNAME': ERROR: Unexpected zip listing format" > \ 94 print "'$PROGNAME': ERROR: Line 1 is \"" $0 "\"" > \ 111 print "'$PROGNAME': ERROR: Unexpected zip listing format" > \ 113 print "'$PROGNAME': ERROR: Line 2 is \"" $0 "\"" > \
|
/ndk/build/tools/ |
build-ndk-stack.sh | 83 PROGNAME=ndk-stack 85 PROGNAME=$PROGNAME.exe 100 PROGNAME="$OUT" \
|
dev-system-import.sh | 20 PROGNAME=`basename $0` 57 $PROGNAME android-9 58 $PROGNAME 9 62 $PROGNAME $API_LEVELS
|
dev-platform-import.sh | 20 PROGNAME=`basename $0`
|
prebuilt-common.sh | 298 echo "Usage: $PROGNAME [options] $PROGRAM_PARAMETERS"
|
/external/libpng/contrib/gregbook/ |
wpng.c | 90 #define PROGNAME "wpng" 267 fprintf(stderr, PROGNAME 302 fprintf(stderr, PROGNAME 312 fprintf(stderr, PROGNAME 317 fprintf(stderr, PROGNAME 325 fprintf(stderr, PROGNAME ": input filename is too long [%d chars]\n", 329 fprintf(stderr, PROGNAME ": can't open input file [%s]\n", inname); 338 fprintf(stderr, PROGNAME 357 fprintf(stderr, PROGNAME 377 fprintf(stderr, PROGNAME ": output file exists [%s]\n" [all...] |
rpng-win.c | 79 #define PROGNAME "rpng-win" 115 static char *progname = PROGNAME; variable 223 argv[argc++] = PROGNAME; 284 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); 297 "\n", PROGNAME, default_display_exponent); 306 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); 312 fprintf(stderr, PROGNAME 317 fprintf(stderr, PROGNAME 321 fprintf(stderr, PROGNAME ": insufficient memory\n") [all...] |
rpng-x.c | 81 #define PROGNAME "rpng-x" 122 static char *icon_name = PROGNAME; 276 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, appname); 290 "\n", PROGNAME, default_display_exponent); 296 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); 302 fprintf(stderr, PROGNAME 307 fprintf(stderr, PROGNAME 311 fprintf(stderr, PROGNAME ": insufficient memory\n"); 314 fprintf(stderr, PROGNAME 323 fprintf(stderr, PROGNAME ": can't open X display [%s]\n" [all...] |
rpng2-win.c | 87 #define PROGNAME "rpng2-win" 152 static char *progname = PROGNAME; variable 340 argv[argc++] = PROGNAME; 429 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); 454 PROGNAME, 456 (int)strlen(PROGNAME), " ", 458 (int)strlen(PROGNAME), " ", default_display_exponent, num_bgpat); 468 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); 473 fprintf(stderr, PROGNAME [all...] |
rpng2-x.c | 95 #define PROGNAME "rpng2-x" 182 static char *icon_name = PROGNAME; 467 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); 505 "\n", PROGNAME, 507 (int)strlen(PROGNAME), " ", 509 (int)strlen(PROGNAME), " ", default_display_exponent, num_bgpat-1); 515 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); 520 fprintf(stderr, PROGNAME 527 fprintf(stderr, PROGNAME 531 fprintf(stderr, PROGNAME ": insufficient memory\n") [all...] |
/system/core/run-as/ |
run-as.c | 18 #define PROGNAME "run-as" 19 #define LOG_TAG PROGNAME 83 const char* str = "Usage: " PROGNAME " <package-name> <command> [<args>]\n\n"; 94 fprintf(stderr, "%s: ", PROGNAME);
|
/external/iptables/iptables/ |
iptables-apply | 10 PROGNAME="${0##*/}"; 19 $PROGNAME $VERSION -- a safer way to update iptables remotely 26 $PROGNAME is C Martin F. Krafft <madduck@madduck.net>. 42 Usage: $PROGNAME [options] ruleset 61 OPTS=$(getopt -s bash -o "$SHORTOPTS" -l "$LONGOPTS" -n "$PROGNAME" -- "$@") || exit $?
|
/external/dbus/bus/ |
messagebus-config.in | 10 PROGNAME=$(basename $0) 128 echo "usage: ${PROGNAME} [OPTION]..."
|
/prebuilt/android-arm/kernel/ |
rebuild.sh | 96 set_basename PROGNAME "$0" 169 echo "Usage: $PROGNAME <options> /path/to/kernel"
|
/system/extras/tests/bionic/libc/common/ |
test_udp.c | 4 #define PROGNAME "test_udp" 28 printf("usage: %s [options]\n", PROGNAME);
|
/development/ndk/tests/ |
run-all.sh | 71 echo "Usage: $PROGNAME [options]"
|
/ndk/sources/host-tools/ndk-stack/ |
GNUMakefile | 21 PROGNAME := /tmp/ndk-$(USER)/ndk-stack 23 EXECUTABLE := $(PROGNAME)
|
/ndk/tests/ |
run-standalone-tests.sh | 21 PROGNAME=$(basename $0)
|
run-tests.sh | 121 echo "Usage: $PROGNAME [options]"
|
/system/extras/tests/bionic/libc/ |
run-test.sh | 62 echo "Usage: $PROGNAME [options] <test-name>"
|
/external/dropbear/ |
options.h | 222 #define PROGNAME "dropbear"
|
/external/qemu/android/build/ |
common.sh | 18 PROGNAME=`basename $0` 541 echo "# This file was autogenerated by $PROGNAME. Do not edit !" > $config_mk
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/ |
build-hardy-toolchain.sh | 29 PROGNAME="`basename \"$0\"`" 263 Usage: $PROGNAME [options] <path-to-toolchain-sources> 277 $PROGNAME /tmp/toolchain-src [all...] |
/external/qemu/distrib/sdl-1.2.12/ |
android-configure.sh | 325 echo "/* This file was autogenerated by '$PROGNAME' - do not edit */" > $config_h
|
/external/libpng/contrib/visupng/ |
VisualPng.c | 15 #define PROGNAME "VisualPng" 70 static char *szProgName = PROGNAME; 72 static char *szIconName = PROGNAME;
|