| /third_party/node/deps/icu-small/source/common/ |
| H A D | loclikelysubtags.cpp | 280 const char* script = uscript_getShortName(static_cast<UScriptCode>(encoded)); in toScript() local 493 LSR XLikelySubtags::makeMaximizedLsr(const char *language, const char *script, const char *region, in makeMaximizedLsr() argument 539 maximize(const char *language, const char *script, const char *region, bool returnInputIfUnmatch, UErrorCode &errorCode) const maximize() argument 560 maximize(StringPiece language, StringPiece script, StringPiece region, bool returnInputIfUnmatch, UErrorCode &errorCode) const maximize() argument [all...] |
| H A D | uts46.cpp | 1230 UScriptCode script=USCRIPT_INVALID_CODE; in checkLabelContextO() local 1250 UScriptCode script=USCRIPT_INVALID_CODE; in checkLabelContextO() local 1300 UScriptCode script=uscript_getScript(c, &errorCode); in checkLabelContextO() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uspoof_impl.cpp | 276 void SpoofImpl::getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptSet& result, UErrorCode& status) const { in getResolvedScriptSetWithout() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-profiler-agent-impl.cc | 361 v8::Local<v8::debug::Script> script = script_data.GetScript(); in coverageToProtocol() local 463 v8::Local<v8::debug::Script> script = script_data.GetScript(); in typeProfileToProtocol() local
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | gdb-server.cc | 408 void GdbServer::DebugDelegate::ScriptCompiled(Local<debug::Script> script, in ScriptCompiled() argument 441 IsFunctionBlackboxed( Local<debug::Script> script, const debug::Location& start, const debug::Location& end) IsFunctionBlackboxed() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | call-site-info.cc | 78 Handle<Script> script; in GetLineNumber() local 99 Handle<Script> script; in GetColumnNumber() local 120 Handle<Script> script; GetEnclosingLineNumber() local 147 Handle<Script> script; GetEnclosingColumnNumber() local 203 FormatEvalOrigin(Isolate* isolate, Handle<Script> script) FormatEvalOrigin() argument 258 Handle<Script> script; GetEvalOrigin() local 579 Object script = GetSharedFunctionInfo().script(); GetScript() local [all...] |
| H A D | shared-function-info.cc | 152 ScriptIterator(Isolate* isolate, Script script) ScriptIterator() argument 172 Reset(Isolate* isolate, Script script) Reset() argument 196 Script script = Script::cast(script_object); SetScript() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-debug.cc | 552 int ScriptLinePosition(Handle<Script> script, int line) { in ScriptLinePosition() argument 574 int ScriptLinePositionWithOffset(Handle<Script> script, in argument 589 GetJSPositionInfo(Handle<Script> script, int position, Script::OffsetFlag offset_flag, Isolate* isolate) GetJSPositionInfo() argument 626 ScriptLocationFromLine(Isolate* isolate, Handle<Script> script, Handle<Object> opt_line, Handle<Object> opt_column, int32_t offset) ScriptLocationFromLine() argument 678 Handle<Script> script; RUNTIME_FUNCTION() local [all...] |
| H A D | runtime-wasm.cc | 563 auto script = handle(instance->module_object().script(), isolate); in RUNTIME_FUNCTION() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | uspoof_impl.cpp | 276 void SpoofImpl::getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptSet& result, UErrorCode& status) const { in getResolvedScriptSetWithout() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aftypes.h | 280 AF_Script script; member 390 AF_Script script; member [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-complex-arabic.cc | 357 setup_masks_arabic_plan(const arabic_shape_plan_t *arabic_plan, hb_buffer_t *buffer, hb_script_t script) setup_masks_arabic_plan() argument
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-unicode.c | 842 script_roundtrip_default (hb_script_t script) in script_roundtrip_default() argument 849 script_roundtrip_glib (hb_script_t script) in script_roundtrip_glib() argument 857 script_roundtrip_icu (hb_script_t script) in script_roundtrip_icu() argument 873 hb_script_t script = test->value; in test_unicode_script_roundtrip() local 880 hb_script_t script = test->value; test_unicode_script_roundtrip() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locid.cpp | 694 CharStringMap script; global() member in __anon20958::AliasData [all...] |
| H A D | loclikely.cpp | 174 createTagStringWithAlternates( const char* lang, int32_t langLength, const char* script, int32_t scriptLength, const char* region, int32_t regionLength, const char* trailing, int32_t trailingLength, const char* alternateTags, icu::ByteSink& sink, UErrorCode* err) createTagStringWithAlternates() argument 388 createTagString( const char* lang, int32_t langLength, const char* script, int32_t scriptLength, const char* region, int32_t regionLength, const char* trailing, int32_t trailingLength, icu::ByteSink& sink, UErrorCode* err) createTagString() argument 443 parseTagString( const char* localeID, char* lang, int32_t* langLength, char* script, int32_t* scriptLength, char* region, int32_t* regionLength, UErrorCode* err) parseTagString() argument 550 createLikelySubtagsString( const char* lang, int32_t langLength, const char* script, int32_t scriptLength, const char* region, int32_t regionLength, const char* variants, int32_t variantsLength, icu::ByteSink& sink, UErrorCode* err) createLikelySubtagsString() argument 832 char script[ULOC_SCRIPT_CAPACITY]; _uloc_addLikelySubtags() local 921 char script[ULOC_SCRIPT_CAPACITY]; _uloc_minimizeSubtags() local 1308 char script[8]; uloc_isRightToLeft() local [all...] |
| H A D | uniset_props.cpp | 786 UScriptCode script = (UScriptCode)value; in applyIntPropertyValue() local
|
| H A D | uts46.cpp | 1241 UScriptCode script=USCRIPT_INVALID_CODE; in checkLabelContextO() local 1261 UScriptCode script=USCRIPT_INVALID_CODE; in checkLabelContextO() local 1311 UScriptCode script=uscript_getScript(c, &errorCode); in checkLabelContextO() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _tkinter.c.h | 20 const char *script; in _tkinter_tkapp_eval() local 92 const char *script; in _tkinter_tkapp_record() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_launcher.py | 265 def script(self, content, encoding="utf-8"): member in RunPyMixin [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_locale.cpp | 830 BuildOptionsTags(const JSHandle<EcmaString> &tag, icu::LocaleBuilder *builder, JSHandle<JSTaggedValue> language, JSHandle<JSTaggedValue> script, JSHandle<JSTaggedValue> region) BuildOptionsTags() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/base/i18n/ |
| H A D | localization.cpp | 970 void Localization::SetLocale(const std::string& language, const std::string& countryOrRegion, const std::string& script, in SetLocale() argument 179 SetLocaleImpl(const std::string& language, const std::string& countryOrRegion, const std::string& script, const std::string& selectLanguage, const std::string& keywordsAndValues) SetLocaleImpl() argument 1008 ParseLocaleTag( const std::string& localeTag, std::string& language, std::string& script, std::string& region, bool needAddSubtags) ParseLocaleTag() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_ability.cpp | 283 auto script = localeInfo->getScript(); in OnStart() local
|
| /foundation/arkui/ace_engine/frameworks/base/resource/ |
| H A D | ace_res_config.cpp | 43 std::string language, script, region; in ConvertLocaleTagToConfig() local 267 std::string language, script, region; in IsOnBacktrackingPath() local 742 std::string language, script, region; in GetCurrentDeviceDeclarativeResTag() local 999 std::string language, script, regio in ConvertDeclarativeResTagToConfig() local 1017 std::string language, script, region; ConvertDeclarativeResTagToConfig() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/ |
| H A D | calendar_picker_test_ng.cpp | 278 const std::string script = ""; in HWTEST_F() local 321 const std::string script = ""; in HWTEST_F() local 365 const std::string script = ""; in HWTEST_F() local 1899 const std::string script = ""; in HWTEST_F() local 1928 const std::string script = ""; in HWTEST_F() local 1958 const std::string script = ""; HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_vector.cpp | 518 UIFontVector::GetShapingFontId(char* text, uint8_t& ttfId, uint32_t& script, uint16_t fontId, uint8_t size) const in GetShapingFontId() argument
|