text
stringlengths
4
6.14k
/* PR middle-end/48389 */ /* { dg-do compile } */ /* { dg-options "-O -mtune=pentiumpro -Wno-abi" } */ /* { dg-require-effective-target ilp32 } */ typedef float V2SF __attribute__ ((vector_size (128))); V2SF foo (int x, V2SF a) { V2SF b = {}; if (x & 42) b = a; a += b; return a; }
/* Executor of MF code (for Push-Relabel) */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <values.h> /* statistic variables */ long n_push = 0; /* number of pushes */ long n_rel = 0; /* number of relabels */ long n_up = 0; /* number of updates */ long n_gap = 0; ...
#include <system/allocator.h> #include <system/log.h> #include <x3d/rendertree.h> #include <x3d/rendernoderadiance.h> static const int c_RenderableLoaderSlot = 0; static bool render_node_radiance_free(struct render_node* self) { render_node_free(self); free_fix(self); return true; } static b...
/* * Copyright (C) 2011-2021 Project SkyFire <https://www.projectskyfire.org/> * Copyright (C) 2008-2021 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2021 MaNGOS <https://www.getmangos.eu/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU G...
/* * Functions related to generic helpers functions */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/bio.h> #include <linux/blkdev.h> #include <linux/scatterlist.h> #include <linux/gfp.h> #include "blk.h" struct bio_batch { atomic_t done; unsigned long flags; struct completion *wait; }; ...
/** * \addtogroup helloworld * @{ */ /** * \file * An example of how to write uIP applications * with protosockets. * \author * Adam Dunkels <adam@sics.se> */ /* * This is a short example of how to write uIP applications using * protosockets. */ /* * We define the application sta...
/* -*- mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * * Copyright (C) 2008 Sun Microsystems, 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...
/*************************************************************************** * Copyright (C) 2007 by Michael Ambrus * * michael.ambrus@maquet.com * * * * This pr...
/* Copyright (C) 2011 Birunthan Mohanathas (www.poiru.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 later version. This pr...
/** ****************************************************************************** * @file IWDG/IWDG_Example/Inc/stm32f4xx_it.h * @author MCD Application Team * @version V1.0.1 * @date 26-February-2014 * @brief This file contains the headers of the interrupt handlers. ********************...
/* * Virtio Support * * Copyright IBM, Corp. 2007-2008 * * Authors: * Anthony Liguori <aliguori@us.ibm.com> * Rusty Russell <rusty@rustcorp.com.au> * * This work is licensed under the terms of the GNU GPL, version 2. See * the COPYING file in the top-level directory. * */ #ifndef _QEMU_VIRTIO_BALL...
/* UOL Messenger * Copyright (c) 2005 Universo Online S/A * * Direitos Autorais Reservados * All rights reserved * * Este programa é software livre; você pode redistribuí-lo e/ou modificá-lo * sob os termos da Licença Pública Geral GNU conforme publicada pela Free * Software Foundation; tanto a versão 2 da Lice...
/**************************************************************** * * * Copyright 2001, 2003 Sanchez Computer Associates, Inc. * * * * This source code contains the intellectual property * * of its copyright holder(s), and is made available * * under a license. If you do not know the terms of * * ...
#ifndef DEFINED /*so that things aren't included twice*/ /* Copyright (C) 2012 Jason Giancono (jasongiancono@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; e...
#ifndef PARAMETERSTRUCT_H #include "parameterStruct.h" #endif double sterileOscillation(paramList *pList);
/** @file WT450 wireless weather sensors protocol. Tested devices: WT260H WT405H Copyright (C) 2015 Tommy Vestermark Copyright (C) 2015 Ladislav Foldyna This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
#if !defined(AFX_REPORTSELE_H__890DA06D_69E5_4125_B9C6_AD64B98454E2__INCLUDED_) #define AFX_REPORTSELE_H__890DA06D_69E5_4125_B9C6_AD64B98454E2__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // ReportSele.h : header file // #undef CListBox /////////////////////////////////////////////////////////...
/* * ============================================================================= * * Filename: cat.c * * Description: cat class derived from animal base class. * * Created: 12/31/2012 12:52:26 PM * * Author: Fu Haiping (forhappy), haipingf@gmail.com * Company: ICT ( Insti...
// copyright (C) 2004 david griffiths <dave@pawfal.org> // // this program is free software; you can redistribute it and/or modify // it under the terms of the GNU general public license as published by // the free software foundation; either version 2 of the license, or // (at your option) any later version. // // thi...
//-------------------------------------------------------------------------- // Copyright (C) 2016-2016 Cisco and/or its affiliates. All rights reserved. // // This program is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License Version 2 as published // by the Fr...
/* GAMEMAP.H Map Include File. Info: Section : Bank : 0 Map size : 20 x 18 Tile set : C:\gbdk\Tools\turtle.gbr Plane count : 1 plane (8 bits) Plane order : Tiles are continues Tile offset : 0 Split data : No This file was generated by GB...
/* * nvidia-installer: A tool for installing NVIDIA software packages on * Unix and Linux systems. * * Copyright (C) 2003 NVIDIA Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published b...
/* * s390 IPL device * * Copyright 2015 IBM Corp. * Author(s): Zhang Fan <bjfanzh@cn.ibm.com> * * This work is licensed under the terms of the GNU GPL, version 2 or (at * your option) any later version. See the COPYING file in the top-level * directory. */ #ifndef HW_S390_IPL_H #define HW_S390_IPL_H #include...
/* * Copyright (C) 2002 ARM Ltd. * All Rights Reserved * Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation....
/* * 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...
/* Copyright (c) 2010, Code Aurora Forum. 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 ...
#pragma once #include <Common/stdtypes.h> #ifdef ANDROID void UpdateScreenResolution(int ScreenWidth, int ScreenHeight); #else const char ** getFullScreenResList(int32_t * Size); uint32_t getFullScreenRes(uint32_t * width, uint32_t * height); #endif uint32_t GetScreenResolutionCount(); uint32_t GetDefaultScreenRes();...
/* * Part of The TCMP Matroska CDL, and Matroska Shell Extension * * MP3TagReader.h * * Copyright (C) Jory Stone - 2003 * * The TCMP Matroska CDL 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; ...
#include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <unistd.h> #include "mp_mul.h" #include "mp_mod.h" void hex_out(FILE *fp, uint64_t data[], uint64_t size) { uint64_t i; for(i = 0; i < size; i++) fprintf(fp, "%016lx", data[size - i - 1]); fprintf(fp, "\n"); return; } int main(int argc, char *a...
/* created by click/linuxmodule/fixincludes.pl on Tue Nov 25 22:39:35 2014 */ /* from /lib/modules/2.6.27.5-117.fc10.i686/build/include/asm/page_64.h */ #ifndef _X86_64_PAGE_H #if defined(__cplusplus) && !CLICK_CXX_PROTECTED # error "missing #include <click/cxxprotect.h>" #endif #define _X86_64_PAGE_H #define PAGETABL...
#include <linux/kernel.h> #include <linux/init.h> #include <linux/device.h> #include <linux/serial.h> #include <linux/tty.h> #include <linux/serial_8250.h> #include <asm/types.h> #include <asm/setup.h> #include <asm/memory.h> #include <mach/hardware.h> #include <asm/irq.h> #include <asm/mach-types.h> #include <asm/m...
#include <gtk/gtk.h> GtkWidget *okno; GtkWidget *kontener; int koniec; int yy; int sx, sy; static gboolean button_press_event(GtkWidget *widget, GdkEventButton *event) { if(event->button == 1) printf("ok"); sx = (int) event->x; sy = (int) event->y; return TRUE; } static gboolean motion_notify_event(GtkWidget *w...
/* * $Id: nioConvert.h,v 1.1 2009-05-15 00:49:27 dbrown Exp $ */ /************************************************************************ * * * Copyright (C) 1992 * * University Corporation for Atmospheric Research * * All Rights Reserved * * * **************************...
/* Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
// Copyright (c) 2010 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_COMMON_EXTENSIONS_EXTENSION_EXTENT_H_ #define CHROME_COMMON_EXTENSIONS_EXTENSION_EXTENT_H_ #pragma once #include <vector> class GURL;...
/* UserinfoEx plugin for Miranda IM Copyright: © 2006-2010 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol 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 Licens...
#ifndef _UAPI_ASM_X86_E820_H #define _UAPI_ASM_X86_E820_H #define E820MAP 0x2d0 /* our map */ #define E820MAX 128 /* number of entries in E820MAP */ /* * Legacy E820 BIOS limits us to 128 (E820MAX) nodes due to the * constrained space in the zeropage. If we have more nodes than * that, and if we've booted off EF...
#include <stdio.h> #include <stdlib.h> int connect_wireless(char *essid, char *this_ip, char *ping_ip) { char cmd[100]; int retval; int n = 0; snprintf(cmd, sizeof(cmd), "ifconfig wlan0 up"); printf("%s\n", cmd); while (1) { retval = system(cmd); if (retval == 0) { break; } pr...
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- nemo-progress-info.h: file operation progress info. Copyright (C) 2007 Red Hat, 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...
/* This file is part of the ScriptDev2 Project. See AUTHORS file for Copyright information * This program is free software licensed under GPL version 2 * Please see the included DOCS/LICENSE.TXT for more information */ #ifndef DEF_ZULGURUB_H #define DEF_ZULGURUB_H enum { MAX_ENCOUNTER = 8, ...
#ifndef _ASM_ARM_TRACE_CLOCK_OMAP3_H #define _ASM_ARM_TRACE_CLOCK_OMAP3_H #include <linux/clk.h> #include <linux/timer.h> #include <plat/clock.h> #define TC_HW_BITS 31 /* Expected maximum interrupt latency in ms : 15ms, *2 for security */ #define TC_EXPECTED_INTERRUPT_LATENCY 30 /* Resync with 32k clock each 10...
/* * object_event_private.h: object event queue processing helpers * * Copyright (C) 2012-2014 Red Hat, Inc. * Copyright (C) 2008 VirtualIron * Copyright (C) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GN...
// Copyright (c) 2011 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_UI_COCOA_BOOKMARKS_BOOKMARK_NAME_FOLDER_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_NAME_FOLDER_CONTROLLER...
/* * This file is part of the coreboot project. * * Copyright (C) 2012 Google 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 program is distri...
/** * @file confrw.h helper functions and macros for reading and writing * the configuration file */ #ifndef __HDR_confrw_h #define __HDR_confrw_h #include "includes.h" #include "globals.h" /** * Declare a function that reads an enum-type variable * The function will have two parameters: * - a string cont...
/* Copyright (C) 2001 NuSphere Corporation, All Rights Reserved. This program is open source software. You may not copy or use this file, in either source code or executable form, except in compliance with the NuSphere Public License. You can redistribute it and/or modify it under the terms of the NuSphere Publi...
/* Additional defines for autoheader. */ /* Define to 'off_t' if <sys/types.h> doesn't define. */ #undef loff_t
/*************************************************************************** * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>* * * * This pr...
/* $Id$ OWFS -- One-Wire filesystem OWHTTPD -- One-Wire Web Server Written 2003 Paul H Alfille email: palfille@earthlink.net Released under the GPL See the header file: ow.h for full attribution 1wire/iButton system from Dallas Semiconductor */ #ifndef OW_1977_H #define OW_1977_H #ifndef OWFS_CONFIG_H...
/* Spassus2 is a free game (and powerfull engine) for Casio calculators Copyright (C) 2016 Hugo KUENY 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 yo...
#ifndef __UI_InterFace_H__ #define __UI_InterFace_H__ #define DISPPLAY_640_480 640 #define DISPPLAY_800_600 800 #define UI_DISPLAY_RESOLUTION ((GetDisPlay_Resolution())==(640) ? (DISPPLAY_640_480):(DISPPLAY_800_600)) void UI_InitFrom(HWND hWnd); void UI_ClearCarKind(void); void UI_ClearCarType(void); void U...
/* * Copyright (C) 2020 by Jonathan Naylor G4KLX * * 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. * *...
/* Copyright (C) 2007, 2010 - Bit-Blot This file is part of Aquaria. Aquaria 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 ...
/* * CPU idle for AM33XX SoCs * * Copyright (C) 2011 Texas Instruments Incorporated. http://www.ti.com/ * * Derived from Davinci CPU idle code * (arch/arm/mach-davinci/cpuidle.c) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic...
/* The MIT License (MIT) Copyright (c) 2016 Adam Simpson 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, ...
/** * @file */ /* Copyright (C) 2002-2011 UFO: Alien Invasion. 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...
/* BEGIN_COMMON_COPYRIGHT_HEADER * (c)LGPL2+ * * Copyright: 2015-2016 Haydar Alkaduhimi * Authors: * Haydar Alkaduhimi <haydar@hosting4all.com> * * This program or 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 t...
/* * MPD SACD Decoder plugin * Copyright (c) 2017 Maxim V.Anisiutkin <maxim.anisiutkin@gmail.com> * * This module partially uses code from SACD Ripper http://code.google.com/p/sacd-ripper/ project * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gene...
/* * linux/include/linux/touchboost.h * * franciscofranco.1990@gmail.com * * 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 Foundation. */ #ifndef _LINUX_TOUCHBOOST_H #define _LINUX_TOUCH...
// // cisco.h // // Copyright 2012 - 2015 by John Pietrzak (jpietrzak8@gmail.com) // // This file is part of Pierogi. // // Pierogi 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 ...
/* * Copyright (C) 2009 Red Hat Inc, Steven Rostedt <srostedt@redhat.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * 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 S...
/* * renderer - A simple implementation of polygon-based 3D algorithms. * Copyright (C) 2004 Thanassis Tsiodras (ttsiodras@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...
/* * 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. * * SNI specific PCI support for RM200/RM300. * * Copyright (C) 1997 - 2000 Ralf Baechle */ #include <linux/kernel.h> #include <linux/init....
/* ============================================================ * * This file is a part of kipi-plugins project * http://www.kipi-plugins.org * * Date : 2006-10-15 * Description : IPTC keywords settings page. * * Copyright (C) 2006-2010 by Gilles Caulier <caulier dot gilles at gmail dot com> * * This p...
/* * linux/arch/arm/kernel/smp_scu.c * * Copyright (C) 2002 ARM Ltd. * All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/init.h> #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 you...
/* ============================================================ * * This file is a part of digiKam project * http://www.digikam.org * * Date : 2010-05-01 * Description : a dialog that can be used to display a configuration * dialog for a rule * * Copyright (C) 2009-2012 by Andi Clemens <an...
/*! *** \file MotorController_config.c *** \ingroup MotorController_config *** \author Daniel *** \date 10/18/2015 11:02:58 PM *** \brief TODO *** ******************************************************************************/ /* Header file guard symbol to prevent multiple includes */ #i...
/* created by click/linuxmodule/fixincludes.pl on Tue Nov 25 22:39:42 2014 */ /* from /lib/modules/2.6.27.5-117.fc10.i686/build/include/config/usb/net/ax8817x.h */
/* * ======== imports ======== */ /* * ======== forward declarations for intrinsics ======== */ void test62_Test_pollen__reset__E(); void test62_Test_pollen__ready__E(); void test62_Test_pollen__shutdown__E(uint8 i); /* * ======== extern definition ======== */ extern struct test61_PrintImpl_ test61_PrintImp...
#include "bbs.h" #include "bmy/convcode.h" extern int cmpbnames(char *bname, struct boardheader *brec); int main(int argc, char *argv[]) { if(argc!=3) { printf("Error usage!\n" "Please use this command:\n" "\033[1;32mchangeboardname\033[m \033[4mboard name\033[m \033[4mnew chinese name(in utf8)\033[m\n"); ...
#ifndef __LWIP_DRIVER_H_ #define __LWIP_DRIVER_H_ #include <minix/endpoint.h> #include <minix/ds.h> #include <lwip/pbuf.h> #define NIC_NAME_LEN 6 #define DRV_NAME_LEN DS_MAX_KEYLEN #define TX_IOVEC_NUM 16 /* something the drivers assume */ struct packet_q { struct packet_q * next; unsigned buf_len; char buf[...
/* * linux/include/asm-arm/arch-omap/board-3430sdp.h * * Hardware definitions for TI OMAP3430 SDP board. * * Initial creation by Syed Mohammed Khasim * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Softwa...
 /*======================================================================== ストーリー管理 ==========================================================================*/ #pragma once #include "define_const.h" #include "script_story.h" class CStoryElement_Settings; /*! * @ingroup global */ /*@{*/ /*! * @brief ストーリーリスト保持 ...
/* * Copyright (C) 2005-2013 Team XBMC * http://www.xbmc.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. * ...
/* created by click/linuxmodule/fixincludes.pl on Tue Nov 25 22:39:36 2014 */ /* from /lib/modules/2.6.27.5-117.fc10.i686/build/include/linux/nfs_fs_sb.h */ #ifndef _NFS_FS_SB #if defined(__cplusplus) && !CLICK_CXX_PROTECTED # error "missing #include <click/cxxprotect.h>" #endif #define _NFS_FS_SB #include <linux/list...
// Copyright 2008 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. // // Additional copyrights go to Duddie and Tratax (c) 2004 #pragma once // Anything to do with SR and conditions goes here. #include "Common/CommonTypes.h" namespace DSP { namespace Interpreter { bool Ch...
/* * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS"...
//===-- unordsf2vfp_test.c - Test __unordsf2vfp ---------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
#include <regex.h> #include <stdio.h> #include <unistd.h> #include <sys/types.h> int main() { int ret; regmatch_t pmatch1[1]; regmatch_t pmatch2[10]; regex_t preg; int i; ret = regcomp(&preg, "\\(ab*\\)\\{1,3\\}\\1", 0); //ret = regcomp(&preg, "\\(ab*\\)*\\1", 0); prin...
/* * linux/arch/arm/plat-pnx/include/mach/timer.h * * Copyright (C) 2010 ST-Ericsson * * 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 op...
/* * Copyright (C) 2003-2011 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opti...
/* * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 * Jonathan Schleifer <js@webkeks.org> * * All rights reserved. * * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE.QPL included in * the packaging of this f...
/* Copyright (C) 2003-2008 FreeIPMI Core Team 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 program is distributed i...
/*************************************************************************** * Copyright (C) 2007 by Rafał Rzepecki * * divided.mind@gmail.com * * * * This program is free software; you can redistribute it and/or modify * * it und...
/* arch/arm/mach-s3c2410/include/mach/regs-timer.h * * Copyright (c) 2003 Simtec Electronics <linux@simtec.co.uk> * http://www.simtec.co.uk/products/SWLINUX/ * * 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 * publi...
/* #define DEBUG */ #include <linux/module.h> #include <linux/fs.h> #include <linux/mount.h> #include <linux/pagemap.h> #include <linux/init.h> #include <linux/namei.h> #include <linux/security.h> #include <linux/magic.h> static struct vfsmount *mount; static int mount_count; static ssize_t default_read_file(struct...
/* * * This source code is part of * * G R O M A C S * * GROningen MAchine for Chemical Simulations * * VERSION 3.2.0 * Written by David van der Spoel, Erik Lindahl, Berk Hess, and others. * Copyright (c) 1991-2000, University of G...
/* XEvol3D Rendering Engine . (http://gforge.osdn.net.cn/projects/xevol3d/) . Stanly.Lee 2006 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 opt...
// // BaseDetailCell.h // Http同步请求 // // Created by qianfeng on 14/3/21. // Copyright © 2014年 zhangying. All rights reserved. // #import <UIKit/UIKit.h> @class NewsModel; @interface BaseDetailCell : UITableViewCell @property (nonatomic, strong) NewsModel * model; + (instancetype)initWithTableView:(UITableView *)ta...
/* * Generated by asn1c-0.9.22 (http://lionet.info/asn1c) * From ASN.1 module "PKIX1Explicit88" * found in "lpa2.asn1" * `asn1c -S/skeletons` */ #include <asn_internal.h> #include "ExtensionAttributes.h" static asn_TYPE_member_t asn_MBR_ExtensionAttributes_1[] = { { ATF_POINTER, 0, 0, (ASN_TAG_CLASS_UNIVER...
/* * Sonics Silicon Backplane * Broadcom USB-core OHCI driver * * Copyright 2007 Michael Buesch <mb@bu3sch.de> * * Derived from the OHCI-PCI driver * Copyright 1999 Roman Weissgaerber * Copyright 2000-2002 David Brownell * Copyright 1999 Linus Torvalds * Copyright 1999 Gregory P. Smith * * Derived from the ...
#pragma once #include "interfaces.h" #include "atgui.h" #include "Hacks/hacks.h" #include "ImGUI/imgui.h" #include "ImGUI/imgui_impl_sdl.h" #include "ImGUI/imgui_internal.h" #include "ImGUI/fonts/KaiGenGothicCNRegular.h" #include "ImGUI/fonts/RobotoMonoRegular.h" typedef void (*SDL_GL_SwapWindow_t) (SDL_Window*); ty...
/*********************************************************** Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts, and the Massachusetts Institute of Technology, Cambridge, Massachusetts. All Rights Reserved Permission to use, copy, modify, and distribute this software and i...
/**************************************************************************** Copyright (c) 2000 - 2010 Novell, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation....
#include "ibm.h" #include "mouse.h" #include "amstrad.h" #include "mouse_ps2.h" #include "mouse_serial.h" #include "keyboard_olim24.h" static mouse_t *mouse_list[] = { &mouse_serial_microsoft, &mouse_ps2_2_button, &mouse_intellimouse, &mouse_amstrad, &mouse_olim24, ...
#ifndef __H4D_MAINTOOLBAR_H__ #define __H4D_MAINTOOLBAR_H__ /* * **************************************** * * Harmony4D - Praktische Aspekte der Informatik WS1314 * * (c) 2013 by Alexander Knueppel * * **************************************** */ #include <qtoolbar.h> #include <qtoolbutton.h> class MainTool...
#pragma once #include "afxwin.h" #include "TrueWineLib.h" // CAddSpecToAnaInfo ¶Ô»°¿ò class CAddSpecToAnaInfo : public CDialogEx { DECLARE_DYNAMIC(CAddSpecToAnaInfo) public: CAddSpecToAnaInfo(CWnd* pParent = NULL); // ±ê×¼¹¹Ô캯Êý virtual ~CAddSpecToAnaInfo(); // ¶Ô»°¿òÊý¾Ý enum { IDD = IDD_DIALOG_ADDSPECINFO...
/* This file is a portion of Hsim 0.4 Hsim 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 th...
/* * 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 * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...