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

1 2 3 4 5 6 78 91011>>

  /external/autotest/server/site_tests/sequences/
control.power_weekly 40 # autotest server from checking that DUT is still alive via network
  /external/chromium-trace/catapult/telemetry/telemetry/internal/forwarders/
android_forwarder.py 56 logging.warning('Alive webpagereplay instances:')
  /external/clang/include/clang/Frontend/
LogDiagnosticPrinter.h 50 // alive). We might want to replace this with a wrapper for conditional
  /external/curl/docs/libcurl/opts/
CURLOPT_HTTPPOST.3 38 transfer is alive and is using it.
  /external/ipsec-tools/src/racoon/
schedule.h 51 int dead; /* dead or alive */
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 23 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send
  /external/kernel-headers/original/uapi/linux/
atmmpc.h 95 #define MPC_C2 60 /* Initial Keep-Alive Lifetime */
  /external/libchrome/base/threading/
post_task_and_reply_impl.cc 54 // accidentally depends on |task_| keeping one of its arguments alive while
  /external/libmicrohttpd/src/examples/
mhd2spdy_http.c 57 "Keep-Alive",
308 "Proxy-Connection", "keep-alive"))
311 "Connection", "Keep-Alive"))
314 "Keep-Alive", "timeout=5, max=100"))
  /external/llvm/include/llvm/Transforms/IPO/
GlobalDCE.h 12 // known to be alive. After it finds all of the globals which are needed, it
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/
HttpPutRequestTest.java 55 "Connection: keep-alive",
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
ConnectionPool.java 49 * connection alive in the pool before closing it. Default is 5 minutes.
121 // Put a floor on the keep alive duration, otherwise cleanup will spin loop.
230 * either it has exceeded the keep alive limit or the idle connections limit.
273 // All connections are in use. It'll be at least the keep alive duration 'til we run again.
  /external/replicaisland/src/com/replica/replicaisland/
RenderingWatchDog.java 26 * class for checking if rendering function is alive or not.
  /external/v8/src/
background-parsing-task.cc 46 // Parser needs to stay alive for finalizing the parsing on the main
  /external/v8/src/crankshaft/
lithium-codegen.h 65 // used. Redundant assignments keep things alive longer than necessary, and
  /external/valgrind/memcheck/tests/
test-plo.c 82 "Elvis is alive and well and living in Milton Keynes.\n");
  /frameworks/av/media/libstagefright/include/
NuCachedSource2.h 126 // If the keep-alive interval is 0, keep-alives are disabled.
  /frameworks/av/media/ndk/
NdkImagePriv.h 38 // free all resources while keeping object alive. Caller must obtain reader lock
  /frameworks/base/services/core/java/com/android/server/policy/
GlobalActions.java 68 // SysUI isn't alive, show legacy menu.
  /frameworks/base/services/core/java/com/android/server/statusbar/
StatusBarManagerInternal.java 86 * dies indicating sysui is no longer alive.
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipProfile.java 250 * Sets the send keep-alive flag.
252 * @param flag true if sending keep-alive message is required,
464 * Gets the flag of 'Sending keep-alive'.
466 * @return the flag of sending SIP keep-alive messages.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsTaskSchedulerTest.java 88 assertTrue(scheduler.isRunningForTest()); // Should still alive.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmmpc.h 95 #define MPC_C2 60 /* Initial Keep-Alive Lifetime */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmmpc.h 95 #define MPC_C2 60 /* Initial Keep-Alive Lifetime */
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyarena.h 17 arena will ensure that the PyObjects stay alive at least until

Completed in 2323 milliseconds

1 2 3 4 5 6 78 91011>>