Home
last modified time | relevance | path

Searched refs:origSize (Results 1 – 10 of 10) sorted by relevance

/external/lz4/tests/
Dfullbench.c82 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/
DDexMakerTest.java1877 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/
Dunifiedcache.cpp244 int32_t origSize = uhash_count(fHashtable); in _flush() local
245 for (int32_t i = 0; i < origSize; ++i) { in _flush()
/external/clang/lib/Sema/
DTreeTransform.h4518 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/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
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/ ...