/external/llvm/test/Transforms/Inline/ |
lifetime.ll | 3 declare void @llvm.lifetime.start(i64, i8*) 4 declare void @llvm.lifetime.end(i64, i8*) 8 call void @llvm.lifetime.start(i64 1, i8* %a) 9 call void @llvm.lifetime.end(i64 1, i8* %a) 15 ; CHECK: llvm.lifetime.start(i64 1 16 ; CHECK-NEXT: llvm.lifetime.end(i64 1 18 ; CHECK-NEXT: llvm.lifetime.start(i64 1 19 ; CHECK-NEXT: llvm.lifetime.end(i64 1 26 ;; any lifetime markers. 36 ;; Instead, we use CHECK-NOT to verify that there are no other lifetime calls [all...] |
/external/llvm/test/Transforms/SimplifyCFG/ |
lifetime.ll | 3 ; Test that a lifetime intrinsic doesn't prevent us from simplifying this. 13 call void @llvm.lifetime.start(i64 -1, i8* %a) nounwind 17 call void @llvm.lifetime.end(i64 -1, i8* %a) nounwind 27 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind 29 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
lifetime.ll | 5 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind 6 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind 14 call void @llvm.lifetime.end(i64 1, i8* %A) 15 ; CHECK: lifetime.end 28 call void @llvm.lifetime.start(i64 4, i8* %R) 29 ; CHECK: lifetime.start 32 call void @llvm.lifetime.end(i64 4, i8* %R) 33 ; CHECK: lifetime.end
|
/external/llvm/test/Transforms/GVN/ |
lifetime-simple.ll | 7 ; CHECK: lifetime.start 9 ; CHECK: lifetime.end 11 call void @llvm.lifetime.start(i64 32, i8* %P) 14 call void @llvm.lifetime.end(i64 32, i8* %P) 19 declare void @llvm.lifetime.start(i64 %S, i8* nocapture %P) readonly 20 declare void @llvm.lifetime.end(i64 %S, i8* nocapture %P)
|
/external/llvm/test/Transforms/Mem2Reg/ |
ignore-lifetime.ll | 3 declare void @llvm.lifetime.start(i64 %size, i8* nocapture %ptr) 4 declare void @llvm.lifetime.end(i64 %size, i8* nocapture %ptr) 11 call void @llvm.lifetime.start(i64 2, i8* %B) 13 call void @llvm.lifetime.end(i64 2, i8* %B) 22 call void @llvm.lifetime.start(i64 2, i8* %B) 24 call void @llvm.lifetime.end(i64 2, i8* %B)
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample-inherit | 38 lifetime time 1 min; # sec,min,hour 51 lifetime time 12 hour;
|
racoon.conf.sample | 29 lifetime time 24 hour ; # sec,min,hour 43 # to obey the initiator's lifetime and PFS group proposal, 57 lifetime time 12 hour ;
|
racoon.conf.sample-gssapi | 19 lifetime time 24 hour; 38 lifetime time 2 hour;
|
/external/e2fsprogs/tests/ |
filter_dumpe2fs | 11 /^Lifetime writes:/d
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/ |
racoon.conf | 37 lifetime time 1 hour;
|
racoon.conf-radius | 37 lifetime time 1 hour;
|
/external/llvm/test/Feature/ |
memorymarkers.ll | 7 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind 8 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind 19 call void @llvm.lifetime.start(i64 8, i8* %y) 34 call void @llvm.lifetime.end(i64 8, i8* %y)
|
/external/valgrind/main/none/tests/ |
manythreads.c | 1 /* Make sure there are no thread lifetime related leaks... */
|
/external/chromium/chrome/browser/ |
app_controller_cppsafe_mac.h | 15 // different models of application lifetime.
|
/external/chromium/net/proxy/ |
proxy_resolver_request_context.h | 19 // this instance's lifetime.
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
racoon.conf | 29 lifetime time 1 hour;
|
/external/valgrind/main/helgrind/tests/ |
tc02_simple_tls.c | 8 thread lifetime segment handling. */
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
peerkey.c | 398 be32 lifetime; local 401 2 + RSN_SELECTOR_LEN + sizeof(lifetime); 432 lifetime = host_to_be32(peerkey->lifetime); 434 (u8 *) &lifetime, sizeof(lifetime)); 531 u32 lifetime; local 549 kde.lifetime == NULL || kde.lifetime_len < 4) { 551 "Lifetime KDE in SMK M4/M5"); 581 lifetime = WPA_GET_BE32(kde.lifetime) 677 be32 lifetime; local 749 u32 lifetime; local [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
peerkey.c | 399 be32 lifetime; local 402 2 + RSN_SELECTOR_LEN + sizeof(lifetime); 433 lifetime = host_to_be32(peerkey->lifetime); 435 (u8 *) &lifetime, sizeof(lifetime)); 532 u32 lifetime; local 550 kde.lifetime == NULL || kde.lifetime_len < 4) { 552 "Lifetime KDE in SMK M4/M5"); 582 lifetime = WPA_GET_BE32(kde.lifetime) 680 be32 lifetime; local 752 u32 lifetime; local [all...] |
tdls.c | 101 u32 lifetime; member in struct:wpa_tdls_peer 565 * On TPK lifetime expiration, we have an option of either tearing down 573 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime expired for " MACSTR 577 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime expired for " MACSTR 940 /* Lifetime */ 941 peer->lifetime = TPK_LIFETIME; 945 "lifetime"); 946 peer->lifetime = 301; 950 "lifetime"); 951 peer->lifetime = 0xffffffff 990 u32 lifetime; local 1075 u32 lifetime; local 1158 u32 lifetime = 0; local 1453 u32 lifetime = peer->lifetime; local 1484 u32 lifetime; local 1681 u32 lifetime; local 1800 struct wpa_tdls_timeoutie *lifetime = (struct wpa_tdls_timeoutie *) ie; local [all...] |
/external/chromium/base/memory/ |
scoped_native_library.h | 27 // Opens the given library and manages its lifetime. 42 // caller must manage the lifetime of the handle.
|
/external/chromium/net/base/ |
network_config_watcher_mac.h | 24 // NOTE: The lifetime of Delegate is expected to exceed the lifetime of
|
/external/wpa_supplicant_8/src/ap/ |
peerkey_auth.c | 159 u32 lifetime; local 164 * Lifetime KDE) 170 2 + RSN_SELECTOR_LEN + sizeof(lifetime); 187 /* Lifetime */ 188 lifetime = htonl(43200); /* dot11RSNAConfigSMKLifetime */ 190 (u8 *) &lifetime, sizeof(lifetime), NULL, 0); 212 u32 lifetime; local 217 * Lifetime KDE)) 224 2 + RSN_SELECTOR_LEN + sizeof(lifetime); [all...] |
/external/ipsec-tools/src/racoon/ |
proposal.c | 214 /* see proposal.h about lifetime/key length and PFS selection. */ 216 /* check time/bytes lifetime and PFS */ 219 newpp->lifetime = pp1->lifetime; 225 if (pp1->lifetime > pp2->lifetime) { 227 "long lifetime proposed: " 229 (int)pp2->lifetime, (int)pp1->lifetime); 239 newpp->lifetime = pp1->lifetime [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
custom_drag.h | 50 // The image for the drag. The lifetime of the image should be managed outside 67 // Creates a new DownloadItemDrag, the lifetime of which is tied to the 87 // Creates a new BookmarkDrag, the lifetime of which is tied to the
|