/external/deqp/modules/gles2/functional/ |
D | es2fNegativeTextureApiTests.cpp | 145 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 181 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 193 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 215 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 228 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 251 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 267 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 283 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 299 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() 315 …getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compresse… in init() [all …]
|
D | es2fApiCase.hpp | 51 …void getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, std::…
|
D | es2fApiCase.cpp | 97 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles2::Functional::ApiCase
|
D | es2fNegativeShaderApiTests.cpp | 139 getSupportedExtensions(GL_NUM_SHADER_BINARY_FORMATS, GL_SHADER_BINARY_FORMATS, binaryFormats); in init()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | PKIXAttrCertChecker.java | 29 public abstract Set getSupportedExtensions(); in getSupportedExtensions() method in PKIXAttrCertChecker
|
/external/deqp/modules/gles3/functional/ |
D | es3fApiCase.hpp | 51 …void getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, std::…
|
D | es3fApiCase.cpp | 99 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles3::Functional::ApiCase
|
D | es3fNegativeShaderApiTests.cpp | 154 getSupportedExtensions(GL_NUM_SHADER_BINARY_FORMATS, GL_SHADER_BINARY_FORMATS, binaryFormats); in init()
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
D | PKIXCertPathCheckerTest.java | 76 pc.getSupportedExtensions(); in testGetSupportedExtensions()
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/ |
D | TestUtils.java | 201 public Set getSupportedExtensions() { in getTestCertPathChecker() method
|
/external/conscrypt/src/platform/java/org/conscrypt/ |
D | TrustManagerImpl.java | 493 public Set<String> getSupportedExtensions() { in getSupportedExtensions() method in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker
|