OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collector
(Results
326 - 350
of
528
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/lib/IR/
Function.cpp
313
assert(hasGC() && "Function has no
collector
");
/external/v8/src/
ic.h
177
// invoke the garbage
collector
.
scanner.h
171
// LiteralBuffer -
Collector
of chars of literals.
spaces.h
49
// The old generation is collected by a mark-sweep-compact
collector
.
[
all
...]
v8globals.h
178
NEW_SPACE, // Semispaces collected with copying
collector
.
parser.cc
1320
TargetCollector
collector
;
local
2002
TargetCollector
collector
;
local
4963
TargetCollector*
collector
= t->node()->AsTargetCollector();
local
[
all
...]
ast.h
1100
// Adds a jump target to the
collector
. The
collector
stores a pointer not
[
all
...]
/frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd
232
<p>Android 3.0 is the first version of the platform designed to run on either single or multicore processor architectures. A variety of changes in the Dalvik VM, Bionic library, and elsewhere add support for symmetric multiprocessing in multicore environments. These optimizations can benefit all applications, even those that are single-threaded. For example, with two active cores, a single-threaded application might still see a performance boost if the Dalvik garbage
collector
runs on the second core. The system will arrange for this automatically.</p>
/frameworks/base/media/java/android/media/
MediaCodec.java
220
* component instance instead of relying on the garbage
collector
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneProxy.java
251
// Give the garbage
collector
a hint to start the garbage collection
[
all
...]
/libcore/libart/src/main/java/java/lang/
Object.java
203
* Invoked when the garbage
collector
has detected that this instance is no longer reachable.
/libcore/libdvm/src/main/java/java/lang/
Object.java
195
* Invoked when the garbage
collector
has detected that this instance is no longer reachable.
/libcore/luni/src/main/java/java/util/
WeakHashMap.java
27
* be any objects. Note that the garbage
collector
acts similar to a second
/external/chromium_org/v8/src/
parser.cc
4924
TargetCollector*
collector
= t->node()->AsTargetCollector();
local
[
all
...]
ast.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar
/art/runtime/gc/collector/
mark_sweep.cc
61
namespace
collector
{
namespace in namespace:art::gc
[
all
...]
/external/llvm/include/llvm-c/
Core.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rope
790
// the information is stored in the
collector
data structures.
792
//
collector
.
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rope
792
// the information is stored in the
collector
data structures.
794
//
collector
.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rope
792
// the information is stored in the
collector
data structures.
794
//
collector
.
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rope
790
// the information is stored in the
collector
data structures.
792
//
collector
.
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rope
790
// the information is stored in the
collector
data structures.
792
//
collector
.
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rope
790
// the information is stored in the
collector
data structures.
792
//
collector
.
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rope
790
// the information is stored in the
collector
data structures.
792
//
collector
.
[
all
...]
Completed in 2048 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>