90+ results for '@micros' (0 ms)

Not the results you expected?

SelectionListener.cs (https://github.com/DavidMoore/Foundation.git) C# · 148 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

CreateContainerOptionsTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 142 lines

18 * @package Tests\Unit\WindowsAzure\Blob\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Blob\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

DelegateHelpers.Generated.cs (https://github.com/ligaz/iron.git) C# · 293 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

generate_dict_views.py (https://github.com/thomo13/ironruby.git) Python · 113 lines

7 # you cannot locate the Apache License, Version 2.0, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Apache License, Version 2.0.

CacheDict.cs (https://github.com/shri/ironruby.git) C# · 114 lines

7 * you cannot locate the Microsoft Public License, please send an email to

8 * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Microsoft Public License.

FileTest.cs (https://bitbucket.org/ironpython/ironlanguages/) C# · 212 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

ServiceBusSettingsTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 250 lines

18 * @package Tests\Unit\WindowsAzure\Common\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Common\Internal

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

AccessCondition.php (https://gitlab.com/pankajmohale/chef2go) PHP · 247 lines

18 * @package WindowsAzure\Blob\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

35 * @package WindowsAzure\Blob\Models

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright 2012 Microsoft Corporation

AtomLink.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 343 lines

18 * @package WindowsAzure\Common\Internal\Atom

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

34 * @package WindowsAzure\Common\Internal\Atom

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright 2012 Microsoft Corporation

Utils.fs (https://hg01.codeplex.com/boogie) F# · 368 lines

3 ///

4 /// author: Aleksandar Milicevic (t-alekm@microsoft.com)

5 // ####################################################################

IngestManifestFile.php (git://github.com/WindowsAzure/azure-sdk-for-php.git) PHP · 576 lines

18 *

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

34 *

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright Microsoft Corporation

RuleDescription.php (https://gitlab.com/vietdhtn/myweb) PHP · 240 lines

17 * @package WindowsAzure\ServiceBus\Models

18 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

19 * @copyright 2012 Microsoft Corporation

33 * @package WindowsAzure\ServiceBus\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

indexerdefinitionsvb.vb (git://github.com/IronLanguages/main.git) Visual Basic · 156 lines ✨ Summary

This is a collection of classes and structures that demonstrate various ways to implement indexers in Visual Basic. The code includes examples of indexers with different signatures, optional parameters, parameter arrays, static indexers, and overloaded indexers.

7 ' you cannot locate the Apache License, Version 2.0, please send an email to

8 ' ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 ' by the terms of the Apache License, Version 2.0.

sbs_newtype.py (https://IronPython.svn.codeplex.com/svn) Python · 131 lines ✨ Summary

This Python script tests various class definitions and exception handling scenarios, specifically focusing on __slots__ usage and method resolution order (MRO). It generates classes with different base types and slot configurations, executes them, and checks for exceptions related to MRO conflicts and invalid slot configurations. The output indicates whether the execution was successful or not.

7 # you cannot locate the Microsoft Public License, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Microsoft Public License.

test_tuple.py (https://IronPython.svn.codeplex.com/svn) Python · 158 lines ✨ Summary

This Python code tests various aspects of tuples, including assignment, unpacking, arithmetic operations, hashing, and indexing. It verifies that certain operations raise errors, such as assigning to an empty tuple or attempting to index a tuple with a float. The code also checks the behavior of tuples in different contexts, like sorting and slicing.

7 # you cannot locate the Microsoft Public License, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Microsoft Public License.

SA1629QuickFix.cs (https://hg01.codeplex.com/stylecop) C# · 0 lines ✨ Summary

This C# code defines a class SA1629QuickFix that inherits from QuickFixBase. It’s used to fix a StyleCop violation (SA1629) where documentation text must end with a period. The class initializes bulb items for the quick fix, including a description of the violation and a suggested action.

8 // file at the root of this distribution. If you cannot locate the

9 // Microsoft Public License, please send an email to dlr@microsoft.com.

10 // By using this source code in any fashion, you are agreeing to be bound

Exceptions.cs (https://github.com/ir/ironruby.git) C# · 282 lines

7 * you cannot locate the Microsoft Public License, please send an email to

8 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Microsoft Public License.

sbs_simple_compare.py (https://IronPython.svn.codeplex.com/svn) Python · 187 lines ✨ Summary

The code tests various data types (int, float, str, complex, dict) for comparison and boolean equality with themselves and other instances of the same type, as well as with None and each other’s instances. It ensures that comparisons work correctly across different types, including when one type is converted to another.

7 # root of this distribution. If you cannot locate the Microsoft Public

8 # License, please send an email to dlr@microsoft.com. By using this source

9 # code in any fashion, you are agreeing to be bound by the terms of the

OAVSProject.cs (https://hg.codeplex.com/pytools) C# · 218 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * vspython@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

Enums.cs (https://bitbucket.org/mdavid/dlr.git) C# · 266 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

bf-ms-layout-2.c (https://bitbucket.org/codefirex/toolchain_gcc-4.9.git) C · 236 lines

3 /* Test for MS bitfield layout */

4 /* Adapted from Donn Terry <donnte@microsoft.com> testcase

5 posted to GCC-patches

channel.h (https://bitbucket.org/cyanogenmod/android_kernel_asus_tf101.git) C Header · 112 lines

18 * Authors:

19 * Haiyang Zhang <haiyangz@microsoft.com>

20 * Hank Janssen <hjanssen@microsoft.com>

HandlerBase.java (https://gitlab.com/essere.lab.public/qualitas.class-corpus) Java · 191 lines

34 * @author Copyright (c) 1998 by Microstar Software Ltd.

35 * @author written by David Megginson &lt;dmeggins@microstar.com&gt;

36 * @version 1.1

WeakHash.cs (https://IronPython.svn.codeplex.com/svn) C# · 295 lines ✨ Summary

This C# code implements a custom dictionary class called WeakHash that uses a hybrid mapping approach to store and retrieve values. It combines strong and weak references to manage memory efficiently, allowing for garbage collection while maintaining data integrity. The class provides methods for adding, removing, and retrieving values, as well as handling cleanup and rehashing of the underlying dictionary.

7 * at the root of this distribution. If you can not locate the Shared Source License

8 * for IronPython, please send an email to ironpy@microsoft.com.

9 * By using this source code in any fashion, you are agreeing to be bound by

readme.html (https://bitbucket.org/pwr235728/avl_tree.git) HTML · 77 lines

68 <h1>Give us feedback</h1>

69 <p>Use the send feedback function in Visual Studio or contact us directly at <a href="mailto:vcpplinux-support@microsoft.com?subject=Linux%20Console%20App%20question">VC++ Linux Support</a></p>

70 </div>

0006-Drivers-hv-vss-Improve-log-messages.patch (https://gitlab.com/unofficial-mirrors/vmware-photon) Patch · 105 lines

8

9 Signed-off-by: Alex Ng <alexng@microsoft.com>

10 Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>

GetOperationStatusResultTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 133 lines

18 * @package Tests\Unit\WindowsAzure\ServiceManagement\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

34 * @package Tests\Unit\WindowsAzure\ServiceManagement\Models

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright 2012 Microsoft Corporation

test_bool.py (https://bitbucket.org/mdavid/dlr.git) Python · 76 lines

7 # you cannot locate the Apache License, Version 2.0, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Apache License, Version 2.0.

HttpCallContext.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 446 lines

18 * @package WindowsAzure\Common\Internal\Http

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

35 * @package WindowsAzure\Common\Internal\Http

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright 2012 Microsoft Corporation

SharedKeyAuthSchemeTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 109 lines

18 * @package Tests\Unit\WindowsAzure\Common\Internal\Authentication

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Common\Internal\Authentication

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

FunctionalTestBase.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 125 lines

18 * @package Tests\Functional\WindowsAzure\Table

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

leaky_bucket.c (https://github.com/c444b774/jm-decision.git) C · 314 lines

10 * Main contributors (see contributors.h for copyright, address and affiliation details)

11 * - Shankar Regunathan <shanre@microsoft.com>

12 ***************************************************************************

35 * \author

36 * Shankar Regunathan shanre@microsoft.com

37 * \date

78 * \author

79 * Shankar Regunathan shanre@microsoft.com

80 * \date

111 * \author

112 * Shankar Regunathan shanre@microsoft.com

113 * \date

157 * \author

158 * Shankar Regunathan shanre@microsoft.com

159 * \date

DeTest.cs (https://IronPython.svn.codeplex.com/svn) C# · 253 lines ✨ Summary

This C# code defines a class DeTest that demonstrates event handling and delegate usage. It creates various delegates for different types of events, including string, integer, float, double, enum, and complex data types. The class provides methods to set up and run these events, showcasing how to attach and invoke event handlers.

7 * you cannot locate the Microsoft Public License, please send an email to

8 * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Microsoft Public License.

test_class_variables.rb (https://github.com/thomo13/ironruby.git) Ruby · 412 lines

7 # you cannot locate the Apache License, Version 2.0, please send an email to

8 # ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Apache License, Version 2.0.

nal.c (https://github.com/c444b774/jm-decision.git) C · 144 lines

12 * Main contributors (see contributors.h for copyright, address and affiliation details)

13 * - Shankar Regunathan <shanre@microsoft.de>

14 * - Stephan Wenger <stewe@cs.tu-berlin.de>

TopicInfoTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 211 lines

18 * @package Tests\Unit\WindowsAzure\ServiceBus\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\ServiceBus\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

run.rb (https://github.com/madpilot/ironruby.git) Ruby · 156 lines

7 # you cannot locate the Microsoft Public License, please send an email to

8 # ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Microsoft Public License.

os-event-win32.c (https://github.com/kumpera/mono.git) C · 120 lines

5 * Author:

6 * Ludovic Henry (luhenry@microsoft.com)

7 *

AssemblyTrademarkAttributeTest.cs (https://github.com/kumpera/mono.git) C# · 112 lines

4 // Authors:

5 // Alexander Köplinger (alkpli@microsoft.com)

6 //

OAuthScheme.php (https://gitlab.com/pankajmohale/chef2go) PHP · 142 lines

18 * @package WindowsAzure\Common\Internal\Authentication

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

37 * @package WindowsAzure\Common\Internal\Authentication

38 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

39 * @copyright Microsoft Corporation

QueueTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 159 lines

18 * @package Tests\Unit\WindowsAzure\Queue\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Queue\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

WrapTokenManager.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 234 lines

18 * @package WindowsAzure\ServiceBus\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

37 * @package WindowsAzure\ServiceBus\Internal

38 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

39 * @copyright 2012 Microsoft Corporation

README.md (https://gitlab.com/pymevirtual/azure-sdk-for-ruby) Markdown · 106 lines

105

106 Send email to the azsdkteam@microsoft.com or file new issue in this repository.

ChunkedGoalStateDeserializerTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 230 lines

18 * @package Tests\Unit\WindowsAzure\ServiceRuntime\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

35 * @package Tests\Unit\WindowsAzure\ServiceRuntime\Internal

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright 2012 Microsoft Corporation

QueryEntitiesResult.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 150 lines

18 * @package WindowsAzure\Table\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package WindowsAzure\Table\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

AppData.cs (https://MySpaceSilverlight.svn.codeplex.com/svn) C# · 298 lines

4 // <author>Michael S. Scherotter</author>

5 // <email>mischero@microsoft.com</email>

6 // <date>2009-05-28</date>

CSHerbivore.cs (https://terrarium2.svn.codeplex.com/svn) C# · 191 lines

11 [assembly: OrganismClass("CSharpCreatures.SimpleHerbivore")] // The class that derives from Animal

12 [assembly: AuthorInformation("Your Name", "someone@microsoft.com")] // Provide Author Information

13 // Author Name, Email

ps1.vim (https://github.com/ltoth/config_files.git) Vim Script · 105 lines

11 " Jared Parsons <jaredp@beanseed.org>

12 " Heath Stewart <heaths@microsoft.com>

13

ExponentialRetryPolicy.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 134 lines

18 * @package WindowsAzure\Common\Internal\Filters

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

31 * @package WindowsAzure\Common\Internal\Filters

32 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

33 * @copyright 2012 Microsoft Corporation

SetBlobPropertiesOptions.php (https://bitbucket.org/AndreFigueira93/siscon-laravel.git) PHP · 252 lines

18 * @package MicrosoftAzure\Storage\Blob\Models

19 * @author Azure Storage PHP SDK <dmsh@microsoft.com>

20 * @copyright 2016 Microsoft Corporation

31 * @package MicrosoftAzure\Storage\Blob\Models

32 * @author Azure Storage PHP SDK <dmsh@microsoft.com>

33 * @copyright 2016 Microsoft Corporation

DataServicesResources.Designer.cs (https://stackhash.svn.codeplex.com/svn) C# · 136 lines

90 /// <summary>

91 /// Looks up a localized string similar to An unhandled exception occurred. Please contact the WER support team [e-mail: wer@microsoft.com] for assistance..

92 /// </summary>

hv_core.c (https://gitlab.com/deepcypher/linux) C · 181 lines

7 *

8 * Author : Michael Kelley <mikelley@microsoft.com>

9 */

sbs_simple_ops.py (https://IronPython.svn.codeplex.com/svn) Python · 224 lines ✨ Summary

The code tests various mathematical operations on different data types, including integers, floats, and complex numbers, with both normal and reflected operators (e.g., +, -, *, /). It compares results from different operator implementations, such as old-style, new-style, and inplace operators. The output shows which operations produce the same result for each data type.

7 # at the root of this distribution. If you can not locate the Shared Source License

8 # for IronPython, please send an email to ironpy@microsoft.com.

9 # By using this source code in any fashion, you are agreeing to be bound by

IMediaServices.php (https://gitlab.com/vietdhtn/myweb) PHP · 446 lines

18 * @package WindowsAzure\MediaServices\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

32 * @package WindowsAzure\MediaServices\Internal

33 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

34 * @copyright Microsoft Corporation

QueryEntitiesOptionsTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 165 lines

18 * @package Tests\Unit\WindowsAzure\Table\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

34 * @package Tests\Unit\WindowsAzure\Table\Models

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright 2012 Microsoft Corporation

0013-fru-sdr-Fix-id_string-buffer-overflows.patch (https://gitlab.com/cronmod-dev/buildroot) Patch · 141 lines

1 From bf3ded3a474d85da99eb717acdcd8ff4f89f9879 Mon Sep 17 00:00:00 2001

2 From: Chrostoper Ertl <chertl@microsoft.com>

3 Date: Thu, 28 Nov 2019 17:13:45 +0000

Gears.cs (git://github.com/Wiladams/NewTOAPIA.git) C# · 212 lines

10 /*

11 * 2008: Converted to C# by William Adams (wiladams@microsoft.com)

12 * 1996: "written" by Danny Sung <dannys@ucla.edu>

README.md (git://github.com/WindowsAzure/azure-sdk-for-java.git) Markdown · 82 lines

71 For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact

72 [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

73

77 [coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

78 [coc_contact]: mailto:opencode@microsoft.com

79 [jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable

AtomLinkTest.php (git://github.com/WindowsAzure/azure-sdk-for-php.git) PHP · 265 lines

18 *

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

36 *

37 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

38 * @copyright 2012 Microsoft Corporation

bf-no-ms-layout.c (https://bitbucket.org/killerpenguinassassins/open_distrib_devel.git) C · 232 lines

3 /* Test for gcc bitfield layout, with -mno-ms-bitfields */

4 /* Adapted from Donn Terry <donnte@microsoft.com> testcase

5 posted to GCC-patches

README.md (https://gitlab.com/zhu_jie/BackupTempData) Markdown · 48 lines

38

39 This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

40

Protocol1RuntimeGoalStateClient.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 225 lines

18 * @package WindowsAzure\ServiceRuntime\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

31 * @package WindowsAzure\ServiceRuntime\Internal

32 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

33 * @copyright 2012 Microsoft Corporation

auto_any.h (https://github.com/Crystalnix/bitpop-omaha.git) C Header · 315 lines

16 //

17 // Author: Eric Niebler ( ericne@microsoft.com )

18 //

ConcurrencyAmp.cpp (https://bitbucket.org/wcom/wcom-public.git) C++ · 365 lines

6 // If you cannot locate the Microsoft Public License, please send an email to

7 // dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

8 // by the terms of the Microsoft Public License.

active-directory-app-gallery-listing.md (https://gitlab.com/yeah568/azure-content) Markdown · 98 lines

31

32 To integrate your application with Azure AD, following the [developer instructions](active-directory-authentication-scenarios.md). Then complete the questions below and send to waadpartners@microsoft.com.

33

67

68 Any app that supports SAML 2.0 can be integrated directly with an Azure AD tenant using [these instructions to add a custom application](active-directory-saas-custom-apps.md). Once you have tested that your application integration works with Azure AD, send the following information to <waadpartners@microsoft.com>.

69

AssetFile.php (https://gitlab.com/vietdhtn/myweb) PHP · 551 lines

18 * @package WindowsAzure\MediaServices\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

33 * @package WindowsAzure\MediaServices\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright Microsoft Corporation

index.html (https://gitlab.com/Blueprint-Marketing/validator-demo) HTML · 108 lines

30 <li><strong>john.smith@gmaill.com</strong>: Invalid, because gmaill.com does not have valid MX records.</li>

31 <li><strong>john@microsoft.io</strong>: Invalid because while microsoft.io does not have any MX records, it does have fallback A records, but alas no Mail Exchanger responds.</li>

32 </ul>

WebConnectionStream.cs (https://github.com/grendello/mono.git) C# · 264 lines

5 // Gonzalo Paniagua Javier (gonzalo@ximian.com)

6 // Martin Baulig <mabaul@microsoft.com>

7 //

GetAffinityGroupPropertiesResult.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 158 lines

18 * @package WindowsAzure\ServiceManagement\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package WindowsAzure\ServiceManagement\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

dirent.c (https://bitbucket.org/thelearninglabs/uclinux-distro-tll-public.git) C · 277 lines

14 * Ported to Windows NT 22 May 91

15 * other mods Summer '92 brianmo@microsoft.com

16 * opendirx() was horribly written, very inefficient, and did not take care

MixedCodeDocument.cs (https://github.com/acken/mono.git) C# · 799 lines

1 // HtmlAgilityPack V1.0 - Simon Mourier <simonm@microsoft.com>

2 using System;

trace.h (https://gitlab.com/deepcypher/linux) C Header · 1025 lines

4 *

5 * Author(s): Steve French <stfrench@microsoft.com>

6 */

ubc_check.c (https://gitlab.com/storedmirrors/git) C · 372 lines

1 /***

2 * Copyright 2017 Marc Stevens <marc@marc-stevens.nl>, Dan Shumow <danshu@microsoft.com>

3 * Distributed under the MIT Software License.

DynamicInstructions.Generated.cs (https://gitlab.com/unofficial-mirrors/PowerShell) C# · 502 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

sb-msdn.el (https://github.com/AriT93/emacs.git) Emacs Lisp · 88 lines

65

66 (defvar shimbun-msdn-from-address "nobody@microsoft.com")

67 (defvar shimbun-msdn-content-start "\\(<!--\\(pull table\\|BEGIN_CONTENT\\| Begin Content \\)-->\\|<table id=\"hpcontenttable\".*>\\)")

license_check.rb (https://github.com/thomo13/ironruby.git) Ruby · 56 lines

8 " * you cannot locate the Apache License, Version 2.0, please send an email to \n",

9 " * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound \n",

10 " * by the terms of the Apache License, Version 2.0.\n",

24 "\357\273\277 * you cannot locate the Apache License, Version 2.0, please send an email to \n",

25 "\357\273\277 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound \n",

26 "\357\273\277 * by the terms of the Apache License, Version 2.0.\n",

ips.rb (https://github.com/aputs/wurfl_device.git) Ruby · 234 lines

9 @label = label

10 @microseconds = us

11 @iterations = iters

19 def seconds

20 @microseconds.to_f / 1_000_000.0

21 end

IntegrationTestBase.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 105 lines

18 * @package Tests\Functional\WindowsAzure\ServiceBus

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

ServiceRestTrait.php (https://bitbucket.org/AndreFigueira93/siscon-laravel.git) PHP · 259 lines

19 * @package MicrosoftAzure\Storage\Common\Internal

20 * @author Azure Storage PHP SDK <dmsh@microsoft.com>

21 * @copyright 2017 Microsoft Corporation

41 * @package MicrosoftAzure\Storage\Common\Internal

42 * @author Azure Storage PHP SDK <dmsh@microsoft.com>

43 * @copyright 2017 Microsoft Corporation

Generator.cs (https://github.com/jdhardy/ironpython.git) C# · 85 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

51 * you cannot locate the Apache License, Version 2.0, please send an email to

52 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

53 * by the terms of the Apache License, Version 2.0.

CloudConfigurationManagerTest.php (https://hg.codeplex.com/bukuphpjs) PHP · 227 lines

18 * @package Tests\Unit\WindowsAzure\Common

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Common

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

GHTDB.MSSQL.sql (https://github.com/pruiz/mono.git) SQL · 1640 lines

62

63 if( ( (@@microsoftversion / power(2, 24) = 8) and (@@microsoftversion & 0xffff >= 724) ) or ( (@@microsoftversion / power(2, 24) = 7) and (@@microsoftversion & 0xffff >= 1082) ) )

64 exec sp_dboption N'GHTDB', N'db chaining', N'false'

0d71f4f1-efc1-127e-5edc-263a3a2a30fb.md (https://gitlab.com/mixedup/VBA-content) Markdown · 258 lines

25 INSERT INTO tblCustomers

26 VALUES (1, Kelly, 'Jill', '555-1040', 'someone@microsoft.com')

27

153 INSERT INTO tblCustomers

154 VALUES (1, Kelly, 'Jill', '555-1040', 'someone@microsoft.com')

155

EntryTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 670 lines

18 * @package Tests\Unit\WindowsAzure\Common\Internal\Atom

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

37 * @package Tests\Unit\WindowsAzure\Common\Internal\Atom

38 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

39 * @copyright 2012 Microsoft Corporation

QueueServiceFunctionalParameterTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 855 lines

18 * @package Tests\Functional\WindowsAzure\Queue

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

Facets.cs (https://moss.svn.codeplex.com/svn) C# · 298 lines

8 /// Project: MOSS Faceted Search

9 /// Author: Leonid Lyublinski (leonidly@microsoft.com)

10 /// Company: Microsoft Services

data-lake-analytics-documentation-backlog.md (https://gitlab.com/yeah568/azure-content) Markdown · 63 lines

62 * Submit a pull request on this document in the [Azure Content Repo](https://github.com/Azure/azure-content/blob/master/articles/data-lake-analytics/data-lake-analytics-documentation-backlog.md)

63 * Send an email to [adlafeedback at microsoft.com](mailto:adlafeedback@microsoft.com?subject=DocBacklog)

64

WrapTokenManagerTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 184 lines

18 * @package Tests\Unit\WindowsAzure\ServiceBus\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

40 * @package Tests\Unit\WindowsAzure\ServiceBus\Internal

41 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

42 * @copyright 2012 Microsoft Corporation

AreaTex.h (https://github.com/afrancois/Cinder.git) C Header · 668 lines

4 * Copyright (C) 2013 Belen Masia (bmasia@unizar.es)

5 * Copyright (C) 2013 Fernando Navarro (fernandn@microsoft.com)

6 * Copyright (C) 2013 Diego Gutierrez (diegog@unizar.es)

CP852%UCS.src (https://bitbucket.org/freebsd/freebsd-head/) Unknown · 162 lines

20 # Date: 04/24/96

21 # Authors: Lori Brownell <loribr@microsoft.com>

22 # K.D. Chang <a-kchang@microsoft.com>