HomeSort by relevance Sort by last modified time
    Searched full:progname (Results 276 - 300 of 353) sorted by null

<<1112131415

  /external/ppp/pppd/
main.c 135 char *progname; /* Name of this program */ variable
363 progname = *argv;
    [all...]
pppd.h 223 extern char *progname; /* Name of this program */
    [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/sepolicy/sepolicy/
gui.py 45 PROGNAME="policycoreutils"
46 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
47 gettext.textdomain(PROGNAME)
49 gettext.install(PROGNAME,
    [all...]
  /ndk/
ndk-gdb 294 echo "Usage: $PROGNAME [options]"
  /external/jhead/
jhead.c 34 static const char * progname; // program name for error messages variable
    [all...]
  /prebuilts/misc/linux-x86/bison/
bison 
  /external/libunwind/aux/
ltmain.sh 52 progname=`$echo "$0" | ${SED} 's%^.*/%%'`
53 modename="$progname"
62 help="Try \`$progname --help' for more information."
161 echo "$progname: enabling shell trace mode"
    [all...]
  /external/bison/lib/
Makefile.in 56 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
243 printf-frexp.c printf-frexpl.c progname.h progname.c \
274 progname.$(OBJEXT) quotearg.$(OBJEXT) sig-handler.$(OBJEXT) \
    [all...]
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.27/
jcommander-1.27.jar 
  /external/vboot_reference/tests/
cgptlib_test.c 53 const char *progname = "CGPT-TEST"; variable
    [all...]
  /ndk/tests/
run-tests.sh 154 echo "Usage: $PROGNAME [options] [testname1 [testname2...]]"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py     [all...]
  /ndk/build/tools/
build-host-gcc.sh 62 $PROGNAME --toolchain-src-dir=/path/to/toolchain/src \
    [all...]
prebuilt-common.sh 406 echo "Usage: $PROGNAME [options] $PROGRAM_PARAMETERS"
    [all...]
  /external/google-tv-pairing-protocol/cpp/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libedit/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libmtp/
configure     [all...]
  /external/libogg/
configure     [all...]
  /external/libopus/
configure     [all...]
  /external/libpng/
configure     [all...]

Completed in 1424 milliseconds

<<1112131415