/third_party/iowow/src/utils/ |
D | iwsha2.c | 5 #define CHUNK_SIZE 64 macro 53 static int calc_chunk(uint8_t chunk[CHUNK_SIZE], struct buffer_state *state) { in calc_chunk()
|
/third_party/skia/third_party/externals/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
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
D | writev03.c | 30 #define CHUNK_SIZE 256 macro
|
/third_party/skia/third_party/externals/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
|
/third_party/ffmpeg/libavformat/ |
D | act.c | 26 #define CHUNK_SIZE 512 macro
|
D | ty.c | 46 #define CHUNK_SIZE (128 * 1024) macro
|
/third_party/musl/src/internal/ |
D | malloc_impl.h | 30 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
|
/third_party/gstreamer/gstplugins_base/tests/examples/app/ |
D | appsrc-stream2.c | 74 #define CHUNK_SIZE 4096 macro
|
D | appsrc-seekable.c | 67 #define CHUNK_SIZE 4096 macro
|
D | appsrc-stream.c | 71 #define CHUNK_SIZE 4096 macro
|
/third_party/libuv/test/ |
D | test-tcp-writealot.c | 34 #define CHUNK_SIZE 10024 /* 10 kb */ macro
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitProtExecAllocator.c | 69 #define CHUNK_SIZE 0x10000 macro
|
D | sljitExecAllocator.c | 69 #define CHUNK_SIZE 0x10000 macro
|
/third_party/musl/porting/linux/user/src/internal/ |
D | malloc_impl.h | 103 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
|
/third_party/musl/porting/liteos_a/user_debug/src/internal/ |
D | malloc_impl.h | 75 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
|
/third_party/glib/gio/ |
D | glocalfileenumerator.c | 33 #define CHUNK_SIZE 1000 macro
|
/third_party/skia/third_party/externals/brotli/research/ |
D | deorummolae.cc | 10 #define CHUNK_SIZE 64 macro
|
/third_party/harfbuzz/util/ |
D | helper-cairo.cc | 304 #define CHUNK_SIZE 4096 in finalize_png() macro
|
/third_party/libsoup/tests/ |
D | chunk-io-test.c | 324 #define CHUNK_SIZE 1024 macro
|
/third_party/ejdb/src/jbl/tests/ |
D | jbl_test_binn1.c | 55 #define CHUNK_SIZE 256 // 1024 macro
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | helper-cairo.hh | 308 #define CHUNK_SIZE 4096 in finalize_png() macro
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | idec_dec.c | 25 #define CHUNK_SIZE 4096 macro
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | idec_dec.c | 25 #define CHUNK_SIZE 4096 macro
|