HomeSort by relevance Sort by last modified time
    Searched full:lifetime (Results 151 - 175 of 1682) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/browser/device_orientation/
data_fetcher_impl_win.h 33 // The created object listens for events for the whole lifetime.
  /external/chromium_org/content/browser/dom_storage/
dom_storage_session.h 18 // This refcounted class determines the lifetime of a session
  /external/chromium_org/content/browser/loader/
upload_data_stream_builder.h 39 // the blob data remains valid for the lifetime of the ResourceRequestBody
  /external/chromium_org/content/browser/
power_save_blocker_impl.h 30 // lifetime than the RAII container, or additional storage. This member is
  /external/chromium_org/content/public/browser/
download_destination_observer.h 23 // Note that this interface does not deal with cross-thread lifetime issues.
  /external/chromium_org/content/test/data/npapi/
npobject_lifetime_test.html 14 NPObject Lifetime test<p>
  /external/chromium_org/ios/public/consumer/base/
supports_user_data.h 44 // Owned by this object and scoped to its lifetime.
  /external/chromium_org/net/cert/
single_request_cert_verifier.h 17 // |cert_verifier| must remain valid for the lifetime of |this|.
  /external/chromium_org/net/disk_cache/
trace.h 22 // Simple class to handle the trace buffer lifetime. Any object interested in
  /external/chromium_org/net/proxy/
proxy_service_v8.h 33 // lifetime of the ProxyService.
  /external/chromium_org/remoting/base/
auto_thread_task_runner.h 16 // A wrapper around |SingleThreadTaskRunner| that provides automatic lifetime
  /external/chromium_org/third_party/WebKit/Source/wtf/
ArrayBufferDeallocationObserver.h 33 // singleton living for the entire process's lifetime.
  /external/chromium_org/third_party/leveldatabase/src/table/
block_builder.h 30 // lifetime of this builder or until Reset() is called.
  /external/chromium_org/third_party/skia/include/core/
SkTime.h 45 // lifetime of this object
  /external/chromium_org/tools/traceline/traceline/
README 7 end of the processes lifetime, this buffer is pulled out of the process and
  /external/chromium_org/ui/compositor/
layer_owner.h 35 // the client may wish to animate the layer beyond the lifetime of the owner,
  /external/clang/test/CodeGenObjCXX/
arc-globals.mm 3 // Test that we're properly retaining lifetime-qualified pointers
  /external/clang/test/SemaCXX/
constexpr-value-init.cpp 4 constexpr A() : a(b + 1), b(a + 1) {} // expected-note {{outside its lifetime}}
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
use-after-scope-inlined.cc 3 // llvm.lifetime intrinsics at -O0.
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
ServerHostKeyVerifier.java 19 * on EVERY key exchange - this can happen several times during the lifetime
  /external/iproute2/man/man8/
ip-address.8 19 .RI "[ " LIFETIME " ] [ " CONFFLAG-LIST " ]"
69 .IR LIFETIME " := [ "
158 (IPv6 only) the valid lifetime of this address; see section 5.5.4 of
164 (IPv6 only) the preferred lifetime of this address; see section 5.5.4
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-plainrsa 42 lifetime time 12 hour;
  /external/llvm/include/llvm/MC/
MCCodeEmitter.h 32 /// Lifetime management
  /external/llvm/lib/IR/
IRBuilder.cpp 127 "lifetime.start only applies to pointers.");
133 "lifetime.start requires the size to be an i64");
142 "lifetime.end only applies to pointers.");
148 "lifetime.end requires the size to be an i64");
  /external/llvm/test/Transforms/Inline/
alloca-bonus.ll 5 declare void @llvm.lifetime.start(i64 %size, i8* nocapture %ptr)
24 call void @llvm.lifetime.start(i64 0, i8* %E)
44 call void @llvm.lifetime.start(i64 0, i8* %E)
149 call void @llvm.lifetime.start(i64 0, i8* %E)

Completed in 827 milliseconds

1 2 3 4 5 67 8 91011>>