/external/e2fsprogs/tests/ |
D | filter.sed | 13 /^Lifetime writes:/d
|
/external/v8/src/crankshaft/ |
D | lithium.h | 92 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/ |
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/clang/test/CodeGenObjCXX/ |
D | arc-references.mm | 9 // Lifetime extension for binding a reference to an rvalue
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | lifetime.ll | 44 ; Lifetime intrinsics for array.
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.cpp | 194 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()
|
D | CGExpr.cpp | 205 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()
|
D | CGExprCXX.cpp | 1570 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local 1571 switch (Lifetime) { in EmitObjectDelete()
|
D | CGDebugInfo.cpp | 2877 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local 2878 if (CGM.getContext().getByrefLifetime(Type, Lifetime, in EmitTypeForVarWithBlocksAttr()
|
/external/v8/test/unittests/compiler/ |
D | instruction-sequence-unittest.h | 202 UnallocatedOperand::Lifetime lifetime);
|
D | instruction-sequence-unittest.cc | 340 UnallocatedOperand::Lifetime lifetime) { in Unallocated()
|
/external/v8/src/compiler/ |
D | instruction.h | 167 enum Lifetime { enum 204 UnallocatedOperand(ExtendedPolicy policy, Lifetime lifetime, in UnallocatedOperand() 335 class LifetimeField : public BitField64<Lifetime, 39, 1> {};
|
/external/llvm/test/Transforms/SafeStack/ |
D | call.ll | 154 ; Lifetime intrinsics are always safe.
|
/external/llvm/docs/ |
D | InAlloca.rst | 87 Lifetime section in Design Considerations
|
/external/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 51 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
|
/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 | 1100 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/deqp/doc/testspecs/VK/ |
D | apitests.adoc | 592 Command Buffer Lifetime (5.2 in VK 1.0 Spec)
|
/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()
|
/external/vulkan-validation-layers/layers/ |
D | vk_validation_layer_details.md | 111 1. Lifetime validation (See [bug 13383](https://cvs.khronos.org/bugzilla/show_bug.cgi?id=13383))
|