Home
last modified time | relevance | path

Searched defs:bufEnd (Results 1 – 10 of 10) sorted by relevance

/external/lz4/programs/
Dutil.h392 …L_STATIC int UTIL_prepareFileList(const char* dirName, char** bufStart, size_t* pos, char** bufEnd) in UTIL_prepareFileList()
458 …L_STATIC int UTIL_prepareFileList(const char* dirName, char** bufStart, size_t* pos, char** bufEnd) in UTIL_prepareFileList()
516 …L_STATIC int UTIL_prepareFileList(const char* dirName, char** bufStart, size_t* pos, char** bufEnd) in UTIL_prepareFileList()
/external/fastrpc/inc/
Dsbuf.h70 uintptr_t bufEnd; //! end of valid memory member
/external/llvm-project/lld/ELF/
DInputSection.cpp987 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { in relocate()
1005 void InputSectionBase::relocateAlloc(uint8_t *buf, uint8_t *bufEnd) { in relocateAlloc()
1255 uint8_t *bufEnd = buf + outSecOff + size; in writeTo() local
1263 uint8_t *bufEnd = buf + outSecOff + data().size(); in writeTo() local
/external/deqp/executor/
DxeContainerFormatParser.cpp217 …bool bufEnd = bufChar == 0 || bufChar == ' ' || bufChar == '\r' || bufChar == '\n' || bufChar == … in parseContainerLine() local
/external/zstd/programs/
Dutil.c508 char** bufEnd, int followLinks) in UTIL_prepareFileList()
573 char** bufEnd, int followLinks) in UTIL_prepareFileList()
641 char** bufEnd, int followLinks) in UTIL_prepareFileList()
/external/llvm-project/lld/MachO/
DWriter.cpp667 const auto *bufEnd = reinterpret_cast<char *>(buffer->getBufferEnd()); in writeUuid() local
/external/mesa3d/src/glx/
Dglxclient.h276 GLubyte *bufEnd; member
/external/python/cpython3/Modules/expat/
Dxmlparse.c261 char *bufEnd; /* end of the buffer */ member
/external/expat/lib/
Dxmlparse.c262 char *bufEnd; /* end of the buffer */ member
/external/python/cpython2/Modules/expat/
Dxmlparse.c270 char *bufEnd; /* end of the buffer */ member