/external/dng_sdk/source/ |
D | dng_rect.cpp | 34 bool dng_rect::IsZero () const in IsZero() function in dng_rect 55 bool dng_rect_real64::IsZero () const in IsZero() function in dng_rect_real64
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_client_stats.h | 121 bool IsZero() const { in IsZero() function 169 bool IsZero() const { in IsZero() function 192 bool IsZero() const { in IsZero() function
|
/external/abseil-cpp/absl/synchronization/ |
D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() function
|
D | blocking_counter.cc | 23 static bool IsZero(void *arg) { in IsZero() function
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() function
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() function
|
D | blocking_counter.cc | 23 static bool IsZero(void *arg) { in IsZero() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() function
|
D | blocking_counter.cc | 23 static bool IsZero(void *arg) { in IsZero() function
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() function
|
D | blocking_counter.cc | 23 static bool IsZero(void *arg) { in IsZero() function
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() function
|
D | blocking_counter.cc | 23 static bool IsZero(void *arg) { in IsZero() function
|
/external/libchrome/ui/gfx/geometry/ |
D | vector2d.cc | 14 bool Vector2d::IsZero() const { in IsZero() function in gfx::Vector2d
|
D | vector2d_f.cc | 17 bool Vector2dF::IsZero() const { in IsZero() function in gfx::Vector2dF
|
/external/libchrome/base/ |
D | atomic_ref_count.h | 51 bool IsZero() const { in IsZero() function
|
/external/llvm-project/flang/runtime/ |
D | edit-output.h | 83 bool IsZero() const { return x_.IsZero(); } in IsZero() function
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | complex.h | 48 constexpr bool IsZero() const { return re_.IsZero() || im_.IsZero(); } in IsZero() function
|
/external/llvm-project/flang/include/flang/Decimal/ |
D | binary-floating-point.h | 78 constexpr bool IsZero() const { in IsZero() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | constants.h | 128 virtual bool IsZero() const { return false; } in IsZero() function 155 bool IsZero() const override { in IsZero() function 301 bool IsZero() const override { in IsZero() function 443 bool IsZero() const override { return true; } in IsZero() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | constants.h | 128 virtual bool IsZero() const { return false; } in IsZero() function 155 bool IsZero() const override { in IsZero() function 301 bool IsZero() const override { in IsZero() function 443 bool IsZero() const override { return true; } in IsZero() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.h | 128 virtual bool IsZero() const { return false; } in IsZero() function 155 bool IsZero() const override { in IsZero() function 301 bool IsZero() const override { in IsZero() function 443 bool IsZero() const override { return true; } in IsZero() function
|
/external/llvm-project/lldb/include/lldb/DataFormatters/ |
D | FormattersHelpers.h | 98 bool IsZero() const { in IsZero() function
|
/external/llvm-project/flang/lib/Decimal/ |
D | big-radix-floating-point.h | 124 bool IsZero() const { in IsZero() function
|
/external/tensorflow/tensorflow/lite/tools/optimize/sparsity/ |
D | format_converter.cc | 344 bool FormatConverter<Eigen::half>::IsZero(const Eigen::half val) { in IsZero() function in tflite::optimize::sparsity::FormatConverter::half 350 bool FormatConverter<T>::IsZero(const T val) { in IsZero() function in tflite::optimize::sparsity::FormatConverter
|