HomeSort by relevance Sort by last modified time
    Searched full:alive (Results 226 - 250 of 1432) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
GlobalDCE.cpp 12 // known to be alive. After it finds all of the globals which are needed, it
92 // through the program, deleting those which are not alive.
167 // referenced by the initializer to the alive set.
  /tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
dhcp_server.py 166 should_be_up: If true then dhcp server is expected to be alive.
167 If it is found not alive while this is true an error
176 # error will be thrown. To prevent this we gather the alive state first
  /art/runtime/
monitor_pool_test.cc 54 // Number of max alive monitors before resize.
  /art/test/030-bad-finalizer/src/
Main.java 30 // A separate method to ensure no dex register keeps the object alive.
  /art/test/114-ParallelGC/src/
Main.java 97 store = l; // Keep it alive.
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 74 if (mState != EStNone) { // thread alive
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GlAppSwitchTest.java 151 * requires both replica island and GlPlanetsActivity to be alive.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
_iomodule.h 37 is alive again. */
  /external/apache-http/src/org/apache/http/impl/client/
DefaultConnectionKeepAliveStrategy.java 45 * The default implementation looks solely at the 'Keep-Alive'
  /external/autotest/client/cros/cellular/pseudomodem/
testing.py 36 This method can be called by clients to check that pseudomodem is alive.
  /external/autotest/server/cros/dynamic_suite/
tools.py 235 @return True if host is alive and not incorrectly locked. Else, False.
237 return alive(host) and not incorrectly_locked(host)
240 def alive(host): function
242 Given a host, determine if the host is alive.
  /external/clang/test/Format/
style-on-command-line.cpp 32 // On Windows, the 'rm' commands fail when the previous process is still alive.
  /external/curl/docs/libcurl/opts/
CURLOPT_SSH_KEYFUNCTION.3 90 The host+key is rejected, but the SSH connection is asked to be kept alive.
  /external/google-breakpad/src/google_breakpad/processor/
fast_source_line_resolver.h 88 // FastSourceLineResolver requires the memory buffer stays alive during the
  /external/harfbuzz_ng/src/
hb-ft.h 78 * FT_Reference_Face() on ft-face, as such keeping ft-face alive
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 33 # "Keep-alive packet" every few seconds to every peer with
  /external/libbrillo/brillo/http/
http_transport.h 48 // used to maintain the object alive as long as the connection exists.
  /external/libchrome/base/debug/
leak_tracker.h 106 // Hack to keep |stacktraces| and |count| alive (so compiler
  /external/libchrome/base/files/
file_path_watcher.h 46 // allow to shut down properly while the object is still alive.
  /external/libchrome/base/metrics/
histogram_snapshot_manager_unittest.cc 31 // snapshot-manager keeps the snapshot alive until it's "forgotten".
  /external/libmojo/mojo/edk/system/
waiter_test_utils.h 72 // some other thread) while it's alive.
  /external/libmojo/mojo/public/cpp/bindings/lib/
validation_errors.h 125 // - if there is a SerializationWarningObserverForTesting object alive,
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugHandlerBase.h 29 /// tracking which variables and scopes are alive at a given PC live here.
  /external/llvm/test/Transforms/JumpThreading/
indirectbr.ll 3 ; Keep block addresses alive.
  /external/ltp/testcases/kernel/containers/pidns/
pidns17.c 117 printf("cinit: found a child alive still "

Completed in 2585 milliseconds

1 2 3 4 5 6 7 8 91011>>