Searched refs:MSIs (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython3/Tools/buildbot/ |
D | buildmsi.bat | 6 @rem build both snapshot MSIs
|
/external/python/cpython3/Tools/msi/ |
D | build.bat | 78 echo --pack Embed core MSIs into installer
|
D | README.txt | 50 of Python. These MSIs should not be launched directly by users. MSIs can 56 MSIs are only required when the related feature or component is being 60 the initial download size by separating them into their own MSIs. 100 Specify --pack to build an installer that does not require all MSIs to 192 When true, rebuilds all of the MSIs making up the layout. Defaults to
|
D | buildrelease.bat | 224 echo --download Specify the full download URL for MSIs
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 687 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local 688 MSIs.insert(MSI); in processLoopMemSet() 691 MSI->getAlignment(), SplatValue, MSI, MSIs, Ev, in processLoopMemSet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 756 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local 757 MSIs.insert(MSI); in processLoopMemSet() 760 MSI->getDestAlignment(), SplatValue, MSI, MSIs, in processLoopMemSet()
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.1rc1.rst | 1305 Windows MSIs now have unique display names.
|