Searched
full:alive (Results
401 -
425 of
1211) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/socket/ |
ssl_client_socket_pool_unittest.cc | 665 "Proxy-Connection: keep-alive\r\n" 700 "Proxy-Connection: keep-alive\r\n" 729 "Proxy-Connection: keep-alive\r\n" 764 "Proxy-Connection: keep-alive\r\n\r\n"), [all...] |
/external/chromium_org/net/test/spawned_test_server/ |
spawner_communicator.h | 52 // (3) Ping Python test server to see whether it is alive, format is:
|
/external/chromium_org/ppapi/api/ |
ppb_var.idl | 104 * The returned buffer will be valid as long as the underlying var is alive.
|
/external/chromium_org/ppapi/shared_impl/ |
resource_tracker.h | 122 // A resource will be in this list as long as the object is alive.
|
/external/chromium_org/printing/ |
emf_win.h | 176 // Warning: |emf| must be kept valid for the time this object is alive.
|
/external/chromium_org/remoting/host/it2me/ |
it2me_host.h | 131 // responsible for keeping it alive throughout the liftime of the host.
|
/external/chromium_org/remoting/host/win/ |
rdp_client.cc | 84 // A self-reference to keep the object alive during connection shutdown.
|
/external/chromium_org/sandbox/win/src/ |
job_unittest.cc | 49 // Check to be sure that the job is still alive even after the object is gone
|
sharedmem_ipc_client.cc | 80 // Server seems still alive. We already signaled so here we just wait.
|
/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
ImageResourceTest.cpp | 121 // The load should still be alive, but a timer should be started to cancel the load inside removeClient().
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLElementStack.h | 175 // ElementRecords keep them alive. The root node is never popped.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
SVGAnimatedListPropertyTearOff.h | 140 // of them is created, so existing animVal variables in JS are kept-alive). If we'd detach them later the underlying
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
IDBObjectStore.cpp | 299 // the objectStore. It only needs to be kept alive by virtue of being 301 // cursor success handlers are kept alive. 432 // This is kept alive by being the success handler of the request, which is in turn kept alive by the owning transaction.
|
IDBTransactionTest.cpp | 142 // Stop the context, so events don't get queued (which would keep the transaction alive).
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioScheduledSourceNode.cpp | 194 // |task| will keep the AudioScheduledSourceNode alive until the listener has been handled.
|
AudioScheduledSourceNode.h | 58 // listener. This keeps the node alive until the event listener is processed.
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
NewWebSocketChannelImpl.h | 156 // m_client can be deleted while this channel is alive, but this class
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
MessageQueue.h | 58 // Returns true if the queue is still alive, false if the queue has been killed.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
mediastreaminterface.h | 98 kLive = 1, // Track alive
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_quad_fs.c | 68 * \return TRUE if quad is alive, FALSE if all four pixels are killed
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_span.h | 77 /** This mask indicates which fragments are alive or culled */
|
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/ |
rsa_oaep.c | 13 * D. Pointcheval, J. Stern, "RSA-OEAP is Still Alive!",
|
/external/chromium_org/tools/android/forwarder2/ |
forwarder.cc | 90 // disconnects, but ensures that all buffered writes to the other, still alive,
|
socket.h | 83 // is alive.
|
/external/chromium_org/ui/base/gtk/ |
owned_widget_gtk.h | 23 // This design will ensure that the widget stays alive from the call to Own()
|
Completed in 617 milliseconds
<<11121314151617181920>>