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:annotation
(Results
1 - 9
of
9
) sorted by relevance
/arkcompiler/ets_frontend/merge_abc/src/
H
A
D
metaProto.cpp
136
auto *
annotation
= allocator->New<panda::pandasm::AnnotationData>(protoAnnotation.recordname());
in Deserialize()
local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H
A
D
metadata_layout.h
252
DataRefOffset32
annotation
;
member
/arkcompiler/ets_frontend/es2panda/binder/
H
A
D
binder.cpp
721
auto *
annotation
= childNode->AsAnnotation();
in ResolveReference()
local
[all...]
/arkcompiler/runtime_core/assembler/
H
A
D
assembly-emitter.cpp
320
auto
annotation
= value->GetAsScalar()->GetValue<AnnotationData>();
in CreateScalarAnnotationValueItem()
local
413
AnnotationItem *AsmEmitter::CreateAnnotationItem(ItemContainer *container, const AnnotationData &
annotation
,
in CreateAnnotationItem()
argument
[all...]
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H
A
D
hello_world_test.cpp
49
std::string
annotation
= "Anno";
member
/arkcompiler/runtime_core/static_core/assembler/
H
A
D
assembly-emitter.cpp
486
auto
annotation
= value->GetAsScalar()->GetValue<AnnotationData>();
in CreateScalarAnnotationValueItem()
local
581
AnnotationItem *AsmEmitter::CreateAnnotationItem(ItemContainer *container, const AnnotationData &
annotation
,
in CreateAnnotationItem()
argument
[all...]
/arkcompiler/runtime_core/libpandafile/
H
A
D
file_items.h
550
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
830
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
911
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
1078
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H
A
D
runtime_interface.h
1338
GetAnnotationElementUniqueIndex([[maybe_unused]] MethodPtr methodPtr, [[maybe_unused]] const char *
annotation
, [[maybe_unused]] uint32_t index)
GetAnnotationElementUniqueIndex()
argument
/arkcompiler/runtime_core/static_core/libpandafile/
H
A
D
file_items.h
528
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
833
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
929
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
1107
void AddAnnotation(AnnotationItem *
annotation
)
in AddAnnotation()
argument
Completed in 20 milliseconds