Searched defs:len (Results 1 – 4 of 4) sorted by relevance
89 size_t len = p-q; in split_line() local104 size_t len = p-q; in split_line() local246 int len = strlen(p); in read_list_file() local
115 ssize_t len = fs_config_generate(buffer, sizeof(buffer), pc); in main() local
367 public void write(byte[] b, int off, int len) throws IOException { in write()577 public void write(byte[] b, int off, int len) throws IOException { in write()
1297 status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int len) in readBuf()