/external/arm-trusted-firmware/fdts/ |
D | n1sdp.dtsi | 104 msi-controller; 105 #msi-cells = <1>; 111 msi-controller; 112 #msi-cells = <1>; 118 msi-controller; 119 #msi-cells = <1>; 125 msi-controller; 126 #msi-cells = <1>; 138 msi-parent = <&its1 0>; 150 msi-parent = <&its2 0>; [all …]
|
D | n1sdp-multi-chip.dts | 64 msi-parent = <&its2_slave 0>; 87 msi-map = <0 &its_slave_pcie 0 0x10000>; 102 msi-controller; 103 #msi-cells = <1>; 109 msi-controller; 110 #msi-cells = <1>;
|
D | arm_fpga.dts | 101 its: msi-controller@30040000 { 104 #msi-cells = <1>; 105 msi-controller;
|
D | fvp-foundation-gicv3-psci.dts | 106 msi-controller;
|
/external/python/cpython2/Doc/library/ |
D | msilib.rst | 11 .. 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/ |
D | uploadrelease.ps1 | 106 $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
|
D | buildrelease.bat | 27 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 174 ) else if not exist "%Py_OutDir%win32\en-us\launcher.msi" ( 222 echo --skip-msi Do not build executable/MSI packages 240 echo {msi} MSI filename core.msi
|
D | README.txt | 4 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/ |
D | buildmsi.bat | 17 cd ..\Tools\msi 18 del *.msi 20 %HOST_PYTHON% msi.py
|
/external/python/cpython2/Tools/msi/ |
D | README.txt | 8 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
|
D | msisupport.mak | 3 …NCREMENTAL:NO /NOLOGO /DLL /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF msisupport.obj msi.lib kernel32.lib
|
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/ |
D | Dockerfile | 27 ADD https://www.7-zip.org/a/7z1801-x64.msi C:\\TEMP\\7z.msi 28 RUN Start-Process msiexec.exe -ArgumentList \"/i C:\\TEMP\\7z.msi /qn /norestart /log C:\\TEMP\\7z_… 69 ADD https://www.python.org/ftp/python/2.7.14/python-2.7.14.amd64.msi C:\\TEMP\\python.msi 70 RUN Start-Process msiexec.exe -ArgumentList \"/i C:\\TEMP\\python.msi /qn /norestart /log C:\\TEMP\…
|
/external/python/cpython2/PC/VC6/ |
D | _msi.dsp | 56 …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/Tools/buildbot/ |
D | buildmsi.bat | 7 call "%~dp0..\msi\build.bat" -x86 -x64
|
/external/python/cpython3/ |
D | .gitignore | 43 # Ignore core dumps... but not Tools/msi/core/ or the like. 131 Tools/msi/obj
|
/external/crosvm/devices/src/pci/ |
D | mod.rs | 18 mod msi; module 50 pub use self::msi::MsiConfig;
|
D | vfio_pci.rs | 55 use crate::pci::msi::MsiConfig; 56 use crate::pci::msi::MsiStatus; 57 use crate::pci::msi::PCI_MSI_FLAGS; 58 use crate::pci::msi::PCI_MSI_FLAGS_64BIT; 59 use crate::pci::msi::PCI_MSI_FLAGS_MASKBIT; 60 use crate::pci::msi::PCI_MSI_NEXT_POINTER; 1297 if let Some(msi) = self.msi_cap.as_mut() { in close() 1298 msi.destroy(); in close()
|
/external/lzma/DOC/ |
D | installer.txt | 89 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/crosvm/devices/src/irqchip/ |
D | apic.rs | 760 fn try_from(msi: &MsiAddressMessage) -> std::result::Result<Self, Self::Error> { in try_from() 761 if msi.get_always_0xfee() != 0xFEE { in try_from() 764 msi.get_always_0xfee() in try_from() 770 dest_id: msi.get_destination_id(), in try_from() 772 mode: msi.get_destination_mode(), in try_from() 778 fn from(msi: &MsiDataMessage) -> Self { in from() 780 vector: msi.get_vector(), in from() 781 delivery: msi.get_delivery_mode(), in from() 782 trigger: msi.get_trigger(), in from() 783 level: msi.get_level(), in from()
|
/external/timezone-boundary-builder/ |
D | .gitignore | 80 *.msi
|
/external/clang/test/Parser/ |
D | recovery.cpp | 95 MissingSemiT<int> msi;
|
/external/python/cpython3/Tools/ |
D | README | 22 msi Support for packaging Python as an MSI package on Windows.
|
/external/crosvm/devices/src/pci/pcie/ |
D | pci_bridge.rs | 18 use crate::pci::msi::MsiCap; 19 use crate::pci::msi::MsiConfig;
|
D | pcie_port.rs | 31 fn trigger_interrupt(msi: &Option<Arc<Mutex<MsiConfig>>>) { in trigger_interrupt() 32 if let Some(msi_config) = msi { in trigger_interrupt()
|
/external/crosvm/src/crosvm/plugin/ |
D | process.rs | 461 let msi = route.get_msi(); in handle_set_irq_routing() localVariable 463 address: msi.address, in handle_set_irq_routing() 464 data: msi.data, in handle_set_irq_routing()
|