| /prebuilts/devtools/tools/ |
| hierarchyviewer.bat | 19 rem Set up prog to be the path of this script, including following symlinks,
23 rem Change current directory and drive to where the script is, to avoid
|
| /sdk/find_java/ |
| find_java.bat | 16 rem This script is called by the other batch files to find a suitable Java.exe
17 rem to use. The script changes the "java_exe" env variable. The variable
|
| /external/webkit/Source/WebKit/mac/Misc/ |
| WebNSURLExtras.mm | 78 case 0x0261: /* LATIN SMALL LETTER SCRIPT G */ [all...] |
| /device/common/ |
| generate-blob-lists.sh | 17 # This script auto-generates the lists of proprietary blobs necessary to build 28 # Caveat: this script does many full builds (2 per device). It takes a while 34 # If the server and branch paramters are both present, the script will upload 40 echo This script must be run with the --force option
|
| /external/chromium/chrome/browser/autofill/ |
| autofill_browsertest.cc | 115 std::string script = " var google = {};" local 144 script); 270 "<script>" 288 "</script>"; 362 "<script>" 370 "</script>"; 448 // Simulate the translate script being retrieved. 449 // Pass fake google.translate lib as the translate script.
|
| /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
| script.js | 73 // We can't use the onload event because this script runs at document idle,
|
| /external/clang/tools/scan-view/ |
| Reporter.py | 209 script = os.path.join(os.path.dirname(__file__),'Resources/FileRadar.scpt') 210 args = ['osascript', script, component, componentVersion, classification, personID, report.title,
|
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/ |
| buildAll.bat | 3 REM script which executes build
|
| /external/harfbuzz_ng/src/ |
| hb-common.h | 153 /* Unicode Character Database property: Script (sc) */ 283 /* No script set */ 288 /* Script functions */ 299 hb_script_to_iso15924_tag (hb_script_t script); 302 hb_script_get_horizontal_direction (hb_script_t script);
|
| /external/harfbuzz_ng/src/hb-ucdn/ |
| ucdn.c | 29 unsigned char script; member in struct:__anon8459 200 return get_ucd_record(code)->script;
|
| /external/icu4c/common/unicode/ |
| uloc.h | 265 * Useful constant for the maximum size of the script part of a locale ID 412 * Gets the script code for the specified locale. 415 * @param script the language code for localeID 425 char* script, 567 * Gets the script name suitable for display for the specified locale. 569 * @param locale the locale to get the displayable script code with. NULL may be used to specify the default. 574 * @param script the displayable country code for localeID 575 * @param scriptCapacity the size of the script buffer to store the 576 * displayable script code with 577 * @param status error information if retrieving the displayable script code faile [all...] |
| /external/icu4c/layoutex/layout/ |
| ParagraphLayout.h | 38 * same font, script and direction, and will create a <code>LayoutEngine</code> object for each run. 186 * script, and direction. The text is represented by an array of 352 * Clients can optionally specify directional runs and / or script runs. If these aren't specified 368 * @param scriptRuns is a pointer to a <code>ValueRuns</code> object representing script runs. 369 * If this pointer in <code>NULL</code> the script runs will be determined using the 428 * script which requires complex processing to be rendered correctly. 564 UScriptCode script; member in struct:ParagraphLayout::StyleRunInfo 593 static le_bool isComplex(UScriptCode script);
|
| /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| Core.pm | 166 Perf::Trace::Core - Perl extension for perf script 174 Perf (script) documentation
|
| /external/llvm/autoconf/m4/ |
| link_options.m4 | 64 # Determine if the system can handle the --version-script option being 70 [AC_CACHE_CHECK([for compiler -Wl,--version-script option], 96 CFLAGS="$CFLAGS -Wl,--version-script=$tmp/export.map"
|
| /external/llvm/projects/sample/autoconf/m4/ |
| link_options.m4 | 64 # Determine if the system can handle the --version-script option being 70 [AC_CACHE_CHECK([for compiler -Wl,--version-script option], 96 CFLAGS="$CFLAGS -Wl,--version-script=$tmp/export.map"
|
| /external/openssl/ |
| Apps-config.mk | 12 # This script will define the following variables:
|
| Ssl-config.mk | 12 # This script will define the following variables:
|
| check-all-builds.sh | 125 panic "Sorry, this script can only run on 64-bit Linux or Darwin" 198 This script is used to ensure that all OpenSSL build variants compile 224 build-directory, which will _not_ be removed when the script exits. 254 # when the script exits.
|
| /external/regex-re2/re2/testing/ |
| unicode_test.py | 158 for script, codes in self.scripts.items(): 161 return script
|
| /external/skia/legacy/src/animator/ |
| SkAnimateBase.cpp | 214 const char* script = target.c_str(); local 216 bool success = engine.evaluateScript(&script, &scriptValue);
|
| SkDrawGradient.cpp | 35 SkGradientUnitMapper(SkAnimateMaker* maker, const char* script) : fMaker(maker), fScript(script) {
|
| /external/skia/src/animator/ |
| SkAnimateBase.cpp | 210 const char* script = target.c_str(); local 212 bool success = engine.evaluateScript(&script, &scriptValue);
|
| SkDrawGradient.cpp | 35 SkDrawGradientUnitMapper(SkAnimateMaker* maker, const char* script) : fMaker(maker), fScript(script) {
|
| /external/smali/baksmali/ |
| Android.mk | 58 # copy baksmali script
|
| /external/webkit/LayoutTests/fast/encoding/resources/ |
| parser-tests.js | 4 '<li>56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag.</li>' +
|