HomeSort by relevance Sort by last modified time
    Searched defs:VERSION (Results 51 - 75 of 247) sorted by null

1 23 4 5 6 7 8 910

  /external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/
Header.java 18 public static final ByteString VERSION = ByteString.encodeUtf8(":version"); // spdy/3
  /external/iptables/
config.h 65 /* Define to the full name and version of this package. */
74 /* Define to the version of this package. */
83 /* Version number of package */
84 #define VERSION "1.6.1"
  /external/libcap-ng/
config.h 62 /* Define to the full name and version of this package. */
71 /* Define to the version of this package. */
77 /* Version number of package */
78 #define VERSION "0.7"
  /external/libexif/
config.h 70 /* Define to the full name and version of this package. */
79 /* Define to the version of this package. */
85 /* Version number of package */
86 #define VERSION "0.6.21"
  /external/libnl/include/
defs.h 61 /* Define to the full name and version of this package. */
70 /* Define to the version of this package. */
76 /* Version number of package */
77 #undef VERSION
  /external/libusb/windows/
config.h 113 /* Define to the full name and version of this package. */
122 /* Define to the version of this package. */
146 /* Version number of package */
147 #define VERSION "1.0.21-rc5"
149 /* Oldest Windows version supported */
  /external/libusb-compat/
config.h 60 /* Define to the full name and version of this package. */
66 /* Define to the version of this package. */
72 /* Version number of package */
73 #define VERSION "0.1.3"
  /external/libyuv/files/third_party/gflags/gen/posix/include/private/
config.h 58 // Define to the full name and version of this package.
64 // Define to the version of this package.
67 // Version number of package.
68 #define VERSION PACKAGE_VERSION
  /external/lz4/contrib/djgpp/
Makefile 7 # Version numbers
8 VERSION ?= 129
9 RELEASE ?= r$(VERSION)
98 @echo "VERSION="$(VERSION)
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
Header.java 14 public static final ByteString VERSION = ByteString.encodeUtf8(":version"); // spdy/3
  /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/
Header.java 16 public static final ByteString VERSION = ByteString.encodeUtf8(":version"); // spdy/3
  /external/pdfium/third_party/yasm/source/config/win/
config.h 121 /* Define to the full name and version of this package. */
130 /* Define to the version of this package. */
154 /* Version number of package */
155 #define VERSION "1.3.0"
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
fficonfig.h 112 /* Define to the full name and version of this package. */
118 /* Define to the version of this package. */
135 /* Version number of package */
136 #define VERSION "2.1-pyobjc"
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
fficonfig.h 112 /* Define to the full name and version of this package. */
118 /* Define to the version of this package. */
135 /* Version number of package */
136 #define VERSION "2.1-pyobjc"
  /external/scrypt/
config.h 80 /* Define to the full name and version of this package. */
86 /* Define to the version of this package. */
92 /* Version number of package */
93 #define VERSION "1.1.6"
  /external/selinux/libsepol/src/
Makefile 9 VERSION = $(shell cat ../VERSION)
32 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=$(LIBMAP),-z,defs
53 $(LIBPC): $(LIBPC).in ../VERSION
54 sed -e 's/@VERSION@/$(VERSION)/; s:@prefix@:$(PREFIX):; s:@libdir@:$(LIBDIR):; s:@includedir@:$(INCLUDEDIR):' < $< > $@
  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V0
20 //SkOTTableOS2_VA::VERSION and SkOTTableOS2_V0::VERSION are both 0.
22 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);
SkOTTable_OS_2_V1.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V1
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(1);
SkOTTable_OS_2_V2.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V2
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(2);
SkOTTable_OS_2_V3.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V3
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(3);
SkOTTable_OS_2_V4.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V4
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(4);
SkOTTable_OS_2_VA.h 20 SK_OT_USHORT version; member in struct:SkOTTableOS2_VA
21 //SkOTTableOS2_VA::VERSION and SkOTTableOS2_V0::VERSION are both 0.
23 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);
SkOTTable_maxp_TT.h 17 SK_OT_Fixed version; member in struct:SkOTTableMaximumProfile_TT
18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);
  /external/skqp/src/sfnt/
SkOTTable_OS_2_V0.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V0
20 //SkOTTableOS2_VA::VERSION and SkOTTableOS2_V0::VERSION are both 0.
22 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);
SkOTTable_OS_2_V1.h 19 SK_OT_USHORT version; member in struct:SkOTTableOS2_V1
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(1);

Completed in 1556 milliseconds

1 23 4 5 6 7 8 910