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

1 2 34 5 6 7 8 9

  /ndk/sources/host-tools/make-3.81/
config.h.W32 323 /* Name of this package (needed by automake) */
324 #define PACKAGE "make"
373 /* Version number of package */
376 /* Define if using the dmalloc debugging malloc package */
config.h.in 323 /* Name of package */
324 #undef PACKAGE
326 /* Define to the address where bug reports for this package should be sent. */
329 /* Define to the full name of this package. */
332 /* Define to the full name and version of this package. */
335 /* Define to the one symbol short name of this package. */
338 /* Define to the home page for this package. */
341 /* Define to the version of this package. */
408 /* Version number of package */
414 /* Define if using the dmalloc debugging malloc package */
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityUtils.java 17 package com.android.inputmethod.accessibility;
41 private static final String PACKAGE = AccessibilityUtils.class.getClass().getPackage()
161 event.setPackageName(PACKAGE);
  /external/dbus/
config.h 223 /* Name of package */
224 #define PACKAGE "dbus"
226 /* Define to the address where bug reports for this package should be sent. */
229 /* Define to the full name of this package. */
232 /* Define to the full name and version of this package. */
235 /* Define to the one symbol short name of this package. */
238 /* Define to the version of this package. */
286 /* Version number of package */
  /cts/tools/signature-tools/test/signature/converter/doclet/
DocletTestConverter.java 17 package signature.converter.doclet;
62 assert p.length() > 0 : "default package not supported by doclets";
120 if(visibility == Visibility.PACKAGE){
124 | com.sun.tools.javadoc.ModifierFilter.PACKAGE; // 0x80000000
130 | com.sun.tools.javadoc.ModifierFilter.PACKAGE // 0x80000000
  /dalvik/dx/src/com/android/dx/command/annotool/
AnnotationLister.java 17 package com.android.dx.command.annotool;
42 * contains package-wide annotations
44 private static final String PACKAGE_INFO = "package-info";
159 * Inspects a package annotation
161 * @param cf {@code non-null;} class file of "package-info" pseudo-class
167 if (!args.eTypes.contains(ElementType.PACKAGE)) {
195 * matching package.
197 * @param packageName {@code non-null;} name of package
207 case PACKAGE:
237 case PACKAGE
    [all...]
  /external/grub/util/
grub-install.in 25 PACKAGE=@PACKAGE@
30 pkglibdir=${libdir}/${PACKAGE}/${host_cpu}-${host_vendor}
  /external/bluetooth/glib/
Makefile.am 139 $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
142 $(MAKE) distcheck distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
glib-gettextize.in 25 # internationalize their package with the help of GNU gettext. For
34 Usage: glib-gettextize [OPTION]... [package-dir]
40 package=@PACKAGE@
71 echo "$progname (GNU $package) $version"
106 $echo "Missing configure.in or configure.ac, please cd to your package first."
  /external/elfutils/
config.h 24 /* Name of package */
25 #define PACKAGE "elfutils"
27 /* Define to the address where bug reports for this package should be sent. */
30 /* Define to the full name of this package. */
33 /* Define to the full name and version of this package. */
36 /* Define to the one symbol short name of this package. */
39 /* Define to the version of this package. */
45 /* Version number of package */
config.h.in 23 /* Name of package */
24 #undef PACKAGE
26 /* Define to the address where bug reports for this package should be sent. */
29 /* Define to the full name of this package. */
32 /* Define to the full name and version of this package. */
35 /* Define to the one symbol short name of this package. */
38 /* Define to the version of this package. */
44 /* Version number of package */
  /external/grub/stage2/
cmdline.c 143 if (get_cmdline (PACKAGE "> ", heap, 2048, 0, 1))
  /external/oprofile/libpopt/
config.h 252 /* Name of package */
253 #define PACKAGE "popt"
255 /* Define to the address where bug reports for this package should be sent. */
258 /* Define to the full name of this package. */
261 /* Define to the full name and version of this package. */
264 /* Define to the one symbol short name of this package. */
267 /* Define to the version of this package. */
294 /* Version number of package */
  /frameworks/base/tools/aidl/
aidl_language_l.l 18 // package handling
61 ^{whitespace}?package{whitespace}[^ \t\r\n]+{whitespace}?; {
63 SET_BUFFER(PACKAGE);
64 return PACKAGE;
167 // package handling
aidl_language_y.y 16 %token PACKAGE
34 package { }
36 | package imports { }
39 package: label
40 PACKAGE { }
86 b->package = g_currentPackage ? strdup(g_currentPackage) : NULL;
127 c->package = g_currentPackage ? strdup(g_currentPackage) : NULL;
  /external/chromium/third_party/libevent/
config.h.in 207 /* Name of package */
208 #undef PACKAGE
210 /* Define to the address where bug reports for this package should be sent. */
213 /* Define to the full name of this package. */
216 /* Define to the full name and version of this package. */
219 /* Define to the one symbol short name of this package. */
222 /* Define to the version of this package. */
243 /* Version number of package */
  /external/pcre/
config.h.android 245 /* Name of package */
246 #define PACKAGE "pcre"
248 /* Define to the address where bug reports for this package should be sent. */
251 /* Define to the full name of this package. */
254 /* Define to the full name and version of this package. */
257 /* Define to the one symbol short name of this package. */
260 /* Define to the home page for this package. */
263 /* Define to the version of this package. */
319 /* Version number of package */
config.h.generic 243 /* Name of package */
244 #define PACKAGE "pcre"
246 /* Define to the address where bug reports for this package should be sent. */
249 /* Define to the full name of this package. */
252 /* Define to the full name and version of this package. */
255 /* Define to the one symbol short name of this package. */
258 /* Define to the home page for this package. */
261 /* Define to the version of this package. */
316 /* Version number of package */
  /external/valgrind/main/
config.h.in 287 /* Name of package */
288 #undef PACKAGE
290 /* Define to the address where bug reports for this package should be sent. */
293 /* Define to the full name of this package. */
296 /* Define to the full name and version of this package. */
299 /* Define to the one symbol short name of this package. */
302 /* Define to the home page for this package. */
305 /* Define to the version of this package. */
317 /* Version number of package */
  /external/jpeg/
ltmain.sh 32 PACKAGE=libtool
56 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
62 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
110 echo "$PROGRAM (GNU $PACKAGE) $VERSION"
972 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
    [all...]
  /external/bison/
config.hin 308 /* Name of package */
309 #undef PACKAGE
311 /* Define to the address where bug reports for this package should be sent. */
314 /* Define to the full name of this package. */
317 /* Define to the full name and version of this package. */
320 /* Define to the one symbol short name of this package. */
323 /* Define to the version of this package. */
337 /* Version number of package */
340 /* Define if using the dmalloc debugging malloc package */
  /external/dbus/cmake/
config.h.cmake 21 #cmakedefine PACKAGE "@PACKAGE@"
22 /* Version number of package */
  /external/strace/
config.h.in 327 /* Name of package */
328 #undef PACKAGE
330 /* Define to the address where bug reports for this package should be sent. */
333 /* Define to the full name of this package. */
336 /* Define to the full name and version of this package. */
339 /* Define to the one symbol short name of this package. */
342 /* Define to the version of this package. */
391 /* Version number of package */
  /external/chromium/sdch/open-vcdiff/
Makefile.am 23 ## who install this package can include in their own applications.)
27 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
221 @cd packages && ./rpm.sh ${PACKAGE} ${VERSION}
224 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}
  /external/elfutils/libelf-po/
Makefile 1 # Makefile for PO directory in any package using GNU gettext.
11 PACKAGE = libelf
58 # Makefile variables for PO directory in any package using GNU gettext.
60 # Usually the message domain is the same as the package name.
61 DOMAIN = $(PACKAGE)
72 # package. (Note that the msgstr strings, extracted from the package's
73 # sources, belong to the copyright holder of the package.) Translators are
128 if test "$(PACKAGE)" = "gettext"; then \
184 if test "$(PACKAGE)" = "gettext"; then
    [all...]

Completed in 701 milliseconds

1 2 34 5 6 7 8 9