text
stringlengths
4
6.14k
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
/* * GPAC - Multimedia Framework C SDK * * Authors: Jean Le Feuvre * Copyright (c) Telecom ParisTech 2009-2012 * All rights reserved * * This file is part of GPAC / Dummy input module * * GPAC is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General P...
/* GStreamer * Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu> * 2003 Colin Walters <cwalters@gnome.org> * 2000,2005,2007 Wim Taymans <wim.taymans@gmail.com> * 2007 Thiago Sousa Santos <thiagoss@lcc.ufcg.edu.br> * * gstqueue2.h: * * This libra...
/* * 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 be use...
/* ---------------------------------------------------------------------------- * SAM Software Package License * ---------------------------------------------------------------------------- * Copyright (c) 2011-2012, Atmel Corporation * * All rights reserved. * * Redistribution and use in source and bina...
/* avg ... average value of image * * Copyright: 1990, J. Cupitt * * Author: J. Cupitt * Written on: 02/08/1990 * Modified on: * 5/5/93 JC * - now does partial images * - less likely to overflow * 1/7/93 JC * - adapted for partial v2 * - ANSI C * 21/2/95 JC * - modernised again * 11/5/95 JC * - oops! ...
/* * Copyright (C) 2011-2017 goblinhack@gmail.com * * See the README file for license info for license. */ #pragma once widp wid_tooltip(const char *text, float x, float y, fontp font); widp wid_tooltip_simple(const char *text); widp wid_tooltip_transient(const char *text, uint32_t delay); widp wid_tooltip_large_...
/* $NetBSD: add_wch.c,v 1.4 2013/11/09 11:16:59 blymn Exp $ */ /* * Copyright (c) 2005 The NetBSD Foundation Inc. * All rights reserved. * * This code is derived from code donated to the NetBSD Foundation * by Ruibiao Qiu <ruibiao@arl.wustl.edu,ruibiao@gmail.com>. * * * Redistribution and use in source and b...
#ifndef QPID_MESSAGING_AMQP_TRANSPORT_H #define QPID_MESSAGING_AMQP_TRANSPORT_H /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF license...
/* * Copyright (c) 2016, 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 notice, this list * of...
// 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 writing, software // distributed unde...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/directconnect/DirectConnect_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/directconnect/model/Di...
// Copyright (c) 2013 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_TEST_CHROMEDRIVER_CHROME_FRAME_TRACKER_H_ #define CHROME_TEST_CHROMEDRIVER_CHROME_FRAME_TRACKER_H_ #include <map> #include <string> #...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/ecs/ECS_EXPORTS.h> namespace Aws { template<typename RESULT_TYPE> class AmazonWebServiceResult; namespace Utils { namespace Json { class JsonValue; } // namespace Json }...
// // ECDepartmentListViewController.h // enterpriseChat // // Created by dujiepeng on 15/8/18. // Copyright © 2015年 easemob. All rights reserved. // #import "ECBaseViewController.h" #import "ECDepartmentModel.h" @interface ECDepartmentListViewController : ECBaseViewController @property (nonatomic, strong) NSArray...
// This code contains NVIDIA Confidential Information and is disclosed to you // under a form of NVIDIA software license agreement provided separately to you. // // Notice // NVIDIA Corporation and its licensors retain all intellectual property and // proprietary rights in and to this software and related documentation...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/ds/DirectoryService_EXPORTS.h> #include <aws/ds/DirectoryServiceRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/ds/model/ClientAuthenticationType.h...
// Copyright 2015 Google Inc. 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 required by applicable...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/connect/Connect_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Utils { namespace Json { class JsonValue; class...
#ifndef _MISSFUNC_H #define _MISSFUNC_H class SimBaseClass; class SimWeaponClass; class FalconEntity; // Helper Functions SimWeaponClass** InitMissile(FalconEntity* parent, ushort type, int num, int side); SimWeaponClass* InitAMissile(FalconEntity* parent, ushort type, int slot); void FreeFlyingMissile(SimBaseClass* ...
/* * Copyright (C) 2012 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...
#include <tommath_private.h> #ifdef BN_MP_PRIME_NEXT_PRIME_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * * The library was designed directly after the MPI library by...
#include <math.h> #include "openvml_kernel.h" #include "simd_powd_avx.h" //#include "simd_function.h" void KERNEL_NAME(VMLLONG n, VML_FLOAT * a, VML_FLOAT * b, VML_FLOAT * y, VML_FLOAT * z, VML_FLOAT * other_params) { unsigned int m = n >> 2; unsigned int k = n & 3, j; unsigned int l = n & (~3); v...
///////////////////////////////////////////////////////////////////////////// // Name: wx/motif/tglbtn.h // Purpose: Declaration of the wxToggleButton class, which implements a // toggle button under wxMotif. // Author: Mattia Barbon // Modified by: // Created: 10.02.03 // Copyright: ...
#include "config.h" #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> /* For off_t not found in stdio.h */ #endif #include <stdio.h> #include <stdlib.h> #include <string.h> #include "httpdate.h" #define CONTENT_TYPE_OGG "Content-Type: application/ogg\n" #define ACCEPT_TIMEURI_OGG "X-Accept-TimeURI: application/ogg\n" ...
/* * Copyright (c) 2012, Michael Lehn * * 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,...
// Copyright (c) 2015 Intel Corporation. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef REALSENSE_SCENE_PERCEPTION_SCENE_PERCEPTION_EXTENSION_H_ #define REALSENSE_SCENE_PERCEPTION_SCENE_PERCEPTION_EXTENSION_H_ #include "xwalk/common...
// Copyright (c) 2014 Arista Networks, Inc. All rights reserved. // Arista Networks, Inc. Confidential and Proprietary. #ifndef INLINE_NEIGHBOR_TABLE_H #define INLINE_NEIGHBOR_TABLE_H inline neighbor_table_mgr *neighbor_table_handler::get_neighbor_table_mgr() const { return mgr_; } #endif // INLINE_NEIGHBOR_TABL...
/* Copyright 2016, Eric Pernia. * All rights reserved. * * This file is part sAPI library for microcontrollers. * * 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 ...
// RUN: %clang_cc1 -triple i686-windows-itanium -emit-llvm -o - %s | FileCheck %s struct f1 { float f; }; struct f1 return_f1(void) { while (1); } // CHECK: define dso_local i32 @return_f1() void receive_f1(struct f1 a0) { } // CHECK: define dso_local void @receive_f1(float %a0.0) struct f2 { float f; float...
/* * * Copyright 2015, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of condi...
/* * Copyright (c) 2006, Ondrej Danek (www.ondrej-danek.net) * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * notice, ...
// Copyright 2020 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 CONTENT_BROWSER_RENDERER_HOST_DATA_TRANSFER_UTIL_H_ #define CONTENT_BROWSER_RENDERER_HOST_DATA_TRANSFER_UTIL_H_ #include <vector> #include "cont...
/* * Copyright (C) 2011 Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditi...
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/api/annotations.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef GOOGLE_API_ANNOTATIONS_PROTO_UPB_H_ #define GOOGLE_API_ANNOTATIONS_PROTO_UPB_H_ #include "upb/generated_u...
// Copyright 2016 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_BROWSER_EXTENSIONS_API_INPUT_IME_INPUT_IME_EVENT_ROUTER_BASE_H_ #define CHROME_BROWSER_EXTENSIONS_API_INPUT_IME_INPUT_IME_EVENT_ROUTER_BASE...
// Copyright 2014 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 CONTENT_PUBLIC_COMMON_USER_AGENT_H_ #define CONTENT_PUBLIC_COMMON_USER_AGENT_H_ #include <string> #include "content/common/content_export.h" na...
#include <stdlib.h> #include <stdio.h> #include <fcntl.h> #include <machine/adc.h> #include <unistd.h> int fd[16]; int value[16]; void putsym(int c, int count) { while (count-- > 1) putchar(c); } int main(int argc, char **argv) { char buf[100]; int i, opt; long flags; unsigned long delay_...
// Copyright 2014 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_BROWSER_EXTENSIONS_CHROME_EXTENSION_WEB_CONTENTS_OBSERVER_H_ #define CHROME_BROWSER_EXTENSIONS_CHROME_EXTENSION_WEB_CONTENTS_OBSERVER_H_ #...
// Copyright 2019 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_BROWSER_CHROMEOS_PRINTING_PRINTER_INSTALLATION_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_PRINTING_PRINTER_INSTALLATION_MANAGER_H_ namespac...
#ifndef ATL_sGetNB_geqrf /* * NB selection for GEQRF: Side='RIGHT', Uplo='UPPER' * M : 25,86,148,271,394,456,518,765,1012,2000 * N : 25,86,148,271,394,456,518,765,1012,2000 * NB : 12,12,24,24,24,24,48,48,96,96 */ #define ATL_sGetNB_geqrf(n_, nb_) \ { \ if ((n_) < 117) (nb_) = 12; \ else if ((n_) < 487) (nb_...
// SDLTireStatus.h // #import "SDLRPCMessage.h" #import "SDLWarningLightStatus.h" @class SDLSingleTireStatus; NS_ASSUME_NONNULL_BEGIN /** Struct used in Vehicle Data; the status and pressure of the tires. */ @interface SDLTireStatus : SDLRPCStruct /** Status of the Tire Pressure Telltale. See WarningLightStat...
// Copyright 2020 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 THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_TABLE_NG_TABLE_LAYOUT_ALGORITHM_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_TABLE_NG_TABLE_LAYO...
// Copyright (c) 2015 Quanta Research Cambridge, Inc. // 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, // modi...
/* The MIT License (MIT) Copyright (c) 2013 Clover Studio Ltd. All rights reserved. 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 ri...
#include <stdio.h> #define MAX 200 int main() { int number_rein,arr_rein[MAX],i,j,checker = 0,rudolph; do{ scanf("%d",&number_rein); if(number_rein%2 == 0) printf("The reindeers must be an odd number"); else break; }while(1); for(i = 0; i < number_rein; i++) { scanf("%d",&arr_rein[i]); } for(...
#ifndef hmdude_h #define hmdude_h extern const char *progname; extern int verbose; #endif
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #pragma once #include <bond/core/config.h> #include <bond/core/blob.h> #include <bond/core/detail/mpl.h> #include <boost/static_assert.hpp> #include <type_traits> ...
/* * WARNING: do not edit! * Generated by Makefile from include/openssl/opensslconf.h.in * * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * ...
/** * \file * * \brief Common User Interface for CDC application * * Copyright (c) 2014 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions...
/* * Copyright (C) 2016 Stefan Roese <sr@denx.de> * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <dm.h> #include <fdtdec.h> #include <libfdt.h> #include <pci.h> #include <asm/io.h> #include <asm/system.h> #include <asm/arch/cpu.h> #include <asm/arch/soc.h> #include <asm/armv8/mmu.h> DECLARE...
// // ROPublishPhotoInternal.h // SimpleDemo // // Created by Winston on 11-8-18. // Copyright 2011年 Renren Inc. All rights reserved. // - Powered by Team Pegasus. - // #import <UIKit/UIKit.h> #import "ROConnect.h" @class ROImageView; @class ROPublishPhotoDialogModel; @interface ROPublishPhotoInternal : UIView ...
/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "read-full.h" #include <unistd.h> int read_full(int fd, void *data, size_t size) { ssize_t ret; while (size > 0) { ret = read(fd, data, size < SSIZE_T_MAX ? size : SSIZE_T_MAX); if (ret <= 0) return ret; ...
/*! \file common.h \date Friday October 31, 2008 \author Gregory Diamos <gregory.diamos@gatech.edu> \brief The header file for the common library */ #ifndef LIB_COMMON_H_INCLUDED #define LIB_COMMON_H_INCLUDED #include <interface/ArgumentParser.h> #include <interface/Exception.h> #include <interface/debug....
#ifndef _INSPIRE_UTIL_SPIN_LOCK_H_ #define _INSPIRE_UTIL_SPIN_LOCK_H_ #include "lock.h" #include "atomic.h" namespace inspire { class spinlock_t : public ILock { static const unsigned LOCK = 1; static const unsigned UNLOCK = 0; public: spinlock_t() : _spin(0) {} virtual ~spinlock_t()...
/* * Copyright (c) 2007 - 2015 Joseph Gaeddert * * 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, mer...
// C++ informative line for the emacs editor: -*- C++ -*- /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. ...
/* Declarations for ptimer.c. Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget 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 th...
/* (c) Copyright 2001-2009 The world wide DirectFB Open Source Community (directfb.org) (c) Copyright 2000-2004 Convergence (integrated media) GmbH All rights reserved. Written by Denis Oliver Kropp <dok@directfb.org>, Andreas Hundt <andi@fischlustig.de>, Sven Neumann <neo@di...
#define _GNU_SOURCE #define _XOPEN_SOURCE 600 #include <fcntl.h> int posix_fallocate(int fd, off64_t offset, off64_t len) { return fallocate(fd,0,offset,len); }
/* * Copyright (c) 2003 Matteo Frigo * Copyright (c) 2003 Massachusetts Institute of Technology * * 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...
#ifndef _LANGUAGE_H #define _LANGUAGE_H enum Language { Uml, Cpp, Java }; #endif
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++* // unitpitparam.h //--------------------------------------------------------------------------* // A robot for Speed Dreams-Version 2.X simuV4 //--------------------------------------------------------------------------* // Parameter der Box ...
/* * Copyright (C) 2005-2010 Junjiro R. Okajima * * This program, aufs 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...
/* Copyright (C) 2002-2014 Free Software Foundation, Inc. Contributed by Andy Vaught and Paul Brook <paul@nowt.org> This file is part of the GNU Fortran runtime library (libgfortran). Libgfortran is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
// Copyright 2015 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #pragma once #include <QDialog> class ListTabWidget; class SettingsWindow final : public QDialog { Q_OBJECT public: explicit SettingsWindow(QWidget* parent = nullptr); void SelectAudioPane(); signal...
/* APPLE LOCAL file CW asm blocks */ /* { dg-do assemble { target i?86*-*-darwin* } } */ /* { dg-skip-if "" { *-*-darwin* } { "-m64" } { "" } } */ /* { dg-options { -fasm-blocks -msse3 } } */ /* Radar 4300193 */ int i, j, k; int rows; void foo() { int r; for (r = 0; r < rows; r++) { } asm { mov ah, 1 ...
/* EIBD eib bus access and management daemon Copyright (C) 2005-2011 Martin Koegler <mkoegler@auto.tuwien.ac.at> 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 o...
/** * @file * * @brief Sets Scheduling Parameters Associated with Scheduling Policies * @ingroup POSIXAPI */ /* * 13.3.1 Set Scheduling Parameters, P1003.1b-1993, p. 252 * * COPYRIGHT (c) 1989-2007. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file ...
// Copyright 2013 Dolphin Emulator Project // Licensed under GPLv2 // Refer to the license.txt file included. #ifndef _DSPLLE_TOOLS_H #define _DSPLLE_TOOLS_H bool DumpDSPCode(const u8 *code_be, int size_in_bytes, u32 crc); bool DumpCWCode(u32 _Address, u32 _Length); #endif //_DSPLLE_TOOLS_H
/* Header file for Tracer. Copyright (C) 2015-2021 Free Software Foundation, Inc. This file is part of GCC. GCC 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 ...
// Copyright (C) 2005 Dave Griffiths // // 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 distri...
#undef CONFIG_FGCONSOLE
/* * 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...
/* * Source for: * Cypress TrueTouch(TM) Standard Product (TTSP) I2C touchscreen driver. * For use with Cypress Gen4 and Solo parts. * Supported parts include: * CY8CTMA398 * CY8CTMA884 * * Copyright (C) 2009-2011 Cypress Semiconductor, Inc. * Copyright (C) 2011 Motorola Mobility, Inc. * * This program is fr...
/* * 8088flex TMV video decoder * Copyright (c) 2009 Daniel Verkamp <daniel at drv.nu> * * This file is part of FFmpeg. * * FFmpeg 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 * versi...
/* dtmf.h */ #include "audio.h" void dtmf_init (struct audio_s *p_audio_config); char dtmf_sample (int c, float input); /* end dtmf.h */
void err_quit(char *errmsg); void err_warn(char *errmsg); void err_info(char *errmsg); void err_crit(char *errmsg);
/* * ========================================================================== * This file is part of the implementation of * * <FrameFab: Robotic Fabrication of Frame Shapes> * Yijiang Huang, Juyong Zhang, Xin Hu, Guoxian Song, Zhongyuan Liu, Lei Yu, Ligang Liu * In ACM Transactions on Graphics (Proc. SIGGRAPH As...
/* This file is part of VoltDB. * Copyright (C) 2008-2011 VoltDB Inc. * * VoltDB 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. ...
/*============================================================================== core_atomic.h - Veneer for atomicity. Copyright 2015 Nick Iaconis. This file is part of Arduino-Tiny-841. Arduino-Tiny-841 is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General P...
/* //////////////////////////////////////////////////////////// File Name: fsguicolordialog.h Copyright (c) 2015 Soji Yamakawa. All rights reserved. http://www.ysflight.com Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: ...
/* ** CXSC is a C++ library for eXtended Scientific Computing (V 2.5.4) ** ** Copyright (C) 1990-2000 Institut fuer Angewandte Mathematik, ** Universitaet Karlsruhe, Germany ** (C) 2000-2014 Wiss. Rechnen/Softwaretechnologie ** Universitaet Wuppertal, Germa...
// // $Id$ // TapDBService.h // TapMania // // Created by Alex Kremer on 8/18/10. // Copyright 2010 Godexsoft. All rights reserved. // #import <Foundation/Foundation.h> @interface TapDBService : NSObject { NSMutableData *receivedData; SEL curCallback; id curDelegate; NSURLConnection *con; } // Se...
#pragma once #include "library/sp.h" #include "library/vec.h" namespace OpenApoc { class Base; class Building; class Facility; class GameState; class RGBImage; namespace BaseGraphics { const int TILE_SIZE = 32; const int MINI_SIZE = 4; enum class FacilityHighlight { None, Construction, Quarters, Stores, Labs,...
#ifndef SHORTCUTOPTIONSWIDGET_H #define SHORTCUTOPTIONSWIDGET_H #include <QTimer> #include <QWidget> #include <QStandardItemModel> #include <QSortFilterProxyModel> #include <interfaces/ioptionsmanager.h> #include "shortcutoptionsdelegate.h" #include "ui_shortcutoptionswidget.h" class SortFilterProxyModel :...
/* Copyright (c) 2013,2014 Roger Light <roger@atchoo.org> All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 and Eclipse Distribution License v1.0 which accompany this distribution. The Eclipse Public License is available at ...
#ifndef COLORMAPPRESETMANAGER_H #define COLORMAPPRESETMANAGER_H #include "ColorMap.h" #include "PresetManager.h" /** * @brief The traits class describing ColorMap for preset management */ class ColorMapPresetTraits { public: typedef ColorMap ManagedType; typedef int SystemPresetIterator; static std::string G...
/* SH specific core note handling. Copyright (C) 2010 Red Hat, Inc. This file is part of Red Hat elfutils. Contributed Matt Fleming <matt@console-pimps.org>. Red Hat elfutils is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the ...
/* * 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...
/* * ssp-h1url plugin * * Written in 2010-2020 by Andy Green <andy@warmcat.com> * * This file is made available under the Creative Commons CC0 1.0 * Universal Public Domain Dedication. * * CC0 so it can be used as a template for your own secure streams plugins * licensed how you like. */ #include <libwebsock...
/* Copyright 2015 Google Inc. 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 required by applicable law or agreed to in ...
/* * 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...
/** ****************************************************************************** * @file hk32f0xx_pwr.h * @version V1.0.1 * @date 2019-08-15 ****************************************************************************** */ /* Define to prevent recursive inclusion ----------------------------------...
/** * Appcelerator Titanium Mobile * Copyright (c) 2009-2016 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Apache Public License * Please see the LICENSE included with this distribution for details. * * WARNING: This is generated code. Modify at your own risk and without support. ...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
#include <stdio.h> #include <string.h> #ifdef _WIN32 #define DLLEXPORT __declspec(dllexport) #else #define DLLEXPORT extern #endif DLLEXPORT void Nothing() { /* we don't even print something */ } DLLEXPORT int Argless() { return 2; } DLLEXPORT char ArglessChar() { return 2; } DLLEXPORT long long Argles...
/* * Written by J.T. Conklin, Apr 10, 1995 * Public domain. */ #include <sys/cdefs.h> /* __FBSDID("$FreeBSD: src/lib/libc/ia64/gen/flt_rounds.c,v 1.1 2004/07/19 08:17:24 das Exp $"); */ #include <float.h> static const int map[] = { 1, /* round to nearest */ 3, /* round to zero */ 2, /* round to negative infini...
/* * Copyright (C) 2014 Google Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions ...