OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bufEnd
(Results
1 - 11
of
11
) sorted by null
/external/deqp/executor/
xeContainerFormatParser.cpp
217
bool
bufEnd
= bufChar == 0 || bufChar == ' ' || bufChar == '\r' || bufChar == '\n' || bufChar == (int)END_OF_BUFFER;
221
if (
bufEnd
|| elemEnd)
223
isMatch =
bufEnd
== elemEnd;
/external/mesa3d/src/glx/
glxclient.h
276
GLubyte *
bufEnd
;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c
185
char *
bufEnd
; /* end of the buffer */
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmlparse.c
187
char *
bufEnd
; /* end of the buffer */
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmlparse.c
185
char *
bufEnd
; /* end of the buffer */
[
all
...]
/external/expat/lib/
xmlparse.c
270
char *
bufEnd
; /* end of the buffer */
[
all
...]
/external/python/cpython2/Modules/expat/
xmlparse.c
270
char *
bufEnd
; /* end of the buffer */
[
all
...]
/external/python/cpython3/Modules/expat/
xmlparse.c
270
char *
bufEnd
; /* end of the buffer */
[
all
...]
/external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar
/external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar
/external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar
Completed in 1968 milliseconds