OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scripts
(Results
126 - 150
of
3071
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/gmock/
README.android
20
rm -rf
scripts
/
/external/icu/icu4c/packaging/
README
4
This directory contains information, input files and
scripts
for
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
package.html
14
UCharacter supports all characters and properties defined in the latest version of Unicode, including properties of surrogate characters. It provides new API for querying surrogate characters (represented as int) and also supports the java.lang.Character API. UScript and UScriptRun provide information about
scripts
, which is not available through the Java APIs.</p>
/external/icu/tools/
i18nutil.py
5
"""Shared functions for use in i18n
scripts
."""
/external/kernel-headers/original/
README.TXT
9
Importing modified kernel headers files is done using
scripts
found in bionic.
/external/selinux/libsepol/utils/
Makefile
21
../../
scripts
/Lindent $(wildcard *.[ch])
/external/tlsdate/
autogen.sh
3
# This generates our configure
scripts
and leads us onto the path of
/external/vulkan-validation-layers/tests/
_run_all_tests.ps1
1
# Be sure to run "Set-ExecutionPolicy RemoteSigned" before running powershell
scripts
/prebuilts/tools/linux-x86_64/kythe/
README.google
13
-added
scripts
to studio/ to run kythe over Android Studio.
/tools/test/connectivity/acts/framework/
setup.py
27
scripts
= ['acts/bin/act.py','acts/bin/monsoon.py'],
variable
/external/libpng/scripts/
makefile.std
49
# See
scripts
/pnglibconf.mak for more options
50
PNGLIBCONF_H_PREBUILT =
scripts
/pnglibconf.h.prebuilt
61
# The standard pnglibconf.h exists as
scripts
/pnglibconf.h.prebuilt,
68
$(AWK) -f "
scripts
/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>&2
71
pnglibconf.dfn:
scripts
/pnglibconf.dfa
scripts
/options.awk pngconf.h pngusr.dfa $(DFA_XTRA)
73
$(ECHO) "Calling $(AWK) from
scripts
/pnglibconf.mak" >&2
75
$(AWK) -f
scripts
/options.awk out="pnglibconf.pre"\
76
version=search pngconf.h
scripts
/pnglibconf.dfa\
78
$(AWK) -f
scripts
/options.awk out="pnglibconf.tmp" pnglibconf.pre 1>&
[
all
...]
genchk.cmake.in
26
execute_process(COMMAND "${AWK}" -f "${SRCDIR}/
scripts
/checksym.awk"
27
"${SRCDIR}/
scripts
/${INPUTBASE}.def"
/external/skia/site/dev/testing/
ct.md
18
Cluster Telemetry allows you to run [telemetry](https://www.chromium.org/developers/telemetry)'s benchmarks, lua
scripts
and other tasks using multiple repository patches through Alexa's [top 1 million](http://s3.amazonaws.com/alexa-static/top-1m.csv.zip) web pages.
25
The framework also contains the ability to run lua
scripts
on the SKP repository to scrape web pages. It only takes a few minutes to run a lua scraping script on ~910k SKP files.
30
* Run Lua
Scripts
. Documentation about lua bindings is [here](https://skia.org/user/special/lua). Webpage [here](https://ct.skia.org/lua_script/).
58
The framework has also been used to run multiple lua
scripts
to scrape the SKP repositories for the the following:
82
3. The master pushes new tasks to all the workers using the master
scripts
[here](https://skia.googlesource.com/buildbot/+/master/ct/go/master_scripts/). The master
scripts
then check to see when the workers are done with the requested task.
84
4. The workers execute the task using the worker
scripts
[here](https://skia.googlesource.com/buildbot/+/master/ct/go/worker_scripts/). All generated artifacts (CSV files, logs, SKP files, archives, etc) are then stored locally and copied to Google Storage. Worker logs are available [here](https://uberchromegw.corp.google.com/i/skia-ct-master/all_logs).
86
5. The master
scripts
periodically check the workers to see when they are done with the requested task. Once the workers are done the generated artifacts are then read from Google Storage and consolidated (if required).
88
6. The master
scripts
then email results of the task to the user who requested it. The master
scripts
also update the status of the task to completed on App Engine
[
all
...]
/external/autotest/contrib/
reverify_unknown
6
# Various
scripts
/cron jobs look for DUTs that aren't working. To
7
# be conservative, those
scripts
assume that a DUT that hasn't run
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
test_explicit_packages.py
23
scripts
=[os.path.join(root, "main_script.py")],
40
scripts
=[os.path.join(root, "main_script.py")],
/external/compiler-rt/lib/asan/
README.txt
10
scripts
/* : Helper
scripts
.
/external/icu/icu4c/source/i18n/
uspoof_wsconf.h
36
// class BuilderScriptSet. Represents the set of
scripts
(Script Codes)
48
ScriptSet *sset; // The set of
scripts
itself.
/external/libmtp/src/
README
12
In order to avoid clashes with the libptp2 endianness
scripts
15
autoconfigure
scripts
.
/external/markdown/docs/
release-2.0.1.txt
12
Due to various complications in how Python handles command line
scripts
in
15
script will get installed on Windows. Any shell
scripts
which call
/external/proguard/
README
6
- bin : simple wrapper
scripts
to run ProGuard, its GUI, and ReTrace
11
- build : various alternative build
scripts
/external/toybox/
configure
3
# This sets environment variables used by
scripts
/make.sh
19
# you call
scripts
/make.sh and friends directly.
/external/toybox/scripts/
test.sh
14
PREFIX=generated/testdir/
scripts
/single.sh "$@" || exit 1
25
. "$TOPDIR"/
scripts
/runtest.sh
/external/tpm2/
README
21
Then the two
scripts
included in this directory for references were used to
24
scripts
:
/external/curl/tests/certs/
Makefile.am
24
SUBDIRS =
scripts
82
cd $(srcdir);
scripts
/genroot.sh EdelCurlRoot
85
cd $(srcdir);
scripts
/genserv.sh Server-localhost EdelCurlRoot
88
cd $(srcdir);
scripts
/genserv.sh Server-localhost.nn EdelCurlRoot
91
cd $(srcdir);
scripts
/genserv.sh Server-localhost0h EdelCurlRoot
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/META-INF/
ECLIPSEF.SF
24
Name:
scripts
/build.xml
54
Name:
scripts
/package.xml
81
Name:
scripts
/productBuild/productBuild.xml
90
Name:
scripts
/productBuild/allElements.xml
93
Name:
scripts
/genericTargets.xml
Completed in 391 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>