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

<<11121314151617181920>>

  /external/chromium/net/base/
filter.h 27 // The lifetime of a Filter instance is completely controlled by its caller.
  /external/chromium/sdch/open-vcdiff/src/
encodetable.h 61 // must guarantee that code_table_data remains allocated for the lifetime of
  /external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h 101 // without being deleted, for the lifetime of the VCDiffStreamingEncoder
  /external/chromium/webkit/glue/
dom_operations.cc 41 // valid for the lifetime of the SavableResourcesUniqueCheck instance.
  /external/clang/lib/AST/
TypePrinter.cpp 27 /// \brief RAII object that enables printing of the ARC __strong lifetime
    [all...]
  /external/e2fsprogs/lib/e2p/
ls.c 272 fprintf(f, "Lifetime writes: ");
  /external/elfutils/doc/
elfutils.sgml 77 important that the buffer must have a lifetime at least
  /external/ipsec-tools/src/libipsec/
test-policy.c 300 printf("spdadd() with lifetime's 10(s)\n");
  /external/jpeg/
rdswitch.c 247 * NOTE: for cjpeg's use, JPOOL_IMAGE is the right lifetime for this data,
  /external/llvm/include/llvm/
PassAnalysisSupport.h 31 // runs), REQUIRES TRANSITIVE (must be available throughout the lifetime of the
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 709 // isUsedByLifetimeMarker - Check whether this Value is used by a lifetime
727 // lifetime.start or lifetime.end intrinsics.
    [all...]
  /external/openssl/ssl/
ssl_txt.c 194 "\n TLS session ticket lifetime hint: %ld (seconds)",
  /external/srec/portable/include/
phashtable.h 131 * copied internally and it must remain valid for the lifetime of the hash
  /external/v8/src/
heap-profiler.h 216 // so it isn't needed to manage their lifetime.
  /external/webkit/Source/WebCore/bindings/js/
JSDOMBinding.cpp 186 // outlive the cache, so the stringImpl has to match the wrapper's lifetime.
JSNodeCustom.cpp 91 // FIXME: Resolve this lifetime issue in the DOM, and remove this inefficiency.
  /external/webkit/Source/WebCore/bridge/
npruntime.h 219 NPIdentifier(s) will be NULL. NPIdentifier lifetime is controlled
  /external/webkit/Source/WebCore/html/parser/
HTMLToken.h 520 // HTMLToken and causes a lifetime dependence between these objects.
  /external/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.cpp 446 // lifetime of those contexts.
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCGWin.cpp 123 // make a custom CGDataProvider that controls the WindowsBitmap lifetime. see <rdar://6394455>
  /external/webkit/Source/WebKit/chromium/src/
WebWorkerBase.cpp 391 // The lifetime of this proxy is controlled by the worker context.
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.h 227 // This context is not tied to the lifetime of its frame, and is destroyed
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.messages.in 81 # Frame lifetime messages
  /external/wpa_supplicant_6/wpa_supplicant/
config_ssid.h 339 * wpa_ptk_rekey - Maximum lifetime for PTK in seconds
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_fast.c 878 u32 lifetime; local
896 lifetime = WPA_GET_BE32(pos);
900 lifetime, (lifetime - (u32) now.sec) / 86400);
    [all...]

Completed in 1508 milliseconds

<<11121314151617181920>>