text
stringlengths
4
6.14k
/* * linux/drivers/usbd/usb-module.h * * Copyright (c) 2000, 2001, 2002 Lineo * Copyright (c) 2001 Hewlett Packard * * By: * Stuart Lynne <sl@lineo.com>, * Tom Rushworth <tbr@lineo.com>, * Bruce Balden <balden@lineo.com> * * This program is free software; you can redistribute it and/or mod...
// Copyright (c) 2012 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_FRAME_TEST_NET_TEST_AUTOMATION_RESOURCE_MESSAGE_FILTER_H_ #define CHROME_FRAME_TEST_NET_TEST_AUTOMATION_RESOURCE_MESSAGE_FILTER_H_ #inc...
/* * Copyright 2004-2005 Timo Hirvonen * * 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. * * This program is d...
/* Copyright (C) 2011 by Alexandru Pana <r.whitesoul@gmail.com> Part of the Fire and Sword Project http://code.google.com/p/fire-and-sword/ 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 Foundat...
/* * The ManaPlus Client * Copyright (C) 2011-2019 The ManaPlus Developers * Copyright (C) 2019-2022 Andrei Karas * * This file is part of The ManaPlus Client. * * 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 ...
/** * 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-2018 MaNGOS project <https://getmangos.eu> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
#pragma once #include <vector> #include <functional> #include "EventArgs.h" namespace EightBit { template<class T> class Signal final { private: typedef std::function<void(T&)> delegate_t; typedef std::vector<delegate_t> delegates_t; delegates_t m_delegates; public: void connect(const delegate_t functor)...
/* ncmpc (Ncurses MPD Client) * (c) 2004-2010 The Music Player Daemon Project * Project homepage: http://musicpd.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 t...
/************************************************************************** * Copyright (C) 2007 by Michel Ludwig (michel.ludwig@kdemail.net) * * 2011 by Felix Mauch (felix_mauch@web.de) * ***************************************************************************/ /*************...
#ifndef PROBLEM_H #define PROBLEM_H #include <iostream> #include <vector> #include "img.h" using namespace std; struct question { int q; int a; }; class Problem { public: Problem(); ~Problem(); // void copyTo(Problem& p); // vector<float> image; Img image; // vector<question> quest...
#include "adriver.h" #include "../../alsa-kernel/isa/cs423x/cs4236.c"
#ifndef __GSMD_STRL_H #define __GSMD_STRL_H #ifdef __GSMD__ /* safe strcpy and strcat versions */ extern size_t strlcpy(char *dest, const char *src, size_t size); extern size_t strlcat(char *dest, const char *src, size_t count); #endif /* __GSMD__ */ #endif
/* This file is part of the Astrometry.net suite. Copyright 2011 Dustin Lang. The Astrometry.net suite 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. The Astrometry.net suite is distribut...
#pragma once #ifndef __EMU_H__ #error Dont include this file directly; include emu.h instead. #endif #ifndef __DISERIAL_H__ #define __DISERIAL_H__ //************************************************************************** // TYPE DEFINITIONS //***********************************************************...
/* * getparts.h * * Copyright (C) 2007 Red Hat, Inc. 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 as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any l...
// // LHTagRetrievalOperation.h // LastHistory // // Created by Frederik Seiffert on 19.11.09. // Copyright 2009 Frederik Seiffert. All rights reserved. // #import <Cocoa/Cocoa.h> #import "LHOperation.h" @interface LHTagRetrievalOperation : LHOperation { NSEntityDescription *_tagEntity; NSEntityDescription *_...
// Copyright (c) 2012 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 MEDIA_BASE_AUDIO_SPLICER_H_ #define MEDIA_BASE_AUDIO_SPLICER_H_ #include <deque> #include "base/memory/ref_counted.h" #include "media/base/a...
/** * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * Copyright (c) 2016 Tino Reichardt * 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 ...
/* Hyperspace Explorer - visualizing higher-dimensional geometry Copyright (C) 2008-2010 Lene Preuss <lene.preuss@gmail.com> 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 L...
/* a10 425 * Copyright (c) 2001-2012 Nicolas Léveillé <knos.free.fr> * * You should have received this file ('src/system/pan_driver.h') with a license * agreement. ('LICENSE' file) * * Copying, using, modifying and distributing this file are rights * covered under this licensing agreement and are conditioned by ...
// // G0ActionCenter.h // G0Engine // // Created by Chase on 6/21/15. // Copyright (c) 2015 littleendiangamestudios. All rights reserved. // #ifndef __G0Engine__G0ActionCenter__ #define __G0Engine__G0ActionCenter__ #include <stdio.h> #include <string> #include <map> #include "G0Action.h" /* class in question ...
/********************************************************************************** ********************************************************************************** *** *** argparse_commcmd.c *** - parsing of comms related commands (flash upload, etc) *** *** Copyright (C) 2014 Christian Klippel <ck@at...
#pragma once #include <string> class TestList { public: typedef void* Test; Test* m_Head; //0x0000 Test* m_Tail; //0x0008 };//Size=0x0010 struct MemberInfoFlags { unsigned short m_FlagBits; //0x0000 };//Size=0x0002 class ModuleInfo { public: char* m_ModuleName; //0x0000 ModuleInfo* m_NextModule; //0x0008...
// // Tracklist.h // DevAbo.de // // Created by Ingmar Drewing on 20/12/15. // Copyright © 2015 Ingmar Drewing. All rights reserved. // #import "Track.h" #import <Foundation/Foundation.h> @interface Tracklist : NSObject { NSArray *tracks; } - (id) init; - (NSURL *) getSoundUrlAtLongitude: (float) longitude_ ...
/* ** Zabbix ** Copyright (C) 2001-2015 Zabbix SIA ** ** 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. ** ** This pro...
// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id$ // // Copyright (C) 1993-1996 by id Software, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as pu...
/***************************************************** * * Header language: German * * @author Glenn De Backer <glenn@simplicity.be> * *****************************************************/ #include <string> extern std::string deText;
#include <stm32f4xx.h> #include <core_cm4.h> #include <stddef.h> #include <stdbool.h> #include <stm32f4xx_misc.h> #include <stm32f4xx_crc.h> #include <stm32f4xx_rcc.h> /* CRC's a block of 32 bit words */ uint32_t crc_block(uint32_t *start, size_t len, bool reset) { uint32_t res; /* Enable CRC clock */ RCC_AHB1Per...
/* * Jailhouse, a Linux-based partitioning hypervisor * * Copyright (c) ARM Limited, 2014 * * Authors: * Jean-Philippe Brucker <jean-philippe.brucker@arm.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/io.h> #incl...
/* ///////////////////////////////////////////////////////////////////////// */ /* This file is a part of the BSTools package */ /* written by Przemyslaw Kiciak */ /* ///////////////////////////////////////////////////////////////////////// */...
#include <iostream> #include <deque> #include <graph/oslom_net_global.h> using namespace std; inline double log_zero(double a) { if (a <= 0) return -1e20; else return log(a); } class oslomnet_evaluate : public oslomnet_louvain { public: oslomnet_evaluate(deque<deque<int> > &b, deque<deque...
#include "zcompress.h" #include "misko_mempool.h" #ifndef MAX_PATH #define MAX_PATH 256 #endif const char * base64char = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; char * base64_encode( const unsigned char * bindata, char * base64, int binlength ) { int i, j; unsigned char current; ...
/* HulK - GUIPro Project ( http://glatigny.github.io/guipro/ ) Author : Glatigny Jérôme <jerome@darksage.fr> 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 Licen...
/************************** The fork call basically makes a duplicate of the current process, identical in almost every way The new process (child) gets a different process ID (PID) and has the the PID of the old process (parent) as its parent PID (PPID). Because the two processes are now running exactly the same cod...
/* created by click/linuxmodule/fixincludes.pl on Tue Nov 25 22:39:40 2014 */ /* from /lib/modules/2.6.27.5-117.fc10.i686/build/include/config/snd/hdspm.h */
// -*- Mode: C++ -*- // // Copyright (c) 2006 Rice University // // 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....
#pragma once /* ---------------------------------------------------------------------------- // Modified to do reflectivity fitting // au.gafitm.cpp should be optimized to do monolayer fitting // restrict the beta profile by relating it to the density profile rho= k ( rho_a (1-x) + rho_b x) beta= k ( beta_a (1-x) + b...
/* f90_unix_io_ccode.c : c stub code for f90_unix_io This file is part of Posix90 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...
#ifndef __EMC_CHANGE_FREQ_DADTA_H #define __EMC_CHANGE_FREQ_DADTA_H u32 cp_code_data[] = { 0xE59FF024, 0xE3A0F004, 0xE3A0F008, 0xE3A0F00C, 0xE3A0F010, 0xE3A0F014, 0xE3A0F018, 0xE3A0F01C, 0xE3A03E80, 0xE1A0D003, 0xEA0001AE, 0x00000020, 0x68104AF7, 0x43082101, 0x47706010, 0x680148F4, 0x00490849, 0x4...
// // Created by alex on 4/7/17. // #ifndef DAVIDIAN_BODY_H #define DAVIDIAN_BODY_H #include <memory> #include "GlobalDefinitions.h" namespace orbital{ class CelestialBody; class Orbit; class StateVector; class Body { public: /** * Constructing a Generic body that is in orbit around some other body. The paren...
#ifndef __ROCCAT_PROFILE_PAGE_TAB_LABEL_H__ #define __ROCCAT_PROFILE_PAGE_TAB_LABEL_H__ /* * This file is part of roccat-tools. * * roccat-tools 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 ver...
#ifndef _MACROS_H_ #define _MACROS_H_ #define ROUNDTOINT(F) (DECIMAL(F)>=.5? int(F)+1:int(F)) #define ROUNDUP(F) (DECIMAL(F)>0? int(F)+1:int(F)) #define IS_ASCII(C) (((unsigned char)C)>=0x20 && ((unsigned char)C)<=0xFE) #define DECIMAL(N) (N-int(N)) #define ABS(X) ((X)<0? (-1*(X)):(X)) #define MAX(X,Y) (X>Y? X...
/* * viking -- GPS Data and Topo Analyzer, Explorer, and Manager * * Copyright (C) 2003-2005, Evan Battaglia <gtoevan@gmx.net> * * 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 ver...
enum {LOCAL, REMOTE}; const int* clists_get_ss(const Clist *c) {return c->starts;} const int* clists_get_cc(const Clist *c) {return c->counts;} int3 clists_get_dim(const Clist *c) {return c->dims;} int clists_get_n(const Clist *c) {return c->ncells;} const uint* clist_get_ids(const ClistMap *m) {return ...
/* Linux backend * * Copyright (C) 2008-2010 Robert Ernst <robert.ernst@linux-solutions.at> * * This file may be distributed and/or modified under the terms of the * GNU General Public License version 2 as published by the Free Software * Foundation and appearing in the file LICENSE.GPL included in the * packag...
/* * "$Id: backend.h 5023 2006-01-29 14:39:44Z mike $" * * Backend definitions for the Common UNIX Printing System (CUPS). * * Copyright 1997-2005 by Easy Software Products. * * These coded instructions, statements, and computer programs are the * property of Easy Software Products and are protected by ...
#include "gl.h" #ifndef __UNIFORM_H_ #define __UNIFORM_H_ int uniformsize(GLenum type); int is_uniform_int(GLenum type); int is_uniform_float(GLenum type); int is_uniform_matrix(GLenum type); int n_uniform(GLenum type); void gl4es_glGetUniformfv(GLuint program, GLint location, GLfloat *params); void gl4es_glGetUnifo...
#include "terrain_perlin_noise.h" /* drawing the perlin terrain here by giving start and end point rows and columns. */ void draw_perlin_noise_terrain(float start_row, float end_row, float start_col, float end_col, float counter) { float z = 0; glColor3f(1.0f, 1.0f, 1.0f); printf("\nstartcol= %f...
#ifndef U_LOG_H #define U_LOG_H #if !defined(__INSIDE_UTILS__) && !defined(UTILS_COMPILATION) #error "Only <utils.h> can be included directly" #endif #define U_WARN 1 #define U_ERROR 2 void u_log(int level, const char *format, ...); #define u_warn(format, ...) \...
/* * Copyright (C) 2016-2018, Nils Asmussen <nils@os.inf.tu-dresden.de> * Economic rights: Technische Universitaet Dresden (Germany) * * This file is part of M3 (Microkernel-based SysteM for Heterogeneous Manycores). * * M3 is free software: you can redistribute it and/or modify * it under the terms of the GNU G...
/*---------------------------------------------- fft_test.c - demonstration program for fft.c ----------------------------------------------*/ /****************************************************************************** * This program demonstrates how to use the file fft.c to calculate an FFT * * of...
/* Copyright 1999-2016 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. You may not use this file except in compliance with the License. obtain a copy of the License at http://www.imagemagick.org/script/license.php Unless required ...
#ifndef DBALLE_PYTHON_H #define DBALLE_PYTHON_H #include <dballe/fwd.h> #include <memory> #ifndef PyObject_HEAD // Forward-declare PyObjetc and PyTypeObject // see https://mail.python.org/pipermail/python-dev/2003-August/037601.html extern "C" { struct _object; typedef _object PyObject; struct _typeobject; typedef _t...
#include "q_shared.h" #include "linkedlist.h" linkedList_t *LinkedList_PushObject( linkedList_t **root, void *data ) { if ( *root == NULL ) {//No root object linkedList_t *newNode = (linkedList_t *)malloc( sizeof( linkedList_t ) ); memset( newNode, 0, sizeof( linkedList_t ) ); newNode->data = data; *root =...
#pragma once #include "../../lib/VCMI_Lib.h" #include "../../lib/CBuildingHandler.h" #include "../../lib/CCreatureHandler.h" #include "../../lib/CTownHandler.h" #include "../../lib/CSpellHandler.h" #include "../../lib/CObjectHandler.h" #include "../../lib/Connection.h" #include "../../lib/CGameState.h" #incl...
#ifndef MTK_RTC_H #define MTK_RTC_H #ifdef CONFIG_RTC_DRV_MTK #include <mach/rtc.h> static inline bool crystal_exist_status(void) { return rtc_crystal_exist_status(); } #else #include <linux/ioctl.h> #include <linux/rtc.h> #include <mach/mt_typedefs.h> typedef enum { RTC_GPIO_USER_WIFI = 8, RTC_GPIO_USER_GPS = 9, ...
/*1:*/ #line 26 "./gb_rand.w" #define random_graph r_graph #define random_bigraph r_bigraph #define random_lengths r_lengths extern Graph*random_graph(); extern Graph*random_bigraph(); extern long random_lengths(); /*:1*/
/* android jconfig.h */ /* * jconfig.doc * * Copyright (C) 1991-1994, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file documents the configuration options that are required to * customize the J...
/* * VIA technology CBP series SoC Camera driver * * ISP driver routine, header for ISP processing service routine */ #ifndef __ISP_SERVICE__ #define __ISP_SERVICE__ int isp_process_thread(void *data); void *isp_service_start(const char *name, int (*fn)(void *), void *data); void isp_service_stop(struct cbp_cam_isp *...
/* * Copyright (C) 2011 Matthew Rheaume * * 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. * * This program...
// // TMUImageListItemTableViewCell.h // yetAnotherImageGallery // // Created by tim millington on 12/03/2015. // Copyright (c) 2015 tmuApps. All rights reserved. // #import <UIKit/UIKit.h> @interface TMUImageListTableViewCell : UITableViewCell @property (weak, nonatomic) IBOutlet UILabel *imageTitle; @property (...
/* * c64commonmachinecontroller.h - C64 common machine controller * * Written by * Christian Vogelgsang <chris@vogelgsang.org> * * 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 un...
////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // // copyright : (C) 2014 Eran Ifrah // file name : GitConsole.h // // --------------------------------------------------------------------...
/* SPDX-FileCopyrightText: 2010 Jan Lepper <dehtris@yahoo.de> SPDX-FileCopyrightText: 2010-2020 Krusader Krew <https://krusader.org> SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef JOBMAN_H #define JOBMAN_H // QtCore #include <QAction> // QtWidgets #include <QMessageBox> #include <QPushButton> #incl...
/* * This file is part of D3DShark - DirectX Component Framework * Copyright (C) 2012-2013 Michael Bleis * * 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, ...
/* * Copyright (c) 2000 Silicon Graphics, Inc. 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 Software Foundation. * * This program is distributed in the hope that it wou...
#ifndef DILEPTONTRACKROTATOR_H #define DILEPTONTRACKROTATOR_H //############################################################# //# # //# Class PairAnalysisTrackRotator # //# # /...
#ifndef __REGISTRATION_H #define __REGISTRATION_H enum { REGISTRATION_ERROR_UNAUTHORIZED = 401, REGISTRATION_ERROR_UNAUTHORIZED_REG = 407, REGISTRATION_ERROR_UNIMPLEMENTED = 501, REGISTRATION_ERROR_UNAVAILABLE = 503, REGISTRATION_ERROR_CONFLICT = 409, REGISTRATION_ERROR_TIMEOUT = 408, REGISTRATION_ERROR_TIM...
#ifndef HYPNOENEMY_H #define HYPNOENEMY_H #include "./Enemy.h" class HypnoEnemy: public Enemy { public: HypnoEnemy(); ~HypnoEnemy(); void reset(); void defaults(); void setTexture(); void setX(float x); void setY(float y); void update(float Px, float Py, float deltaTime); ...
#ifndef __LS1B_CAMERA_H__ #define __LS1B_CAMERA_H__ struct ls1b_camera_platform_data { int bl; int ts; int hsync; int vsync; }; #endif
//----------------------------------------------------------------------------- // File: ComDefinition.h //----------------------------------------------------------------------------- // Project: Kactus 2 // Author: Joni-Matti Määttä // Date: 29.3.2012 // // Description: // Class which encapsulates the handlin...
//----------------------------------------------------------------------------- // File: DesignConfigurationInstantiationParameterFinder.h //----------------------------------------------------------------------------- // Project: Kactus2 // Author: Janne Virtanen // Date: 05.05.2017 // // Description: // For finding p...
//------------------------------------------------------------------------------ // Copyright (c) 2004-2010 Atheros Communications Inc. // All rights reserved. // // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above // c...
/* * arch/arm/kernel/topology.c * * Copyright (C) 2011 Linaro Limited. * Written by: Vincent Guittot * * based on arch/sh/kernel/topology.c * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details...
/* * Copyright 2003 by Adam Luter * This file is part of Squash, a C/Ncurses-based unix music player. * * Squash 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...
#include "../include/Silabs_L0_API.h" extern unsigned int jiffies_to_msecs(const unsigned long j); long system_time() { return jiffies_to_msecs(jiffies); } void system_wait(int time) { msleep(time); } unsigned int L0_WriteCommandBytes(unsigned char slaveaddress, unsigned char length, unsigned...
/** * $Id$ * * Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com) * * 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 as published by * the Free Software Foundation; either versio...
/* * Copyright (c) 2002, Intel Corporation. All rights reserved. * Created by: rolla.n.selbak 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 that pthread_exit() * * termina...
/* Formatted output to strings. Copyright (C) 1999, 2002, 2006-2007 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, or (at your o...
/* created by click/linuxmodule/fixincludes.pl on Tue Nov 25 22:39:41 2014 */ /* from /lib/modules/2.6.27.5-117.fc10.i686/build/include/linux/mfd/tc6393xb.h */ /* * Toshiba TC6393XB SoC support * * Copyright(c) 2005-2006 Chris Humbert * Copyright(c) 2005 Dirk Opfer * Copyright(c) 2005 Ian Molton <spyro@f2s.com> *...
#include <string.h> #include <stdio.h> #define MAXLINE 1000 int reverse (char origin[], char dest[]); int mygetline(char s[],int lim); int reverse (char origin[], char dest[]) { int i, idx; for (i = 0; origin[i] != '\0'; i++) ; idx = i; for (i = 0; i < idx; i++) dest[i] = origin[idx - ...
/* * * Copyright (c) 2001-2002, Biswapesh Chattopadhyay * * This source code is released for free distribution under the terms of the * GNU General Public License. * */ #ifndef TM_SOURCE_FILE_H #define TM_SOURCE_FILE_H #include <stdio.h> #include <glib.h> #include <glib-object.h> #include "tm_parser.h" G_BEGI...
// $Id: hitcmp.h,v 2.11 2004/05/28 19:22:08 o Exp $ // philologic 2.8 -- TEI XML/SGML Full-text database engine // Copyright (C) 2004 University of Chicago // // This program is free software; you can redistribute it and/or modify // it under the terms of the Affero General Public License as published by // Affero, In...
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <sys/stat.h> #include <fcntl.h> #include <errno.h> #include <getopt.h> #include <kerrighed.h> #include <config.h> enum ipctype { UNDEF, MSG, SEM, SHM }; enum ipctype ipc_type = UNDEF; int ipcid; void version(char * program_name) { printf("\ %s...
/*PGR-GNU***************************************************************** File: line_vertex.h Generated with Template by: Copyright (c) 2015 pgRouting developers Mail: project@pgrouting.org Function's developer: Copyright (c) 2017 Vidhan Jain Mail: vidhanj1307@gmail.com ------ This program is free software; you can...
#define UTS_RELEASE "2.6.32.9-silver-v3"
/* * 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 #5 of the sig...
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /** * \file fsm.h * \brief Finite State Machine header. * Copyright (C) 2010 Signove Tecnologia Corporation. * All rights reserved. * Contact: Signove Tecnologia Corporation (contact@signove.com) * * $LICENSE_TEXT:BEGIN$ * This library is free s...
/*! \file tsl2550extconf.h \brief TAOS TSL2550 Ambient Light Sensor interface extention configuration. */ //***************************************************************************** // // File Name : 'tsl2550extconf.h' // Title : TAOS TSL2550 Ambient Light Sensor interface configuration // Author : Carlos Antonio...
// ********************************************************************** // // Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ***************************************************...
/*************************************************************************** * search.c * * Copyright 2005 Ian McIntosh * ian_mcintosh@linuxadvocate.org ****************************************************************************/ /* * This program is free software; you can redistribute it and/or...
/* * 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. * * This program is distributed in the hope that it will b...
/************************************************************************************************** * * * Project: NextGIS Formbuilder * * Authors: M...
/* The functions inside of here emulate the overhead of a system call. Usable for benchmarking purposes. Copyright (C) 2011 Hadrien Grasland 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 Softwa...
/* ui-commit.c: generate commit view * * Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com> * * Licensed under GNU General Public License v2 * (see COPYING for full license text) */ #include "cgit.h" #include "ui-commit.h" #include "html.h" #include "ui-shared.h" #include "ui-diff.h" #include...
#ifndef ORG_ESB_HIVE_JOBUTIL_H #define ORG_ESB_HIVE_JOBUTIL_H #include <string> #include "org/esb/db/HiveDb.hpp" #include "org/esb/lang/Ptr.h" #include "org/esb/util/Log.h" //int jobcreator(int fileid, int profileid, std::string outpath); //int jobcreator(db::MediaFile, db::Profile, std::string outpath); //int jobcrea...
/* jlh */ /* this file is part of: wmblob the GNU GPL license applies to this file, see file COPYING for details. author: jean-luc herren. */ #ifndef RCFILE_H #define RCFILE_H #include <glib.h> #include "wmblob.h" typedef struct { char name[256]; SETTINGS settings; } PRESET; extern GList *preset_li...
/* * Qiaosong Wang * University of Delaware * */ #ifndef UD_CURSOR_TOOL_H #define UD_CURSOR_TOOL_H #include <string> #include <rviz/tool.h> #include <rviz/properties/string_property.h> #include <ros/node_handle.h> #include <ros/publisher.h> #include "rviz/tool.h" #include <QCursor> #include <QObject> #include <Q...
/* flutter.h generated by valac 0.10.0, the Vala compiler, do not modify */ #ifndef __FLUTTER_H__ #define __FLUTTER_H__ #include <glib.h> #include <clutter/clutter.h> #include <glib-object.h> G_BEGIN_DECLS #define FLUTTER_TYPE_CONTAINER (flutter_container_get_type ()) #define FLUTTER_CONTAINER(obj) (G_TYPE_CHECK_...
#ifndef lint static char *RCSid = "$Header: strcdr.c,v 1.1 87/08/21 16:34:19 rnovak Exp $"; #endif /* *------------------------------------------------------------------ * * $Source: /u3/syseng/rnovak/src/lib/RCS/strcdr.c,v $ * $Revision: 1.1 $ * $Date: 87/08/21 16:34:19 $ * $State: Exp $ * $Author: rnovak $ *...