Searched defs:len (Results 1 – 3 of 3) sorted by relevance
| /rkdeveloptool/ |
| H A D | RKBoot.cpp | 292 void CRKBoot::WCHAR_To_wchar(WCHAR *src,wchar_t *dst,int len) in WCHAR_To_wchar() 303 void CRKBoot::WCHAR_To_char(WCHAR *src,char *dst,int len) in WCHAR_To_char()
|
| H A D | crc.cpp | 179 unsigned int crc32_le(unsigned int crc, unsigned char *p, unsigned int len) in crc32_le() 263 void P_RC4(unsigned char* buf, unsigned short len) in P_RC4()
|
| H A D | main.cpp | 1013 int i, len = strlen(path); in fixPath() local 1349 static inline void str2wide(const char* str, uint16_t* wide, int len) in str2wide() 1361 int len; in getName() local 1680 static inline void wide2str(const uint16_t* wide, char* str, int len) in wide2str() 3018 int len; in tag_spl() local
|