Home
last modified time | relevance | path

Searched defs:lang (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/templates/
Dcommon.rb85 def lang_field_name(lang) argument
89 def lang_camel_name(lang) argument
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyProgram.proto41 uint32 lang = 1; field
/arkcompiler/runtime_core/assembler/
Dassembly-type.cpp117 bool Type::IsStringType(const std::string &name, panda::panda_file::SourceLang lang) in IsStringType()
Dassembly-parser.cpp793 auto lang = context_.GiveToken(); in ParseAsLanguageDirective() local
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp27 bool IsDynamicLanguage(panda::panda_file::SourceLang lang) in IsDynamicLanguage()
32 std::optional<panda::panda_file::SourceLang> LanguageFromString(std::string_view lang) in LanguageFromString()
40 const char *LanguageToString(panda::panda_file::SourceLang lang) in LanguageToString()
48 const char *GetCtorName([[maybe_unused]] panda::panda_file::SourceLang lang) in GetCtorName()
53 const char *GetCctorName([[maybe_unused]] panda::panda_file::SourceLang lang) in GetCctorName()
58 const char *GetStringClassDescriptor(panda::panda_file::SourceLang lang) in GetStringClassDescriptor()
Dfile_items.h864 void SetSourceLang(SourceLang lang) in SetSourceLang()
1030 void SetSourceLang(SourceLang lang) in SetSourceLang()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument