/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | constants.h | 156 bool is_zero = true; in IsZero() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | constants.h | 156 bool is_zero = true; in IsZero() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/ |
H A D | real.rs | 359 pub(crate) fn is_zero(&self) -> bool { in is_zero() method
|
H A D | continued_fraction.rs | 96 pub(crate) fn is_zero(&self) -> bool { in is_zero() method
|
H A D | biguint.rs | 38 fn is_zero(&self) -> bool { in is_zero() method
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | tarith.c | 320 int is_zero; /* Number is (still) zero */ member
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeX86_64.c | 1268 sljit_s32 freg, sljit_u8 rex, sljit_s32 is_zero) in sljit_emit_fset()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/ |
H A D | mutex_test.cc | 1015 auto is_zero = [&value] { return value == 0; }; local 1033 std::function<bool()> is_zero = [&value] { return value == 0; }; local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/ |
H A D | mutex_test.cc | 1015 auto is_zero = [&value] { return value == 0; }; local 1033 std::function<bool()> is_zero = [&value] { return value == 0; }; local
|
/aosp_15_r20/external/abseil-cpp/absl/synchronization/ |
H A D | mutex_test.cc | 1015 auto is_zero = [&value] { return value == 0; }; local 1033 std::function<bool()> is_zero = [&value] { return value == 0; }; local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw_hw_select.c | 147 nir_def *is_zero = nir_feq(b, det, zero); in face_culling() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 418 struct is_zero { struct 426 inline is_zero m_Zero() { in m_Zero() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 1234 bool is_zero = true; in ValidateCopyMemory() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | intobject.c | 1194 int is_zero = n == 0; in _PyInt_Format() local
|
/aosp_15_r20/external/perfetto/src/tracing/service/ |
H A D | trace_buffer_unittest.cc | 63 bool is_zero = static_cast<char*>(trace_buffer_->data_.Get())[i] == 0; in TearDown() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | ec.c | 342 int is_zero = CRYPTO_refcount_dec_and_test_zero(&group->references); in ec_group_set_generator() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | ec.c | 342 int is_zero = CRYPTO_refcount_dec_and_test_zero(&group->references); in ec_group_set_generator() local
|
/aosp_15_r20/external/mesa3d/src/compiler/rust/ |
H A D | nir.rs | 173 fn is_zero(&self) -> bool { in is_zero() method
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_memory.cpp | 1234 bool is_zero = true; in ValidateCopyMemory() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | cuda_codegen.cpp | 61 static bool is_zero(const ExprPtr& expr) { in is_zero() function
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | decimal.py | 3057 def is_zero(self): member in Decimal 4469 def is_zero(self, a): member in Context
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | _pydecimal.py | 3173 def is_zero(self): member in Decimal 4659 def is_zero(self, a): member in Context
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | _pydecimal.py | 3173 def is_zero(self): member in Decimal 4659 def is_zero(self, a): member in Context
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | _pydecimal.py | 3173 def is_zero(self): member in Decimal 4659 def is_zero(self, a): member in Context
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | _pydecimal.py | 3173 def is_zero(self): member in Decimal 4659 def is_zero(self, a): member in Context
|