text
stringlengths
4
6.14k
#ifndef _VERSION_H_ #define _VERSION_H_ #define TREE_VERSION "1.0" #define TREE_COPYRIGHT "(C) 2011-2015, Peter Behroozi" #endif /* _VERSION_H_ */
/* Copyright (C) 2018 Magnus Lång and Tuan Phong Ngo * This benchmark is part of SWSC */ #include <assert.h> #include <stdint.h> #include <stdatomic.h> #include <pthread.h> atomic_int vars[4]; atomic_int atom_1_r1_1; void *t0(void *arg){ label_1:; atomic_store_explicit(&vars[0], 2, memory_order_seq_cst); ato...
/** * \file region.c * \author Christian Eder ( ederc@mathematik.uni-kl.de ) * \date August 2012 * \brief General source file for non-inline region handling functions. * This file is part of XMALLOC, licensed under the GNU General * Public License version 3. See COPYING for more information....
/* * A flexible rogue-like engine with easy-to-use mouse interface, editor, * solo, hotseat, network multiplayer and E-Mail game functionality in mind. * Copyright (C) 2013 Ryoga Unryu * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License ...
/* * Copyright (c) 2010-2019 Belledonne Communications SARL. * * This file is part of Liblinphone. * * 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 *...
/* * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear...
#ifndef C_JSON_WRITE_IMPL_INCLUDED #define C_JSON_WRITE_IMPL_INCLUDED #include "c_json_write.h" #ifdef __cplusplus extern "C" { #endif struct c_json_write_options_t { /* Print each item on a new line. */ c_bool_t array_multiline; /* Vertically align array square brackets on own line. */ c_uint8_t bra...
// Copyright 2009 Devrin Talen // This file is part of ADBUSB. // // ADBUSB 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. // // ...
/* graph.h */ /* This software library implements the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision. Yuri Boykov and Vladimir Kolmogorov. In IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI), September 2004 ...
#define getTreeNodeElem( node, type ) (*((type *)(node->elem))) typedeft struct { void *elem; int key; TreeNode *left; TreeNode *right; TreeNode *prev; } TreeNode; bool hasLeft(TreeNode *node) { if(node->left != NULL) return true; else return false; } bool hasRight(TreeNode *no...
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* always defined to indicate that i18n is enabled */ #define ENABLE_NLS 1 /* GETTEXT package name */ #define GETTEXT_PACKAGE "dynmotd_cpp" /* Define to 1 if you have the `bind_textdomain_codese...
/** * * CTCForce.h * * Defines methods for Carrier to carrier interaction * force estimation. * * Written by Taylor Shin * Sep. 2nd, 2016 * **/ #ifndef __CTCForce_h__ #define __CTCForce_h__ #define _USE_MATH_DEFINES #include "fputils.h" #include "physical_constants.h" #include "typedefs.h" #include "materia...
/* * skyplot.h - skyplot header * * Copyright (C) 2012 Michael Rieder <mr@student.ethz.ch> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * 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 ...
/** * \file command.h * \author Johan Boris Iantila * \version 0.1 * \date 21/01/2016 * * */ #ifndef COMMAND_H #define COMMAND_H #define BUFFER_SIZE 2048 #include <sys/time.h> #include "enum.h" typedef struct smscommand t_smscommand; typedef struct ussdcommand t_ussdcommand; typedef struct device t_device; t...
/**********************************************************************/ /* */ /* File name: int.c */ /* */ /* Since: 2004-Sept-...
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * main.c * Copyright (C) Thura Hlaing 2010 <trhura@gmail.com> * * rookie 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, eit...
/* * Copyright 2011 Mect s.r.l * * This file is part of FarosPLC. * * FarosPLC 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....
#ifndef _TirDebouchechiote_ #define _TirDebouchechiote_ //----------------------------------------------------------------------------- // Headers //----------------------------------------------------------------------------- #include "tir.h" //----------------------------------------------------------------------...
/* Copyright © 2012 Clint Bellanger Copyright © 2012 Stefan Beller Copyright © 2013 Ryan Dansie Copyright © 2012-2021 Justin Jacobs This file is part of FLARE. FLARE 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 Foundatio...
// ----------------------------------------------- // This file is script-generated... // ----------------------------------------------- #ifndef DAMAGE_EXTENT_H #define DAMAGE_EXTENT_H namespace vdis { typedef enum { DAMAGE_EXTENT_NONE = 0, DAMAGE_EXTENT_MOBILITY_KILL = 1, DAMAGE_EXTE...
//Colour_Maps.h. #pragma once #include <optional> #include <string> struct ClampedColourRGB { double R; // within [0,1]. double G; // within [0,1]. double B; // within [0,1]. }; //These functions take a clamped input in [0,1] and map it to a colour specified in terms of R,G,B all within [0,1]. Clampe...
//+------------------------------------------------------------------+ //| Método de Mínimos Quadrados | //| Copyright © 2014, Cleiton Gomes; Vanessa Barbosa | //| http://www.softwarecsg.com.br | //+---------------------------------...
/** **************************************************************************************** * * @file otpc.c * * @brief eeprom driver over i2c interface header file. * * Copyright (C) 2012. Dialog Semiconductor Ltd, unpublished work. This computer * program includes Confidential, Proprietary Information and i...
#ifndef INCLUDED_volk_16i_branch_4_state_8_a16_H #define INCLUDED_volk_16i_branch_4_state_8_a16_H #include<inttypes.h> #include<stdio.h> #ifdef LV_HAVE_SSSE3 #include<xmmintrin.h> #include<emmintrin.h> #include<tmmintrin.h> static inline void volk_16i_branch_4_state_8_a16_ssse3(short* target, short* src0, ch...
#ifndef PROFESSOR_H #define PROFESSOR_H // include(s) oder #include "beschaeftigter.h" #include "beschreibbar.h" // weitere Angaben using namespace std; class Professor : public Beschaeftigter { private: // Attribute /** Der Fachbereich des Professors. */ string fachbereich; /** Studiengan des Professors.*/ ...
#import "CCUIControlCenterButton.h"
#ifndef ALIS_H #define ALIS_H #include <string> using namespace std; class Alis { protected: int urunKodu; int alisTarihi; float alisFiyati; int alisAdeti; int alisKodu; public: Alis(); int getUrunKodu(); void setUrunKodu(int value); int getAlisTarihi(); void setAlisTarihi(int value); float get...
#ifndef _PDF_COMPILERCOMPAT_H #define _PDF_COMPILERCOMPAT_H // // *** THIS HEADER IS INCLUDED BY PdfDefines.h *** // *** DO NOT INCLUDE DIRECTLY *** #ifndef _PDF_DEFINES_H_ #error Please include PdfDefines.h instead #endif #include "podofo_config.h" // Silence some annoying warnings from Visual Studio #ifdef _MSC_VE...
/* This source file is part of Rigs of Rods Copyright 2005-2012 Pierre-Michel Ricordel Copyright 2007-2012 Thomas Fischer Copyright 2013-2017 Petr Ohlidal & contributors For more information, see http://www.rigsofrods.org/ Rigs of Rods is free software: you can redistribute it and/or m...
/* This file is part of Lyos. Lyos 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. Lyos is distributed in the hope tha...
/* Glaurung, a chess program for the Apple iPhone. Copyright (C) 2004-2010 Tord Romstad, Marco Costalba, Joona Kiiski. Glaurung 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 Li...
#pragma once #include "FileScanner.h" class CRecycleBinFScanner : public CCleanScanner { protected: static const scanner_id m_nScannerId = RECYCLEBIN_SCANNER_ID; virtual void algorithm( void ); void ( CRecycleBinFScanner::*m_pfnAlgoSelector )( void ); // algorithm implementation in essence void a...
#ifndef GAMEMENU_H #define GAMEMENU_H #include <OGRE/OgreSingleton.h> #include "OGRE/OgreStringVector.h" using namespace Ogre; namespace Ogre { class OverlayManager; class Overlay; class OverlyContainer; class OverlayElement; class TextAreaOverlayElement; } class GameMenu : public Ogre::Singleto...
/* Constants and Copyright (C) 1997-2015 Marco Pedicini This file is part of PELCR. PELCR 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 ...
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "var_management.h" int new3DBoolean(VariableObject *anker, char *group, char *name, int x_length, int y_length, int z_length) { VariableObject *target = NULL; if((target = addNewVariable(anker, group, name, THREEDBOOL)) == NULL) retu...
#include <CoOS.h> /*!< CoOS header file */ #include <stdio.h> #include "stm32f4xx_conf.h" #include "LCD.h" #include "LedTask.h" #include "BSP.h" #include "LCD/LCDUtils.h"
/* Copyright (C) 2018 Magnus Lång and Tuan Phong Ngo * This benchmark is part of SWSC */ #include <assert.h> #include <stdint.h> #include <stdatomic.h> #include <pthread.h> atomic_int vars[3]; atomic_int atom_0_r1_1; atomic_int atom_1_r1_1; void *t0(void *arg){ label_1:; int v2_r1 = atomic_load_explicit(&vars[...
/** * @file traduir.c * @brief Prova que realitza la tradució de bloc lógic a bloc físic mitjançant inodes * @date 09/11/2010 */ #include <string.h> #include <stdlib.h> #include <stdio.h> #include "../include/bloques.h" #include "../include/definicions.h" #include "../include/ficheros.h" int main(int argc, cha...
/* * cnot.h */ #ifndef __QUANTUM_CNOT #define __QUANTUM_CNOT #include "matrix.h" namespace Quantum { class CNot : public Matrix { public: CNot(); }; } #endif
/* -*- C -*- * * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Te...
// // Wire // Copyright (C) 2016 Wire Swiss GmbH // // 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 pr...
/* * This file is part of MultiROM. * * MultiROM 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. * * MultiROM is distributed in...
/* # PostgreSQL Database Modeler (pgModeler) # # Copyright 2006-2021 - Raphael Araújo e Silva <raphael@pgmodeler.io> # # 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 3. # # This program ...
#ifndef EarlyBurstRatesFunction_H #define EarlyBurstRatesFunction_H #include "RbVector.h" #include "TypedFunction.h" namespace RevBayesCore { class DagNode; class Tree; template <class valueType> class TypedDagNode; class EarlyBurstRatesFunction : public TypedFunction< RbVector<double> > { publi...
#pragma once template <typename T> T Plus(const T& a, const T& b) { return (T)(a + b); }
// // Created by Nathan Bollom on 14/06/2017. // #ifndef STARTRADER_WORLD_H #define STARTRADER_WORLD_H #include <vector> #include "sector.h" class World { private: std::vector<Sector*> _sectors; }; #endif //STARTRADER_WORLD_H
/* Copyright (C) 2016 Krowten11 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 hop...
#ifndef STORM_LOGIC_LONGRUNAVERAGEOPERATORFORMULA_H_ #define STORM_LOGIC_LONGRUNAVERAGEOPERATORFORMULA_H_ #include "storm/logic/OperatorFormula.h" namespace storm { namespace logic { class LongRunAverageOperatorFormula : public OperatorFormula { public: LongRunAverageOperatorFormula(st...
/* This library for Digital Light sensor BH1750FVI use I2C Communication protocal , SDA,SCL Are required to interface with this sensor pin configuration : VCC >>> 3.3V SDA >>> A4 SCL >>> A5 ADDR >> A3 "Optional" GND >>> gnd written By : Mohannad Rawashdeh www.genotronex.com */ #i...
/* * This file is part of Manjaro Settings Manager. * * Ramon Buldó <ramon@manjaro.org> * * Manjaro Settings Manager 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,...
/*-----------------------------------------------------------------------*\ | ___ ____ __ __ ___ _ _______ | | / _ \ _ __ ___ _ __ / ___|| \/ |/ _ \| |/ / ____| _ _ | | | | | | '_ \ / _ \ '_ \\___ \| |\/| | | | | ' /| _| _| |_ _| |_ | | | |_| | |_) |...
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the...
/* * sfall * Copyright (C) 2008-2021 The sfall team * */ #pragma once namespace HRP { class CreditsScreen { public: static void init(); }; }
#pragma once #define sTypeDomoticzSecurity 0x83 #define sTypeRAINWU 0x70 //Weather Underground (Total rain reported, no counter) #define sTypeTHBFloat 0x10 //Weather Station #define sTypeWINDNoTemp 0x30 //Weather Station #define wsbaroforcast_heavy_snow 0x01 #define wsbaroforcast_snow 0x01 #define ...
/* * memory.h: * This is the header file for memory operations. * * Authors: * Renzhi Chen <rxc332@cs.bham.ac.uk> * Ke Li <k.li@exeter.ac.uk> * * Institution: * Computational Optimization and Data Analytics (CODA) Group @ University of Exeter * * Copyright (c) 2017 Renzhi Chen, Ke Li * * This program i...
/* Copyright (C) 2017-2021 Peter S. Zhigalov <peter.zhigalov@gmail.com> This file is part of the `ImageViewer' program. 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 ...
// button.h // Copyright 2015 Karl Zeilhofer // www.zeilhofer.co.at // This file is part of WolkenThermometer-firmware. // WolkenThermometer-firmware 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 Found...
/* Copyright 2011 rhn <gihu.rhn@porcupinefactory.org> This file is part of Jazda. Jazda 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...
// Copyright (C) 2002-2012 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #ifndef __C_SCENE_NODE_ANIMATOR_ROTATION_H_INCLUDED__ #define __C_SCENE_NODE_ANIMATOR_ROTATION_H_INCLUDED__ #include "ISceneNode.h" namespace irr {...
/****************************************************************************** * Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistribution...
/* * Copyright 2014, 2015, Jacques Deschênes * This file is part of CHIPcon v2. * * CHIPcon 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...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qbs. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this fil...
/* * Copyright (C) 2015 Niek Linnenbank * * 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 di...
/* automatically created by mc from /home/gaius/GM2/graft-5.2.0/gcc-5.2.0/gcc/gm2/gm2-libs-iso/RealStr.def. */ #if !defined (_RealStr_H) # define _RealStr_H # ifdef __cplusplus extern "C" { # endif # if !defined (PROC_D) # define PROC_D typedef void (*PROC_t) (void); typedef struct { PROC...
/* * * Libreria para listas de proposito general * Haga lo que quiera con ella, pero no hay garantias * Silvio Quadri (c) 2009 * * */ #ifndef LIST_INCLUDED #define LIST_INCLUDED typedef void(*_list_freefunc)(void*); #ifndef NULL #define NULL (void*)0 #endif typedef struct _str_list{ void** data...
/* * gnome-keyring * * Copyright (C) 2011 Collabora Ltd. * * 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 (at your option) any later versi...
#include <canopus/types.h> #include <canopus/drivers/channel.h> void *gyroscope_0; void *magnetometer_1; //adc_get_25vref_stats() {};
#include <stdio.h> /* Pattern isDsPresent, TempL, TempH, Config, CRC */ #define PRESENCE_FLAG 0 #define MATCH_DSID_FLAG 1 #define MATCH_CRC_FLAG 2 #define PRESENT_FAN_FLAG 3 #define FAN_ON 4 #define ALARM_ON 5 #define STX 0x02 #define ETX 0x03 #define SIZEBUF 8 typedef enum _bool {false=0, true=1} bool; typedef str...
#ifndef WIDE_SYSTEM_H #define WIDE_SYSTEM_H #include <stdio.h> int wide_system_system (const char *command); FILE * wide_system_fopen (const char *filename, const char *mode); FILE * wide_system_freopen (const char *filename, const char *mode, FILE *stream); #endif // WIDE_SYSTEM_H
#ifndef Points3D_h #define Points3D_h //my includes #include "mytypes.h" class Points3D { public: Points3D() : m_changesNotSaved(false) {} //virtual z_int32_t getZ(const x_int32_t x, const y_int32_t y) = 0; bool m_changesNotSaved; private: }; #endif
//=========================================================================== // // w_cosh.c // // Part of the standard mathematical function library // //=========================================================================== //####ECOSGPLCOPYRIGHTBEGIN#### // ------------------------------------------- ...
#include "delineate.h" /* * Document-module: Delineate * * This module represents tha application namespace * */ VALUE rb_module; VALUE rb_module_delineate() { return rb_module; } void define_ruby_module() { if (rb_module) return; rb_module = rb_define_module("Delineate"); } void Init_delineate() { ...
// // Validator.h // OMDb-iOS // // Created by Jhonathan Wyterlin on 11/07/16. // Copyright © 2016 Jhonathan Wyterlin. All rights reserved. // #import <Foundation/Foundation.h> @interface Validator : NSObject +(BOOL)validateObject:(id)object; +(BOOL)isEmptyString:(NSString *)string; @end
#ifndef USER_DATA_OBJECT_H #define USER_DATA_OBJECT_H #include <memory> using namespace std; struct other_user_data_object_t { int id; int gpc_seq[8];//杠碰吃 顺序 int gpc_seq_count; int paiCount;//手上的牌 int paiRecCount;//已经出了的牌 int _g; int _ag; int _p; int _c; char paiRecList[32];/...
/* * Window management definitions from <X/Xlib.h> * Copyright (c) 1985 Massachusetts Institute of Technology */ #ifndef Xwindow_h #define Xwindow_h #include <InterViews/X10/Xdefs.h> /* * Data returned by XQueryWindow. */ typedef struct _WindowInfo { short width, height; /* Width and height. */ short x, y; ...
/******************************************************************************* Copyright (C) 2014-2017 Wright State University - All Rights Reserved Daniel P. Foose - Maintainer/Lead Developer This file is part of Vespucci. Vespucci is free software: you can redistribute it and/or modify it unde...
/** * output.c * Author: Jan Viktorin <xvikto03 (at) stud.fit.vutbr.cz> * * 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) an...
// ThresClassEventSender.h // author: Ionut Damianr <damian@hcm-lab.de> // created: 2013/08/21 // Copyright (C) 2007-13 University of Augsburg, Lab for Human Centered Multimedia // // ************************************************************************************************* // // This file is part of Soci...
// Copyright (c) 2005 - 2017 Settlers Freaks (sf-team at siedler25.org) // // This file is part of Return To The Roots. // // Return To The Roots 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 versio...
// // UIImage+Functions.h // Liber // // Copyright © 2017 Christian-Schneider. All rights reserved. // #import <UIKit/UIKit.h> @interface UIImage (Functions) + (UIImage*) imageWithImage:(UIImage *)image scaledToSize:(CGSize)newSize; @end
/*- * Copyright (c) 2009-2011 Jannis Pohlmann <jannis@xfce.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...
// // _ _ ______ _ _ _ _ _ _ _ // | \ | | | ____| | (_) | (_) | | | | // | \| | ___ | |__ __| |_| |_ _ _ __ __ _| | | | // | . ` |/ _ \ | __| / _` | | __| | '_ \ / _` | | | | // | |\ | (_) | | |___| (_| | | |_| | | | | (_| |_|_|_| // |_| \_|\___/ |______\__,_|_|\...
/** ****************************************************************************** * File Name : USB_OTG.c * Description : This file provides code for the configuration * of the USB_OTG instances. ***********************************************************************...
/** ****************************************************************************** * @file TIM/TIM_DMABurst/Inc/stm32f4xx_it.h * @author MCD Application Team * @version V1.3.0 * @date 17-February-2017 * @brief This file contains the headers of the interrupt handlers. ********************...
/* This file is part of Desperion. Copyright 2010, 2011 LittleScaraby, Nekkro Desperion 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...
/* * Copyright (c) 2000-2007 Apple Inc. All rights reserved. * * @APPLE_OSREFERENCE_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 ex...
/* * Copyright 2011 Fabio Baltieri (fabio.baltieri@gmail.com) * * Based on the original ben-wpan code written by * Werner Almesberger, Copyright 2008-2011 * * 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 ...
//---------------------------------------------------------------------------- // XC program; finite element analysis code // for structural analysis and design. // // Copyright (C) Luis Claudio Pérez Tato // // This program derives from OpenSees <http://opensees.berkeley.edu> // developed by the «Pacific earthq...
/* * This file is protected by Copyright. Please refer to the COPYRIGHT file * distributed with this source distribution. * * This file is part of GNUHAWK. * * GNUHAWK is free software: you can redistribute it and/or modify is under the * terms of the GNU General Public License as published by the Free Softwa...
#include <stdio.h> #include <stdlib.h> #include "recpt1core.h" #include "version.h" #include <sys/poll.h> #include <linux/dvb/dmx.h> #include <linux/dvb/frontend.h> #define ISDB_T_NODE_LIMIT 24 // 32:ARIB limit 24:program maximum #define ISDB_T_SLOT_LIMIT 8 /* globals */ boolean f_exit = FALSE; char bs_channe...
/** * Copyright (C) 2012 by INdT * * 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 is di...
#include "readv.h" #include "../base.h" #include "../errno.h" #include <linux-syscalls/linux.h> long sys_readv(int fd, struct iovec* iovp, unsigned int len) { return sys_readv_nocancel(fd, iovp, len); } long sys_readv_nocancel(int fd, struct iovec* iovp, unsigned int len) { int ret; ret = LINUX_SYSCALL3(__NR_read...
/* This source file is part of Rigs of Rods Copyright 2005-2012 Pierre-Michel Ricordel Copyright 2007-2012 Thomas Fischer For more information, see http://www.rigsofrods.com/ Rigs of Rods is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as publish...
/* * This file is part of AQUAgpusph, a free CFD program based on SPH. * Copyright (C) 2012 Jose Luis Cercos Pita <jl.cercos@upm.es> * * AQUAgpusph 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, e...
// AIServerTestDemoDlg.h : Í·Îļþ // #pragma once #include "HttpAPIServer.h" #include "afxwin.h" #include "Resource.h" class CHttpAPIServer; // CAIServerTestDemoDlg ¶Ô»°¿ò class CAIServerTestDemoDlg : public CDialogEx { // ¹¹Ôì public: CAIServerTestDemoDlg(CWnd* pParent = NULL); // ±ê×¼¹¹Ô캯Êý // ¶Ô»°¿òÊý¾Ý e...
// Copyright (c) 2010 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...
// // NSObject+KCObjectInfo.h // kerkee // // Created by zihong on 15/8/25. // Copyright (c) 2015年 zihong. All rights reserved. // #import <Foundation/Foundation.h> #import <CoreGraphics/CGGeometry.h> #import <UIKit/UIKit.h> #import <objc/runtime.h> #define KC_VALUE(struct) ({ __typeof__(struct) __struct = struc...
/* ------------------------------------------------------------------ * GEM - Graphics Environment for Multimedia * * Copyright (c) 2002-2011 IOhannes m zmölnig. forum::für::umläute. IEM. zmoelnig@iem.at * zmoelnig@iem.kug.ac.at * For information on usage and redistribution, and for a DISCLAIMER * OF AL...
// Mantid Repository : https://github.com/mantidproject/mantid // // Copyright &copy; 2018 ISIS Rutherford Appleton Laboratory UKRI, // NScD Oak Ridge National Laboratory, European Spallation Source // & Institut Laue - Langevin // SPDX - License - Identifier: GPL - 3.0 + #ifndef DETXMLFILE_H #define DETXMLFILE...
/* ---------------------------------------------------------------------- * I-SIMPA (http://i-simpa.ifsttar.fr). This file is part of I-SIMPA. * * I-SIMPA is a GUI for 3D numerical sound propagation modelling dedicated * to scientific acoustic simulations. * Copyright (C) 2007-2014 - IFSTTAR - Judicael Picaut, Nicolas ...