Home
last modified time | relevance | path

Searched defs:block_mask (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev01.c102 sigset_t block_mask; in setup() local
/third_party/ffmpeg/libavcodec/
Dproresdec2.c478 int block_mask, sign; in decode_ac_coeffs() local
/third_party/zlib/
Dtrees.c1110 unsigned long block_mask = 0xf3ffc07fUL; local
/third_party/openssl/crypto/evp/
Devp_local.h53 int block_mask; member
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.c528 sigset_t omask, block_mask; in main() local
2091 sigset_t block_mask, omask; in do_listio() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c2086 LLVMValueRef block_mask = lp_build_const_int_vec(bld->gallivm, bld->type, block_length - 1); in lp_build_sample_partial_offset() local