text stringlengths 4 6.14k |
|---|
#pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.IAsyncResult
struct IAsyncResult_t47;
// System.AsyncCallback
struct AsyncCallback_t48;
// System.Object
struct Object_t;
#include "mscorlib_System_MulticastDelegate.h"
#in... |
#ifndef DLG_UPDATE_H
#define DLG_UPDATE_H
#include <QDialogButtonBox>
#include <QProgressDialog>
#include <QtNetwork>
#include "update_downloader.h"
class Release;
class DlgUpdate : public QDialog
{
Q_OBJECT
public:
DlgUpdate(QWidget *parent);
private slots:
void finishedUpdateCheck(bool needToUpdate, b... |
/*
* synergy -- mouse and keyboard sharing utility
* Copyright (C) 2002 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
*
* 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 COPYING that should have accompanied this file.
... |
/*
* Copyright (c) 2005, Bull S.A.. All rights reserved.
* Created by: Sebastien Decugis
* 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 hop... |
/**
******************************************************************************
* @file crc_hw.h
* @author Nightmare
* @version V1.0.0
* @date 2014.5.6
* @brief Project config file.
******************************************************************************
*
***************************... |
/*
* The Qubes OS Project, http://www.qubes-os.org
*
* Copyright (C) 2010 Rafal Wojtczuk <rafal@invisiblethingslab.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 ... |
/*
* The ManaPlus Client
* Copyright (C) 2008 Aethyra Development Team
* Copyright (C) 2011-2015 The ManaPlus Developers
*
* 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 publis... |
/*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* 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 ... |
/*
* Copyright (c) 2005, Bull S.A.. All rights reserved.
* Created by: Sebastien Decugis
* Copyright (c) 2013 Cyril Hrubis <chrubis@suse.cz>
*
* 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 F... |
/******************************************************************************/
/* Mednafen Sega Saturn Emulation Module */
/******************************************************************************/
/* rom.h - ROM cart emulation
** Copyright (C) 2016-2017 Mednafen Team
**
**... |
/*
* Definitions for memory preallocations
*
* Copyright (C) 2005-2009 Scientific-Atlanta, 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, o... |
#ifndef _LINUX_VIRTIO_RING_H
#define _LINUX_VIRTIO_RING_H
#include <linux/irqreturn.h>
#include <uapi/linux/virtio_ring.h>
/*
* Barriers in virtio are tricky. Non-SMP virtio guests can't assume
* they're not on an SMP host system, so they need to assume real
* barriers. Non-SMP virtio hosts could skip the barrie... |
/*
* This file is part of the coreboot project.
*
* Copyright (C) 2012 Advanced Micro Devices, 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; version 2 of the License.
*
* This ... |
/***************************************************************************
* Copyright (C) 2004 by Alexander Dymo <adymo@kdevelop.org> *
* *
* This program is free software; you can redistribute it and/or modify *
* it unde... |
/*
* dsp_mec2.c: mISDN dsp pipeline element for the mec2 echo canceller
*
* Copyright (C) 2007, Nadi Sarrar
*
* Nadi Sarrar <nadi@beronet.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 Foun... |
/*
* This source code is part of
*
* E R K A L E
* -
* DFT from Hel
*
* Written by Susi Lehtola, 2010-2011
* Copyright (c) 2010-2011, Susi Lehtola
*
* This program is free software; you can redistribute it and/or
* modi... |
#ifndef HCENSOR_H
#define HCENSOR_H
#include "../lib/sstring.h"
/* forward declarations */
struct hchannel_struct;
struct huser_struct;
typedef enum
{
HCENSOR_WARN,
HCENSOR_KICK,
HCENSOR_CHANBAN,
HCENSOR_BAN
} hcensor_type;
typedef struct hcensor_struct
{
sstring *pattern;
sstring *reason; /... |
/* Copyright (c) 2012 Google 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 law or agreed to... |
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-rtl-expand-details" } */
/* { dg-skip-if "PR64886" { hppa*-*-hpux* } { "*" } { "" } } */
#define N 256
int a1[N], a2[N], a3[N], a4[N];
void foo ()
{
int i;
for (i=0; i<N; i++) {
int c;
c = a3[i] + (a1[i] * a2[i]);
a4[i] = c + 1;
a1[i] = a2[i] - 1... |
/*
* drivers/video/tegra/host/chip_support.h
*
* Tegra Graphics Host Chip Support
*
* Copyright (c) 2011, NVIDIA Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either ve... |
/*
* connectiondatum.h
*
* This file is part of NEST.
*
* Copyright (C) 2004 The NEST Initiative
*
* NEST 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
* ... |
/*
* Copyright (C) 2013-2015 DeathCore <http://www.noffearrdeathproject.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 version 2 of the License, or (at your
* option) any l... |
/*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions a... |
/**
* @file sync.c MSN list synchronization functions
*
* purple
*
* Purple is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distributed with this
* source distribution.
*
* This program is free software; you can redistribute it and/or mo... |
// -*- mode: c++; coding: utf-8 -*-
// Linthesia
// Copyright (c) 2007 Nicholas Piegdon
// Adaptation to GNU/Linux by Oscar Aceña
// See COPYING for license information
#ifndef __PLAYING_STATE_H
#define __PLAYING_STATE_H
#include <string>
#include <vector>
#include <set>
#include "libmidi/Midi.h"
#include "SharedS... |
/*
* can_queue.h
*
* Created on: 03.08.2015
* Author: hd
*/
#ifndef CAN_QUEUE_H_
#define CAN_QUEUE_H_
#include "config.h"
#include "can.h"
typedef struct {
void *next;
void *prev;
can_message_t msg;
} can_queue_item_t;
typedef struct {
can_queue_item_t *first;
can_queue_item_t *last;
unsigned count... |
/***************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
* Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
* Jukebox | | ( <_> ) \___| < | \_\ ( <_> ... |
/*
*
* BATMAN Bit Array/Sliding Window insipred by the bitarray class in the real BATMAN implementation
*
* Author : Anne Gabrielle Bowitz
* Email : bowitz@stud.ntnu.no
* Project : Simulation of a Secure Ad Hoc Network Routing protocol
* Institution: NTNU (Norwegian University of Science & Technology... |
#if !defined(CONDITIONS_CIRCE_KAMIKAZE_H)
#define CONDITIONS_CIRCE_KAMIKAZE_H
#include "solving/machinery/solve.h"
/* Instrument the solving machinery with Circe Kamikaze
* @param si identifies the root slice of the solving machinery
*/
void circe_kamikaze_initialise_solving(slice_index si);
/* Try to solve in sol... |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* 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 app... |
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04... |
/* linux/arch/arm/mach-msm/board-swift-gpio-i2c.c
*
* Copyright (C) 2009 LGE, Inc.
* Author: SungEun Kim <cleaneye@lge.com>
*
* 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 und... |
#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "hgen.h"
int ci_strcmp(const char *str1, const char *str2)
{
while (*str1)
{
if (tolower(*str1) != tolower(*str2))
return tolower(*str1) - tolower(*str2);
str1++;
str2++;
}
retur... |
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The library is free for all purposes without any express
* guarantee it works.
*
* Tom St Denis, tomstdenis@gmail.com, http://l... |
/*
* RapidIO Tsi500 switch support
*
* Copyright 2009-2010 Integrated Device Technology, Inc.
* Alexandre Bounine <alexandre.bounine@idt.com>
* - Modified switch operations initialization.
*
* Copyright 2005 MontaVista Software, Inc.
* Matt Porter <mporter@kernel.crashing.org>
*
* This program is f... |
// This file is generated by kconfig_compiler from pppoe.kcfg.
// All changes you do to this file will be lost.
#ifndef PPPOEDBUS_H
#define PPPOEDBUS_H
#include <nm-setting-pppoe.h>
#include <kdebug.h>
#include <kcoreconfigskeleton.h>
#include "settingdbus.h"
#include "nm09dbus_export.h"
namespace Knm{
class Pppo... |
#include "test.h"
volatile uint8_t rval=0;
volatile uint8_t gval=0;
volatile uint8_t bval=0;
uint8_t time_val;
void main(void)
{
CLK_CKDIVR = 0x00; // Set the frequency to 16 MHz
init_clock();
//leds
PD_DDR |= 0x01;
PD_CR1 |= 0x01;
PD_ODR |= 0x01;
PC_DDR |= 0x60;
PC_CR1 |= 0x60;... |
/*
*
* Authors:
* Lars Fenneberg <lf@elemental.net>
* Reuben Hawkins <reubenhwk@gmail.com>
*
* This software is Copyright 1996,1997 by the above mentioned author(s),
* All Rights Reserved.
*
* The license which is distributed with this software in the file COPYRIGHT
* applies to this soft... |
/*-
* Public platform independent Near Field Communication (NFC) library examples
*
* Copyright (C) 2009, Roel Verdult
* Copyright (C) 2010-2011, Romain Tartière
* Copyright (C) 2009-2012, Romuald Conty
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided... |
/*
* Copyright (C) 2011 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 conditions a... |
#ifndef GUICREATEPROJECT_H
#define GUICREATEPROJECT_H
#include <dmcompilersettings.h>
#include <QDialog>
namespace Ui {
class GUICreateProject;
}
class GUISimulation;
class DM_HELPER_DLL_EXPORT GUICreateProject : public QDialog
{
Q_OBJECT
public:
explicit GUICreateProject(GUISimulation *sim, QWidget *parent = 0... |
/*
* Copyright (c) 2013 - 2015, Freescale Semiconductor, 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:
*
* o Redistributions of source code must retain the above copyright not... |
// SPDX-License-Identifier: GPL-2.0+
/*
* (c) 2011 Graf-Syteco, Matthias Weisser
* <weisserm@arcor.de>
*
* Based on tx25.c:
* (C) Copyright 2009 DENX Software Engineering
* Author: John Rigby <jrigby@gmail.com>
*
* Based on imx27lite.c:
* Copyright (C) 2008,2009 Eric Jarrige <jorasse@users.sourceforge.net>
... |
#include "emu.h"
#include "includes/timelimt.h"
/***************************************************************************
Convert the color PROMs into a more useable format.
Time Limit has two 32 bytes palette PROM, connected to the RGB output this
way:
bit 7 -- 220 ohm resistor -- BLUE
... |
/* $Revision: 1.1.1.1 $
**
*/
/*#include "configdata.h"*/
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
#include <sys/ioctl.h>
#include "clibrary.h"
#ifndef CLX_IOCTL
# define CLX_IOCTL
#endif
#ifndef CLX_FCNTL
# define CLX_FCNTL
#endif
#if defined(CLX_IOCTL) && !defined(IRIX)
#ifdef __linux
# i... |
#ifndef DATASET_H
#define DATASET_H
#include <MRICommon.h>
#include <LabeledResults.h>
class Config_MriCommon
{
public :
Config_MriCommon()
{
this->totran=0;
this->tosag = 0;
this->tocor = 0;
}
int id;
MRICommon * imageset;
int totran;
int tocor;
int tosag;
Q... |
/*----------- defined in vidhrdw/gcpinbal.c -----------*/
VIDEO_START( gcpinbal );
VIDEO_UPDATE( gcpinbal );
READ16_HANDLER ( gcpinbal_tilemaps_word_r );
WRITE16_HANDLER( gcpinbal_tilemaps_word_w );
extern UINT16 *gcpinbal_tilemapram;
extern UINT16 *gcpinbal_ioc_ram;
|
/* $Id: memcmp_alias.c $ */
/** @file
* IPRT - No-CRT memcmp() alias for gcc.
*/
/*
* Copyright (C) 2006-2007 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
* you can redistribute it and/or modify it un... |
#pragma once
#include "common/common_pch.h"
#include <QStringList>
namespace mtx { namespace gui { namespace Util {
class FileTypeFilter {
public:
static QStringList const & get();
public:
static QStringList s_filter;
};
}}}
|
/***************************************************************************
* Copyright (C) 2011 by corwin @ *
* http://niftools.sourceforge.net/forum/ *
* *
* This pro... |
/***************************************************************************
qgsgpsconnection.h - description
-------------------
begin : November 30th, 2009
copyright : (C) 2009 by Marco Hugentobler
email : marco... |
#ifndef LANGUAGEDIALOG_H
#define LANGUAGEDIALOG_H
#include <3rd_party/Widgets/QLightBoxWidget/qlightboxdialog.h>
namespace Ui {
class LanguageDialog;
}
namespace UserInterface
{
/**
* @brief Диалог выбора языка программы
*/
class LanguageDialog : public QLightBoxDialog
{
Q_OBJECT
public:
explicit Langu... |
/*
* CommonConstructors.h, part of VCMI engine
*
* Authors: listed in file AUTHORS in main folder
*
* License: GNU General Public License v2.0 or later
* Full text of license available in license.txt file, in main folder
*
*/
#pragma once
#include "CObjectClassesHandler.h"
#include "../CTownHandler.h" // for b... |
// -------------------------------------------------------------------------
// ----- CbmStsStationDigiPar header file -----
// ----- Created 27/06/05 by V. Friese -----
// -------------------------------------------------------------------------
/** CbmSts... |
/*
* include/asm-sh/cpu-sh4/freq.h
*
* Copyright (C) 2002, 2003 Paul Mundt
*
* 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.
*/
#ifndef __ASM_CPU_SH4_FREQ_H
#define __ASM_CPU_SH4_FREQ_H
#if... |
/*
* Author: MontaVista Software, Inc. <source@mvista.com>
*
* 2006 (c) MontaVista Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
#include <linux/init.h>
#inc... |
/*
This file is part of UFFS, the Ultra-low-cost Flash File System.
Copyright (C) 2005-2009 Ricky Zheng <ricky_gz_zheng@yahoo.co.nz>
UFFS is free software; you can redistribute it and/or modify it under
the GNU Library General Public License as published by the Free Software
Foundation; either versio... |
#ifndef MANTID_ALGORITHMS_SPECULARREFLECTIONCORRECTTHETA2TEST_H_
#define MANTID_ALGORITHMS_SPECULARREFLECTIONCORRECTTHETA2TEST_H_
#include <cxxtest/TestSuite.h>
#include "SpecularReflectionAlgorithmTest.h"
#include "MantidTestHelpers/WorkspaceCreationHelper.h"
#include "MantidAlgorithms/SpecularReflectionCalculateTh... |
/* -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 40 -*- */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef mozilla_dom_workers_xmlht... |
/* -*- Mode: C++; coding: utf-8; tab-width: 3; indent-tabs-mode: tab; c-basic-offset: 3 -*-
*******************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011.
*
* Al... |
/**
* Yaafe
*
* Copyright (c) 2009-2010 Institut Télécom - Télécom Paristech
* Télécom ParisTech / dept. TSI
*
* Author : Jacques Prado, Benoit Mathieu
*
* This file is part of Yaafe.
*
* Yaafe is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public Licen... |
/* gw-init.c
*
* Copyright (C) 2017 Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
*
* This file 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... |
// MediaHandlerHaiku.h: Haiku media kit media handler, for Gnash
//
// Copyright (C) 2007, 2008, 2009, 2010 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 Foundatio... |
/*
* devsCPP - a DEVS C++ library
* Copyright (c) 2013 Ricardo Guido Marelli
*
* 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... |
#ifndef _calga5_h_
#define _calga5_h_
#include <math.h>
#include <errno.h>
template <class F>
double calg5a(F f,double x1,double x2,int ile=20)
{
if(ile==1)
{
static double const a=0.53846931010568309105; //sqrt(245-14*sqrt(70))/21
static double const b=0.90617984593866399282; //sqrt(245+14*sqrt(70))/21
stati... |
// Copyright (c) 2005 - 2015 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... |
/*###### Copyright (c) 2015-2019 Ufasoft http://ufasoft.com mailto:support@ufasoft.com, Sergey Pavlov mailto:dev@ufasoft.com ####
# #
# See LICENSE for licensing information ... |
#ifndef _ADDRINFO_H
#define _ADDRINFO_H
#include "_global.h"
//ranges
typedef std::pair<uint, uint> Range;
typedef std::pair<uint, Range> ModuleRange; //modhash + RVA range
typedef std::pair<int, ModuleRange> DepthModuleRange; //depth + modulerange
struct RangeCompare
{
bool operator()(const Range & ... |
/**** BSIM4.5.0 Released by Xuemei (Jane) Xi 07/29/2005 ****/
/**********
* Copyright 2004 Regents of the University of California. All rights reserved.
* File: b4trunc.c of BSIM4.5.0.
* Author: 2000 Weidong Liu
* Authors: 2001- Xuemei Xi, Mohan Dunga, Ali Niknejad, Chenming Hu.
* Project Director: Prof. Chenming... |
/**
******************************************************************************
* File Name : stm32f4xx_hal_msp.c
* Description : This file provides code for the MSP Initialization
* and de-Initialization codes.
*********************************************************... |
#ifndef Move_ShrinkExpandScale_H
#define Move_ShrinkExpandScale_H
#include "RlMove.h"
#include "TypedDagNode.h"
#include <ostream>
#include <string>
namespace RevLanguage {
/**
* @brief Rev Wrapper of a scaling move on all elements of a real valued vector.
*
* This class is the RevLanguage wr... |
#include "profio.c"
#include <assert.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* bprint [ -c | -Idir... | -f | -b | -n ] [ file... ]
* annotate listings of files with prof.out data
*/
static char rcsid2[] = "$Id$";
#define NDIRS (sizeof dirs/sizeof dirs[0] - 1)
#define NELEM... |
/*
This file is part of Darling.
Copyright (C) 2019 Lubos Dolezel
Darling 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.
Darling i... |
/*
* FTGL - OpenGL font library
*
* Copyright (c) 2001-2004 Henry Maddocks <ftgl@opengl.geek.nz>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* wit... |
/*
SDbgExt2 - Copyright (C) 2013, Steve Niemitz
SDbgExt2 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.
SDbgE... |
/*********************************************************************
CombLayer : MCNP(X) Input builder
* File: essBuildInc/Wheel.h
*
* Copyright (c) 2004-2015 by Stuart Ansell
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef nsHtml5StringParser_h
#define nsHtml5StringParser_h
#include "nsHtml5AtomTable.h"
#include "nsParserBase.... |
/* Copyright 2013 the SumatraPDF project authors (see AUTHORS file).
License: GPLv3 */
#ifndef ParseCommandLine_h
#define ParseCommandLine_h
#include "DisplayState.h"
class CommandLineInfo {
public:
WStrVec fileNames;
// pathsToBenchmark contain 2 strings per each file to benchmark:
//... |
/*
* C++ Primer
* Chap. 8 Ex. 8.1
* Hao Zhang
* 2016.09.13
* read_and_print.h
*/
#ifndef READ_AND_PRINT_H_
#define READ_AND_PRINT_H_
#include <istream>
using std::istream;
istream &read_and_print(istream &in);
#endif
|
#ifndef __VERSION_H
#define __VERSION_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |_... |
/* -*- Mode: C++; coding: utf-8; tab-width: 3; indent-tabs-mode: tab; c-basic-offset: 3 -*-
*******************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011.
*
* Al... |
extern void __VERIFIER_error() __attribute__ ((__noreturn__));
void __VERIFIER_assert(int cond) {
if (!(cond)) {
ERROR: __VERIFIER_error();
}
return;
}
#define a (2)
extern unsigned int __VERIFIER_nondet_uint();
int main() {
int i, j=10, n=__VERIFIER_nondet_uint(), sn=0;
for(i=1; i<=n; i++) {
if (i<... |
/*
* Softcam plugin to VDR (C++)
*
* This code 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 code is distributed in ... |
/*
LAWA - Library for Adaptive Wavelet Applications.
Copyright (C) 2008-2013 Sebastian Kestler, Mario Rometsch, Kristina Steih,
Alexander Stippler.
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 F... |
/****************************************************************************/
/* Trident Multimedia Technologies (Shanghai) Co, LTD */
/* SOFTWARE FILE/MODULE HEADER */
/* ... |
/*
Free Download Manager Copyright (c) 2003-2014 FreeDownloadManager.ORG
*/
#if !defined(AFX_FSCOMMANDLINEPARSER_H__83B66E37_1776_4D30_A255_1BC65A140AFD__INCLUDED_)
#define AFX_FSCOMMANDLINEPARSER_H__83B66E37_1776_4D30_A255_1BC65A140AFD__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
class fsCommand... |
#ifndef SCOPE_H_
# define SCOPE_H_
# include "dict.h"
# include "value.h"
# include "object.h"
# include "class_def.h"
# include "module.h"
/**
* @addtogroup objects
* @{
*
* @defgroup Scope Scope
* @{
*/
extern const wsky_ClassDef wsky_Scope_CLASS_DEF;
/** The Scope class */
extern wsky_Class *wsky_Scope_CLA... |
/*** B4SOI 03/06/2009 Wenwei Yang Release ***/
static char rcsid[] = "$Id: b4soirunc.c 03/06/2009 Wenwei Yang Release $";
/**********
* Copyright 2009 Regents of the University of California. All rights reserved.
* Authors: 1998 Samuel Fung, Dennis Sinitsky and Stephen Tang
* Authors: 1999-2004 Pin Su, Hui Wa... |
/*==LICENSE==*
CyanWorlds.com Engine - MMOG client, server and tools
Copyright (C) 2011 Cyan Worlds, 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 you... |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef mozilla_dom_SVGFEMergeNode... |
//# GCF_Event.h: finite state machine events
//#
//# Copyright (C) 2002-2003
//# ASTRON (Netherlands Foundation for Research in Astronomy)
//# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands, softwaresupport@astron.nl
//#
//# This program is free software; you can redistribute it and/or modify
//# it under the term... |
#ifndef RUBY_PHONEBOOK_H
#define RUBY_PHONEBOOK_H 1
#ifdef __cplusplus
extern "C" {
#endif
/********************************************
* List of supported phonebook's fields (visible in ruby)
********************************************/
#define RUBY_PB_ID "id"
#define RUBY_PB_PREFIX "prefix"
#define RUBY_PB_FIR... |
/*
This file is part of Darling.
Copyright (C) 2019 Lubos Dolezel
Darling 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.
Darling i... |
// Copyright (c) 2005 - 2015 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... |
// Copyright (C) 2014 Chris Richardson
//
// This file is part of DOLFIN.
//
// DOLFIN 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... |
/*
* FTGL - OpenGL font library
*
* Copyright (c) 2001-2004 Henry Maddocks <ftgl@opengl.geek.nz>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* wit... |
/*
*\class PASERUDpTrafficSender
*@brief Class provides a constant bit rate UDP sender. It simulates to a large extent an Iperf UDP client.
*
*\authors Dennis Kaulbars | Sebastian Subik \@tu-dortmund.de | Eugen.Paul | Mohamad.Sbeiti \@paser.info
*
*\copyright (C) 2012 Communication Networks Inst... |
/*
This file is part of atus-pro package.
atus-pro 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.
atus-pro is dist... |
#pragma once
#include "../Helper/BaseDialog.h"
#include "../Helper/ResizableDialog.h"
#include "../Helper/DialogSettings.h"
#include "../Helper/ReferenceCount.h"
class CMergeFilesDialog;
class CMergeFilesDialogPersistentSettings : public CDialogSettings
{
public:
~CMergeFilesDialogPersistentSettings()... |
#ifndef ALGORITHM_H
#define ALGORITHM_H
#ifdef __APPLE_CC__
#include <OpenCL/opencl.h>
#else
#include <CL/cl.h>
#endif
#include <inttypes.h>
#include <stdbool.h>
typedef enum {
ALGO_UNK,
ALGO_CRE,
ALGO_SCRYPT,
ALGO_NSCRYPT,
ALGO_X11,
ALGO_X13,
ALGO_X14,
ALGO_X15,
ALGO_KECCAK,
ALGO_QUARK,
ALGO_T... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.