HomeSort by relevance Sort by last modified time
    Searched full:lifetime (Results 101 - 125 of 729) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/WebCore/bindings/v8/
V8NPUtils.h 47 // object, if the object is an Object. The created NPObject will be tied to the lifetime of the owner.
  /external/webkit/Source/WebCore/dom/
PendingScript.h 43 // lifetime in order to guarantee that the data buffer will not be purged.
  /external/webkit/Source/WebKit/chromium/public/
WebCursorInfo.h 104 // responsible for managing the lifetime of this cursor handle.
  /external/webkit/Source/WebKit/chromium/src/
DeviceOrientationClientProxy.cpp 76 // Our lifetime is bound to the WebViewImpl.
  /external/webkit/Source/WebKit/win/
WebURLResponse.h 101 mutable RetainPtr<CFDictionaryRef> m_SSLCertificateInfo; // this ensures certificate contexts are valid for the lifetime of this WebURLResponse.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmmpc.h 94 #define MPC_C2 60 /* Initial Keep-Alive Lifetime */
  /system/media/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 119 // lifetime of the process.
  /external/wpa_supplicant/
wpa.c 1188 const u8 *lifetime; member in struct:wpa_eapol_ie_parse
2458 u32 lifetime; local
2512 u32 lifetime; local
2715 u32 lifetime; local
2786 u32 lifetime; local
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
package-info.java 32 * <h3>Classes related to conversion and lifetime</h3>
70 * <h2>SSA Lifetime</h2>
  /external/chromium/base/threading/
thread_unittest.cc 78 // lifetime of this thread.
104 // |event_list| must remain valid throughout the observer's lifetime.
  /external/chromium/chrome/browser/extensions/
extension_disabled_infobar_delegate.cc 147 // This object manages its own lifetime.
191 // This object manages its own lifetime.
extension_override_apitest.cc 120 // Simulate several LoadExtension() calls happening over the lifetime of
133 // Simulate several LoadExtension() calls happening over the lifetime of
pending_extension_manager.h 24 // its lifetime. This class should only be used from the UI thread.
35 // The service remains valid over the entire lifetime of this class.
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.h 56 // the HTML dialog. |container| is kept up-to-date with the lifetime of the
120 // (us) and controls our lifetime.
  /external/chromium/chrome/browser/printing/
print_dialog_cloud_internal.h 54 // lifetime of the helper.
61 // that the WebUI pointer lifetime will outlast us, so we should be
  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.h 10 // environment are either valid or not valid for the entire context lifetime,
143 // Installs a ConflictResolver to a given session context for the lifetime of
  /external/chromium/net/base/
backoff_entry_unittest.cc 61 // Because lifetime is non-zero, we shouldn't be able to discard yet.
76 // Test the final case (no errors, dependent only on specified lifetime).
  /external/chromium/net/http/
http_auth_handler_factory.h 114 // non-NULL. |resolver| must remain valid for the lifetime of the
139 // The |*factory| object is assumed to be new-allocated, and its lifetime
  /external/chromium/net/url_request/
url_request_throttler_entry.h 70 // The manager object's lifetime must enclose the lifetime of this object.
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
tunnelsessionclient.h 138 // Note: The lifetime of TunnelSession is complicated. It needs to survive
147 // Note: Because TunnelStream provides a stream interface, its lifetime is
  /external/valgrind/main/docs/html/
dh-manual.html 53 <li class="listitem"><p>average block lifetime (number of instructions
65 <li class="listitem"><p>potential process-lifetime leaks: blocks allocated
125 <div class="sect3" title="10.2.1.2.?Example of a potential process-lifetime leak"><div class="titlepage"><div><div><h4 class="title">
126 <a name="id560570"></a>10.2.1.2.?Example of a potential process-lifetime leak</h4></div></div></div></div>
128 shows a potential process lifetime leak. A process lifetime leak
149 process-lifetime leak. Firstly, the max-live and tot-alloc numbers
153 the total program lifetime (419 million insns), hence this is not a
  /external/wpa_supplicant_8/src/radius/
radius_server.h 111 * pac_key_lifetime - EAP-FAST PAC-Key lifetime in seconds
123 * lifetime remains.
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 215 " lifetime = %ld\n", (long) s->lifetime);
371 sa->lifetime = pctx->sa->lifetime;
377 if (pctx->sa->lifetime < sa->lifetime)
378 sa->lifetime = pctx->sa->lifetime;
419 sa->lifetime = OAKLEY_ATTR_SA_LD_SEC_DEFAULT;
557 sa->lifetime = ipsecdoi_set_ld(val)
2725 u_int32_t lifetime = htonl((u_int32_t)sa->lifetime); local
    [all...]
  /external/valgrind/main/exp-dhat/docs/
dh-manual.xml 35 <listitem><para>average block lifetime (number of instructions
52 <listitem><para>potential process-lifetime leaks: blocks allocated
129 <sect3><title>Example of a potential process-lifetime leak</title></sect3>
132 shows a potential process lifetime leak. A process lifetime leak
155 process-lifetime leak. Firstly, the max-live and tot-alloc numbers
160 the total program lifetime (419 million insns), hence this is not a
  /external/bluetooth/glib/gobject/
gparam.h 124 * unmodified for the lifetime of the parameter.
128 * unmmodified for the lifetime of the parameter.
132 * unmodified for the lifetime of the parameter.

Completed in 32 milliseconds

1 2 3 45 6 7 8 91011>>