context
stringlengths
2.52k
185k
gt
stringclasses
1 value
/* * Copyright (c) Contributors, http://aurora-sim.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 reta...
// 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...
/* [The "BSD licence"] Copyright (c) 2005-2007 Kunle Odutola All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code MUST RETAIN the above copyright notice, this list of cond...
//////////////////////////////////////////////////////////////////////////////// // ________ _____ __ // / _____/_______ _____ ____ ____ _/ ____\__ __ | | // / \ ___\_ __ \\__ \ _/ ___\_/ __ \\ __\| | \| | // \ \_\ \| | \/ ...
// 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.Diagnostics; using System.IO; using System.Net.Sockets; using System.Runtime.InteropServices; using Sys...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
/* Copyright (c) 2013, HotDocs Limited Use, modification and redistribution of this source is subject to the New BSD License as set out in LICENSE.TXT. */ using HotDocs.Sdk; using HotDocs.Sdk.Server.Contracts; using HotDocs.Server; using System; using System.Collections.Generic; using System.IO; using System.Lin...
using System; using System.Reflection; using FileHelpers.Converters; namespace FileHelpers { /// <summary>Indicates the <see cref="ConverterKind"/> used for read/write operations.</summary> /// <remarks>See the <a href="http://www.filehelpers.net/mustread">Complete attributes list</a> for more information and ...
using System; using System.IO; using System.Web.Http; using Aspose.Note.Live.Demos.UI.Models; using System.Threading.Tasks; using Aspose.Note.Live.Demos.UI.Config; using System.IO.Compression; using System.Collections.Generic; using System.Net.Http; using System.Net.Http.Headers; using System.Drawing.Imaging; using Sys...
// 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.Data.Odbc; using System.Runtime.ConstrainedExecution; using System.Runtime.InteropService...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Composition; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CodeFixes; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis.CodeActions; using Microsoft.CodeAnaly...
// Copyright (c) Microsoft Corporation. All rights reserved. // // Licensed under the MIT License. See LICENSE.txt in the project root for license information. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Diagnostics; using System.Glob...
// Copyright 2021 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 ...
using System; using System.IO; using ChainUtils.BouncyCastle.Asn1; using ChainUtils.BouncyCastle.Asn1.CryptoPro; using ChainUtils.BouncyCastle.Asn1.Oiw; using ChainUtils.BouncyCastle.Asn1.Pkcs; using ChainUtils.BouncyCastle.Asn1.X509; using ChainUtils.BouncyCastle.Asn1.X9; using ChainUtils.BouncyCastle.Crypto; using Ch...
#region File Description //----------------------------------------------------------------------------- // SceneItem.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregion #r...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Net; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Server.Kestrel.Internal.System.IO.Pipelines; using Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal; using Microsoft....
/* Copyright (c) 2013 DEVSENSE 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 this...
#region File Description //----------------------------------------------------------------------------- // HelpScreen.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregion #...
// 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.Diagnostics; using System.Globalization; using System.IO; using System.Text; namespace System.Net.Http...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. /*============================================================ ** ** Class: ResourceWriter ** ** ** ** Purpose: Default way to write strings to a CLR resource ** fil...
namespace android.database.sqlite { [global::MonoJavaBridge.JavaClass()] public partial class SQLiteDatabase : android.database.sqlite.SQLiteClosable { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static SQLiteDatabase() { InitJNI(); } protected SQLiteDatabase(global::MonoJava...
//--------------------------------------------------------------------- // Author: Keith Hill, jachymko // // Description: Interface for writing and throwing exceptions // // Creation Date: Dec 29, 2006 //--------------------------------------------------------------------- using System; using System.Collections.Generi...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using static System.Environment; namespace Bud { /// <summary> /// This class contains a bunch of static methods for batch execution of processes. /// The executed processes...
// 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.Collections.Immutable; using System.Threading; using System.Threading.Tasks; using Microsoft.Code...
/* * TestXmlDocument.cs - Tests for the "System.Xml.XmlDocument" class. * * Copyright (C) 2002 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 Foundation; either ...
// Jacqueline Kory Westlund // June 2016 // // The MIT License (MIT) // Copyright (c) 2016 Personal Robots Group // // 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, inc...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
// 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...
// // AudioSession.cs: AudioSession bindings // // Authors: // Miguel de Icaza (miguel@novell.com) // Marek Safar (marek.safar@gmail.com) // // Copyright 2009 Novell, Inc // Copyright 2011, 2012 Xamarin Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this softwa...
// 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.Reflection; using System.Text; using System.Collections; using System.Globalization; using System.Runti...
using System.Linq; using EntityFramework.Extensions; using EntityFramework.Future; using Xunit; using Tracker.SqlServer.CodeFirst; using Tracker.SqlServer.CodeFirst.Entities; namespace Tracker.SqlServer.Test { public class FutureDbContext { [Fact] public void PageTest() { va...
using System; using System.Collections; using System.Collections.Generic; using System.Threading; using System.Linq; namespace Shielded { #if USE_STD_HASHSET internal class SimpleHashSet : HashSet<IShielded> { /// <summary> /// Performs the commit check on the enlisted items. /// </sum...
// ReSharper disable InconsistentNaming namespace Orders.com.WPF { using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Reflection; /* * * License: * * Microsoft Public License (MS-PL) * * This li...
/* * Copyright (c) Contributors, http://aurora-sim.org/, 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: * * Redistributio...
#region Copyright (C) 2013 // Project hw.nuget // Copyright (C) 2013 - 2013 Harald Hoyer // // 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 Foundation, either version 3 of the Licen...
/* * 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 You under the Apache License, Version 2.0 * (the "License"); you may ...
namespace Orleans.CodeGenerator { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Runtime.Serialization; using System.Text.RegularExpressions; using Microsof...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using IDE.Common; using IDE.Controls; using IDE.Collections; namespace IDE.Forms { /// <summary> /// Summary description for WizardDialog. /// </summary> internal class WizardDialog : System.Windo...
using System; using System.Collections.Generic; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Storage; using Microsoft.Xna.Framework.Content; usin...
/** * \file NETGeographicLib\ProjectionsPanel.cs * \brief NETGeographicLib projection example * * NETGeographicLib.AzimuthalEquidistant, * NETGeographicLib.CassiniSoldner, and * NETGeographicLib.Gnomonic example. * * NETGeographicLib is copyright (c) Scott Heiman (2013) * GeographicLib is Copyright (c) Charles...
namespace Cql.Core.Owin.SwaggerDocs { using System; using System.Collections.Generic; using System.Web.Http.Description; using Swashbuckle.Swagger; public class AuthTokenOperation : IDocumentFilter { public bool SupportsClientId { get; set; } = true; public bool SupportsPasswo...
// 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...
/**************************************************************************** Copyright (c) 2010 cocos2d-x.org Copyright (c) 2011-2012 openxlive.com 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...
/****************************************************************************** * The MIT License * Copyright (c) 2003 Novell Inc. www.novell.com * * 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 Sof...
using System; using OTFontFile; using OTFontFile.OTL; namespace OTFontFileVal { /// <summary> /// Summary description for val_BASE. /// </summary> public class val_BASE : Table_BASE, ITableValidate { /************************ * constructors */ pu...
using OpenKh.Common; using OpenKh.Kh2; using OpenKh.Ps2; using System.Collections.Generic; using System.IO; using System.Linq; using System.Numerics; namespace OpenKh.Engine.Parsers { public class Kkdf2MdlxParser { private class ImmutableMesh { public Mdlx.DmaChain DmaChain { get; }...
// 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.Diagnostics; using Microsoft.CSharp.RuntimeBinder.Errors; using Microsoft.CSharp.RuntimeBinder.Syntax; ...
// 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.Diagnostics; using System.Globalization; using System.Reflection; namespace System.Net { internal ...
//----------------------------------------------------------------------------- // Verve // Copyright (C) - Violent Tulip //----------------------------------------------------------------------------- singleton GuiControlProfile( VEditorDefaultProfile ) { opaque = true; fillColor = "70 70 70"; ...
// 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.Diagnostics; using System.IO.PortsTests; using System.Linq; using System.Text; using System.Threading; ...
// Copyright (c) 2010-2013 SharpDX - Alexandre Mutel // // 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, modif...
// 2017-11-09 // // This works more or less, but the defintion is ambiguous. // Are uncancelled duplicates allowed? // Limit this to only one digit, or more? // This only considers a single digit that may occur more than once. That means // - There is no way to consider multiple cancellations at the same time. // Fo...
// Copyright 2011 The Noda Time Authors. All rights reserved. // Use of this source code is governed by the Apache License 2.0, // as found in the LICENSE.txt file. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalization; using System.Threading; using JetBrains....
// Copyright (c) 2016-2020 Alexander Ong // See LICENSE in project root for license information. // Thank you DarkAngel2096 for your previous contributions to get lyrics into // more charts! using MoonscraperChartEditor.Song; using System.Collections.Generic; using UnityEngine.UI; using System.Text.RegularExpressions...
// 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.Xml; using System.Xml.Schema; using System.Xml.Serialization...
// InflaterHuffmanTree.cs // Copyright (C) 2001 Mike Krueger // // This file was translated from java, it was part of the GNU Classpath // Copyright (C) 2001 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License ...
using Lucene.Net.Analysis; using Lucene.Net.Codecs; using Lucene.Net.Diagnostics; using Lucene.Net.Search; using Lucene.Net.Store; using Lucene.Net.Util; using System; using System.Collections; using System.Collections.Generic; using Console = Lucene.Net.Util.SystemConsole; namespace Lucene.Net.Index { /* * L...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using ModestTree; namespace Zenject { public class InjectContext : IDisposable { public static readonly StaticMemoryPool<DiContainer, Type, InjectContext> Pool = new StaticMemoryPool<DiContainer, Type, Inj...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; namespace Commons.Music.Midi { public class MidiMusic { #region static members public static MidiMusic Read (Stream stream) { var r = new SmfReader (); r.Read (stream); ret...
// // CGContextPDF.cs: Implements the managed CGContextPDF // // Authors: Mono Team // // Copyright 2009-2010 Novell, Inc // Copyright 2011, 2012 Xamarin Inc // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using MigAz.Azure.Interface; using MigAz.Azure.Core.Interface; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using MigAz.Azur...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // <OWNER>[....]</OWNER> // // // PasswordDerivedBytes.cs // namespace System.Security.Cryptography { using System.IO; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System....
// ==++== // // Copyright(c) Microsoft Corporation. All rights reserved. // // ==--== // <OWNER>[....]</OWNER> // namespace System.Reflection { using System; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.Contracts; using System.Diagnostics.Tracing; u...
// 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 ...
using System; using System.Collections.Generic; using System.Data; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Identity; using Microsoft.Extensions.DependencyInjection; using Umbraco.Cms.Core.Mapping; using Umbraco.Cms.Core.Models; usin...
// // Copyright (c) Microsoft Corporation. All rights reserved. // namespace Microsoft.Zelig.Runtime.TypeSystem { using System; using System.Collections.Generic; public class ScalarTypeRepresentation : ValueTypeRepresentation { // // Constructor Methods // public S...
#region license // Sqloogle // Copyright 2013-2017 Dale Newman // // 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 ...
// 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.16.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
/************************************************************************* * Vortex OpenSplice * * This software and documentation are Copyright 2006 to TO_YEAR ADLINK * Technology Limited, its affiliated companies and licensors. All rights * reserved. * * Licensed under the Apach...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
#pragma warning disable 1591 using System; using System.Collections.Generic; using System.ComponentModel; using System.Globalization; using System.Linq; using System.Text; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; namespace AjaxControlToolkit { // 1) It performs the h...
/* * 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...
// 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.Comm.Service { using System; using System.Collections.Generic; using System.Reflection; using System.Diagnostics; using System.Thread...
// 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 ...
namespace ZetaHtmlEditControl.UI.EditControlDerives { using System; using System.ComponentModel; using System.Drawing; using System.IO; using System.Windows.Forms; using Code.Configuration; using Code.PInvoke; using EditControlBases; using Helper; /// <summary> /// Edit cont...
// 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 Microsoft.CSharp.RuntimeBinder.Syntax; namespace Microsoft.CSharp.Run...
//! \file ImagePX.cs //! \date Thu Aug 18 05:35:34 2016 //! \brief Leaf image format. // // Copyright (C) 2016 by morkt // // 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 ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Microsoft.Win32.SafeHandles; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Runtime.InteropServices; using System.Security; using S...
using Content.Client.Atmos.Overlays; using Content.Shared.Atmos; using Content.Shared.Atmos.EntitySystems; using JetBrains.Annotations; using Robust.Client.Graphics; using Robust.Client.ResourceManagement; using Robust.Client.Utility; using Robust.Shared.Map; using Robust.Shared.Utility; namespace Content.Client.Atmos...
// 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.Diagnostics; using System.Globalization; using System.Runtime.InteropServices; using System.Text; using...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using Umbraco.Core.Events; using Umbraco.Core.Logging; using Umbraco.Core.Models; using Umbraco.Core.Persistence; using Umbraco.Core.Persistence.Querying; using Umbraco.Core.Persistence.UnitOfWork; namespace Umbraco.Core.Se...
// 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.Reflection; using System.Runtime; using System.Reflection.Runt...
// Copyright (c) .NET Foundation. 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.Diagnostics.CodeAnalysis; using System.Threading; using Microsoft.AspNet.SignalR.Infrastructure; namespace Microsoft.AspNet...
// 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.Linq; using System.Net.Http.Headers; using System.Text;...
using Orleans; using Orleans.Runtime; using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using Microsoft.Extensions.Logging; namespace OrleansTelemetryConsumers.Counters { /// <summary> /// Telemetry consumer that writes metrics to predefined performance counters. ...
// Generated by SharpKit.QooxDoo.Generator using System; using System.Collections.Generic; using SharpKit.Html; using SharpKit.JavaScript; namespace qx.ui.core.scroll { /// <summary> /// <para>The scroll bar widget wraps the native browser scroll bars as a qooxdoo widget. /// It can be uses instead of the styled...
// // https://github.com/ServiceStack/ServiceStack.Text // ServiceStack.Text: .NET C# POCO JSON, JSV and CSV Text Serializers. // // Authors: // Demis Bellot (demis.bellot@gmail.com) // // Copyright 2012 ServiceStack Ltd. // // Licensed under the same terms of ServiceStack: new BSD license. // using System; using Sy...
// Copyright (c) 2014 SIL International // This software is licensed under the MIT License (http://opensource.org/licenses/MIT) using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.InteropServices; using Keyman7Interop; using Keyman10Interop;...
// 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.Data.Common; using System.Diagnostics; // Debug services using System.Runtime.Interop...
// 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.Text; ///<summary> ///System.Test.UnicodeEncoding.GetString(System.Byte[],System.Int32,Sy...
/* * RepeatElement.cs */ using System; using System.Collections; using System.IO; using Core.Library; namespace Core.Library.RE { /** * A regular expression element repeater. The element repeats the * matches from a specified element, attempting to reach the * maximum repetition count. * ...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using Adaptive.SimpleBinaryEncoding; namespace Adaptive.SimpleBinaryEncoding.Examples.Generated { public class Car { public const ushort TemplateId = (ushort)1; public const byte TemplateVersion = (byte)0; public const ushort...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// // Copyright (c) Microsoft and contributors. 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 // // Unless requi...
/* * UltraCart Rest API V2 * * UltraCart REST API Version 2 * * OpenAPI spec version: 2.0.0 * Contact: support@ultracart.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using Sy...
// 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; using System.Collections.Generic; using System.Composition.Runtime.Util; usi...
//----------------------------------------------------------------------- // <copyright file="CuspData.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //----------------------------------------------------------------------- using System; using System.Diagnostics; ...
// // SourceManager.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 2005-2007 Novell, Inc. // // 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 restri...