| /OK3568_Linux_fs/kernel/scripts/coccinelle/null/ |
| H A D | badzero.cocci | 100 @ r disable is_zero,isnt_zero exists @ 122 @ depends on patch disable is_zero,isnt_zero @ 146 @t2 depends on !patch disable is_zero,isnt_zero @ 192 @ depends on patch disable is_zero,isnt_zero @ 214 @ t3 depends on !patch disable is_zero,isnt_zero @
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/ |
| H A D | segment_ratio.hpp | 154 inline bool is_zero() const { return math::equals(m_numerator, 0); } in is_zero() function in boost::geometry::segment_ratio 169 return is_zero() || is_one(); in on_end()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0007-target-ppc-Update-float_invalid_op_mul-for-new-flags.patch | 36 - if ((classes & (is_zero | is_inf)) == (is_zero | is_inf)) {
|
| H A D | 0008-target-ppc-Update-float_invalid_op_div-for-new-flags.patch | 41 - } else if (classes == is_zero) {
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/misc/ |
| H A D | boolinit.cocci | 56 @depends on patch disable is_zero, isnt_zero@ 112 @r2 depends on !patch disable is_zero, isnt_zero@
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/detail/ |
| H A D | hash_float.hpp | 242 inline bool is_zero(T v) in is_zero() function 258 return boost::hash_detail::is_zero(v) ? 0 : float_hash_impl(v, 0); in float_hash_value()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | linear.hpp | 99 && turn.operations[0].fraction.is_zero(); in apply() 139 turn.operations[0].fraction.is_zero(); in is_closing_point_of()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-verity-target.c | 335 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block() argument 361 *is_zero = !memcmp(v->zero_digest, digest, v->digest_size); in verity_hash_for_block() 363 *is_zero = false; in verity_hash_for_block() 473 bool is_zero; in verity_verify_io() local 493 &is_zero); in verity_verify_io() 497 if (is_zero) { in verity_verify_io()
|
| H A D | dm-verity.h | 130 sector_t block, u8 *digest, bool *is_zero);
|
| H A D | dm-verity-fec.c | 203 bool is_zero; in fec_read_bufs() local 267 &is_zero) == 0) { in fec_read_bufs() 269 if (is_zero) in fec_read_bufs()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | numeric_traits.hpp | 108 struct is_zero;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | double-int.h | 166 bool is_zero () const; 377 double_int::is_zero () const in is_zero() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | double-int.h | 166 bool is_zero () const; 377 double_int::is_zero () const in is_zero() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/ |
| H A D | follow_helpers.hpp | 349 && ( ! curr_turn.operations[OpId].fraction.is_zero() in turn_on_the_same_ip()
|
| /OK3568_Linux_fs/buildroot/package/pulseview/ |
| H A D | 0001-Replace-obsolete-deprecated-Qt-methods.patch | 27 if (sign && !v.is_zero())
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | number.hpp | 563 BOOST_MP_FORCEINLINE bool is_zero()const in is_zero() function in boost::multiprecision::number 638 return !is_zero(); in operator bool() 649 return is_zero() ? 0 : &self_type::is_zero; in operator unmentionable_type()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | vsprintf.c | 461 bool is_zero = num == 0LL; in number() local 487 else if (!is_zero) in number() 529 if (spec.base == 16 || !is_zero) { in number()
|