Searched defs:bufEnd (Results 1 - 9 of 9) sorted by relevance

/external/deqp/executor/
H A DxeContainerFormatParser.cpp217 bool bufEnd = bufChar == 0 || bufChar == ' ' || bufChar == '\r' || bufChar == '\n' || bufChar == (int)END_OF_BUFFER; local
221 if (bufEnd || elemEnd)
223 isMatch = bufEnd == elemEnd;
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxclient.h255 GLubyte *bufEnd; member in struct:glx_context
/external/mesa3d/src/glx/
H A Dglxclient.h255 GLubyte *bufEnd; member in struct:glx_context
/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c187 char *bufEnd; /* end of the buffer */ member in struct:tag
2073 if (bufSize > tag->bufEnd - tag->buf) {
2089 tag->bufEnd = temp + bufSize;
2401 tag->bufEnd = tag->buf + INIT_TAG_BUF_SIZE;
2420 (ICHAR **)&toPtr, (ICHAR *)tag->bufEnd - 1);
2426 bufSize = (int)(tag->bufEnd - tag->buf) << 1;
2432 tag->bufEnd = temp + bufSize;
/external/expat/lib/
H A Dxmlparse.c187 char *bufEnd; /* end of the buffer */ member in struct:tag
2073 if (bufSize > tag->bufEnd - tag->buf) {
2089 tag->bufEnd = temp + bufSize;
2401 tag->bufEnd = tag->buf + INIT_TAG_BUF_SIZE;
2420 (ICHAR **)&toPtr, (ICHAR *)tag->bufEnd - 1);
2426 bufSize = (int)(tag->bufEnd - tag->buf) << 1;
2432 tag->bufEnd = temp + bufSize;
/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/smack/asmack-master/lib/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 75 milliseconds