OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collected
(Results
26 - 50
of
357
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
ProcessManager.java
78
/** Keeps track of garbage-
collected
Processes. */
102
* Cleans up after garbage
collected
processes. Requires the lock on the
356
/** Automatically closes fd when
collected
. */
384
/** Automatically closes fd when
collected
. */
/external/proguard/src/proguard/obfuscate/
Obfuscator.java
231
// Clear the
collected
names.
258
// Clear the
collected
names.
316
// Clear the
collected
names.
348
// Clear the
collected
names.
/external/webkit/WebCore/platform/mac/
FoundationExtras.h
65
// "create" or "copy" function as an autoreleased and garbage
collected
/external/webkit/WebCore/platform/network/cf/
ResourceResponse.h
58
// This is a rough estimate of resource overhead based on stats
collected
from the stress test.
/external/webkit/WebCore/platform/network/mac/
ResourceResponse.h
63
// This is a rough estimate of resource overhead based on stats
collected
from the stress test.
/external/webkit/WebKit/mac/Misc/
WebNSObjectExtras.h
34
// "create" or "copy" function as an autoreleased and garbage
collected
/frameworks/base/core/java/android/content/pm/
PermissionGroupInfo.java
25
* group known to the system. This corresponds to information
collected
from the
/frameworks/base/core/java/android/os/
RegistrantList.java
119
* any now-
collected
registrants
/dalvik/libcore/security/src/main/java/java/security/acl/
Acl.java
114
* The allowed permissions are
collected
according to the following rules:
117
* principal's groups ({@link Group}) are
collected
. The positive (granted)
/external/proguard/src/proguard/
WordReader.java
236
* Returns the comments
collected
before returning the last word.
239
* @return the
collected
comments, or <code>null</code> if there weren't any.
/external/proguard/src/proguard/classfile/editor/
InstructionWriter.java
33
* it then applies the
collected
changes. The process will be repeated
217
// Apply the
collected
expansions.
/external/qemu/elff/
elf_file.h
90
/* Gets head of compilation unit list,
collected
during parsing of this file.
91
* NOTE: list of
collected
compilation units returned from this method is
99
/* Gets number of compilation units,
collected
during parsing of
335
* Compilation unit,
collected
with this methods are linked together in a
342
* properties for which tag should be
collected
during parsing. NULL
344
* should be
collected
.
346
* Number of compilation units,
collected
in this method on success,
531
/* Head of compilation unit list,
collected
during the parsing. */
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
armtime
15
# verbose mode: print
collected
info
20
# super verbose mode: print
collected
info and debug awk script
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_event_mbox.h
59
collected
events in it.
61
Note: Only one instance (the last) of each type of event is
collected
.
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_event_mbox.h
57
collected
events in it.
59
Note: Only one instance (the last) of each type of event is
collected
.
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_event_mbox.h
59
collected
events in it.
61
Note: Only one instance (the last) of each type of event is
collected
.
/dalvik/dx/src/com/android/dx/util/
IndentingWriter.java
42
/** whether indent spaces are currently being
collected
*/
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ref/
PhantomReference.java
45
* necessary before an object gets garbage-
collected
. They are sometimes more
/dalvik/libcore/nio/src/main/java/java/nio/
MappedByteBuffer.java
31
* valid until the byte buffer is garbage
collected
.
/dalvik/vm/
Intern.c
132
* get
collected
by the GC. Non-immortal strings may or may not
/external/apache-http/src/org/apache/http/client/params/
AllClientPNames.java
44
*
Collected
parameter names for the HttpClient module.
/external/srec/srec/Nametag/include/
SR_NametagDefs.h
33
* Nametags are user-added words. These words are created using the audio that has been
collected
/external/webkit/JavaScriptCore/API/
JSBase.cpp
87
// We used to recommend passing NULL as an argument here, which caused the only heap to be
collected
.
JSClassRef.h
72
// 2. The class is released, and when all JS objects that use it are
collected
, OpaqueJSClass
/external/webkit/WebCore/bindings/v8/
npruntime_priv.h
50
// which has not yet been garbage
collected
. Javascript access to NPObjects
Completed in 261 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>