Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 1927) sorted by relevance

12345678910>>...78

/third_party/mbedtls/tests/scripts/
Dall.sh777 "$@" 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
835 tests/scripts/check-doxy-blocks.pl
840 tests/scripts/check_files.py
846 scripts/assemble_changelog.py -o ChangeLog.new
[all …]
/third_party/node/deps/npm/lib/
Drun-script.js32 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)
97 output(JSON.stringify(d.scripts || {}, null, 2))
[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/icu/icu4c/source/test/cintltst/
Dcucdapi.c16 static void scriptsToString(const UScriptCode scripts[], int32_t length, char s[]) { in scriptsToString() argument
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()
173 JAPANESE, UPRV_LENGTHOF(JAPANESE), scripts, num, err); in TestUScriptCodeAPI()
175 num = uscript_getCode("ko", scripts, UPRV_LENGTHOF(scripts), &err); in TestUScriptCodeAPI()
[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/skia/third_party/externals/libpng/
DMakefile.am12 ACLOCAL_AMFLAGS = -I scripts
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
196 libpng.vers: scripts/vers.out
204 pnglibconf.h: pnglibconf.out scripts/prefix.out scripts/macro.lst
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
DMakefile.am12 ACLOCAL_AMFLAGS = -I scripts
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
196 libpng.vers: scripts/vers.out
204 pnglibconf.h: pnglibconf.out scripts/prefix.out scripts/macro.lst
[all …]
/third_party/toybox/
DMakefile16 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
58 scripts/install.sh --long --uninstall
[all …]
/third_party/toybox/porting/liteos_a/
DMakefile16 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
58 scripts/install.sh --long --uninstall
[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/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/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/libwebsockets/scripts/
Dtravis_control.sh18 ../scripts/h2spec.sh &&
19 ../scripts/attack.sh &&
20 ../scripts/h2load.sh &&
21 ../scripts/autobahn-test-server.sh &&
22 ../scripts/autobahn-test-client.sh
29 ../scripts/autobahn-test-server.sh
35 ../scripts/h2load-smp.sh
42 ../scripts/h2spec.sh &&
43 ../scripts/h2load.sh &&
44 ../scripts/attack.sh
/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 …]
Dtest_suites.pyl23 'script': '//scripts/angle_deqp_test_merge.py',
40 'script': '//scripts/angle_deqp_test_merge.py',
61 'script': '//scripts/angle_deqp_test_merge.py',
76 'script': '//scripts/angle_deqp_test_merge.py',
100 'script': '//scripts/angle_deqp_test_merge.py',
118 'script': '//scripts/angle_deqp_test_merge.py',
133 'script': '//scripts/angle_deqp_test_merge.py',
154 'script': '//scripts/angle_deqp_test_merge.py',
171 'script': '//scripts/angle_deqp_test_merge.py',
195 'script': '//scripts/angle_deqp_test_merge.py',
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DTestUScript.java99 BitSet scripts=new BitSet(UScript.CODE_LIMIT); in TestGetScriptExtensions() local
102 if(UScript.getScriptExtensions(-1, scripts)!=UScript.UNKNOWN || scripts.cardinality()!=1 || in TestGetScriptExtensions()
103 !scripts.get(UScript.UNKNOWN)) { in TestGetScriptExtensions()
106 … if(UScript.getScriptExtensions(0x110000, scripts)!=UScript.UNKNOWN || scripts.cardinality()!=1 || in TestGetScriptExtensions()
107 !scripts.get(UScript.UNKNOWN)) { in TestGetScriptExtensions()
112 … if(UScript.getScriptExtensions(0x063f, scripts)!=UScript.ARABIC || scripts.cardinality()!=1 || in TestGetScriptExtensions()
113 !scripts.get(UScript.ARABIC)) { in TestGetScriptExtensions()
116 if(UScript.getScriptExtensions(0x0640, scripts)>-3 || scripts.cardinality()<3 || in TestGetScriptExtensions()
117 … !scripts.get(UScript.ARABIC) || !scripts.get(UScript.SYRIAC) || !scripts.get(UScript.MANDAIC) in TestGetScriptExtensions()
121 if(UScript.getScriptExtensions(0xfdf2, scripts)!=-2 || scripts.cardinality()!=2 || in TestGetScriptExtensions()
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DTestUScript.java96 BitSet scripts=new BitSet(UScript.CODE_LIMIT); in TestGetScriptExtensions() local
99 if(UScript.getScriptExtensions(-1, scripts)!=UScript.UNKNOWN || scripts.cardinality()!=1 || in TestGetScriptExtensions()
100 !scripts.get(UScript.UNKNOWN)) { in TestGetScriptExtensions()
103 … if(UScript.getScriptExtensions(0x110000, scripts)!=UScript.UNKNOWN || scripts.cardinality()!=1 || in TestGetScriptExtensions()
104 !scripts.get(UScript.UNKNOWN)) { in TestGetScriptExtensions()
109 … if(UScript.getScriptExtensions(0x063f, scripts)!=UScript.ARABIC || scripts.cardinality()!=1 || in TestGetScriptExtensions()
110 !scripts.get(UScript.ARABIC)) { in TestGetScriptExtensions()
113 if(UScript.getScriptExtensions(0x0640, scripts)>-3 || scripts.cardinality()<3 || in TestGetScriptExtensions()
114 … !scripts.get(UScript.ARABIC) || !scripts.get(UScript.SYRIAC) || !scripts.get(UScript.MANDAIC) in TestGetScriptExtensions()
118 if(UScript.getScriptExtensions(0xfdf2, scripts)!=-2 || scripts.cardinality()!=2 || in TestGetScriptExtensions()
[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/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/mbedtls/scripts/
Dmake_generated_files.bat2 @rem and build scripts.
4 perl scripts\generate_errors.pl || exit /b 1
5 perl scripts\generate_query_config.pl || exit /b 1
6 perl scripts\generate_features.pl || exit /b 1
7 python scripts\generate_ssl_debug_helpers.py || exit /b 1
8 perl scripts\generate_visualc_files.pl || exit /b 1
9 python scripts\generate_psa_constants.py || exit /b 1
10 python tests\scripts\generate_psa_tests.py || exit /b 1
/third_party/skia/third_party/externals/icu/scripts/
Dmake_data_all.sh30 $ICUROOT/scripts/copy_data.sh common
36 $ICUROOT/scripts/copy_data.sh chromeos
42 $ICUROOT/scripts/copy_data.sh cast
48 $ICUROOT/scripts/copy_data.sh android
54 $ICUROOT/scripts/copy_data.sh android_small
60 $ICUROOT/scripts/copy_data.sh android_extra
66 $ICUROOT/scripts/copy_data.sh ios
72 $ICUROOT/scripts/copy_data.sh flutter
75 $ICUROOT/scripts/clean_up_data_source.sh
/third_party/littlefs/
DMakefile97 ./scripts/calls.py $^ $(CALLSFLAGS)
101 ./scripts/test.py $(TESTFLAGS)
104 ./scripts/test.py $@ $(TESTFLAGS)
108 ./scripts/code.py $^ -S $(CODEFLAGS)
112 ./scripts/data.py $^ -S $(DATAFLAGS)
116 ./scripts/stack.py $^ -S $(STACKFLAGS)
120 ./scripts/structs.py $^ -S $(STRUCTSFLAGS)
124 ./scripts/coverage.py $(BUILDDIR)tests/*.toml.info -s $(COVERAGEFLAGS)
128 ./scripts/summary.py -Y $^ $(SUMMARYFLAGS)
142 ./scripts/code.py $(OBJ) -q $(CODEFLAGS) -o $@
[all …]
/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
13 …"scripts"` property of of your `package.json` file supports a number of built-in scripts and their…
17 To create "pre" or "post" scripts for any scripts defined in the `"scripts"` section of the `packag…
21 "scripts": {
31 There are some special life cycle scripts that happen only in certain situations. These scripts hap…
124 haven't defined your own `install` or `preinstall` scripts, npm will
131 defaults to `nobody`. Set the `unsafe-perm` flag to run scripts with
[all …]
/third_party/node/deps/npm/node_modules/performance-now/test/
Dscripts.coffee5 describe "scripts/initital-value.coffee (module.uptime(), expressed in milliseconds)", ->
6 result = exec("./test/scripts/initial-value.coffee").toString().trim()
11 describe "scripts/delayed-require.coffee (sum of uptime and 250 ms delay`)", ->
12 result = exec("./test/scripts/delayed-require.coffee").toString().trim()
17 describe "scripts/delayed-call.coffee (sum of uptime and 250 ms delay`)", ->
18 result = exec("./test/scripts/delayed-call.coffee").toString().trim()
23 describe "scripts/difference.coffee", ->
24 result = exec("./test/scripts/difference.coffee").toString().trim()

12345678910>>...78