Searched defs:is_zero (Results 1 – 11 of 11) sorted by relevance
11 fn is_zero(&self) -> bool; in is_zero() method47 fn is_zero(&self) -> bool { in is_zero() method54 fn is_zero(&self) -> bool { in is_zero() method61 fn is_zero(&self) -> bool { in is_zero() method108 fn is_zero(&self) -> bool { in is_zero() method115 fn is_zero(&self) -> bool { in is_zero() method172 fn is_zero(&self) -> bool { in is_zero() method179 fn is_zero(&self) -> bool { in is_zero() method
108 mod is_zero; module
371 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()566 bool is_zero; in verity_verify_io() local
220 bool is_zero; in fec_read_bufs() local
327 bool is_zero = true; in compress_lznt() local
300 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in drop() localVariable
465 bool is_zero = num == 0LL; in number() local
4032 is_zero(BlockDriverState *bs, int64_t offset, int64_t bytes) in is_zero() function
1182 bool is_zero; in is_allocated_sectors() local
2309 int is_zero = 1; in bcd_add_mag() local
4122 static bool do_STG(DisasContext *s, arg_ldst_tag *a, bool is_zero, bool is_pair) in do_STG()