Home
last modified time | relevance | path

Searched refs:Releases (Results 1 – 25 of 47) sorted by relevance

12

/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp45 SmallVectorImpl<ObjCMessageExpr *> &Releases; member in __anonec23dd5d0111::ReleaseCollector
49 : Dcl(D), Releases(releases) { } in ReleaseCollector()
59 Releases.push_back(E); in VisitObjCMessageExpr()
101 clearRefsIn(scope.Releases.begin(), scope.Releases.end(), info.Refs); in ~AutoreleasePoolRewriter()
155 relI = scope.Releases.begin(), in ~AutoreleasePoolRewriter()
156 relE = scope.Releases.end(); relI != relE; ++relI) { in ~AutoreleasePoolRewriter()
231 SmallVector<ObjCMessageExpr *, 4> Releases; member
340 ReleaseCollector releaseColl(scope.PoolVar, scope.Releases); in handlePoolScope()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1120 DenseMap<Value *, RRInfo> &Releases,
1124 DenseMap<Value *, RRInfo> &Releases);
1128 DenseMap<Value *, RRInfo> &Releases);
1132 DenseMap<Value *, RRInfo> &Releases,
1138 DenseMap<Value *, RRInfo> &Releases,
1151 DenseMap<Value *, RRInfo> &Releases,
1974 DenseMap<Value *, RRInfo> &Releases, in VisitInstructionTopDown() argument
2036 Releases[Inst] = S.GetRRInfo(); in VisitInstructionTopDown()
2125 DenseMap<Value *, RRInfo> &Releases) { in VisitTopDown() argument
2158 NestingDetected |= VisitInstructionTopDown(Inst, Releases, MyStates); in VisitTopDown()
[all …]
/external/chromium_org/chrome/browser/ui/cocoa/
Dtask_manager_mac_unittest.mm55 // Releases the controller, which in turn deletes |bridge|.
86 // Releases the controller, which in turn deletes |bridge|.
122 // Releases the controller, which in turn deletes |bridge|.
Dconfirm_quit_panel_controller_unittest.mm36 [controller dismissPanel]; // Releases self.
Dconfirm_quit_panel_controller.mm386 // Releases itself when the animation stops.
/external/clang/test/Analysis/inlining/
DRetainCountExamples.m84 // Releases object through callback.
94 // Releases object through callback.
/external/chromium_org/extensions/common/api/
Dpower.idl24 // Releases a request previously made via requestKeepAwake().
Dusb.idl282 // Releases a claimed interface.
/external/chromium_org/v8/tools/push-to-trunk/
Dreleases.py433 class Releases(ScriptsBase): class
470 sys.exit(Releases().Run())
Dtest_scripts.py47 from releases import Releases
1331 Releases(TEST_CONFIG, self).Run(args)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedPublish.uml2.properties72 Releases=ALL,ALL,ALL,SDK,uml2-SDK-%%buildAlias%%.zip key
DfeedPublish.emf.properties72 Releases=ALL,ALL,ALL,SDK,emf-sdo-xsd-SDK-%%buildAlias%%.zip key
DfeedPublish.eclipse.properties84 Releases=\ key
/external/chromium_org/chrome/
Dchrome_dll_bundle.gypi261 '../third_party/googlemac/Releases/Keystone/KeystoneRegistration.framework',
/external/expat/
DREADME22 as beta software. Releases with even minor version numbers are
/external/chromium_org/third_party/expat/files/
DREADME22 as beta software. Releases with even minor version numbers are
/external/chromium_org/net/third_party/nss/patches/
Dclientauth.patch394 +// Releases the platform key.
/external/chromium_org/base/mac/
Dmac_util.mm204 // Switches full screen modes. Releases a request for |from_mode| and adds a
/external/ceres-solver/docs/source/
Dversion_history.rst4 Releases title
/external/pcre/dist/
DNEWS574 Releases 4.1 - 4.3
/external/nanopb-c/docs/
Dreference.rst625 Releases any dynamically allocated fields.
/external/clang/docs/
DAutomaticReferenceCounting.rst1994 Releases all the objects added to the given autorelease pool and any
/external/libmtp/m4/
Dlibtool.m44471 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
/external/google-tv-pairing-protocol/cpp/m4/
Dlibtool.m44487 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
/external/qemu/distrib/sdl-1.2.15/acinclude/
Dlibtool.m44480 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not

12