| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| H A D | is_zero.rs | 11 fn is_zero(&self) -> bool; in is_zero() functions 18 fn is_zero(&self) -> bool { in is_zero() functions 47 fn is_zero(&self) -> bool { in is_zero() functions 54 fn is_zero(&self) -> bool { in is_zero() functions 61 fn is_zero(&self) -> bool { in is_zero() functions 82 fn is_zero(&self) -> bool{ in is_zero() functions 108 fn is_zero(&self) -> bool { is_zero() functions 115 fn is_zero(&self) -> bool { is_zero() functions 131 fn is_zero(&self) -> bool { is_zero() functions 157 fn is_zero(&self) -> bool { is_zero() functions 172 fn is_zero(&self) -> bool { is_zero() functions 179 fn is_zero(&self) -> bool { is_zero() functions 188 fn is_zero(&self) -> bool { is_zero() functions [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | layout.rs | 80 pub fn is_zero(&self) -> bool { in is_zero() functions
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_algebraic.c | 80 is_zero(struct vc4_compile *c, struct qreg reg) in is_zero() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_idiv_const.c | 133 nir_ssa_def *is_zero = nir_ieq_imm(b, n, 0); in build_imod() local
|
| H A D | nir_lower_system_values.c | 437 nir_component_mask_t is_zero = 0; in lower_compute_system_value_instr() local
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | lznt.c | 324 bool is_zero = true; in compress_lznt() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | functional.hpp | 290 struct is_zero { struct
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | light.c | 222 bool is_zero = params[0] == 0.0f; in do_light() local 238 bool is_zero = params[0] == 0.0f; in do_light() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-verity-fec.c | 204 bool is_zero; in fec_read_bufs() local
|
| H A D | dm-verity-target.c | 473 bool is_zero; in verity_verify_io() local 334 verity_hash_for_block(struct dm_verity *v, struct dm_verity_io *io, sector_t block, u8 *digest, bool *is_zero) verity_hash_for_block() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-verity-fec.c | 204 bool is_zero; in fec_read_bufs() local
|
| H A D | dm-verity-target.c | 566 bool is_zero; in verity_verify_io() local 370 verity_hash_for_block(struct dm_verity *v, struct dm_verity_io *io, sector_t block, u8 *digest, bool *is_zero) verity_hash_for_block() argument
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-number.c | 303 bool is_zero = (num == ECMA_NUMBER_ZERO); in ecma_number_is_zero() local
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | lexer.cc | 479 const bool is_zero = !seen_prior_one_bits; in try_hex_float() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vp9dsp.c | 297 static int is_zero(const int16_t *c, int sz) in is_zero() function
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-arithmetic_test.cc | 935 const Matcher<int> is_zero = Eq(0); in TEST() local
|
| H A D | gmock-matchers-comparisons_test.cc | 2113 const Matcher<const double&> is_zero = Eq(0); in TEST() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_shader.cpp | 758 backend_reg::is_zero() const in is_zero() function in backend_reg
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | constants.h | 156 bool is_zero = true; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | constants.h | 156 bool is_zero = true; variable
|
| /third_party/spirv-tools/source/opt/ |
| H A D | constants.h | 156 bool is_zero = true; variable
|
| /third_party/glslang/SPIRV/ |
| H A D | hex_float.h | 675 const bool is_zero = exponent == 0 && fraction == 0; in operator <<() local 983 bool is_zero = is_denorm && (fraction == 0); in operator >>() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.cpp | 37 bool ir_rvalue::is_zero() const in is_zero() function in ir_rvalue 1634 ir_constant::is_zero() const in is_zero() function in ir_constant
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw_hw_select.c | 148 nir_ssa_def *is_zero = nir_feq(b, det, zero); in face_culling() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.h | 51 static inline bool is_zero(pseudo_t pseudo) in is_zero() function
|