Home
last modified time | relevance | path

Searched defs:GetBase (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/runtime_core/taihe/test/ani_iface/author/src/
Diface_test.impl.cpp87 ::taihe::string GetBase() in GetBase() function in __anonb05c13f60111::BaseElemImpl
108 ::taihe::string GetBase() in GetBase() function in __anonb05c13f60111::SubBaseElemImpl
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h358 Reg GetBase() const in GetBase() function
428 Reg GetBase() const in GetBase() function
Dcodegen.h557 Reg GetBase(const Args &args) const in GetBase() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.h82 const Inst *GetBase() const in GetBase() function
Dalias_visitor.h183 const Inst *GetBase() const in GetBase() function
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h25 std::string GetBase() const override in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h58 std::string GetBase() const override in GetBase() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp440 std::string RecordMetadata::GetBase() const in GetBase() function in ark::pandasm::RecordMetadata
/arkcompiler/runtime_core/assembler/
Dmeta.cpp432 std::string RecordMetadata::GetBase() const in GetBase() function in panda::pandasm::RecordMetadata
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DnumberLiteral.cpp139 void GetBase(FpType d, int digits, int *decpt, Span<char> buf) in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.cpp428 void GetBase(FpType d, int digits, int *decpt, Span<char> buf) in GetBase() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h480 const void *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h267 T Array::GetBase() in GetBase() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h154 const uint8_t *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h136 Class *GetBase() const in GetBase() function
/arkcompiler/runtime_core/libpandafile/
Dfile.h159 const uint8_t *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp609 EtsClass *EtsClass::GetBase() in GetBase() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp103 Inst *GetBase(Inst *inst) const in GetBase() function in ark::compiler::VariableAnalysis
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp114 TEST_F(EtsClassTest, GetBase) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp1249 void NumberHelper::GetBase(double d, int digits, int *decimalPoint, char *buf, char *bufTmp, int si… in GetBase() function in panda::ecmascript::base::NumberHelper