/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | peano.go | 23 func is_zero(x *Number) bool { func
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shaderlib_nir.c | 847 nir_def *is_zero = nir_ieq(&b, fence, zero); in gfx11_create_sh_query_result_cs() local 957 nir_def *is_zero = nir_ieq(&b, y_value, zero); in gfx11_create_sh_query_result_cs() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | condition_util.go | 65 func is_zero(x uint32) bool { func
|
/aosp_15_r20/external/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
|
/aosp_15_r20/external/mesa3d/src/nouveau/mme/ |
H A D | mme_fermi_builder.c | 488 bool is_zero) in mme_fermi_start_cf() 582 bool is_zero) in mme_fermi_end_while_zero()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_rematerialize_compares.c | 61 is_zero(const nir_alu_instr *instr, unsigned src, unsigned num_components, in is_zero() function
|
H A D | nir_opt_idiv_const.c | 131 nir_def *is_zero = nir_ieq_imm(b, n, 0); in build_imod() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/detail/ |
D | test_input.hpp | 21 bool is_zero(T const &v) { return v == static_cast<T>(0); } in is_zero() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | double-int.h | 396 double_int::is_zero () const in is_zero() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/ |
D | stream_id.rs | 62 pub fn is_zero(&self) -> bool { in is_zero() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/arithmetic/bigint/ |
D | boxed_limbs.rs | 109 pub(super) fn is_zero(&self) -> bool { in is_zero() method
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_shader.cpp | 182 brw_reg::is_zero() const in is_zero() function in brw_reg
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | copy_if_test1.cpp | 35 BOOST_CXX14_CONSTEXPR bool is_zero ( int v ) { return v == 0; } in is_zero() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | fusion_utils_test.cc | 96 auto *is_zero = graph.mutable_library()->add_function(); in TEST() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir_opt_outputs.c | 59 bool is_zero[4] = {0}, is_one[4] = {0}; in ac_eliminate_const_output() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/include/boost/container_hash/detail/ |
D | hash_float.hpp | 242 inline bool is_zero(T v) in is_zero() function
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ir.cpp | 37 bool ir_rvalue::is_zero() const in is_zero() function in ir_rvalue 1625 ir_constant::is_zero() const in is_zero() function in ir_constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 297 fn is_zero(&self) -> bool; in is_zero() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | time_duration.hpp | 154 BOOST_CONSTEXPR bool is_zero() const in is_zero() function in boost::date_time::time_duration
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 296 fn is_zero(&self) -> bool; in is_zero() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 297 fn is_zero(&self) -> bool; in is_zero() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 296 fn is_zero(&self) -> bool; in is_zero() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 297 fn is_zero(&self) -> bool; in is_zero() method
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_geometry.h | 28 bool is_zero() const { return x_ == 0 && y_ == 0; } in is_zero() function
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_shader.cpp | 710 elk_backend_reg::is_zero() const in is_zero() function in elk_backend_reg
|