Home
last modified time | relevance | path

Searched defs:namesize (Results 1 – 9 of 9) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/cpio/
DCpioArchiveInputStream.java389 final long namesize = readAsciiLong(8, 16); in readNewEntry() local
417 final long namesize = readAsciiLong(6, 8); in readOldAsciiEntry() local
445 final long namesize = readBinaryLong(2, swapHalfWord); in readOldBinaryEntry() local
DCpioArchiveEntry.java508 public int getHeaderPadCount(long namesize) { in getHeaderPadCount()
/external/libpcap/
Detherent.c89 size_t namesize; in pcap_next_etherent() local
/external/libcups/cups/
Dppd-cache.c4759 size_t namesize) /* I - Size of name buffer */ in _pwgInputSlotForSource()
4806 size_t namesize) /* I - Size of name buffer */ in _pwgMediaTypeForType()
4854 size_t namesize) /* I - Size of name buffer */ in _pwgPageSizeForMedia()
4913 size_t namesize) /* I - Size of temporary filename buffer */ in cups_get_url()
5068 size_t namesize) /* I - Size of name buffer */ in pwg_ppdize_name()
5108 size_t namesize) /* I - Size of name buffer */ in pwg_ppdize_resolution()
5138 size_t namesize, /* I - Size of name buffer */ in pwg_unppdize_name()
Dadminutil.c1344 size_t namesize, /* I - Size of filename buffer */ in get_cupsd_conf()
Ddest.c2235 size_t namesize) /* I - Size of name buffer */ in _cupsUserDefault()
2385 size_t namesize) /* I - Size of buffer */ in appleGetPaperSize()
4020 size_t namesize, /* I - Size of name buffer */ in cups_get_default()
4351 size_t namesize) /* I - Size of name buffer */ in cups_queue_name()
/external/libcups/scheduler/
Dcups-driverd.cxx2713 size_t namesize, /* I - Size of filename buffer */ in read_tar()
/external/sqlite/dist/orig/
Dshell.c1254 SIZE_T namesize = sizeof(data.name) / sizeof(data.name[0]); in opendir() local
/external/sqlite/dist/
Dshell.c1259 SIZE_T namesize = sizeof(data.name) / sizeof(data.name[0]); in opendir() local