/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfPxr24Compressor.cpp | 424 uLongf tmpSize = _maxScanLineSize * _numScanLines; in uncompress() local 427 &tmpSize, in uncompress() 468 if (tmpBufferEnd - _tmpBuffer > tmpSize) in uncompress() 494 if (tmpBufferEnd - _tmpBuffer > tmpSize) in uncompress() 518 if (tmpBufferEnd - _tmpBuffer > tmpSize) in uncompress() 543 if (tmpBufferEnd - _tmpBuffer < tmpSize) in uncompress()
|
/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableListMultimap.java | 358 int tmpSize = 0; in readObject() local 372 tmpSize += valueCount; in readObject() 384 FieldSettersHolder.SIZE_FIELD_SETTER.set(this, tmpSize); in readObject()
|
D | ImmutableSetMultimap.java | 503 int tmpSize = 0; in readObject() local 522 tmpSize += valueCount; in readObject() 534 FieldSettersHolder.SIZE_FIELD_SETTER.set(this, tmpSize); in readObject()
|
/external/libxml2/ |
D | c14n.c | 334 int tmpSize; in xmlC14NVisibleNsStackAdd() local 336 tmpSize = 2 * cur->nsMax; in xmlC14NVisibleNsStackAdd() 337 tmp = xmlRealloc(cur->nsTab, tmpSize * sizeof(xmlNsPtr)); in xmlC14NVisibleNsStackAdd() 344 tmp = xmlRealloc(cur->nodeTab, tmpSize * sizeof(xmlNodePtr)); in xmlC14NVisibleNsStackAdd() 351 cur->nsMax = tmpSize; in xmlC14NVisibleNsStackAdd()
|
/external/skia/src/effects/ |
D | SkBlurMask.cpp | 930 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth() local 932 SkAutoTMalloc<float> tmpImage(tmpSize); in BlurGroundTruth() 933 memset(tmpImage, 0, tmpSize*sizeof(tmpImage[0])); in BlurGroundTruth()
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 971 size_t tmpSize = sourceBytes.size(); in arrayToBignum() local 974 if (tmpSize == 0) { in arrayToBignum() 986 twosComplement.reset(new unsigned char[tmpSize]); in arrayToBignum() 988 memcpy(twosBytes, tmp, tmpSize); in arrayToBignum() 992 for (ssize_t i = tmpSize - 1; i >= 0; i--) { in arrayToBignum() 999 BIGNUM *ret = BN_bin2bn(tmp, tmpSize, *dest); in arrayToBignum() 1027 size_t tmpSize = sourceBytes.size(); in arrayToBignumSize() local 1029 if (tmpSize == 0) { in arrayToBignumSize() 1040 while (tmpSize > 0 && tmp[0] == 0) { in arrayToBignumSize() 1042 tmpSize--; in arrayToBignumSize() [all …]
|
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/dagger2/lib/ |
D | auto-value-1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/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-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/ ... |