Home
last modified time | relevance | path

Searched defs:script (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/third_party/node/test/parallel/
Dtest-vm-new-script-new-context.js30 const script = new Script('\'passed\';'); constant
38 const script = new Script('throw new Error(\'test\');'); constant
45 const script = new Script('foo.bar = 5;'); constant
53 const script = new Script('hello = 2'); constant
67 const script = new Script(global.code); constant
82 const script = new Script('f()'); constant
92 const script = new Script('f.a = 2'); constant
103 const script = new Script(''); constant
Dtest-vm-new-script-this-context.js28 let script = new Script('\'passed\';'); variable
33 script = new Script('throw new Error(\'test\');'); variable
39 script = new Script('hello = 2'); variable
50 script = new Script(global.code); variable
58 script = new Script('f()'); variable
/third_party/node/deps/icu-small/source/common/
Duscript_props.cpp248 int32_t getScriptProps(UScriptCode script) { in getScriptProps()
259 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString()
280 uscript_getSampleUnicodeString(UScriptCode script) { in uscript_getSampleUnicodeString()
290 uscript_getUsage(UScriptCode script) { in uscript_getUsage()
295 uscript_isRightToLeft(UScriptCode script) { in uscript_isRightToLeft()
300 uscript_breaksBetweenLetters(UScriptCode script) { in uscript_breaksBetweenLetters()
305 uscript_isCased(UScriptCode script) { in uscript_isCased()
/third_party/icu/icu4c/source/common/
Duscript_props.cpp243 int32_t getScriptProps(UScriptCode script) { in getScriptProps()
254 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString()
275 uscript_getSampleUnicodeString(UScriptCode script) { in uscript_getSampleUnicodeString()
285 uscript_getUsage(UScriptCode script) { in uscript_getUsage()
290 uscript_isRightToLeft(UScriptCode script) { in uscript_isRightToLeft()
295 uscript_breaksBetweenLetters(UScriptCode script) { in uscript_breaksBetweenLetters()
300 uscript_isCased(UScriptCode script) { in uscript_isCased()
/third_party/skia/third_party/externals/icu/source/common/
Duscript_props.cpp243 int32_t getScriptProps(UScriptCode script) { in getScriptProps()
254 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString()
275 uscript_getSampleUnicodeString(UScriptCode script) { in uscript_getSampleUnicodeString()
285 uscript_getUsage(UScriptCode script) { in uscript_getUsage()
290 uscript_isRightToLeft(UScriptCode script) { in uscript_isRightToLeft()
295 uscript_breaksBetweenLetters(UScriptCode script) { in uscript_breaksBetweenLetters()
300 uscript_isCased(UScriptCode script) { in uscript_isCased()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duscript_props.cpp235 int32_t getScriptProps(UScriptCode script) { in getScriptProps()
246 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString()
267 uscript_getSampleUnicodeString(UScriptCode script) { in uscript_getSampleUnicodeString()
277 uscript_getUsage(UScriptCode script) { in uscript_getUsage()
282 uscript_isRightToLeft(UScriptCode script) { in uscript_isRightToLeft()
287 uscript_breaksBetweenLetters(UScriptCode script) { in uscript_breaksBetweenLetters()
292 uscript_isCased(UScriptCode script) { in uscript_isCased()
Dloclikely.cpp159 const char* script, in createTagStringWithAlternates()
412 const char* script, in createTagString()
470 char* script, in parseTagString()
585 const char* script, in createLikelySubtagsString()
861 char script[ULOC_SCRIPT_CAPACITY]; in _uloc_addLikelySubtags() local
968 char script[ULOC_SCRIPT_CAPACITY]; in _uloc_minimizeSubtags() local
1291 char script[8]; in uloc_isRightToLeft() local
/third_party/node/benchmark/misc/
Dstartup.js10 script: [ property
20 function spawnProcess(script) { argument
26 function spawnWorker(script) { argument
30 function start(state, script, bench, getNode) { argument
61 function main({ dur, script, mode }) { property
/third_party/libunwind/src/ia64/
DGscript.c66 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr) in cache_match()
130 struct ia64_script *script = cache->buckets + c->hint; in script_lookup() local
161 script_init (struct ia64_script *script, unw_word_t ip) in script_init()
172 struct ia64_script *script, *prev, *tmp; in script_new() local
219 script_finalize (struct ia64_script *script, struct cursor *c, in script_finalize()
228 script_emit (struct ia64_script *script, struct ia64_script_insn insn) in script_emit()
241 struct ia64_script *script) in compile_reg()
414 build_script (struct cursor *c, struct ia64_script *script) in build_script()
493 run_script (struct ia64_script *script, struct cursor *c) in run_script()
598 struct ia64_script script; in uncached_find_save_locs() local
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DScriptCompositeFontInstance.cpp45 le_int32 script = LE_GET_SUB_FONT(glyph); in getGlyphAdvance() local
59 le_int32 script = LE_GET_SUB_FONT(glyph); in getGlyphPoint() local
69 …etSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode … in getSubFont()
97 le_int32 script = uscript_getScript(ch, &error); in mapCharToGlyph() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
DScriptCompositeFontInstance.cpp45 le_int32 script = LE_GET_SUB_FONT(glyph); in getGlyphAdvance() local
59 le_int32 script = LE_GET_SUB_FONT(glyph); in getGlyphPoint() local
69 …etSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode … in getSubFont()
97 le_int32 script = uscript_getScript(ch, &error); in mapCharToGlyph() local
/third_party/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.cpp45 le_int32 script = LE_GET_SUB_FONT(glyph); in getGlyphAdvance() local
59 le_int32 script = LE_GET_SUB_FONT(glyph); in getGlyphPoint() local
69 …etSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode … in getSubFont()
97 le_int32 script = uscript_getScript(ch, &error); in mapCharToGlyph() local
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py25 def get_child_script_dirname(script): argument
48 def grab_from_script(script, param): argument
58 def auto_script(script): argument
156 def update_output_hashes(script, outputs, new_hashes): argument
/third_party/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py25 def get_child_script_dirname(script): argument
53 def grab_from_script(script, param): argument
68 def auto_script(script): argument
190 def update_output_hashes(script, outputs, new_hashes): argument
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
DMappingFileProvider.java156 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName()
177 Set<String> setOfLangs, String language, String script, String region) { in findBestMatchingLanguageCode()
214 private boolean onlyOneOfScriptOrRegionIsEmpty(String script, String region) { in onlyOneOfScriptOrRegionIsEmpty()
219 private StringBuilder constructFullLocale(String language, String script, String region) { in constructFullLocale()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc35 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script()
79 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script()
118 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script()
139 hb_ot_all_tags_from_script (hb_script_t script, in hb_ot_all_tags_from_script()
349 hb_ot_tags_from_script_and_language (hb_script_t script, in hb_ot_tags_from_script_and_language()
476 hb_script_t *script /* OUT */, in hb_ot_tags_to_script_and_language()
/third_party/node/deps/npm/lib/
Drun-script.js87 allScripts.forEach(function (script) { argument
102 allScripts.forEach(function (script) { argument
113 scripts.forEach(function (script) { argument
121 runScripts.forEach(function (script) { argument
/third_party/skia/third_party/externals/angle2/infra/specs/
Dangle.json14 "script": "//scripts/angle_deqp_test_merge.py" string
51 "script": "//scripts/angle_deqp_test_merge.py" string
88 "script": "//scripts/angle_deqp_test_merge.py" string
125 "script": "//scripts/angle_deqp_test_merge.py" string
162 "script": "//scripts/angle_deqp_test_merge.py" string
199 "script": "//scripts/angle_deqp_test_merge.py" string
236 "script": "//scripts/angle_deqp_test_merge.py" string
273 "script": "//scripts/angle_deqp_test_merge.py" string
309 "script": "//scripts/angle_deqp_test_merge.py" string
346 "script": "//scripts/angle_deqp_test_merge.py" string
[all …]
/third_party/harfbuzz/src/
Dhb-ot-tag.cc37 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script()
81 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script()
120 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script()
141 hb_ot_all_tags_from_script (hb_script_t script, in hb_ot_all_tags_from_script()
377 hb_ot_tags_from_script_and_language (hb_script_t script, in hb_ot_tags_from_script_and_language()
504 hb_script_t *script /* OUT */, in hb_ot_tags_to_script_and_language()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc37 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script()
81 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script()
120 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script()
141 hb_ot_all_tags_from_script (hb_script_t script, in hb_ot_all_tags_from_script()
377 hb_ot_tags_from_script_and_language (hb_script_t script, in hb_ot_tags_from_script_and_language()
504 hb_script_t *script /* OUT */, in hb_ot_tags_to_script_and_language()
/third_party/node/test/cctest/
Dtest_linked_binding.cc33 v8::Local<v8::Script> script = v8::Script::Compile( in TEST_F() local
74 v8::Local<v8::Script> script = v8::Script::Compile( in TEST_F() local
118 v8::Local<v8::Script> script = v8::Script::Compile( in TEST_F() local
175 v8::Local<v8::Script> script = v8::Script::Compile( in TEST_F() local
212 v8::Local<v8::Script> script = v8::Script::Compile( in TEST_F() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
DFontLanguages.java628 String script = entry[i].toLowerCase(); in FontLanguages() local
672 ScriptTag script = scriptList.scriptAt(i); in get() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
DFontLanguages.java628 String script = entry[i].toLowerCase(); in FontLanguages() local
672 ScriptTag script = scriptList.scriptAt(i); in get() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationData.java197 long getFirstPrimaryForGroup(int script) { in getFirstPrimaryForGroup()
208 public long getLastPrimaryForGroup(int script) { in getLastPrimaryForGroup()
241 private int getScriptIndex(int script) { in getScriptIndex()
258 public int[] getEquivalentScripts(int script) { in getEquivalentScripts()
366 int script = reorder[i++]; in makeReorderRanges() local
475 private static String scriptCodeString(int script) { in scriptCodeString()
/third_party/node/deps/npm/node_modules/normalize-package-data/lib/
Dtypos.json21 ,"script": "scripts" string
24 "script": { "server": "start", "tests": "test" } object

12345678910>>...16