Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 15 of 15) sorted by relevance

/external/autotest/client/site_tests/platform_CompressedSwap/src/
Dhog.c14 #define CHUNK_SIZE MEGA /* one-megabyte chunks */ macro
/external/brotli/python/tests/
Dcompressor_test.py18 CHUNK_SIZE = 2048 variable in _TestCompressor
/external/autotest/client/site_tests/hardware_TrimIntegrity/
Dhardware_TrimIntegrity.py36 CHUNK_SIZE = 192 * 1024 variable in hardware_TrimIntegrity
/external/guava/guava/src/com/google/common/hash/
DMurmur3_128HashFunction.java79 private static final int CHUNK_SIZE = 16; field in Murmur3_128HashFunction.Murmur3_128Hasher
DSipHashFunction.java95 private static final int CHUNK_SIZE = 8; field in SipHashFunction.SipHasher
DMurmur3_32HashFunction.java151 private static final int CHUNK_SIZE = 4; field in Murmur3_32HashFunction.Murmur3_32Hasher
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/
Dhog.c13 #define CHUNK_SIZE (1 << 20) macro
/external/pcre/dist2/src/sljit/
DsljitExecAllocator.c69 #define CHUNK_SIZE 0x10000 macro
/external/apache-http/src/org/apache/commons/codec/binary/
DBase64.java51 static final int CHUNK_SIZE = 76; field in Base64
/external/sl4a/Common/src/org/apache/commons/codec/binary/
DBase64Codec.java67 static final int CHUNK_SIZE = 76; field in Base64Codec
/external/syslinux/com32/gfxboot/
Dgfxboot.c49 #define CHUNK_SIZE (64 << 10) macro
/external/webp/src/dec/
Didec_dec.c25 #define CHUNK_SIZE 4096 macro
/external/icu/icu4c/source/common/
Ducnv.c45 #define CHUNK_SIZE 1024 macro
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c1925 #define CHUNK_SIZE 1024 macro
/external/libxml2/
Dxmlreader.c93 #define CHUNK_SIZE 512 macro