/external/e2fsprogs/tests/ |
D | filter.sed | 13 /^Lifetime writes:/d
|
/external/v8/src/ |
D | lithium.h | 91 enum Lifetime { enum 125 LUnallocated(ExtendedPolicy policy, Lifetime lifetime) in LUnallocated() 172 class LifetimeField : public BitField<Lifetime, 25, 1> {};
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.cpp | 194 Qualifiers::ObjCLifetime Lifetime; member 202 : Alignment(align), Size(size), Lifetime(lifetime), in BlockLayoutChunk() 222 if (left.Lifetime == Qualifiers::OCL_Strong && in operator <() 227 else if (left.Lifetime == Qualifiers::OCL_Weak && in operator <() 232 if (right.Lifetime == Qualifiers::OCL_Strong && in operator <() 237 else if (right.Lifetime == Qualifiers::OCL_Weak && in operator <() 2071 Qualifiers::ObjCLifetime Lifetime; in BuildByRefType() local 2072 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in BuildByRefType()
|
D | CGExpr.cpp | 189 switch (Qualifiers::ObjCLifetime Lifetime = in pushTemporaryCleanup() local 216 if (Lifetime == Qualifiers::OCL_Strong) { in pushTemporaryCleanup() 1497 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local 1498 switch (Lifetime) { in EmitStoreThroughLValue()
|
D | CGDebugInfo.cpp | 2750 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local 2751 if (CGM.getContext().getByrefLifetime(Type, Lifetime, in EmitTypeForVarWithBlocksAttr()
|
/external/clang/test/CodeGenObjCXX/ |
D | arc-references.mm | 9 // Lifetime extension for binding a reference to an rvalue
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 102 ATTRIBUTE Ascend-PW-Lifetime 208 integer 256 VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
|
/external/openssh/ |
D | sshd_config.android | 27 # Lifetime and size of ephemeral version 1 server key
|
D | sshd_config | 29 # Lifetime and size of ephemeral version 1 server key
|
/external/v8/src/compiler/ |
D | instruction.h | 110 enum Lifetime { enum 147 UnallocatedOperand(ExtendedPolicy policy, Lifetime lifetime) in UnallocatedOperand() 200 class LifetimeField : public BitField<Lifetime, 25, 1> {};
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | lifetime.ll | 44 ; Lifetime intrinsics for array.
|
/external/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 51 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
|
/external/llvm/docs/ |
D | InAlloca.rst | 87 Lifetime section in Design Considerations
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx1y.cpp | 817 namespace Lifetime { namespace
|
D | constant-expression-cxx11.cpp | 1781 namespace Lifetime { namespace
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 1000 Qualifiers::ObjCLifetime &Lifetime,
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 3280 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/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 1022 mDNSu32 Lifetime; member
|
D | uDNS.c | 589 traversal->Lifetime = 0; in mDNS_StartNATOperation_internal() 4497 cur->Lifetime = cur->ExpiryTime && !mDNSIPPortIsZero(ExternalPort) ? in CheckNATMappings()
|
D | mDNS.c | 11392 t->Lifetime = 0; in mDNS_StartExit()
|