Home
last modified time | relevance | path

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

/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/skqp/src/effects/
DSkBlurMask.cpp471 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth() local
473 SkAutoTMalloc<float> tmpImage(tmpSize); in BlurGroundTruth()
474 memset(tmpImage, 0, tmpSize*sizeof(tmpImage[0])); in BlurGroundTruth()
/external/skia/src/effects/
DSkBlurMask.cpp473 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth() local
475 SkAutoTMalloc<float> tmpImage(tmpSize); in BlurGroundTruth()
476 memset(tmpImage, 0, tmpSize*sizeof(tmpImage[0])); in BlurGroundTruth()
/external/libxml2/
Dc14n.c335 int tmpSize; in xmlC14NVisibleNsStackAdd() local
337 tmpSize = 2 * cur->nsMax; in xmlC14NVisibleNsStackAdd()
338 tmp = xmlRealloc(cur->nsTab, tmpSize * sizeof(xmlNsPtr)); in xmlC14NVisibleNsStackAdd()
345 tmp = xmlRealloc(cur->nodeTab, tmpSize * sizeof(xmlNodePtr)); in xmlC14NVisibleNsStackAdd()
352 cur->nsMax = tmpSize; in xmlC14NVisibleNsStackAdd()
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc155 size_t tmpSize = sourceBytes.size(); in arrayToBignum() local
158 if (tmpSize == 0) { in arrayToBignum()
170 twosComplement.reset(new unsigned char[tmpSize]); in arrayToBignum()
172 memcpy(twosBytes, tmp, tmpSize); in arrayToBignum()
176 for (ssize_t i = static_cast<ssize_t>(tmpSize - 1); i >= 0; i--) { in arrayToBignum()
183 BIGNUM* ret = BN_bin2bn(tmp, tmpSize, *dest); in arrayToBignum()
211 size_t tmpSize = sourceBytes.size(); in arrayToBignumSize() local
213 if (tmpSize == 0) { in arrayToBignumSize()
224 while (tmpSize > 0 && tmp[0] == 0) { in arrayToBignumSize()
226 tmpSize--; in arrayToBignumSize()
[all …]
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/dagger2/lib/
Dauto-value-1.4.1.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/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/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/annotation-tools/annotation-file-utilities/lib/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.2.0-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/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/ ...