| /external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
| D | bits.h | 25 int zeroes = 28; in CountLeadingZeros32Slow() local 56 int zeroes = 60; in CountLeadingZeros64Slow() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | WNafL2RMultiplier.java | 42 int digit = wi >> 16, zeroes = wi & 0xFFFF; in multiplyPositive() local 75 int digit = wi >> 16, zeroes = wi & 0xFFFF; in multiplyPositive() local
|
| D | WNafUtil.java | 76 int highBit = bits - 1, length = 0, zeroes = 0; in generateCompactNaf() local 153 int zeroes = length > 0 ? pos - 1 : pos; in generateCompactWindowNaf() local
|
| D | SimpleBigDecimal.java | 208 int zeroes = scale - fractLen; in toString() local
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/ |
| D | WNafL2RMultiplier.java | 44 int digit = wi >> 16, zeroes = wi & 0xFFFF; in multiplyPositive() local 77 int digit = wi >> 16, zeroes = wi & 0xFFFF; in multiplyPositive() local
|
| D | WNafUtil.java | 80 int highBit = bits - 1, length = 0, zeroes = 0; in generateCompactNaf() local 157 int zeroes = length > 0 ? pos - 1 : pos; in generateCompactWindowNaf() local
|
| D | SimpleBigDecimal.java | 209 int zeroes = scale - fractLen; in toString() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
| D | WNafL2RMultiplier.java | 44 int digit = wi >> 16, zeroes = wi & 0xFFFF; in multiplyPositive() local 77 int digit = wi >> 16, zeroes = wi & 0xFFFF; in multiplyPositive() local
|
| D | WNafUtil.java | 80 int highBit = bits - 1, length = 0, zeroes = 0; in generateCompactNaf() local 157 int zeroes = length > 0 ? pos - 1 : pos; in generateCompactWindowNaf() local
|
| D | SimpleBigDecimal.java | 209 int zeroes = scale - fractLen; in toString() local
|
| /external/libtextclassifier/abseil-cpp/absl/base/internal/ |
| D | bits.h | 55 int zeroes = 60; in CountLeadingZeros64Slow() local 113 int zeroes = 28; in CountLeadingZeros32Slow() local
|
| /external/openscreen/third_party/abseil/src/absl/base/internal/ |
| D | bits.h | 55 int zeroes = 60; in CountLeadingZeros64Slow() local 113 int zeroes = 28; in CountLeadingZeros32Slow() local
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| D | chacha_base_encrypter.cc | 34 const uint8_t zeroes[] = {0, 0, 0, 0, 0}; in GenerateHeaderProtectionMask() local
|
| D | chacha_base_decrypter.cc | 37 const uint8_t zeroes[] = {0, 0, 0, 0, 0}; in GenerateHeaderProtectionMask() local
|
| /external/mbedtls/library/ |
| D | chachapoly.c | 48 unsigned char zeroes[15]; in chachapoly_pad_aad() local 68 unsigned char zeroes[15]; in chachapoly_pad_ciphertext() local
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | chachapoly.c | 61 unsigned char zeroes[15]; in chachapoly_pad_aad() local 81 unsigned char zeroes[15]; in chachapoly_pad_ciphertext() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | fake_quantize_ops.cc | 124 xla::XlaOp zeroes = xla::Broadcast(XlaHelpers::Zero(b, data_type), in Compile() local 211 xla::XlaOp zeroes = xla::Broadcast(zero, gradient_shape.dim_sizes()); in Compile() local 341 xla::XlaOp zeroes = xla::Broadcast(zero, gradient_shape.dim_sizes()); in Compile() local
|
| /external/AFLplusplus/include/ |
| D | coverage-64.h | 147 __m256i zeroes = _mm256_setzero_si256(); in skim() local
|
| /external/gemmlowp/internal/ |
| D | pack_msa.h | 142 const v16i8 zeroes = __builtin_msa_ldi_b(0); in Pack() local 331 const v8i16 zeroes = __builtin_msa_ldi_h(0); in Pack() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
| D | legalize_to_standard.cc | 193 auto zeroes = rewriter.create<mlir::arith::ConstantOp>( in matchAndRewrite() local
|
| /external/cronet/base/allocator/partition_allocator/shim/ |
| D | allocator_shim_default_dispatch_to_partition_alloc_unittest.cc | 115 char* zeroes[alloc_size]; in TEST() local
|
| /external/angle/third_party/abseil-cpp/absl/strings/ |
| D | numbers.cc | 199 uint32_t zeroes = static_cast<uint32_t>(absl::countr_zero(tens)) & (0 - 8ull); in EncodeTenThousand() local 227 uint32_t zeroes = static_cast<uint32_t>(absl::countr_zero(bottom)) in EncodeFullU32() local
|
| /external/leveldb/db/ |
| D | recovery_test.cc | 193 std::string zeroes(3 * 1048576 - static_cast<size_t>(len), 0); in TEST_F() local
|
| /external/mesa3d/src/panfrost/midgard/ |
| D | mir.c | 249 unsigned zeroes = __builtin_ctz(ins->mask); in mir_upper_override() local
|
| /external/webrtc/rtc_base/ |
| D | ip_address.cc | 443 unsigned int zeroes = 32; in CountIPMaskBits() local
|