Home
last modified time | relevance | path

Searched refs:tmpSize (Results 1 – 15 of 15) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfPxr24Compressor.cpp424 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/
DImmutableListMultimap.java358 int tmpSize = 0; in readObject() local
372 tmpSize += valueCount; in readObject()
384 FieldSettersHolder.SIZE_FIELD_SETTER.set(this, tmpSize); in readObject()
DImmutableSetMultimap.java503 int tmpSize = 0; in readObject() local
522 tmpSize += valueCount; in readObject()
534 FieldSettersHolder.SIZE_FIELD_SETTER.set(this, tmpSize); in readObject()
/external/libxml2/
Dc14n.c334 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/
DSkBlurMask.cpp930 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/
Dorg_conscrypt_NativeCrypto.cpp971 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/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
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/ ...