HomeSort by relevance Sort by last modified time
    Searched refs:SCRIPT (Results 1 - 25 of 154) sorted by null

1 2 3 4 5 6 7

  /external/freetype/src/autofit/
afscript.h 20 /* Define `SCRIPT' as needed. */
24 /* script name in lowercase and uppercase, respectively, followed */
26 /* script name tag, followed by a string of standard characters (to */
30 /* use `HB_SCRIPT_INVALID' as the HarfBuzz script name tag for */
33 SCRIPT( arab, ARAB,
39 SCRIPT( armn, ARMN,
46 SCRIPT( beng, BENG,
52 SCRIPT( cher, CHER,
58 SCRIPT( cyrl, CYRL,
64 SCRIPT( deva, DEVA
    [all...]
afranges.h 5 /* Auto-fitter Unicode script ranges (specification). */
28 #undef SCRIPT
29 #define SCRIPT( s, S, d, h, H, ss ) \
34 #undef SCRIPT
35 #define SCRIPT( s, S, d, h, H, ss ) \
afglobal.h 36 #undef SCRIPT
37 #define SCRIPT( s, S, d, h, H, ss ) \
73 /* default script for OpenType; ignored if HarfBuzz isn't used */
afpic.c 124 #undef SCRIPT
125 #define SCRIPT( s, S, d, h, H, sss ) \
  /toolchain/binutils/binutils-2.25/ld/
ldlex.l 79 SCRIPT definitely in a script
80 INPUTLIST definitely in a script, a filename-list
81 BOTH either EXPRESSION or SCRIPT
83 MRI in an MRI script
112 %s SCRIPT
139 <BOTH,SCRIPT,EXPRESSION,VERS_START,VERS_NODE,VERS_SCRIPT,INPUTLIST>"/*" { comment (); }
178 <SCRIPT,DEFSYMEXP,MRI,BOTH,EXPRESSION>((("$"|0[xX])([0-9A-Fa-f])+)|(([0-9])+))(M|K|m|k)? {
207 <BOTH,SCRIPT,EXPRESSION,MRI>"]" { RTOKEN(']');}
208 <BOTH,SCRIPT,EXPRESSION,MRI>"[" { RTOKEN('[');
    [all...]
  /external/iproute2/testsuite/lib/
generic.sh 31 SCRIPT=$1; shift
37 ts_err "${SCRIPT}: ${DESC} failed:"
46 echo "${SCRIPT}: ${DESC} succeeded with output:"
49 echo "${SCRIPT}: ${DESC} succeeded"
55 SCRIPT=$1; shift
62 ts_err "${SCRIPT}: ${DESC} failed:"
71 echo "${SCRIPT}: ${DESC} succeeded with output:"
74 echo "${SCRIPT}: ${DESC} succeeded"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
pp.py 8 # -d : run the script under the debugger, pdb
9 # -e scriptline : gives one line of the Python script; may be repeated
11 # -n : runs the script for each line of input
12 # -p : prints the line after the script has run
13 # When no script lines have been passed, the first file argument
14 # contains the script. With -n or -p, the remaining arguments are
15 # read as input to the script, line by line. If a file is '-'
28 SCRIPT = []
50 SCRIPT.append(line)
64 if not SCRIPT:
    [all...]
  /external/python/cpython2/Demo/scripts/
pp.py 8 # -d : run the script under the debugger, pdb
9 # -e scriptline : gives one line of the Python script; may be repeated
11 # -n : runs the script for each line of input
12 # -p : prints the line after the script has run
13 # When no script lines have been passed, the first file argument
14 # contains the script. With -n or -p, the remaining arguments are
15 # read as input to the script, line by line. If a file is '-'
28 SCRIPT = []
50 SCRIPT.append(line)
64 if not SCRIPT
    [all...]
  /external/dhcpcd-6.8.2/
defs.h 36 #ifndef SCRIPT
37 # define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks"
  /external/v8/
Android.v8gen.mk 43 $(GEN1): SCRIPT := $(generated_sources)/js2c.py
47 python $(SCRIPT) $@ CORE $(LOCAL_JS_LIBRARY_FILES)
50 $(GEN2): SCRIPT := $(generated_sources)/js2c.py
54 python $(SCRIPT) $@ EXPERIMENTAL $(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES)
57 $(GEN3): SCRIPT := $(generated_sources)/js2c.py
61 python $(SCRIPT) $@ EXTRAS
64 $(GEN4): SCRIPT := $(generated_sources)/js2c.py
68 python $(SCRIPT) $@ EXPERIMENTAL_EXTRAS
Android.d8.mk 27 $(D8_GEN): SCRIPT := $(generated_sources)/js2c.py
31 python $(SCRIPT) $@ D8 $(LOCAL_JS_D8_FILES)
  /device/common/
generate-packages.sh 161 echo \ \ Generating self-extracting script
162 SCRIPT=extract-$COMPANY-$DEVICE.sh
163 cat PROLOGUE > tmp/$SCRIPT || echo \ \ \ \ Error generating script
164 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
165 cat PART1 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
166 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnhandledBreakEngine.java 57 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); local
58 fHandled[breakType].applyIntPropertyValue(UProperty.SCRIPT, script);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnhandledBreakEngine.java 56 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); local
57 fHandled[breakType].applyIntPropertyValue(UProperty.SCRIPT, script);
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 108 #define SCRIPT(x) (currentPac = String16(x))
152 int result = resolver.SetPacScript(SCRIPT(DIRECT_JS));
168 int result = resolver.SetPacScript(SCRIPT(RETURN_EMPTY_STRING_JS));
183 int result = resolver.SetPacScript(SCRIPT(PASSTHROUGH_JS));
186 // The "FindProxyForURL" of this PAC script simply concatenates all of the
251 // Try using a PAC script which defines no "FindProxyForURL" function.
254 int result = resolver.SetPacScript(SCRIPT(NO_ENTRYPOINT_JS));
262 // Try loading a malformed PAC script.
265 int result = resolver.SetPacScript(SCRIPT(MISSING_CLOSE_BRACE_JS));
282 // Run a PAC script several times, which has side-effects
    [all...]
  /external/python/cpython2/Mac/Tools/
fixapplepython23.py 8 This script modifies the Makefile (in .../lib/python2.3/config) to use
12 The script will first check all prerequisites, and return a zero exit
36 SCRIPT="""#!/bin/sh
80 """Create a wrapper script for a compiler"""
85 fp.write(SCRIPT % compiler)
  /external/openssh/regress/
test-exec.sh 49 SCRIPT=$2
50 if [ "x$SCRIPT" = "x" ]; then
51 echo '$SCRIPT not defined'
54 if [ ! -f $SCRIPT ]; then
55 echo "not a file: $SCRIPT"
58 if $TEST_SHELL -n $SCRIPT; then
61 echo "syntax error in $SCRIPT"
66 SRC=`dirname ${SCRIPT}`
163 VG_TEST=`basename $SCRIPT .sh`
508 case "$SCRIPT" i
    [all...]
  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsCopyTests.cpp 41 (int)AllocationUsageType::SCRIPT,
77 (int)AllocationUsageType::SCRIPT,
114 (int)AllocationUsageType::SCRIPT,
157 (int)AllocationUsageType::SCRIPT);
200 (int)AllocationUsageType::SCRIPT);
205 (int)AllocationUsageType::SCRIPT,
251 (int)AllocationUsageType::SCRIPT,
257 (int)AllocationUsageType::SCRIPT,
302 (int)AllocationUsageType::SCRIPT);
358 (int)AllocationUsageType::SCRIPT,
    [all...]
  /external/ImageMagick/config/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
141 # mode: shell-script
  /external/google-breakpad/autotools/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
132 # mode: shell-script
  /external/libmicrohttpd/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
132 # mode: shell-script
  /external/pcre/dist2/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
141 # mode: shell-script
  /external/protobuf/gtest/build-aux/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
132 # mode: shell-script
  /external/protobuf/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
132 # mode: shell-script
  /external/strace/
test-driver 2 # test-driver - basic testsuite driver script.
23 # configuration script generated by Autoconf, you may include it under
48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
54 log_file= # Where to save the output of the test script.
106 # Test script is run here.
132 # mode: shell-script

Completed in 654 milliseconds

1 2 3 4 5 6 7