OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ownership
(Results
1 - 25
of
4396
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/build/libs/host/include/host/
CopyFile.h
16
COPY_PERMISSIONS = 0x00080000, // preserve mode,
ownership
, timestamps
17
COPY_TIMESTAMPS = 0x00100000, // preserve mode,
ownership
, timestamps
/dalvik/libcore/security/src/main/java/java/security/acl/
NotOwnerException.java
4
* this work for additional information regarding copyright
ownership
.
21
* The exception that is thrown when an action that requires
ownership
is
23
*
ownership
is required.
/external/clearsilver/man/man3/
hdf_obj_value.3
31
node retains
ownership
of the value
hdf_set_buf.3
34
dataset takes
ownership
of the value instead of making a
/external/stlport/test/unit/
shared_ptr_test.cpp
38
CPPUNIT_CHECK( !(p < q) && !(q < p) ); // p and q share
ownership
/external/webkit/WebCore/bridge/qt/
qt_instance.h
64
static PassRefPtr<QtInstance> getQtInstance(QObject*, PassRefPtr<RootObject>, QScriptEngine::ValueOwnership
ownership
);
74
static PassRefPtr<QtInstance> create(QObject *instance, PassRefPtr<RootObject> rootObject, QScriptEngine::ValueOwnership
ownership
)
76
return adoptRef(new QtInstance(instance, rootObject,
ownership
));
81
QtInstance(QObject*, PassRefPtr<RootObject>, QScriptEngine::ValueOwnership
ownership
); // Factory produced only..
/external/webkit/WebKit/gtk/
JSCore-1.0.gir
11
<return-value transfer-
ownership
="none">
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
umemory.h
29
/// Calls delete in the destructor; assignment transfers
ownership
.
40
/// Takes
ownership
of \p p.
42
/// Takes
ownership
of pointer in \p p. \p p relinquishes
ownership
.
46
/// Returns the pointer without relinquishing
ownership
.
48
/// Returns the pointer and gives up
ownership
.
52
/// Takes
ownership
of \p p.
54
/// Takes
ownership
of pointer in \p p. \p p relinquishes
ownership
.
/external/opencore/oscl/oscl/osclbase/src/
oscl_lock_base.h
86
* Initializes the pointer and takes
ownership
from another oscl_auto_ptr.
94
* @brief release() method releases
ownership
of the pointer, currently owned
109
* @brief acquire() method acquires
ownership
of the lock.
125
* Initializes the pointer and takes
ownership
.
135
* The pointer is deleted in case this class still has
ownership
oscl_exclusive_ptr.h
77
* Initializes the pointer and takes
ownership
.
84
* Initializes the pointer and takes
ownership
from another OsclExclusivePtr.
101
* of the OsclExclusivePtr given as the input parameter. The
ownership
120
* The pointer is deleted in case this class still has
ownership
162
* @brief release() method releases
ownership
of the pointer, currently owned
174
* @brief set() method sets
ownership
to the pointer, passed.
216
* Initializes the pointer and takes
ownership
.
223
* Initializes the pointer and takes
ownership
from another OsclExclusiveArrayPtr.
240
* of the OsclExclusiveArrayPtr given as the input parameter. The
ownership
259
* The pointer is deleted in case this class still has
ownership
[
all
...]
/dalvik/libcore/annotation/src/main/java/org/apache/harmony/annotation/internal/nls/
messages.properties
3
# this work for additional information regarding copyright
ownership
.
/dalvik/libcore/auth/src/main/java/javax/security/auth/callback/
Callback.java
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/luni/src/main/java/java/lang/reflect/
Type.java
3
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/luni/src/main/java/java/net/
SocketImplFactory.java
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/luni/src/main/java/java/util/
EventListener.java
4
* this work for additional information regarding copyright
ownership
.
RandomAccess.java
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/luni/src/main/native/
commonDblParce.h
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/security/src/main/java/java/security/spec/
AlgorithmParameterSpec.java
4
* this work for additional information regarding copyright
ownership
.
KeySpec.java
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/support/src/test/java/tests/support/
Support_Field.java
4
* this work for additional information regarding copyright
ownership
.
Support_GetResource.java
4
* this work for additional information regarding copyright
ownership
.
Support_Proxy_I1.java
4
* this work for additional information regarding copyright
ownership
.
Support_Proxy_I2.java
4
* this work for additional information regarding copyright
ownership
.
Support_Proxy_ParentException.java
4
* this work for additional information regarding copyright
ownership
.
Support_Proxy_SubException.java
4
* this work for additional information regarding copyright
ownership
.
Completed in 285 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>