HomeSort by relevance Sort by last modified time
    Searched full:scripts (Results 76 - 100 of 3071) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/autotest/client/tests/connectathon/
connectathon.tar.bz2 
  /external/v8/include/
v8-version.h 9 // NOTE these macros are used by some of the tool scripts and the build
10 // system so their names cannot be changed without changing the scripts.
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
build_scripts.py 19 description = "\"build\" scripts (copy and fixup #! line)"
32 self.scripts = None
42 self.scripts = self.distribution.scripts
45 return self.scripts
48 if not self.scripts:
54 """Copy each script listed in 'self.scripts'; if it's marked as a
62 for script in self.scripts:
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
build_scripts.py 19 description = "\"build\" scripts (copy and fixup #! line)"
32 self.scripts = None
42 self.scripts = self.distribution.scripts
45 return self.scripts
48 if not self.scripts:
54 """Copy each script listed in 'self.scripts'; if it's marked as a
62 for script in self.scripts:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py 19 description = "\"build\" scripts (copy and fixup #! line)"
32 self.scripts = None
42 self.scripts = self.distribution.scripts
45 return self.scripts
48 if not self.scripts:
54 """Copy each script listed in 'self.scripts'; if it's marked as a
62 for script in self.scripts:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py 19 description = "\"build\" scripts (copy and fixup #! line)"
32 self.scripts = None
42 self.scripts = self.distribution.scripts
45 return self.scripts
48 if not self.scripts:
54 """Copy each script listed in 'self.scripts'; if it's marked as a
62 for script in self.scripts:
  /device/moto/shamu/sepolicy/
mmi_touch_sh.te 7 # shell scripts need to execute /system/bin/sh and toolbox
  /external/chromium-trace/catapult/perf_insights/
README.md 6 and related client scripts. This is our UI for bulk-processing of trace data in
  /external/chromium-trace/catapult/telemetry/third_party/chromite/
README.chromium 13 This contains scripts used to build Chromium for Chromium OS
  /external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/
setup.py 13 scripts=[], variable
  /external/curl/packages/EPM/
README 5 installation and removal scripts.
  /external/e2fsprogs/tests/
test_post 2 # report stats about test scripts that were run
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
build.xml 3 <property name="pde.build.scripts" value="${eclipse.pdebuild.scripts}"/>
7 <ant antfile="build.xml" dir="${pde.build.scripts}" />
31 <!--this naming convention used by php scripts on download server-->
  /external/google-breakpad/src/testing/
Makefile.am 11 DISTCLEANFILES = scripts/gmock-config
129 # Pump scripts for generating Google Mock headers.
139 EXTRA_DIST += scripts/fuse_gmock_files.py
143 scripts/generator/LICENSE \
144 scripts/generator/README \
145 scripts/generator/README.cppclean \
146 scripts/generator/cpp/__init__.py \
147 scripts/generator/cpp/ast.py \
148 scripts/generator/cpp/gmock_class.py \
149 scripts/generator/cpp/keywords.py
    [all...]
  /external/icu/icu4c/source/test/testmap/
readme.txt 9 And where icurun is from : http://source.icu-project.org/repos/icu/tools/trunk/scripts/icurun
  /external/libpng/
CMakeLists.txt 81 # Check if LD supports linker scripts.
150 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/scripts/pnglibconf.h.prebuilt
173 -P "${CMAKE_CURRENT_BINARY_DIR}/scripts/genchk.cmake"
196 -P "${CMAKE_CURRENT_BINARY_DIR}/scripts/genout.cmake"
215 -P "${CMAKE_CURRENT_BINARY_DIR}/scripts/gensrc.cmake"
229 # Generate scripts/pnglibconf.h
230 generate_source(OUTPUT "scripts/pnglibconf.c"
231 DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/scripts/pnglibconf.dfa"
232 "${CMAKE_CURRENT_SOURCE_DIR}/scripts/options.awk"
237 DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/scripts/pnglibconf.dfa
    [all...]
README.android 12 This is copied from scripts/pnglibconf.h.prebuilt.
  /external/pdfium/
PRESUBMIT.py 7 See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
  /external/selinux/libselinux/include/
Makefile 14 ../../scripts/Lindent $(wildcard selinux/*.h)
  /external/selinux/libselinux/man/man8/
selinuxenabled.8 3 selinuxenabled \- tool to be used within shell scripts to determine if selinux is enabled
  /external/selinux/policycoreutils/
Makefile 1 SUBDIRS = sepolicy setfiles semanage load_policy newrole run_init sandbox secon audit2allow sestatus semodule_package semodule semodule_link semodule_expand semodule_deps sepolgen-ifgen setsebool scripts po man gui hll
  /external/skia/platform_tools/android/bin/
adb_print_path 4 # android scripts. This is used by Skia's build infrastructure to ensure that
  /external/v8/tools/
run.py 7 scripts."""
  /external/vixl/third_party/android/
check_top_level_android_mk.sh 13 "through the scripts in $SCRIPT_PATH."
  /external/wpa_supplicant_8/hostapd/logwatch/
README 7 /etc/log.d/scripts/services/hostapd

Completed in 350 milliseconds

1 2 34 5 6 7 8 91011>>