Searched refs:getPlatform (Results 1 - 25 of 33) sorted by relevance

12

/external/deqp/modules/gles2/
H A Dtes2Context.cpp47 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(2,0));
/external/deqp/modules/gles3/
H A Dtes3Context.cpp44 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(3,0));
/external/deqp/modules/gles31/
H A Dtes31Context.cpp60 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(3,1));
/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h49 FORWARD_SYMBOL_METHOD(getPlatform)
H A DIPDBRawSymbol.h82 virtual PDB_Cpu getPlatform() const = 0;
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DJmeSystem.java111 public static Platform getPlatform() { method in class:JmeSystem
113 return systemDelegate.getPlatform();
H A DJmeSystemDelegate.java125 public Platform getPlatform() { method in class:JmeSystemDelegate
/external/deqp/framework/common/
H A DtcuTestContext.hpp57 Platform& getPlatform (void) { return m_platform; } function in class:tcu::TestContext
/external/deqp/modules/egl/
H A DteglTestCase.cpp49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine())
H A DteglTestPackage.cpp159 const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDisplayFactoryRegistry(), testCtx.getCommandLine());
H A DteglResizeTests.cpp211 m_testCtx.getPlatform().processEvents();
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
H A DJmeAndroidSystem.java74 public Platform getPlatform() { method in class:JmeAndroidSystem
/external/deqp/android/scripts/
H A Dcommon.py49 def getPlatform (): function
56 platform = getPlatform()
H A Ddebug.py676 args.gdbCmd = device.getGdbCommand(common.getPlatform())
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
H A DLwjglCanvas.java392 if (JmeSystem.getPlatform() == Platform.Windows32
393 || JmeSystem.getPlatform() == Platform.Windows64){
/external/clang/include/clang/Driver/
H A DToolChain.h126 StringRef getPlatform() const { return Triple.getVendorName(); } function in class:clang::driver::ToolChain
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/
H A DJmeDesktopSystem.java275 Natives.extractNativeLibs(getPlatform(), settings);
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h74 PDB_Cpu getPlatform() const override;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp154 MOCK_SYMBOL_ACCESSOR(getPlatform)
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCSpinner.java553 private static final String WS_TYPE = SWT.getPlatform();
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp578 PDB_Cpu DIARawSymbol::getPlatform() const { function in class:DIARawSymbol
/external/clang/lib/AST/
H A DDecl.cpp218 if (A->getPlatform()->getName().equals("macosx"))
/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1853 IdentifierInfo *OldPlatform = OldAA->getPlatform();
/external/clang/tools/libclang/
H A DCIndex.cpp6410 = cxstring::createDup(Avail->getPlatform()->getName());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1066 milliseconds

12