/external/icu/icu4c/source/common/ |
uloc.cpp | [all...] |
/external/toybox/toys/pending/ |
dhcp.c | 20 -s Run PROG at DHCP events (default /usr/share/dhcp/default.script) 62 char *script; 503 // Creates environment pointers from RES to use in script 526 // Executes Script NAME. 533 char *script = (toys.optflags & FLAG_s) ? TT.script local 534 : "/usr/share/dhcp/default.script"; 536 if (stat(script, &sts) == -1 && errno == ENOENT) return; 541 dbg("Executing %s %s\n", script, name); 542 argv[0] = (char*) script; [all...] |
/external/vulkan-validation-layers/ |
update_external_sources.bat | 122 REM Read the target versions from external file, which is shared with Linux script 126 echo Missing glslang_revision file! Place it next to this script with target version in it. 133 echo Missing spirv-tools_revision file! Place it next to this script with target version in it.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
gensuitemodule.py | 429 (getword, "script code"), 436 [version, language, script, suites] = aete 443 if script: 444 packagename = packagename+'_script%d'%script 482 compiler.compilesuite(major, minor, language, script, fname, allprecompinfo) 627 def compilesuite(self, major, minor, language, script, fname, precompinfo): 655 fp.write("AETE/AEUT resource version %d/%d, language %d, script %d\n" % \ 656 (major, minor, language, script)) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
AppleScript_Suite.py | 5 AETE/AEUT resource version 1/0, language 0, script 0 438 """idle: Sent to a script application when it is idle 581 """start log: Start event logging in the script editor 621 """stop log: Stop event logging in the script editor 766 """alias - a file on a disk or server. The file must exist when you check the syntax of your script. """ 799 """AppleScript - the top-level script object """ 889 """writing code info - script code and language code of text run """ 896 """script code - the script code for the text """ 1292 class script(aetools.ComponentItem): class in inherits:aetools.ComponentItem [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
gensuitemodule.py | 429 (getword, "script code"), 436 [version, language, script, suites] = aete 443 if script: 444 packagename = packagename+'_script%d'%script 482 compiler.compilesuite(major, minor, language, script, fname, allprecompinfo) 627 def compilesuite(self, major, minor, language, script, fname, precompinfo): 655 fp.write("AETE/AEUT resource version %d/%d, language %d, script %d\n" % \ 656 (major, minor, language, script)) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
AppleScript_Suite.py | 5 AETE/AEUT resource version 1/0, language 0, script 0 438 """idle: Sent to a script application when it is idle 581 """start log: Start event logging in the script editor 621 """stop log: Stop event logging in the script editor 766 """alias - a file on a disk or server. The file must exist when you check the syntax of your script. """ 799 """AppleScript - the top-level script object """ 889 """writing code info - script code and language code of text run """ 896 """script code - the script code for the text """ 1292 class script(aetools.ComponentItem): class in inherits:aetools.ComponentItem [all...] |
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.42.2/ |
selenium-htmlunit-driver-2.42.2.jar | |
/external/v8/src/ |
d8.cc | 428 MaybeLocal<Script> Shell::CompileString( 449 MaybeLocal<Script> result = 470 Local<Script> script; local 472 .ToLocal(&script)) { 477 maybe_result = script->Run(realm); 895 Local<UnboundScript> script; local 897 .ToLocal(&script)) { 903 if (!script->BindToCurrentContext()->Run(realm).ToLocal(&result)) { 1372 Local<Script> script = local [all...] |
/build/blueprint/bootstrap/bpdoc/ |
bpdoc.go | 650 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> 651 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
/build/soong/cc/ |
llndk_library.go | 110 linkerScriptFlag := "-Wl,--version-script," + stub.versionScriptPath.String()
|
/build/soong/ui/build/ |
environment.go | 96 // AppendFromKati reads a shell script written by Kati that exports or unsets
|
/cts/libs/deviceutillegacy/src/android/webkit/cts/ |
WebViewOnUiThread.java | 796 public void evaluateJavascript(final String script, final ValueCallback<String> result) { 800 mWebView.evaluateJavascript(script, result); [all...] |
/device/linaro/bootloader/edk2/ |
edksetup.bat | 138 @echo The setup script, toolsetup.bat must reside in this folder.
|
/external/ImageMagick/www/api/ |
magick-wand.php | 33 <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" 38 <script> 40 </script> 43 <a class="magick-nav-item " href="../script/binary-releases.php">Download</a> 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a> 45 <a class="magick-nav-item " href="../script/command-line-options.php">Options</a> 46 <a class="magick-nav-item " href="../script/resources.php">Resources</a> 47 <a class="magick-nav-item " href="../script/api.php">Develop</a> 48 <a class="magick-nav-item " href="../script/search.php">Search</a [all...] |
morphology.php | 33 <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" 38 <script> 40 </script> 43 <a class="magick-nav-item " href="../script/binary-releases.php">Download</a> 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a> 45 <a class="magick-nav-item " href="../script/command-line-options.php">Options</a> 46 <a class="magick-nav-item " href="../script/resources.php">Resources</a> 47 <a class="magick-nav-item " href="../script/api.php">Develop</a> 48 <a class="magick-nav-item " href="../script/search.php">Search</a [all...] |
/external/autotest/client/site_tests/network_ShillInitScripts/ |
network_ShillInitScripts.py | 57 Note: "start" blocks until the "script" block completes. 85 Note: "start" blocks until the "script" block completes. 562 Login script should only push (and not create) the user profile 577 Login script should move an old shill user profile into place 628 Login script should ignore non-regular files or files not owned 658 Login script should ignore an old shill user profile if a new one 681 Login script should move a flimflam user profile into place 705 Login script should ignore an old flimflam user profile if a new 726 Login script should use the old shill user profile in preference 752 Login script should not create multiple profiles in paralle [all...] |
/external/autotest/docs/ |
test-that.md | 4 devices at your desk. `test_that` replaces an older script, `run_remote_tests`.
|
/external/elfutils/backends/ |
Makefile.am | 122 -Wl,--version-script,$(@:.so=.map) \
|
/external/elfutils/libdw/ |
Makefile.am | 113 -Wl,--version-script,$<,--no-undefined \
|
/external/harfbuzz_ng/win32/ |
create-lists-msvc.mak | 21 # (the batch script appends to $(makefile_snippet_file), you will need to clear the file unless the following line is added)
|
detectenv-msvc.mak | 25 # the g-ir-scanner Python script and g-ir-compiler utility program needs to be found
|
info-msvc.mak | 108 @echo tool script, which will require a PERL interpreter (use
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
TransliteratorRegistry.java | 84 * A Spec may be a locale or a script. If it is a locale, it has a 86 * ssss is the script mapping of xx_YY_ZZZ. The Spec API methods 91 * canonical form, or the script is transformed from an abbreviation 99 private String scriptName; // script name equivalent of top, if != top 109 // Canonicalize script name. If top is a script name then 110 // script != UScript.INVALID_CODE. 111 int script = UScript.getCodeFromName(top); local 113 // Canonicalize script name -or- do locale->script mappin [all...] |
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
TransliteratorRegistry.java | 83 * A Spec may be a locale or a script. If it is a locale, it has a 85 * ssss is the script mapping of xx_YY_ZZZ. The Spec API methods 90 * canonical form, or the script is transformed from an abbreviation 98 private String scriptName; // script name equivalent of top, if != top 108 // Canonicalize script name. If top is a script name then 109 // script != UScript.INVALID_CODE. 110 int script = UScript.getCodeFromName(top); local 112 // Canonicalize script name -or- do locale->script mappin [all...] |