Searched refs:SCRIPT (Results 1 – 25 of 102) sorted by relevance
12345
29 SCRIPT( arab, ARAB,34 SCRIPT( cyrl, CYRL,39 SCRIPT( deva, DEVA,44 SCRIPT( grek, GREK,49 SCRIPT( hebr, HEBR,54 SCRIPT( latn, LATN,59 SCRIPT( none, NONE,65 SCRIPT( telu, TELU,70 SCRIPT( thai, THAI,77 SCRIPT( beng, BENG,[all …]
28 #undef SCRIPT29 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
36 #undef SCRIPT37 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
44 #undef SCRIPT45 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro84 #undef SCRIPT85 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
26 SCRIPT=$1; shift34 ts_err "${SCRIPT}: ${DESC} failed:"43 echo "${SCRIPT}: ${DESC} succeeded with output:"46 echo "${SCRIPT}: ${DESC} succeeded"54 SCRIPT=$1; shift62 ts_err "${SCRIPT}: ${DESC} failed:"71 echo "${SCRIPT}: ${DESC} succeeded with output:"74 echo "${SCRIPT}: ${DESC} succeeded"
108 #define SCRIPT(x) (currentPac = String16(x)) macro152 int result = resolver.SetPacScript(SCRIPT(DIRECT_JS)); in TEST()168 int result = resolver.SetPacScript(SCRIPT(RETURN_EMPTY_STRING_JS)); in TEST()183 int result = resolver.SetPacScript(SCRIPT(PASSTHROUGH_JS)); in TEST()254 int result = resolver.SetPacScript(SCRIPT(NO_ENTRYPOINT_JS)); in TEST()265 int result = resolver.SetPacScript(SCRIPT(MISSING_CLOSE_BRACE_JS)); in TEST()285 int result = resolver.SetPacScript(SCRIPT(SIDE_EFFECTS_JS)); in TEST()299 result = resolver.SetPacScript(SCRIPT(SIDE_EFFECTS_JS)); in TEST()315 int result = resolver.SetPacScript(SCRIPT(UNHANDLED_EXCEPTION_JS)); in TEST()331 int result = resolver.SetPacScript(SCRIPT(RETURN_UNICODE_JS)); in TEST()[all …]
18 command = python_cmd + ' $SCRIPT -m remap_table -f $SOURCE > $TARGET',25 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'32 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'39 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'46 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
14 command = python_cmd + ' $SCRIPT > $TARGET'21 command = python_cmd + ' $SCRIPT > $TARGET'28 command = python_cmd + ' $SCRIPT > $TARGET'35 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
214 open (SCRIPT, ">$script_prog_path") or die "Can't open $! for writing...\n";215 print SCRIPT "#!/bin/sh\nexec '$actual_prog_path' \"\$\@\"\n";216 close (SCRIPT);226 open (SCRIPT, ">$script_prog_path") or die "Can't open $! for writing...\n";227 …print SCRIPT "#!/bin/sh\nexec '$actual_prog_path' -arch ${arch} -isysroot '$ENV{SDKROOT}' \"\$\@\"…228 close (SCRIPT);
100 command = python_cmd + ' $SCRIPT -f $SOURCE -m proto > $TARGET'107 command = python_cmd + ' $SCRIPT -f $SOURCE -m size_c --only-set > $TARGET'114 command = python_cmd + ' $SCRIPT -f $SOURCE -m init_c > $TARGET'123 command = python_cmd + ' $SCRIPT -f $SOURCE -m size_h --only-set -h _INDIRECT_SIZE_H > $TARGET'130 command = python_cmd + ' $SCRIPT -m init_h -f $SOURCE > $TARGET',
53 $(GEN3): SCRIPT := $(generated_sources)/js2c.py57 python $(SCRIPT) $@ CORE off $(LOCAL_JS_LIBRARY_FILES)62 $(GEN4): SCRIPT := $(generated_sources)/js2c.py66 python $(SCRIPT) $@ EXPERIMENTAL off $(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES)
46 $(GEN1): SCRIPT := $(generated_sources)/js2c.py50 python $(SCRIPT) $@ CORE off $(LOCAL_JS_LIBRARY_FILES)55 $(GEN2): SCRIPT := $(generated_sources)/js2c.py59 python $(SCRIPT) $@ EXPERIMENTAL off $(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES)
29 $(D8_GEN): SCRIPT := $(generated_sources)/js2c.py33 python $(SCRIPT) $@ D8 off $(LOCAL_JS_D8_FILES)
125 <script type="data"><!-- foo-</SCRIPT>202 <script type="data"><!--<script></scrip></SCRIPT></script>209 | "<!--<script></scrip></SCRIPT>"213 <script type="data"><!--<script></scrip </SCRIPT></script>220 | "<!--<script></scrip </SCRIPT>"224 <script type="data"><!--<script></scrip/</SCRIPT></script>231 | "<!--<script></scrip/</SCRIPT>"
36 #ifndef SCRIPT37 # define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks" macro
65 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'78 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'91 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
40 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in handleChar()41 fHandled[breakType].applyIntPropertyValue(UProperty.SCRIPT, script); in handleChar()
29 a : ^(SCRIPT stuff+)30 | SCRIPT
38 SCRIPT;55 -> ^(SCRIPT b*)
1047 … int propNum = UCharacter.getPropertyValueEnumNoThrow(UProperty.SCRIPT, nameOrAbbrOrLocale); in getCode()1058 … int propNum = UCharacter.getPropertyValueEnumNoThrow(UProperty.SCRIPT, nameOrAbbrOrLocale); in getCode()1078 int propNum = UCharacter.getPropertyValueEnumNoThrow(UProperty.SCRIPT, nameOrAbbr); in getCodeFromName()1206 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getName()1222 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getShortName()
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]