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:references
(Results
1 - 8
of
8
) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/ts/
H
A
D
tsTemplateLiteralType.h
29
explicit TSTemplateLiteralType(ArenaVector<TemplateElement *> &&quasis, ArenaVector<Expression *> &&
references
)
in TSTemplateLiteralType()
argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
H
A
D
epsilon-g1.cpp
103
void EpsilonG1GC<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *
references
,
in MarkReferences()
argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
H
A
D
epsilon.cpp
90
void EpsilonGC<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *
references
,
in MarkReferences()
argument
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H
A
D
created_object_file.cpp
116
std::vector<SectionReference>
references
;
in GetRoDataSections()
local
H
A
D
ark_aot_linker.cpp
110
RoDataSections
references
;
in GetLinkedRoDataSections()
local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
H
A
D
stw-gc.cpp
231
void StwGC<LanguageConfig>::MarkReferences(GCMarkingStackType *
references
, [[maybe_unused]] GCPhase gcPhase)
in MarkReferences()
argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
H
A
D
gen-gc.cpp
550
void GenGC<LanguageConfig>::MarkReferences(GCMarkingStackType *
references
, GCPhase gcPhase)
in MarkReferences()
argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H
A
D
g1-gc.cpp
1095
void G1GC<LanguageConfig>::MarkReferences(GCMarkingStackType *
references
, GCPhase gcPhase)
in MarkReferences()
argument
[all...]
Completed in 7 milliseconds