OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unref
(Results
251 - 275
of
312
) sorted by null
<<
11
12
13
/external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml
387
<function><link linkend="g-object-
unref
">g_object_unref</link></function>
415
* the most simple solution is to
unref
all members on which you own a
468
and runs: dispose and finalize must be called during the last
unref
.
[
all
...]
/external/dbus/dbus/
dbus-bus.c
396
* is a shared connection owned by the bus and if it is
unref
it.
578
* close and
unref
this connection.
[
all
...]
dbus-message-util.c
[
all
...]
/external/icu4c/i18n/
rbnf.cpp
89
LocalizationInfo*
unref
(void) {
function in class:LocalizationInfo
[
all
...]
/external/skia/gpu/src/
GrContext.cpp
54
fGpu->
unref
();
73
fGpu->
unref
();
[
all
...]
/external/skia/src/ports/
SkFontHost_FreeType.cpp
163
// assumes ownership of the stream, will call
unref
() when its done
166
fSkStream->
unref
();
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/android/
FontAndroid.cpp
99
paint->setLooper(looper)->
unref
();
144
p->setColorFilter(cf)->
unref
();
[
all
...]
/external/bluetooth/bluez/input/
device.c
830
* control channel (if we only do
unref
GLib will close it only
/external/bluetooth/glib/docs/reference/glib/tmpl/
main.sgml
820
@
unref
: Called when a reference to the callback object is dropped.
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h
101
void
Unref
() {
/external/chromium/chrome/browser/download/
download_util.cc
450
shader->
unref
();
[
all
...]
/external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.cc
537
shader->
unref
();
/external/dbus/bus/
selinux.c
859
/* These are owned by the hash, so clear them to avoid
unref
*/
bus.c
189
/* if we don't do this, it will get
unref
'd without
[
all
...]
/external/skia/gpu/include/
GrContext.h
96
* Ownership of the texture is transferred to the Entry, which will
unref
()
/external/valgrind/dynamic_annotations/
dynamic_annotations.h
98
void
Unref
() {
/external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp
427
paint.setShader(shader)->
unref
();
/external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.cpp
166
m_layer->
unref
();
/external/bluetooth/glib/
ChangeLog.pre-2-10
908
g_hash_table_destroy(): just destroy keys and values,
unref
by 1.
984
* glib/gmain.c (g_main_dispatch): Don't call cb_funcs->
unref
[
all
...]
/external/bluetooth/glib/gobject/
gparam.c
[
all
...]
/external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc
[
all
...]
/external/skia/include/core/
SkBitmap.h
302
so the existing one (if any) will be
unref
'd and the new one will be
/external/skia/src/core/
SkBlitter_RGB16.cpp
[
all
...]
/frameworks/base/core/jni/android/graphics/
Canvas.cpp
60
canvas->
unref
();
[
all
...]
Paint.cpp
734
(SkColor)color))->
unref
();
[
all
...]
Completed in 964 milliseconds
<<
11
12
13