text
stringlengths
4
6.14k
/* * synergy -- mouse and keyboard sharing utility * Copyright (C) 2012-2016 Symless Ltd. * Copyright (C) 2004 Chris Schoeneman * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * found in the file LICENSE that should have accompanied...
// Copyright (c) 2002 Rob Kaper <cap@capsi.com> // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License version 2.1 as published by the Free Software Foundation. // // This library is distributed in the hope that it will be useful, // ...
#include<stdio.h> int main(){ int i,k,n,j; k=0; do { k=k+1; } while (k<=19); if (k=19); { do { k=k+2; if (k%3==0 && k%7==0){ printf("%d\n",k);} } while (k<=30000); } return 0; }
/* * CDE - Common Desktop Environment * * Copyright (c) 1993-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; ei...
/***************************************************************************** * predict.h: arm intra prediction ***************************************************************************** * Copyright (C) 2009-2021 x264 project * * Authors: David Conrad <lessen42@gmail.com> * * This program is free software; y...
/** * collectd - src/zfs_arc.c * Copyright (C) 2009 Anthony Dewhurst * * 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; only version 2 of the License is applicable. * * This program is d...
/* * Clock Manager - rtems_clock_get_tod * * COPYRIGHT (c) 1989-2007. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id: clockgettod.c,v 1....
#ifndef QEMU_NET_H #define QEMU_NET_H #include "qemu-common.h" /* VLANs support */ typedef ssize_t (IOReadvHandler)(void *, const struct iovec *, int); typedef struct VLANClientState VLANClientState; typedef void (NetCleanup) (VLANClientState *); typedef void (LinkStatusChanged)(VLANClientState *); struct VLANCli...
/* * Copyright (C) 2013 Fighter Sun <wanmyqawdr@126.com> * JZ4780 SoC NAND controller driver * * 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 (...
/* * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, <gj@denx.de> * * 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) ...
/* This file is part of GNUnet. (C) 2012 Christian Grothoff (and other contributing authors) GNUnet 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 opti...
#ifndef GLOBAL_H_ #define GLOBAL_H_ /** * 공용 필수 라이브러리 포함 부분 */ #include <iostream> #include <cstring> #include <cstdio> #include <cstdlib> #include <vector> #include <map> #include <pthread.h> using namespace std; /** * 리눅스 네트워크 통신 공용 라이브러리 포함 부분 */ #include <sys/epoll.h> #include <sys/socket.h> #include <arpa/i...
/* This file is part of Plaine. * * Plaine 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. * * Plaine is distributed in the hope...
/* * Copyright (C) 2005-2012 MaNGOS <http://www.getmangos.com/> * Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/> * Copyright (C) 2010-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2011-2012 Darkpeninsula Project <http://www.darkpeninsula.eu/> * * This program is free softwar...
/* * Bonjour based service discovery * Copyright (C) 2009 Mattias Wadman * * 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...
/* -*- c++ -*- */ /* * Copyright 2016 <+YOU OR YOUR COMPANY+>. * * 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, or (at your option) * any later version. * * This software i...
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-cen-xr-w32-bld/build/netwerk/base/public/nsIProtocolProxyCallback.idl */ #ifndef __gen_nsIProtocolProxyCallback_h__ #define __gen_nsIProtocolProxyCallback_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For ID...
/* hpsound.c: HP-UX sound I/O Copyright (c) 2002-2004 Alexander Yurchenko, Russell Marks, Philip Kendall Matan Ziv-Av, Stuart Brady $Id: hpsound.c 3115 2007-08-19 02:49:14Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licen...
/****************************************************************\ * * * Nucleotide Translation Code * * * * Guy St.C. Slater.. mailto:guy@ebi.ac.uk ...
// // PopTableViewController.h // CoCode // // Created by wuxueqian on 15/11/9. // Copyright (c) 2015年 wuxueqian. All rights reserved. // @interface CCFilterViewController : UIViewController @property (nonatomic, copy) void (^onItemSelected)(NSDictionary *); @property (nonatomic, copy) void (^onCancel)(); @prope...
#ifndef STRINGUTIL_H_ #define STRINGUTIL_H_ #include <vector> #include <string> #define MAX_DIGITS_IN_INT 12 // max number of digits in an int (-2147483647 = 11 digits, +1 for the '\0') // Removes leading white space extern void TrimLeft(std::string &s); // Counts the number of lines in a block of text ...
/* * This file is part of GtkEveMon. * * GtkEveMon 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. * * You should have received...
/* * Copyright (C) 2009-2010, Pino Toscano <pino@kde.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, or (at your option) * any later version. * * This pr...
/***************************************************************************** * Copyright (c) 2014-2018 OpenRCT2 developers * * For a complete list of all authors, please refer to contributors.md * Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2 * * OpenRCT2 is licensed under the GNU Gener...
#define tableau_entrer t->te #define tableau_int t->ti #define tableau_binaire t->tb #define taille_tableau t->sot #define tableau_sortie t->ts #define taille_sortie t->sots #define tableau_sortieH t->tsh #define taille_sortieH t->sotsh struct tabs_s { int sot; // size of tabs char *te; //tabs entrée int ...
/* Copyright (C) 2012 Abrt team. Copyright (C) 2012 RedHat 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 of the License, or (at your option) any late...
/* This file is part of RailRoad. RailRoad 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 of the License. RailRoad is distributed in the hope that it will be useful, but WITHOUT ANY ...
/** * Marlin 3D Printer Firmware * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
#pragma once #include "DomoticzHardware.h" #include "csocket.h" using namespace std; class bt_openwebnet; class COpenWebNetTCP : public CDomoticzHardwareBase { public: COpenWebNetTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort, const std::string &ownPassword); ~COpenWebNetTCP(void); ...
/* -*- c++ -*- */ /* * Copyright 2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio 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...
// ************************************************************************** // // // BornAgain: simulate and fit scattering at grazing incidence // //! @file Core/Parametrization/ParameterDistribution.h //! @brief Defines class ParameterDistribution. //! //! @homepage http://www.bornagainproject.org //! @l...
/* Copyright 2014 Mona mathieu.poux[a]gmail.com jammetthomas[a]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 3 of the License, or (at your option) any later version. This ...
/* * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * * http://ugfx.org/license.html */ /** * @file src/gfile/gfile_rules.h * @brief GFILE safety rules header file. * * @addtogroup GFILE ...
/* This file is part of SCSScript. Copyright (C) 2006-2012 by Nick Sharmanzhinov SCSScript 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 ...
/* ** Copyright 2016 @AR ** ** ** */ extern void system_call(void); #include <types.h> #include <idt.h> #include <kernel.h> #include <string.h> #include <unistd.h> #include <errno.h> #include <ptrace.h> #include <mm.h> #include <console.h> #include <sched.h> #include <wait.h> #include <fs.h> #include <console.h> #de...
// Copyright 2016 L. Pickering, P Stowell, R. Terri, C. Wilkinson, C. Wret /******************************************************************************* * This file is part of NUISANCE. * * NUISANCE is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
/*****************************************************************************\ * $Id: ipmipower_output.h,v 1.16 2010-02-08 22:02:31 chu11 Exp $ ***************************************************************************** * Copyright (C) 2007-2015 Lawrence Livermore National Security, LLC. * Copyright (C) 2003-...
/* Copyright (c) 2015-2018 Oliver Lau <ola@ct.de>, Heise Medien GmbH & Co. KG 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)...
//--------------------------------------------------------------------------------------- // // Project: DirectionalityIndicator // // Copyright 2014-2015 Sebastian Eichelbaum (http://www.sebastian-eichelbaum.de) // 2014-2015 Max Planck Research Group "Neuroanatomy and Connectivity" // // This file is part of...
/* * Copyright (C) 2014 LNLS (www.lnls.br) * Author: Lucas Russo <lucas.russo@lnls.br> * * Released according to the GNU GPL, version 3 or any later version. */ /* Error definitions and output stringification based on the work available * at the libsllp project repository: https://github.com/brunoseivam/libsllp ...
/* ** ClanLib SDK ** Copyright (c) 1997-2011 The ClanLib Team ** ** This software is provided 'as-is', without any express or implied ** warranty. In no event will the authors be held liable for any damages ** arising from the use of this software. ** ** Permission is granted to anyone to use this software for a...
/************************************************************************************//** * \file Source\HCS12\uart.h * \brief Bootloader UART communication interface header file. * \ingroup Target_HCS12 * \internal *-----------------------------------------------------------------------------------...
#ifndef MANTID_ALGORITHMS_APPLYDEADTIMECORR_H_ #define MANTID_ALGORITHMS_APPLYDEADTIMECORR_H_ #include "MantidKernel/System.h" #include "MantidAPI/Algorithm.h" namespace Mantid { namespace Algorithms { /** ApplyDeadTimeCorr : The dead-time is here applied according to the non-extendable paralyzable dead time model...
/* This file was generated by syncqt. */ #ifndef QT_QTNFC_VERSION_H #define QT_QTNFC_VERSION_H #define QTNFC_VERSION_STR "5.5.0" #define QTNFC_VERSION 0x050500 #endif // QT_QTNFC_VERSION_H
/* -*- mode: C -*- * * File: rec-sex-parser.c * Date: Tue Jan 12 18:01:37 2010 * * GNU recutils - Sexy parser * */ /* Copyright (C) 2010, 2011, 2012 Jose E. Marchesi */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Gen...
/* * 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...
#ifndef GVERBDSP_H #define GVERBDSP_H #include "../include/ladspa-util.h" typedef struct { int size; int idx; float *buf; } ty_fixeddelay; typedef struct { int size; float coeff; int idx; float *buf; } ty_diffuser; typedef struct { float damping; float delay; } ty_damper; ty_diffuser *diffuser_m...
/* Copyright 2013 David Malcolm <dmalcolm@redhat.com> Copyright 2013 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...
/*************************************************************************** file : MyTrack.h created : 9 Apr 2006 copyright : (C) 2006 Tim Foden, 2013 D.Schellhammer ***************************************************************************/ /**********************************************...
/* Copyright (C) 1991, 1997, 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the Licen...
#/* Unix SMB/CIFS implementation. routines for marshalling/unmarshalling special netlogon types Copyright (C) Andrew Tridgell 2005 Copyright (C) Andrew Bartlett <abartlet@samba.org> 2008 Copyright (C) Guenther Deschner 2011 This program is free software; you can redistribute it and/or modify it ...
/* * Copyright (c) 2013 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
/* kuroBox / naniBox Copyright (c) 2013 david morris-oliveros // naniBox.com This file is part of kuroBox / naniBox. kuroBox / naniBox 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; ...
#undef ENABLE_NLS #undef HAVE_CATGETS #undef HAVE_GETTEXT #undef HAVE_LC_MESSAGES #undef HAVE_STPCPY #undef PACKAGE #undef VERSION
/** * Copyright (C) 2008 Happy Fish / YuQing * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. * Please visit the FastDFS Home Page http://www.csource.org/ for more detail. **/ #ifndef _FDFS_HTTP_SHARED_H #define _FDFS_HTTP_SHARED_H #i...
#ifndef VOIPVIDEOLIB_GLOBAL_H #define VOIPVIDEOLIB_GLOBAL_H #include <QtCore/qglobal.h> #ifdef VOIPVIDEOLIB_LIB # define VOIPVIDEOLIB_EXPORT Q_DECL_EXPORT #else # define VOIPVIDEOLIB_EXPORT Q_DECL_IMPORT #endif #endif // VOIPVIDEOLIB_GLOBAL_H
/* $Id: KVINDRAIdentRoot.h,v 1.2 2006/10/19 14:32:43 franklan Exp $ $Revision: 1.2 $ $Date: 2006/10/19 14:32:43 $ */ #ifndef KVINDRAIdentRoot_h #define KVINDRAIdentRoot_h #include "KVOldINDRASelector.h" class TFile; class TTree; class KVINDRAIdentRoot: public KVOldINDRASelector { int codes[15]; int status[4...
/* -*- c++ -*- * Copyright (C) 2007-2016 Hypertable, Inc. * * This file is part of Hypertable. * * Hypertable 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 l...
/* The following code is the modified part of the libxml * available at http://xmlsoft.org * under the terms of the MIT License * http://opensource.org/licenses/mit-license.html */ /* * Summary: Provide Canonical XML and Exclusive XML Canonicalization * Description: the c14n modules provides a * * "Canonical X...
/* NUI3 - C++ cross-platform GUI framework for OpenGL based applications Copyright (C) 2002-2003 Sebastien Metrot licence: see nui3/LICENCE.TXT */ #pragma once #include "nui.h" #include "nuiContainer.h" class nuiSimpleContainer : public nuiContainer { public: nuiSimpleContainer(); virtual ~nuiSimpleCon...
/* * Copyright (C) 2011-2012 DarkCore <http://www.darkpeninsula.eu/> * Copyright (C) 2011-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2012 MaNGOS <http://getmangos.com/> * This program is free software; you can redis...
/** * Copyright 2015 Telefonica Investigación y Desarrollo, S.A.U * * This file is part of iotagent project. * * iotagent is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License,...
/* * Copyright (C) 1994-2016 Altair Engineering, Inc. * For more information, contact Altair at www.altair.com. * * This file is part of the PBS Professional ("PBS Pro") software. * * Open Source License Information: * * PBS Pro is free software. You can redistribute it and/or modify it under the * terms ...
#ifndef QGCPX4SENSORCALIBRATION_H #define QGCPX4SENSORCALIBRATION_H #include <QWidget> #include <UASInterface.h> #include <QAction> namespace Ui { class QGCPX4SensorCalibration; } class QGCPX4SensorCalibration : public QWidget { Q_OBJECT public: explicit QGCPX4SensorCalibration(QWidget *parent = 0); ...
/* pygame - Python Game Library Copyright (C) 2000-2001 Pete Shinners This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your opt...
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
/* Copyright (C) 2009 William Hart Copyright (C) 2010, 2011 Sebastian Pancratz This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either versi...
/****************************************************************/ /* DO NOT MODIFY THIS HEADER */ /* MOOSE - Multiphysics Object Oriented Simulation Environment */ /* */ /* (c) 2010 Battelle Energy Alliance, LLC ...
/* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) an...
/* Copyright (C) 2010 William Hart This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) a...
/* * filter_vignette.c -- vignette filter * Copyright (c) 2007 Marco Gittler <g.marco@freenet.de> * * 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 Lice...
/* * HwDep Symbols * Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> * * 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 ...
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2014-2015 Richard Hughes <richard@hughsie.com> * * Licensed under the GNU Lesser General Public License Version 2.1 * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU L...
/* * RELIC is an Efficient LIbrary for Cryptography * Copyright (C) 2007-2014 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...
/* include/linux/android_alarm.h * * Copyright (C) 2006-2007 Google, Inc. * * 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, distributed, and modified under those terms. * * This program is distributed i...
/* * tsd2.c * * Test Thread Specific Data (TSD) key creation and destruction. * * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copyright(C) 1999,2012 Pthreads-win32 contribu...
#ifndef KINECTPLUGIN_H #define KINECTPLUGIN_H #include <QObject> #include <fugio/core/uuid.h> #include <fugio/global_interface.h> #include <fugio/plugin_interface.h> class KinectPlugin : public QObject, public fugio::PluginInterface { Q_OBJECT Q_INTERFACES( fugio::PluginInterface ) Q_PLUGIN_METADATA( IID "com.big...
// Copyright (c) 2012-2015, The CryptoNote developers, The Bytecoin developers // // This file is part of Bytecoin. // // Bytecoin 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 3 of t...
/* The LibVMI Library is an introspection library that simplifies access to * memory in a target virtual machine or in a file containing a dump of * a system's physical memory. LibVMI is based on the XenAccess Library. * * Copyright 2011 Sandia Corporation. Under the terms of Contract * DE-AC04-94AL85000 with San...
/* GIMP - The GNU Image Manipulation Program * Copyright (C) 1995 Spencer Kimball and Peter Mattis * * 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 * (...
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: android/libcore/luni/src/main/java/javax/xml/xpath/XPathFactory.java // #ifndef _JavaxXmlXpathXPathFactory_H_ #define _JavaxXmlXpathXPathFactory_H_ @class JavaLangClassLoader; @protocol JavaxXmlXpathXPath; @protocol JavaxXmlXpathXPathFunctionResolve...
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Copyright (c) 2012-2017 The plumed team (see the PEOPLE file at the root of the distribution for a list of names) See http://www.plumed.org for more information. This file is part of plumed, version 2. plumed is free software...
/******************************************************************************** * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the ...
/** ****************************************************************************** * @file stm32f429i_discovery_gyroscope.h * @author MCD Application Team * @version V2.1.0 * @date 19-June-2014 * @brief This file contains definitions for stm32f429i_discovery_gyroscope.c * firmwar...
/* Jakopter * Copyright © 2015 ALF@INRIA * * 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 3 of the License, or (at your option) any later version. * * This libra...
/**************************************************************************** ** ** Copyright (C) 2020 Klaralvdalens Datakonsult AB (KDAB). ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt3D module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holdin...
/*! * * * \brief Very basic math abstraction layer. * * \par * This file serves as a minimal abstraction layer. * Inclusion of this file makes some frequently used * functions, constants, and header file inclusions * OS-, compiler-, and version-independent. * * * * * \author - * \date ...
#ifndef FILE_POSITION_H #define FILE_POSITION_H #include <cstddef> #include "finite_state_machine.h" class FilePosition { private: std::size_t line, column; bool carriage_return; public: FilePosition() : line(1), column(1), carriage_return(false) {} void on_state_change(Direction direction, char symbol); void ...
#include <math.h> #include <stdio.h> #include <stdlib.h> #define max(x,y) ( x>y?x:y ) #define min(x,y) ( x<y?x:y ) void Roe_HLL_solver(double *V_mk, double *F, double gamma, double P_L, double RHO_L, double U_L, double V_L, double P_R, double RHO_R, double U_R, double V_R, double *lambda_max, double delta) { // do...
/** * @defgroup Win Win * @ingroup Elementary * * @image html win_inheritance_tree.png * @image latex win_inheritance_tree.eps * * @image html img/widget/win/preview-00.png * @image latex img/widget/win/preview-00.eps * * The window class of Elementary. Contains functions to manipulate * windows. The Evas en...
/* * tkUnixXId.c -- * * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1994-1997 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. */ #include "tkUnixInt.h" /* *-------...
/* Dummy MA57 interface to be used when MA57 isn't available. 10 Sept 08: First version. */ #include "lbl.h" #include "ma57.h" #ifdef __cplusplus extern "C" { /* To prevent C++ compilers from mangling symbols */ #endif /* ================================================================= */ #ifdef __FUNCT__...
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
/* * Copyright 2017 Google * * 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 agreed to in w...
//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// /// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except...
/* Copyright (c) 2007 Cyrus Daboo. 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 re...
/** * Copyright (c) 2016-present, Facebook, Inc. * * 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 ...
/* * sxg's debug macro * * @2007-2008, China * @song.xian-guang@hotmail.com (MSN Accounts) * * This code is licenced under the GPL * Feel free to contact me if any questions * */ #ifndef _SXG_DEBUG_H_ #define _SXG_DEBUG_H_ /* debug macro*/ #ifdef _sxg_debug_ # define sxg_debug(fmt, args...) printk(...
/* * Copyright (c) 2016 Intel Corporation * * 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 ...
/* * Copyright (C) 2004-2006 Autodesk, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2.1 of the GNU Lesser * General Public License as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, ...