Home
last modified time | relevance | path

Searched refs:totalLen (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp483 unsigned totalLen = nameLen + propsLen; in SetMethodToProp() local
485 totalLen++; in SetMethodToProp()
487 totalLen++; in SetMethodToProp()
488 if (totalLen + 5 >= pos) in SetMethodToProp()
490 pos -= totalLen; in SetMethodToProp()
499 temp[pos + totalLen - 1] = ' '; in SetMethodToProp()
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLCipher.java598 int totalLen = inputLen + buffered + (finalUsed ? modeBlockSize : 0); in getOutputSizeForFinal() local
602 totalLen += ((totalLen % modeBlockSize != 0) || isEncrypting()) in getOutputSizeForFinal()
605 return totalLen - (totalLen % modeBlockSize); in getOutputSizeForFinal()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java749 int totalLen = m_ops.getOp(OpMap.MAPINDEX_LENGTH); in insertOp() local
751 for (int i = totalLen - 1; i >= pos; i--) in insertOp()
757 m_ops.setOp(OpMap.MAPINDEX_LENGTH,totalLen + length); in insertOp()
771 int totalLen = m_ops.getOp(OpMap.MAPINDEX_LENGTH); in appendOp() local
773 m_ops.setOp(totalLen, op); in appendOp()
774 m_ops.setOp(totalLen + OpMap.MAPINDEX_LENGTH, length); in appendOp()
775 m_ops.setOp(OpMap.MAPINDEX_LENGTH, totalLen + length); in appendOp()
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPencode.cc1660 size_t totalLen = 0; in NetEQTest_encode() local
1733 totalLen += cdlen; in NetEQTest_encode()
1738 return (totalLen); in NetEQTest_encode()
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp49 unsigned totalLen = len; in GetPrefixesPath() local
60 path.ReleaseBuffer(totalLen); in GetPrefixesPath()
/external/skia/src/gpu/effects/
DGrDashingEffect.cpp139 SkScalar totalLen = pts[1].fX - pts[0].fX; in calc_end_adjustment() local
140 SkScalar temp = totalLen / srcIntervalLen; in calc_end_adjustment()
142 *endingInt = totalLen - numFullIntervals * srcIntervalLen + phase; in calc_end_adjustment()
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...