OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collected
(Results
126 - 150
of
357
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/src/mips/
codegen-mips.h
261
// positions are
collected
by the assembler and emitted with the relocation
/external/webkit/WebCore/bindings/v8/custom/
V8InjectedScriptHostCustom.cpp
75
// InspectorBackend when the wrapper is garbage
collected
.
/frameworks/base/cmds/dumpstate/
dumpstate.c
81
/* show the traces we
collected
in main(), if that was done */
/frameworks/base/core/java/android/content/pm/
ResolveInfo.java
32
* information
collected
from the AndroidManifest.xml's
/frameworks/base/core/java/android/test/
InstrumentationTestCase.java
334
* Make sure all resources are cleaned up and garbage
collected
before moving on to the next
/frameworks/base/core/java/android/view/
VelocityTracker.java
173
*
collected
. Only call this when you actually want to retrieve velocity
/frameworks/base/test-runner/src/android/test/
ServiceTestCase.java
226
* garbage
collected
before moving on to the next
/packages/apps/Email/src/org/apache/commons/io/output/
ByteArrayOutputStream.java
42
* additional buffers. This way no buffers need to be garbage
collected
and
/sdk/eclipse/buildConfig/
build.properties
38
# The location underwhich all of the build output will be
collected
.
/system/extras/tests/sdcard/
plot_sdcard.py
123
"""Parse a file with the
collected
data.
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java
62
* adapted for a garbage-
collected
environment, with support for
68
*
collected
systems, there is no possibility of ABA problems due
/external/blktrace/btreplay/
btrecord.c
50
* @cpu: CPU that this file was
collected
on
83
* @cur: Current IO bunch being
collected
/external/bluetooth/glib/docs/reference/glib/tmpl/
option.sgml
343
uses of the option are
collected
into an array of strings.
345
multiple uses of the option are
collected
into an array of strings.
/external/libxml2/
xmlmemory.c
1056
* allocations (i.e. of areas useful for garbage
collected
memory allocators
1103
* allocations (i.e. of areas useful for garbage
collected
memory allocators
/external/v8/src/
debug.h
168
// Generate debugger events for
collected
scripts.
184
// List used during GC to temporarily store id's of
collected
scripts.
/frameworks/base/core/java/android/app/
PendingIntent.java
128
* @param resultData The final data
collected
by a broadcast.
129
* @param resultExtras The final extras
collected
by a broadcast.
/external/guava/src/com/google/common/collect/
CustomConcurrentHashMap.java
287
* been garbage
collected
or reclaimed through other means.
854
// If the value disappeared, this entry is partially
collected
,
878
// If the value disappeared, this entry is partially
collected
,
906
// If the value disappeared, this entry is partially
collected
,
[
all
...]
/external/proguard/docs/manual/
usage.html
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow.h
63
collected
during alias analysis. */
109
/* Memory reference statistics
collected
during alias analysis. */
195
/* Memory reference statistics
collected
during alias analysis.
[
all
...]
/cts/tools/dx-tests/src/util/
CollectAllTests.java
165
System.out.println("
collected
"+testMethodsCnt+" test methods in "+testClassCnt+" junit test classes");
/dalvik/libcore/luni/src/main/java/java/lang/
ThreadLocal.java
257
* Cleans up after garbage-
collected
thread locals.
/dalvik/libcore/luni/src/main/java/java/util/
Timer.java
413
* to be garbage
collected
.
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
Object.java
127
* before the object is garbage
collected
. The default implementation of the
/dalvik/libcore/security/src/main/java/java/security/cert/
X509CRLSelector.java
395
* Returns whether the specified CRL matches all the criteria
collected
in
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToXMLSAXHandler.java
671
// add the attributes to the
collected
ones
Completed in 229 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>