OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:refcount
(Results
76 - 100
of
393
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/JavaScriptCore/bytecompiler/
RegisterID.h
95
int
refCount
() const
BytecodeGenerator.cpp
646
while (m_calleeRegisters.size() && !m_calleeRegisters.last().
refCount
())
665
while (m_labelScopes.size() && !m_labelScopes.last().
refCount
())
677
while (m_labels.size() && !m_labels.last().
refCount
())
765
if (cond->index() == dstIndex && cond->isTemporary() && !cond->
refCount
()) {
782
if (cond->index() == dstIndex && cond->isTemporary() && !cond->
refCount
()) {
798
if (cond->index() == dstIndex && cond->isTemporary() && !cond->
refCount
()) {
813
if (cond->index() == dstIndex && cond->isTemporary() && !cond->
refCount
()) {
841
if (cond->index() == dstIndex && cond->isTemporary() && !cond->
refCount
()) {
858
if (cond->index() == dstIndex && cond->isTemporary() && !cond->
refCount
()) {
[
all
...]
/external/webkit/Source/JavaScriptCore/dfg/
DFGNode.h
181
,
refCount
(0)
193
,
refCount
(0)
206
,
refCount
(0)
339
unsigned
refCount
;
DFGScoreBoard.h
88
// if it reaches the node's
refcount
, free the VirtualRegsiter.
97
if (node.
refCount
== ++m_used[index]) {
/external/webkit/Source/JavaScriptCore/wtf/
RefCounted.h
48
int
refCount
() const
CrossThreadRefCounted.h
118
if (!m_threadId && m_refCounter.
refCount
() == 2)
134
if (m_threadId && m_refCounter.
refCount
() == 1)
/external/webkit/Source/WebCore/platform/
TreeShared.h
90
int
refCount
() const
/external/webkit/Source/WebCore/platform/graphics/android/
ImageTexture.h
72
unsigned int
refCount
() { return m_refCount; }
/frameworks/base/include/media/stagefright/
MediaBuffer.h
86
int
refcount
() const;
/system/core/libsysutils/src/
SocketClient.cpp
127
SLOGE("SocketClient
refcount
went negative!");
/system/media/mca/filterfw/java/android/filterfw/core/
NativeBuffer.java
81
// Decrement
refcount
/external/bluetooth/glib/
ChangeLog.pre-2-8
93
* tests/
refcount
/closures.c: remove unused n_threads variable.
173
* tests/
refcount
/objects.c
174
* tests/
refcount
/properties.c
175
* tests/
refcount
/signals.c: Use g_usleep() instead of sleep() for
180
* tests/
refcount
/closures.c: test high contention on closure
183
* tests/
refcount
/objects.c:
184
* tests/
refcount
/objects2.c:
185
* tests/
refcount
/properties.c:
186
* tests/
refcount
/properties2.c:
187
* tests/
refcount
/signals.c
[
all
...]
/external/dbus/dbus/
dbus-message-private.h
62
int
refcount
; /**< Reference count. */
member in struct:DBusMessageLoader
99
DBusAtomic
refcount
; /**< Reference count */
member in struct:DBusMessage
dbus-object-tree.c
59
int
refcount
; /**< Reference count */
member in struct:DBusObjectTree
72
DBusAtomic
refcount
; /**< Reference count */
member in struct:DBusObjectSubtree
105
tree->
refcount
= 1;
131
_dbus_assert (tree->
refcount
> 0);
133
tree->
refcount
+= 1;
145
_dbus_assert (tree->
refcount
> 0);
147
tree->
refcount
-= 1;
149
if (tree->
refcount
== 0)
990
subtree->
refcount
.value = 1;
1005
_dbus_assert (subtree->
refcount
.value > 0)
[
all
...]
dbus-spawn-win.c
62
int
refcount
;
member in struct:DBusBabysitter
100
sitter->
refcount
= 1;
150
_dbus_assert (sitter->
refcount
> 0);
152
sitter->
refcount
+= 1;
169
_dbus_assert (sitter->
refcount
> 0);
171
sitter->
refcount
-= 1;
173
if (sitter->
refcount
== 0)
/external/e2fsprogs/lib/ext2fs/
inode_io.c
152
io->
refcount
= 1;
183
if (--channel->
refcount
> 0)
/external/webkit/Source/WebCore/storage/
StorageMap.cpp
109
if (
refCount
() > 1) {
149
if (
refCount
() > 1) {
/external/dbus/bus/
signals.c
32
int
refcount
; /**< reference count */
member in struct:BusMatchRule
61
rule->
refcount
= 1;
74
_dbus_assert (rule->
refcount
> 0);
76
rule->
refcount
+= 1;
84
_dbus_assert (rule->
refcount
> 0);
86
rule->
refcount
-= 1;
87
if (rule->
refcount
== 0)
1035
int
refcount
;
member in struct:BusMatchmaker
1080
matchmaker->
refcount
= 1;
1195
_dbus_assert (matchmaker->
refcount
> 0)
[
all
...]
/external/bluetooth/bluez/gdbus/
object.c
41
unsigned int
refcount
;
member in struct:generic_data
527
data->
refcount
++;
533
data->
refcount
= 1;
582
data->
refcount
--;
584
if (data->
refcount
> 0)
/frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp
221
mBatteryAudio.
refCount
= 0;
[
all
...]
/external/icu4c/common/
serv.cpp
17
// in case we use the
refcount
stuff
201
int32_t
refcount
;
member in class:CacheEntry
215
:
refcount
(1), actualDescriptor(_actualDescriptor), service(_service) {
225
++
refcount
;
233
* the
refcount
drops to zero, the resource is released. Return
237
if ((--
refcount
) == 0) {
249
return
refcount
> 1;
usprep.cpp
157
if ((noRefCount== FALSE && profile->
refCount
== 0) ||
335
profile->
refCount
++;
374
// If another thread already inserted the same key/value,
refcount
and cleanup our thread data
377
profile->
refCount
++;
391
profile->
refCount
= 1;
435
if(profile->
refCount
> 0){
436
profile->
refCount
--;
/external/clang/include/clang/Rewrite/
RewriteRope.h
32
unsigned
RefCount
;
36
if (this) ++
RefCount
;
40
if (this && --
RefCount
== 0)
/bionic/linker/
linker.h
149
unsigned
refcount
;
member in struct:soinfo
/external/chromium/base/
sys_string_conversions.h
63
// Creates a string, and returns it with a
refcount
of 1. You are responsible
Completed in 830 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>