Home
last modified time | relevance | path

Searched defs:CHUNK (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/
Dcompat.h20 #define CHUNK 32768 macro
/third_party/rust/crates/unicode-ident/generate/src/
Dmain.rs33 const CHUNK: usize = 64; constant
/third_party/rust/crates/unicode-ident/src/
Dtables.rs29 pub(crate) const CHUNK: usize = 64; constant
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev07.c33 #define CHUNK 64 macro
Dwritev01.c18 #define CHUNK 64 macro
Dwritev02.c64 #define CHUNK K_1 /* single chunk */ macro
Dwritev05.c59 #define CHUNK K_1 /* single chunk */ macro
/third_party/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev01.c23 #define CHUNK 64 macro
Dpwritev02.c36 #define CHUNK 64 macro
/third_party/ltp/testcases/kernel/syscalls/preadv/
Dpreadv01.c24 #define CHUNK 64 macro
Dpreadv02.c38 #define CHUNK 64 macro
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
Dpwritev201.c25 #define CHUNK 64 macro
Dpwritev202.c28 #define CHUNK 64 macro
/third_party/zlib/examples/
Dzpipe.c28 #define CHUNK 16384 macro
Dgznorm.c67 #define CHUNK 16384 macro
Dzran.c65 #define CHUNK 16384 /* file input buffer size */ macro
Dgzjoin.c75 #define CHUNK 32768 /* must be a power of two and fit in unsigned */ macro
/third_party/ltp/testcases/kernel/syscalls/preadv2/
Dpreadv201.c25 #define CHUNK 64 macro
Dpreadv202.c30 #define CHUNK 64 macro
/third_party/ltp/testcases/kernel/syscalls/readv/
Dreadv01.c24 #define CHUNK 64 macro
Dreadv02.c27 #define CHUNK 64 macro
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.c49 #define CHUNK 4096 in load_text_fp() macro
/third_party/ltp/testcases/kernel/mem/vmtests/
Dstack_space.c203 #define CHUNK(i) ((i) * csize) macro
Ddata_space.c216 #define CHUNK(i) ((i) * csize) macro
/third_party/ltp/testcases/kernel/fs/ftest/
Dftest04.c208 #define CHUNK(i) (((i) * testers + me) * csize) macro

12