text
stringlengths
4
6.14k
/* * Copyright (C) 2012 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 conditio...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <Foundation/Foundation.h> #import "DVTCancellable.h" @class NSString; @interface DVTBlockBasedCancellationToken : NSObject <DVTCancellable> { unsigned char _cancelled...
// 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_EXTENSIONS_EXTENSION_PREFS_UNITTEST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_UNITTEST_H_ #pragma once #include "ba...
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ******************************************************************************* * * Copyright (C) 1999-2003, International Business Machines * Corporation and others. All Rights Reserved. * ****...
#import <Foundation/Foundation.h> // // This controller demonstrates how to use SMCalloutView with a basic UIScrollView. // @interface ScrollViewController : UIViewController @end
/* Copyright (c) 2013-2014, The Linux Foundation. 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 ...
// Copyright 2014 Applause. All rights reserved. #import <Foundation/Foundation.h> #import "APLSetting.h" @protocol APLLogging <NSObject> /** * Default settings: * - applicationVersionName is equal to CFBundleShortVersionString * - applicationVersionCode is equal to CFBundleVersion * - reportOnShakeEnabled is e...
#ifndef _FPU_PROTO_H #define _FPU_PROTO_H /* errors.c */ extern void Un_impl(void); extern void FPU_illegal(void); extern void FPU_printall(void); asmlinkage void FPU_exception(int n); extern int real_1op_NaN(FPU_REG *a); extern int real_2op_NaN(FPU_REG const *b, u_char tagb, int deststnr, FPU_REG const *defaultNaN...
/**************************************************************************************** * Copyright (c) 2007 Maximilian Kossick <maximilian.kossick@googlemail.com> * * * * This program is free software; you can redistri...
/*--------------------------------------------------------------------*/ /*--- Read 'stabs' format debug info. priv_readstabs.h ---*/ /*--------------------------------------------------------------------*/ /* This file is part of Valgrind, a dynamic binary instrumentation framework. Copyright (...
/* * linux/regulator/max77838-regulator.h * * * 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_MAX77838_REGULATOR_H #define __LINUX_MAX77838_REGULATOR_H /***...
/***************************************************************************** * * Filename: * --------- * camera_sensor_para.h * * Project: * -------- * DUMA * * Description: * ------------ * Header file of Sensor tuning parameters that should be generated by CCT * * * Author: * ------- * *====...
/* * Copyright(c) 2011-2016 Intel Corporation. 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 rights to u...
///////////////////////////////////////////////////////////////////////////// // (c) Copyright The Code Project Open License (CPOL) // http://www.codeproject.com/info/cpol10.aspx // // Marius Samoila, Nikolai Teofilov, 2011 // // FILE NAME // ElementPoint.h: Declaration of the CElementPoint class // // CLASS NAM...
/* * Copyright (C) 2008-2009 Tobias Brunner * Copyright (C) 2007 Martin Willi * Hochschule fuer Technik Rapperswil * * 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 th...
/* * Copyright 2007 Xu, Chuan <xuchuan@gmail.com> * * This file is part of ZOJ. * * ZOJ 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 ...
/* * Copyright (C) 2014 Christian Mehlis <mehlis@inf.fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @defgroup boards_airfy-beacon Airfy Beacon * @ingroup boar...
// 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_TEST_UTIL_H_ #define CHROME_TEST_CHROMEDRIVER_TEST_UTIL_H_ #include <string> #include "base/basictypes.h" #if defi...
/** * Copyright (c) 2016-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. */ #import <F...
/* * Copyright 2010-present Facebook. * * 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 agree...
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
/* * This file is a part of the open source stm32plus library. * Copyright (c) 2011,2012,2013,2014 Andy Brown <www.andybrown.me.uk> * Please see website for licensing terms. */ #pragma once #include "display/graphic/GraphicsLibrary.h" #include "display/graphic/Serial4WireSpiAccessMode.h" #include "display/graphi...
/* * Copyright (C) 2010 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 conditio...
#ifndef ALITRIGGERINPUT_H #define ALITRIGGERINPUT_H /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id$ */ /////////////////////////////////////////////////////////////////////////////// // // Class to defin...
/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ // $Id$ /// \ingroup basic /// \enum AliMq::Station12Type /// Enumeration for refering to a MUON station12. /// It is defined in a different namespace than StationTy...
#ifndef ALIMDC_H #define ALIMDC_H // @(#)alimdc:$Name: $:$Id$ // Author: Fons Rademakers 26/11/99 /* Copyright(c) 1998-2003, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /////////////////////////////////////////////////////////////////...
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
/*! @file @author Generate utility by Albert Semenov @date 01/2009 @module */ #pragma once #include "../BaseWidget.h" namespace MyGUI { namespace Managed { public ref class WidgetCropped abstract : public BaseWidget { private: typedef MyGUI::Widget ThisType; public: WidgetCropped() : BaseWidg...
/* Skelix by Xiaoming Mo (xiaoming.mo@skelix.org) * Licence: GPLv2 */ #ifndef KPRINTF_H #define KPRINTF_H #include <scr.h> enum KP_LEVEL {KPL_DUMP, KPL_PANIC}; void kprintf(enum KP_LEVEL, const char *fmt, ...); #endif
/* mpz_sqrt(root, u) -- Set ROOT to floor(sqrt(U)). Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2005, 2012 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of either: * the GNU Lesser General Pu...
/* Copyright 2018 Jumail Mundekkat 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 tha...
/* -- isp16.h * * Header for detection and initialisation of cdrom interface (only) on * ISP16 (MAD16, Mozart) sound card. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either ve...
/* call_graph.h Copyright (C) 2000-2017 Free Software Foundation, Inc. This file is part of GNU Binutils. 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 Lice...
/* SPU specific support for 32-bit ELF. Copyright (C) 2006-2017 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. 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 Fre...
/* * Copyright (c) 2015, ARM Limited and Contributors. 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 o...
#import <Foundation/Foundation.h> @class CDEEntityAutosaveInformation; // This class is mutable by design @interface CDEAutosaveInformation : NSObject #pragma mark - Creating - (instancetype)initWithDictionaryRepresentation:(NSDictionary *)dictionaryRepresentation; #pragma mark - Working with the Information - (CDE...
/**************************************************************************** * examples/posix_spawn/filesystem/hello/hello.c * * Copyright (C) 2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modificatio...
/* -*- c++ -*- */ /* * Copyright 2019 Ettus Research, a National Instruments Brand. * Copyright 2020 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_GR_UHD_RFNOC_TX_STREAMER_H #define INCLUDED_GR_UHD_RFNOC_TX_STREAMER_H #include <gnuradio/sync_block.h> #include <g...
/* voc 2.1.0 [2019/11/01]. Bootstrapping compiler for address size 8, alignment 8. xrtspaSF */ #ifndef extTools__h #define extTools__h #include "SYSTEM.h" import void extTools_Assemble (CHAR *moduleName, ADDRESS moduleName__len); import void extTools_LinkMain (CHAR *moduleName, ADDRESS moduleName__len, BOOLEAN st...
/* * Copyright 2013 MongoDB, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
/* Copyright (c) 2016 PaddlePaddle Authors. 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...
#ifndef AliFemtoVertexMultAnalysisOnlyMixP1_hh #define AliFemtoVertexMultAnalysisOnlyMixP1_hh //===============================================================================// // dongfang.wang@cern.ch // AliFemtoVertexMultAnalysisOnlyMixP1: Making pool which keep update/save // as long as the first particle has been ...
/* * Copyright (C) 2007, 2008 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 condit...
/* * libEtPan! -- a mail stuff library * * Copyright (C) 2001, 2005 - DINH Viet Hoa * 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 a...
// 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 UI_WM_CORE_CURSOR_MANAGER_H_ #define UI_WM_CORE_CURSOR_MANAGER_H_ #include "base/compiler_specific.h" #include "base/macros.h" #include "base...
// 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 MEDIA_CAPTURE_VIDEO_VIDEO_CAPTURE_METRICS_H_ #define MEDIA_CAPTURE_VIDEO_VIDEO_CAPTURE_METRICS_H_ #include "base/containers/span.h" #include "med...
/****************************************************************************** * Filename: rf_ble_mailbox.h * Revised: 2017-08-28 10:10:48 +0200 (Mon, 28 Aug 2017) * Revision: 17894 * * Description: Definitions for BLE interface * * Copyright (c) 2015 - 2017, Texas Instruments Incorporated *...
/* * Author: Jon Trulson <jtrulson@ics.com> * Abhishek Malik <abhishek.malik@intel.com> * Copyright (c) 2016 Intel Corporation. * * 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 Softwar...
#ifndef HMAC_CRAM_MD5_H #define HMAC_CRAM_MD5_H #include "hmac.h" #define CRAM_MD5_CONTEXTLEN 32 void hmac_md5_get_cram_context(struct hmac_context *ctx, unsigned char context_digest[CRAM_MD5_CONTEXTLEN]); void hmac_md5_set_cram_context(struct hmac_context *ctx, const unsigned char context_digest[CRAM_MD5_CONTEX...
/* { dg-do compile } */ /* { dg-options "-O2 -march=haswell -mno-stackrealign" } */ extern int numBins; extern int binOffst; extern int binWidth; extern int Trybin; void foo (int); void bar (int aleft, int axcenter) { int a1LoBin = (((Trybin=((axcenter + aleft)-binOffst)/binWidth)<0) ? 0 : ((Trybin>numBins) ? nu...
/* * Copyright (c) 2010-2014, Wind River Systems, Inc. * * SPDX-License-Identifier: Apache-2.0 */ /** * @file * @brief Macros to abstract toolchain specific capabilities * * This file contains various macros to abstract compiler capabilities that * utilize toolchain specific attributes and/or pragmas. */ #i...
#pragma once #include "BlockHandler.h" #include "MetaRotator.h" #include "Item.h" #include "ChunkInterface.h" class cPlayer; class cWorldInterface; class cBlockBedHandler : public cMetaRotator<cBlockHandler, 0x3, 0x02, 0x03, 0x00, 0x01, true> { public: cBlockBedHandler(BLOCKTYPE a_BlockType) : cMetaRotator<...
// Copyright 2015 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 CC_DEBUG_TRACED_DISPLAY_ITEM_LIST_H_ #define CC_DEBUG_TRACED_DISPLAY_ITEM_LIST_H_ #include <memory> #include <string> #include "base/macros.h" #...
// 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 CYCLE_SUPER_H_ #define CYCLE_SUPER_H_ #include "heap/stubs.h" namespace WebCore { class D; // This contains a leaking cycle: // D -per-> C -su...
/* * Copyright © 2013 Raspberry Pi Foundation * * 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, merg...
/* * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FSP_VPD_H__ #define __FSP_VPD_H__ /* IvyBridge FSP does not support VPD/UPD */ #endif
#pragma once #include <string> #include <boost/unordered_map.hpp> #include "module.h" #include "localscope.h" class Builtins { public: typedef boost::unordered_map<std::string, class AbstractFunction*> FunctionContainer; typedef boost::unordered_map<std::string, class AbstractModule*> ModuleContainer; static Buil...
#ifndef __gtksourceview_marshal_MARSHAL_H__ #define __gtksourceview_marshal_MARSHAL_H__ #include <glib-object.h> G_BEGIN_DECLS /* VOID:VOID (gtksourceview-marshal.list:1) */ #define gtksourceview_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID /* VOID:BOOLEAN (gtksourceview-marshal.list:2) */ #define gtksourcevie...
/* * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org> * * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ #include <_lfs_64.h> #include <sys/syscall.h> #ifdef __NR_getdents64 #include <assert.h> #include <errno.h> #include <dirent.h> #include <stddef.h> #include <stdint.h> #...
//----------------------------------------------------------------------------- // // ImageLib Sources // Copyright (C) 2000-2002 by Denton Woods // Last modified: 05/25/2001 <--Y2K Compliant! =] // // Filename: src-IL/include/il_register.h // // Description: Allows the caller to specify user-defined callback functions...
/* zip_unchange.c -- undo changes to file in zip archive Copyright (C) 1999-2019 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at <libzip@nih.at> Redistribution and use in source and binary forms, with or without modificati...
/* zip_file_get_comment.c -- get file comment Copyright (C) 2006-2019 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at <libzip@nih.at> Redistribution and use in source and binary forms, with or without modification, are per...
// // GBDeviceInfo_Subclass.h // GBDeviceInfo // // Created by Luka Mirosevic on 24/03/2015. // Copyright (c) 2015 Luka Mirosevic. All rights reserved. // @interface GBDeviceInfo_Common () @property (strong, atomic, readwrite) NSString *rawSystemInfoString; @property (assign, atomic, readwrite) GBCPUInfo...
/*========================================================================= Program: Visualization Toolkit Module: vtkOutlineCornerSource.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This soft...
// // ____ _ __ _ _____ // / ___\ /_\ /\/\ /\ /\ /__\ /_\ \_ \ // \ \ //_\\ / \ / / \ \ / \// //_\\ / /\/ // /\_\ \ / _ \ / /\/\ \ \ \_/ / / _ \ / _ \ /\/ /_ // \____/ \_/ \_/ \/ \/ \___/ \/ \_/ \_/ \_/ \____/ // // Copyright S...
/* * Copyright (c) Huawei Technologies Co., Ltd., 2015 * 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 ...
/* dlmain.c -- hello test program that uses simulated dynamic linking Copyright (C) 1996-1999, 2004, 2006, 2007, 2010 Free Software Foundation, Inc. This file is part of GNU Libtool. GNU Libtool is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as p...
/* fe-dcc-chat-messages.c : irssi Copyright (C) 2002 Timo Sirainen 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...
/* * Copyright (c) International Business Machines Corp., 2001 * * 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) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> * This program is free software licensed under GPL version 2 * Please see the included DOCS/LICENSE.TXT for more information */ #ifndef DEF_BLACK_TEMPLE_H #define DEF_BLACK_TEMPLE_H enum { MAX_ENCOUNTER = 9, ...
/* 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 ...
/* XzEnc.h -- Xz Encode 2009-04-15 : Igor Pavlov : Public domain */ #ifndef __XZ_ENC_H #define __XZ_ENC_H #include "Lzma2Enc.h" #include "Xz.h" #ifdef __cplusplus extern "C" { #endif SRes Xz_Encode(ISeqOutStream *outStream, ISeqInStream *inStream, const CLzma2EncProps *lzma2Props, Bool useSubblo...
/* * SPI Driver for EP93xx * * Copyright (C) 2013 Sergey Kostanabev <sergey.kostanbaev <at> fairwaves.ru> * * Inspired form linux kernel driver and atmel uboot driver * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <spi.h> #include <malloc.h> #include <asm/io.h> #include <asm/arch/ep93x...
#include <pjnath/natnl_tnl_cache.h> // global natnl_tnl_cache list static natnl_tnl_cache tnl_cache = {0}; static pj_mutex_t *cache_lock = NULL; /* Compare module name, used for searching module based on name. */ static int cmp_device_id(void *device_id, const void *cache) { return pj_stricmp((const pj_str_t*)de...
/* * This file is part of Cleanflight and Betaflight. * * Cleanflight and Betaflight are free software. You can redistribute * this software and/or modify this software 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 ...
/* * Copyright (c) 2016 Thomas Pornin <pornin@bolet.org> * * 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, ...
/* * (C) 2003-2006 Gabest * (C) 2006-2012, 2015 see Authors.txt * * This file is part of MPC-HC. * * MPC-HC 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 yo...
#ifndef CRIS_TARGET_SIGNAL_H #define CRIS_TARGET_SIGNAL_H #include "cpu.h" /* this struct defines a stack used during syscall handling */ typedef struct target_sigaltstack { abi_ulong ss_sp; abi_ulong ss_size; abi_long ss_flags; } target_stack_t; /* * sigaltstack controls */ #define TARGET_SS_ONSTACK 1 #d...
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * h...
/* * Copyright (c) 2014, Analog Devices, 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 o...
/* bam_import.c -- SAM format parsing. Copyright (C) 2008-2013 Genome Research Ltd. Author: Heng Li <lh3@sanger.ac.uk> 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 restrictio...
#ifndef KARAOKELYRICSMANAGER_H #define KARAOKELYRICSMANAGER_H /* * Copyright (C) 2005-2012 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; e...
/** @file Legacy Master Boot Record Format Definition. Copyright (c) 2006 - 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 distrib...
/*------------------------------------------------------------------------- _divslonglong.c - routine for divsion of 64 bit unsigned long long Copyright (C) 2012, Philipp Klaus Krause . pkk@spth.de This library is free software; you can redistribute it and/or modify it under the terms of the GNU General P...
/* PR target/89290 */ /* { dg-do compile { target { tls && lp64 } } } */ /* { dg-options "-O0 -mcmodel=large" } */ struct S { long int a, b; } e; __thread struct S s; __thread struct S t[2]; void foo (void) { s = e; } void bar (void) { t[1] = e; }
/* $NoKeywords:$ */ /** * @file * * Config Fch USB OHCI controller * * Init USB OHCI features. * * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: FCH * @e \$Revision: 44324 $ @e \$Date: 2010-12-22 17:16:51 +0800 (Wed, 22 Dec 2010) $ * */ /*;*****************...
// // UniqueExpireCacheTest.h // // $Id: //poco/1.4/Foundation/testsuite/src/UniqueExpireCacheTest.h#1 $ // // Tests for ExpireCache // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // // Permission is hereby granted, free of charge, to any person or organization // obtainin...
/* 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) 2013 * Minchan Kim <minchan@kernel.org> * * This work is licensed under the terms of the GNU GPL, version 2. See * the COPYING file in the top-level directory. */ #include <linux/types.h> #include <linux/mutex.h> #include <linux/slab.h> #include <linux/buffer_head.h> #include <linux/sched.h...
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2011 Intel 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, ver...
/* 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 2015 the SumatraPDF project authors (see AUTHORS file). License: GPLv3 */ #define SZ_PDF_FILTER_CLSID L"{55808EA8-81FE-43c6-AAE8-1D8149F941D3}" #define SZ_PDF_FILTER_HANDLER L"{26CA6565-F22A-4f5e-B688-0AD051D56E96}" #ifdef BUILD_TEX_IFILTER #define SZ_TEX_FILTER_CLSID L"{AF57F784-ED93-4f2c-8C1D-CC...
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensees holding valid commer...
/* * 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. * * Written (W) 2013 Kevin Hughes * * Thanks to Andreas Ziehe...
//============================================================================= // MuseScore // Music Composition & Notation // // Copyright (C) 2002-2013 Werner Schweer // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 // ...
/* * (C) Copyright 2003 * Wolfgang Denk, DENX Software Engineering, <wd@denx.de> * * See file CREDITS for list of people who contributed to this * project. * * 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 TOUCHPANEL_H__ #define TOUCHPANEL_H__ /* Pre-defined definition */ #define TPD_TYPE_CAPACITIVE #define TPD_TYPE_RESISTIVE #define TPD_POWER_SOURCE MT6573_POWER_VGP2 #define TPD_I2C_NUMBER 0 #define TPD_WAKEUP_TRIAL 60 #define TPD_WAKEUP_DELAY 100 #define TPD_DELAY ...
/* * SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, int, msgflg) */ #include <sys/types.h> #include <linux/msg.h> #include "compat.h" #include "sanitise.h" struct syscallentry syscall_msgsnd = { .name = "msgsnd", .num_args = 4, .arg1name = "msqid", .arg2name = "msgp", .arg2type...
/* * WavPack muxer * Copyright (c) 2012 Paul B Mahol * * 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...
/* * Copyright 2010 Red Hat 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 * on the rights to use, copy, modify, merge, publish...