HomeSort by relevance Sort by last modified time
    Searched defs:VERSION (Results 151 - 175 of 239) sorted by null

1 2 3 4 5 67 8 910

  /external/libpng/contrib/gregbook/
rpng2-x.c 8 specified background patterns (for transparent images). This version is
81 the Free Software Foundation; either version 2 of the License, or
82 (at your option) any later version.
97 #define VERSION "2.02 of 16 March 2008"
467 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
    [all...]
  /external/skia/src/sfnt/
SkOTTable_OS_2_V2.h 20 SK_OT_USHORT version; member in struct:SkOTTableOS2_V2
21 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(2);
SkOTTable_OS_2_V3.h 20 SK_OT_USHORT version; member in struct:SkOTTableOS2_V3
21 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(3);
SkOTTable_OS_2_V4.h 20 SK_OT_USHORT version; member in struct:SkOTTableOS2_V4
21 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(4);
  /frameworks/base/services/java/com/android/server/am/
UsageStatsService.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
79 // Current on-disk Parcel version
80 private static final int VERSION = 1008;
365 if (vers != VERSION) {
366 Slog.w(TAG, "Usage stats version changed; dropping");
610 out.writeInt(VERSION);
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
ContactLoader.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
137 RawContacts.VERSION,
209 public static final int VERSION = 20;
650 cursorColumnToContentValues(cursor, cv, ContactQuery.VERSION);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 17 # XXX The version-specific code can go, since this code only works with 2.x.
20 VERSION = sys.version_info[0]
22 VERSION = 1
906 if VERSION > 1:
923 if VERSION > 1:
928 if VERSION > 1:
992 if VERSION > 1:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 15 # If you have a previous version of Python installed that you don't
28 VERSION= 2.7
53 # Use this to make a link between python$(VERSION) and python in $(BINDIR)
115 BINLIBDEST= $(LIBDIR)/python$(VERSION)
116 LIBDEST= $(SCRIPTDIR)/python$(VERSION)
117 INCLUDEPY= $(INCLUDEDIR)/python$(VERSION)
118 CONFINCLUDEPY= $(CONFINCLUDEDIR)/python$(VERSION)
119 LIBP= $(LIBDIR)/python$(VERSION)
173 LIBRARY= libpython$(VERSION).a
174 LDLIBRARY= libpython$(VERSION).
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 17 # XXX The version-specific code can go, since this code only works with 2.x.
20 VERSION = sys.version_info[0]
22 VERSION = 1
906 if VERSION > 1:
923 if VERSION > 1:
928 if VERSION > 1:
992 if VERSION > 1:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 15 # If you have a previous version of Python installed that you don't
28 VERSION= 2.7
53 # Use this to make a link between python$(VERSION) and python in $(BINDIR)
115 BINLIBDEST= $(LIBDIR)/python$(VERSION)
116 LIBDEST= $(SCRIPTDIR)/python$(VERSION)
117 INCLUDEPY= $(INCLUDEDIR)/python$(VERSION)
118 CONFINCLUDEPY= $(CONFINCLUDEDIR)/python$(VERSION)
119 LIBP= $(LIBDIR)/python$(VERSION)
173 LIBRARY= libpython$(VERSION).a
174 LDLIBRARY= libpython$(VERSION).
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar 
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 491 distdir = $(PACKAGE)-$(VERSION)
571 VERSION = HEAD
642 nasm-macros.c nasm-version.c version.mac win64-nasm.c \
656 nasm-token.c nasm-macros.c nasm-version.c version.mac \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 491 distdir = $(PACKAGE)-$(VERSION)
571 VERSION = 0.8.0
642 nasm-macros.c nasm-version.c version.mac win64-nasm.c \
656 nasm-token.c nasm-macros.c nasm-version.c version.mac \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 491 distdir = $(PACKAGE)-$(VERSION)
571 VERSION = HEAD
642 nasm-macros.c nasm-version.c version.mac win64-nasm.c \
656 nasm-token.c nasm-macros.c nasm-version.c version.mac \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 491 distdir = $(PACKAGE)-$(VERSION)
571 VERSION = 0.8.0
642 nasm-macros.c nasm-version.c version.mac win64-nasm.c \
656 nasm-token.c nasm-macros.c nasm-version.c version.mac \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 491 distdir = $(PACKAGE)-$(VERSION)
571 VERSION = HEAD
642 nasm-macros.c nasm-version.c version.mac win64-nasm.c \
656 nasm-token.c nasm-macros.c nasm-version.c version.mac \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 491 distdir = $(PACKAGE)-$(VERSION)
571 VERSION = HEAD
642 nasm-macros.c nasm-version.c version.mac win64-nasm.c \
656 nasm-token.c nasm-macros.c nasm-version.c version.mac \
    [all...]
  /prebuilts/tools/common/mkidentity/
mkidentity-prebuilt.jar 
  /external/bison/darwin-lib/
config.h     [all...]
  /external/bison/linux-lib/
config.h     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
203 * API for obtaining a pre-authorized version of a URI that normally requires special
786 * Version number that is updated whenever this row or its related data
790 public static final String VERSION = "version";
793 * Flag indicating that {@link #VERSION} has changed, and this row needs
    [all...]
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
545 throw new RuntimeException("couldn't get version code for " + context);
706 * current version, creating them if necessary
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/bison/lib/
config.in.h     [all...]

Completed in 549 milliseconds

1 2 3 4 5 67 8 910