HomeSort by relevance Sort by last modified time
    Searched refs:Version (Results 51 - 75 of 6738) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBSymbolCompilandDetails.h 30 void getFrontEndVersion(VersionInfo &Version) const {
31 RawSymbol->getFrontEndVersion(Version);
34 void getBackEndVersion(VersionInfo &Version) const {
35 RawSymbol->getBackEndVersion(Version);
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 
  /system/core/libnativebridge/tests/
NativeBridgeVersion_test.cpp 4 * Licensed under the Apache License, Version 2.0 (the "License");
23 TEST_F(NativeBridgeTest, Version) {
34 // Version information is gone.
  /external/sl4a/Common/src/com/googlecode/android_scripting/
Version.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
23 public class Version {
25 private Version() {
  /external/llvm/lib/DebugInfo/PDB/Raw/
InfoStream.cpp 37 switch (H->Version) {
45 "Unsupported PDB stream version.");
48 Version = H->Version;
69 return static_cast<PdbRaw_ImplVer>(Version);
84 H.Version = Version;
  /system/libvintf/include/vintf/
VersionRange.h 4 * Licensed under the Apache License, Version 2.0 (the "License");
26 #include "Version.h"
31 // A version range with the same major version, e.g. 2.3-7
38 inline Version minVer() const { return Version(majorVer, minMinor); }
39 inline Version maxVer() const { return Version(majorVer, maxMinor); }
48 inline bool contains(const Version &ver) const {
57 inline bool supportedBy(const Version &ver) const
    [all...]
HalManifest.h 4 * Licensed under the Apache License, Version 2.0 (the "License");
34 #include "Version.h"
47 using Instances = std::map<Version, InstancesOfVersion>;
63 Transport getTransport(const std::string &name, const Version &v,
72 // - manifest.sepolicy.version match one of compat-mat.sepolicy.sepolicy-version
90 // FCM version that it implements.
95 const Version &sepolicyVersion() const;
101 // If the corresponding <xmlfile> with the given version exists,
105 std::string getXmlFilePath(const std::string& xmlFileName, const Version& version) const
    [all...]
  /frameworks/support/buildSrc/src/main/kotlin/androidx/build/
Version.kt 4 * Licensed under the Apache License, Version 2.0 (the "License");
24 * Utility class which represents a version
26 data class Version(
31 ) : Comparable<Version> {
48 override fun compareTo(other: Version) = compareValuesBy(this, other,
67 throw IllegalArgumentException("Can not parse version: " + versionString)
73 * @return Version or null, if a name of the given file doesn't match
75 fun parseOrNull(file: File): Version? {
78 return if (matcher.matches()) Version(matcher.group(1)) else null
82 * @return Version or null, if the given string doesn't matc
    [all...]
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
Version.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
40 public class Version extends Asn1Sequence {
46 public Version() {
70 * Creates a new Version from encoded stream.
72 public static Version fromPerUnaligned(byte[] encodedBytes) {
73 Version result = new Version();
79 * Creates a new Version from encoded stream.
81 public static Version fromPerAligned(byte[] encodedBytes) {
82 Version result = new Version()
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiSupport/
AcpiSupport.h 54 // ACPI Version bitmap definition:
56 // EFI_ACPI_TABLE_VERSION_1_0B - ACPI Version 1.0b
57 // EFI_ACPI_TABLE_VERSION_2_0 - ACPI Version 2.0
58 // EFI_ACPI_TABLE_VERSION_3_0 - ACPI Version 3.0
64 // Note that EFI provides discrete GUIDs for each version of ACPI
66 // version of ACPI will also have a corresponding bitmap
68 // for each distinctly different version of ACPI.
89 OUT EFI_ACPI_TABLE_VERSION * Version,
102 IN EFI_ACPI_TABLE_VERSION Version,
113 IN EFI_ACPI_TABLE_VERSION Version
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
AcpiSupport.h 22 Version 0.9.
52 @param Version Updated with the ACPI versions to which this table belongs.
65 OUT EFI_ACPI_TABLE_VERSION *Version,
76 @param Version Indicates to which version(s) of ACPI the table should be added.
90 IN EFI_ACPI_TABLE_VERSION Version,
99 Version. No tables are published for Version equal to EFI_ACPI_VERSION_NONE. Once
104 @param Version Indicates to which version(s) of ACPI the table should be published.
    [all...]

Completed in 777 milliseconds

1 23 4 5 6 7 8 91011>>