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
refs:SetOffset
(Results
1 - 25
of
47
) sorted by relevance
1
2
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H
A
D
x64_memlayout.cpp
75
symLoc->
SetOffset
(GetSegArgsRegPassed().GetSize());
in LayoutFormalParams()
90
symLoc->
SetOffset
(segArgsRegPassed.GetSize());
in LayoutFormalParams()
97
symLoc->
SetOffset
(segArgsStkPassed.GetSize());
in LayoutFormalParams()
122
symLoc->
SetOffset
(segLocals.GetSize());
in LayoutLocalVariables()
139
symLoc->
SetOffset
(segLocals.GetSize());
in AssignSpillLocationsToPseudoRegisters()
/arkcompiler/ets_runtime/ecmascript/tests/
H
A
D
layout_info_test.cpp
86
defaultAttr.
SetOffset
(i);
in HWTEST_F_L0()
100
defaultAttr.
SetOffset
(i);
in HWTEST_F_L0()
129
defaultAttr.
SetOffset
(i);
in GetAllKeysCommon()
H
A
D
object_operator_third_test.cpp
225
handleAttr.
SetOffset
(handleAttrOffset);
in HWTEST_F_L0()
248
handleAttr.
SetOffset
(handleAttrOffset);
in HWTEST_F_L0()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H
A
D
debug_info.h
55
void
SetOffset
(size_t offset)
in SetOffset()
function in ark::compiler::InstDebugInfo
/arkcompiler/ets_runtime/ecmascript/builtins/
H
A
D
shared_builtins.cpp
427
attributes.
SetOffset
(index);
in CreateSObjectFunctionHClass()
453
attributes.
SetOffset
(index);
in CreateSObjectPrototypeHClass()
475
attributes.
SetOffset
(index);
in CreateSFunctionHClass()
500
attributes.
SetOffset
(index);
in CreateSArrayBufferFunctionHClass()
529
attributes.
SetOffset
(index);
in CreateSSetFunctionHClass()
558
attributes.
SetOffset
(index);
in CreateSMapFunctionHClass()
587
attributes.
SetOffset
(index);
in CreateSFunctionPrototypeHClass()
616
attributes.
SetOffset
(index);
in CreateSArrayBufferPrototypeHClass()
645
attributes.
SetOffset
(index);
in CreateSSetPrototypeHClass()
676
attributes.
SetOffset
(inde
in CreateSMapPrototypeHClass()
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H
A
D
aarch64_memlayout.cpp
93
symLoc->
SetOffset
(segArgsRegPassed.GetSize());
in LayoutFormalParams()
102
symLoc->
SetOffset
(segArgsStkPassed.GetSize());
in LayoutFormalParams()
158
symLoc->
SetOffset
(segLocals.GetSize());
in LayoutLocalVariables()
/arkcompiler/runtime_core/libpandafile/
H
A
D
file_item_container.cpp
464
index_section_item_.
SetOffset
(cur_offset);
in ComputeLayout()
472
item->
SetOffset
(cur_offset);
in ComputeLayout()
487
item->
SetOffset
(cur_offset);
in ComputeLayout()
496
line_number_program_index_item_.
SetOffset
(cur_offset);
in ComputeLayout()
500
end_->
SetOffset
(cur_offset);
in ComputeLayout()
1031
header.
SetOffset
(offset);
in ComputeLayout()
1037
index.
SetOffset
(offset);
in ComputeLayout()
H
A
D
file_items.cpp
249
name_.
SetOffset
(offset);
in ComputeLayout()
311
field->
SetOffset
(offset);
in ComputeLayout()
317
method->
SetOffset
(offset);
in ComputeLayout()
769
catch_block.
SetOffset
(offset);
in ComputeLayout()
824
try_block.
SetOffset
(offset);
in ComputeLayout()
1039
item.
SetOffset
(offset);
in ComputeLayout()
1229
item.
SetOffset
(offset);
in ComputeLayout()
/arkcompiler/runtime_core/static_core/libpandafile/
H
A
D
file_item_container.cpp
451
regionSectionItem_.
SetOffset
(curOffset);
in ComputeLayout()
457
item->
SetOffset
(curOffset);
in ComputeLayout()
468
item->
SetOffset
(curOffset);
in ComputeLayout()
475
lineNumberProgramIndexItem_.
SetOffset
(curOffset);
in ComputeLayout()
479
end_->
SetOffset
(curOffset);
in ComputeLayout()
964
header.
SetOffset
(offset);
in ComputeLayout()
970
index.
SetOffset
(offset);
in ComputeLayout()
H
A
D
file_items.cpp
206
name_.
SetOffset
(offset);
in ComputeLayout()
268
field->
SetOffset
(offset);
in ComputeLayout()
274
method->
SetOffset
(offset);
in ComputeLayout()
715
catchBlock.
SetOffset
(offset);
in ComputeLayout()
770
tryBlock.
SetOffset
(offset);
in ComputeLayout()
985
item.
SetOffset
(offset);
in ComputeLayout()
1165
item.
SetOffset
(offset);
in ComputeLayout()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H
A
D
switch_lowerer.cpp
159
gotoStmt->
SetOffset
(stmt->GetDefaultLabel());
in BuildGotoNode()
161
gotoStmt->
SetOffset
(stmt->GetCasePair(idx).second);
in BuildGotoNode()
174
cGotoStmt->
SetOffset
(stmt->GetDefaultLabel());
in BuildCondGotoNode()
176
cGotoStmt->
SetOffset
(stmt->GetCasePair(idx).second);
in BuildCondGotoNode()
/arkcompiler/ets_runtime/ecmascript/
H
A
D
js_hclass.cpp
605
attributes.
SetOffset
(i);
in OptimizeAsFastProperties()
1133
result.
SetOffset
(hclass->GetInlinedPropertiesOffset(entry));
in LookupPropertyInAotHClass()
1136
result.
SetOffset
(attr.GetOffset() - hclass->GetInlinedProperties());
in LookupPropertyInAotHClass()
1172
result.
SetOffset
(hclass->GetInlinedPropertiesOffset(entry));
in LookupPropertyInPGOHClass()
1175
result.
SetOffset
(attr.GetOffset() - hclass->GetInlinedProperties());
in LookupPropertyInPGOHClass()
1220
result.
SetOffset
(hclass->GetInlinedPropertiesOffset(entry));
in LookupPropertyInBuiltinPrototypeHClass()
1223
result.
SetOffset
(attr.GetOffset() - hclass->GetInlinedProperties());
in LookupPropertyInBuiltinPrototypeHClass()
1284
attributes.
SetOffset
(index);
in CreateRootHClassFromPGO()
1317
attributes.
SetOffset
(index++);
in CreateRootHClassWithCached()
1358
attributes.
SetOffset
(offse
in CreateChildHClassFromPGO()
[all...]
H
A
D
object_factory.cpp
861
attributes.
SetOffset
(fieldOrder++);
in CreateJSRegExpInstanceClass()
885
attributes.
SetOffset
(fieldOrder++);
in CreateJSArrayInstanceClass()
913
attributes.
SetOffset
(fieldOrder++);
in CreateJSArguments()
923
attributes.
SetOffset
(fieldOrder++);
in CreateJSArguments()
934
attributes.
SetOffset
(fieldOrder++);
in CreateJSArguments()
945
attributes.
SetOffset
(fieldOrder++);
in CreateJSArguments()
1813
attributes.
SetOffset
(fieldOrder);
in CreateFunctionClass()
1824
attributes.
SetOffset
(fieldOrder);
in CreateFunctionClass()
1835
attributes.
SetOffset
(fieldOrder);
in CreateFunctionClass()
1843
attributes.
SetOffset
(fieldOrde
in CreateFunctionClass()
[all...]
H
A
D
property_attributes.h
365
inline void
SetOffset
(uint32_t offset)
in SetOffset()
function in panda::ecmascript::TrackType::PropertyAttributes
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H
A
D
memlayout.h
133
void
SetOffset
(int64 off)
in SetOffset()
function in maplebe::SymbolAlloc
219
symLoc->
SetOffset
(segSpillReg.GetSize());
H
A
D
obj_emit.h
59
void
SetOffset
(uint32 value)
in SetOffset()
function in maplebe::Fixup
450
section->
SetOffset
(globalOffset);
in UpdateSectionOffsetAddr()
452
section->
SetOffset
(0);
in UpdateSectionOffsetAddr()
H
A
D
call_conv.h
144
void
SetOffset
(uint32 ofs)
in SetOffset()
function in maplebe::LmbcFormalParamInfo
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H
A
D
jit_dump_elf.cpp
77
section.
SetOffset
(globalOffset);
in UpdateSectionOffset()
79
section.
SetOffset
(0);
in UpdateSectionOffset()
H
A
D
jit_dump_elf.h
110
void
SetOffset
(maplebe::Offset value)
in SetOffset()
function in panda::ecmascript::Section
/arkcompiler/runtime_core/static_core/runtime/include/
H
A
D
field.h
78
void
SetOffset
(uint32_t offset)
in SetOffset()
function in ark::Field
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H
A
D
elf_file.h
106
void
SetOffset
(Offset value)
in SetOffset()
function in assembler::Section
H
A
D
operand.h
314
void
SetOffset
(const std::pair<uint32, size_t> &fixupOffset)
in SetOffset()
function in assembler::Fixup
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H
A
D
mir_lower.cpp
130
brStmt->
SetOffset
(lableIdx);
in CreateCondGotoStmt()
184
gotoStmt->
SetOffset
(gotoLableIdx);
in CreateBrFalseAndGotoStmt()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H
A
D
class_info_extractor.cpp
220
attributes.
SetOffset
(index);
in CreatePrototypeHClass()
289
attributes.
SetOffset
(index);
in CreateConstructorHClass()
360
attributes.
SetOffset
(index);
in CreateSendableHClass()
982
attributes.
SetOffset
(index);
in AddFieldTypeToHClass()
/arkcompiler/runtime_core/static_core/runtime/
H
A
D
class_linker.cpp
550
field->
SetOffset
(*offset);
in LayoutFieldsWithoutAlignment()
553
field->
SetOffset
(*offset);
in LayoutFieldsWithoutAlignment()
570
field->
SetOffset
(*offset);
in LayoutReferenceFields()
576
field->
SetOffset
(*offset);
in LayoutReferenceFields()
Completed in 33 milliseconds
1
2