HomeSort by relevance Sort by last modified time
    Searched refs:script (Results 1651 - 1675 of 2082) sorted by null

<<61626364656667686970>>

  /build/soong/java/
java.go 462 // Java Binaries (.jar file plus wrapper script)
466 // installable script to execute the resulting jar
  /external/ImageMagick/www/api/
magick-property.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/doclava/res/assets/templates-sdk/components/
masthead.cs 304 <script>$('[data-dac-nav]').dacNav();</script>
  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 353 horiz_dir = hb_script_get_horizontal_direction (plan->props.script);
  /external/icu/icu4c/source/common/
uloc_tag.c 47 const char *script; member in struct:ULanguageTag
252 * script = 4ALPHA ; ISO 15924 code
628 langtag->script = EMPTY;
714 /* invalid script code */
    [all...]
  /external/libdrm/include/drm/
nouveau_class.h 500 __u16 script; member in struct:nv50_disp_sor_lvds_script_v0
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 22 This script generates a Visual Studio project file from a list of source
  /external/libyuv/files/
setup_links.py 14 symlinks to files and directories. This script handles the setup of symlinks to
419 # Wipe the database if this version of the script ends up looking at a
423 logging.info('Found database with schema version %s while this script only '
478 'sync" before running this script?', CHROMIUM_CHECKOUT)
  /external/ppp/pppd/
auth.c 207 * script while one is already running.
658 * Run disconnector script, if requested.
817 * If the peer had to authenticate, run the auth-up script now.
    [all...]
  /external/swiftshader/third_party/LLVM/utils/
NewNightlyTest.pl 25 # -nickname NAME The NAME argument specifieds the nickname this script
32 # -submit-script Specifies which script to call on the submit server. If
36 # -submit-aux If specified, an auxiliary script to run in addition to the
37 # normal submit script. The script will be passed the path to
100 # exist before the script is run; it will be created by the svn checkout
199 if (/^-submit-script/) { $SUBMITSCRIPT = "$ARGV[0]"; shift; next; }
  /external/v8/src/
d8.h 215 // Run the given script on this Worker. This function should only be called
217 void StartExecuteInThread(const char* script);
320 static MaybeLocal<Script> CompileString(
  /external/vixl/tools/
test.py 202 # We automatically build the script options from the options to be tested.
233 provided, the script will use as many jobs as it thinks useful.''')
361 # * args are the arguments given to the build script.
374 # No specific build option, check the script arguments.
  /external/webrtc/
setup_links.py 14 symlinks to files and directories. This script handles the setup of symlinks to
440 # Wipe the database if this version of the script ends up looking at a
444 logging.info('Found database with schema version %s while this script only '
499 'sync" before running this script?', CHROMIUM_CHECKOUT)
  /frameworks/rs/cpu_ref/
rsCpuScriptGroup.cpp 116 //ALOGE("script group root");
134 Script *s = n->mKernels[0]->mScript;
208 Script *s = kernels[ct]->mScript;
259 Script *s = kernels[ct]->mScript;
275 Script *s = kernels[0]->mScript;
280 mtls.script = nullptr;
288 Script *s = kernels[ct]->mScript;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build.sh 116 *) panic "This script doesn't take any parameter, see --help for details.";;
209 # Copy this script
215 fail_panic "Could not copy script to installation directory."
  /prebuilts/go/darwin-x86/src/html/template/
transition.go 195 elementScript: []byte("script"),
539 "script": elementScript,
  /prebuilts/go/linux-x86/src/html/template/
transition.go 195 elementScript: []byte("script"),
539 "script": elementScript,
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.4.0-alpha1/
testutils-25.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.5.0-alpha-preview-01/
testutils-25.5.0-alpha-preview-01.jar 
  /system/core/adb/
test_device.py 408 # which is difficult to reliably test from a script.
521 script = """
528 script = ";".join([x.strip() for x in script.strip().splitlines()])
530 process = self.device.shell_popen([script], kill_atexit=False,
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 
  /build/soong/androidmk/cmd/androidmk/
androidmk_test.go 337 LOCAL_LDFLAGS := -Wl,--link-opt -Wl,--version-script,$(LOCAL_PATH)/exported32.map
  /build/soong/cc/
check.go 76 } else if strings.HasPrefix(flag, "-Wl,--version-script") {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
bdist_msi.py 108 ('install-script=', None,
109 "basename of installation script to be run after"
111 ('pre-install-script=', None,
112 "Fully qualified filename of a script to be run before "
113 "any files are installed. This script need not be in the "
162 raise DistutilsOptionError, "the pre-install-script feature is not yet implemented"
165 for script in self.distribution.scripts:
166 if self.install_script == os.path.basename(script):
399 # <actual script>
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ShowEnvironment.bat 4 @REM This script will be used to show the current EDK II build environment.
20 @if "%SCRIPT%"=="EDKSETUP_BAT" goto SkipCmdlineArgumentCheck
209 @if not "%SCRIPT%"=="EDKSETUP_BAT" @echo on
219 @if not "%SCRIPT%"=="EDKSETUP_BAT" @echo on

Completed in 888 milliseconds

<<61626364656667686970>>