/external/lz4/tests/ |
D | fullbench.c | 82 int origSize; member 414 …)remaining > g_chunkSize) { chunkP[i].origSize = g_chunkSize; remaining -= g_chunkSize; } else { c… in fullSpeedBench() 439 chunkP[0].origSize = (int)benchedSize; nbChunks=1; in fullSpeedBench() 442 …if (chunkP[0].origSize < 8) { DISPLAY(" cannot bench %s with less then 8 bytes \n", compressorName… in fullSpeedBench() 443 LZ4_loadDict(&LZ4_stream, chunkP[0].origBuffer, chunkP[0].origSize); in fullSpeedBench() 446 …if (chunkP[0].origSize < 8) { DISPLAY(" cannot bench %s with less then 8 bytes \n", compressorName… in fullSpeedBench() 447 LZ4_loadDictHC(&LZ4_streamHC, chunkP[0].origBuffer, chunkP[0].origSize); in fullSpeedBench() 467 …onFunction(chunkP[chunkNb].origBuffer, chunkP[chunkNb].compressedBuffer, chunkP[chunkNb].origSize); in fullSpeedBench() 499 …)remaining > g_chunkSize) { chunkP[i].origSize = g_chunkSize; remaining -= g_chunkSize; } else { c… in fullSpeedBench() 505 …[chunkNb].origBuffer, chunkP[chunkNb].compressedBuffer, chunkP[chunkNb].origSize, maxCompressedChu… in fullSpeedBench() [all …]
|
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/ |
D | DexMakerTest.java | 1877 int origSize = getDataDirectory().listFiles().length; in testCaching_Methods() local 1885 assertEquals(origSize + 2, getDataDirectory().listFiles().length); in testCaching_Methods() 1894 assertEquals(origSize + 2, getDataDirectory().listFiles().length); in testCaching_Methods() 1902 assertEquals(origSize + 4, getDataDirectory().listFiles().length); in testCaching_Methods() 1908 assertEquals(origSize + 6, getDataDirectory().listFiles().length); in testCaching_Methods() 1915 assertEquals(origSize + 8, getDataDirectory().listFiles().length); in testCaching_Methods() 1923 assertEquals(origSize + 10, getDataDirectory().listFiles().length); in testCaching_Methods() 1930 … assertEquals(origSize + 10, getDataDirectory().listFiles().length); // should already be cached. in testCaching_Methods() 1937 assertEquals(origSize + 12, getDataDirectory().listFiles().length); in testCaching_Methods() 1944 assertEquals(origSize + 14, getDataDirectory().listFiles().length); in testCaching_Methods() [all …]
|
/external/icu/icu4c/source/common/ |
D | unifiedcache.cpp | 244 int32_t origSize = uhash_count(fHashtable); in _flush() local 245 for (int32_t i = 0; i < origSize; ++i) { in _flush()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 4518 Expr *origSize = TL.getSizeExpr(); in TransformDependentSizedArrayType() local 4519 if (!origSize) origSize = T->getSizeExpr(); in TransformDependentSizedArrayType() 4522 = getDerived().TransformExpr(origSize); in TransformDependentSizedArrayType() 4532 size != origSize) { in TransformDependentSizedArrayType()
|
/external/robolectric/v3/runtime/ |
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-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/ ... |