Home
last modified time | relevance | path

Searched full:microsoft (Results 1 – 25 of 3704) sorted by relevance

12345678910>>...149

/third_party/ninja/src/
Dclparser_perftest.cc26 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\iostrea… in main()
27 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\istrea… in main()
28 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\ostre… in main()
29 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\ios\… in main()
30 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\xlo… in main()
31 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\cl… in main()
32 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\y… in main()
33 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\… in main()
34 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\\… in main()
35 …"Note: including file: C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\INCLUDE\… in main()
[all …]
/third_party/typescript/
DSECURITY.md1 <!-- BEGIN MICROSOFT SECURITY.MD V0.0.5 BLOCK -->
5 Microsoft takes the security of our software products and services seriously, which includes all so…
7 …ulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vu…
13 …e report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/crea…
15microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; …
17 …iginal message. Additional information can be found at [microsoft.com/msrc](https://www.microsoft.…
31 …ntribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://microso…
39 Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com…
41 <!-- END MICROSOFT SECURITY.MD BLOCK -->
D.mailmap7 Ahmad Farid <ahfarid@microsoft.com> ahmad-farid <ahfarid@microsoft.com>
11 …rs Hejlsberg <andersh@microsoft.com> unknown <andersh@AndersX1.NOE.Nokia.com> unknown <andersh@and…
16 Andy Hanson <anhans@microsoft.com> Andy <anhans@microsoft.com>
19 Anubha Mathur <anubmat@microsoft.com> anubmat <anubmat@microsoft.com>
20 Armando Aguirre <armando.aguirre@microsoft.com>
23 …a <t-arthoz@microsoft.com> Arthur Ozga <aozgaa-ms@outlook.com> Arthur Ozga <aozgaa@users.noreply…
27 Bill Ticehurst <billti@hotmail.com> Bill Ticehurst <billti@microsoft.com>
33 Bowden Kelly <wilkelly@microsoft.com>
37 ChrisBubernak <chris.bubernak@gmail.com> unknown <chrbub@chrbub1.redmond.corp.microsoft.com> # Chri…
42 Cyrus Najmabadi <cyrusn@microsoft.com> CyrusNajmabadi <cyrusn@microsoft.com> unknown <cyrusn@cylap.…
[all …]
DREADME.md4 …[GitHub Actions CI](https://github.com/microsoft/TypeScript/workflows/CI/badge.svg)](https://githu…
9 …tlang.org/play/), and stay up to date via [our blog](https://blogs.msdn.microsoft.com/typescript) …
29 There are many ways to [contribute](https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.…
30 * [Submit bugs](https://github.com/microsoft/TypeScript/issues) and help us verify fixes as they ar…
31 * Review the [source code changes](https://github.com/microsoft/TypeScript/pulls).
35 * [Contribute bug fixes](https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.md).
36 * Read the archived language specification ([docx](https://github.com/microsoft/TypeScript/blob/mai…
37 …hub.com/microsoft/TypeScript/blob/main/doc/TypeScript%20Language%20Specification%20-%20ARCHIVED.pd…
39 This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.c…
40 …duct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com]…
[all …]
/third_party/python/PC/
Dcrtlicense.txt6 This program is linked with and uses Microsoft Distributable Code,
7 copyrighted by Microsoft Corporation. The Microsoft Distributable Code
11 If you further distribute programs that include the Microsoft
13 distribution specified by Microsoft. In particular, you must require
15 Microsoft Distributable Code at least as much as Microsoft's own
16 requirements for the Distributable Code. See Microsoft's documentation
17 (included in its developer tools and on its website at microsoft.com)
23 - alter any copyright, trademark or patent notice in Microsoft's
26 - use Microsoft's trademarks in your programs' names or in a way that
27 suggests your programs come from or are endorsed by Microsoft;
[all …]
/third_party/libinput/quirks/
D30-vendor-microsoft.quirks3 [Microsoft Surface 3 Lid Switch]
10 # - Surface 3: Microsoft Surface 3 Type Cover Keyboard
11 # - Surface Laptop 3: Microsoft Surface 045E:09AE Keyboard
12 # - Surface Book 2: Microsoft Surface Keyboard
13 [Microsoft Surface Keyboard]
14 MatchName=*Microsoft Surface *Keyboard*
18 [Microsoft Surface Cover]
19 MatchName=*Microsoft Surface *Cover*
23 [Microsoft Surface Laptop Studio Touchpad]
30 [Microsoft Surface Laptop Studio Built-In Peripherals]
[all …]
/third_party/mesa3d/.gitlab-ci/windows/
Dmesa_deps_msvc.ps114 # https://docs.microsoft.com/en-us/visualstudio/install/command-line-parameter-examples?view=vs-2022
16 # https://docs.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=v…
17 # https://docs.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-community?view=vs-…
25 "--add", "Microsoft.VisualStudio.Component.VC.Redist.14.Latest", `
26 "--add", "Microsoft.VisualStudio.Component.VC.ASAN", ` # MSVC 2022
27 "--add", "Microsoft.VisualStudio.Component.VC.ATL", `
28 "--add", "Microsoft.VisualStudio.Component.VC.ATLMFC", `
29 "--add", "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", `
30 "--add", "Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL", ` # MSVC 2019
31 "--add", "Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC", `
[all …]
/third_party/typescript/tests/baselines/reference/
DemitMemberAccessExpression.js10 module Microsoft.PeopleAtWork.Model {
22 module Microsoft.PeopleAtWork.Model {
30 var Microsoft; variable
31 (function (Microsoft) { argument
46 })(PeopleAtWork = Microsoft.PeopleAtWork || (Microsoft.PeopleAtWork = {}));
47 })(Microsoft || (Microsoft = {}));
54 var Microsoft; variable
55 (function (Microsoft) { argument
67 })(PeopleAtWork = Microsoft.PeopleAtWork || (Microsoft.PeopleAtWork = {}));
68 })(Microsoft || (Microsoft = {}));
/third_party/curl/tests/data/
Dtest203116 Server: Microsoft-IIS/5.0
26 Server: Microsoft-IIS/5.0
36 Server: Microsoft-IIS/5.0
47 Server: Microsoft-IIS/5.0
57 Server: Microsoft-IIS/5.0
67 Server: Microsoft-IIS/5.0
77 Server: Microsoft-IIS/5.0
87 Server: Microsoft-IIS/5.0
97 Server: Microsoft-IIS/5.0
108 Server: Microsoft-IIS/5.0
[all …]
Dtest202820 Server: Microsoft-IIS/5.0
31 Server: Microsoft-IIS/5.0
43 Server: Microsoft-IIS/5.0
54 Server: Microsoft-IIS/5.0
64 Server: Microsoft-IIS/5.0
74 Server: Microsoft-IIS/5.0
85 Server: Microsoft-IIS/5.0
97 Server: Microsoft-IIS/5.0
108 Server: Microsoft-IIS/5.0
118 Server: Microsoft-IIS/5.0
[all …]
Dtest202520 Server: Microsoft-IIS/5.0
32 Server: Microsoft-IIS/5.0
43 Server: Microsoft-IIS/5.0
53 Server: Microsoft-IIS/5.0
63 Server: Microsoft-IIS/5.0
75 Server: Microsoft-IIS/5.0
86 Server: Microsoft-IIS/5.0
96 Server: Microsoft-IIS/5.0
108 Server: Microsoft-IIS/5.0
119 Server: Microsoft-IIS/5.0
[all …]
Dtest203032 Server: Microsoft-IIS/5.0
43 Server: Microsoft-IIS/5.0
53 Server: Microsoft-IIS/5.0
65 Server: Microsoft-IIS/5.0
76 Server: Microsoft-IIS/5.0
86 Server: Microsoft-IIS/5.0
97 Server: Microsoft-IIS/5.0
107 Server: Microsoft-IIS/5.0
119 Server: Microsoft-IIS/5.0
130 Server: Microsoft-IIS/5.0
[all …]
Dtest202920 Server: Microsoft-IIS/5.0
31 Server: Microsoft-IIS/5.0
41 Server: Microsoft-IIS/5.0
53 Server: Microsoft-IIS/5.0
63 Server: Microsoft-IIS/5.0
74 Server: Microsoft-IIS/5.0
84 Server: Microsoft-IIS/5.0
96 Server: Microsoft-IIS/5.0
108 Server: Microsoft-IIS/5.0
117 Server: Microsoft-IIS/5.0
[all …]
Dtest202726 Server: Microsoft-IIS/5.0
36 Server: Microsoft-IIS/5.0
47 Server: Microsoft-IIS/5.0
57 Server: Microsoft-IIS/5.0
67 Server: Microsoft-IIS/5.0
77 Server: Microsoft-IIS/5.0
88 Server: Microsoft-IIS/5.0
98 Server: Microsoft-IIS/5.0
109 Server: Microsoft-IIS/5.0
118 Server: Microsoft-IIS/5.0
[all …]
Dtest202619 Server: Microsoft-IIS/5.0
30 Server: Microsoft-IIS/5.0
42 Server: Microsoft-IIS/5.0
52 Server: Microsoft-IIS/5.0
63 Server: Microsoft-IIS/5.0
75 Server: Microsoft-IIS/5.0
87 Server: Microsoft-IIS/5.0
96 Server: Microsoft-IIS/5.0
103 Server: Microsoft-IIS/5.0
111 Server: Microsoft-IIS/5.0
[all …]
Dtest202315 Server: Microsoft-IIS/5.0
26 Server: Microsoft-IIS/5.0
36 Server: Microsoft-IIS/5.0
47 Server: Microsoft-IIS/5.0
58 Server: Microsoft-IIS/5.0
67 Server: Microsoft-IIS/5.0
74 Server: Microsoft-IIS/5.0
80 Server: Microsoft-IIS/5.0
87 Server: Microsoft-IIS/5.0
94 Server: Microsoft-IIS/5.0
/third_party/mesa3d/src/microsoft/ci/
Dgitlab-ci-inc.yml22 - !reference [.microsoft-farm-rules, rules]
35 - src/microsoft/**/*
44 - !reference [.microsoft-farm-rules, rules]
49 - src/microsoft/compiler/*
55 - !reference [.microsoft-farm-rules, rules]
58 - src/microsoft/ci/*
59 - src/microsoft/compiler/*
60 - src/microsoft/spirv_to_dxil/*
66 - !reference [.microsoft-farm-rules, rules]
72 - src/microsoft/vulkan/*
[all …]
/third_party/python/Doc/library/
Dmsilib.rst1 :mod:`msilib` --- Read and write Microsoft Installer files
6 :synopsis: Creation of Microsoft Installer files, and CAB files.
22 The :mod:`msilib` supports the creation of Microsoft Installer (``.msi``) files.
62 ``MSIDBOPEN_PATCHFILE``. See the Microsoft documentation for the meaning of
131 `FCICreate <https://msdn.microsoft.com/en-us/library/bb432265.aspx>`_
132 `UuidCreate <https://msdn.microsoft.com/en-us/library/windows/desktop/aa379205.aspx>`_
133 `UuidToString <https://msdn.microsoft.com/en-us/library/windows/desktop/aa379352.aspx>`_
167 `MSIDatabaseOpenView <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370082.aspx>`_
168 `MSIDatabaseCommit <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370075.aspx>`_
169 …`MSIGetSummaryInformation <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370301.aspx>…
[all …]
/third_party/skia/third_party/externals/sfntly/doc/
DUseful_links.md8 Microsoft Typography
9 [http://www.microsoft.com/typography/default.mspx](http://www.microsoft.com/typography/default.mspx)
12 …[http://www.microsoft.com/typography/SpecificationsOverview.mspx](http://www.microsoft.com/typogra…
15 …[http://www.microsoft.com/typography/tools/tools.aspx](http://www.microsoft.com/typography/tools/t…
/third_party/lame/ACM/
DLameACM.inf51 HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.lameacm",,"LameACM.acm"
52 HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers.desc","LameACM.acm",,%DisplayNameWin%
63 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32","msacm.lameacm",,"LameACM.acm"
64 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc","LameACM.acm",,%DisplayNameWin%
69 ;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Lame ACM MP3 Codec",,"%11%\regsvr32.…
73 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc","LameACM.acm",,""
74 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32","msacm.lameacm",,""
78 ;HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup","Lame ACM MP3 Codec",,"%11%\regsvr3…
88 UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\LameACM"
/third_party/icu/icu4c/source/tools/gennorm2/
Dgennorm2.vcxproj2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/m…
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
17 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
21 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
24 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
27 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
30 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
100 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
/third_party/rust/crates/rustix/src/net/
Dsockopt.rs30 /// [Winsock2 `getsockopt`]: https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock…
31 /// [Winsock2 `SOL_SOCKET` options]: https://docs.microsoft.com/en-us/windows/win32/winsock/sol-soc…
52 /// [Winsock2 `setsockopt`]: https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock…
53 /// [Winsock2 `SOL_SOCKET` options]: https://docs.microsoft.com/en-us/windows/win32/winsock/sol-soc…
74 /// [Winsock2 `setsockopt`]: https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock…
75 /// [Winsock2 `SOL_SOCKET` options]: https://docs.microsoft.com/en-us/windows/win32/winsock/sol-soc…
96 /// [Winsock2 `getsockopt`]: https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock…
97 /// [Winsock2 `SOL_SOCKET` options]: https://docs.microsoft.com/en-us/windows/win32/winsock/sol-soc…
118 /// [Winsock2 `setsockopt`]: https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock…
119 /// [Winsock2 `SOL_SOCKET` options]: https://docs.microsoft.com/en-us/windows/win32/winsock/sol-soc…
[all …]
/third_party/curl/projects/
Dbuild-wolfssl.bat63 set "VC_PATH=Microsoft Visual Studio 10.0\VC"
68 set "VC_PATH=Microsoft Visual Studio 11.0\VC"
73 set "VC_PATH=Microsoft Visual Studio 12.0\VC"
78 set "VC_PATH=Microsoft Visual Studio 14.0\VC"
86 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
87 set "VC_PATH=Microsoft Visual Studio\2017\Enterprise\VC"
88 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
89 set "VC_PATH=Microsoft Visual Studio\2017\Professional\VC"
91 set "VC_PATH=Microsoft Visual Studio\2017\Community\VC"
100 if exist "%PF%\Microsoft Visual Studio\2019\Enterprise\VC" (
[all …]
/third_party/lzma/CPP/7zip/UI/GUI/
D7zG.exe.manifest2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-m…
6 …<dependentAssembly><assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version…
8 <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application>
16 <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
20 <application xmlns="urn:schemas-microsoft-com:asm.v3">
21 <windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings">
/third_party/lwip/contrib/ports/win32/msvc/
DlwIP_pcapif.vcxproj2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms…
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
52 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
56 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
57 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
60 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
61 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
64 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
65 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
[all …]

12345678910>>...149