Searched defs:aPos (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp198 deUint32 aPos = gl.getAttribLocation (m_program->getProgram(), "a_pos"); local
199 gl.enableVertexAttribArray (aPos);
200 gl.vertexAttribPointer (aPos, 2, GL_FLOAT, GL_FALSE, 0, &quadCoords[0]);
/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp2680 int aPos = str.Find(L'@'); local
2681 if (aPos < 1) {
2684 if (str.GetAt(aPos - 1) == L'.' || str.GetAt(aPos - 1) == L'_') {
2688 for (i = aPos - 1; i >= 0; i--) {
2693 if (i == aPos - 1) {
2700 aPos = str.Find(L'@');
2701 if (aPos < 1) {
2705 for (i = 0; i < aPos; i++) {
2716 aPos
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 396 milliseconds