OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:refcount
(Results
276 - 300
of
393
) sorted by null
<<
11
12
13
14
15
16
/external/chromium/third_party/libevent/
evdns.c
2384
int
refcount
;
member in struct:search_state
[
all
...]
/external/webkit/Source/WebKit2/UIProcess/win/
WebView.cpp
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
WifiManager.java
[
all
...]
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp
126
int ref_count = mBuffer->
refcount
();
127
LOGV("MediaBuffer
refcount
is %d",ref_count);
[
all
...]
/development/tools/emulator/opengl/system/gralloc/
gralloc.cpp
424
// gralloc module functions -
refcount
+ locking interface
/external/bluetooth/glib/docs/reference/gobject/
tut_gsignal.xml
24
closure's
refcount
reaches zero, this function will be called before the closure
/external/chromium/base/
callback.h
147
// to
refcount
a target object if the function being bound is a class method.
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h
379
// widgets if the parent (alignemtn_)'s
refcount
does not go down to 0.
/external/chromium/chrome/browser/profiles/
profile.h
301
// sure they
refcount
the returned value.
/external/chromium/chrome/browser/ui/
browser_list.cc
468
// Increment the browser process
refcount
as long as we're keeping the
/external/chromium/net/disk_cache/
sparse_control.cc
731
// be a good thing for us, so we increase the
refcount
until we're
/external/dbus/bus/
selinux.c
955
_dbus_verbose ("The
refcount
is %d\n", sid->refcnt);
/external/e2fsprogs/e2fsck/
pass1b.c
545
* Drop the
refcount
on the dup_block structure, and clear the entry
/external/e2fsprogs/lib/ext2fs/
inode.c
93
fs->icache->
refcount
= 1;
/external/icu4c/i18n/
uspoof_impl.h
308
// to be deleted when
refcount
goes to zero.
/external/llvm/lib/Target/X86/
SSEDomainFix.cpp
190
assert(LiveRegs[rx]->Refs && "Bad
refcount
");
/external/qemu/
Makefile.common
570
block/qcow2-
refcount
.c \
/external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h
358
EAS_U8
refCount
;
/external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h
358
EAS_U8
refCount
;
/external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h
358
EAS_U8
refCount
;
/external/srec/tools/thirdparty/OpenFst/fst/lib/
vector-fst.h
654
if (impl_->
RefCount
() > 1) {
/external/webkit/Source/JavaScriptCore/dfg/
DFGNonSpeculativeJIT.cpp
664
if (!node.
refCount
)
DFGSpeculativeJIT.cpp
795
if (!node.
refCount
)
/external/webkit/Source/WebCore/dom/
Node.cpp
[
all
...]
/external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c
481
/* gtk_object_destroy() will already hold a
refcount
on object
Completed in 1012 milliseconds
<<
11
12
13
14
15
16