HomeSort by relevance Sort by last modified time
    Searched refs:Retain (Results 26 - 35 of 35) sorted by null

12

  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp 288 return pFont->Retain();
359 return pFont->Retain();
  /build/tools/droiddoc/templates-sdk-dyn/components/
masthead.cs 118 <li><a href="<?cs var:toroot ?>distribute/engage/index.html">Engage &amp; Retain</a></li>
191 >Engage &amp; Retain</a></li>
  /external/llvm/lib/IR/
DebugInfo.cpp 962 DIArray Retain = CU.getRetainedTypes();
963 for (unsigned Ti = 0, Te = Retain.getNumElements(); Ti != Te; ++Ti) {
964 if (!Retain.getElement(Ti).isCompositeType())
966 DICompositeType Ty(Retain.getElement(Ti));
    [all...]
  /build/tools/droiddoc/templates-sdk/components/
masthead.cs 172 <li><a href="<?cs var:toroot ?>distribute/engage/index.html">Engage &amp; Retain</a></li>
284 >Engage &amp; Retain</a></li>
  /external/clang/tools/libclang/
IndexingContext.h 260 /// \brief Retain/Release only useful when we allocate a AttrListInfo from the
263 void Retain() { ++ref_cnt; }
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 137 void Retain() const { ++RefCount; }
    [all...]
  /external/lldb/tools/debugserver/source/MacOSX/
MachProcess.cpp 724 bp->Retain();
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 304 // We don't retain the receiver in delegate init calls, and this is
362 // (i.e. retain+autorelease) of receivers of returns-inner-pointer
637 // Handle retain.
638 if (setterKind == ObjCPropertyDecl::Retain) {
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 1142 milliseconds

12