Searched refs:last (Results 1 – 25 of 25) sorted by relevance
306 FileUseMapEntry<?> last = map.last(); in truncate() local307 Verify.verifyNotNull(last, "last == null"); in truncate()308 if (last.isFree()) { in truncate()309 internalRemove(last); in truncate()310 size = last.getStart(); in truncate()337 FileUseMapEntry<?> last = map.last(); in usedSize() local338 Verify.verifyNotNull(last, "last == null"); in usedSize()339 if (last.isFree()) { in usedSize()340 return last.getStart(); in usedSize()342 Verify.verify(last.getEnd() == size); in usedSize()[all …]
721 byte[] last = new byte[lastToRead]; in readEocd()722 directFullyRead(raf.length() - lastToRead, last); in readEocd() local739 for (int endIdx = last.length - MIN_EOCD_SIZE; endIdx >= 0 && foundEocdSignature == -1; in readEocd()744 if (last[endIdx] == EOCD_SIGNATURE[3] in readEocd()745 && last[endIdx + 1] == EOCD_SIGNATURE[2] in readEocd()746 && last[endIdx + 2] == EOCD_SIGNATURE[1] in readEocd()747 && last[endIdx + 3] == EOCD_SIGNATURE[0]) { in readEocd()755 ByteBuffer.wrap(last, foundEocdSignature, last.length - foundEocdSignature); in readEocd()
45 if (sb.last().isDigit()) in terminalAttributes()51 if (sb.last().isDigit()) in terminalAttributes()56 if (sb.last().isDigit()) in terminalAttributes()61 if (sb.last().isDigit()) in terminalAttributes()65 if (sb.last() == '[') { in terminalAttributes()
7 Traceback (most recent call last):15 Traceback (most recent call last):23 Traceback (most recent call last):31 Traceback (most recent call last):
34 Traceback (most recent call last):43 Traceback (most recent call last):
29 Traceback (most recent call last):
29 if (_slices.last().endTime == Double.MAX_VALUE) { in switchProcess()30 _slices.last().endTime = timestamp in switchProcess()
40 openSlices.last().add(builder) in endSlice()
113 current_block_.region.last = nullptr; in StartBlock()122 current_block_.region.last = instr; in EndBlock()
46 return fromString(it.groups.last()!!.value) in fromSourcePropertiesText()
57 private val artifactId = packageComponents.last() in <lambda>()
50 fun `Sam-compatible parameters should be last`() { in Sam-compatible parameters should be last()
1060 fun `Add to existing return value (ensuring it appears last)`() { in Add to existing return value (ensuring it appears last)()
29 Instruction* last = nullptr; member
26 the APK as the very last parameter, after all options.
34 be the last key in the SigningCertificate object, signed by the old-signer.
13 specifying the APK as the very last parameter, after all
48 new_content.move_to_end('Type', last=False)
400 block.region.last->offset); in CodeCoverage()406 if (trace_point != nullptr || instr == block.region.last) { in CodeCoverage()
56 if (instr == current_block.region.last) { in EndInstruction()
284 // Number of times that this profile is connected since last metrics dump
284 The last two elements are "redundant"; they could be computed from the property
664 // the last element:
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...
META-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...