Home
last modified time | relevance | path

Searched defs:isSupported (Results 1 – 25 of 53) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILDevice.cpp113 bool AMDGPUDevice::isSupported(AMDGPUDeviceInfo::Caps Mode) const in isSupported() function in AMDGPUDevice
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DCamera2Enumerator.java61 public static boolean isSupported() { in isSupported() method in Camera2Enumerator
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DOptionalMethod.java54 public boolean isSupported(T target) { in isSupported() method in OptionalMethod
/external/sl4a/Common/src/com/googlecode/android_scripting/
DFeaturedInterpreters.java83 public static boolean isSupported(String fileName) { in isSupported() method in FeaturedInterpreters
/external/deqp/framework/platform/android/
DtcuAndroidPlatformCapabilityQueryJNI.cpp204 const bool isSupported = isRenderConfigSupported(cmdLine); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() local
/external/deqp/modules/gles2/
Dtes2CapabilityTests.cpp123 …bool isSupported = std::find(m_ctxInfo.getExtensions().begin(), m_ctxInfo.getExtensions().end(), m… in iterate() local
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
DXPathExpressionImpl.java328 private boolean isSupported( QName returnType ) { in isSupported() method in XPathExpressionImpl
DXPathImpl.java301 private boolean isSupported( QName returnType ) { in isSupported() method in XPathImpl
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DOptionalMethodTest.java105 public void isSupported() throws Exception { in isSupported() method in OptionalMethodTest
/external/deqp/modules/gles2/functional/
Des2fShaderDiscardTests.cpp108 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
Des2fShaderReturnTests.cpp135 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
Des2fShaderStructTests.cpp109 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
Des2fShaderLoopTests.cpp241 bool isSupported = true; in init() local
Des2fShaderIndexingTests.cpp176 const bool isSupported = !(m_requirements & REQUIREMENT_UNIFORM_INDEXING) && in init() local
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp167 bool GetProcAddressCase::isSupported (const std::string& extName) in isSupported() function in deqp::egl::GetProcAddressCase
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTMdefaultNamespaceDeclarationNode.java77 public boolean isSupported(String feature, String version) {return false;} in isSupported() method in DOM2DTMdefaultNamespaceDeclarationNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java567 public boolean isSupported(String feature, String version); in isSupported() method
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp307 …const VkBool32 isSupported = getPhysicalDeviceSurfaceSupport(instHelper.vki, physicalDevice, queu… in querySurfaceSupportTest() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemLiteralResult.java974 public boolean isSupported(String feature, String version) in isSupported() method
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java713 public boolean isSupported(String feature, String version) in isSupported() method in UnImplNode
/external/caliper/lib/
Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/ ...
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java279 public final boolean isSupported(String feature, String version) in isSupported() method in DTMNodeProxy
DDTMDefaultBase.java1904 public boolean isSupported(String feature, String version) in isSupported() method in DTMDefaultBase
DDTMDocumentImpl.java1765 public boolean isSupported(String feature, String version) {return false;} in isSupported() method in DTMDocumentImpl
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...

123