Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/LLVM/unittests/Support/
DIRBuilderTest.cpp41 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/e2fsprogs/tests/
Dfilter.sed19 /^Lifetime writes:/d
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend102 ATTRIBUTE Ascend-PW-Lifetime 208 integer
256 VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
/external/scapy/test/
Dmock_windows.uts226 Advertised Router Lifetime : 1800 seconds
257 Advertised Router Lifetime : 1800 seconds
/external/clang/test/CodeGenObjCXX/
Darc-references.mm9 // Lifetime extension for binding a reference to an rvalue
/external/openssh/
Dsshd_config.android27 # Lifetime and size of ephemeral version 1 server key
/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 <()
2100 Qualifiers::ObjCLifetime Lifetime; in getBlockByrefInfo() local
2101 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
DCGExpr.cpp206 if (auto Lifetime = M->getType().getObjCLifetime()) { in pushTemporaryCleanup() local
207 switch (Lifetime) { in pushTemporaryCleanup()
233 if (Lifetime == Qualifiers::OCL_Strong) { in pushTemporaryCleanup()
1620 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local
1621 switch (Lifetime) { in EmitStoreThroughLValue()
DCGExprCXX.cpp1578 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local
1579 switch (Lifetime) { in EmitObjectDelete()
DCGDebugInfo.cpp3075 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local
3076 if (CGM.getContext().getByrefLifetime(Type, Lifetime, in EmitTypeForVarWithBlocksAttr()
/external/llvm/test/Instrumentation/AddressSanitizer/
Dlifetime.ll45 ; Lifetime intrinsics for array.
/external/catch2/docs/
Dlogging.md35 - Lifetime of an unscoped message is not tied to its own scope.
/external/llvm/test/Transforms/SafeStack/
Dcall.ll154 ; Lifetime intrinsics are always safe.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SafeStack/X86/
Dcall.ll154 ; Lifetime intrinsics are always safe.
/external/v8/src/compiler/
Dinstruction.h183 enum Lifetime { enum
219 UnallocatedOperand(ExtendedPolicy policy, Lifetime lifetime, in UnallocatedOperand()
353 class LifetimeField : public BitField64<Lifetime, 39, 1> {};
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dlifetime.ll67 ; Lifetime intrinsics for array.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DInAlloca.rst87 Lifetime section in Design Considerations
/external/llvm/include/llvm/Target/
DTargetOpcodes.def97 /// Lifetime markers.
/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.cpp815 namespace Lifetime { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp72 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetOpcodes.def105 /// Lifetime markers.
/external/clang/include/clang/AST/
DASTContext.h1113 Qualifiers::ObjCLifetime &Lifetime,
/external/mdnsresponder/mDNSShared/
Duds_daemon.c3286 put_uint32(request->u.pm.NATinfo.Lifetime, &data); in port_mapping_create_request_callback()
3291 …fo.ExternalAddress, mDNSVal16(request->u.pm.NATinfo.ExternalPort), request->u.pm.NATinfo.Lifetime); in port_mapping_create_request_callback()
4181 req->u.pm.NATinfo.Lifetime); in LogClientInfo()

123