| /third_party/boost/boost/thread/detail/ |
| D | counter.hpp | 88 struct is_zero struct 90 is_zero(std::size_t& count) : count_(count) {} in is_zero() argument 91 bool operator()() const { return count_ == 0; } in operator ()() 92 std::size_t& count_;
|
| /third_party/boost/boost/spirit/home/karma/numeric/detail/ |
| D | numeric_utils.hpp | 210 struct is_zero struct 212 static bool call(T n) in call() 219 struct is_zero<float> struct 221 static bool call(float n) in call() 228 struct is_zero<double> struct 230 static bool call(double n) in call() 237 struct is_zero<long double> struct 239 static bool call(long double n) in call()
|
| /third_party/boost/boost/geometry/algorithms/detail/overlay/ |
| D | get_distance_measure.hpp | 39 bool is_zero() const { return false; } in is_zero() function 60 bool is_zero() const { return measure == 0.0; } in is_zero() function
|
| /third_party/boost/libs/algorithm/test/ |
| D | copy_n_test1.cpp | 28 BOOST_CXX14_CONSTEXPR bool is_zero( int v ) { return v == 0; } in is_zero() function
|
| D | copy_if_test1.cpp | 35 BOOST_CXX14_CONSTEXPR bool is_zero ( int v ) { return v == 0; } in is_zero() function
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_window_update.cc | 111 bool is_zero = t->flow_control->remote_window() <= 0; in grpc_chttp2_window_update_parser_parse() local
|
| /third_party/boost/boost/polygon/detail/ |
| D | voronoi_ctypes.hpp | 109 bool is_zero() const { in is_zero() function in boost::polygon::detail::extended_exponent_fpt 221 bool is_zero(const extended_exponent_fpt<_fpt>& that) { in is_zero() function 317 bool is_zero() const { in is_zero() function in boost::polygon::detail::extended_int 593 bool is_zero(const extended_int<N>& that) { in is_zero() function
|
| D | voronoi_robust_fpt.hpp | 75 bool is_zero(const T& that) { in is_zero() function 237 bool is_zero(const robust_fpt<T>& that) { in is_zero() function
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_opt_algebraic.c | 80 is_zero(struct vc4_compile *c, struct qreg reg) in is_zero() function
|
| /third_party/boost/boost/spirit/home/support/ |
| D | adapt_adt_attributes.hpp | 373 struct is_zero<fusion::extension::adt_attribute_proxy<T, N, Const> > struct 376 call(fusion::extension::adt_attribute_proxy<T, N, Const> const& val) in call()
|
| /third_party/boost/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
|
| /third_party/boost/boost/units/ |
| D | heterogeneous_system.hpp | 54 struct is_zero : mpl::false_ {}; struct 57 struct is_zero<static_rational<0> > : mpl::true_ {}; struct
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_idiv_const.c | 133 nir_ssa_def *is_zero = nir_ieq_imm(b, n, 0); in build_imod() local
|
| /third_party/boost/boost/geometry/policies/robustness/ |
| 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
|
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| D | functional.hpp | 290 struct is_zero { struct 293 operator()(const T &x) const { in operator ()()
|
| /third_party/boost/boost/container_hash/detail/ |
| D | hash_float.hpp | 242 inline bool is_zero(T v) in is_zero() function
|
| /third_party/mesa3d/src/mesa/main/ |
| D | light.c | 224 bool is_zero = params[0] == 0.0f; in _mesa_light() local 240 bool is_zero = params[0] == 0.0f; in _mesa_light() local
|
| /third_party/boost/boost/date_time/ |
| D | time_duration.hpp | 154 BOOST_CONSTEXPR bool is_zero() const in is_zero() function in boost::date_time::time_duration
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_shader.cpp | 761 backend_reg::is_zero() const in is_zero() function in backend_reg
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| D | lexer.cc | 479 const bool is_zero = !seen_prior_one_bits; in try_hex_float() local
|
| /third_party/glib/glib/ |
| D | gatomic.c | 762 gboolean is_zero; in gboolean() local
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| D | ecma-helpers-number.c | 303 bool is_zero = (num == ECMA_NUMBER_ZERO); in ecma_number_is_zero() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | ir.cpp | 36 bool ir_rvalue::is_zero() const in is_zero() function in ir_rvalue 1643 ir_constant::is_zero() const in is_zero() function in ir_constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | constants.h | 156 bool is_zero = true; in IsZero() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | constants.h | 156 bool is_zero = true; in IsZero() local
|