Searched
full:scripts (Results
776 -
800 of
3071) sorted by null
<<31323334353637383940>>
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
ScriptingLayerService.java | 56 * A service that allows scripts and the RPC server to run in the background. 118 .setContentText("Tap to view running scripts") 135 msg = "Tap to view " + Integer.toString(mProcessMap.size()) + " running scripts";
|
/external/toybox/www/ |
oldnews.html | 73 -nex" vs "echo -ne". Several updates to the test suite (run scripts/test.sh), 83 scripts), and make install/install_flat/uninstall/uninstall_flat calls 126 using Matt Mackall's bloat-o-meter, and scripts/showasm.</p>
|
/external/v8/build/ |
landmines.py | 42 Keep this function in sync with tools/build/scripts/slave/compile.py 197 """Returns a list of landmine emitting scripts.""" 200 '-s', '--landmine-scripts', action='append',
|
/external/valgrind/coregrind/m_ume/ |
main.c | 134 // We can execute only binaries (ELF, etc) or scripts that begin with "#!". 135 // (Not, for example, scripts that don't begin with "#!"; see 199 // will refuse to (eg. scripts lacking a "#!" prefix).
|
/external/vulkan-validation-layers/ |
BUILD.md | 68 There are also a few shell and Python scripts that run test collections (eg, 98 If pip is not in your path, you can find it at $PYTHON_HOME\Scripts\pip.exe, where PYTHON_HOME is the folder where you installed Python. 128 At this point, you can use Windows Explorer to launch Visual Studio by double-clicking on the "VULKAN.sln" file in the \build folder. Once Visual Studio comes up, you can select "Debug" or "Release" from a drop-down list. You can start a build with either the menu (Build->Build Solution), or a keyboard shortcut (Ctrl+Shift+B). As part of the build process, Python scripts will create additional Visual Studio files and projects, along with additional source files. All of these auto-generated files are under the "build" folder.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/ |
project.pbxproj | 121 4024D1E1113D836C00C7059E /* Scripts */, 165 4024D1E1113D836C00C7059E /* Scripts */ = { 170 name = Scripts;
|
/external/wpa_supplicant_8/hs20/server/ |
hs20-osu-server.txt | 97 # copy PHP scripts 99 # Modify PHP scripts to get the desired behavior for user interaction (or use 246 The sample PHP scripts include a management UI for testing
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
runpy.py | 3 Provides support for locating and running Python scripts using the Python 7 importers when locating support scripts as well as when importing modules. 10 # to implement PEP 338 (Executing Modules as Scripts)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
runpy.py | 3 Provides support for locating and running Python scripts using the Python 7 importers when locating support scripts as well as when importing modules. 10 # to implement PEP 338 (Executing Modules as Scripts)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
runpy.py | 3 Provides support for locating and running Python scripts using the Python 7 importers when locating support scripts as well as when importing modules. 10 # to implement PEP 338 (Executing Modules as Scripts)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
runpy.py | 3 Provides support for locating and running Python scripts using the Python 7 importers when locating support scripts as well as when importing modules. 10 # to implement PEP 338 (Executing Modules as Scripts)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog | 73 * ld-scripts/sysroot-prefix.exp: Log $ld_sysroot. Handle sysroot 85 * ld-scripts/sysroot-prefix.exp, ld-scripts/sysroot-prefix-x.s, 86 ld-scripts/sysroot-prefix-y.s: New files. 470 * ld-scripts/overlay-size.t: Likewise. 753 * ld-scripts/weak.exp: Likewise. 783 * ld-scripts/fill.d, * ld-scripts/fill.t, * ld-scripts/fill_0.s, 784 * ld-scripts/fill_1.s, * ld-scripts/fill_2.s: New test [all...] |
ChangeLog-2011 | 181 * ld-scripts/phdrs.exp: Expect to fail for the RX. 352 * ld-scripts/section-flags.exp: Pass --local-store 0:0 for 364 * ld-scripts/section-flags-1.s: New. 365 * ld-scripts/section-flags-1.t: New. 366 * ld-scripts/section-flags-2.s: New. 367 * ld-scripts/section-flags-2.t: New. 368 * ld-scripts/section-flags.exp: New. 665 * ld-scripts/phdrs.exp: Replace --private with 667 * ld-scripts/phdrs2.exp: Likewise. 684 * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remov [all...] |
/bootable/recovery/edify/ |
README | 1 Update scripts (from donut onwards) are written in a new little
|
/dalvik/dx/etc/ |
dexmerger | 63 # a command-line parameter such as "-JXmx256M" in your scripts, for
|
dx | 63 # a command-line parameter such as "-JXmx256M" in your scripts, for
|
/device/huawei/angler/ |
BoardConfig.mk | 136 BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/angler-setup.sh
|
/docs/source.android.com/src/devices/graphics/ |
run-tests.jd | 279 the debug build by running the following two scripts:</p> 282 $ python android/scripts/build.py --native-build-type=Debug 283 $ python android/scripts/install.py 289 <pre>$ python android/scripts/debug.py \
|
/docs/source.android.com/src/security/enhancements/ |
enhancements42.jd | 38 <li><strong>init script hardening</strong> - init scripts now apply <code>O_NOFOLLOW</code> semantics to
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/ |
interactive.rb | 8 A special stream used in the <b>interactive mode</b> of the Main scripts. It
|
/external/apache-http/src/org/apache/http/conn/params/ |
ConnConnectionPNames.java | 54 * broken scripts could return a wrong Content-Length
|
/external/autotest/client/cros/ |
perf.py | 116 throttling scripts from running.
|
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/ |
hardware_StorageWearoutDetect.py | 24 STORAGE_INFO_UPDATE_PATH = '/usr/share/userfeedback/scripts/storage_info'
|
/external/autotest/client/site_tests/platform_DBusMachineIdRotation/ |
platform_DBusMachineIdRotation.py | 17 To avoid interference with existing rotation scripts on the DUT,
|
/external/autotest/client/site_tests/platform_StackProtector/ |
platform_StackProtector.py | 39 * stderr containing 'not recognized' on e.g. shell scripts (ok)
|
Completed in 1661 milliseconds
<<31323334353637383940>>