Searched refs:UIDLEN (Results 1 – 7 of 7) sorted by relevance
112 + TarConstants.UIDLEN in testBigNumberStarMode()139 + TarConstants.UIDLEN in testBigNumberPosixMode()160 + TarConstants.UIDLEN in testWriteSimplePaxHeaders()177 + TarConstants.UIDLEN in testPaxHeadersWithLength99()196 + TarConstants.UIDLEN in testPaxHeadersWithLength101()260 + TarConstants.UIDLEN in testOldEntryStarMode()292 + TarConstants.UIDLEN in testOldEntryPosixMode()
136 checkRoundTripOctal(0, TarConstants.UIDLEN); in testRoundTripOctal()137 checkRoundTripOctal(1, TarConstants.UIDLEN); in testRoundTripOctal()
64 int UIDLEN = 8; field
1185 offset = writeEntryHeaderField(userId, outbuf, offset, UIDLEN, in writeEntryHeader()1279 userId = (int) TarUtils.parseOctalOrBinary(header, offset, UIDLEN); in parseTarHeader()1280 offset += UIDLEN; in parseTarHeader()
475 …final long maxAsOctalChar = length == TarConstants.UIDLEN ? TarConstants.MAXID : TarConstants.MAXS… in formatLongOctalOrBinaryBytes()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...