Home
last modified time | relevance | path

Searched defs:supported (Results 1 – 25 of 96) sorted by relevance

1234

/external/chromium_org/third_party/angle/tests/angle_tests/
DSRGBTextureTest.cpp29 bool supported = extensionEnabled("GL_EXT_sRGB") || getClientVersion() == 3; in TEST_F() local
57 bool supported = extensionEnabled("GL_EXT_sRGB") || getClientVersion() == 3; in TEST_F() local
92 bool supported = extensionEnabled("GL_EXT_sRGB") || getClientVersion() == 3; in TEST_F() local
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
DSSLSocketFactoriesTest.java207 String[] supported = socketFactory.getSupportedCipherSuites(); in testGetSupportedCipherSuites1() local
225 String[] supported = serverSocketFactory.getSupportedCipherSuites(); in testGetSupportedCipherSuites2() local
243 String[] supported = socketFactory.getSupportedCipherSuites(); in testGetDefaultCipherSuites1() local
267 String[] supported = serverSocketFactory.getSupportedCipherSuites(); in testGetDefaultCipherSuites2() local
DSSLServerSocketImplTest.java312 String[] supported = ssocket.getSupportedCipherSuites(); in testGetSupportedCipherSuites() local
331 String[] supported = ssocket.getSupportedCipherSuites(); in testGetEnabledCipherSuites() local
379 String[] supported = ssocket.getSupportedCipherSuites(); in testSetEnabledCipherSuites() local
426 String[] supported = ssocket.getSupportedProtocols(); in testGetSupportedProtocols() local
446 String[] supported = ssocket.getSupportedProtocols(); in testGetEnabledProtocols() local
498 String[] supported = ssocket.getSupportedProtocols(); in testSetEnabledProtocols() local
DSSLSocketImplTest.java397 String[] supported = socket.getSupportedCipherSuites(); in testGetSupportedCipherSuites() local
416 String[] supported = socket.getSupportedCipherSuites(); in testGetEnabledCipherSuites() local
463 String[] supported = socket.getSupportedCipherSuites(); in testSetEnabledCipherSuites() local
509 String[] supported = socket.getSupportedProtocols(); in testGetSupportedProtocols() local
529 String[] supported = socket.getSupportedProtocols(); in testGetEnabledProtocols() local
576 String[] supported = socket.getSupportedProtocols(); in testSetEnabledProtocols() local
DSSLEngineImplTest.java186 String[] supported = engine.getSupportedCipherSuites(); in testGetSupportedCipherSuites() local
205 String[] supported = engine.getSupportedCipherSuites(); in testGetEnabledCipherSuites() local
252 String[] supported = engine.getSupportedCipherSuites(); in testSetEnabledCipherSuites() local
298 String[] supported = engine.getSupportedProtocols(); in testGetSupportedProtocols() local
318 String[] supported = engine.getSupportedProtocols(); in testGetEnabledProtocols() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DSupportedParser.java50 public SupportedParser(String supported) { in SupportedParser()
77 Supported supported = new Supported(); in parse() local
/external/smack/src/org/jivesoftware/smack/compression/
DJava7ZlibInputOutputStream.java40 private final static boolean supported; field in Java7ZlibInputOutputStream
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLDebugRendererInfo.cpp51 bool WebGLDebugRendererInfo::supported(WebGLRenderingContextBase*) in supported() function in blink::WebGLDebugRendererInfo
DOESTextureFloat.cpp56 bool OESTextureFloat::supported(WebGLRenderingContextBase* context) in supported() function in blink::OESTextureFloat
DOESStandardDerivatives.cpp52 bool OESStandardDerivatives::supported(WebGLRenderingContextBase* context) in supported() function in blink::OESStandardDerivatives
DOESElementIndexUint.cpp52 bool OESElementIndexUint::supported(WebGLRenderingContextBase* context) in supported() function in blink::OESElementIndexUint
DWebGLCompressedTexturePVRTC.cpp57 bool WebGLCompressedTexturePVRTC::supported(WebGLRenderingContextBase* context) in supported() function in blink::WebGLCompressedTexturePVRTC
DEXTBlendMinMax.cpp31 bool EXTBlendMinMax::supported(WebGLRenderingContextBase* context) in supported() function in blink::EXTBlendMinMax
DOESTextureFloatLinear.cpp52 bool OESTextureFloatLinear::supported(WebGLRenderingContextBase* context) in supported() function in blink::OESTextureFloatLinear
DEXTShaderTextureLOD.cpp31 bool EXTShaderTextureLOD::supported(WebGLRenderingContextBase* context) in supported() function in blink::EXTShaderTextureLOD
DOESTextureHalfFloatLinear.cpp52 bool OESTextureHalfFloatLinear::supported(WebGLRenderingContextBase* context) in supported() function in blink::OESTextureHalfFloatLinear
DOESTextureHalfFloat.cpp52 bool OESTextureHalfFloat::supported(WebGLRenderingContextBase* context) in supported() function in blink::OESTextureHalfFloat
DEXTTextureFilterAnisotropic.cpp52 bool EXTTextureFilterAnisotropic::supported(WebGLRenderingContextBase* context) in supported() function in blink::EXTTextureFilterAnisotropic
DEXTFragDepth.cpp52 bool EXTFragDepth::supported(WebGLRenderingContextBase* context) in supported() function in blink::EXTFragDepth
DWebGLCompressedTextureATC.cpp54 bool WebGLCompressedTextureATC::supported(WebGLRenderingContextBase* context) in supported() function in blink::WebGLCompressedTextureATC
DWebGLCompressedTextureS3TC.cpp57 bool WebGLCompressedTextureS3TC::supported(WebGLRenderingContextBase* context) in supported() function in blink::WebGLCompressedTextureS3TC
DWebGLCompressedTextureETC1.cpp33 bool WebGLCompressedTextureETC1::supported(WebGLRenderingContextBase* context) in supported() function in blink::WebGLCompressedTextureETC1
DWebGLDepthTexture.cpp52 bool WebGLDepthTexture::supported(WebGLRenderingContextBase* context) in supported() function in blink::WebGLDepthTexture
/external/icu/icu4c/source/common/
Dservlkf.cpp60 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
71 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
/external/chromium_org/third_party/icu/source/common/
Dservlkf.cpp60 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
71 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local

1234