/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
D | CCMBlockCipher.java | 268 int outIndex = outOff; in processPacket() local 286 ctrCipher.processBlock(in, inIndex, output, outIndex); in processPacket() 287 outIndex += blockSize; in processPacket() 297 System.arraycopy(block, 0, output, outIndex, inLen + inOff - inIndex); in processPacket() 324 ctrCipher.processBlock(in, inIndex, output, outIndex); in processPacket() 325 outIndex += blockSize; in processPacket() 335 System.arraycopy(block, 0, output, outIndex, outputLen - (inIndex - inOff)); in processPacket()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | BlockRealMatrix.java | 730 final int outIndex = iBlock * out.blockColumns + jBlock; in getSubMatrix() local 731 final double[] outBlock = out.blocks[outIndex]; in getSubMatrix() 898 int outIndex = 0; in getRowMatrix() local 903 final int available = outBlock.length - outIndex; in getRowMatrix() 905 System.arraycopy(block, iRow * jWidth, outBlock, outIndex, available); in getRowMatrix() 908 outIndex = jWidth - available; in getRowMatrix() 910 System.arraycopy(block, iRow * jWidth, outBlock, outIndex, jWidth); in getRowMatrix() 911 outIndex += jWidth; in getRowMatrix() 990 int outIndex = 0; in getColumnMatrix() local 996 if (outIndex >= outBlock.length) { in getColumnMatrix() [all …]
|
D | BlockFieldMatrix.java | 705 final int outIndex = iBlock * out.blockColumns + jBlock; in getSubMatrix() local 706 final T[] outBlock = out.blocks[outIndex]; in getSubMatrix() 872 int outIndex = 0; in getRowMatrix() local 877 final int available = outBlock.length - outIndex; in getRowMatrix() 879 System.arraycopy(block, iRow * jWidth, outBlock, outIndex, available); in getRowMatrix() 882 outIndex = jWidth - available; in getRowMatrix() 884 System.arraycopy(block, iRow * jWidth, outBlock, outIndex, jWidth); in getRowMatrix() 885 outIndex += jWidth; in getRowMatrix() 964 int outIndex = 0; in getColumnMatrix() local 970 if (outIndex >= outBlock.length) { in getColumnMatrix() [all …]
|
/external/icu/icu4c/source/layout/ |
D | ArabicShaping.cpp | 114 void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorag… in adjustTags() argument 117 FeatureMask featureMask = (FeatureMask) glyphStorage.getAuxData(outIndex, success); in adjustTags() 122 glyphStorage.setAuxData(outIndex, ((featureMask & ~SHAPE_MASK) | shape), success); in adjustTags()
|
D | ArabicShaping.h | 75 static void adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage);
|
/external/conscrypt/src/platform/java/org/conscrypt/ |
D | CertBlacklist.java | 238 int outIndex = 0; in toHex() local 241 out[outIndex++] = HEX_TABLE[value >> 4]; in toHex() 242 out[outIndex++] = HEX_TABLE[value & 0xf]; in toHex()
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zEncode.cpp | 394 UInt32 outIndex = _bindInfo.GetCoderOutStreamIndex(coderIndex); in EncoderConstr() local 395 int binder = _bindInfo.FindBinderForOutStream(outIndex); in EncoderConstr() 402 if (_bindInfo.OutStreams[i] == outIndex) in EncoderConstr() 405 _bindInfo.OutStreams.Insert(0, outIndex); in EncoderConstr()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 407 private boolean assertRoundTrip(Bidi bidi, int tc, int outIndex, in assertRoundTrip() argument 471 if ((outIndex > -1) && in assertRoundTrip() 472 !checkMaps(bidi, outIndex, src, dest, descMode, in assertRoundTrip()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 403 private boolean assertRoundTrip(Bidi bidi, int tc, int outIndex, in assertRoundTrip() argument 467 if ((outIndex > -1) && in assertRoundTrip() 468 !checkMaps(bidi, outIndex, src, dest, descMode, in assertRoundTrip()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 99 static UBool assertRoundTrip(UBiDi *pBiDi, int32_t tc, int32_t outIndex, 3940 assertRoundTrip(UBiDi *pBiDi, int32_t tc, int32_t outIndex, const char *srcChars, in assertRoundTrip() argument 4108 if (outIndex > -1 && !checkMaps(pBiDi, outIndex, srcChars, destChars, in assertRoundTrip()
|
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
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/ ... |
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/ ... |