HomeSort by relevance Sort by last modified time
    Searched refs:PACKAGE (Results 126 - 150 of 202) sorted by null

1 2 3 4 56 7 8 9

  /external/elfutils/config/
Makefile 104 PACKAGE = elfutils
  /external/elfutils/doc/
Makefile 102 PACKAGE = elfutils
  /external/elfutils/m4/
Makefile 102 PACKAGE = elfutils
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
SocialProvider.java 17 package com.android.providers.contacts;
101 columns.put(Activities.RES_PACKAGE, PackagesColumns.PACKAGE + " AS "
184 // TODO: Consider enforcing Binder.getCallingUid() for package name
187 // Replace package name and mime-type with internal mappings
ContactsDatabaseHelper.java 17 package com.android.providers.contacts;
87 * Provides handy methods for maintaining package and mime-type lookup tables.
89 /* package */ class ContactsDatabaseHelper extends SQLiteOpenHelper {
483 public static final String PACKAGE = "package";
651 /** In-memory cache of previously found package name mappings */
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraGLTest.java 17 package android.hardware.cts;
68 private static final String PACKAGE = "com.android.cts.stub";
93 super(PACKAGE, GLSurfaceViewStubActivity.class);
    [all...]
  /external/bison/
Makefile 101 distdir = $(PACKAGE)-$(VERSION)
169 PACKAGE = bison
  /external/elfutils/src/
ld.c 295 bindtextdomain (PACKAGE, LOCALEDIR);
298 textdomain (PACKAGE);
    [all...]
nm.c 208 (void) bindtextdomain (PACKAGE, LOCALEDIR);
211 (void) textdomain (PACKAGE);
    [all...]
strip.c 144 bindtextdomain (PACKAGE, LOCALEDIR);
147 textdomain (PACKAGE);
    [all...]
  /prebuilt/common/tools-common/
tools-common-prebuilt.jar 
  /external/protobuf/src/google/protobuf/
descriptor.cc 57 #undef PACKAGE // autoheader #defines this. :(
222 NULL_SYMBOL, MESSAGE, FIELD, ENUM, ENUM_VALUE, SERVICE, METHOD, PACKAGE
241 return type == MESSAGE || type == PACKAGE
257 CONSTRUCTOR(FileDescriptor , PACKAGE , package_file_descriptor)
269 case PACKAGE : return package_file_descriptor;
    [all...]
  /external/elfutils/
configure 272 # Identity of this package.
280 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP MKINSTALLDIRS MSGFMT GMSGFMT XGETTEXT MSGMERGE USE_NLS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB RANLIB ac_ct_RANLIB YACC LEX LEXLIB LEX_OUTPUT_ROOT LOCALEDIR DATADIRNAME NATIVE_LD_TRUE NATIVE_LD_FALSE base_cpu MUDFLAP_TRUE MUDFLAP_FALSE LIBOBJS LTLIBOBJS'
558 { echo "$as_me: error: invalid package name: $ac_package" >&2
571 { echo "$as_me: error: invalid package name: $ac_package" >&2
760 --help=short display options specific to this package
831 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
832 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no
    [all...]
  /external/bison/build-aux/
Makefile 137 PACKAGE = bison
  /external/bison/data/
Makefile 147 PACKAGE = bison
  /external/bison/tests/
Makefile 136 PACKAGE = bison
202 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4
379 $(srcdir)/package.m4: $(top_srcdir)/configure.ac
381 echo '# Signature of the current package.'; \
387 } >$(srcdir)/package.m4
388 $(TESTSUITE): package.m4 $(TESTSUITE_AT)
  /external/elfutils/lib/
Makefile 125 PACKAGE = elfutils
  /external/elfutils/libcpu/
Makefile 121 PACKAGE = elfutils
  /external/grub/stage2/
stage2.c 674 if (! get_cmdline (PACKAGE " edit> ", new_heap,
  /external/jpeg/
ltconfig 68 PACKAGE=libtool
154 --version) echo "$PROGRAM (GNU $PACKAGE) $VERSION"; exit 0 ;;
    [all...]
  /external/oprofile/libpopt/
popthelp.c 72 { NULL, '\0', POPT_ARG_INTL_DOMAIN, PACKAGE, 0, NULL, NULL},
  /external/oprofile/module/
oprofile.c 54 static char const * op_version = PACKAGE " " VERSION;
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 

Completed in 1695 milliseconds

1 2 3 4 56 7 8 9