Searched full:deploy (Results 1 – 25 of 118) sorted by relevance
12345
| /third_party/re2/app/ |
| D | build.sh | 21 npx rollup -c rollup.config.js -d deploy 24 mkdir deploy 25 cat >deploy/index.html <<EOF 28 mkdir deploy/app 29 cp ${DSTDIR}/deploy/* deploy/app 30 ls -lR deploy
|
| /third_party/skia/third_party/externals/freetype/builds/wince/vc2005-ce/ |
| D | freetype.sln | 47 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Pocket PC 2003 (ARMV4).Deploy.0 = D… 50 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Smartphone 2003 (ARMV4).Deploy.0 = … 53 …0248B}.LIB Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Deploy.0 = Debug Multithr… 56 …248B}.LIB Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I).Deploy.0 = Debug Multithr… 59 …248B}.LIB Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug Multithr… 62 …0F00248B}.LIB Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug Multithr… 65 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Pocket PC 2003 (ARMV4).Deploy.0 = … 68 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Smartphone 2003 (ARMV4).Deploy.0 =… 71 …248B}.LIB Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Deploy.0 = Debug Singleth… 74 …48B}.LIB Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I).Deploy.0 = Debug Singleth… [all …]
|
| /third_party/skia/third_party/externals/freetype/builds/wince/vc2008-ce/ |
| D | freetype.sln | 47 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Pocket PC 2003 (ARMV4).Deploy.0 = D… 50 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Smartphone 2003 (ARMV4).Deploy.0 = … 53 …0248B}.LIB Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Deploy.0 = Debug Multithr… 56 …248B}.LIB Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I).Deploy.0 = Debug Multithr… 59 …248B}.LIB Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug Multithr… 62 …0F00248B}.LIB Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug Multithr… 65 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Pocket PC 2003 (ARMV4).Deploy.0 = … 68 …{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Smartphone 2003 (ARMV4).Deploy.0 =… 71 …248B}.LIB Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Deploy.0 = Debug Singleth… 74 …48B}.LIB Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I).Deploy.0 = Debug Singleth… [all …]
|
| /third_party/rust/rust/src/tools/clippy/.github/workflows/ |
| D | deploy.yml | 1 name: Deploy 17 deploy: 45 - name: Use deploy files from master branch 48 git checkout origin/master -- .github/deploy.sh util/versions.py util/gh-pages/versions.html 60 - name: Deploy 64 bash .github/deploy.sh
|
| /third_party/icu/docs/processes/release/tasks/ |
| D | release-build.md | 187 [deploy] Transferring 37K from icu4j-releases 188 [deploy] Uploaded 37K 189 …deploy] Uploading: com/ibm/icu/icu4j-localespi/61.1/icu4j-localespi-61.1-sources.jar.asc to reposi… 190 [deploy] Transferring 0K from icu4j-releases 191 [deploy] Uploaded 0K 192 …deploy] Uploading: com/ibm/icu/icu4j-localespi/61.1/icu4j-localespi-61.1-javadoc.jar to repository… 193 [deploy] Transferring 22K from icu4j-releases 194 [deploy] Uploaded 22K 195 …deploy] Uploading: com/ibm/icu/icu4j-localespi/61.1/icu4j-localespi-61.1-javadoc.jar.asc to reposi… 196 [deploy] Transferring 0K from icu4j-releases [all …]
|
| /third_party/rust/crates/bindgen/.github/workflows/ |
| D | deploy-book.yml | 1 name: Deploy book 9 deploy-book: 22 - name: Deploy book 23 uses: JamesIves/github-pages-deploy-action@3.7.1
|
| /third_party/mesa3d/.gitlab-ci/tests/utils/ |
| D | test_lava_job_definition.py | 137 "deploy", 144 "deploy", # NFS 145 "deploy", # Image generation 146 "deploy", # Image deployment 168 "deploy", 174 "deploy", # NFS 175 "deploy", # Image generation 176 "deploy", # Image deployment
|
| /third_party/skia/m133/site/docs/dev/testing/ |
| D | ios.md | 24 - ios-deploy <https://github.com/phonegap/ios-deploy> 42 - Install node.js and ios-deploy 47 $ npm install ios-deploy
|
| /third_party/skia/site/docs/dev/testing/ |
| D | ios.md | 24 - ios-deploy <https://github.com/phonegap/ios-deploy> 42 - Install node.js and ios-deploy 47 $ npm install ios-deploy
|
| /third_party/rust/crates/libc/.github/workflows/ |
| D | docs.yml | 15 deploy: 33 - name: Deploy to GitHub Pages 35 uses: actions/deploy-pages@v1
|
| /third_party/rust/crates/cxx/.github/workflows/ |
| D | site.yml | 1 name: Deploy 13 deploy: 14 name: Deploy
|
| /third_party/mesa3d/docs/ |
| D | gitlab-ci.yml | 19 stage: deploy 39 stage: deploy 56 stage: deploy
|
| /third_party/mesa3d/.gitlab-ci/tests/data/ |
| D | FASTBOOT_force_uart=True_job_definition.yaml | 22 - deploy: 31 - deploy: 49 - deploy:
|
| D | FASTBOOT_force_uart=False_job_definition.yaml | 22 - deploy: 32 - deploy: 51 - deploy:
|
| /third_party/rust/crates/humantime/ |
| D | .travis.yml | 22 # deploy 29 deploy:
|
| /third_party/libabigail/.github/workflows/ |
| D | build-container.yaml | 1 name: Build Deploy Container 15 # On push to main we build and deploy images 82 - name: Deploy
|
| /third_party/rust/rust/library/portable-simd/.github/workflows/ |
| D | doc.yml | 10 name: Deploy Documentation 25 - name: Deploy Documentation
|
| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | vainfo_run.ps1 | 2 function Deploy-Dependencies { in Deploy-Dependencies() 48 # Deploy vainfo and dependencies 49 Deploy-Dependencies -deploy_directory $testing_dir
|
| /third_party/glslang/.github/workflows/ |
| D | continuous_deployment.yml | 91 - name: Deploy 98 const script = require('.github/workflows/deploy.js') 161 - name: Deploy 167 const script = require('.github/workflows/deploy.js')
|
| /third_party/grpc/test/distrib/gcf/python/ |
| D | run_single.sh | 46 # Deploy 48 DEPLOY_OUTPUT=$(gcloud functions deploy "${FUNCTION_NAME}" --entry-point test_publish --runtime "${…
|
| /third_party/jerryscript/targets/mbedos5/ |
| D | Makefile.travis | 24 # Deploy Mbed and install Mbed Python dependencies. 27 cd targets/mbedos5 && mbed deploy
|
| /third_party/rust/rust/src/ci/scripts/ |
| D | upload-artifacts.sh | 3 # will be uploaded to the deploy bucket and eventually signed and released in 19 if [[ "${DEPLOY-0}" -eq "1" ]] || [[ "${DEPLOY_ALT-0}" -eq "1" ]]; then
|
| D | setup-environment.sh | 34 echo "normal dist builder detected, setting DEPLOY=1" 35 ciCommandSetEnv DEPLOY 1
|
| /third_party/rust/rust/src/tools/clippy/.github/ |
| D | deploy.sh | 57 git commit -m "Automatic deploy to GitHub Pages (beta): ${SHA}" 64 git commit -m "Automatic deploy to GitHub Pages: ${SHA}"
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| D | locktests.py | 23 SRC_PATH="deploy" 101 …print("--setup : setup the configuration, deploy test on other test machines; This option also req… 102 print("-c <machine> : host list to deploy/run/clean the test")
|
12345