Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:Mark
(Results
1 - 14
of
14
) sorted by relevance
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
H
A
D
mark_inline_module.cpp
41
void MarkInlineModule::
Mark
(GlobalObject &object)
in Mark()
function in ark::llvmbackend::passes::MarkInlineModule
/arkcompiler/ets_runtime/ecmascript/mem/
H
A
D
partial_gc.cpp
115
void PartialGC::
Mark
()
in Mark()
function in panda::ecmascript::PartialGC
H
A
D
incremental_marker.cpp
58
void IncrementalMarker::
Mark
()
in Mark()
function in panda::ecmascript::IncrementalMarker
H
A
D
full_gc.cpp
99
void FullGC::
Mark
()
in Mark()
function in panda::ecmascript::FullGC
H
A
D
concurrent_marker.cpp
47
void ConcurrentMarker::
Mark
()
in Mark()
function in panda::ecmascript::ConcurrentMarker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H
A
D
g1-marker.h
40
ALWAYS_INLINE static void
Mark
(ObjectHeader *object)
in Mark()
function in ark::mem::G1GCPauseMarker
72
ALWAYS_INLINE void
Mark
(ObjectHeader *object)
in Mark()
function in ark::mem::G1GCConcurrentMarker
109
ALWAYS_INLINE void
Mark
(ObjectHeader *object) const
in Mark()
function in ark::mem::G1GCMixedMarker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
H
A
D
stw-gc.h
46
void
Mark
(ObjectHeader *object) const
in Mark()
function in ark::mem::StwGCMarker
H
A
D
stw-gc.cpp
78
void StwGC<LanguageConfig>::
Mark
(const GCTask &task)
in Mark()
function in ark::mem::StwGC
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H
A
D
shared_gc.cpp
71
void SharedGC::
Mark
()
in Mark()
function in panda::ecmascript::SharedGC
H
A
D
shared_full_gc.cpp
60
void SharedFullGC::
Mark
()
in Mark()
function in panda::ecmascript::SharedFullGC
H
A
D
shared_concurrent_marker.cpp
41
void SharedConcurrentMarker::
Mark
(TriggerGCType gcType, GCReason gcReason)
in Mark()
function in panda::ecmascript::SharedConcurrentMarker
/arkcompiler/runtime_core/static_core/verification/util/
H
A
D
addr_map.h
61
bool
Mark
(const void *addrPtr)
in Mark()
function in ark::verifier::AddrMap
66
bool
Mark
(const void *addrStartPtr, const void *addrEndPtr)
in Mark()
function in ark::verifier::AddrMap
167
bool
Mark
(uintptr_t addrFrom, uintptr_t addrTo)
in Mark()
function in ark::verifier::AddrMap
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H
A
D
card_table.cpp
129
void CardTable::Card::
Mark
()
in Mark()
function in ark::mem::CardTable::Card
H
A
D
gc_marker.h
166
void
Mark
(ObjectHeader *object) const
in Mark()
function in ark::ark::mem::DefaultGCMarker
Completed in 6 milliseconds