Home
last modified time | relevance | path

Searched refs:Strong (Results 1 – 23 of 23) sorted by relevance

/external/llvm/lib/CodeGen/
DStackProtector.cpp109 bool Strong, in ContainsProtectableArray() argument
119 if (!Strong && (InStruct || !Trip.isOSDarwin())) in ContainsProtectableArray()
130 if (Strong) in ContainsProtectableArray()
143 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
201 bool Strong = false; in RequiresStackProtector() local
205 Strong = true; // Use the same heuristic as strong to determine SSPLayout in RequiresStackProtector()
207 Strong = true; in RequiresStackProtector()
217 if (Strong) in RequiresStackProtector()
226 } else if (Strong) { in RequiresStackProtector()
240 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
[all …]
DSpillPlacement.h118 void addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong);
DSpillPlacement.cpp263 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill() argument
267 if (Strong) in addPrefSpill()
/external/clang/lib/AST/
DTypePrinter.cpp263 IncludeStrongLifetimeRAII Strong(Policy); in printBefore() local
287 IncludeStrongLifetimeRAII Strong(Policy); in printBefore() local
327 IncludeStrongLifetimeRAII Strong(Policy); in printPointerBefore() local
337 IncludeStrongLifetimeRAII Strong(Policy); in printPointerAfter() local
360 IncludeStrongLifetimeRAII Strong(Policy); in printLValueReferenceBefore() local
371 IncludeStrongLifetimeRAII Strong(Policy); in printLValueReferenceAfter() local
382 IncludeStrongLifetimeRAII Strong(Policy); in printRValueReferenceBefore() local
393 IncludeStrongLifetimeRAII Strong(Policy); in printRValueReferenceAfter() local
404 IncludeStrongLifetimeRAII Strong(Policy); in printMemberPointerBefore() local
420 IncludeStrongLifetimeRAII Strong(Policy); in printMemberPointerAfter() local
[all …]
DASTContext.cpp6632 return Qualifiers::Strong; in getObjCGCAttrKind()
7567 if (GC_L == Qualifiers::Strong && RHSCan->isObjCObjectPointerType()) { in mergeTypes()
7568 return mergeTypes(LHS, getObjCGCQualType(RHS, Qualifiers::Strong)); in mergeTypes()
7570 if (GC_R == Qualifiers::Strong && LHSCan->isObjCObjectPointerType()) { in mergeTypes()
7571 return mergeTypes(getObjCGCQualType(LHS, Qualifiers::Strong), RHS); in mergeTypes()
7867 if (GC_L == Qualifiers::Strong) in mergeObjCGCQualifiers()
7869 if (GC_R == Qualifiers::Strong) in mergeObjCGCQualifiers()
/external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/
Dpygapp2.py51 Generic.Strong: "nobold noitalic #000",
/external/llvm/include/llvm/CodeGen/
DStackProtector.h96 bool ContainsProtectableArray(Type *Ty, bool &IsLarge, bool Strong = false,
/external/webrtc/
DAUTHORS6 Ben Strong <bstrong@gmail.com>
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp105 Kind = MigrationContext::GCAttrOccurrence::Strong; in handleAttr()
340 << (Attr.Kind == GCAttrOccurrence::Strong ? "strong" : "weak"); in dumpGCAttrs()
DTransforms.h88 enum AttrKind { Weak, Strong } Kind; enumerator
/external/clang/include/clang/AST/
DCommentHTMLTags.td8 def Strong : Tag<"strong">;
DType.h128 Strong
976 return getObjCGCAttr() == Qualifiers::Strong;
/external/clang/test/CodeGenObjC/
Dfragile-arc.m18 // Strong layout: scan the first word.
120 // Strong layout: skip five, scan four, skip three, scan seven
/external/llvm/include/llvm/IR/
DAttributes.td142 /// Strong Stack protection.
/external/clang/lib/CodeGen/
DCGValue.h292 return Quals.getObjCGCAttr() == Qualifiers::Strong; in isObjCStrong()
DCGObjCMac.cpp1968 return Qualifiers::Strong; in GetGCAttrTypeForType()
1978 case Qualifiers::OCL_Strong: return Qualifiers::Strong; in GetGCAttrTypeForType()
1988 return Qualifiers::Strong; in GetGCAttrTypeForType()
2136 if (GCAttr == Qualifiers::Strong) { in visitBlock()
4746 if ((ForStrongLayout && GCAttr == Qualifiers::Strong) in visitField()
/external/libcxx/include/
Ddeque2228 // Strong guarantee. Either do it or don't touch anything.
2288 // Strong guarantee. Either do it or don't touch anything.
2373 // Strong guarantee. Either do it or don't touch anything.
2428 // Strong guarantee. Either do it or don't touch anything.
/external/boringssl/src/crypto/obj/
Dobjects.txt662 1 3 101 1 4 1 : SXNetID : Strong Extranet ID
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_Latin.txt6664 Strong, Elizabeth
6665 Strong-Cuevas
/external/clang/lib/Sema/
DSemaType.cpp5286 GCAttr = Qualifiers::Strong; in handleObjCGCTypeAttr()
/external/fio/
DHOWTO936 tausworthe Strong 2^88 cycle random number generator
/external/clang/test/Analysis/
Dretain-release-path-notes.m296 [_ownedProp release]; // FIXME-note {{Strong instance variable relinquished. Object released}}
305 [_ivarOnly release]; // FIXME-note {{Strong instance variable relinquished. Object released}}
/external/srtp/doc/
Drfc3711.txt1751 1. Strong authentication can be impractical in environments where