OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:objects
(Results
501 - 525
of
21490
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
tpmtoken_import_tests_exp02.sh
29
# Import the combined certificate and key as public
objects
30
# there should already be a cert and key
objects
39
# Replace the key
objects
tpmtoken_import_tests_exp05.sh
29
# Import the combined certificate and key as public
objects
30
# there should already be a cert and key
objects
37
# Replace the key
objects
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlockattr_init/
2-1.c
14
* 2. Initialize two pthread_rwlock_t
objects
with this pthread_rwlockattr_t object
15
* 3. Destruct this pthread_rwlockattr_t
objects
.
16
* 4. The two pthread_rwlock_t
objects
should safely be used to lock and unlock.
/external/python/cpython2/Doc/c-api/
gcsupport.rst
10
objects
which may also be containers. Types which do not store references to
11
other
objects
, or which only store references to atomic types (such as numbers
27
Objects
with a type with this flag set must conform with the rules
28
documented here. For convenience these
objects
will be referred to as
29
container
objects
.
42
Analogous to :c:func:`PyObject_New` but for container
objects
with the
48
Analogous to :c:func:`PyObject_NewVar` but for container
objects
with the
68
Adds the object *op* to the set of container
objects
tracked by the
69
collector. The collector can run at unexpected times so
objects
must be
97
Remove the object *op* from the set of container
objects
tracked by th
[
all
...]
/external/python/cpython2/Lib/encodings/
base64_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
hex_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
/external/python/cpython2/Mac/Modules/cg/
cgscan.py
10
OBJECTS
= ("CGContextRef",
37
if t in
OBJECTS
and m == "InMode":
43
if t in
OBJECTS
and m == "InMode":
/external/python/cpython3/Doc/c-api/
gcsupport.rst
10
objects
which may also be containers. Types which do not store references to
11
other
objects
, or which only store references to atomic types (such as numbers
24
Objects
with a type with this flag set must conform with the rules
25
documented here. For convenience these
objects
will be referred to as
26
container
objects
.
39
Analogous to :c:func:`PyObject_New` but for container
objects
with the
45
Analogous to :c:func:`PyObject_NewVar` but for container
objects
with the
57
Adds the object *op* to the set of container
objects
tracked by the
58
collector. The collector can run at unexpected times so
objects
must be
86
Remove the object *op* from the set of container
objects
tracked by th
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
CollisionParameters.java
25
// TODO: Make this a bit field so that
objects
can support multiple hit types.
30
public final static int COLLECT = 3; // Causes collectable
objects
to be collected by the attacker.
31
public final static int POSSESS = 4; // Causes possessable
objects
to become possessed.
/external/v8/src/crankshaft/
hydrogen-alias-analysis.h
45
// Constant
objects
can be distinguished statically.
52
// Checks whether the
objects
referred to by the given instructions may
55
//
objects
to also be may-aliasing.
/external/v8/src/heap/
scavenger.h
8
#include "src/heap/
objects
-visiting.h"
49
// filtering out non-HeapObjects and
objects
which do not reside in new space.
65
// filtering out non-HeapObjects and
objects
which do not reside in new space.
/frameworks/base/core/java/com/android/internal/content/
ReferrerIntent.java
22
import java.util.
Objects
;
60
return filterEquals(other) &&
Objects
.equals(mReferrer, other.mReferrer);
67
result = 31 * result +
Objects
.hashCode(mReferrer);
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_virtual.h
39
// instantiates mdpcomp, copybit and fbupdate
objects
and initialize those
40
//
objects
for virtual display during virtual display connect.
42
// Destroys mdpcomp, copybit and fbupdate
objects
and for virtual display
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
ShadowDevicePolicyManager.java
16
import java.util.
Objects
;
28
mSupportMessagesMap.put(
Objects
.hash(admin, userHandle), message);
35
return mSupportMessagesMap.get(
Objects
.hash(admin, userHandle));
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
base64_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
hex_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/
base64_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
hex_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
base64_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
hex_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
base64_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
hex_codec.py
4
will return Python string
objects
for both encode and decode.
33
buffer slot. Python strings, buffer
objects
and memory
34
mapped files are examples of
objects
providing this slot.
/test/vts-testcase/hal/wifi/V1_0/host/
VtsHalWifiV1_0HostTest.py
31
"""Get all registered test components and create test case
objects
."""
39
"""Create a list of VtsHalWifiV1_0TestCase
objects
.
46
A list of VtsHalWifiV1_0TestCase
objects
/art/runtime/interpreter/mterp/x86/
op_new_array.S
2
* Allocate an array of
objects
, specified with the array class
/art/runtime/
runtime_stats.h
91
// Number of
objects
allocated.
93
// Cumulative size of all
objects
allocated.
96
// Number of
objects
freed.
98
// Cumulative size of all freed
objects
.
Completed in 6639 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>