Home
last modified time | relevance | path

Searched defs:is_zero (Results 1 – 8 of 8) sorted by relevance

/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 Ddouble-int.h377 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 Ddouble-int.h377 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/policies/robustness/
H A Dsegment_ratio.hpp154 inline bool is_zero() const { return math::equals(m_numerator, 0); } in is_zero() function in boost::geometry::segment_ratio
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/detail/
H A Dhash_float.hpp242 inline bool is_zero(T v) in is_zero() function
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-verity-target.c335 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()
473 bool is_zero; in verity_verify_io() local
H A Ddm-verity-fec.c203 bool is_zero; in fec_read_bufs() local
/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c461 bool is_zero = num == 0LL; in number() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp563 BOOST_MP_FORCEINLINE bool is_zero()const in is_zero() function in boost::multiprecision::number