/external/libcxx/test/support/ |
D | variant_test_helpers.hpp | 34 static int alive; member 43 int MoveThrows::alive = 0; member in MoveThrows 46 static int alive; member 66 int MakeEmptyT::alive = 0; member in MakeEmptyT
|
D | archetypes.hpp | 30 static int alive; member 120 template <class D, bool E> int TestBase<D, E>::alive = 0; member in ArchetypeBases::TestBase<D, E>
|
D | controlled_allocators.hpp | 63 int alive = 0; member
|
/external/proguard/src/proguard/optimize/evaluation/ |
D | LivenessAnalyzer.java | 59 private long alive; field in LivenessAnalyzer 106 public void setAliveBefore(int instructionOffset, int variableIndex, boolean alive) in setAliveBefore() 137 public void setAliveAfter(int instructionOffset, int variableIndex, boolean alive) in setAliveAfter()
|
/external/compiler-rt/test/asan/TestCases/Darwin/ |
D | dead-strip.c | 13 int alive[1] = {}; variable
|
/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/ |
D | copy.pass.cpp | 63 static int alive; member 96 int CopyAssign::alive = 0; member in CopyAssign 161 static int alive; member 169 int CopyCannotThrow::alive = 0; member in CopyCannotThrow 172 static int alive; member 181 int MoveThrows::alive = 0; member in MoveThrows 184 static int alive; member 197 int MakeEmptyT::alive = 0; member in MakeEmptyT
|
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/ |
D | move.pass.cpp | 30 static int alive; member 53 int X::alive = 0; member in X
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | ADCE.cpp | 53 SmallPtrSet<Instruction*, 128> alive; in runOnFunction() local
|
/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/ |
D | copy.pass.cpp | 85 static int alive; member 98 int MakeEmptyT::alive = 0; member in MakeEmptyT
|
D | move.pass.cpp | 87 static int alive; member 100 int MakeEmptyT::alive = 0; member in MakeEmptyT
|
/external/protobuf/src/google/protobuf/util/internal/testdata/ |
D | books.proto | 79 optional bool alive = 4; field 89 repeated bool alive = 4 [packed=true]; // Optional to repeated. field
|
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
D | fullexpr-dtor.pass.cpp | 20 int alive = 0; variable
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_dce_cleanup.cpp | 146 bool alive = false; in cleanup_dst_vec() local
|
D | sb_liveness.cpp | 240 bool alive = remove_val(d); in process_maydef() local 275 bool alive = remove_vec(n.dst); in process_outs() local
|
/external/autotest/server/cros/dynamic_suite/ |
D | tools.py | 240 def alive(host): function
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/ |
D | rx-eventloop.hpp | 33 std::shared_ptr<const scheduler_interface> alive; member
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_thread_registry_test.cc | 37 uptr total, running, alive; in CheckThreadQuantity() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 109 uptr *alive) { in GetNumberOfThreads()
|
/external/libtextclassifier/utils/hash/ |
D | farmhash.cc | 3061 if (offset == -1) { int alive = 0; IsAlive(farmhashcc::Hash32WithSeed(data, len++, SEED)); IsAlive(… in Test() local 3957 if (offset == -1) { int alive = 0; IsAlive(farmhashmk::Hash32WithSeed(data, len++, SEED)); IsAlive(… in Test() local 5211 if (offset == -1) { int alive = 0; { uint64_t h = farmhashna::Hash64WithSeeds(data, len++, SEED0, S… in Test() local 6105 if (offset == -1) { int alive = 0; IsAlive(farmhashns::Hash32WithSeed(data, len++, SEED)); IsAlive(… in Test() local 6997 if (offset == -1) { int alive = 0; IsAlive(farmhashsa::Hash32WithSeed(data, len++, SEED)); IsAlive(… in Test() local 7889 if (offset == -1) { int alive = 0; IsAlive(farmhashsu::Hash32WithSeed(data, len++, SEED)); IsAlive(… in Test() local
|
/external/u-boot/arch/arm/include/asm/ti-common/ |
D | keystone_net.h | 229 u32 alive; member
|
/external/python/cpython3/Lib/ |
D | weakref.py | 571 def alive(self): member in finalize
|
/external/u-boot/drivers/net/ |
D | cpsw.c | 96 u32 alive; member
|