Searched
full:scripts (Results
401 -
425 of
3071) sorted by null
<<11121314151617181920>>
/docs/source.android.com/src/devices/graphics/ |
build-tests.jd | 35 <p>The deqp sources have build scripts for CMake, which is the preferred tool for 59 <p>The deqp CMake scripts will include the file 211 <p>The Android build uses CMake build scripts for building the native test code. 216 scripts, you will need:</p> 219 <li>The latest version of the <a href="http://developer.android.com/tools/sdk/ndk/index.html">Android NDK</a>; the <code>android/scripts/common.py</code> file lists the required version 234 certain overriding defaults. The logic is controlled by <code>android/scripts/common.py</code>. </p> 239 built by executing the <code>android/scripts/build.py</code> script. The final .apk is created in <code>android/package/bin</code> and can be installed by the <code>install.py</code> script. If the <a href="port-tests.html#test_execution_service">command line executor</a> is used, the ExecService is launched with <code>launch.py</code> script on the device via ADB. The scripts can be executed from any directory.</p>
|
/external/ImageMagick/m4/ |
ac_func_fseeko.m4 | 22 # permission to copy, distribute and modify the configure scripts that 24 # General Public License when using or distributing such scripts, even
|
ax_append_flag.m4 | 41 # scripts that are the output of Autoconf when processing the Macro. You 43 # or distributing such scripts, even though portions of the text of the
|
ax_c___attribute__.m4 | 35 # scripts that are the output of Autoconf when processing the Macro. You 37 # or distributing such scripts, even though portions of the text of the
|
ax_check_compile_flag.m4 | 47 # scripts that are the output of Autoconf when processing the Macro. You 49 # or distributing such scripts, even though portions of the text of the
|
ax_compiler_vendor.m4 | 36 # scripts that are the output of Autoconf when processing the Macro. You 38 # or distributing such scripts, even though portions of the text of the
|
/external/autotest/client/tests/btreplay/ |
Makefile.patch | 12 SCRIPTS = btrace 14 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
|
/external/blktrace/ |
Makefile | 6 SCRIPTS = btrace 8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
|
/external/chromium-trace/catapult/docs/ |
directory-structure.md | 40 * Build code should be separate from production code. Build scripts for 53 per-project `bin/run_dev_server_tests` scripts.
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/ |
jsdom_parser_test.js | 99 //NOTE: don't pollute test runner output by console.log() calls from test scripts 110 //NOTE: ignore broken scripts from test data
|
/external/icu/icu4c/source/i18n/ |
bocsu.cpp | 87 * small scripts: 89 * Most small scripts are allocated within aligned 128-blocks of Unicode
|
/external/iptables/m4/ |
ax_check_linker_flags.m4 | 41 # scripts that are the output of Autoconf when processing the Macro. You 43 # or distributing such scripts, even though portions of the text of the
|
/external/libmicrohttpd/m4/ |
ax_append_compile_flags.m4 | 46 # scripts that are the output of Autoconf when processing the Macro. You 48 # or distributing such scripts, even though portions of the text of the
|
ax_append_flag.m4 | 41 # scripts that are the output of Autoconf when processing the Macro. You 43 # or distributing such scripts, even though portions of the text of the
|
ax_check_compile_flag.m4 | 47 # scripts that are the output of Autoconf when processing the Macro. You 49 # or distributing such scripts, even though portions of the text of the
|
ax_check_link_flag.m4 | 47 # scripts that are the output of Autoconf when processing the Macro. You 49 # or distributing such scripts, even though portions of the text of the
|
/external/libpng/ |
ANNOUNCE | 48 Updated CMakeLists.txt, added supporting scripts/gen*.cmake.in 66 Add ${INCLUDES} in scripts/genout.cmake.in (Bug report by Nixon Kwok).
|
/external/libpng/scripts/ |
makefile.atari | 33 # See scripts/pnglibconf.mak for more options 34 PNGLIBCONF_H_PREBUILT = scripts/pnglibconf.h.prebuilt
|
makefile.openbsd | 35 # See scripts/pnglibconf.mak for more options 36 PNGLIBCONF_H_PREBUILT= scripts/pnglibconf.h.prebuilt
|
/external/markdown/docs/ |
INSTALL | 48 the Scripts directory is `C:\Python25\Scripts\`. Adjust according to your
|
/external/selinux/policycoreutils/po/ |
POTFILES | 15 ../scripts/chcat 16 ../scripts/fixfiles
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
ScriptManager.java | 72 * Manages creation, deletion, and execution of stored scripts. 109 CustomizeWindow.requestCustomTitle(this, "Scripts", R.layout.script_manager); 124 "Failed to create scripts directory.\n" + mBaseDir + "\n" 130 .setMessage("Scripts will be unavailable as long as external storage is unavailable.") 158 List<File> scripts; local 160 scripts = ScriptStorageAdapter.listAllScripts(mCurrentDir); 162 scripts = ScriptStorageAdapter.listExecutableScripts(mCurrentDir, mConfiguration); 164 mScripts = Lists.newArrayList(Collections2.filter(scripts, new Predicate<File>() {
|
ScriptPicker.java | 44 * Presents available scripts and returns the selected one. 59 CustomizeWindow.requestCustomTitle(this, "Scripts", R.layout.script_manager);
|
/external/strace/ |
HACKING-scripts | 8 a big pain, there are a few scripts to help automate the process. Since each 30 Unlike the other scripts, this one creates files for further processing. This
|
/external/tlsdate/m4/ |
ax_append_compile_flags.m4 | 46 # scripts that are the output of Autoconf when processing the Macro. You 48 # or distributing such scripts, even though portions of the text of the
|
Completed in 246 milliseconds
<<11121314151617181920>>