Home
last modified time | relevance | path

Searched refs:PowerShell (Results 1 – 25 of 31) sorted by relevance

12

/external/capstone/bindings/powershell/
DREADME.md1 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/
Dshell.rs17 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()
Dmod.rs39 Shell::PowerShell => PowerShellGen::new(self.p).generate_to(buf), in generate()
/external/capstone/bindings/powershell/Capstone/
DCapstone.psd131 # 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/
Dvenv-create.inc89 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
Dwindows.rst306 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/
DDockerfile5 # Make sure any failure in PowerShell scripts is fatal
DREADME.md9 only inside that base container. This is open-coded in PowerShell scripts.
/external/exoplayer/tree/extensions/flac/
DREADME.md59 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/
DREADME.md64 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/
DREADME.md72 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/
DREADME62 - PowerShell binding (by Ruben Boonen).
/external/exoplayer/tree/extensions/av1/
DREADME.md67 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/
DREADME.md74 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/
DREADME.md26 Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python,
DCREDITS.TXT64 Ruben Boonen: PowerShell binding.
DChangeLog87 - New bindings: PowerShell & VB6
268 [ PowerShell ]
/external/python/cpython3/PC/
Dstore_info.txt22 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/
DDockerfile90 # Default to PowerShell if no other command specified.
/external/llvm-project/llvm/utils/release/
Dbuild_llvm_package.bat27 for /f "usebackq" %%i in (`PowerShell ^(Get-Date^).ToString^('yyyyMMdd'^)`) do set datestamp=%%i
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dbuild_android.md51 If you use PowerShell on Windows, replace "$PWD" with "pwd".
/external/scapy/test/
Dmock_windows.uts275 = Test PowerShell availability
/external/pigweed/pw_env_setup/
Ddocs.rst248 future these could be extended to C shell and PowerShell. A logical mapping of
/external/python/asn1crypto/
Dreadme.md259 PowerShell with `Net.WebClient` is used. This configuration sidesteps issues
/external/vulkan-validation-layers/
DCONTRIBUTING.md106 or you can run `run_all_tests.ps1` from a PowerShell window

12