/aosp_15_r20/external/grpc-grpc-java/buildscripts/ |
H A D | make_dependencies.bat | 22 @rem GitHub requires TLSv1.2, and for whatever reason our powershell doesn't have it enabled 23 powershell -command "$ErrorActionPreference = 'stop'; & { [Net.ServicePointManager]::SecurityProtoc… 24 powershell -command "$ErrorActionPreference = 'stop'; & { Add-Type -AssemblyName System.IO.Compress… 30 powershell -command "(Get-Content ..\cmake\extract_includes.bat.in) -replace '\.\.\\', '' | Out-Fil… 48 powershell -command "$ErrorActionPreference = 'stop'; & { iwr https://cmake.org/files/v3.3/%CMAKE_N… 49 powershell -command "$ErrorActionPreference = 'stop'; & { Add-Type -AssemblyName System.IO.Compress…
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/ |
H A D | Dockerfile_msvc | 6 # https://www.thomasmaurer.ch/2019/07/how-to-install-and-update-powershell-7/ 8 # iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI -Quiet" 9 RUN powershell -ExecutionPolicy RemoteSigned -Command "$ErrorActionPreference = 'Stop'; iex ""& { $…
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/script/ |
D | build_acl_windows.txt | 3 [!exec:powershell] skip 20 exec powershell -Command 'Get-Acl main.exe | Select -expand AccessToString' 22 exec powershell -Command 'Get-Acl main.go | Select -expand AccessToString' 25 exec powershell -Command 'Get-Acl main.exe | Select -expand AccessToString'
|
/aosp_15_r20/external/scapy/scapy/arch/windows/ |
H A D | __init__.py | 56 if NEW_RELEASE and conf.prog.powershell is not None: 59 if conf.prog.powershell is None and not ignoreVBS: 81 if conf.prog.powershell: 82 self.process = sp.Popen([conf.prog.powershell, 139 if not conf.prog.powershell: 260 if conf.prog.powershell is None: 312 self.powershell = win_find_exe( 325 self.os_access = (self.powershell is not None) or (self.cscript is not None) 613 if not conf.prog.powershell:
|
/aosp_15_r20/external/pytorch/.github/templates/ |
H A D | common.yml.j2 | 45 shell: powershell 52 shell: powershell 107 shell: powershell 116 shell: powershell
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/shells/ |
D | mod.rs | 6 mod powershell; module 13 pub use powershell::PowerShell;
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/clap_complete/libclap_complete/linux_glibc_x86_64_rlib_rlib-std/ |
D | libclap_complete.rlib.d.raw | 1 …ish.rs external/rust/android-crates-io/crates/clap_complete/src/shells/powershell.rs external/rust… 3 …ish.rs external/rust/android-crates-io/crates/clap_complete/src/shells/powershell.rs external/rust… 13 external/rust/android-crates-io/crates/clap_complete/src/shells/powershell.rs:
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/ |
D | Dockerfile | 16 # Set default powershell policy for this script (ProgressPreference='SilentlyContinue' makes 18 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; … 83 CMD ["powershell.exe", "-NoLogo", "-ExecutionPolicy", "Bypass"]
|
/aosp_15_r20/external/grpc-grpc/third_party/toolchains/dockerfile/rbe_windows2019/ |
H A D | Dockerfile | 16 # Set default powershell policy for this script (ProgressPreference='SilentlyContinue' makes 18 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; … 83 CMD ["powershell.exe", "-NoLogo", "-ExecutionPolicy", "Bypass"]
|
/aosp_15_r20/external/crosvm/docs/book/src/building_crosvm/ |
H A D | windows.md | 9 - the commands are run in powershell 53 NOTE: Above step sets up enviroment variables. You may need to either start a new powershell session
|
/aosp_15_r20/external/grpc-grpc/test/distrib/cpp/ |
H A D | run_distrib_test_cmake_as_externalproject.bat | 23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t… 24 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
|
H A D | run_distrib_test_cmake.bat | 26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t… 27 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
|
H A D | run_distrib_test_cmake_for_dll.bat | 26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t… 27 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/cpp/ |
D | run_distrib_test_cmake_as_externalproject.bat | 23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t… 24 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
|
D | run_distrib_test_cmake.bat | 26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t… 27 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
|
/aosp_15_r20/external/scapy/test/ |
H A D | mock_windows.uts | 277 assert conf.prog.powershell != None 279 = Store powershell results 288 conf.prog.powershell = None
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/ |
H A D | README.md | 59 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/ |
H A D | README.md | 59 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/ |
H A D | README.md | 64 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/opus/ |
H A D | README.md | 64 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
|
/aosp_15_r20/external/skia/toolchain/ |
H A D | download_windows_amd64_toolchain.bzl | 105 …msvc_version = ctx.execute(["powershell.exe", "/c", "(Get-ChildItem -Path VC/Tools/MSVC | sort Nam… 106 …win_sdk_version = ctx.execute(["powershell.exe", "/c", "(Get-ChildItem -Path win_sdk/Include | sor…
|
/aosp_15_r20/external/grpc-grpc/tools/internal_ci/helper_scripts/ |
H A D | prepare_build_windows.bat | 65 powershell -File src\csharp\install_dotnet_sdk.ps1 || goto :error 91 powershell -File tools\internal_ci\helper_scripts\install_python_interpreters.ps1 || goto :error
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/ |
D | prepare_build_windows.bat | 65 powershell -File src\csharp\install_dotnet_sdk.ps1 || goto :error 91 powershell -File tools\internal_ci\helper_scripts\install_python_interpreters.ps1 || goto :error
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/ffmpeg/ |
H A D | README.md | 84 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/ |
H A D | README.md | 68 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
|