text
stringlengths
4
6.14k
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
/*************************************************** This is a library for the MPR121 12-Channel Capacitive Sensor Designed specifically to work with the MPR121 breakout from Adafruit ----> https://www.adafruit.com/products/1982 These sensors use I2C to communicate, 2+ pins are required to interface Ad...
/* * 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 may...
void cfunc1(); void cfunc1(void); float cfunc2(); float cfunc2(long a, int b); typedef double (^double_bin_op_block)(double, double); double_bin_op_block cfunc3(double (^)(double, double)); float cfunc4(); void exit(int); double pow(double x, double y); long double powl(long double x, long double y); void f16ptrfu...
/* * Copyright (c) 2021 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ /* * This defines the required types for the ARMClang compiler when comiling with * _AEABI_PORTABILITY_LEVEL = 1 * * The types defined are according to: * C Library ABI for the Arm® Architecture, 2021Q1 * */ #ifndef ...
#ifndef _IPXE_ELTORITO_H #define _IPXE_ELTORITO_H /** * @file * * El Torito bootable CD-ROM specification * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stdint.h> #include <ipxe/iso9660.h> /** An El Torito Boot Record Volume Descriptor (fixed portion) */ struct eltorito_descriptor_fixed { /** Descript...
/* * Copyright (C) 2014 Michael Brown <mbrown@fensystems.co.uk>. * * 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 any later version. * * This progr...
// 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_CHROMEOS_SET_TIME_DIALOG_H_ #define CHROME_BROWSER_CHROMEOS_SET_TIME_DIALOG_H_ #include <string> #include "base/compiler_specific...
#ifdef E_TYPEDEFS #else #ifndef E_TEST_H #define E_TEST_H EAPI void e_test(void); #endif #endif
#include "rlite.h" int rl_dump(struct rlite *db, const unsigned char *key, long keylen, unsigned char **data, long *datalen);
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
#pragma once #include "targetver.h" #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #define VC_EXTRALEAN #include <windows.h> #undef max #undef min #include "global_common.h"
// Copyright (c) 2012 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_VIEWS_FRAME_GLASS_BROWSER_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_GLASS_BROWSER_FRAME_VIEW_H_ #include "base/co...
// // Copyright 2012 Square Inc. // Portions Copyright (c) 2016-present, Facebook, Inc. // All rights reserved. // // This source code is licensed under the license found in the // LICENSE-examples file in the root directory of this source tree. // #import <UIKit/UIKit.h> @interface TCAppDelegate : UIResponder <UIApp...
/* ** Copyright 2001, Manuel J. Petit. All rights reserved. ** Distributed under the terms of the NewOS License. */ #include <unistd.h> #include <errno.h> #include <sys/syscalls.h> int close(int fd) { int retval; retval= _kern_close(fd); if(retval< 0) { errno = retval; } return retval; }
// 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_CHROMEOS_LOGIN_LOCK_WINDOW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_WINDOW_H_ #pragma once #include "base/basictypes.h" ...
// Copyright (c) 2014 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 ALARM_ALARM_EXTENSION_H_ #define ALARM_ALARM_EXTENSION_H_ #include "common/extension.h" class AlarmExtension : public common::Extension { publ...
int module1init(void); int module2init(void);
// 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 CONTENT_BROWSER_RENDERER_HOST_COMPOSITING_IOSURFACE_CONTEXT_MAC_H_ #define CONTENT_BROWSER_RENDERER_HOST_COMPOSITING_IOSURFACE_CONTEXT_MAC_H_ ...
/* ** Copyright 2001-2004, Travis Geiselbrecht. All rights reserved. ** Distributed under the terms of the NewOS License. */ #include <boot/stage2.h> #include <kernel/kernel.h> #include <sys/types.h> #include <kernel/arch/int.h> #include <kernel/arch/cpu.h> #include <kernel/console.h> #include <kernel/debug.h> #inc...
/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef GrGLUniformHandler_DEFINED #define GrGLUniformHandler_DEFINED #include "src/gpu/glsl/GrGLSLUniformHandler.h" #include "src/gpu/gl/GrGLProgramDataManager.h" class Gr...
// Copyright (c) 2012 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_RENDERER_MOUSE_LOCK_DISPATCHER_H_ #define CONTENT_RENDERER_MOUSE_LOCK_DISPATCHER_H_ #include "base/basictypes.h" #include "content/co...
// // Person+Mappings.h // SampleProject // // Created by Marin Usalj on 5/31/13. // // #import "Person.h" @interface Person (Mappings) @end
/* * Copyright 2014-2016 CyberVision, 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 o...
#include <stdlib.h> #include <9unit.h> #include <hash/hhash.h> uint fill(HHash *T) { uint m = 0; for(uint i = 0; i < 100; ++i){ uint x = rand()%T->n; if(hhashsucc(T,x,0) < 0) if(hhashput(T,x,x)) ++m; } return m; } uint count(HHash *T) { uint m = 0; uint h = 0; while(h < T->n){ int i = hhashsucc(T,...
#ifndef org_apache_lucene_queryparser_flexible_standard_builders_NumericRangeQueryNodeBuilder_H #define org_apache_lucene_queryparser_flexible_standard_builders_NumericRangeQueryNodeBuilder_H #include "java/lang/Object.h" namespace org { namespace apache { namespace lucene { namespace queryparser { ...
#import <Foundation/Foundation.h> #import "QSection.h" @interface QDynamicDataSection : QSection { } @property(nonatomic, strong) NSString *emptyMessage; @end
/* * (C) Copyright 2011 * Joe Hershberger, National Instruments, joe.hershberger@ni.com * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <command.h> #include <mapmem.h> #include <u-boot/md5.h> #include <asm/io.h...
/***************************************************************************** * AudioEffects.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2004-2012 VLC authors and VideoLAN * $Id: 143bb864b648a2502bd68b3be632de9ee8dee3aa $ * * Authors: ...
/* * Copyright (c) 2016, NVIDIA CORPORATION. * * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> #include <asm/io.h> #include <dm.h> #include <mailbox-uclass.h> #include <dt-bindings/mailbox/tegra186-hsp.h> #define TEGRA_HSP_INT_DIMENSIONING 0x380 #define TEGRA_HSP_INT_DIMENSIONING_NSI_SHIFT 16 #define T...
/* * (C) Copyright 2016 Rockchip Electronics Co., Ltd * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _ASM_ARCH_GRF_RK3368_H #define _ASM_ARCH_GRF_RK3368_H #include <common.h> struct rk3368_grf { u32 gpio1a_iomux; u32 gpio1b_iomux; u32 gpi...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2011 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file license.txt or http://www.opensource.org/licenses/mit-license.php. #ifdef _MSC_VER #pragma warning(disable:4786) #pragma warning(disable:4804) #pragma...
/* * Copyright (c) 2014-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #im...
/* * USB device quirk handling logic and table * * Copyright (c) 2007 Oliver Neukum * Copyright (c) 2007 Greg Kroah-Hartman <gregkh@suse.de> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundat...
/* * include/asm-v850/rte_ma1_cb.h -- Midas labs RTE-V850/MA1-CB board * * Copyright (C) 2001,02,03 NEC Electronics Corporation * Copyright (C) 2001,02,03 Miles Bader <miles@gnu.org> * * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main di...
/* * This file is part of the coreboot project. * * Copyright 2016 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 distribute...
#pragma once #include "IAttributeFields.h" #include "ObjectFactory.h" #include "unordered_ref_array.h" namespace ParaEngine { /** a central place for managing all attributes of all classes in ParaEngine. */ class CAttributesManager : public IAttributeFields { public: CAttributesManager(); ~CAttributesManager()...
/* parse/f-info */ #include "unit-test.h" #include "unit-test-data.h" #include "init.h" int setup_tests(void **state) { *state = init_parse_feat(); return !*state; } int teardown_tests(void *state) { parser_destroy(state); return 0; } int test_name0(void *state) { enum parser_error r = parser_parse(state, "na...
/** * @file mave.h * @brief Implements a moving average. * @note Copyright (C) 2011 Richard Cochran <richardcochran@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either ver...
/* * Button and Button LED support OMAP44xx hummingbird. * * Copyright (C) 2011 Texas Instruments * * Author: Dan Murphy <dmurphy@ti.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...
/*** This file is part of systemd. Copyright 2015 Daniel Mack systemd 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. ...
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2019 DENX Software Engineering * Lukasz Majewski, DENX Software Engineering, lukma@denx.de * * Copyright (C) 2011 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de> */ #include <common.h> #include <malloc.h> #include <clk-uclass.h> #include <dm/device.h> #incl...
/* * * drivers/media/tdmb/tdmb.h * * tdmb driver * * Copyright (C) (2011, Samsung Electronics) * * 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. * * This program is distributed "as is"...
/* * bootmenu.h - Boot menu * * Copyright (C) 2006-2008 by OpenMoko, Inc. * Written by Werner Almesberger <werner@openmoko.org> * 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 as published by * the Free Softwa...
/* * This file is part of the UCB release of Plan 9. It is subject to the license * terms in the LICENSE file found in the top-level directory of this * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No * part of the UCB release of Plan 9, including this file, may be copied, * modified, pro...
/* Eye of Gnome image viewer - user interface for image views * * Copyright (C) 2000 The Free Software Foundation * * Author: Federico Mena-Quintero <federico@gnu.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 ...
/* file_wrappers.h * * $Id$ * * Wiretap Library * Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu> * * 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 t...
/* Tests of *printf for very large strings. Copyright (C) 2000-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Les...
/* wvWare * Copyright (C) Caolan McNamara, Dom Lachowicz, and others * * 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 vers...
/* * gretl -- Gnu Regression, Econometrics and Time-series Library * Copyright (C) 2001 Allin Cottrell and Riccardo "Jack" Lucchetti * * 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...
/** * Marlin 3D Printer Firmware * * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * SAMD51 HAL developed by Giuliano Zaro (AKA GMagician) * * 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...
#ifndef FLAC__PRIVATE__MD5_H #define FLAC__PRIVATE__MD5_H /* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in the public domain; do with it what you wish. * * ...
/** ****************************************************************************** * * @file dialgadgetoptionspage.h * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @see The GNU Public License (GPL) Version 3 * @addtogroup GCSPlugins GCS Plugins * @{ * @addt...
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?). Doom 3 Source Code is free software: you can redistribute it and/or modify it...
/* * Copyright (C) 2015, Simon Fuhrmann * TU Darmstadt - Graphics, Capture and Massively Parallel Computing * All rights reserved. * * This software may be modified and distributed under the terms * of the BSD 3-Clause license. See the LICENSE.txt file for details. */ #ifndef SFM_TRIANGULATE_HEADER #define SFM_...
/******************************************************************** Copyright (c) 2013-2015 - Mogara This file is part of QSanguosha-Hegemony. This game 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 ...
/* ** $Id: hi3510_fbvideo.h 10629 2008-08-07 03:45:43Z tangjianbin $ ** ** hi3510_fbvideo.h: header file for hi3510 framebuffer video ** ** Copyright (C) 2007 Feynman Software. ** ** All rights reserved by Feynman Software. */ #ifndef _GAL_fbvideo_h #define _GAL_fbvideo_h #include <sys/types.h> #include <linux/fb.h> #...
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #ifndef RPC_COMMON_H #define RPC_COMMON_H #include "packet.h" #define SC_CLIENT_CALL "301" #define SS_CLIENT_CALL "CLIENT CALL" #define SC_CLIENT_MORE "302" #define SS_CLIENT_MORE "MORE" #define SC_SERVER_RET "311" #define SS_SERVER_...
// This file is part of libigl, a simple c++ geometry processing library. // // Copyright (C) 2014 Christian Schüller <schuellchr@gmail.com> // // 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...
// // This file is part of the Marble Virtual Globe. // // This program is free software licensed under the GNU LGPL. You can // find a copy of this license in LICENSE.txt in the top directory of // the source code. // // Copyright 2012 Mohammed Nafees <nafees.technocool@gmail.com> // #ifndef GEODATAVEC2_H #defin...
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance wit...
/****************************************************************/ /* MOOSE - Multiphysics Object Oriented Simulation Environment */ /* */ /* All contents are licensed under LGPL V2.1 */ /* See LICENSE for full restrictions ...
/* * Copyright (C) 2011-2012 Free Software Foundation, Inc. * * Author: Nikos Mavrogiannopoulos * * This file is part of GnuTLS. * * The GnuTLS 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; e...
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef SAL_HXX #define SAL_HXX #ifdef __GNUC__ # define __inner_checkReturn __attribute__((warn_unus...
/* * Copyright © 2012-2015 VMware, 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 applic...
#ifndef _POSTQUERYRERANK_H_ #define _POSTQUERYRERANK_H_ #include "HashTableT.h" #include "Msg20.h" #include "Sanity.h" #include "fctypes.h" class Msg40; #include "SearchInput.h" struct M20List; // type for saving Msg20s from results prior to first result struct savedM20Data { int32_t score; int tier; int64_t doc...
/*++ Copyright (c) 2008, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at ...
// Copyright (c) 2011-present, Facebook, Inc. All rights reserved. // This source code is licensed under both the GPLv2 (found in the // COPYING file in the root directory) and Apache 2.0 License // (found in the LICENSE.Apache file in the root directory). #pragma once #include <atomic> #include <memory> #includ...
/* * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #ifndef _INCLUDE_git_indexer_h__ #define _INCLUDE_git_indexer_h__ #include "common.h" #include "types.h"...
#define ZLONG #include <../Source/umfpack_report_numeric.c>
/* Copyright (c) 2015, Linaro Limited * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _ODP_TEST_ATOMIC_H_ #define _ODP_TEST_ATOMIC_H_ #include <odp_cunit_common.h> /* test functions: */ void atomic_test_atomic_inc_dec(void); void atomic_test_atomic_add_sub(void); void atomic_test_...
// Copyright 2017 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef V8_STRINGS_STRING_HASHER_INL_H_ #define V8_STRINGS_STRING_HASHER_INL_H_ #include "src/strings/string-hasher.h" #include <type_traits> #includ...
extern zend_class_entry *phalcon_annotations_exception_ce; ZEPHIR_INIT_CLASS(Phalcon_Annotations_Exception);
// Copyright (c) 2011-2016 The Cryptonote developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #pragma once namespace CryptoNote { class IBlockchainStorageObserver { public: virtual ~IBlockchainStorageObserver...
__xdata unsigned char fx2_c0[] = { 0xc0, 0xb4, 0x04, 0x82, 0x00, 0x00, 0x00, 0x00 };
/* * WARNING: do not edit! * Generated by crypto/conf/keysets.pl * * Copyright 1995-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 * in the file LICENSE in the ...
// // UITextField+Blocks.h // UITextFieldBlocks // // Created by Håkon Bogen on 19.10.13. // Copyright (c) 2013 Håkon Bogen. 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 ...
#include "mex.h" #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include "stdio.h" #include "stdlib.h" #include "string.h" #include "complex.h" // mex -v tt_write.c CC=icc CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread" COPTIMFLAGS="-O3" LDOPTIMFLAGS="-O3" typedef str...
/* Generated automatically. DO NOT EDIT! */ #define SIMD_HEADER "simd-support/simd-kcvi.h" #include "../common/n1fv_64.c"
/*************************************************************************/ /* memory_pool_static_malloc.h */ /*************************************************************************/ /* This file is part of: */ /* ...
// // ofxGlitch.h // // Created by Patricio Gonzalez Vivo on 5/11/13. // // #pragma once #define STRINGIFY(A) #A #include "ofMain.h" #include "ofxFXObject.h" class ofxChromaGlitch : public ofxFXObject { public: ofxChromaGlitch(){ passes = 1; internalFormat = GL_RGB; waves = 1....
/* arch/arm/mach-s5pv310/include/mach/regs-systimer.h * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com * * S5PV310 System Time configutation * * 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 ...
/* * Copyright 2014 Vincent Sanders <vince@netsurf-browser.org> * * This file is part of NetSurf, http://www.netsurf-browser.org/ * * NetSurf 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 returnbuf routine sends a message back to the client program. It */ /* allows only one message to be sent to the client at a time - the client */ /* must ensure that it gets a value before asking for the next one. */ /* Sam Southard, Jr. */ /* Created: 19-Nov-1990 */ /* Modification History: */ /* 15-Aug-1991 ...
/* Copyright (C) 2002-2017 Free Software Foundation, Inc. Contributed by Zack Weinberg <zack@codesourcery.com> 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, o...
/**************************************************************************** * * Copyright (C) 2014-2015 Cisco and/or its affiliates. All rights reserved. * Copyright (C) 2005-2013 Sourcefire, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
/* FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry. This file is part of the FreeRTOS.org distribution. FreeRTOS.org 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 th...
/** * Override <linux/workqueue.h> */ struct work_struct { };
#define _ASM_GENERIC_PCI_DMA_COMPAT_H #include <linux/dma-mapping.h> #define dma_map_single_attrs(dev, cpu_addr, size, dir, attrs) \ dma_map_single(dev, cpu_addr, size, dir) #define dma_unmap_single_attrs(dev, dma_addr, size, dir, attrs) \ dma_unmap_single(dev, dma_addr, size, dir) #define dma_map_sg_attrs(dev,...
/* ScummVM - Graphic Adventure Engine * * ScummVM 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 * modify it under the terms of ...
// Copyright (C) 2002 RealVNC Ltd. All Rights Reserved. // Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved. // // This file is part of the VNC system. // // The VNC system is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as pu...
/* * MiscEditor.h is part of Brewtarget, and is Copyright the following * authors 2009-2014 * - Jeff Bailey <skydvr38@verizon.net> * - Mik Firestone <mikfire@gmail.com> * - Philip Greggory Lee <rocketman768@gmail.com> * * Brewtarget is free software: you can redistribute it and/or modify * it under the terms of...
/** * Copyright 2017 jmpews * * 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...
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Test the Unicode character type functions. Copyright (C) 2007 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;...
#ifndef ___typedef_import_h__ #define ___typedef_import_h__ #ifdef SWIG %module template_typedef_cplx2; #endif #include <complex> typedef std::complex<double> Complex; namespace vfncs { struct UnaryFunctionBase { int get_base_value() { return 0; } }; template <class ArgType, class...
/* libstdbuf -- a shared lib to preload to setup stdio buffering for a command Copyright (C) 2009-2013 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, eithe...
/* Unix SMB/CIFS implementation. Wrap VxFS xattr calls. Copyright (C) Veritas Technologies LLC <www.veritas.com> 2016 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 Li...
/* maxflow.h */ /* Written by Andrew Makhorin <mao@gnu.org>, October 2015. */ #ifndef MAXFLOW_H #define MAXFLOW_H int max_flow(int nn, int ne, const int beg[/*1+ne*/], const int end[/*1+ne*/], const int cap[/*1+ne*/], int s, int t, int x[/*1+ne*/]); /* find max flow in undirected capacitated network */ ...
/* * libgen.h - defined by XPG4 */ #ifndef _LIBGEN_H_ #define _LIBGEN_H_ #include "_ansi.h" #include <sys/reent.h> #ifdef __cplusplus extern "C" { #endif /* There are two common basename variants. If you do NOT #include <libgen.h> and you do #define _GNU_SOURCE #include <string.h> you get the G...
// -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; tab-width: 8 -*- // // Fast.h: Rcpp R/C++ interface class library -- faster vectors (less interface) // // Copyright (C) 2010 - 2012 Dirk Eddelbuettel and Romain Francois // // This file is part of Rcpp. // // Rcpp is free software: you can redistribute it and/or ...