Home
last modified time | relevance | path

Searched refs:Lifetime (Results 1 – 25 of 26) sorted by relevance

12

/external/e2fsprogs/tests/
Dfilter.sed13 /^Lifetime writes:/d
/external/v8/src/crankshaft/
Dlithium.h92 enum Lifetime { enum
126 LUnallocated(ExtendedPolicy policy, Lifetime lifetime) in LUnallocated()
173 class LifetimeField : public BitField<Lifetime, 25, 1> {};
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend102 ATTRIBUTE Ascend-PW-Lifetime 208 integer
256 VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
/external/openssh/
Dsshd_config.android27 # Lifetime and size of ephemeral version 1 server key
Dsshd_config29 # Lifetime and size of ephemeral version 1 server key
/external/clang/test/CodeGenObjCXX/
Darc-references.mm9 // Lifetime extension for binding a reference to an rvalue
/external/llvm/test/Instrumentation/AddressSanitizer/
Dlifetime.ll44 ; Lifetime intrinsics for array.
/external/clang/lib/CodeGen/
DCGBlocks.cpp194 Qualifiers::ObjCLifetime Lifetime; member
202 : Alignment(align), Size(size), Lifetime(lifetime), in BlockLayoutChunk()
226 if (chunk.Lifetime == Qualifiers::OCL_Strong) in operator <()
228 if (chunk.Lifetime == Qualifiers::OCL_Weak) in operator <()
2098 Qualifiers::ObjCLifetime Lifetime; in getBlockByrefInfo() local
2099 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
DCGExpr.cpp205 if (auto Lifetime = M->getType().getObjCLifetime()) { in pushTemporaryCleanup() local
206 switch (Lifetime) { in pushTemporaryCleanup()
232 if (Lifetime == Qualifiers::OCL_Strong) { in pushTemporaryCleanup()
1595 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local
1596 switch (Lifetime) { in EmitStoreThroughLValue()
DCGExprCXX.cpp1570 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local
1571 switch (Lifetime) { in EmitObjectDelete()
DCGDebugInfo.cpp2877 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local
2878 if (CGM.getContext().getByrefLifetime(Type, Lifetime, in EmitTypeForVarWithBlocksAttr()
/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.h202 UnallocatedOperand::Lifetime lifetime);
Dinstruction-sequence-unittest.cc340 UnallocatedOperand::Lifetime lifetime) { in Unallocated()
/external/v8/src/compiler/
Dinstruction.h167 enum Lifetime { enum
204 UnallocatedOperand(ExtendedPolicy policy, Lifetime lifetime, in UnallocatedOperand()
335 class LifetimeField : public BitField64<Lifetime, 39, 1> {};
/external/llvm/test/Transforms/SafeStack/
Dcall.ll154 ; Lifetime intrinsics are always safe.
/external/llvm/docs/
DInAlloca.rst87 Lifetime section in Design Considerations
/external/llvm/unittests/IR/
DIRBuilderTest.cpp51 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp817 namespace Lifetime { namespace
Dconstant-expression-cxx11.cpp1781 namespace Lifetime { namespace
/external/clang/include/clang/AST/
DASTContext.h1100 Qualifiers::ObjCLifetime &Lifetime,
/external/mdnsresponder/mDNSShared/
Duds_daemon.c3280 put_uint32(request->u.pm.NATinfo.Lifetime, &data); in port_mapping_create_request_callback()
3285 …fo.ExternalAddress, mDNSVal16(request->u.pm.NATinfo.ExternalPort), request->u.pm.NATinfo.Lifetime); in port_mapping_create_request_callback()
4175 req->u.pm.NATinfo.Lifetime); in LogClientInfo()
/external/deqp/doc/testspecs/VK/
Dapitests.adoc592 Command Buffer Lifetime (5.2 in VK 1.0 Spec)
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1022 mDNSu32 Lifetime; member
DuDNS.c589 traversal->Lifetime = 0; in mDNS_StartNATOperation_internal()
4497 cur->Lifetime = cur->ExpiryTime && !mDNSIPPortIsZero(ExternalPort) ? in CheckNATMappings()
/external/vulkan-validation-layers/layers/
Dvk_validation_layer_details.md111 1. Lifetime validation (See [bug 13383](https://cvs.khronos.org/bugzilla/show_bug.cgi?id=13383))

12