Home
last modified time | relevance | path

Searched full:scripts (Results 1 – 25 of 4313) sorted by relevance

12345678910>>...173

/third_party/mbedtls/tests/scripts/
Dall.sh72 # script -c tests/scripts/all.sh
74 # tests/scripts/all.sh >all.log 2>&1
135 # suffix from auxiliary scripts so that all.sh and auxiliary scripts can
777 "$@" scripts/output_env.sh
810 tests/scripts/recursion.pl library/*.c
816 tests/scripts/check-generated-files.sh
819 tests/scripts/check-generated-files.sh -u
821 tests/scripts/check-generated-files.sh
825 tests/scripts/check-generated-files.sh -u
827 tests/scripts/check-generated-files.sh
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/emit/when-module-emit-is-specified-as-node/
Dwhen-instead-of-filechanged-recursive-directory-watcher-is-invoked.js3 {"compilerOptions":{"module":"none","allowJs":true,"outDir":"Static/scripts/"},"include":["Scripts/…
5 //// [/a/rootFolder/project/Scripts/TypeScript.ts]
8 //// [/a/rootFolder/project/Scripts/Javascript.js]
34 Program root files: ["/a/rootFolder/project/Scripts/Javascript.js","/a/rootFolder/project/Scripts/T…
35 Program options: {"module":0,"allowJs":true,"outDir":"/a/rootFolder/project/Static/scripts","watch"…
39 /a/rootFolder/project/Scripts/Javascript.js
40 /a/rootFolder/project/Scripts/TypeScript.ts
44 /a/rootFolder/project/Scripts/Javascript.js
45 /a/rootFolder/project/Scripts/TypeScript.ts
50 /a/rootfolder/project/scripts/javascript.js:
[all …]
/third_party/typescript/
D.dockerignore18 scripts/debug.bat
19 scripts/run.bat
20 scripts/word2md.js
21 scripts/buildProtocol.js
22 scripts/ior.js
23 scripts/authors.js
24 scripts/configurePrerelease.js
25 scripts/open-user-pr.js
26 scripts/open-cherry-pick-pr.js
27 scripts/processDiagnosticMessages.d.ts
[all …]
D.gitignore39 scripts/eslint/built/
40 scripts/debug.bat
41 scripts/run.bat
42 scripts/word2md.js
43 scripts/buildProtocol.js
44 scripts/ior.js
45 scripts/authors.js
46 scripts/configurePrerelease.js
47 scripts/configureLanguageServiceBuild.js
48 scripts/open-user-pr.js
[all …]
/third_party/node/deps/npm/lib/
Drun-script.js27 // or a package, in which case, complete against its scripts
32 var scripts = Object.keys(d.scripts || {})
33 console.error('local scripts', scripts)
34 if (scripts.indexOf(argv[2]) !== -1) return cb()
42 var scripts = Object.keys(d.scripts || {})
43 return cb(null, scripts)
51 cb(null, Object.keys(d.scripts || {}))
84 var allScripts = Object.keys(d.scripts || {})
85 var scripts = []
88 if (cmdList.indexOf(script) !== -1) scripts.push(script)
[all …]
/third_party/node/deps/npm/man/man7/
Dscripts.71 .TH "SCRIPTS" "7" "April 2022" "" ""
3 \fBscripts\fR \- How npm handles the "scripts" field
6scripts"\fP property of of your \fBpackage\.json\fP file supports a number of built\-in scripts an…
7 .SS Pre & Post Scripts
9 To create "pre" or "post" scripts for any scripts defined in the \fB"scripts"\fP section of the \fB…
14 "scripts": {
22 .SS Life Cycle Scripts
24 There are some special life cycle scripts that happen only in certain situations\. These scripts ha…
174 haven't defined your own \fBinstall\fP or \fBpreinstall\fP scripts, npm will
182 defaults to \fBnobody\fP\|\. Set the \fBunsafe\-perm\fP flag to run scripts with
[all …]
/third_party/skia/third_party/externals/angle2/scripts/code_generation_hashes/
DExtension_files.json4 "scripts/cl.xml":
6 "scripts/egl.xml":
8 "scripts/egl_angle_ext.xml":
10 "scripts/extension_data/intel_630_linux.json":
12 "scripts/extension_data/intel_630_win10.json":
14 "scripts/extension_data/nvidia_p400_linux.json":
16 "scripts/extension_data/nvidia_p400_win10.json":
18 "scripts/extension_data/pixel_4_android_11.json":
20 "scripts/extension_data/swiftshader_win10.json":
22 "scripts/extension_data/swiftshader_win10_gles1.json":
[all …]
Dproc_table.json2 "scripts/cl.xml":
4 "scripts/egl.xml":
6 "scripts/egl_angle_ext.xml":
8 "scripts/gen_proc_table.py":
10 "scripts/gl.xml":
12 "scripts/gl_angle_ext.xml":
14 "scripts/registry_xml.py":
16 "scripts/wgl.xml":
/third_party/node/deps/npm/docs/content/using-npm/
Dscripts.md3 title: scripts
4 description: How npm handles the "scripts" field
7 # scripts(7)
9 ## How npm handles the "scripts" field
13scripts"` property of of your `package.json` file supports a number of built-in scripts and their …
15 ### Pre & Post Scripts
17 To create "pre" or "post" scripts for any scripts defined in the `"scripts"` section of the `packag…
21 "scripts": {
29 ### Life Cycle Scripts
31 There are some special life cycle scripts that happen only in certain situations. These scripts hap…
[all …]
/third_party/flutter/skia/third_party/externals/icu/scripts/
Dmake_data_all.sh7 $ICUROOT/scripts/trim_data.sh
8 $ICUROOT/scripts/make_data.sh
9 $ICUROOT/scripts/copy_data.sh common
11 $ICUROOT/scripts/make_data.sh
12 $ICUROOT/scripts/copy_data.sh cast
14 $ICUROOT/scripts/make_data.sh
15 $ICUROOT/scripts/copy_data.sh android
17 $ICUROOT/scripts/make_data.sh
18 $ICUROOT/scripts/copy_data.sh ios
20 $ICUROOT/scripts/make_data.sh
[all …]
/third_party/toybox/porting/liteos_a/
DMakefile6 # used when scripts/make.sh and care called through "make".
16 toybox_stuff: $(KCONFIG_CONFIG) *.[ch] lib/*.[ch] toys/*/*.c scripts/*.sh
19 scripts/make.sh
35 generated/Config.in: toys/*/*.c scripts/genconfig.sh
36 scripts/genconfig.sh
43 @scripts/bloatcheck generated/unstripped/toybox_old generated/unstripped/toybox
46 scripts/install.sh --symlink --force
49 scripts/install.sh --symlink --force --airlock
52 scripts/install.sh --long --symlink --force
55 scripts/install.sh --uninstall
[all …]
/third_party/icu/icu4c/source/data/misc/
DsupplementalData.txt11591 scripts{"Latn"}
11602 scripts{"Cyrl"}
11610 scripts{"Cyrl"}
11615 scripts{"Latn"}
11623 scripts{"Latn"}
11631 scripts{"Latn"}
11639 scripts{"Latn"}
11644 scripts{"Cyrl"}
11652 scripts{"Avst"}
11657 scripts{"Arab"}
[all …]
/third_party/skia/third_party/externals/icu/source/data/misc/
DsupplementalData.txt11591 scripts{"Latn"}
11602 scripts{"Cyrl"}
11610 scripts{"Cyrl"}
11615 scripts{"Latn"}
11623 scripts{"Latn"}
11631 scripts{"Latn"}
11639 scripts{"Latn"}
11644 scripts{"Cyrl"}
11652 scripts{"Avst"}
11657 scripts{"Arab"}
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DsupplementalData.txt11210 scripts{"Latn"}
11221 scripts{"Cyrl"}
11229 scripts{"Cyrl"}
11234 scripts{"Latn"}
11242 scripts{"Latn"}
11250 scripts{"Latn"}
11258 scripts{"Latn"}
11263 scripts{"Cyrl"}
11271 scripts{"Avst"}
11276 scripts{"Arab"}
[all …]
/third_party/toybox/
DMakefile6 # used when scripts/make.sh and care called through "make".
16 toybox_stuff: $(KCONFIG_CONFIG) *.[ch] lib/*.[ch] toys/*/*.c scripts/*.sh
19 scripts/make.sh
35 generated/Config.in: toys/*/*.c scripts/genconfig.sh
36 scripts/genconfig.sh
43 @scripts/bloatcheck generated/unstripped/toybox_old generated/unstripped/toybox
46 scripts/install.sh --symlink --force
49 scripts/install.sh --symlink --force --airlock
52 scripts/install.sh --long --symlink --force
55 scripts/install.sh --uninstall
[all …]
/third_party/libpng/
DMakefile.am12 ACLOCAL_AMFLAGS = -I scripts
59 # Generally these are single line shell scripts to run a test with a particular
83 # generate the -config scripts if required
153 ${srcdir}/contrib ${srcdir}/projects ${srcdir}/scripts \
157 SCRIPT_CLEANFILES=scripts/*.out scripts/*.chk
189 scripts/sym.out scripts/vers.out: png.h pngconf.h pnglibconf.h
190 scripts/prefix.out: png.h pngconf.h pnglibconf.out
191 scripts/symbols.out: png.h pngconf.h $(srcdir)/scripts/pnglibconf.h.prebuilt
192 scripts/intprefix.out: pnglibconf.h
194 libpng.sym: scripts/sym.out
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
DMakefile.am12 ACLOCAL_AMFLAGS = -I scripts
59 # Generally these are single line shell scripts to run a test with a particular
82 # generate the -config scripts if required
152 ${srcdir}/contrib ${srcdir}/projects ${srcdir}/scripts \
156 SCRIPT_CLEANFILES=scripts/*.out scripts/*.chk
188 scripts/sym.out scripts/vers.out: png.h pngconf.h pnglibconf.h
189 scripts/prefix.out: png.h pngconf.h pnglibconf.out
190 scripts/symbols.out: png.h pngconf.h $(srcdir)/scripts/pnglibconf.h.prebuilt
191 scripts/intprefix.out: pnglibconf.h
193 libpng.sym: scripts/sym.out
[all …]
/third_party/skia/third_party/externals/libpng/
DMakefile.am12 ACLOCAL_AMFLAGS = -I scripts
59 # Generally these are single line shell scripts to run a test with a particular
82 # generate the -config scripts if required
152 ${srcdir}/contrib ${srcdir}/projects ${srcdir}/scripts \
156 SCRIPT_CLEANFILES=scripts/*.out scripts/*.chk
188 scripts/sym.out scripts/vers.out: png.h pngconf.h pnglibconf.h
189 scripts/prefix.out: png.h pngconf.h pnglibconf.out
190 scripts/symbols.out: png.h pngconf.h $(srcdir)/scripts/pnglibconf.h.prebuilt
191 scripts/intprefix.out: pnglibconf.h
193 libpng.sym: scripts/sym.out
[all …]
/third_party/skia/third_party/externals/angle2/infra/specs/
Dgn_isolate_map.pyl31 "script": "//scripts/run_gtest_angle_test.py",
36 "script": "//scripts/run_gtest_angle_test.py",
41 "script": "//scripts/run_gtest_angle_test.py",
46 "script": "//scripts/run_gtest_angle_test.py",
51 "script": "//scripts/run_gtest_angle_test.py",
56 "script": "//scripts/run_gtest_angle_test.py",
61 "script": "//scripts/run_gtest_angle_test.py",
66 "script": "//scripts/run_gtest_angle_test.py",
71 "script": "//scripts/run_gtest_angle_test.py",
76 "script": "//scripts/run_gtest_angle_test.py",
[all …]
/third_party/libpng/scripts/
Dgensrc.cmake.in20 if("${OUTPUT}" STREQUAL "scripts/pnglibconf.c")
21 # Generate scripts/pnglibconf.c
26 COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
29 "${SRCDIR}/scripts/pnglibconf.dfa"
36 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
45 file(MAKE_DIRECTORY "${BINDIR}/scripts")
46 file(RENAME "pnglibconf.tf7" "${BINDIR}/scripts/pnglibconf.c")
53 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
55 ${SRCDIR}/pngconf.h ${SRCDIR}/scripts/pnglibconf.dfa
63 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
[all …]
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dgensrc.cmake.in20 if("${OUTPUT}" STREQUAL "scripts/pnglibconf.c")
21 # Generate scripts/pnglibconf.c
26 COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
29 "${SRCDIR}/scripts/pnglibconf.dfa"
36 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
45 file(MAKE_DIRECTORY "${BINDIR}/scripts")
46 file(RENAME "pnglibconf.tf7" "${BINDIR}/scripts/pnglibconf.c")
53 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
55 ${SRCDIR}/pngconf.h ${SRCDIR}/scripts/pnglibconf.dfa
63 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
Dgensrc.cmake.in20 if("${OUTPUT}" STREQUAL "scripts/pnglibconf.c")
21 # Generate scripts/pnglibconf.c
26 COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
29 "${SRCDIR}/scripts/pnglibconf.dfa"
36 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
45 file(MAKE_DIRECTORY "${BINDIR}/scripts")
46 file(RENAME "pnglibconf.tf7" "${BINDIR}/scripts/pnglibconf.c")
53 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
55 ${SRCDIR}/pngconf.h ${SRCDIR}/scripts/pnglibconf.dfa
63 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
[all …]
/third_party/node/deps/npm/test/tap/
Dignore-scripts.js10 // ignore-scripts/package.json has scripts that always exit with non-zero error
17 name: 'ignore-scripts',
19 scripts: { property
55 test('ignore-scripts: install using the option', function (t) {
56 createChild(['install', '--ignore-scripts'], function (err, code) {
57 t.ifError(err, 'install with scripts ignored finished successfully')
63 test('ignore-scripts: install NOT using the option', function (t) {
65 t.ifError(err, 'install with scripts successful')
71 var scripts = [
83 scripts.forEach(function (script) {
[all …]
/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c16 static void scriptsToString(const UScriptCode scripts[], int32_t length, char s[]) { in scriptsToString() argument
19 strcpy(s, "(no scripts)"); in scriptsToString()
27 strcat(s, uscript_getShortName(scripts[i])); in scriptsToString()
157 UScriptCode scripts[5]; in TestUScriptCodeAPI() local
163 num = uscript_getCode("tg", scripts, UPRV_LENGTHOF(scripts), &err); in TestUScriptCodeAPI()
164 assertEqualScripts("tg script: Cyrl", CYRILLIC, 1, scripts, num, err); // Tajik in TestUScriptCodeAPI()
166 num = uscript_getCode("xsr", scripts, UPRV_LENGTHOF(scripts), &err); in TestUScriptCodeAPI()
167 assertEqualScripts("xsr script: Deva", DEVANAGARI, 1, scripts, num, err); // Sherpa in TestUScriptCodeAPI()
171 num = uscript_getCode("ja", scripts, UPRV_LENGTHOF(scripts), &err); in TestUScriptCodeAPI()
172 assertEqualScripts("ja scripts: Kana Hira Hani", in TestUScriptCodeAPI()
[all …]
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-run-script.md4 description: Run arbitrary package scripts
9 ## Run arbitrary package scripts
21 This runs an arbitrary command from a package's `"scripts"` object. If no
22 `"command"` is provided, it will list the available scripts. `run[-script]` is
24 directly, as well. When the scripts in the package are printed out, they're
25 separated into lifecycle (test, start, restart) and directly-run scripts.
28 use custom arguments when executing scripts. The special option `--` is used by
45 `node_modules/.bin` to the `PATH` provided to scripts. Any binaries provided by
51 "scripts": {"test": "tap test/\*.js"}
57 "scripts": {"test": "node_modules/.bin/tap test/\*.js"}
[all …]

12345678910>>...173