Searched refs:microsoft (Results 1 – 25 of 429) sorted by relevance
12345678910>>...18
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…
127 `FCICreate <https://msdn.microsoft.com/en-us/library/bb432265.aspx>`_128 `UuidCreate <https://msdn.microsoft.com/en-us/library/windows/desktop/aa379205.aspx>`_129 `UuidToString <https://msdn.microsoft.com/en-us/library/windows/desktop/aa379352.aspx>`_163 `MSIDatabaseOpenView <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370082.aspx>`_164 `MSIDatabaseCommit <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370075.aspx>`_165 …`MSIGetSummaryInformation <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370301.aspx>…166 `MsiCloseHandle <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370067.aspx>`_212 `MsiViewExecute <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370513.aspx>`_213 `MSIViewGetColumnInfo <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370516.aspx>`_214 `MsiViewFetch <https://msdn.microsoft.com/en-us/library/windows/desktop/aa370514.aspx>`_[all …]
126 …`FCICreateFile <https://msdn.microsoft.com/library?url=/library/en-us/devnotes/winprog/fcicreate.a…127 `UuidCreate <https://msdn.microsoft.com/library?url=/library/en-us/rpc/rpc/uuidcreate.asp>`_128 `UuidToString <https://msdn.microsoft.com/library?url=/library/en-us/rpc/rpc/uuidtostring.asp>`_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>`_208 …`MsiViewModify <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/msiviewmodify.asp>…[all …]
6 Security sensitive bugs should be reported to secure@microsoft.com34 https://cla.microsoft.com.40 This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.c…41 For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/f…42 or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or…
1 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">3 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">6 <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application>
72 https://msdn.microsoft.com/library/aa38105074 https://msdn.microsoft.com/library/aa374191 */89 "<assembly xmlns=""urn:schemas-microsoft-com:asm.v1"" manifestVersion=""1.0"">"94 "<compatibility xmlns=""urn:schemas-microsoft-com:compatibility.v1"">"103 "<trustInfo xmlns=""urn:schemas-microsoft-com:asm.v3"">"
1 # Install dotnet SDK based on https://www.microsoft.com/net/core#debian4 RUN curl -sSL -o dotnet100.tar.gz https://go.microsoft.com/fwlink/?LinkID=8275307 RUN curl -sSL -o dotnet101.tar.gz https://go.microsoft.com/fwlink/?LinkID=843453
759 def MicrosoftCharize : DiagGroup<"microsoft-charize">;760 def MicrosoftInclude : DiagGroup<"microsoft-include">;761 def MicrosoftCppMacro : DiagGroup<"microsoft-cpp-macro">;762 def MicrosoftFixedEnum : DiagGroup<"microsoft-fixed-enum">;763 def MicrosoftSealed : DiagGroup<"microsoft-sealed">;764 def MicrosoftUnqualifiedFriend : DiagGroup<"microsoft-unqualified-friend">;765 def MicrosoftExceptionSpec : DiagGroup<"microsoft-exception-spec">;766 def MicrosoftUsingDecl : DiagGroup<"microsoft-using-decl">;767 def MicrosoftMutableReference : DiagGroup<"microsoft-mutable-reference">;768 def MicrosoftPureDefinition : DiagGroup<"microsoft-pure-definition">;[all …]
19 …=true" -v "$(mktemp -d):/home/fake-user" -v "$(pwd)":/work -w /work mcr.microsoft.com/dotnet/sdk:6…29 …=true" -v "$(mktemp -d):/home/fake-user" -v "$(pwd)":/work -w /work mcr.microsoft.com/dotnet/sdk:6…
17 assertTrue(Organization.getTCOrgs().contains(Organization.microsoft)); in testStOrgs()21 assertTrue(Organization.microsoft.isTCOrg()); in testStOrgs()
120 wget -q https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb121 sudo dpkg -i packages-microsoft-prod.deb128 wget -q https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-u…137 wget -q -O dotnet_old.tar.gz https://download.visualstudio.microsoft.com/download/pr/b25b5650-0cb8-…
8 3 3 #text 0 1 http://www.microsoft.com/user/yarong/dav_drafts/41 http://www.microsoft.com/user/yarong/dav_drafts/base
10 SAX.characters(http://www.microsoft.com/user/, 55)43 http://www.microsoft.co, 66)
25 :: https://msdn.microsoft.com/en-us/library/mt490614.aspx41 :: TODO(absl-team): Remove -Wno-microsoft-cast48 --copt=-Wno-microsoft-cast ^
14 # 1. A "regular" one (corresponding to `mcr.microsoft.com/windows/servercore:ltsc2019`)18 # `mcr.microsoft.com/windows/servercore:1909`) is the Semi-Annual Channel.24 FROM mcr.microsoft.com/windows/servercore:ltsc2019 as extract-msys237 FROM mcr.microsoft.com/windows/servercore:ltsc201945 RUN Invoke-WebRequest "https://download.microsoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f…66 ADD https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x6…
277 SAX.startElement(a, href='http://officeupdate.microsoft.com/frontpage/wpp/serk/')278 SAX.characters(http://officeupdate.microsoft., 53)395 SAX.startElement(a, href='http://officeupdate.microsoft.com/frontpage/wpp/serk/')396 SAX.characters(http://officeupdate.microsoft., 53)429 SAX.startElement(a, href='http://support.microsoft.com/support/')430 SAX.characters(http://support.microsoft.com/s, 37)
29 microsoft-cp1251/Compose be_BY.CP125132 microsoft-cp1251/Compose bg_BG.CP1251154 microsoft-cp1255/Compose he_IL.CP1255186 microsoft-cp1251/Compose mk_MK.CP1251219 microsoft-cp1251/Compose ru_RU.CP1251220 microsoft-cp1251/Compose ru_UA.CP1251228 microsoft-cp1251/Compose sr_YU.CP1251245 microsoft-cp1251/Compose uk_UA.CP1251249 microsoft-cp1256/Compose ur_PK.CP1256256 microsoft-cp1255/Compose yi_US.CP1255[all …]
30 microsoft-cp1251/XLC_LOCALE be_BY.CP125132 microsoft-cp1251/XLC_LOCALE bg_BG.CP1251154 microsoft-cp1255/XLC_LOCALE he_IL.CP1255186 microsoft-cp1251/XLC_LOCALE mk_MK.CP1251218 microsoft-cp1251/XLC_LOCALE ru_RU.CP1251220 microsoft-cp1251/XLC_LOCALE ru_UA.CP1251229 microsoft-cp1251/XLC_LOCALE sr_YU.CP1251247 microsoft-cp1251/XLC_LOCALE uk_UA.CP1251249 microsoft-cp1256/XLC_LOCALE ur_PK.CP1256256 microsoft-cp1255/XLC_LOCALE yi_US.CP1255[all …]
43 microsoft("Microsoft"), enumConstant66 …final static Set<Organization> TC_ORGS = ImmutableSet.copyOf(EnumSet.of(google, apple, microsoft));
3 // http://msdn.microsoft.com/en-gb/library/windows/desktop/aa380599(v=vs.85).aspx5 // https://msdn.microsoft.com/en-gb/library/windows/desktop/aa381058(v=vs.85).aspx
85 # Install dotnet SDK based on https://www.microsoft.com/net/core#debian88 RUN curl -sSL -o dotnet100.tar.gz https://go.microsoft.com/fwlink/?LinkID=82753091 RUN curl -sSL -o dotnet101.tar.gz https://go.microsoft.com/fwlink/?LinkID=843453