Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 5 of 5) sorted by relevance

/build/tools/zipalign/
DZipEntry.cpp405 unsigned char buf[kLFHLen]; in read() local
471 unsigned char buf[kLFHLen]; in write() local
539 unsigned char buf[kCDELen]; in read() local
629 unsigned char buf[kCDELen]; in write() local
DZipEntry.h111 static inline unsigned short getShortLE(const unsigned char* buf) { in getShortLE()
114 static inline unsigned long getLongLE(const unsigned char* buf) { in getLongLE()
117 static inline void putShortLE(unsigned char* buf, short val) { in putShortLE()
121 static inline void putLongLE(unsigned char* buf, long val) { in putLongLE()
DZipFile.cpp209 unsigned char* buf = NULL; in readCentralDir() local
707 void *buf = pSourceZip->uncompress(pSourceEntry); in addRecompress() local
1233 void* buf = malloc(unlen); in uncompress() local
1297 status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int len) in readBuf()
1341 unsigned char buf[kEOCDLen]; in write() local
/build/libs/host/
DCopyFile.c117 unsigned char buf[8192]; in copyFileContents() local
/build/tools/atree/
Dfiles.cpp186 char* buf = NULL; in read_list_file() local