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

<<11121314151617181920>>

  /external/clang/lib/CodeGen/
CGValue.h 367 /// lifetime qualifiers matter.
369 /// \param LifetimeExternallyManaged - true if the slot's lifetime
  /external/e2fsprogs/debian/
control.in 90 short lifetime, to reliably identifying very persistent objects
106 short lifetime, to reliably identifying very persistent objects
  /external/ipsec-tools/
setup.c 142 sainfo.lifetime = IPSECDOI_ATTR_SA_LD_SEC_DEFAULT;
298 p->lifetime = OAKLEY_ATTR_SA_LD_SEC_DEFAULT;
  /external/llvm/test/CodeGen/X86/
crash.ll 316 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind
318 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
  /external/oprofile/libutil++/
bfd_support.cpp 267 * so it must have a lifetime longer than the ibfd */
283 * so it must have a lifetime longer than the ibfd */
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_ie.c 334 ie->lifetime = pos + 2 + RSN_SELECTOR_LEN;
336 wpa_hexdump(MSG_DEBUG, "WPA: Lifetime in EAPOL-Key",
  /frameworks/base/core/java/android/net/
VpnService.java 60 * <li>A system-managed notification is shown during the lifetime of a
440 * during the lifetime of a VPN connection. It is also common for an
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 112 // i.e. dynamically allocated, since its lifetime may exceed the current stack
383 and managing its lifetime. For now we just always copy the array's data
  /external/bluetooth/glib/docs/reference/glib/tmpl/
hash_tables.sgml 16 #GHashTable, so they must exist for the lifetime of the #GHashTable.
  /external/chromium/base/allocator/
allocator_shim.cc 260 // lifetime. Trying to teardown at _heap_term() is so late that
  /external/chromium/chrome/browser/accessibility/
browser_accessibility.h 47 // during the lifetime of this instance after the members of this base object
  /external/chromium/chrome/browser/
browser_process.h 115 // that a thread is still alive, race conditions, lifetime differences etc.
  /external/chromium/chrome/browser/chromeos/login/
update_screen.cc 193 // Screen has longer lifetime than it's view.
wizard_controller.h 274 // during wizard lifetime.
  /external/chromium/chrome/browser/net/
referrer.h 125 // lifetime (time since birth). For instance, when two names have accrued
  /external/chromium/chrome/browser/sync/glue/
typed_url_data_type_controller.cc 36 // the controller isn't held past its lifetime in unit tests.
  /external/chromium/chrome/browser/ui/gtk/
menu_gtk.h 182 // MenuGtk explicitly manages the lifetime of the menu.
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 44 // their ownership and lifetime, while allowing TabContents to remain generic
  /external/chromium/chrome/browser/ui/webui/chromeos/
register_page_ui.cc 167 // OOBE wizard lifetime and when device has not been registered yet.
  /external/chromium/net/base/
cert_verifier.h 184 // |cert_verifier| must remain valid for the lifetime of |this|.
  /external/chromium/net/url_request/
url_request_context.h 102 // The factory is only valid for the lifetime of this URLRequestContext
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 906 ::TimeStamp lifetime; local
938 ret = InitializeSecurityContextA(&neg->cred, &neg->ctx, spn, flags, 0, SECURITY_NATIVE_DREP, &in_buf_desc, 0, &neg->ctx, &out_buf_desc, &ret_flags, &lifetime);
1002 ret = AcquireCredentialsHandleA(0, want_negotiate ? NEGOSSP_NAME_A : NTLMSP_NAME_A, SECPKG_CRED_OUTBOUND, 0, pauth_id, 0, 0, &cred, &lifetime);
1013 ret = InitializeSecurityContextA(&cred, 0, spn, flags, 0, SECURITY_NATIVE_DREP, 0, 0, &ctx, &out_buf_desc, &ret_flags, &lifetime);
messagequeue.h 71 // App manages lifetime, except when messages are purged
opensslidentity.cc 52 // Certificate validity lifetime
task.h 69 // of infinite lifetime child tasks and now worry about cleaning them up.

Completed in 942 milliseconds

<<11121314151617181920>>