/external/brotli/python/tests/ |
D | decompressor_test.py | 19 CHUNK_SIZE = 1 variable in TestDecompressor
|
D | compressor_test.py | 18 CHUNK_SIZE = 2048 variable in _TestCompressor
|
/external/autotest/client/site_tests/platform_CompressedSwap/src/ |
D | hog.c | 14 #define CHUNK_SIZE MEGA /* one-megabyte chunks */ macro
|
/external/brotli/java/org/brotli/wrapper/enc/ |
D | BrotliOutputStreamTest.java | 30 private static final int CHUNK_SIZE = 256; field in BrotliOutputStreamTest
|
D | BrotliEncoderChannelTest.java | 32 private static final int CHUNK_SIZE = 256; field in BrotliEncoderChannelTest
|
/external/autotest/client/site_tests/hardware_TrimIntegrity/ |
D | hardware_TrimIntegrity.py | 37 CHUNK_SIZE = 192 * 1024 variable in hardware_TrimIntegrity
|
/external/guava/guava/src/com/google/common/hash/ |
D | Murmur3_128HashFunction.java | 79 private static final int CHUNK_SIZE = 16; field in Murmur3_128HashFunction.Murmur3_128Hasher
|
D | SipHashFunction.java | 95 private static final int CHUNK_SIZE = 8; field in SipHashFunction.SipHasher
|
D | Murmur3_32HashFunction.java | 151 private static final int CHUNK_SIZE = 4; field in Murmur3_32HashFunction.Murmur3_32Hasher
|
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/ |
D | hog.c | 13 #define CHUNK_SIZE (1 << 20) macro
|
/external/apache-http/src/org/apache/commons/codec/binary/ |
D | Base64.java | 51 static final int CHUNK_SIZE = 76; field in Base64
|
/external/pcre/dist2/src/sljit/ |
D | sljitExecAllocator.c | 69 #define CHUNK_SIZE 0x10000 macro
|
D | sljitProtExecAllocator.c | 69 #define CHUNK_SIZE 0x10000 macro
|
/external/brotli/research/ |
D | deorummolae.cc | 10 #define CHUNK_SIZE 64 macro
|
/external/sl4a/Common/src/org/apache/commons/codec/binary/ |
D | Base64Codec.java | 67 static final int CHUNK_SIZE = 76; field in Base64Codec
|
/external/u-boot/drivers/spi/ |
D | atcspi200_spi.c | 19 #define CHUNK_SIZE 1 macro
|
/external/webp/src/dec/ |
D | idec_dec.c | 25 #define CHUNK_SIZE 4096 macro
|
/external/icu/icu4c/source/common/ |
D | ucnv.cpp | 45 #define CHUNK_SIZE 1024 macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 1926 #define CHUNK_SIZE 1024 macro
|
/external/libxml2/ |
D | xmlreader.c | 93 #define CHUNK_SIZE 512 macro
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 3113 int CHUNK_SIZE = 900; local
|