OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collector
(Results
201 - 225
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/smack/src/org/jivesoftware/smack/util/collections/
AbstractReferenceMap.java
35
* be removed by the garbage
collector
.
49
* If non-hard references are used, then the garbage
collector
can remove
[
all
...]
/external/v8/src/arm/
deoptimizer-arm.cc
96
// Tell
collector
to treat this code object in a special way and
277
// confusing the garbage
collector
.
[
all
...]
macro-assembler-arm.h
247
// be scanned by the garbage
collector
.
252
// Notify the garbage
collector
that we wrote a pointer into an object.
288
// For a given |object| notify the garbage
collector
that the slot |address|
[
all
...]
/external/v8/src/
handles.cc
350
//
collector
will call the weak callback on the global handle
382
// garbage
collector
when it is not used anymore.
[
all
...]
ic.h
177
// invoke the garbage
collector
.
scanner.h
171
// LiteralBuffer -
Collector
of chars of literals.
/external/v8/src/x64/
deoptimizer-x64.cc
99
// Tell
collector
to treat this code object in a special way and
254
// confusing the garbage
collector
.
[
all
...]
macro-assembler-x64.h
207
// be scanned by the garbage
collector
.
224
// Notify the garbage
collector
that we wrote a pointer into an object.
257
// Notify the garbage
collector
that we wrote a pointer into a fixed array.
[
all
...]
/external/webkit/Source/JavaScriptCore/
ChangeLog-2010-05-24
[
all
...]
/external/llvm/docs/
BitCodeFormat.rst
754
* *gc*: If present and nonzero, the 1-based garbage
collector
index in the table
794
representing the bytes of a single garbage
collector
name string. There should
795
be one ``GCNAME`` record for each garbage
collector
name referenced in function
[
all
...]
/external/v8/src/mips/
macro-assembler-mips.h
360
// be scanned by the garbage
collector
.
365
// Notify the garbage
collector
that we wrote a pointer into an object.
401
// For a given |object| notify the garbage
collector
that the slot |address|
[
all
...]
deoptimizer-mips.cc
95
// Tell
collector
to treat this code object in a special way and
267
// confusing the garbage
collector
.
[
all
...]
/dalvik/vm/
Sync.cpp
[
all
...]
/external/chromium/chrome/browser/
browser_about_handler.cc
620
// Reset our
collector
singleton.
623
// Populate the
collector
with stats from the local browser process
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar
/external/v8/src/ia32/
deoptimizer-ia32.cc
193
// Tell
collector
to treat this code object in a special way and
368
// confusing the garbage
collector
.
[
all
...]
macro-assembler-ia32.h
137
// Notify the garbage
collector
that we wrote a pointer into an object.
170
// Notify the garbage
collector
that we wrote a pointer into a fixed array.
[
all
...]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java
750
* Runs the device info
collector
instrumentation on device, and forwards it to test listeners
/external/clang/include/clang/AST/
DeclarationName.h
422
/// DeclarationNameInfo - A
collector
data type for bundling together
/external/compiler-rt/BlocksRuntime/
runtime.c
303
// Tell
collector
to hang on this - it will bump the GC refcount version
/external/llvm/docs/tutorial/
LangImpl8.rst
67
or with a garbage
collector
. If you would like to use garbage
OCamlLangImpl8.rst
67
or with a garbage
collector
. If you would like to use garbage
/external/llvm/lib/CodeGen/
ShadowStackGC.cpp
417
// really necessary (the
collector
would never see the intermediate state at
/external/llvm/lib/IR/
Function.cpp
297
assert(hasGC() && "Function has no
collector
");
Completed in 981 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>