| /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
| D | allocate_shared_cxx03.pass.cpp | 25 struct Zero struct 28 Zero() {++count;} in Zero() argument 29 Zero(Zero const &) {++count;} in Zero() function 30 ~Zero() {--count;} in ~Zero() argument
|
| /external/golang-protobuf/internal/impl/ |
| D | convert.go | 42 Zero() pref.Value methodSpec 168 func (c *boolConverter) Zero() pref.Value { return c.def } func 192 func (c *int32Converter) Zero() pref.Value { return c.def } func 216 func (c *int64Converter) Zero() pref.Value { return c.def } func 240 func (c *uint32Converter) Zero() pref.Value { return c.def } func 264 func (c *uint64Converter) Zero() pref.Value { return c.def } func 288 func (c *float32Converter) Zero() pref.Value { return c.def } func 312 func (c *float64Converter) Zero() pref.Value { return c.def } func 342 func (c *stringConverter) Zero() pref.Value { return c.def } func 369 func (c *bytesConverter) Zero() pref.Value { return c.def } func [all …]
|
| D | convert_list.go | 62 func (c *listConverter) Zero() pref.Value { func 98 func (c *listPtrConverter) Zero() pref.Value { func
|
| D | message.go | 224 func (mi *MessageInfo) Zero() protoreflect.Message { func 257 func (mt mapEntryType) Zero() protoreflect.Message { func
|
| /external/pigweed/pw_unit_test/ |
| D | test_rpc_server.cc | 26 TEST(Passing, Zero) {} in TEST() argument 40 TEST(Failing, Zero) { FAIL(); } in TEST() argument 54 TEST(DISABLED_Disabled, Zero) { FAIL(); } in TEST() argument
|
| /external/rust/crates/num-traits/src/ |
| D | identities.rs | 12 pub trait Zero: Sized + Add<Self, Output = Self> { interface 33 impl Zero for $t { impl
|
| /external/fdlibm/ |
| D | e_fmod.c | 23 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable 25 static double one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
| /external/crosvm/bit_field/tests/ |
| D | test_enum.rs | 10 Zero = 0b00, enumerator 20 Zero = 0b00, enumerator
|
| /external/llvm/unittests/CodeGen/ |
| D | DIEHashTest.cpp | 123 DIEInteger Zero(0); in TEST_F() local 154 DIEInteger Zero(0); in TEST_F() local 208 DIEInteger Zero(0); in TEST_F() local 238 DIEInteger Zero(0); in TEST_F() local 273 DIEInteger Zero(0); in TEST_F() local 308 DIEInteger Zero(0); in TEST_F() local 334 DIEInteger Zero(0); in TEST_F() local 412 DIEInteger Zero(0); in TEST_F() local 490 DIEInteger Zero(0); in TEST_F() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonAsmPrinter.cpp | 291 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction() local 298 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction() local 305 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction() local 312 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction() local 528 const MCExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction() local
|
| /external/llvm/lib/Fuzzer/test/ |
| D | SimpleDictionaryTest.cpp | 14 static volatile int Zero = 0; variable
|
| /external/clang/test/Analysis/ |
| D | enum.cpp | 6 Zero enumerator
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | segment_reduction_ops.h | 153 struct Zero { struct 154 EIGEN_STRONG_INLINE T operator()() const { return T(0); } in operator()
|
| D | cross_op_test.cc | 42 TEST_F(CrossOpTest, Zero) { in TEST_F() argument
|
| /external/llvm/include/llvm/Analysis/ |
| D | MemoryBuiltins.h | 156 APInt Zero; variable 221 Value *Zero; variable
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFrameLowering.cpp | 90 unsigned Zero = MRI.createVirtualRegister(PtrRC); in writeSPToMemory() local 140 unsigned Zero = MRI.createVirtualRegister(PtrRC); in emitPrologue() local
|
| /external/pigweed/pw_kvs/ |
| D | alignment_test.cc | 29 TEST(AlignUp, Zero) { in TEST() argument 60 TEST(AlignDown, Zero) { in TEST() argument 91 TEST(Padding, Zero) { in TEST() argument
|
| /external/googletest/googletest/samples/ |
| D | sample1_unittest.cc | 100 TEST(FactorialTest, Zero) { in TEST() argument
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/ |
| D | sample1_unittest.cc | 100 TEST(FactorialTest, Zero) { in TEST() argument
|
| /external/clang/test/SemaTemplate/ |
| D | alias-church-numerals.cpp | 9 template<template<typename> class, typename X> using Zero = X; typedef
|
| /external/clang/include/clang/AST/ |
| D | CharUnits.h | 53 static CharUnits Zero() { in Zero() function
|
| /external/clang/include/clang/Basic/ |
| D | ABI.h | 76 VirtualAdjustment Zero; in isEmpty() local 144 VirtualAdjustment Zero; in isEmpty() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | MemoryBuiltins.h | 231 APInt Zero; variable 296 Value *Zero; variable
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | BDCE.cpp | 51 Value *Zero = ConstantInt::get(I.getType(), 0); in bitTrackingDCE() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | CodeGenCoverage.cpp | 110 uint64_t Zero = 0; in emit() local
|