Searched full:scripts (Results 1 – 25 of 3370) sorted by relevance
12345678910>>...135
| /third_party/mbedtls/tests/scripts/ |
| D | all.sh | 63 # script -c tests/scripts/all.sh 65 # tests/scripts/all.sh >all.log 2>&1 143 # suffix from auxiliary scripts so that all.sh and auxiliary scripts can 225 if [[ -e ${PWD}/tests/scripts/quiet ]]; then 226 export PATH=${PWD}/tests/scripts/quiet:$PATH 821 "$@" scripts/output_env.sh 858 # supported by scripts/config.py (for example, "full"). This selects 872 # calling scripts/config.py on this file remains the only option. 894 scripts/config.py "$base_config" 898 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | test_reflow.py | 126 [['scripts/reflow-tests/src-vu.adoc', 129 [['scripts/reflow-tests/src-vu.adoc', 132 [['scripts/reflow-tests/src-vu.adoc', 135 [['scripts/reflow-tests/src-vu.adoc', 138 [['scripts/reflow-tests/src-vu.adoc', 141 [['scripts/reflow-tests/src-vu.adoc', 144 [['scripts/reflow-tests/src-vu.adoc', 147 [['scripts/reflow-tests/src-vu.adoc', 150 [['scripts/reflow-tests/src-vu.adoc', 153 [['scripts/reflow-tests/src-vu.adoc', [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emit/when-module-emit-is-specified-as-node/ |
| D | when-instead-of-filechanged-recursive-directory-watcher-is-invoked.js | 3 {"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 49 /a/rootfolder/project/scripts/javascript.js (used version) [all …]
|
| /third_party/typescript/ |
| D | .dockerignore | 18 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 | .gitignore | 39 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/rust/rust/src/ci/docker/host-x86_64/arm-android/ |
| D | Dockerfile | 4 COPY scripts/android-base-apt-get.sh /scripts/ 5 RUN sh /scripts/android-base-apt-get.sh 7 COPY scripts/android-ndk.sh /scripts/ 8 RUN . /scripts/android-ndk.sh && \ 22 COPY scripts/android-sdk.sh /scripts/ 23 COPY scripts/android-sdk-manager.py /scripts/ 25 RUN /scripts/android-sdk.sh 37 COPY scripts/sccache.sh /scripts/ 38 RUN sh /scripts/sccache.sh 40 COPY scripts/android-start-emulator.sh /scripts/ [all …]
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-powerpc-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-aarch64-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-riscv64-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-armv7-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-powerpc64-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-armhf-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/skia/third_party/externals/angle2/scripts/code_generation_hashes/ |
| D | Extension_files.json | 4 "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 …]
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-mips64el-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 16 RUN /scripts/crosstool-ng-build.sh 18 COPY scripts/sccache.sh /scripts/ 19 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-mips64-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 16 RUN /scripts/crosstool-ng-build.sh 18 COPY scripts/sccache.sh /scripts/ 19 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-loongarch64-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 7 COPY scripts/crosstool-ng-git.sh /scripts/ 8 RUN sh /scripts/crosstool-ng-git.sh 10 COPY scripts/rustbuild-setup.sh /scripts/ 11 RUN sh /scripts/rustbuild-setup.sh 14 COPY scripts/crosstool-ng-build.sh /scripts/ 16 RUN /scripts/crosstool-ng-build.sh 18 COPY scripts/sccache.sh /scripts/ 19 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-s390x-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 15 RUN /scripts/crosstool-ng-build.sh 17 COPY scripts/sccache.sh /scripts/ 18 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-mips-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 16 RUN /scripts/crosstool-ng-build.sh 18 COPY scripts/sccache.sh /scripts/ 19 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-mipsel-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 9 COPY scripts/rustbuild-setup.sh /scripts/ 10 RUN sh /scripts/rustbuild-setup.sh 13 COPY scripts/crosstool-ng-build.sh /scripts/ 16 RUN /scripts/crosstool-ng-build.sh 18 COPY scripts/sccache.sh /scripts/ 19 RUN sh /scripts/sccache.sh
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/dist-arm-linux/ |
| D | Dockerfile | 3 COPY scripts/cross-apt-packages.sh /scripts/ 4 RUN sh /scripts/cross-apt-packages.sh 6 COPY scripts/crosstool-ng.sh /scripts/ 7 RUN sh /scripts/crosstool-ng.sh 11 COPY scripts/musl-toolchain.sh /build/ 17 COPY scripts/rustbuild-setup.sh /scripts/ 18 RUN sh /scripts/rustbuild-setup.sh 21 COPY scripts/crosstool-ng-build.sh /scripts/ 23 RUN /scripts/crosstool-ng-build.sh 25 COPY scripts/sccache.sh /scripts/ [all …]
|
| /third_party/cups/ |
| D | configure.ac | 24 sinclude(config-scripts/cups-opsys.m4) 25 sinclude(config-scripts/cups-common.m4) 26 sinclude(config-scripts/cups-directories.m4) 27 sinclude(config-scripts/cups-manpages.m4) 28 sinclude(config-scripts/cups-sharedlibs.m4) 29 sinclude(config-scripts/cups-libtool.m4) 30 sinclude(config-scripts/cups-compiler.m4) 31 sinclude(config-scripts/cups-network.m4) 32 sinclude(config-scripts/cups-poll.m4) 33 sinclude(config-scripts/cups-gssapi.m4) [all …]
|
| /third_party/skia/third_party/externals/icu/source/data/misc/ |
| D | supplementalData.txt | 11591 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/toybox/porting/liteos_a/ |
| D | Makefile | 6 # 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/toybox/ |
| D | Makefile | 6 # 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/vulkan-headers/ |
| D | Makefile.release | 36 # Update headers and scripts in the new branch 37 update-files: remove-files update-headers update-scripts 58 # Top-level scripts / XML to install 59 SCRIPTS = \ 60 $(SPEC)/scripts/base_generator.py \ 61 $(SPEC)/scripts/cgenerator.py \ 62 $(SPEC)/scripts/generator.py \ 63 $(SPEC)/scripts/parse_dependency.py \ 64 $(SPEC)/scripts/reg.py \ 65 $(SPEC)/scripts/stripAPI.py \ [all …]
|
12345678910>>...135