90+ results for '@micros' (0 ms)
Not the results you expected?
SelectionListener.cs (https://github.com/DavidMoore/Foundation.git) C# · 148 lines
CreateContainerOptionsTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 142 lines
DelegateHelpers.Generated.cs (https://github.com/ligaz/iron.git) C# · 293 lines
generate_dict_views.py (https://github.com/thomo13/ironruby.git) Python · 113 lines
CacheDict.cs (https://github.com/shri/ironruby.git) C# · 114 lines
FileTest.cs (https://bitbucket.org/ironpython/ironlanguages/) C# · 212 lines
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
AtomLink.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 343 lines
Utils.fs (https://hg01.codeplex.com/boogie) F# · 368 lines
IngestManifestFile.php (git://github.com/WindowsAzure/azure-sdk-for-php.git) PHP · 576 lines
RuleDescription.php (https://gitlab.com/vietdhtn/myweb) PHP · 240 lines
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.
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.
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.
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.
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.
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.
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.
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.
Exceptions.cs (https://github.com/ir/ironruby.git) C# · 282 lines
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.
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.
OAVSProject.cs (https://hg.codeplex.com/pytools) C# · 218 lines
Enums.cs (https://bitbucket.org/mdavid/dlr.git) C# · 266 lines
channel.h (https://bitbucket.org/cyanogenmod/android_kernel_asus_tf101.git) C Header · 112 lines
HandlerBase.java (https://gitlab.com/essere.lab.public/qualitas.class-corpus) Java · 191 lines
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.
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.
readme.html (https://bitbucket.org/pwr235728/avl_tree.git) HTML · 77 lines
0006-Drivers-hv-vss-Improve-log-messages.patch (https://gitlab.com/unofficial-mirrors/vmware-photon) Patch · 105 lines
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
HttpCallContext.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 446 lines
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
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.
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.
test_class_variables.rb (https://github.com/thomo13/ironruby.git) Ruby · 412 lines
nal.c (https://github.com/c444b774/jm-decision.git) C · 144 lines
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
os-event-win32.c (https://github.com/kumpera/mono.git) C · 120 lines
AssemblyTrademarkAttributeTest.cs (https://github.com/kumpera/mono.git) C# · 112 lines
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
WrapTokenManager.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 234 lines
README.md (https://gitlab.com/pymevirtual/azure-sdk-for-ruby) Markdown · 106 lines
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
AppData.cs (https://MySpaceSilverlight.svn.codeplex.com/svn) C# · 298 lines
CSHerbivore.cs (https://terrarium2.svn.codeplex.com/svn) C# · 191 lines
ps1.vim (https://github.com/ltoth/config_files.git) Vim Script · 105 lines
SetBlobPropertiesOptions.php (https://bitbucket.org/AndreFigueira93/siscon-laravel.git) PHP · 252 lines
DataServicesResources.Designer.cs (https://stackhash.svn.codeplex.com/svn) C# · 136 lines
hv_core.c (https://gitlab.com/deepcypher/linux) C · 181 lines
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.
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.
IMediaServices.php (https://gitlab.com/vietdhtn/myweb) PHP · 446 lines
QueryEntitiesOptionsTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 165 lines
0013-fru-sdr-Fix-id_string-buffer-overflows.patch (https://gitlab.com/cronmod-dev/buildroot) Patch · 141 lines
Gears.cs (git://github.com/Wiladams/NewTOAPIA.git) C# · 212 lines
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.
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
bf-no-ms-layout.c (https://bitbucket.org/killerpenguinassassins/open_distrib_devel.git) C · 232 lines
README.md (https://gitlab.com/zhu_jie/BackupTempData) Markdown · 48 lines
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.
Protocol1RuntimeGoalStateClient.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 225 lines
auto_any.h (https://github.com/Crystalnix/bitpop-omaha.git) C Header · 315 lines
ConcurrencyAmp.cpp (https://bitbucket.org/wcom/wcom-public.git) C++ · 365 lines
active-directory-app-gallery-listing.md (https://gitlab.com/yeah568/azure-content) Markdown · 98 lines
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.
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>.
AssetFile.php (https://gitlab.com/vietdhtn/myweb) PHP · 551 lines
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
GetAffinityGroupPropertiesResult.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 158 lines
MixedCodeDocument.cs (https://github.com/acken/mono.git) C# · 799 lines
trace.h (https://gitlab.com/deepcypher/linux) C Header · 1025 lines
ubc_check.c (https://gitlab.com/storedmirrors/git) C · 372 lines
sb-msdn.el (https://github.com/AriT93/emacs.git) Emacs Lisp · 88 lines
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
IntegrationTestBase.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 105 lines
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
GHTDB.MSSQL.sql (https://github.com/pruiz/mono.git) SQL · 1640 lines
0d71f4f1-efc1-127e-5edc-263a3a2a30fb.md (https://gitlab.com/mixedup/VBA-content) Markdown · 258 lines
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
Facets.cs (https://moss.svn.codeplex.com/svn) C# · 298 lines
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)
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