Searched defs:Platform (Results 1 - 17 of 17) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/escape/super/com/google/common/escape/
H A DPlatform.java22 class Platform { class
/external/guava/guava-gwt/src-super/com/google/common/testing/super/com/google/common/testing/
H A DPlatform.java26 final class Platform { class
35 private Platform() {} method in class:Platform
/external/guava/guava-testlib/src/com/google/common/testing/
H A DPlatform.java32 final class Platform { class
53 private Platform() {} method in class:Platform
/external/guava/guava/src/com/google/common/base/
H A DPlatform.java27 final class Platform { class
28 private Platform() {} method in class:Platform
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
H A DPlatform.java24 class Platform { class
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DPlatform.java30 class Platform { class
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DPlatform.java26 class Platform { class
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DPlatform.java3 public enum Platform { enum
/external/guava/guava/src/com/google/common/collect/
H A DPlatform.java30 class Platform { class
95 private Platform() {} method in class:Platform
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DPlatform.java20 * Minimal GWT emulation of {@code com.google.common.collect.Platform}.
26 class Platform { class
42 "Platform.newArray is not supported in GWT yet.");
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DPlatform.java28 class Platform { class
82 private Platform() {} method in class:Platform
/external/clang/lib/Parse/
H A DParseDecl.cpp662 IdentifierInfo *Platform = 0; local
681 Platform = Tok.getIdentifierInfo();
810 Platform, PlatformLoc,
/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1984 IdentifierInfo *Platform,
1989 = AvailabilityAttr::getPrettyPlatformName(Platform->getName());
1991 PlatformName = Platform->getName();
2023 IdentifierInfo *Platform,
2044 if (OldPlatform != Platform) {
2082 if (checkAvailabilityAttr(*this, OldAA->getRange(), Platform,
2103 if (!checkAvailabilityAttr(*this, Range, Platform, MergedIntroduced,
2105 return ::new (Context) AvailabilityAttr(Range, Context, Platform,
2114 IdentifierInfo *Platform = Attr.getParameterName(); local
2117 if (AvailabilityAttr::getPrettyPlatformName(Platform
1983 checkAvailabilityAttr(Sema &S, SourceRange Range, IdentifierInfo *Platform, VersionTuple Introduced, VersionTuple Deprecated, VersionTuple Obsoleted) argument
2022 mergeAvailabilityAttr(Decl *D, SourceRange Range, IdentifierInfo *Platform, VersionTuple Introduced, VersionTuple Deprecated, VersionTuple Obsoleted, bool IsUnavailable, StringRef Message) argument
[all...]
/external/clang/include/clang-c/
H A DIndex.h23 #include "clang-c/Platform.h"
2188 CXString Platform; member in struct:CXPlatformAvailability
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 392 milliseconds