/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() argument 110 if (alive) in setAliveBefore() 137 public void setAliveAfter(int instructionOffset, int variableIndex, boolean alive) in setAliveAfter() argument 141 if (alive) in setAliveAfter() 220 alive = 0L; in visitCodeAttribute() 232 alive = combinedLiveness(branchTargets); in visitCodeAttribute() 236 alive |= isAliveAfter[offset]; in visitCodeAttribute() 239 isAliveAfter[offset] = alive; in visitCodeAttribute() 245 alive |= isAliveBefore[offset]; in visitCodeAttribute() [all …]
|
/external/valgrind/none/tests/x86/ |
D | yield.c | 14 static volatile int alive, running; variable 22 while(!alive) in spinner() 28 while(alive) in spinner() 37 while(!alive) in rep_nopper() 43 while(alive) { in rep_nopper() 62 alive = 1; in main() 72 alive = 0; in main()
|
/external/tcpdump/tests/ |
D | isakmp4.out | 18 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 23 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 28 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 34 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive
|
/external/curl/tests/data/ |
D | test1078 | 29 Connection: keep-alive 82 Connection: keep-alive 91 Connection: keep-alive
|
/external/valgrind/docs/internals/ |
D | tm-threadstates.dot | 3 alive; 12 alive -> running; 13 dead -> alive [ label="reused" ];
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | returned.ll | 12 ; do not keep alive the return value of a function with a dead 'returned' argument 19 ; dummy to keep 'this' alive 30 ; keep alive return value of a function if the 'returned' argument is live
|
D | 2008-06-23-DeadAfterLive.ll | 7 ; This function has a live return value, it is used by @alive. 20 define i32 @alive() {
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_thread_registry_test.cc | 37 uptr total, running, alive; in CheckThreadQuantity() local 38 registry->GetNumberOfThreads(&total, &running, &alive); in CheckThreadQuantity() 41 EXPECT_EQ(exp_alive, alive); in CheckThreadQuantity()
|
/external/autotest/server/cros/dynamic_suite/ |
D | tools.py | 163 return alive(host) and not incorrectly_locked(host) 166 def alive(host): function
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/ |
D | miniterm.py | 199 self.alive = True 207 self.alive = False 244 while self.alive and self._reader_alive: 275 self.alive = False 289 while self.alive: 462 self.alive = False
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 109 uptr *alive) { in GetNumberOfThreads() argument 113 if (alive) *alive = alive_threads_; in GetNumberOfThreads()
|
D | sanitizer_thread_registry.h | 83 uptr *alive = nullptr);
|
/external/llvm/test/Instrumentation/BoundsChecking/ |
D | simple.ll | 156 br label %alive 163 br label %alive 165 alive:
|
/external/iputils/ |
D | iputils.spec | 6 Summary: The ping program for checking to see if network hosts are alive. 21 specified network host and can tell you if that machine is alive and
|
/external/okhttp/okhttp-apache/ |
D | README.md | 7 the keep-alive strategy, cookie store, credentials provider, route planner and others.
|
/external/autotest/client/site_tests/graphics_Sanity/ |
D | control | 25 a basic check if the graphics system is alive.
|
/external/clang/test/SemaObjC/ |
D | arc-repeated-weak.mm | 22 …unction but may be unpredictably set to nil; assign to a strong variable to keep the object alive}} 66 …unction and may be unpredictably set to nil; assign to a strong variable to keep the object alive}} 298 … method but may be unpredictably set to nil; assign to a strong variable to keep the object alive}} 303 … method but may be unpredictably set to nil; assign to a strong variable to keep the object alive}} 362 …unction but may be unpredictably set to nil; assign to a strong variable to keep the object alive}}
|
/external/llvm/test/Transforms/SCCP/ |
D | 2002-05-21-InvalidSimplify.ll | 2 ; this is in fact NOT the case, so the return should still be alive in the code
|
/external/autotest/server/site_tests/network_WiFi_CliqueLongConnect/ |
D | control.debug | 12 connection alive for 30 seconds simultaneously to 2 different APs.
|
/external/protobuf/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 155 Expected failure #1 (in thread B, only trace B alive). 160 Expected failure #2 (in thread A, trace A & B both alive). 165 Expected failure #3 (in thread B, trace A & B both alive). 170 Expected failure #4 (in thread B, only trace A alive). 173 Expected failure #5 (in thread A, only trace A alive). 178 Expected failure #6 (in thread A, no trace alive).
|
/external/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 168 Expected failure #1 (in thread B, only trace B alive). 173 Expected failure #2 (in thread A, trace A & B both alive). 178 Expected failure #3 (in thread B, trace A & B both alive). 183 Expected failure #4 (in thread B, only trace A alive). 186 Expected failure #5 (in thread A, only trace A alive). 191 Expected failure #6 (in thread A, no trace alive).
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_output_test_golden_lin.txt | 168 Expected failure #1 (in thread B, only trace B alive). 173 Expected failure #2 (in thread A, trace A & B both alive). 178 Expected failure #3 (in thread B, trace A & B both alive). 183 Expected failure #4 (in thread B, only trace A alive). 186 Expected failure #5 (in thread A, only trace A alive). 191 Expected failure #6 (in thread A, no trace alive).
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 155 Expected failure #1 (in thread B, only trace B alive). 160 Expected failure #2 (in thread A, trace A & B both alive). 165 Expected failure #3 (in thread B, trace A & B both alive). 170 Expected failure #4 (in thread B, only trace A alive). 173 Expected failure #5 (in thread A, only trace A alive). 178 Expected failure #6 (in thread A, no trace alive).
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
D | ref.tex | 46 that handles caching, keep-alive, compression, redirects and
|
/external/llvm/test/Transforms/MergeFunc/ |
D | crash2.ll | 5 ; entries when running globalopt and the MergeFunctions instance is still alive
|