/third_party/ltp/tools/sparse/sparse-src/ |
D | compat.h | 20 #define CHUNK 32768 macro
|
/third_party/rust/crates/unicode-ident/generate/src/ |
D | main.rs | 33 const CHUNK: usize = 64; constant
|
/third_party/rust/crates/unicode-ident/src/ |
D | tables.rs | 29 pub(crate) const CHUNK: usize = 64; constant
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
D | writev07.c | 33 #define CHUNK 64 macro
|
D | writev01.c | 18 #define CHUNK 64 macro
|
D | writev02.c | 64 #define CHUNK K_1 /* single chunk */ macro
|
D | writev05.c | 59 #define CHUNK K_1 /* single chunk */ macro
|
/third_party/ltp/testcases/kernel/syscalls/pwritev/ |
D | pwritev01.c | 23 #define CHUNK 64 macro
|
D | pwritev02.c | 36 #define CHUNK 64 macro
|
/third_party/ltp/testcases/kernel/syscalls/preadv/ |
D | preadv01.c | 24 #define CHUNK 64 macro
|
D | preadv02.c | 38 #define CHUNK 64 macro
|
/third_party/ltp/testcases/kernel/syscalls/pwritev2/ |
D | pwritev201.c | 25 #define CHUNK 64 macro
|
D | pwritev202.c | 28 #define CHUNK 64 macro
|
/third_party/zlib/examples/ |
D | zpipe.c | 28 #define CHUNK 16384 macro
|
D | gznorm.c | 67 #define CHUNK 16384 macro
|
D | zran.c | 65 #define CHUNK 16384 /* file input buffer size */ macro
|
D | gzjoin.c | 75 #define CHUNK 32768 /* must be a power of two and fit in unsigned */ macro
|
/third_party/ltp/testcases/kernel/syscalls/preadv2/ |
D | preadv201.c | 25 #define CHUNK 64 macro
|
D | preadv202.c | 30 #define CHUNK 64 macro
|
/third_party/ltp/testcases/kernel/syscalls/readv/ |
D | readv01.c | 24 #define CHUNK 64 macro
|
D | readv02.c | 27 #define CHUNK 64 macro
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp.c | 49 #define CHUNK 4096 in load_text_fp() macro
|
/third_party/ltp/testcases/kernel/mem/vmtests/ |
D | stack_space.c | 203 #define CHUNK(i) ((i) * csize) macro
|
D | data_space.c | 216 #define CHUNK(i) ((i) * csize) macro
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
D | ftest04.c | 208 #define CHUNK(i) (((i) * testers + me) * csize) macro
|