Searched defs:Version (Results 1 - 25 of 112) sorted by relevance

12345

/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/tasks/support/gl-matrix/
H A Dversion.rb22 module Version module in class:GLMatrix
27 VERSION = Version::STRING
/external/dexmaker/src/dx/java/com/android/dx/
H A DVersion.java4 * Licensed under the Apache License, Version 2.0 (the "License");
20 * Version number for dx.
22 public class Version { class
/external/junit/src/junit/runner/
H A DVersion.java6 public class Version { class
7 private Version() { method in class:Version
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
H A DVersion.java11 public class Version { class
12 private static final Logger LOG = Logger.getLogger(Version.class.getName());
16 LineNumberReader lnr = new LineNumberReader(new InputStreamReader(Version.class.getResourceAsStream("/version.txt")));
/external/nanopb-c/generator/google/protobuf/internal/
H A Dapi_implementation.py86 def Version(): function
/external/okhttp/android/main/java/com/squareup/okhttp/internal/
H A DVersion.java4 * Licensed under the Apache License, Version 2.0 (the "License");
18 public final class Version { class
24 private Version() { method in class:Version
/external/okhttp/okhttp/src/main/java-templates/com/squareup/okhttp/internal/
H A DVersion.java4 * Licensed under the Apache License, Version 2.0 (the "License");
18 public final class Version { class
23 private Version() { method in class:Version
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfFDFCatalogDictionary_autogen.cpp11 SkString SkPdfFDFCatalogDictionary::Version(SkPdfNativeDoc* doc) { function in class:SkPdfFDFCatalogDictionary
12 SkPdfNativeObject* ret = get("Version", "");
20 return get("Version", "") != NULL;
H A DSkPdfTrapNetworkAnnotationDictionary_autogen.cpp47 SkPdfArray* SkPdfTrapNetworkAnnotationDictionary::Version(SkPdfNativeDoc* doc) { function in class:SkPdfTrapNetworkAnnotationDictionary
48 SkPdfNativeObject* ret = get("Version", "");
56 return get("Version", "") != NULL;
/external/libvpx/libvpx/vp8/common/
H A Donyxd.h33 int Version; member in struct:__anon9468
/external/apache-xml/src/main/java/org/apache/xalan/
H A DVersion.java6 * to you under the Apache License, Version 2.0 (the "License");
19 * $Id: Version.java 577939 2007-09-20 21:45:37Z minchau $
27 * org.apache.project-name.Version.getVersion() be a standard way
29 * org.apache.xalan.processor.Version class.</P>
34 public class Version class
39 * Version String formatted like
83 * Version number. This changes only when there is a
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DVersion.java6 * to you under the Apache License, Version 2.0 (the "License");
19 * $Id: Version.java 477252 2006-11-20 16:52:00Z minchau $
27 * org.apache.project-name.Version.getVersion() be a standard way
31 public final class Version class
36 * Version String formatted like
80 * Version number. This changes only when there is a
/external/llvm/include/llvm/Transforms/
H A DInstrumentation.h51 char Version[4]; member in struct:llvm::GCOVOptions
/external/llvm/lib/ProfileData/
H A DInstrProfIndexed.h50 const uint64_t Version = 2; member in class:llvm::IndexedInstrProf::HashT
/external/protobuf/python/google/protobuf/internal/
H A Dapi_implementation.py88 def Version(): function
/external/skia/src/sfnt/
H A DSkOTTable_maxp.h24 union Version { union in struct:SkOTTableMaximumProfile
H A DSkOTTable_OS_2.h27 union Version { union in struct:SkOTTableOS2
45 SK_COMPILE_ASSERT(sizeof(SkOTTableOS2::Version::VA) == 68, sizeof_SkOTTableOS2__VA_not_68);
46 SK_COMPILE_ASSERT(sizeof(SkOTTableOS2::Version::V0) == 78, sizeof_SkOTTableOS2__V0_not_78);
47 SK_COMPILE_ASSERT(sizeof(SkOTTableOS2::Version::V1) == 86, sizeof_SkOTTableOS2__V1_not_86);
48 SK_COMPILE_ASSERT(sizeof(SkOTTableOS2::Version::V2) == 96, sizeof_SkOTTableOS2__V2_not_96);
49 SK_COMPILE_ASSERT(sizeof(SkOTTableOS2::Version::V3) == 96, sizeof_SkOTTableOS2__V3_not_96);
50 SK_COMPILE_ASSERT(sizeof(SkOTTableOS2::Version::V4) == 96, sizeof_SkOTTableOS2__V4_not_96);
/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h24 uint16_t Version; member in struct:llvm::DWARFAcceleratorTable::Header
H A DDWARFDebugArangeSet.h31 uint16_t Version; member in struct:llvm::DWARFDebugArangeSet::Header
/external/v8/src/
H A Dversion.h11 class Version { class in namespace:v8::internal
/external/clang/include/clang/Lex/
H A DPTHManager.h114 enum { Version = 10 }; enumerator in enum:clang::PTHManager::__anon692
/external/deqp/framework/egl/
H A DegluDefs.hpp9 * Licensed under the Apache License, Version 2.0 (the "License");
61 class Version class in namespace:eglu
64 Version (int major, int minor) : m_major(major), m_minor(minor) {} function in class:eglu::Version
69 bool operator< (const Version& v) const;
70 bool operator== (const Version& v) const;
72 bool operator!= (const Version& v) const;
73 bool operator> (const Version& v) const;
74 bool operator<= (const Version& v) const;
75 bool operator>= (const Version& v) const;
/external/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp329 raw_ostream &llvm::operator<<(raw_ostream &OS, const VersionInfo &Version) { argument
330 OS << Version.Major << "." << Version.Minor << "." << Version.Build;
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Debsc_table.cc4 * Licensed under the Apache License, Version 2.0 (the "License");
26 int32_t EbscTable::Version() { function in class:sfntly::EbscTable
/external/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_device_metrics_table.cc4 * Licensed under the Apache License, Version 2.0 (the "License");
25 int32_t HorizontalDeviceMetricsTable::Version() { function in class:sfntly::HorizontalDeviceMetricsTable

Completed in 712 milliseconds

12345