text
stringlengths
4
6.14k
/* * librdkafka - Apache Kafka C library * * Copyright (c) 2012-2015 Magnus Edenhill * 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 ...
/** * @file range.h * * The classes to represent ranges * * @author Dahua Lin */ #ifdef _MSC_VER #pragma once #endif #ifndef LIGHTMAT_RANGE_H_ #define LIGHTMAT_RANGE_H_ #include <light_mat/common/prim_types.h> namespace lmat { template<class Derived> class IRange { public: LMAT_CRTP_REF LMAT_ENSURE_I...
#ifndef SOCKETLITE_SOCKET_SOURCE_H #define SOCKETLITE_SOCKET_SOURCE_H #include "SL_Socket_INET_Addr.h" #include "SL_Socket_Runner.h" class SOCKETLITE_API SL_Socket_Source { public: SL_Socket_Source() : get_msglen_proc_(get_msglen_int16_host) , set_msglen_proc_(set_msglen_int16_host) ...
/* * Copyright (c) 2016, The OpenThread Authors. * 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 ...
/* * Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #include "ut...
// ============================================================================= // PROJECT CHRONO - http://projectchrono.org // // Copyright (c) 2014 projectchrono.org // All rights reserved. // // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file at the top level of t...
/****************************************************************************** This source file is part of the Avogadro project. Copyright 2019 Kitware, Inc. This source code is released under the New BSD License, (the "License"). Unless required by applicable law or agreed to in writing, software distri...
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
void RunSetup(rle_hdr * the_hdr); void RunSkipBlankLines(int nblank, rle_hdr * the_hdr); void RunSetColor(int c, rle_hdr * the_hdr); void RunSkipPixels(int nskip, int last, int wasrun, rle_hdr * the_hdr); void RunNewScanLine(int flag, rle_hdr * the_hdr); void Runputdata(rle_pixel * buf, int n, rle_hdr * the_hdr);...
#ifndef _H5ARRAY_H #define _H5ARRAY_H #include <hdf5.h> #define TESTING(WHAT) {printf("%-70s", "Testing " WHAT); fflush(stdout);} #define PASSED() {puts(" PASSED");fflush(stdout);} #define H5_FAILED() {puts("*FAILED*");fflush(stdout);} #define SKIPPED() {puts(" -SKIP-");fflush(stdout);} #ifdef __...
/* * Copyright 2009, 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 copyright * notice, this list of conditio...
/* * Copyright (C) 2008, 2009 Apple 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: * * 1. Redistributions of source code must retain the above copyright * notice, this list of c...
/*- * Copyright (c) 2014 Tycho Nightingale <tycho.nightingale@pluribusnetworks.com> * 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 abo...
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Shashwat Lal Das, Fernando Iglesias, Yuyu Zhang, Bjoern Esser */ #ifndef _HINGELOSS_H__ #define _HINGELOSS_H__ #include <shogun/lib/config.h> #include <shogun/loss/LossFunction.h> namespace shogun { /** @brief CHingeLo...
/* crypto/idea/i_ofb64.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non...
// // RootViewController_iPad.h // REActivityViewControllerExample // // Created by Roman Efimov on 1/24/13. // Copyright (c) 2013 Roman Efimov. All rights reserved. // #import <UIKit/UIKit.h> @interface RootViewController_iPad : UIViewController { UIPopoverController *_activityPopoverController; } @end
/**************************************************************************************** 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...
/* An interface to write that retries after interrupts. Copyright (C) 2002 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 2, or (at your opt...
#ifndef __DXT_COMPRESSOR_H__ #define __DXT_COMPRESSOR_H__ /* ------------------------------------------------------------------------------------------------------------------------------------ */ // Includes #include <GL/glew.h> #include <GL/glut.h> #include <Cg/cg.h> #include <Cg/cgGL.h> /* ------------------------...
/********************************************************************** Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved. 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...
/* Copyright (C) 1989, 1990 Aladdin Enterprises. All rights reserved. Distributed by Free Software Foundation, Inc. This file is part of Ghostscript. Ghostscript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone for the conseque...
// // DPCalendarTestViewController.h // DPCalendar // // Created by Ethan Fang on 19/12/13. // Copyright (c) 2013 Ethan Fang. All rights reserved. // #import <UIKit/UIKit.h> @interface DPCalendarTestViewController : UIViewController @end
#pragma once #include <string> struct Device { std::string family; }; struct Agent : Device { std::string major; std::string minor; std::string patch; std::string toString() const { return family + " " + toVersionString(); } std::string toVersionString() const { return (major.empty() ? "0" : ...
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright 2003 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appe...
// This file was generated based on 'C:\ProgramData\Uno\Packages\Fuse.Controls\0.19.3\$.uno'. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Fuse.Animations.IResize.h> #include <Fuse.Controls.Panel.h> #include <Fuse.IActualPlacement.h> #include <Fuse.Navigation.INavigationPane...
// // GADDynamicHeightSearchRequest.h // GoogleMobileAds // // Copyright © 2016 Google Inc. All rights reserved. // #import <GoogleMobileAds/GADRequest.h> #import <GoogleMobileAds/GoogleMobileAdsDefines.h> NS_ASSUME_NONNULL_BEGIN /// Use to configure Custom Search Ad (CSA) ad requests. A dynamic height search ban...
#import <Foundation/Foundation.h> #import "ASPObject.h" /** * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen * Do not edit the class manually. */ #import "ASPParagraph.h" @protocol ASPParagraphResponse @end @interface ASPParagraphRespo...
# include <stdio.h> # include <stdlib.h> # include "mex.h" # include "math.h" # define ROUND(x) (floor((x)+.5f)) # define NEGMAX -1e10 # define MAX(x, y) ((x)>(y)? (x):(y)) /* Generating double vector */ float *single_vector(int n) { float *v; v = (float*) mxCalloc (n, sizeof(float)); ...
/* Copyright (C) 2019-2021 Free Software Foundation, Inc. This file is part of GCC. GCC 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, or (at your option) any later version. ...
/* * USB support for XBOX, based on Linux kernel source * * 2003-06-21 Georg Acher (georg@acher.org) * */ #include "../usb_wrapper.h" void subsys_usb_init(void); void module_exit_usb_exit(void); extern struct pci_device_id *module_table_pci_ids; // straigth call... int usb_hcd_pci_probe (struct pci_d...
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * 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 2 of the License, or * (at your option) any later version. * * Thi...
/* * Jailhouse, a Linux-based partitioning hypervisor * * Copyright (c) Siemens AG, 2014 * * Authors: * Jan Kiszka <jan.kiszka@siemens.com> * * This work is licensed under the terms of the GNU GPL, version 2. See * the COPYING file in the top-level directory. */ #include <asm/percpu.h> struct exception_fr...
/* * Copyright (c) 2002-2003, Intel Corporation. All rights reserved. * Created by: rusty.lynch REMOVE-THIS AT intel DOT com * This file is licensed under the GPL license. For the full content * of this license, see the COPYING file at the top level of this * source tree. Test case for assertion #4 of the s...
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2013 NVIDIA CORPORATION. All rights reserved. * Copyright 2019 NXP */ #include <common.h> #include <asm/io.h> #include <malloc.h> #include <clk-uclass.h> #include <dm/device.h> #include <dm/devres.h> #include <linux/clk-provider.h> #include <clk.h> #include <l...
/* arch/arm/mach-msm/include/mach/memory.h * * Copyright (C) 2007 Google, Inc. * Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distrib...
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free S...
/** * MaNGOS is a full featured server for World of Warcraft, supporting * the following clients: 1.12.x, 2.4.3, 3.3.5a, 4.3.4a and 5.4.8 * * Copyright (C) 2005-2022 MaNGOS <https://getmangos.eu> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ...
/* * Copyright (C) 2011 Red Hat. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITH...
/* * DTV tuner linux driver * * Usage: DTV tuner driver by i2c for linux * * * This software program is licensed subject to the GNU General Public License * (GPL).Version 2,June 1991, available at http://www.fsf.org/copyleft/gpl.html * */ #ifndef _DTVD_TUNER_DRIVER_H_ #define _DTVD_TUNER_DRIVER_H_ #def...
/* * uivideo.h * * Written by * Marco van den Heuvel <blackystardust68@yahoo.com> * * This file is part of VICE, the Versatile Commodore Emulator. * See README for copyright notice. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
/* Control flow graph analysis header file. Copyright (C) 2014-2021 Free Software Foundation, Inc. This file is part of GCC. GCC 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, or (at your o...
#ifndef MAREXTRACTOR_H_ #define MAREXTRACTOR_H_ #include "AbstractMarExtractor.h" class MarExtractor : public AbstractMarExtractor { Q_OBJECT public: MarExtractor(); ~MarExtractor(); void setup(); public slots: void extract(Marsyas::realvec& dest); }; #endif /* MAREXTRACTOR_H_ */
/* This test script is part of GDB, the GNU debugger. Copyright 1999-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, ...
/* * lib/kdb/kdb_ldap/ldap_tkt_policy.h * * Copyright (c) 2004-2005, Novell, 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 ab...
/* * This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information * * 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 * (at your o...
/* * vic20-midi.c - VIC20 specific MIDI (6850 UART) emulation. * * Written by * Hannu Nuotio <hannu.nuotio@tut.fi> * Marco van den Heuvel <blackystardust68@yahoo.com> * * This file is part of VICE, the Versatile Commodore Emulator. * See README for copyright notice. * * This program is free software; you c...
/* * intel_mid_sfi.c: Intel mid sfi related fixes * * (C) Copyright 2012 Intel Corporation * Author: * * 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; version 2 * of the License. */ #...
/* * headers of script functions of curl module * * Copyright (C) 2008 Juha Heinanen * Copyright (C) 2013 Carsten Bock, ng-voice GmbH * * This file is part of Kamailio, a free SIP server. * * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License...
/******************************************************************************** * SRS Labs CONFIDENTIAL * @Copyright 2010 by SRS Labs. * All rights reserved. * * Description: * The top level header file for using API functions and macros defined * in srs_common library * * Author: Oscar Huang *...
/***************************************************************************** * mp4.h : MP4 file input module for vlc ***************************************************************************** * Copyright (C) 2001-2004, 2010, 2014 VLC authors and VideoLAN * * * This program is free software; you can redistrib...
/* decodeGains.c Copyright (C) 2011 Belledonne Communications, Grenoble, France Author : Johan Pascal 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 (at ...
// // Copyright (C) 2005 Andras Varga // // 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 // of the License, or (at your option) any later version. // // This program i...
/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */ #ifndef librabbitmq_amqp_hostcheck_h #define librabbitmq_amqp_hostcheck_h /* * Copyright 1996-2014 Daniel Stenberg <daniel@haxx.se>. * Copyright 2014 Michael Steinert * * All rights reserved. * * Permission to use, copy, modify, and distribute this software for any ...
/* * This file is part of Cleanflight. * * Cleanflight 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. * * Cleanflight is distr...
/* * This file is part of Cleanflight and Betaflight. * * Cleanflight and Betaflight are free software. You can redistribute * this software and/or modify this software 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 ...
// // Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, // 2011 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 // (at...
/* configdir.c * * * Copyright (C) 2014 Toxic All Rights Reserved. * * This file is part of Toxic. * * Toxic 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 ...
// RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm -disable-llvm-passes -Os -o - %s | FileCheck %s // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm -disable-llvm-passes -Os -std=c99 -o - %s | FileCheck %s // CHECK: define signext i8 @f0(i32 %x) [[NUW:#[0-9]+]] // CHECK: define zeroext i8 @f1(i32 %x) [...
/* Copyright (C) 2005-2010 Valeriy Argunov (nporep AT mail DOT ru) */ /* * 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 option) any later...
/* Hey EMACS -*- linux-c -*- */ /* $Id: main.c 245 2004-05-23 20:45:43Z roms $ */ /* TiEmu - Tiemu Is an EMUlator * * Copyright (c) 2000-2001, Thomas Corvazier, Romain Lievin * Copyright (c) 2001-2003, Romain Lievin * Copyright (c) 2003, Julien Blache * Copyright (c) 2004, Romain Liévin * Copyright (c) 200...
#pragma once #include "Shared.h" #include "RrupDevice.h" #include "Models/RepositoryChangeModel.h" class REPOSITORY_EXPORT RepositoryDevice : public RrupDevice { Q_OBJECT public: explicit RepositoryDevice(const QString& address, int port = 8250, QObject* parent = 0); const QSt...
/* Copyright 2012 David Malcolm <dmalcolm@redhat.com> Copyright 2012 Red Hat, Inc. 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 l...
/* Character set conversion. Copyright (C) 2007, 2009-2017 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, or (at your option) any late...
/* This file is part of HSPlasma. * * HSPlasma 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. * * HSPlasma is distributed in th...
/********************************************************************* * Copyright 2009, UCAR/Unidata * See netcdf/COPYRIGHT file for copying and redistribution conditions. *********************************************************************/ #include "includes.h" #include "nc_iter.h" #ifdef ENABLE_JAVA #inc...
#include <clutter/clutter.h> #include <string.h> enum { COLUMN_FOO, COLUMN_BAR, N_COLUMNS }; static void print_iter (ClutterModelIter *iter, const gchar *text) { ClutterModel *model; gint i; gchar *string; model = clutter_model_iter_get_model (iter); clutter_model_iter_get (iter, C...
/* XMMS2 - X Music Multiplexer System * Copyright (C) 2003-2012 XMMS2 Team * * PLUGINS ARE NOT CONSIDERED TO BE DERIVED WORK !!! * * 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 Foundat...
/* -*-c++-*- libcoin - Copyright (C) 2012 Michael Gronager * * libcoin 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 * any later version. * * libcoin is distributed...
/* *+ * Name: * palDtp2s * Purpose: * Tangent plane to spherical coordinates * Language: * Starlink ANSI C * Type of Module: * Library routine * Invocation: * palDtp2s( double xi, double eta, double raz, double decz, * double *ra, double *dec); * Arguments: * xi = double...
// // YHPContactViewController.h // 03-小马哥通讯录(登录界面) // // Created by yhp on 16/4/10. // Copyright © 2016年 YouHuaPei. All rights reserved. // #import <UIKit/UIKit.h> @interface YHPContactViewController : UITableViewController @end
#ifndef QPID_STORE_MSCLFS_MESSAGELOG_H #define QPID_STORE_MSCLFS_MESSAGELOG_H /* * * 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 ...
#ifndef SEAFILE_CLIENT_UI_ACCOUNT_VIEW_H #define SEAFILE_CLIENT_UI_ACCOUNT_VIEW_H #include <QWidget> #include "ui_account-view.h" class Account; class QAction; class QMenu; class ApiError; /* * The account information area, right below the header */ class AccountView : public QWidget, public Ui...
/****************************************************************************** * Copyright 2017 The Apollo Authors. 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 ...
#ifndef _IPXE_PNG_H #define _IPXE_PNG_H /** @file * * Portable Network Graphics (PNG) format * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stdint.h> #include <byteswap.h> #include <ipxe/image.h> /** A PNG file signature */ struct png_signature { /** Signature bytes */ uint8_t bytes[8]; } __attribute_...
/* * 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 ...
/* Copyright 2019 The TensorFlow Authors. 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 required by applicable law or a...
/* SPDX-License-Identifier: BSD-2-Clause */ /* * Copyright (c) 2014, STMicroelectronics International N.V. */ #ifndef TEE_MISC_H #define TEE_MISC_H #include <types_ext.h> /* * Macro to derive hex string buffer size from binary buffer size & the * reverse */ #define TEE_B2HS_HSBUF_SIZE(x) ((x) * 2 + 1) #define TE...
/* * Copyright (c) 2020, The OpenThread Authors. * 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 ...
/* ** Copyright 2001, Travis Geiselbrecht. All rights reserved. ** Distributed under the terms of the NewOS License. */ #ifndef _PPC_THREAD_STRUCT_H #define _PPC_THREAD_STRUCT_H // architecture specific thread info struct arch_thread { addr_t sp; // current stack pointer }; struct arch_proc { // nothing here }; #e...
/*! @par Revision history: - 06.02.2001, c - 05.03.2003, adopted from rcfem2 */ #ifndef _FMFIELD_H_ #define _FMFIELD_H_ #include "common.h" BEGIN_C_DECLS #define MachEps 1e-16 /*! @par Revision history: - 06.02.2001, c - 27.04.2001 - 31.03.2003 */ typedef struct FMField { int32 nCell; int32 nLev; ...
#include "FLA_f2c.h" #ifdef __cplusplus extern "C" { #endif shortint h_mod(short *a, short *b) { return( *a % *b); } integer i_mod(integer *a, integer *b) { return( *a % *b); } double r_mod(real *x, real *y) { double quotient; if( (quotient = (double)*x...
/* $OpenBSD: ech_err.c,v 1.6 2017/01/29 17:49:23 beck Exp $ */ /* ==================================================================== * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
#include <stdlib.h> struct list_elem_t { void *data; struct list_elem_t *next; }; struct list_t { struct list_elem_t *head; }; struct S { struct list_t *components; struct list_t *properties; }; void *list_pop(struct list_t *lst) { if(!lst->head) return NULL; struct list_elem_t *elem = lst->head;...
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
// 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 GridPositionsResolver_h #define GridPositionsResolver_h #include "core/style/GridPosition.h" #include "wtf/Allocator.h" namespace blink { struc...
/* Copyright (C) 2014, The University of Texas at Austin This file is part of libflame and is available under the 3-Clause BSD license, which can be found in the LICENSE file at the top-level directory, or at http://opensource.org/licenses/BSD-3-Clause */ #include "FLAME.h" FLA_Error FLA_Eig_gest_n...
/*- * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it u...
/*========================================================================= Library : Image Registration Toolkit (IRTK) Module : $Id$ Copyright : Imperial College, Department of Computing Visual Information Processing (VIP), 2008 onwards Date : $Date$ Version : $Revision$ ...
/* arch/arm/mach-msm/include/mach/msm_fb.h * * Internal shared definitions for various MSM framebuffer parts. * * Copyright (C) 2007 Google Incorporated * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied,...
// // Evergreen.h // Evergreen // // Created by Nils Fischer on 30.09.14. // Copyright (c) 2014 viWiD Webdesign & iOS Development. All rights reserved. // @import Foundation; //! Project version number for Evergreen. FOUNDATION_EXPORT double EvergreenVersionNumber; //! Project version string for Evergreen. FOUND...
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ********************************************************************** * Copyright (C) 2003-2013, International Business Machines * Corporation and others. All Rights Reserved. *******************...
#ifndef UTIL_CONTEXT_H_ #define UTIL_CONTEXT_H_ namespace util { class Context { private: // no copying allowed Context(const Context& other); const Context& operator=(const Context& other); protected: virtual void Finish(int r) = 0; public: Context() {} virtual ~Context() { } virtual v...
// // UIControl+SHControlEventBlock.h // Example // // Created by Seivan Heidari on 5/16/13. // Copyright (c) 2013 Seivan Heidari. All rights reserved. // #pragma mark - #pragma mark Block Defs typedef void (^SHBarButtonItemBlock)(UIBarButtonItem * sender); @interface UIBarButtonItem (SHBarButtonItemBlocks) #pra...
// // TLYMenuTableViewController.h // TLYShyNavBarDemo // // Created by Mazyad Alabduljaleel on 10/8/15. // Copyright © 2015 Telly, Inc. All rights reserved. // #import <UIKit/UIKit.h> @interface TLYMenuTableViewController : UITableViewController @end
/************************************************************ * <bsn.cl fy=2013 v=epl> * * Copyright 2013, 2014 Big Switch Networks, Inc. * * Licensed under the Eclipse Public License, Version 1.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain...
/* * Copyright (C) 2004,2014 Robin Gareus <robin@gareus.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 of the License, or * (at your option) any later version. * ...
/* * lib/fddi.c This file contains an implementation of the "FDDI" * support functions. * * Version: $Id: fddi.c,v 1.7 2000/03/05 11:26:02 philip Exp $ * * Author: Lawrence V. Stefani, <stefani@lkg.dec.com> * * 1998-07-01 - Arnaldo Carvalho de Melo <acme@conectiva.com.br> GNU gettext * *...
/* * This file is part of the OregonCore Project. See AUTHORS file for Copyright information * * 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 (at your ...
#ifndef _SEPOL_H_ #define _SEPOL_H_ #include <stddef.h> #include <stdio.h> #ifdef __cplusplus extern "C" { #endif #include <sepol/user_record.h> #include <sepol/context_record.h> #include <sepol/iface_record.h> #include <sepol/ibpkey_record.h> #include <sepol/ibendport_record.h> #include <sepol/port_record.h> #inclu...