Home
last modified time | relevance | path

Searched refs:msi (Results 1 – 25 of 90) sorted by relevance

1234

/external/u-boot/arch/arm/dts/
Darmada-ap806.dtsi106 msi-controller;
108 arm,msi-base-spi = <160>;
109 arm,msi-num-spis = <32>;
113 msi-controller;
115 arm,msi-base-spi = <192>;
116 arm,msi-num-spis = <32>;
120 msi-controller;
122 arm,msi-base-spi = <224>;
123 arm,msi-num-spis = <32>;
127 msi-controller;
[all …]
Darmada-cp110-slave.dtsi201 msi-parent = <&gic_v2m0>;
210 msi-parent = <&gic_v2m0>;
282 msi-parent = <&gic_v2m0>;
308 msi-parent = <&gic_v2m0>;
335 msi-parent = <&gic_v2m0>;
Dk3-am65-main.dtsi30 msi-controller;
31 #msi-cells = <1>;
245 msi-map = <0x0 &gic_its 0x0 0x10000>;
Darmada-380.dtsi45 msi-parent = <&mpic>;
Dkeystone-k2e.dtsi110 pcie_msi_intc1: msi-interrupt-controller {
/external/python/cpython2/Doc/library/
Dmsilib.rst11 .. index:: single: msi
15 The :mod:`msilib` supports the creation of Microsoft Installer (``.msi``) files.
18 currently not implemented; read support for the ``.msi`` database is possible.
20 This package aims to provide complete access to all tables in an ``.msi`` file,
157 …`MSIDatabaseOpenView <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msidatabaseo…
158 …`MSIDatabaseCommit <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msidatabasecom…
159 …`MSIGetSummaryInformation <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msigets…
205 …`MsiViewExecute <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msiviewexecute.as…
206 …`MSIViewGetColumnInfo <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msiviewgetc…
207 … `MsiViewFetch <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msiviewfetch.asp>`_
[all …]
/external/python/cpython3/Tools/msi/
Duploadrelease.ps1106 $msi = gci *.msi, *.msi.asc, *.msu, *.msu.asc variable
114 if ($msi) { variable
119 & $pscp -batch $msi.FullName "$user@${server}:$sd"
120 if (-not $?) { throw "Failed to upload $msi" } variable
Dbuildrelease.bat27 rem {msi} MSI filename core.msi
28 set DOWNLOAD_URL=https://www.python.org/ftp/python/{version}/{arch}{releasename}/{msi}
65 if "%1" EQU "--skip-msi" (set BUILDMSI=) && shift && goto CheckOpts
173 ) else if not exist "%Py_OutDir%win32\en-us\launcher.msi" (
221 echo --skip-msi Do not build executable/MSI packages
239 echo {msi} MSI filename core.msi
DREADME.txt4 For testing, the installer should be built with the Tools/msi/build.bat
10 Tools/msi/buildrelease.bat script and environment variables:
66 Tools\msi\get_externals.bat. (Note that this is in addition to the
77 For testing, the installer should be built with the Tools/msi/build.bat
105 Tools/msi/buildrelease.bat script:
234 Packages appear as subdirectories of Tools/msi (other than the bundle/
257 example, and msi.targets and csv_to_wxs.py for the implementation. This
261 All packages are built with the Tools/msi/common.wxs file, and so any
285 project to perform {{substitutions}} as defined in msi.targets. They
293 will represent the Python installer. It is built from Tools/msi/bundle
[all …]
/external/python/cpython2/Tools/buildbot/
Dbuildmsi.bat17 cd ..\Tools\msi
18 del *.msi
20 %HOST_PYTHON% msi.py
/external/python/cpython2/Tools/msi/
DREADME.txt8 by adding a file config.py; see the beginning of msi.py
21 <path-to-python.exe> msi.py
23 If everything succeeds, pythonX.Y.Z.msi is generated
Dmsisupport.mak3 …NCREMENTAL:NO /NOLOGO /DLL /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF msisupport.obj msi.lib kernel32.lib
/external/u-boot/drivers/pci_endpoint/
Dsandbox-pci_ep.c23 int msi; member
102 priv->msi = interrupts; in sandbox_set_msi()
114 return priv->msi; in sandbox_get_msi()
/external/python/cpython2/PC/VC6/
D_msi.dsp56 …hell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib fci.lib msi.lib rpcrt4.lib /nol…
57 …hell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib fci.lib msi.lib rpcrt4.lib /nol…
84 …hell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib fci.lib msi.lib rpcrt4.lib /nol…
85 …hell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib fci.lib msi.lib rpcrt4.lib /nol…
/external/python/cpython3/
D.gitignore40 # Ignore core dumps... but not Tools/msi/core/ or the like.
113 Tools/msi/obj
/external/python/cpython3/Tools/buildbot/
Dbuildmsi.bat7 call "%~dp0..\msi\build.bat" -x86 -x64
/external/u-boot/arch/powerpc/dts/gdsys/
Dmpc8308.dtsi234 ipic-msi@7c0 {
235 compatible = "fsl,ipic-msi";
237 msi-available-ranges = <0x0 0x100>;
/external/lzma/DOC/
Dinstaller.txt89 ExecuteFile="7zip.msi"
98 ExecuteParameters="/i 7zip.msi REINSTALL=ALL REINSTALLMODE=vomus"
138 bat, cmd, exe, inf, msi, cab (under Windows CE), html, htm
/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.h43 msi, enumerator
/external/clang/test/Parser/
Drecovery.cpp95 MissingSemiT<int> msi;
/external/python/cpython3/Tools/
DREADME22 msi Support for packaging Python as an MSI package on Windows.
/external/python/cpython3/.github/
DCODEOWNERS70 /Tools/msi/ @python/windows-team
/external/crosvm/src/plugin/
Dprocess.rs405 let msi = route.get_msi(); in handle_set_irq_routing() localVariable
407 address: msi.address, in handle_set_irq_routing()
408 data: msi.data, in handle_set_irq_routing()
/external/python/cpython3/PC/
Dstore_info.txt30 Tools/msi/make_appx.ps1 <layout directory> python.msix -sign
46 Tools/msi/make_appx.ps1 <layout directory> python.msix
/external/crosvm/crosvm_plugin/
Dcrosvm.h213 } msi; member

1234