OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispose
(Results
376 - 400
of
724
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProviderService.java
322
client.
dispose
();
336
client.
dispose
();
678
public void
dispose
() {
method in class:MediaRouteProviderService.ClientRecord
/prebuilts/devtools/tools/lib/
ninepatch.jar
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h
148
// There must be a memory barrier between
dispose
() and destroy()
149
// to ensure that the effects of
dispose
() are observed in the
184
// destroy() must observe results of
dispose
()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h
148
// There must be a memory barrier between
dispose
() and destroy()
149
// to ensure that the effects of
dispose
() are observed in the
184
// destroy() must observe results of
dispose
()
/prebuilts/misc/common/ninepatch/
ninepatch-prebuilt.jar
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h
148
// There must be a memory barrier between
dispose
() and destroy()
149
// to ensure that the effects of
dispose
() are observed in the
184
// destroy() must observe results of
dispose
()
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h
149
// There must be a memory barrier between
dispose
() and destroy()
150
// to ensure that the effects of
dispose
() are observed in the
185
// destroy() must observe results of
dispose
()
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutActionBar.java
111
public void
dispose
() {
method in class:LayoutActionBar
112
super.
dispose
();
192
c.
dispose
();
SwtUtils.java
108
graphics.
dispose
();
376
gc.
dispose
();
389
gc.
dispose
();
ViewHierarchy.java
129
public void
dispose
() {
method in class:ViewHierarchy
131
mSession.
dispose
();
156
mSession.
dispose
();
RenderPreview.java
341
dispose
();
method
423
public void
dispose
() {
method in class:RenderPreview
435
mThumbnail.
dispose
();
715
g.
dispose
();
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java
328
public void
dispose
() {
method in class:LintList
331
super.
dispose
();
785
column.
dispose
();
[
all
...]
LintViewPart.java
145
public void
dispose
() {
method in class:LintViewPart
147
mLintView.
dispose
();
150
super.
dispose
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java
290
public void
dispose
() {
method in class:LintPreferencePage
291
super.
dispose
();
662
public void
dispose
() {
method in class:LintPreferencePage.LabelProvider
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java
292
g2.
dispose
();
329
g2.
dispose
();
607
s.
dispose
();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h
148
// There must be a memory barrier between
dispose
() and destroy()
149
// to ensure that the effects of
dispose
() are observed in the
184
// destroy() must observe results of
dispose
()
327
// Used to
dispose
of the owned pointer and the internal refcount
385
// Used to
dispose
of the owned pointer and the internal refcount
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java
470
c.
dispose
();
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java
282
DesignerPlugin.
dispose
();
285
mRed.
dispose
();
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/external/v8/include/
v8.h
127
* This callback should either explicitly invoke
Dispose
on |object| if
308
* be disposed using Persistent::
Dispose
. Since persistent handles
378
inline void
Dispose
();
[
all
...]
Completed in 1008 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>