Home
last modified time | relevance | path

Searched defs:alive (Results 1 – 22 of 22) sorted by relevance

/external/libcxx/test/support/
Dvariant_test_helpers.hpp34 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
Darchetypes.hpp30 static int alive; member
120 template <class D, bool E> int TestBase<D, E>::alive = 0; member in ArchetypeBases::TestBase<D, E>
Dcontrolled_allocators.hpp63 int alive = 0; member
/external/proguard/src/proguard/optimize/evaluation/
DLivenessAnalyzer.java59 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/
Ddead-strip.c13 int alive[1] = {}; variable
/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/
Dcopy.pass.cpp63 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/
Dmove.pass.cpp30 static int alive; member
53 int X::alive = 0; member in X
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DADCE.cpp53 SmallPtrSet<Instruction*, 128> alive; in runOnFunction() local
/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Dcopy.pass.cpp85 static int alive; member
98 int MakeEmptyT::alive = 0; member in MakeEmptyT
Dmove.pass.cpp87 static int alive; member
100 int MakeEmptyT::alive = 0; member in MakeEmptyT
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dbooks.proto79 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/
Dfullexpr-dtor.pass.cpp20 int alive = 0; variable
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_dce_cleanup.cpp146 bool alive = false; in cleanup_dst_vec() local
Dsb_liveness.cpp240 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/
Dtools.py240 def alive(host): function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-eventloop.hpp33 std::shared_ptr<const scheduler_interface> alive; member
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc37 uptr total, running, alive; in CheckThreadQuantity() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc109 uptr *alive) { in GetNumberOfThreads()
/external/libtextclassifier/utils/hash/
Dfarmhash.cc3061 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/
Dkeystone_net.h229 u32 alive; member
/external/python/cpython3/Lib/
Dweakref.py571 def alive(self): member in finalize
/external/u-boot/drivers/net/
Dcpsw.c96 u32 alive; member