text stringlengths 4 6.14k |
|---|
#ifndef Func_meanPositive_H
#define Func_meanPositive_H
#include "RealPos.h"
#include "RlTypedFunction.h"
#include <string>
namespace RevLanguage {
/**
* The RevLanguage wrapper of the arithmetic meanPositive function.
*
* The RevLanguage wrapper of the meanPositive function connects
* t... |
//============== IV: Multiplayer - http://code.iv-multiplayer.com ==============
//
// File: CBlipManager.h
// Project: Server.Core
// Author(s): jenksta
// Sebihunter
// License: See LICENSE in root directory
//
//==============================================================================
#pragma once
... |
/*
* Generated by asn1c-0.9.24 (http://lionet.info/asn1c)
* From ASN.1 module "Lightweight-Directory-Access-Protocol-V3"
* found in "simple_ldap_asn1.asn"
*/
#ifndef _SearchControlValue_H_
#define _SearchControlValue_H_
#include <asn_application.h>
/* Including external dependencies */
#include <INTEGER.h>
#in... |
/*
* Copyright (c) 2010 Remko Tronçon
* Licensed under the GNU General Public License v3.
* See Documentation/Licenses/GPLv3.txt for more information.
*/
#pragma once
#include <Swiften/Serializer/GenericPayloadSerializer.h>
#include <Swiften/Elements/VCardUpdate.h>
namespace Swift {
class VCardUpdateSerializer ... |
#pragma message("bigreqstr.h is obsolete and may be removed in the future.")
#pragma message("include <X11/extensions/bigreqsproto.h> for the protocol defines.")
#include <X11/extensions/bigreqsproto.h>
|
/* Copyright (c) 2012-2015 Todd Freed <todd.freed@gmail.com>
This file is part of fab.
fab 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 ... |
/*
Copyright 2012, Bas Fagginger Auer.
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 hope... |
/*
* Copyright (C) 2012 Yee Young Han <websearch@naver.com> (http://blog.naver.com/websearch)
*
* 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
*... |
// Mantid Repository : https://github.com/mantidproject/mantid
//
// Copyright © 2010 ISIS Rutherford Appleton Laboratory UKRI,
// NScD Oak Ridge National Laboratory, European Spallation Source
// & Institut Laue - Langevin
// SPDX - License - Identifier: GPL - 3.0 +
#ifndef SINGLE_VALUE_PARAMETER_PARSER_H... |
/**
* Copyright (C) 2016 Martin Ubl <http://kennny.cz>
*
* This file is part of BubbleWorld MMORPG engine
*
* BubbleWorld 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 L... |
/*
* FILENAME: uart.h
*
* Copyright 2004 InterNiche Technologies. All rights reserved.
*
* DESCRIPTION: serial communication device support definitions
*
* This file for:
* ALTERA Cyclone Dev board with the ALTERA Nios2 Core.
* SMSC91C11 10/100 Ethernet Controller
* GNU C Compiler provided by ALTERA Q... |
/***************************************************************************
* Copyright (C) 2012 by Serge Poltavski *
* serge.poltavski@gmail.com *
* *
* This pr... |
#ifndef OSX_AUTHORIZATION_H_ST1ZIKX9
#define OSX_AUTHORIZATION_H_ST1ZIKX9
#include <oak/oak.h>
#include <text/format.h>
namespace osx
{
struct authorization_t
{
authorization_t () : helper(new helper_t) { }
authorization_t (std::string const& hex) : helper(new helper_t(hex)) { }
bool check_right (std::string... |
/* umplayer, GUI front-end for mplayer.
Copyright (C) 2006-2009 Ricardo Villalba <rvm@escomposlinux.org>
Copyright (C) 2010 Ori Rejwan
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... |
/*
* This file is part of Simpiler.
* Simpiler 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.
* Simpiler is distributed in the ... |
#ifndef _H_AEFX_CHANNELDEPTHTPL
#define _H_AEFX_CHANNELDEPTHTPL
/** AEFX_ChannelDepthTpl.h
(c) 2005 Adobe Systems Incorporated
**/
// Basic pixel traits structure. This structure is never used per se, merely overidden -- see below.
template <typename Pixel>
struct PixelTraits {
typedef int PixType;
... |
// Copyright (c) 2016 Lorenzo Rossoni
#pragma once
#include <dxgi.h>
#include <dxgi1_2.h>
#include <d2d1_1.h>
#include <d2d1_2.h>
#include <d3d11.h>
#include <d3d11_2.h>
#include <dwrite.h>
#include <wrl\module.h>
#include <wrl\client.h>
#include <DirectXMath.h>
#include <Wincodec.h>
#include <mfobjects.h>
#incl... |
/* LIBGIMP - The GIMP Library
* Copyright (C) 1995-1997 Peter Mattis and Spencer Kimball
*
* gimpstringcombobox.h
* Copyright (C) 2007 Sven Neumann <sven@gimp.org>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as publish... |
#ifndef PICTUREVIEWITEM_H
#define PICTUREVIEWITEM_H
#include <QObject>
#include <QGraphicsItem>
#include <QDateTime>
#include <QTimer>
#include "animateditem.h"
#include "abstractmetadata.h"
class PictureViewItem : public AnimatedItem
{
public:
// operator QGraphicsItem* () { return dynamic_cast<QG... |
///
/// WSView.h
/// PowerPlot
///
/// Basic view class which uses the simple versioning mechanism
/// (optional).
///
///
/// Created by Wolfram Schroers on 03/15/10.
/// Copyright 2010 Numerik & Analyse Schroers. All rights reserved.
///
#import <UIKit/UIKit.h>
#import "WSVersion.h"
#import "WSVersionDelegate.... |
/*
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 hope that it will be useful,
but WITHOUT ... |
/******************************************************************************
* *
* This file is part of Virtual Chess Clock, a chess clock software *
* *
... |
/******************************************************************************
* Filename: hal_spi_rf_trx.h
*
* Description: Implementation file for common spi access with the CCxxxx
* transceiver radios using trxeb. Supports CC1101/CC112X radios
*
* Copyright (C) 2013 Texas Instruments In... |
/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "S1AP-PDU-Contents"
* found in "../support/s1ap-r16.1.0/36413-g10.asn"
* `asn1c -pdu=all -fcompound-names -findirect-choice -fno-include-deps`
*/
#include "S1AP_DownlinkUEAssociatedLPPaTransport.h"
asn_TYPE_member_t asn_MBR_S1AP_Down... |
/*
* =====================================================================================
*
* Filename: dict.c
*
* Description: A Dict for me.
*
* Version: 1.0
* Created: 12/23/2015 01:47:17 PM
* Revision: none
* Compiler: gcc
*
* Author: Lee Sheen (leeshee... |
#ifndef __ENVIRONMENT_H
#define __ENVIRONMENT_H
#include <string>
#include <map>
#include "Selection.h"
#include "Vec3D.h"
class Environment
{
public:
static Environment* getInstance();
nameEntry get_clipboard();
void set_clipboard(nameEntry* entry);
bool view_holelines;
// values for areaID painting
int sele... |
/*******************************************************************************
* Goggles Audio Player Library *
********************************************************************************
* Copyright (C) 2010-2021 by Sander Jansen. All Rights Reserved ... |
/*
This file is part of Darling.
Copyright (C) 2021 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... |
/*
LUFA Library
Copyright (C) Dean Camera, 2012.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
Copyright 2012 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation ... |
/**************************************************************************
* Otter Browser: Web browser controlled by the user, not vice-versa.
* Copyright (C) 2013 - 2022 Michal Dutkiewicz aka Emdek <michal@emdek.pl>
* Copyright (C) 2014 - 2017 Jan Bajer aka bajasoft <jbajer@gmail.com>
* Copyright (C) 2016 - 2017 Pio... |
#include <3ds.h>
bool touchInBox(touchPosition touch, int x, int y, int w, int h){
int tx=touch.px;
int ty=touch.py;
u32 kDown = hidKeysDown();
if (kDown & KEY_TOUCH && tx > x && tx < x+w && ty > y && ty < y+h){
return true;
}else{
return false;
}
} |
#ifndef MESSAGEBOX_H
#define MESSAGEBOX_H
#include <QMessageBox>
#include <QtGui>
#include <QSpacerItem>
#include <QGridLayout>
class MsgBox : public QMessageBox
{
Q_OBJECT
public:
explicit MsgBox( QWidget* parent = NULL );
~MsgBox();
void setWindowTitle(const QString &title);
void setStandardButtons(Standa... |
/*
* to_base32.c
* convert binary string to base32, Tile impl.
*
* Copyright (c) 2011 Jan Seiffert
*
* This file is part of g2cd.
*
* g2cd 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 versi... |
#if defined(__APPLE__)
#include <CoreServices/CoreServices.h>
#include <mach/mach.h>
#include <mach/mach_time.h>
#include <unistd.h>
unsigned long long currentTimeNano() {
uint64_t t = mach_absolute_time();
Nanoseconds tNano = AbsoluteToNanoseconds(*(AbsoluteTime*)&t);
return *(uint64_t *)&tNano;
}
unsigned lo... |
#ifndef CANDILDOCKPACKAGE_H
#define CANDILDOCKPACKAGE_H
#include <QObject>
#include <KPackage/PackageStructure>
class CandilDockPackage : public KPackage::PackageStructure {
Q_OBJECT
public:
explicit CandilDockPackage(QObject *parent = 0, const QVariantList &args = QVariantList());
~CandilDockP... |
/*
* gtr-tab-activatable.h
* This file is part of gtr
*
* Copyright (C) 2010 - Steve Frécinaux
*
* 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... |
#ifndef _FAT12_H
#define _FAT12_H
#include <stdint.h>
#include <fs/vfs.h>
#define __packed
// Directory entry
struct _DIRECTORY{
uint8_t Filename[8];
uint8_t Extension[3];
uint8_t Attribute;
uint8_t Reserved;
uint8_t CreationTimedMS;
uint16_t CreationTime;
uint16_t CreationDate;
uint16_t LastAccesseDate;
uin... |
/*
* Copyright (C) 2008, 2009, 2010 The Collaborative Software Foundation.
*
* This file is part of FeedHandlers (FH).
*
* FH 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... |
/**
* naken_asm assembler.
* Author: Michael Kohn
* Email: mike@mikekohn.net
* Web: http://www.mikekohn.net/
* License: GPLv3
*
* Copyright 2010-2021 by Michael Kohn
*
*/
#ifndef NAKEN_ASM_ASM_4004_H
#define NAKEN_ASM_ASM_4004_H
#include "common/assembler.h"
int parse_instruction_4004(struct _asm_co... |
/*******************************************************************************
moTrackerGpuKLT.h
****************************************************************************
* *
* This source is free softw... |
/*
* DDSTouchStone: a scenario-driven Open Source benchmarking framework
* for evaluating the performance of OMG DDS compliant implementations.
*
* Copyright (C) 2008-2009 PrismTech Ltd.
* ddstouchstone@prismtech.com
*
* This library is free software; you can redistribute it and/or
* modify it under the t... |
#ifndef PARAMETERPOSITION_H_
#define PARAMETERPOSITION_H_
/*----------------------------------------------------------------------*\
ParameterPosition
\*----------------------------------------------------------------------*/
/* Imports: */
#include "acode.h"
#include "types.h"
#include "params.h"
/* Constants: ... |
#ifndef OI_H
#define OI_H
#include "WPILib.h"
#include "Robotmagic.h"
class OI
{
private:
public:
OI();
#define JOYSTICK_main_TYPE xbox
SENSOR_OI_H(joystick,main);
SENSOR_OI_H(gyro,gyro);
SENSOR_OI_H(digitalin,compressor);
SENSOR_OI_H(digitalin,arm_top);
SENSOR_OI_H(digitalin,arm_bot);
S... |
// artist.h
//
// Project: Ampache Browser
// License: GNU GPLv3
//
// Copyright (C) 2015 - 2016 Róbert Čerňanský
#ifndef ARTIST_H
#define ARTIST_H
#include <string>
namespace domain {
/**
* @brief Represents the artist domain object.
*/
class Artist {
public:
/**
* @brief Constructor.
*
... |
/*
* anim.h
*
* Animation application
*
* Copyright 2011 - Benjamin Bonny <benjamin.bonny@gmail.com>,
* Cédric Le Ninivin <cedriclen@gmail.com>,
* Guillaume Normand <guillaume.normand.gn@gmail.com>
*
* All rights reserved.
* MB Led
* Telecom ParisTech - ELECINF3... |
// DisplacementMapFilterMode_as.h: ActionScript 3 "DisplacementMapFilterMode" class, for Gnash.
//
// Copyright (C) 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 ... |
#ifndef RGBLIGHT_H
#define RGBLIGHT_H
#ifdef RGBLIGHT_ANIMATIONS
#define RGBLIGHT_MODES 34
#else
#define RGBLIGHT_MODES 1
#endif
#ifndef RGBLIGHT_EFFECT_SNAKE_LENGTH
#define RGBLIGHT_EFFECT_SNAKE_LENGTH 7
#endif
#ifndef RGBLIGHT_EFFECT_KNIGHT_LENGTH
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
#endif
#ifndef RGBLIGHT_E... |
/****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** G... |
#ifndef PM_SYSTEM_H_INCLUDED
#define PM_SYSTEM_H_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
#if 0
} /* to fake out automatic code indenters */
#endif
void
pm_system2_vp(const char * const progName,
const char ** const argArray,
void stdinFeeder(int, void *),
void *... |
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#ifndef _POLIT_H
#define _POLIT_H
#include "galaxy/Economy.h"
class Galaxy;
class StarSystem;
class SysPolit;
class Ship;
namespace Polit {
enum PolitEcon { // <enum scope='Pol... |
/*
Copyright (C) 2010,2011,2012 The ESPResSo project
Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009,2010
Max-Planck-Institute for Polymer Research, Theory Group
This file is part of ESPResSo.
ESPResSo is free software: you can redistribute it and/or modify
it under the terms of the GNU Gener... |
// Generated by gencpp from file capra_msgs/AddGoal.msg
// DO NOT EDIT!
#ifndef CAPRA_MSGS_MESSAGE_ADDGOAL_H
#define CAPRA_MSGS_MESSAGE_ADDGOAL_H
#include <ros/service_traits.h>
#include <capra_msgs/AddGoalRequest.h>
#include <capra_msgs/AddGoalResponse.h>
namespace capra_msgs
{
struct AddGoal
{
typedef AddGoa... |
// Copyright 2004, 2005,2006,2007,2008 Koblo http://koblo.com
//
// This file is part of the Koblo SDK.
//
// the Koblo SDK 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... |
/* -*- 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 opti... |
#ifndef SXRMBFOURELEMENTVORTEXDETECTORVIEW_H
#define SXRMBFOURELEMENTVORTEXDETECTORVIEW_H
#include "ui/beamline/AMXRFDetailedDetectorView.h"
#include "beamline/SXRMB/SXRMBFourElementVortexDetector.h"
/// Sublcass that allows for setting the maximum energy and peaking time to the four element vortex detector.
class SX... |
#include <stdio.h>
enum error { NOT_FOUND = 404, SERVER_ERRO = 500, INVALID_OPERATION = 505 };
int main() {
int i = 3;
switch (i) {
case 0:
puts("Nol");
break;
case 1:
puts("Odin");
break;
case 77:
case 777:
case 7777:
puts("Bingo!");
break;
default:
puts("Error");
bre... |
/*
* Copyright (C) 2020 ~ 2021 Uniontech Software Technology Co., Ltd.
*
* Author: ZouYa <zouya@uniontech.com>
*
* Maintainer: WangYu <wangyu@uniontech.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 ... |
/*
* include/ioasync.h
*
* 2016-01-01 written by Hoyleeson <hoyleeson@gmail.com>
* Copyright (C) 2015-2016 by Hoyleeson.
*
* 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.
*
... |
// ******************************************************************************
// Filename: SoundEffectsEnum.h
// Project: Vox
// Author: Steven Ball
//
// Purpose:
// An enum list of all of the sound effects in the game.
//
// Revision History:
// Initial Revision - 13/06/16
//
// Copyright (c) 2005... |
/*
* linux/arch/unicore/include/mach/pm.h
*
* Code specific to PKUnity SoC and UniCore ISA
*
* Copyright (C) 2001-2010 GUAN Xue-tao
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Found... |
/**
* \file RMF/internal/SharedData.h
* \brief Handle read/write of Model data from/to files.
*
* Copyright 2007-2017 IMP Inventors. All rights reserved.
*
*/
#ifndef RMF_INTERNAL_BACKWARDS_IO_BASE_H
#define RMF_INTERNAL_BACKWARDS_IO_BASE_H
#include "RMF/config.h"
#include "RMF/ID.h"
#include "RMF/constants.... |
/* banfunc.h -- extension functions for the pta program ban
Rutger van Haasteren 15 August 2007 haasteren@strw.leidenuniv.nl
Copyright (C) 2005-2007 Rutger van Haasteren.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published... |
/*
* GPL HEADER START
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 only,
* as published by the Free Software Foundation.
*
* This program is distributed... |
/*Copyright (C) 2012-2014 Carsten Paproth
This file is part of Skat-Konferenz.
Skat-Konferenz 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 versio... |
#ifndef MONEWPROJECT_H
#define MONEWPROJECT_H
#include "moDirectorTypes.h"
#include "moIDirectorActions.h"
//(*Headers(moNewProject)
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include <wx/button.h>
#include <wx/dialog.h>
//*)
class moNewProject: public wxDialog
{
public:
moNewProject(wxWindow* parent,w... |
/*
*******************************************************************************
\file belt_lcl.c
\brief STB 34.101.31 (belt): local functions
\project bee2 [cryptographic library]
\author (C) Sergey Agievich [agievich@{bsu.by|gmail.com}]
\created 2012.12.18
\version 2020.03.20
\license This program is released under... |
#pragma once
#include <opencv2/opencv.hpp>
#include <QtCore/qmutex.h>
#include <libfreenect/libfreenect.hpp>
namespace iez_private {
class ImageSourceFreenectDevice_private:public Freenect::FreenectDevice
{
public:
ImageSourceFreenectDevice_private(freenect_context *_ctx, int _index);
~ImageSourceF... |
/*
BOMC - Monte Carlo based generator of defect-free amorphous samples of Si and SiO2
If you publish research done using Bomc then you are kindly asked to cite:
S. von Alfthan, A. Kuronen, and K. Kaski, Phys. Rev. B 68, 073203 (2003).
Copyright Sebastian von Alfthan (galfthan at iki dot fi) 2002, 2003, 2014.
T... |
/*
* Synopsys AXS10X SDP I2S PLL clock driver
*
* Copyright (C) 2016 Synopsys
*
* 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/platform_device.h>
#include ... |
//
// Created by Lorenzo Nuti and Paolo Valcepina on 11/07/17.
//
#ifndef CATULA_BADGESTARSKULL_H
#define CATULA_BADGESTARSKULL_H
#include "ModelGame.h"
#include "MainCharacter.h"
#include "Badge.h"
class BadgeStarSkull : public Badge {
public:
BadgeStarSkull(const std::string &className, const std::string &nam... |
//
// Author: Shervin Aflatooni
//
#pragma once
#include <glm/glm.hpp>
struct Vertex
{
glm::vec3 position;
glm::vec2 texCoord;
glm::vec3 normal;
glm::vec3 tangent;
Vertex(const glm::vec3& position, const glm::vec2& texCoord = glm::vec2(0, 0), const glm::vec3& normal = glm::vec3(0, 0, 0), const glm::vec3&... |
#include "appDrawer.h"
#include "clock.h"
#include "fileManager.h"
#include "game.h"
#include "homeMenu.h"
#include "language.h"
#include "lockScreen.h"
#include "powerMenu.h"
#include "screenshot.h"
#include "settingsMenu.h"
#include "utils.h"
void appDrawerUnload()
{
sf2d_free_texture(backdrop);
sf2... |
/* RetroArch - A frontend for libretro.
* Copyright (C) 2010-2014 - Hans-Kristian Arntzen
*
* RetroArch 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-
* ation, either version 3 of the License, or (at your... |
#pragma once
#include <stdbool.h>
#include <service.h>
/*typedef enum timer_event_type_t
{
SCENE,
COMMAND
} timer_event_type_t;
typedef struct timer_info_t
{
char* name;
char* event_name;
bool singleshot;
timer_event_type_t event_type;
uint32_t timeout;
uint32_t ... |
/**
System Interrupts Generated Driver File
@Company:
Microchip Technology Inc.
@File Name:
pin_manager.h
@Summary:
This is the generated manager file for the MPLAB(c) Code Configurator device. This manager
configures the pins direction, initial state, analog setting.
The per... |
/* Include these
* #include <stdlib.h> or <stddef.h>
* #include <stdint.h>
* #include <spar/core.h>
* #include <nitlib/list.h>
* #include "../vm/vm.h"
*/
struct nnn_prog {
size_t size;
int parsed;
struct nnn_expr *expr;
struct nnn_expr *stack;
};
struct nnn_expr {
struct nit_list next;
enum ntwt_token typ... |
/****************************************************************************
**
** Copyright (C) 2016 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QmlLive tool.
**
** $QT_BEGIN_LICENSE:GPL-QTAS$
** Commercial License Usage
** Licensees holding valid commercial Qt Automotive Sui... |
/*
* 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... |
extern main();
extern flag_data_return[];
extern outport();
ctcss(int fdSer) {
int opcode, n, tx_mode;
float ctcss_user_value;
float ctcss_freq[34] = {67, 71.9, 77.0, 82.5, 88.5, 94.8, 100, 103.5, 107.2, 110.9, 114.8, 118.8, 123, 127.3, 131.8, 136.5, 141.3, 146.2, 151.4, 156.7, 162.2, 167.9, 173.8, 179.9, ... |
/* Test of u16_strnlen() function.
Copyright (C) 2010-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your o... |
/* $APPASERVER_HOME/utility/piece_quote_comma.c */
/* --------------------------------------------- */
/* Freely available software: see Appaserver.org */
/* --------------------------------------------- */
#include <stdio.h>
#include <stdlib.h>
#include "piece.h"
#include "timlib.h"
int main( int argc, char **argv ... |
/*******************************************************************************
* Author: Nguyen Truong Duy
********************************************************************************/
/* Methodology:
* + The comb can be divided into layers
* + The first layer contains 1 only
* The second layer contains 2... |
#ifndef INCOMINGDATAPARSER_H
#define INCOMINGDATAPARSER_H
#include "core/player.h"
#include "core/application.h"
#include "remotecontrolmessages.pb.h"
#include "remoteclient.h"
class IncomingDataParser : public QObject {
Q_OBJECT
public:
IncomingDataParser(Application* app);
~IncomingDataParser();
bool clos... |
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __UAPI_LINUX_FILTER_H__
#define __UAPI_LINUX_FILTER_H__
#include <lyos/types.h>
#include <linux/bpf_common.h>
struct sock_filter {
__u16 code;
__u8 jt;
__u8 jf;
__u32 k;
};
struct sock_fprog {
unsigned short len;
struct so... |
/*
This file is part of MGEAN library.
MGEAN 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.
MGEAN library is distributed in... |
/*
Copyright (c) 2015 Colum Paget <colums.projects@googlemail.com>
* SPDX-License-Identifier: GPL-3.0
*/
#ifndef USBAUTH_COMMON_H
#define USBAUTH_COMMON_H
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <stdarg.h>
#include <string.h>
#include <sys/types.h>
#define VERSION "1.9"
#define FALSE 0
#d... |
#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "ai.h"
#include "controller.h"
#include "tools/misc.h"
#include "tools/rng.h"
#include "tools/str_ops.h"
//Settings that change the program's behaviour
//If you change one, remember to re-compile
#define COUNTE... |
/*
TiMidity++ -- MIDI to WAVE converter and player
Copyright (C) 1999-2002 Masanao Izumo <mo@goice.co.jp>
Copyright (C) 1995 Tuukka Toivonen <tt@cgs.fi>
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 ... |
/*
* Copyright (C) 2007 Eric Seidel <eric@webkit.org>
* Copyright (C) 2007 Nikolas Zimmermann <zimmermann@kde.org>
* Copyright (C) 2008 Rob Buis <buis@kde.org>
*
* 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... |
/*
* Copyright (c) 2014-2015, Julien Bernard
*
* 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 without limitation
* the rights to use, copy, modify, merge... |
/*
* 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 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will... |
//
// DetailViewController.h
// OwnCloud Notes
//
// Created by Markus Klepp on 22/03/14.
// Copyright (c) 2014 AyKit. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface DetailViewController : UIViewController <UISplitViewControllerDelegate>
@property (strong, nonatomic) NSDictionary *detailItem;
@prope... |
/*
Copyright 2016-2017, Guenther Charwat
WWW: <http://dbai.tuwien.ac.at/proj/decodyn/dynqbf>.
This file is part of dynQBF.
dynQBF 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, ... |
/*
* Copyright 2010-2013 OpenXcom Developers.
*
* This file is part of OpenXcom.
*
* OpenXcom 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 ... |
/*
* uart.h
*
* Created on: Oct 3, 2015
* Author: lorenzo
*/
#ifndef _UART_H_
#define _UART_H_
void uart_putchar(char c, FILE *stream);
char uart_getchar(FILE *stream);
void uart_init(void);
/* http://www.ermicro.com/blog/?p=325 */
FILE uart_output = FDEV_SETUP_STREAM(uart_putchar, NULL, _FDEV_SETUP_WR... |
/*
This file is part of LS² - the Localization Simulation Engine of FU Berlin.
Copyright 2011-2013 Heiko Will, Marcel Kyas, Thomas Hillebrandt,
Stefan Adler, Malte Rohde, Jonathan Gunthermann
LS² is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License ... |
/*hdr
**
** Copyright Mox Products, Australia
**
** FILE NAME: FileConfigure.c
**
** AUTHOR: Jeff Wang
**
** DATE: 09 - May - 2009
**
** FILE DESCRIPTION:
**
**
** FUNCTIONS:
**
** NOTES:
**
*/
#ifndef FILECONFIGURE_H
#define FILECONFIGURE_H
/************** SYSTEM INCLUDE FILES **************... |
//
// ImageSlicing.h
// ImageSlicing
//
// Created by Jeremy on 2016-02-13.
// Copyright © 2016 Jeremy W. Sherman. Released with NO WARRANTY.
//
// 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 a... |
#pragma once
#include "iobuffer.h"
//
// ioÏÂËùÓжÔÏóµÄÄÚ´æ¹ÜÀí»úÖÆ ¶¼»á¼ÆÊý·½Ê½
//
namespace xhnet
{
typedef std::function<void()> postio;
//
// run Ö»ÄÜÔÚÒ»¸öÏß³ÌÖÐÔËÐÐ one thread one run
//
class IIOServer : virtual public CPPRef
{
public:
// ³õʼ»¯½øÐжþ¶Îʽ³õʼ»¯
static IIOServer* Create(void);
... |
/*
* 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/.
*
* Copyright 2008-2015 MonetDB B.V.
*/
#ifndef _SEEN_PROPERTIES_H
#define _SEEN_PROPERTIES_H 1
#include "uti... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.