/external/bzip2/ |
D | huffman.c | 65 Int32 alphaSize, in BZ2_hbMakeCodeLengths() 156 Int32 alphaSize ) in BZ2_hbAssignCodes() 176 Int32 alphaSize ) in BZ2_hbCreateDecodeTables()
|
D | decompress.c | 117 Int32 alphaSize; in BZ2_decompress() local
|
D | compress.c | 242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/ |
D | BZip2CompressorOutputStream.java | 142 final Data dat, final int alphaSize, in hbMakeCodeLengths() 671 final int alphaSize) { in hbAssignCodes() 721 final int alphaSize = this.nInUse + 2; in sendMTFValues() local 762 private void sendMTFValues0(final int nGroups, final int alphaSize) { in sendMTFValues0() 797 private int sendMTFValues1(final int nGroups, final int alphaSize) { in sendMTFValues1() 942 private void sendMTFValues3(final int nGroups, final int alphaSize) { in sendMTFValues3() 1048 private void sendMTFValues6(final int nGroups, final int alphaSize) in sendMTFValues6()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 110 deInt32 alphaSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_ALPHA_SIZE); in getDefaultEglConfigList() local
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 47 deInt32 alphaSize; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 78 int CandidateConfig::alphaSize (void) const { return get(EGL_ALPHA_SIZE); } in alphaSize() function in eglu::CandidateConfig
|
/external/angle/src/libANGLE/ |
D | Config.h | 42 EGLint alphaSize; // Bits of Alpha in the color buffer member
|
D | formatutils.cpp | 1337 GLuint alphaSize = static_cast<GLuint>(attribMap.getAsInt(EGL_ALPHA_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
|
D | validationEGL.cpp | 5578 int alphaSize = attribMap.getAsInt(EGL_ALPHA_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 170 int alphaSize; member
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 372 int alphaSize, int depthSize, int stencilSize) { in setEGLConfigChooser() 823 int alphaSize, int depthSize, int stencilSize) { in ComponentSizeChooser()
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 446 const EGLint alphaSize = getValue(config, EGL_ALPHA_SIZE); in executeTest() local
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 574 int alphaSize = visual.getAttrib(GLX_ALPHA_SIZE); in configRank() local
|
/external/deqp/executor/ |
D | xeTestCaseResult.hpp | 363 int alphaSize; member in xe::ri::EglConfig
|