Home
last modified time | relevance | path

Searched defs:language (Results 1 - 25 of 199) sorted by relevance

12345678

/third_party/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp54 TCompiler* ConstructCompiler(EShLanguage language, int) in ConstructCompiler() argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvttcmap.h59 FT_ULong language; member
/arkcompiler/runtime_core/assembler/
H A Dassembly-record.h33 panda::panda_file::SourceLang language; member
H A Dasm_metadata.rb61 def language method in Metadata
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir-dyn-base-types.h42 inline AnyBaseType GetAnyStringType([[maybe_unused]] panda::compiler::SourceLanguage language) in GetAnyStringType() argument
25 NumericDataTypeToAnyType(panda::compiler::DataType::Type type, [[maybe_unused]] panda::compiler::SourceLanguage language) NumericDataTypeToAnyType() argument
56 IsAnyTypeCanBeSubtypeOf(AnyBaseType super_type, AnyBaseType type, [[maybe_unused]] panda::compiler::SourceLanguage language) IsAnyTypeCanBeSubtypeOf() argument
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-record.h34 ark::panda_file::SourceLang language; member
H A Dasm_metadata.rb61 def language method in Metadata
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dres_config_impl_test.cpp56 ResConfigImpl *CreateResConfigImpl(const char *language, const char *script, const char *region) in CreateResConfigImpl() argument
H A Dtest_common.cpp70 ResConfig *CreateResConfig(const char *language, const char *script, const char *region) in CreateResConfig() argument
/third_party/icu/icu4c/source/test/fuzzer/
H A Dlocale_fuzzer.cpp42 const std::string language = ConsumeSubstring(&data, &size); in LLVMFuzzerTestOneInput() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBxliffImporter.java253 parseTranslationUnit(String language, String group, Element trans_unit_elem) parseTranslationUnit() argument
[all...]
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h52 auto language = GetRuntime()->GetMethodSourceLanguage(GetMethod()); in BuildCastToAnyString() local
78 auto language = GetRuntime()->GetMethodSourceLanguage(GetMethod()); in BuildCastToAnyNumber() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc2program_key_data.cpp87 void Abc2ProgramKeyData::SetFileLanguage(ark::panda_file::SourceLang language) in SetFileLanguage() argument
H A Dabc_file_processor.cpp65 auto language = GetRecordLanguage(recordId); in ProcessClasses() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dinline_intrinsics.cpp125 auto language = GetGraph()->GetRuntime()->GetMethodSourceLanguage(GetGraph()->GetMethod()); in GetAssumedAnyType() local
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/third_party/icu/icu4c/source/test/letest/
H A Dcfonts.cpp38 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language) in le_getNameString() argument
45 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language) in le_getUnicodeNameString() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcfonts.cpp37 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language) in le_getNameString() argument
44 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language) in le_getUnicodeNameString() argument
/third_party/node/benchmark/http2/
H A Dheaders.js
/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/geocoding/
H A DPhoneNumberOfflineGeocoder.java66 private String getCountryNameForNumber(PhoneNumber number, Locale language) { in getCountryNameForNumber() argument
90 private String getRegionDisplayName(String regionCode, Locale language) { in getRegionDisplayName() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat14.java26 public int language() { in language() method in CMapFormat14
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/
H A Dconf.py55 language = sphinx_common_conf.default_language variable

Completed in 9 milliseconds

12345678