context
stringlengths
2.52k
185k
gt
stringclasses
1 value
#region license // Copyright (c) 2009 Rodrigo B. de Oliveira (rbo@acm.org) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above co...
/* * Comparers - Various Comparer classes used within ObjectListView * * Author: Phillip Piper * Date: 25/11/2008 17:15 * * Change log: * v2.8.1 * 2014-12-03 JPP - Added StringComparer * v2.3 * 2009-08-24 JPP - Added OLVGroupComparer * 2009-06-01 JPP - ModelObjectComparer would crash if secondary sort...
// <copyright file="SparseMatrixTests.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // http://mathnetnumerics.codeplex.com // // Copyright (c) 2009-2013 Math.NET // // Permission is hereby granted, free of charg...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Reflection; using Xunit; nam...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.Win32; using Microsoft.Win32.SafeHandles; using System.Collections; using System.Collections.Generic...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
//#define PRE_V2_4 using System; using System.Collections.Generic; using System.Text; using System.ComponentModel; using System.Threading; using InTheHand.Net.Sockets; using System.Diagnostics; #if NETCF using SendOrPostCallback = System.Threading.WaitCallback; #endif namespace InTheHand.Net.Bluetooth { /// <summa...
/* Copyright 2012 Michael Edwards Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to i...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Bond.Expressions.Xml { using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System....
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
// SF API version v50.0 // Custom fields included: False // Relationship objects included: True using System; using NetCoreForce.Client.Models; using NetCoreForce.Client.Attributes; using Newtonsoft.Json; namespace NetCoreForce.Models { ///<summary> /// Process Instance ///<para>SObject Name: ProcessInstance</para...
// **************************************************************** // Copyright 2008, Charlie Poole // This is free software licensed under the NUnit license. You may // obtain a copy of the license at http://nunit.org // **************************************************************** using System; using System.Coll...
#region LGPL License /* Axiom Game Engine Library Copyright (C) 2003 Axiom Project Team The overall design, and a majority of the core engine and rendering code contained within this library is a derivative of the open source Object Oriented Graphics Engine OGRE, which can be found at http://ogre.sourceforge.net. ...
//------------------------------------------------------------------------------ // <copyright file="ExpressionBindingCollection.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ na...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.IO; using System.Linq; using System.Text; using System.T...
/* FluorineFx open source library Copyright (C) 2007 Zoltan Csibi, zoltan@TheSilentGroup.com, FluorineFx.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // using System; using System.Runtime.InteropServices; using System.Threading.Tasks; using System.Collections.Generi...
using System; using System.Text; using System.Collections; using System.Collections.Generic; using System.Runtime.Serialization; using Newtonsoft.Json; namespace Org.OpenAPITools.Model { /// <summary> /// /// </summary> [DataContract] public class FreeStyleProject { /// <summary> /// Gets or Sets C...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Threading; using PWLib.FileSyncLib; namespace AutoUSBBackup.GUI { public partial class MainForm : Form { static MainForm sInstance = nu...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Reflection.Emit; using ServiceStack.Common.Support; using ServiceStack.Logging; namespace ServiceStack.Common.Utils { public class ReflectionUtils { public static readonly ILog Log = LogManager.GetLogger(typeof...
#region Copyright notice and license // Copyright 2015, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyrig...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using Microsoft.Extensions.FileProviders; using Microsoft.Extensions.FileProviders.Internal; using Microsoft.Extensions.FileProviders.Physical; using Microsoft.Extensions.Primitives; using OrchardCore.Modules; namespace OrchardCore.Mvc...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // <OWNER>[....]</OWNER> // /*============================================================ * * Class: IsolatedStorage * * * Purpose: Provides access to Persisted Application / Assembly data * * Date: Feb 15, 2000 * ...
#region License // // Copyright (c) 2007-2018, Sean Chambers <schambers80@gmail.com> // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // ...
// // Copyright (c) 2004-2018 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #pragma warning disable 169 // There is no defined ordering between fields in multiple declarations of partial cla...
using EdiEngine.Common.Enums; using EdiEngine.Common.Definitions; using EdiEngine.Standards.X12_004010.Segments; namespace EdiEngine.Standards.X12_004010.Maps { public class M_841 : MapLoop { public M_841() : base(null) { Content.AddRange(new MapBaseEntity[] { new L_SPI(this) { ReqDes = RequirementDesigna...
#define GoogleCodeJam #define DEBUG using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; namespace CodingChallenge { // Test public class Program { #if CodeForces private static object solve() { ...
using System.Threading.Tasks; using Baseline.Dates; using IntegrationTests; using Jasper.Persistence; using Jasper.Persistence.Marten; using Jasper.Tracking; using Jasper.Util; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Shouldly; u...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using JetBrains.Application.Settings; using JetBrains.Diagnostics; using JetBrains.ReSharper.Daemon.CSharp.Stages; using JetBrains.ReSharper.Daemon.VisualElements; using JetBrains.ReSharper.Feature.Services.Daemon; using JetB...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
/* ==================================================================== Licensed To the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for Additional information regarding copyright ownership. The ASF licenses this file To Y...
#region License // Copyright (c) 2007 James Newton-King // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation // files (the "Software"), to deal in the Software without // restriction, including without limitation the rights to use, // copy, ...
using System; using System.Text; using System.Diagnostics; using Diagnostics.Tracing; using Diagnostics.Tracing.Parsers; using Address = System.UInt64; using System.Runtime.InteropServices; // This code was automatically generated by the TraceParserGen tool, which converts // an ETW event manifest into strongly typed ...
using System; using System.Threading; namespace Skewworks.NETMF.Controls { /// <summary> /// Base class for creating controls with automatic scrolling /// </summary> [Serializable] public class ScrollableControl : Control //MarshalByRefObject, IControl { #region Variables /* // Name & Ta...
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/ // Portions Copyright 2000-2004 Jonathan de Halleux // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.a...
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // All rights reserved. // // Licensed under the Apache License, Version 2.0 (the License); you may not use // this file except in compliance with the License. You may obtain a copy of the // License at http://www.apache.org/licenses/LICENSE-2.0 //...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using Xunit; namespace System.Collections.Specialized.Tests { ...
using System; using System.IO; using System.Linq; using AsmResolver.DotNet.Builder; using AsmResolver.DotNet.Code.Cil; using AsmResolver.DotNet.Signatures; using AsmResolver.DotNet.Signatures.Types; using AsmResolver.DotNet.TestCases.CustomAttributes; using AsmResolver.DotNet.TestCases.Properties; using AsmResolver.IO;...
using UnityEngine; using System.Collections; public class Block { const float tileSize = 0.25f; // 1 divided by rows public struct Tile { public int x; public int y; } public enum Direction { North, East, South, West, Up, Down }; public virtual Tile TexturePosition(Direction direction) { ...
// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
#region Copyright notice and license // Copyright 2015 gRPC authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeRefactorings; using Microsoft.CodeAnalysis.CodeRefactorings.ExtractMethod; using Microsoft.Code...
// // Copyright (c) 2004-2021 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
using UnityEngine; using UnityEditor; using System.IO; using System.Collections.Generic; using System.Xml; using System.Xml.Serialization; namespace PixelCrushers.DialogueSystem { /// <summary> /// This wizard sets up the Dialogue Manager object. /// </summary> public class DialogueManagerWizard : EditorWindow { ...
/*************************************************************************** * DateButton.cs * * Copyright (C) 2005 Novell * Written by Aaron Bockover (aaron@aaronbock.net) ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE AS OUTLINED ...
using System.Collections.Generic; using System.Linq; using System.Xml; using DbShell.Driver.Common.AbstractDb; using DbShell.Driver.Common.CommonTypeSystem; using DbShell.Driver.Common.Utility; using System.Text; using System.Runtime.Serialization; namespace DbShell.Driver.Common.Structure { /// <summary> /// ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.ComponentModel; using System.Data; using System.Data.Common; using System.Data.ProviderBa...
/* * SystemPens.cs - Implementation of the * "System.Drawing.SystemPens" class. * * Copyright (C) 2003 Southern Storm Software, Pty Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundati...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using Xunit; namespace System.Tests { public partial class Vers...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //----------------------------------------------------------------------------- // // Description: // This is a sub class of the abstract class for Package. // This ...
// Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.IO; using FluentAssertions; using Microsoft.DotNet.TestFramework; using Microsoft.DotNet.Tools.Test.Utilities; using Xunit; using L...
using System; using System.Linq; using JetBrains.DataFlow; using JetBrains.Metadata.Reader.API; using JetBrains.Metadata.Reader.Impl; using JetBrains.Metadata.Utils; using JetBrains.Util; using NUnit.Framework; using Xunit.Abstractions; using XunitContrib.Runner.ReSharper.UnitTestProvider; namespace XunitContrib.Runne...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Runtime.Tests.Common; using Xunit; public static class EnumTests { [Theory] [InlineData("Red", false, true, SimpleEnum.Red)] [I...
/* part of Pyrolite, by Irmen de Jong (irmen@razorvine.net) */ using System; using System.Collections; namespace Razorvine.Pickle.Objects { /// <summary> /// Creates arrays of objects. Returns a primitive type array such as int[] if /// the objects are ints, etc. /// </summary> public class ArrayConstructor : IObj...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Diagnostics.Contracts; using System.Reflection; using System.Ru...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright (c) The Avalonia Project. All rights reserved. // Licensed under the MIT license. See licence.md file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using System.Linq; using Avalonia.Collections; using Avalonia.Controls.Presenter...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; namespace System.IO.Tests { public class DirectoryInfo_CreateSubDirectory : FileSystemTest { ...
// <copyright file="DriverContext.cs" company="Objectivity Bespoke Software Specialists"> // Copyright (c) Objectivity Bespoke Software Specialists. All rights reserved. // </copyright> // <license> // The MIT License (MIT) // Permission is hereby granted, free of charge, to any person obtaining a copy // o...
using UnityEditor; using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Text; using System.Xml; public class UnitySequencerIO { #region Constants const string Machinima = "machinima"; #endregion #region Variables CutsceneEditor ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
using System; using NUnit.Framework; using System.Collections.ObjectModel; using System.Threading; using System.Threading.Tasks; using Zu.AsyncWebDriver; using Zu.WebBrowser.AsyncInteractions; using Zu.WebBrowser.BasicTypes; namespace Zu.AsyncChromeDriver.Tests { [TestFixture] public class ExecutingAsyncJavasc...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // TargetRegistry.cs //...
//////////////////////////////////////////////////////////////////////////////// // // // MIT X11 license, Copyright (c) 2005-2006 by: // // ...
using System; using System.IO; using System.Text; using NUnit.Framework; namespace MSBuild.Community.Tasks.Tests { /// <summary> /// Summary description for VersionTest /// </summary> [TestFixture] public class VersionTest { private string testDirectory; private Version task; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /*============================================================ ** ** ** ** Purpose: A wrapper class for the primitiv...
/* * Infoplus API * * Infoplus API. * * OpenAPI spec version: v1.0 * Contact: api@infopluscommerce.com * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
// // SyncGateway.cs // // Author: // Jim Borden <jim.borden@couchbase.com> // // Copyright (c) 2015 Couchbase, Inc All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the Lice...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.CommandLine; using System.IO; using System.Linq; using System.Threading; using Wyam.Common.IO; using Wyam.Common.Tracing; using Wyam.Configuration.Preprocessing; using Wyam.Hosting; using Wyam.Tracing; namespace Wyam.Comm...
/* Copyright 2012 Michael Edwards Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to i...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Runtime.InteropServices; using System.Text; internal partial class Interop { interna...
using System; using System.IO; using System.Linq; using System.Text; using System.Threading; using System.Xml; using System.Xml.Serialization; using MetX.Standard.Interfaces; using MetX.Standard.Library.Extensions; using MetX.Standard.Library.ML; using MetX.Standard.Library.Strings; namespace XLG.Pipeliner.Pipelines {...
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Speech.Synthesis; using System.Speech.Synthesis.TtsEngine; using System.Speech.Recognition; using System.Diagnostics; using System.IO; namespace eDocumentReader.Hubs { /// <summary> /// A speech synthesizer. The ...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Runtime.Versioning; using NuGet.Resources; namespace NuGet { public class InstallWalker : PackageWalker, IPackageOperationResolver { private readonly bool _...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Reflection; using Xunit; namespace System.Linq.Expressions.Tests { ...
using EpisodeInformer.Data; using EpisodeInformer.Data.Basics; using Ionic.Zip; using System; using System.ComponentModel; using System.Data; using System.Data.OleDb; using System.Drawing; using System.IO; using System.Threading; using System.Windows.Forms; namespace ServiceManager { public partial class frmDataCopy...
using System; using System.Text.RegularExpressions; using Orleans.GrainDirectory; using Orleans.Streams; namespace Orleans { namespace Concurrency { /// <summary> /// The ReadOnly attribute is used to mark methods that do not modify the state of a grain. /// <para> /// Marking m...
using Prism.Properties; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Collections.Specialized; using System.Globalization; using System.IO; using System.Linq; using System.Windows.Markup; namespace Prism.Modularity { /// <summary> /// The <see cref="Module...
/* Copyright (c) 2012 Jakub Misek The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove t...
using System; using System.Collections.Generic; using System.Text; /* Copyright 2015 Glen Boothby http://www.codehack.uk */ namespace glboothby.Models { public class NumberString { #region Properties public bool IsNegative { get; set; } public bool LongScale { get; set; } public ...
using System.Text; using System.Web; using Ninject; using NuGet.Resources; using NuGet.Server.DataServices; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Runtime.Versioning; usin...
using System.Diagnostics; using System; using System.Collections; using System.Collections.Generic; using Common; using Fairweather.Service; using System.Linq; using Common.Sage; using System.Globalization; using Versioning; namespace Common.Posting { #warning modifies the data /// <summary> /// * type correct...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Xml; using System.Text; using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Thread...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; namespace Phonix.Parse { public class ParamList : Dictionary<string, object> { } public class RuleContext { public List<IRuleSegment> Left; public List<IRuleSegment> Right; public ...
/** * LookupService.cs * * Copyright (C) 2008 MaxMind Inc. All Rights Reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your...
/********************************************************************++ * Copyright (c) Microsoft Corporation. All rights reserved. * --********************************************************************/ using System.Management.Automation.Remoting; using Dbg = System.Management.Automation.Diagnostics; namespace ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.12.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // using System; using System.Diagnostics; using System.ComponentModel; using System.ComponentModel.Design.Serializ...
using System; using System.Collections.Generic; using Newtonsoft.Json; /* * AvaTax API Client Library * * (c) 2004-2019 Avalara, Inc. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * @author Genevieve Conty * @author Greg Hester...
using System; using NBitcoin.BouncyCastle.Crypto.Utilities; using NBitcoin.BouncyCastle.Utilities; namespace NBitcoin.BouncyCastle.Crypto.Digests { /** * Base class for SHA-384 and SHA-512. */ internal abstract class LongDigest : IDigest, IMemoable { private int MyByteLength = 128; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.Win32.SafeHandles; using System.Text; using System.Runtime.InteropServices; using System.ComponentMo...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace System.Xml.Xsl.XsltOld { using System; using System.Diagnostics; using System.Collections; ...
using System; using System.IO; using System.Linq; using System.Reflection; using JetBrains.Diagnostics; using JetBrains.Rider.Model.Unity; using JetBrains.Rider.Unity.Editor.Logger; using UnityEditor; using UnityEngine; namespace JetBrains.Rider.Unity.Editor { public interface IPluginSettings { OperatingSystem...
/* * Farseer Physics Engine: * Copyright (c) 2012 Ian Qvist * * Original source Box2D: * Copyright (c) 2006-2011 Erin Catto http://www.box2d.org * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of t...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.IO; using System.Diagnostics; using System.Diagnostics.Contracts; using System.Text; using System.Threading; using System.Security; namespac...
#if NETFX_CORE using MarkerMetro.Unity.WinLegacy.Security.Cryptography; using System.Threading.Tasks; using System.Globalization; #endif using Facebook; using System; using System.Collections.Generic; using MarkerMetro.Unity.WinIntegration; #if NETFX_CORE using Windows.Storage; using MarkerMetro.Unity.WinIntegration....
# CS_ARCH_SYSZ, 0, None 0xec,0x00,0x80,0x00,0x00,0xd9 = aghik %r0, %r0, -32768 0xec,0x00,0xff,0xff,0x00,0xd9 = aghik %r0, %r0, -1 0xec,0x00,0x00,0x00,0x00,0xd9 = aghik %r0, %r0, 0 0xec,0x00,0x00,0x01,0x00,0xd9 = aghik %r0, %r0, 1 0xec,0x00,0x7f,0xff,0x00,0xd9 = aghik %r0, %r0, 32767 0xec,0x0f,0x00,0x00,0x00,0xd9 = aghi...