Searched refs:PowerShell (Results 1 – 25 of 31) sorted by relevance
12
/external/capstone/bindings/powershell/ |
D | README.md | 1 This documentation explains how to install & use the PowerShell binding for Capstone. 17 To use the PowerShell binding, the entire Capstone folder should be added to 18 one of the PowerShell module directories: 27 in a new PowerShell terminal. Further information on the usage of the binding
|
/external/rust/crates/clap/src/completions/ |
D | shell.rs | 17 PowerShell, enumerator 37 "POWERSHELL" | _ if s.eq_ignore_ascii_case("powershell") => Ok(Shell::PowerShell), in from_str() 52 Shell::PowerShell => write!(f, "POWERSHELL"), in fmt()
|
D | mod.rs | 39 Shell::PowerShell => PowerShellGen::new(self.p).generate_to(buf), in generate()
|
/external/capstone/bindings/powershell/Capstone/ |
D | Capstone.psd1 | 31 # Minimum version of the Windows PowerShell engine required by this module 34 # Name of the Windows PowerShell host required by this module 37 # Minimum version of the Windows PowerShell host required by this module 40 … Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition … 43 …time (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition … 88 …ocess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
|
/external/python/cpython3/Doc/using/ |
D | venv-create.inc | 89 issuing the following PowerShell command: 122 | | PowerShell Core | $ <venv>/bin/Activate.ps1 | 126 | | PowerShell | PS C:\\> <venv>\\Scripts\\Activate.ps1 | 144 PowerShell activation scripts installed under POSIX for PowerShell Core
|
D | windows.rst | 306 Alternatively, it will be available from any Command Prompt or PowerShell 360 ``https://aka.ms/nugetclidl``, for example, using curl or PowerShell. With the
|
/external/mesa3d/.gitlab-ci/windows/ |
D | Dockerfile | 5 # Make sure any failure in PowerShell scripts is fatal
|
D | README.md | 9 only inside that base container. This is open-coded in PowerShell scripts.
|
/external/exoplayer/tree/extensions/flac/ |
D | README.md | 59 should be possible to follow the Linux instructions in [Windows PowerShell][]. 61 [Windows PowerShell]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting…
|
/external/exoplayer/tree/extensions/opus/ |
D | README.md | 64 should be possible to follow the Linux instructions in [Windows PowerShell][]. 66 [Windows PowerShell]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting…
|
/external/exoplayer/tree/extensions/ffmpeg/ |
D | README.md | 72 should be possible to follow the Linux instructions in [Windows PowerShell][]. 74 [Windows PowerShell]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting…
|
/external/capstone/bindings/ |
D | README | 62 - PowerShell binding (by Ruben Boonen).
|
/external/exoplayer/tree/extensions/av1/ |
D | README.md | 67 should be possible to follow the Linux instructions in [Windows PowerShell][]. 69 [Windows PowerShell]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting…
|
/external/exoplayer/tree/extensions/vp9/ |
D | README.md | 74 should be possible to follow the Linux instructions in [Windows PowerShell][]. 76 [Windows PowerShell]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting…
|
/external/capstone/ |
D | README.md | 26 Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python,
|
D | CREDITS.TXT | 64 Ruben Boonen: PowerShell binding.
|
D | ChangeLog | 87 - New bindings: PowerShell & VB6 268 [ PowerShell ]
|
/external/python/cpython3/PC/ |
D | store_info.txt | 22 To build for sideloading, use these commands in PowerShell: 35 (Note that only the last command requires PowerShell, and the others
|
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/ |
D | Dockerfile | 90 # Default to PowerShell if no other command specified.
|
/external/llvm-project/llvm/utils/release/ |
D | build_llvm_package.bat | 27 for /f "usebackq" %%i in (`PowerShell ^(Get-Date^).ToString^('yyyyMMdd'^)`) do set datestamp=%%i
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | build_android.md | 51 If you use PowerShell on Windows, replace "$PWD" with "pwd".
|
/external/scapy/test/ |
D | mock_windows.uts | 275 = Test PowerShell availability
|
/external/pigweed/pw_env_setup/ |
D | docs.rst | 248 future these could be extended to C shell and PowerShell. A logical mapping of
|
/external/python/asn1crypto/ |
D | readme.md | 259 PowerShell with `Net.WebClient` is used. This configuration sidesteps issues
|
/external/vulkan-validation-layers/ |
D | CONTRIBUTING.md | 106 or you can run `run_all_tests.ps1` from a PowerShell window
|
12