Searched
full:dead (Results
576 -
600 of
1683) sorted by null
<<21222324252627282930>>
/art/compiler/optimizing/ |
live_interval_test.cc | 272 // Test that we get null if we split at a position where the interval is dead.
|
/bionic/libc/include/arpa/ |
nameser_compat.h | 43 #define __BIND 19950621 /* (DEAD) interface version stamp. */
|
/cts/tests/tests/nativeopengl/standalone/jni/tests/ |
EGLCleanup_test.cpp | 47 // times to make sure it's really dead. Without this, we might not
|
/development/apps/Development/src/com/android/development/ |
BadBehaviorActivity.java | 171 Log.i(TAG, "Finished kill -11, should be dead or dying");
|
/development/ndk/platforms/android-L/include/arpa/ |
nameser_compat.h | 43 #define __BIND 19950621 /* (DEAD) interface version stamp. */
|
/device/google/accessory/demokit/firmware/demokit/ |
demokit.pde | 352 // dead zone threshold detect requested?
|
/external/chromium_org/base/process/ |
kill.h | 80 // This is used in situations where it is believed that the process is dead
|
/external/chromium_org/base/strings/ |
string16.h | 172 // in which the linker does not fully coalesce symbols when dead code
|
/external/chromium_org/chrome/browser/ |
shell_integration.cc | 177 // our worker thread returns after the view is dead.
|
/external/chromium_org/content/browser/media/capture/ |
web_contents_audio_input_stream.cc | 67 // Notifies the consumer callback that the stream is now dead.
|
/external/chromium_org/media/audio/pulse/ |
pulse_util.cc | 221 // pa_threaded_mainloop_wait() calls may lead to dead lock.
|
/external/chromium_org/net/third_party/nss/ssl/ |
notes.txt | 106 ss->saveBuf.* (which is dead)
|
/external/chromium_org/third_party/skia/tests/ |
GLProgramsTest.cpp | 245 // This is evil evil evil. The linker may throw away whole translation units as dead code if it
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
lstate.h | 33 ** dead, while the upvalue is still accessible through closures.)
|
/external/chromium_org/v8/src/ |
objects-visiting-inl.h | 359 // stack, this will make references from it weak. We will clean dead 384 // dead codes when we iterate over allocation sites in 664 // stack, this will make references from it weak. We will clean dead 690 // stack, this will make references from it weak. We will clean dead [all...] |
objects-visiting.cc | 340 // Visit the weak list, removing dead intermediate elements.
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
block-let-crankshaft.js | 338 // Test that temporal dead zone semantics for function and block scoped
|
/external/chromium_org/v8/test/webkit/ |
dfg-dead-redundant-get-array-length-expected.txt | 24 Tests that having a dead, and redundant, use of array.length doesn't cause compiler crashes.
|
/external/clang/lib/StaticAnalyzer/Core/ |
Environment.cpp | 140 // - Remove dead block expression bindings.
|
ExprEngineCallAndReturn.cpp | 175 // is dead. 215 /// 3. Run Remove dead bindings to clean up the dead symbols from the callee. 280 // dead bindings before returning from the call. This is important to ensure [all...] |
/external/clang/test/SemaCXX/ |
warn-bad-memaccess.cpp | 130 // Dead code shouldn't warn.
|
/external/ipsec-tools/ |
NEWS | 82 o Dead Peer Detection (DPD) support.
|
/external/lldb/test/pexpect-2.4/examples/ |
hive.py | 224 print '| ' + hostname + ' is DEAD' 238 print '| ' + hostname + ' is DEAD' 279 print '| ' + hostname + ' is DEAD' 356 print '| ' + hostname + ' is DEAD'
|
/external/llvm/docs/ |
FAQ.rst | 388 create this sort of construct (in dead code). The sorts of things that can 415 get this (the explicit "or" is there so that the inliner doesn't dead code 439 case, dead code elimination can trivially remove the undefined code. However, 461 code to be well-defined, but no amount of dead code elimination will be able
|
/external/llvm/include/llvm/ |
LinkAllPasses.h | 44 // delete it all as dead code, even with whole program optimization,
|
Completed in 1554 milliseconds
<<21222324252627282930>>