/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandler.cpp | 483 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/ |
D | OpenSSLCipher.java | 598 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/ |
D | XPathParser.java | 749 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/ |
D | RTPencode.cc | 1660 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/ |
D | EnumDirItems.cpp | 49 unsigned totalLen = len; in GetPrefixesPath() local 60 path.ReleaseBuffer(totalLen); in GetPrefixesPath()
|
/external/skia/src/gpu/effects/ |
D | GrDashingEffect.cpp | 139 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/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |