Home
last modified time | relevance | path

Searched defs:scripts (Results 1 - 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DCommandOptions.java43 public Boolean scripts = false; field in CommandOptions
/third_party/rust/crates/minimal-lexical/scripts/
H A Dtimings.py20 scripts = os.path.dirname(os.path.realpath(__file__)) variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DWriteCharts.java113 public static String showScripts(int[] scripts) { in showScripts() argument
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DWriteCharts.java110 public static String showScripts(int[] scripts) { in showScripts() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duscript.cpp47 setOneCode(UScriptCode script, UScriptCode *scripts, int32_t capacity, UErrorCode *err) { in setOneCode() argument
58 getCodesFromLocale(const char *locale, UScriptCode *scripts, int32_t capacity, UErrorCode *err) getCodesFromLocale() argument
/third_party/node/deps/icu-small/source/common/
H A Duscript.cpp47 setOneCode(UScriptCode script, UScriptCode *scripts, int32_t capacity, UErrorCode *err) { in setOneCode() argument
58 getCodesFromLocale(const char *locale, UScriptCode *scripts, int32_t capacity, UErrorCode *err) getCodesFromLocale() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duscript.cpp47 setOneCode(UScriptCode script, UScriptCode *scripts, int32_t capacity, UErrorCode *err) { in setOneCode() argument
58 getCodesFromLocale(const char *locale, UScriptCode *scripts, int32_t capacity, UErrorCode *err) getCodesFromLocale() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DDataDrivenUScriptTest.java22 private static String scriptsToString(int[] scripts) { in scriptsToString() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DDataDrivenUScriptTest.java25 private static String scriptsToString(int[] scripts) { in scriptsToString() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp302 UnicodeString scripts; in write() local
H A Dcollationdatareader.cpp369 const uint16_t *scripts = reinterpret_cast<const uint16_t *>(inBytes + offset); in read() local
H A Dscriptset.cpp247 MaybeStackArray<UScriptCode,FIRST_GUESS_SCRIPT_CAPACITY> scripts; in setScriptExtensions() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatawriter.cpp302 UnicodeString scripts; in write() local
H A Dcollationdatareader.cpp369 const uint16_t *scripts = reinterpret_cast<const uint16_t *>(inBytes + offset); in read() local
H A Dscriptset.cpp247 MaybeStackArray<UScriptCode,FIRST_GUESS_SCRIPT_CAPACITY> scripts; in setScriptExtensions() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatawriter.cpp302 UnicodeString scripts; in write() local
H A Dcollationdatareader.cpp369 const uint16_t *scripts = reinterpret_cast<const uint16_t *>(inBytes + offset); in read() local
H A Dscriptset.cpp247 MaybeStackArray<UScriptCode,FIRST_GUESS_SCRIPT_CAPACITY> scripts; in setScriptExtensions() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcucdapi.c17 static void scriptsToString(const UScriptCode scripts[], int32_t length, char s[]) { in scriptsToString() argument
158 UScriptCode scripts[5]; in TestUScriptCodeAPI() local
563 scriptsContain(UScriptCode scripts[], int32_t length, UScriptCode script) scriptsContain() argument
577 UScriptCode scripts[20]; TestGetScriptExtensions() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java71 String[] scripts = addUnknown(getCodes(new ULocale("en","US",""), "Scripts"),4); field in DisplayNameTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java68 String[] scripts = addUnknown(getCodes(new ULocale("en","US",""), "Scripts"),4); field in DisplayNameTest
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.cc264 std::map<int, Handle<Script>> scripts; in GetAllocationProfile() local
210 TranslateAllocationNode( AllocationProfile* profile, SamplingHeapProfiler::AllocationNode* node, const std::map<int, Handle<Script>>& scripts) TranslateAllocationNode() argument
/third_party/node/deps/v8/src/snapshot/
H A Dcode-serializer.h68 std::vector<Handle<Script>> scripts; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.c92 static const hb_script_t scripts[] = variable
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLikelySubtagsBuilder.java203 writeScripts( Trie.Span languageSpan, Map<String, Map<String, LSR>> scripts, Indexer<LSR, Integer> lsrToIndex) writeScripts() argument
[all...]

Completed in 24 milliseconds

12