Home
last modified time | relevance | path

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

/bootable/recovery/minzip/
DBits.h233 INLINE int readUtf8String(unsigned char const** ppSrc, char* buf, size_t bufLen) in readUtf8String()
254 char* buf; in readNewUtf8String() local
271 INLINE void set1(unsigned char* buf, unsigned char val) in set1()
279 INLINE void set2BE(unsigned char* buf, unsigned short val) in set2BE()
288 INLINE void set4BE(unsigned char* buf, unsigned int val) in set4BE()
299 INLINE void set8BE(unsigned char* buf, unsigned long long val) in set8BE()
314 INLINE void set2LE(unsigned char* buf, unsigned short val) in set2LE()
323 INLINE void set4LE(unsigned char* buf, unsigned int val) in set4LE()
334 INLINE void set8LE(unsigned char* buf, unsigned long long val) in set8LE()
349 INLINE void setUtf8String(unsigned char* buf, const unsigned char* str) in setUtf8String()
DZip.c632 char *buf; member
653 char *buf, int bufLen) in mzReadZipEntry()
752 char *buf; member
/bootable/recovery/mtdutils/
Dflash_image.c38 char buf[1024]; in die() local
101 char buf[HEADER_SIZE]; in main() local
Dmtdutils.c73 char buf[2048]; in mtd_scan_partitions() local
/bootable/recovery/applypatch/
Dbspatch.c67 static off_t offtin(u_char *buf) in offtin()
196 unsigned char buf[24]; in ApplyBSDiffPatchMem() local
Dbsdiff.c195 static void offtout(off_t x,u_char *buf) in offtout()
237 u_char buf[8]; in bsdiff() local
/bootable/recovery/minadbd/
Dfuse_adb_provider_test.cpp83 char buf[1]; in TEST() local
/bootable/recovery/
Dbootloader.cpp149 struct stat buf; in wait_for_device() local
Dui.cpp252 char buf; in IsUsbConnected() local
Drecovery.cpp233 char buf[MAX_ARG_LENGTH]; in get_args() local
301 char buf[4096]; in copy_log_file() local
Dscreen_ui.cpp510 char buf[256]; in Print() local