/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
TestUScript.java | 37 private static String scriptsToString(int[] scripts) { 38 if(scripts == null) { 42 for(int script : scripts) { 120 assertEqualScripts("ja scripts: Kana Hira Hani", 123 assertEqualScripts("ko scripts: Hang Hani", 129 assertEqualScripts("zh-Hant scripts: Hani Bopo", 132 assertEqualScripts("zh-TW scripts: Hani Bopo", 438 BitSet scripts=new BitSet(UScript.CODE_LIMIT); local 441 if(UScript.getScriptExtensions(-1, scripts)!=UScript.UNKNOWN || scripts.cardinality()!=1 | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
TestUScript.java | 33 private static String scriptsToString(int[] scripts) { 34 if(scripts == null) { 38 for(int script : scripts) { 116 assertEqualScripts("ja scripts: Kana Hira Hani", 119 assertEqualScripts("ko scripts: Hang Hani", 125 assertEqualScripts("zh-Hant scripts: Hani Bopo", 128 assertEqualScripts("zh-TW scripts: Hani Bopo", 434 BitSet scripts=new BitSet(UScript.CODE_LIMIT); local 437 if(UScript.getScriptExtensions(-1, scripts)!=UScript.UNKNOWN || scripts.cardinality()!=1 | [all...] |
/external/libpng/projects/owatcom/ |
pngconfig.mak | 60 pnglibconf.dfn: ..\..\scripts\pnglibconf.dfa ..\..\scripts\options.awk pngconfig.dfa ..\..\pngconf.h
62 $(AWK) -f ..\..\scripts\options.awk out=dfn1.out version=search ..\..\pngconf.h ..\..\scripts\pnglibconf.dfa pngconfig.dfa $(DFA_XTRA) 1>&2
63 $(AWK) -f ..\..\scripts\options.awk out=dfn2.out dfn1.out 1>&2
68 # The following lines are used to copy scripts\pnglibconf.h.prebuilt and make
81 pnglibconf.h: ..\..\scripts\pnglibconf.h.prebuilt .existsonly
84 @$(ECHO) $$(AWK) NOT AVAILABLE: COPYING scripts\pnglibconf.h.prebuilt
87 vi -q -k ":1,$$s/PNG_API_RULE 0$$/PNG_API_RULE 2/\n:w! $@\n:q!\n" ..\..\scripts\pnglibconf.h.prebuilt
147 $# (scripts\pnglibconf.h.prebuilt) by editting PNG_API_RULE to 2 (to force use [all...] |
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_nepali_romanized1.xml | 29 render dotted circle for incomplete combining letter of some scripts, different 34 render dotted circle for incomplete combining letter of some scripts, different 43 render dotted circle for incomplete combining letter of some scripts, different 48 render dotted circle for incomplete combining letter of some scripts, different 61 render dotted circle for incomplete combining letter of some scripts, different 72 render dotted circle for incomplete combining letter of some scripts, different 81 render dotted circle for incomplete combining letter of some scripts, different 108 render dotted circle for incomplete combining letter of some scripts, different 117 render dotted circle for incomplete combining letter of some scripts, different 126 render dotted circle for incomplete combining letter of some scripts, differen [all...] |
rowkeys_nepali_traditional2.xml | 35 render dotted circle for incomplete combining letter of some scripts, different 46 render dotted circle for incomplete combining letter of some scripts, different 53 render dotted circle for incomplete combining letter of some scripts, different 62 render dotted circle for incomplete combining letter of some scripts, different 75 render dotted circle for incomplete combining letter of some scripts, different 88 render dotted circle for incomplete combining letter of some scripts, different 95 render dotted circle for incomplete combining letter of some scripts, different
|
/external/autotest/client/tests/unixbench5/ |
unixbench5.py | 16 - Shell Scripts - number of times a process can start and reap a script 144 1 x Shell Scripts (1 concurrent) 1 2 3 146 1 x Shell Scripts (8 concurrent) 1 2 3 168 2 x Shell Scripts (1 concurrent) 1 2 3 170 2 x Shell Scripts (8 concurrent) 1 2 3 198 Shell Scripts (1 concurrent) 1753.0 lpm (60.0 s, 2 samples) 199 Shell Scripts (8 concurrent) 305.9 lpm (60.1 s, 2 samples) 212 Shell Scripts (1 concurrent) 42.4 1753.0 413.4 213 Shell Scripts (8 concurrent) 6.0 305.9 509.8 231 Shell Scripts (1 concurrent) 2355.0 lpm (60.0 s, 2 samples [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-2004 | 102 * ld-scripts/script.exp: Add test of memory linker script. 105 * ld-scripts/memory.t: New linker script to test the MEMORY 139 * ld-scripts/weak.exp: Enable test on PE, XFAIL non-i386 PE. 219 * ld-scripts/provide-2.t: Start .data at 0x2000. 220 * ld-scripts/provide-2.d: Adjust. 224 * ld-scripts/sort.exp: Run for ELF targets only. 228 * ld-scripts/overlay-size.d: Update for changed orphan section 240 * ld-scripts/sort.exp: New file for section sorting tests. 241 * ld-scripts/sort_b_a.d: Likewise 242 * ld-scripts/sort_b_a.s: Likewis [all...] |
/external/markdown/docs/ |
command_line.txt | 15 you Python "Scripts" directory. Different systems require different methods to 16 ensure that any files in the Python "Scripts" directory are on your system 21 Assuming a default install on Windows, your "Scripts" directory is most 22 likely something like ``C:\\Python25\Scripts``. Verify the location of 23 your "Scripts" directory and add it to you system path. 26 ``markdown.bat`` in the "Scripts" directory created during install. 36 * Other systems may maintain a separate "Scripts" directory which you
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/ |
setup.py | 28 # Configure the required packages and scripts to install, depending on 50 'oauth2l = apitools.scripts.oauth2l:run_main [cli]', 71 # Contained modules and scripts.
|
/external/google-breakpad/src/testing/gtest/ |
configure.ac | 19 AC_CONFIG_FILES([scripts/gtest-config], [chmod +x scripts/gtest-config]) 35 # version to be >= 2.3. This will allow the scripts to use a "/usr/bin/env"
|
/external/iproute2/ip/ |
Makefile | 21 SCRIPTS=ifcfg rtpr routel routef 24 all: $(TARGETS) $(SCRIPTS) 32 install -m 0755 $(SCRIPTS) $(DESTDIR)$(SBINDIR)
|
/external/libpng/contrib/conftest/ |
README | 20 not contain 'configure' scripts. 30 ${srcdir}/scripts/pnglibconf.dfa 33 ${srcdir}/scripts/options.awk
|
/external/libpng/scripts/ |
makefile.freebsd | 43 # See scripts/pnglibconf.mak for more options 44 PNGLIBCONF_H_PREBUILT= scripts/pnglibconf.h.prebuilt 67 chmod a-w *.[ch35] $(DOCS) scripts/*
|
/external/protobuf/gtest/ |
configure.ac | 18 AC_CONFIG_FILES([scripts/gtest-config], [chmod +x scripts/gtest-config]) 34 # version to be >= 2.3. This will allow the scripts to use a "/usr/bin/env"
|
/external/skia/src/sfnt/ |
SkIBMFamilyClass.h | 28 ((Scripts, 10)) 137 struct Scripts { 152 } scripts; member in union:SkIBMFamilyClass::SubClass
|
/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/ |
InterpreterDescriptor.java | 93 * Returns true if interpreter comes with a scripts archive. 108 * Returns file name of the scripts archive. 118 * Returns URL location of the scripts archive.
|
/external/vboot_reference/tests/futility/ |
run_test_scripts.sh | 41 # These are the scripts to run. Binaries are invoked directly by the Makefile. 61 # Invoke the scripts that test the builtin functions. 63 # Let the test scripts use >&3 to indicate progress
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/ |
configure.ac | 19 AC_CONFIG_FILES([scripts/gtest-config], [chmod +x scripts/gtest-config]) 35 # version to be >= 2.3. This will allow the scripts to use a "/usr/bin/env"
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
clean.py | 24 ('build-scripts=', None, 25 "build directory for scripts (default: 'build.build-scripts')"),
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/ |
clean.py | 24 ('build-scripts=', None, 25 "build directory for scripts (default: 'build.build-scripts')"),
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
clean.py | 24 ('build-scripts=', None, 25 "build directory for scripts (default: 'build.build-scripts')"),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
clean.py | 24 ('build-scripts=', None, 25 "build directory for scripts (default: 'build.build-scripts')"),
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
IdentifierInfo.java | 26 * <li>call getScripts for the specific scripts in the identifier. The identifier contains at least one character in 30 * <li>call getCommonAmongAlternates to find out if any scripts are common to all the alternates. 184 * Get the scripts found in the identifiers. 186 * @return the set of explicit scripts. 196 * Get the set of alternate scripts found in the identifiers. That is, when a character can be in two scripts, then 197 * the set consisting of those scripts will be returned. 199 * @return the set of explicit scripts. 215 * @return the set of explicit scripts. 225 * Find out which scripts are in common among the alternates [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
IdentifierInfo.java | 25 * <li>call getScripts for the specific scripts in the identifier. The identifier contains at least one character in 29 * <li>call getCommonAmongAlternates to find out if any scripts are common to all the alternates. 182 * Get the scripts found in the identifiers. 184 * @return the set of explicit scripts. 194 * Get the set of alternate scripts found in the identifiers. That is, when a character can be in two scripts, then 195 * the set consisting of those scripts will be returned. 197 * @return the set of explicit scripts. 213 * @return the set of explicit scripts. 223 * Find out which scripts are in common among the alternates [all...] |
/art/tools/ |
symbolize-buildbot-crashes.sh | 20 adb logcat -d | sed 's,/data/local/tmp,,g' | development/scripts/stack
|