Home
last modified time | relevance | path

Searched refs:bufEnd (Results 1 – 8 of 8) sorted by relevance

/external/deqp/executor/
DxeContainerFormatParser.cpp217 …bool bufEnd = bufChar == 0 || bufChar == ' ' || bufChar == '\r' || bufChar == '\n' || bufChar == … in parseContainerLine() local
221 if (bufEnd || elemEnd) in parseContainerLine()
223 isMatch = bufEnd == elemEnd; in parseContainerLine()
/external/mesa3d/src/glx/
Dpackrender.h77 if (pc + (size) > gc->bufEnd) { \
89 if (pc + (size) > gc->bufEnd) { \
107 if (pc + (size) > gc->bufEnd) { \
Dindirect_vertex_array.c512 if ((pc + single_vertex_size) >= gc->bufEnd) { in emit_DrawArrays_none()
519 if ((pc + 4) >= gc->bufEnd) { in emit_DrawArrays_none()
630 if ((gc->pc + command_size) >= gc->bufEnd) { in emit_DrawArrays_header_old()
687 assert(pc <= gc->bufEnd); in emit_DrawArrays_old()
738 if ((gc->pc + single_vertex_size) >= gc->bufEnd) { in emit_DrawElements_none()
752 if ((pc + single_vertex_size) >= gc->bufEnd) { in emit_DrawElements_none()
770 if ((pc + 4) >= gc->bufEnd) { in emit_DrawElements_none()
860 assert(pc <= gc->bufEnd); in emit_DrawElements_old()
976 if ((gc->pc + single_vertex_size) >= gc->bufEnd) { in __indirect_glArrayElement()
Dindirect_glx.c408 gc->bufEnd = gc->buf + bufSize; in indirect_create_context()
Dglxclient.h255 GLubyte *bufEnd; member
/external/expat/lib/
Dxmlparse.c187 char *bufEnd; /* end of the buffer */ member
2073 if (bufSize > tag->bufEnd - tag->buf) { in storeRawNames()
2089 tag->bufEnd = temp + bufSize; in storeRawNames()
2401 tag->bufEnd = tag->buf + INIT_TAG_BUF_SIZE; in doContent()
2420 (ICHAR **)&toPtr, (ICHAR *)tag->bufEnd - 1); in doContent()
2426 bufSize = (int)(tag->bufEnd - tag->buf) << 1; in doContent()
2432 tag->bufEnd = temp + bufSize; in doContent()
/external/robolectric/lib/main/
Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...