text
stringlengths
4
6.14k
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance w...
/****************************************************************************** QtAV: Multimedia framework based on Qt and FFmpeg Copyright (C) 2012-2016 Wang Bin <wbsecg1@gmail.com> * This file is part of QtAV (from 2013) This library is free software; you can redistribute it and/or modify it unde...
// // DFTextImageUserLineCell.h // DFTimelineView // // Created by Allen Zhong on 15/10/15. // Copyright (c) 2015年 Datafans, Inc. All rights reserved. // #import "DFBaseUserLineCell.h" #import "DFTextImageUserLineItem.h" @interface DFTextImageUserLineCell : DFBaseUserLineCell @end
/* Copyright (©) 2003-2022 Teus Benschop. 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 License, or (at your option) any later version. This program is distributed in the h...
/* count-trailing-zeros.h -- counts the number of trailing 0 bits in a word. Copyright 2013-2021 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 as published by the Free Software Foundation; either vers...
/** * \file * * \brief User board configuration template * */ /* * Support and FAQ: visit <a href="http://www.atmel.com/design-support/">Atmel Support</a> */ #ifndef CONF_BOARD_H #define CONF_BOARD_H #define BOARD_XOSC_HZ 16000000UL #define BOARD_XOSC_TYPE XOSC_TYPE_XTAL #define BOARD_XOSC_STARTUP_US 1000...
/* * Generated by asn1c-0.9.24 (http://lionet.info/asn1c) * From ASN.1 module "InformationElements" * found in "../asn/InformationElements.asn" * `asn1c -fcompound-names -fnative-types` */ #ifndef _UE_Positioning_OTDOA_ReferenceCellInfo_UEB_H_ #define _UE_Positioning_OTDOA_ReferenceCellInfo_UEB_H_ #include <a...
#ifndef _GLUTILS_H_ #define _GLUTILS_H_ #include <GL/glew.h> GLuint compile_shader(const char * shader_source, GLenum shader_type); GLuint load_shaders(const char * vertex_shader_source,const char * fragment_shader_source); #endif // _GLUTILS_H_
/* * Copyright (c) 2016, ARM Limited and Contributors. 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 copyright notice, this * list o...
/* * Copyright (c) 2005 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in...
#ifndef UI_H_ #define UI_H_ #include "engine.h" void UI_buildui(IBusHandwriteEngine * engine); void UI_show_ui(IBusHandwriteEngine * engine); void UI_hide_ui(IBusHandwriteEngine * engine); void UI_cancelui(IBusHandwriteEngine* engine); //Cancel #endif /* UI_H_ */
/* * SVQ1 decoder * ported to MPlayer by Arpi <arpi@thot.banki.hu> * ported to libavcodec by Nick Kurshev <nickols_k@mail.ru> * * Copyright (C) 2002 the xine project * Copyright (C) 2002 the ffmpeg project * * SVQ1 Encoder (c) 2004 Mike Melanson <melanson@pcisys.net> * * This file is part of FFmpeg. * * FFm...
/* Copyright 2011 Matt Bennett This file is part of uavcamera. uavcamera 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 License, or (at your option) any later ...
/************************************************************************** * (c) Copyright 2012 Microsemi SoC Products Group. All rights reserved. * * Smartfusion2 system configuration. * - Automatically created by Microsemi Libero SoC Sun May 05 13:12:03 2013 * * Warning: Do not modify this file, it may lea...
/* --------------------------------------------------------------------------------------- This source file is part of SWG:ANH (Star Wars Galaxies - A New Hope - Server Emulator) For more information, visit http://www.swganh.com Copyright (c) 2006 - 2010 The SWG:ANH Team ----------------------------------------------...
/* * Copyright (c) 2006 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is confidential property of Nordic Semiconductor. The use, * copying, transfer or disclosure of such information is prohibited except by express written * agreement with Nordic Semiconductor. * */ /** @file ...
/************************************************************************** ** ** Copyright (C) 2014 Openismus GmbH. ** Authors: Peter Penz (ppenz@openismus.com) ** Patricia Santana Cruz (patriciasantanacruz@gmail.com) ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Com...
/* Work around platform bugs in stat. Copyright (C) 2009-2015 Free Software Foundation, Inc. This program 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 ...
/*************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (testabilitydriver@nokia.com) ** ** This file is part of Testability Driver Qt Agent ** ** If you have questio...
/* * This file is part of Cockpit. * * Copyright (C) 2016 Red Hat, Inc. * * Cockpit 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 option) any l...
/* base class for all resample operations * * properties: * - one in, one out * - not point-to-point * - size can change in any way * - bands, type, format etc. all fixed */ /* Copyright (C) 1991-2005 The National Gallery This library is free software; you can redistribute it and/or modify it ...
// // This file is part of the Marble Virtual Globe. // // This program is free software licensed under the GNU LGPL. You can // find a copy of this license in LICENSE.txt in the top directory of // the source code. // // Copyright 2010 Dennis Nienhüser <earthwings@gentoo.org> // #ifndef MARBLE_DECLARATIVE_PLUGIN...
/* * Motif * * Copyright (c) 1987-2012, The Open Group. All rights reserved. * * These libraries and programs are free software; you can * redistribute them and/or modify them under the terms of the GNU * Lesser General Public License as published by the Free Software * Foundation; either version 2 of the Lice...
// Copyright (c)2008-2011, Preferred Infrastructure 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 copyright // ...
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the tools applications of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGP...
#include <jni.h> #include <errno.h> #include <string.h> #include <unistd.h> #include <sys/resource.h> #include <android/log.h>
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/waf-regional/WAFRegional_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { template<typename RESULT_TYPE> class AmazonWebServic...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/mediaconvert/MediaConvert_EXPORTS.h> #include <aws/mediaconvert/model/JobTemplate.h> #include <utility> namespace Aws { template<typename RESULT_TYPE> class AmazonWebServic...
/* * M_APM - mapm_gcd.c * * Copyright (C) 2001 - 2007 Michael C. Ring * * Permission to use, copy, and distribute this software and its * documentation for any purpose with or without fee is hereby granted, * provided that the above copyright notice appear in all copies and * that both that copyrigh...
#pragma once #include "ItemHandler.h" #include "../World.h" #include "../Entities/Player.h" class cItemShearsHandler final: public cItemHandler { using Super = cItemHandler; public: using Super::Super; virtual bool OnDiggingBlock( cWorld * a_World, cPlayer * a_Player, const cItem & a_HeldItem, ...
/* -------------------------------------------------------------------------- */ /* Copyright 2002-2017, OpenNebula Project, OpenNebula Systems */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may ...
// Copyright 2015 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef V8_LOCKED_QUEUE_INL_H_ #define V8_LOCKED_QUEUE_INL_H_ #include "src/base/atomic-utils.h" #include "src/locked-queue.h" namespace v8 { namespac...
/** * @file DistributedNodeConfig.h * @brief configuration of distributed node deployment * @author Jun Jiang * @date 2012-03-13 */ #ifndef DISTRIBUTED_NODE_CONFIG_H #define DISTRIBUTED_NODE_CONFIG_H namespace sf1r { struct DistributedNodeConfig { DistributedNodeConfig() : isSingleNode_(false) ...
#pragma once #include "BlockHandler.h" #include "ChunkInterface.h" class cBlockTallGrassHandler : public cBlockHandler { typedef cBlockHandler super; public: cBlockTallGrassHandler(BLOCKTYPE a_BlockType) : cBlockHandler(a_BlockType) { } virtual bool DoesIgnoreBuildCollision(cChunkInterface & a_ChunkInte...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/cognito-idp/CognitoIdentityProvider_EXPORTS.h> #include <aws/cognito-idp/CognitoIdentityProviderRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility...
#include "thread.h" Thread::Thread() :m_thread_t( 0 ) { } Thread::~Thread() { } bool Thread::create( threadFunc func, void *arg ) { return 0 == pthread_create( &m_thread_t, NULL, func, arg ); } void Thread::detach() { pthread_detach( m_thread_t ); }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/codecommit/CodeCommit_EXPORTS.h> #include <aws/codecommit/CodeCommitRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/servicecatalog/ServiceCatalog_EXPORTS.h> #include <aws/servicecatalog/model/ProvisionedProductDetail.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/servic...
// // PopoverView.h // Popover // // Created by lifution on 16/1/5. // Copyright © 2016年 lifution. All rights reserved. // #import <UIKit/UIKit.h> typedef void(^PopoverBlock)(NSInteger index); @interface PopoverView : UIView // 菜单列表集合 @property (nonatomic, copy) NSArray *menuTitles; /*! * @author lifution *...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/lex/LexRuntimeService_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace LexRuntimeService { namespace Model { enum class ContentType ...
/*------------------------------------------------------------------------- * * pathnode.h * prototypes for pathnode.c, relnode.c. * * * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/optimizer/pathn...
#pragma once #include <ostream> #include "StringView.h" // This function is in a separate header file because we include StringView into generated code // and we definitely don't want to include ostream into generated code template <typename StreamCharType, typename CharType, typename Traits> inline std::basic_ostre...
#ifndef APP_STAGE_SERVICE_SETTINGS_H #define APP_STAGE_SERVICE_SETTINGS_H //-- includes ----- #include "AppStage.h" //-- definitions ----- class AppStage_ServiceSettings : public AppStage { public: AppStage_ServiceSettings(class App *app); virtual void enter() override; virtual void exit() override; ...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/mobileanalytics/MobileAnalytics_EXPORTS.h> #include <aws/mobileanalytics/MobileAnalyticsErrors.h> #include <aws/core/client/AWSError.h> #include <aws/core/client/ClientConfi...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/ds/DirectoryService_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Utils { namespace Json { class JsonValue; c...
#ifndef _UI95_DD_LAYER_ #define _UI95_DD_LAYER_ //XX void UI95_SetScreenColorInfo(WORD r_mask,WORD g_mask,WORD b_mask); //XX void UI95_GetScreenColorInfo(WORD &r_mask,WORD &r_shift,WORD &g_mask,WORD &g_shift,WORD &b_mask,WORD &b_shift); void UI95_SetScreenColorInfo(DWORD r_mask, DWORD g_mask, DWORD b_mask); void UI95_...
/* * Copyright (c) 2014, 2015 Zhang Xianyi * 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...
// Copyright (c) 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_POLICY_POLICY_OAUTH2_TOKEN_FETCHER_H_ #define CHROME_BROWSER_CHROMEOS_POLICY_POLICY_OAUTH2_TOKEN_FETCHER_H_ #include ...
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_SPDY_HPACK_DECODER_H_ #define NET_SPDY_HPACK_DECODER_H_ #include <stddef.h> #include <stdint.h> #include <map> #include <string> #include <v...
/* FreeRTOS V7.6.0 - Copyright (C) 2013 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. *************************************************************************** * ...
#ifndef __MORDOR_TEE_STREAM_H__ #define __MORDOR_TEE_STREAM_H__ // Copyright (c) 2013 - Cody Cutrer #include <vector> #include "stream.h" namespace Mordor { class TeeStream : public Stream { public: TeeStream(std::vector<Stream::ptr> outputs, int parallelism = -2, bool own = true); bool supportsWrite() { r...
/* * Copyright (c) 2006, Ondrej Danek (www.ondrej-danek.net) * 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 copyright * notice, ...
#import <SenTestingKit/SenTestingKit.h> @interface NTLNURLUtilsTest : SenTestCase { } @end
// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_RENDERER_HOST_FILE_UTILITIES_MESSAGE_FILTER_H_ #define CONTENT_BROWSER_RENDERER_HOST_FILE_UTILITIES_MESSAGE_FILTER_H_ #includ...
/* * Copyright (c) 2015, Yahoo Inc. All rights reserved. * Copyrights licensed under the New BSD License. * See the accompanying LICENSE file for terms. */ #ifndef COMMON_H #define COMMON_H #include <memory> #include <regex> #include <set> #include <string> typedef std::shared_ptr< const std::regex > Regex; type...
/*------------------------------------------------------------------------- * * dest.h * support for communication destinations * * Whenever the backend executes a query that returns tuples, the results * have to go someplace. For example: * * - stdout is the destination only when we are running a * stan...
/* * (c) Thomas Pornin 1998, 1999, 2000 * * 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 conditions and the following...
/* ----------------------------------------------------------------------------- * * (c) The GHC Team 2000 * * RTS GTK Front Panel (callbacks) * * ---------------------------------------------------------------------------*/ #ifdef RTS_GTK_FRONTPANEL #include "Rts.h" #include <gtk/gtk.h> #include "VisCallback...
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file. #ifndef RemoteBridgeFrameOwner_h #define RemoteBridgeFrameOwner_h #include "core/frame/FrameOwner.h" #include "platform/scroll/ScrollTypes.h" #include "p...
// This file was generated based on 'C:\ProgramData\Uno\Packages\Uno.Collections\0.20.1\Extensions\$.uno'. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.h> namespace g{namespace Uno{namespace Collections{struct IListExtensions;}}} namespace g{ namespace Uno{ namespace Co...
#ifndef INCLUDED_RENDER_HEAD_COLOR_ACTION_RENDERER_H #define INCLUDED_RENDER_HEAD_COLOR_ACTION_RENDERER_H #include "platform/i_platform.h" #include "render/action_renderer.h" #include "core/actor.h" #include "renderable_sprite.h" #include "renderable_repo.h" namespace render { class HeadColorActionRenderer : public ...
/* * RELIC is an Efficient LIbrary for Cryptography * Copyright (c) 2009 RELIC Authors * * This file is part of RELIC. RELIC is legal property of its developers, * whose names are not listed here. Please refer to the COPYRIGHT file * for contact information. * * RELIC is free software; you can redistribute it a...
/* * Author: Jon Trulson <jtrulson@ics.com> * Copyright (c) 2015 Intel Corporation. * * 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 limitatio...
/**************************************************************************************** Copyright (C) 2014 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies...
#ifndef _MFnIntArrayData #define _MFnIntArrayData //- // ========================================================================== // Copyright (C) 1995 - 2006 Autodesk, Inc., and/or its licensors. All // rights reserved. // // The coded instructions, statements, computer programs, and/or related // material (collect...
/* * issue.h * * Created on: 2015年3月16日 * Author: Fifi Lyu */ #ifndef ISSUE_H_ #define ISSUE_H_ #include <linux/stddef.h> // 0 off // 1 on #define DEBUG 0 #define HTTP_PORT 80 #define WL_HOST "/etc/http_whitelist/host" #define WL_NETWORK "/etc/http_whitelist/network" #define MODOUBLE_NAME "http_white...
// OCHamcrest by Jon Reid, http://qualitycoding.org/about/ // Copyright 2016 hamcrest.org. See LICENSE.txt #import <OCHamcrest/HCBaseMatcher.h> /*! * @abstract Base class for matchers that generate mismatch descriptions during the matching. * @discussion Some matching algorithms have several "no match" paths. It...
// // MTViewController.h // MTAnimation // // Created by Adam Kirk on 4/25/13. // Copyright (c) 2013 Mysterious Trousers. All rights reserved. // #import <UIKit/UIKit.h> @interface MTViewController : UIViewController @end
#ifndef WINDOWFROMPOINT_INCLUDED #define WINDOWFROMPOINT_INCLUDED #ifdef __cplusplus extern "C" { #endif HWND WindowFromPointEx(POINT pt, BOOL fShowHidden); #ifdef __cplusplus } #endif #endif
// // CBPWordPress.h // CBPWordPress // // Created by Karl Monaghan on 04/05/2014. // Copyright (c) 2014 Crayons and Brown Paper. All rights reserved. // #import "CBPWordPressAPIClient.h" #import "CBPWordPressAttachment.h" #import "CBPWordPressAuthor.h" #import "CBPWordPressCategory.h" #import "CBPWordPressCommen...
// -*- C++ -*- compatibility header. // Copyright (C) 2002-2021 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library 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 Founda...
/***************************************************************************** Copyright(c) 2012 FCI Inc. All Rights Reserved File name : fc8150_spib.c Description : fc8150 host interface *******************************************************************************/ #include "fci_types.h" #include "fc8150_re...
/* This testcase is part of GDB, the GNU debugger. Copyright 2008-2020 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 as published by the Free Software Foundation; either version 3 of the License, or ...
/* * This file is part of USBProxy. */ #ifndef USBPROXY_FDINFO_H #define USBPROXY_FDINFO_H #ifdef __cplusplus extern "C" { #endif void showFDDetail( __s32 fd ); void showFDInfo(); #ifdef __cplusplus } #endif #endif /* USBPROXY_FDINFO_H */
/* Q Light Controller enttecdmxusb.h Copyright (C) Heikki Junnila This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be use...
/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of ...
/* Skeleton for a conversion module - S390 version. Copyright (C) 2016-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C 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 Fre...
/* * This file is part of the DOM implementation for KDE. * * Copyright (C) 1999 Lars Knoll (knoll@kde.org) * (C) 1999 Antti Koivisto (koivisto@kde.org) * Copyright (C) 2004 Apple Computer, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Li...
/* * ibuf_driver: A test driver for the infinite string structure. * * Copyright (c) 2006, Mike Mueller & Bob Rossi * Subject to the terms of the GNU General Public Licence */ /* Standard Includes */ #if HAVE_CONFIG_H #include "config.h" #endif /* HAVE_CONFIG_H */ #if HAVE_STDIO_H #include <stdio.h> #endif /* HA...
/* * specstrings.h * * Standard Annotation Language (SAL) definitions * * This file is part of the ReactOS PSDK package. * * Contributors: * Timo Kreuzer (timo.kreuzer@reactos.org) * * THIS SOFTWARE IS NOT COPYRIGHTED * * This source code is offered for use in the public domain. You may * use, modify or ...
//------------------------------------------------------------------------------ // Copyright (c) 2004-2015 Darby Johnston // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributio...
/*************************************************************************** Node.h - description ------------------- copyright : (C) 2004 by Marco Hugentobler email : mhugent@geo.unizh.ch ***************************************...
/* -*- c++ -*- ---------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator https://www.lammps.org/, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04-...
/* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 1999 - 2005, Digium, Inc. * * Mark Spencer <markster@digium.com> * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance; * the...
// From Colloquy (http://colloquy.info/) #import <AppKit/NSTextField.h> @class NSFont; @interface JVFontPreviewField : NSTextField { NSFont *_actualFont; BOOL _showPointSize; BOOL _showFontFace; } - (void)selectFont:(id)sender; - (IBAction)chooseFontWithFontPanel:(id)sender; - (void)setShowPointSize:(BOOL)show; -...
/* mkvpropedit -- utility for editing properties of existing Matroska files Distributed under the GPL v2 see the file COPYING for details or visit http://www.gnu.org/copyleft/gpl.html Written by Moritz Bunkus <moritz@bunkus.org>. */ #ifndef MTX_COMMON_CLI_PARSER_H #define MTX_COMMON_CLI_PARSER_H #inc...
/* * H.263 parser * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * This file is part of Libav. * * Libav 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...
/* w_acoshl.c -- long double version of w_acosh.c. * Conversion to long double by Ulrich Drepper, * Cygnus Support, drepper@cygnus.com. * Optimizations bu Ulrich Drepper <drepper@gmail.com>, 2011. */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All righ...
/* * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Q HDMI Dongle Freescale board. * * 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 ve...
/* format_term.c - terminal output format module * Copyright (C) 2000-2009 Jason Jordan <shnutils@freeshell.org> * * 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 2 * ...
/* * snmp_client.h */ /*********************************************************** Copyright 1988, 1989 by Carnegie Mellon University All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, pr...
/* * Copyright (C) 2008 Search Solution Corporation. All rights reserved by Search Solution. * * 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 2 of the License, or ...
/* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987-1994, 1996-1998, 2004, 2006, 2009-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free so...
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2009 Torus Knot Software Ltd Permission is hereby granted, free of charge, to any person obta...
// ========================================================================== // SeqAn - The Library for Sequence Analysis // ========================================================================== // Copyright (c) 2006-2013, Knut Reinert, FU Berlin // All rights reserved. // // Redistribution and us...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Designer of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage ** Licensees holding valid com...
/* * This 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 License, or * (at your option) any later version. * * This software is distributed in the hope that it will be useful, *...
/* * LCL (LossLess Codec Library) Codec * Copyright (c) 2002-2004 Roberto Togni * * This file is part of FFmpeg. * * FFmpeg 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 ...
#ifndef maciContainerServicesTestClassImpl_h #define maciContainerServicesTestClassImpl_h /******************************************************************************* * E.S.O. - ACS project * * "@(#) $Id: maciContainerServicesTestClassImpl.h,v 1.16 2008/10/09 07:05:37 cparedes Exp $" * * who when what *...
#ifndef _EXEC_COMPONENT_IMPL_H #define _EXEC_COMPONENT_IMPL_H /******************************************************************************* * ALMA - Atacama Large Millimiter Array * (c) European Southern Observatory, 2004 * *This library is free software; you can redistribute it and/or *modify it under the terms of...