Home
last modified time | relevance | path

Searched defs:lang (Results 1 - 25 of 246) sorted by relevance

12345678910

/third_party/elfutils/libdw/
H A Ddwarf_default_lower_bound.c39 dwarf_default_lower_bound (int lang, Dwarf_Sword *result) in dwarf_default_lower_bound() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A Dpackage-info.java
H A DUCharacterCategory.java
H A DUCharacterDirection.java
/arkcompiler/runtime_core/static_core/runtime/profiling/
H A Dprofiling-inl.h25 ClearProfile([[maybe_unused]] const BytecodeInstruction &inst, [[maybe_unused]] Method *method, [[maybe_unused]] PandaVM *vm, [[maybe_unused]] ark::panda_file::SourceLang lang) ClearProfile() argument
H A Dprofiling-disasm-inl.h37 inline void DestroyProfile([[maybe_unused]] ProfileContainer profile, [[maybe_unused]] ark::panda_file::SourceLang lang) in DestroyProfile() argument
60 inline void DumpProfile([[maybe_unused]] ProfileType profile, [[maybe_unused]] ark::panda_file::SourceLang lang, in DumpProfile() argument
25 ReadProfile([[maybe_unused]] std::istream &stm, [[maybe_unused]] ark::panda_file::SourceLang lang) ReadProfile() argument
47 FindMethodInProfile([[maybe_unused]] ProfileContainer profile, [[maybe_unused]] ark::panda_file::SourceLang lang, [[maybe_unused]] const std::string &methodName) FindMethodInProfile() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddefault_inspector_extension.h24 explicit StaticDefaultInspectorExtension(panda_file::SourceLang lang) : lang_(lang) {} in StaticDefaultInspectorExtension() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacterCategory.java
H A DUCharacterDirection.java
H A DCharacterProperties.java
/arkcompiler/runtime_core/static_core/verification/jobs/
H A Dservice.cpp44 TaskProcessor *VerifierService::GetProcessor(SourceLang lang) in GetProcessor() argument
67 auto lang = processor->GetLang(); in ReleaseProcessor() local
/third_party/elfutils/tests/
H A Ddwarf_default_lower_bound.c32 test_lang (const char *name, int lang) in test_lang() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUPropertyAliasesTest.java
H A DUCharacterDirectionTest.java
H A DUCharacterCategoryTest.java
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterDirectionTest.java
H A DUCharacterCategoryTest.java
H A DUPropertyAliasesTest.java
/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_items_test.cpp70 panda::panda_file::SourceLang lang = panda::panda_file::SourceLang::ECMASCRIPT; in HWTEST() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dclass_linker_test_extension.h30 ClassLinkerTestExtension(ManagedThread *thread, panda_file::SourceLang lang) in ClassLinkerTestExtension() argument
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DnamespaceDefinition.h42 NamespaceDefinition(Identifier *ident, ArenaVector<AstNode *> &&body, MethodDefinition *ctor, ModifierFlags flags, Language lang) NamespaceDefinition() argument
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsImportSource.h29 explicit ImportSource(ir::StringLiteral *source, ir::StringLiteral *resolvedSource, Language lang, bool hasDecl) in ImportSource() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsDynamicFunctionType.h41 explicit ETSDynamicFunctionType(util::StringView name, ArenaAllocator *allocator, Language lang) in ETSDynamicFunctionType() argument
27 ETSDynamicFunctionType(ETSChecker *checker, util::StringView name, ArenaVector<Signature *> &&signatures, Language lang) ETSDynamicFunctionType() argument
34 ETSDynamicFunctionType(util::StringView name, Signature *signature, ArenaAllocator *allocator, Language lang) ETSDynamicFunctionType() argument
/base/global/i18n_lite/interfaces/kits/js/builtin/src/
H A Dlocale_module.cpp26 char *lang = reinterpret_cast<char *>(ace_malloc(MAX_LANGUAGE_LENGTH)); in GetLanguage() local
66 char *lang = GetLanguage(); in GetLocale() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davlanguage.c735 const char *ff_convert_lang_to(const char *lang, enum AVLangCodespace target_codespace) in ff_convert_lang_to() argument

Completed in 6 milliseconds

12345678910