HomeSort by relevance Sort by last modified time
    Searched refs:PROGNAME (Results 76 - 88 of 88) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 21 PROGNAME=$(basename $0)
187 Usage: $PROGNAME [options]
426 echo "$PROGNAME $@" >> $INSTALL_DIR/README &&
  /ndk/build/tools/
dev-platform-import.sh 20 PROGNAME=`basename $0`
ndk-common.sh 20 # Get current script name into PROGNAME
21 PROGNAME=`basename $0`
prebuilt-common.sh 406 echo "Usage: $PROGNAME [options] $PROGRAM_PARAMETERS"
    [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 16 #define PROGNAME "VisualPng"
72 static char *szProgName = PROGNAME;
74 static char *szIconName = PROGNAME;
  /external/selinux/policycoreutils/sepolicy/sepolicy/
generate.py 54 PROGNAME = "policycoreutils"
57 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
58 gettext.textdomain(PROGNAME)
60 gettext.install(PROGNAME,
    [all...]
gui.py 46 PROGNAME = "policycoreutils"
47 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
48 gettext.textdomain(PROGNAME)
50 gettext.install(PROGNAME,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 29 PROGNAME="`basename \"$0\"`"
321 Usage: $PROGNAME [options] [<path-to-toolchain-sources>]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 29 PROGNAME="`basename \"$0\"`"
323 Usage: $PROGNAME [options] [<path-to-toolchain-sources>]
    [all...]
  /external/selinux/policycoreutils/semanage/
semanage 30 PROGNAME = "policycoreutils"
35 gettext.install(PROGNAME,
    [all...]
seobject.py 35 PROGNAME = "policycoreutils"
42 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
43 gettext.textdomain(PROGNAME)
46 translation = gettext.translation(PROGNAME, localedir="/usr/share/locale", fallback=True)
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc     [all...]
  /external/curl/projects/
generate.bat 46 rem Detect programs. HAVE_<PROGNAME>

Completed in 322 milliseconds

1 2 34