text
stringlengths
4
6.14k
/* chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General P...
/*--------------------------------------------------------------------*/ /*--- User-mode execve. pub_core_ume.h ---*/ /*--------------------------------------------------------------------*/ /* This file is part of Valgrind, a dynamic binary instrumentation framework. Copyright (...
/* * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2010 MaNGOS <http://getmangos.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...
/* 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 ...
// -*- C++ -*- //============================================================================= /** * @file Sample_History.h * * $Id: Sample_History.h 80826 2008-03-04 14:51:23Z wotte $ * * @author Carlos O'Ryan <coryan@uci.edu> */ //==========================================================================...
// -*- C++ -*- //============================================================================= /** * @file TLI.h * * $Id: TLI.h 80826 2008-03-04 14:51:23Z wotte $ * * @author Doug Schmidt */ //============================================================================= #ifndef ACE_TLI_H #define ACE_TLI_H...
/* * Copyright (c) 2007-2008 Atheros Communications, Inc. * All rights reserved. * */ #ifndef _HSL_DEV_H #define _HSL_DEV_H #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #include "hsl_api.h" #include "ssdk_init.h" #define HSL_DEV_ID_CHECK(dev_id) \ do { \ ...
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation Version 1.0 RFCNB Utility Defines Copyright (C) Richard Sharpe 1996 Copyright 2006 The FreeRADIUS server project */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as...
/* * Apple MJPEG-B decoder * Copyright (c) 2002 Alex Beregszaszi * * 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,...
/** @file * DBGF - Debugger Facility, selector interface partly shared with SELM. */ /* * Copyright (C) 2006-2015 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify i...
/* MIPS16 syscall wrappers. Copyright (C) 2013-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; e...
/* * Copyright 2008-2013 Various Authors * Copyright 2005 Timo Hirvonen * * 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 ...
/* Zero store backend Copyright (C) 1995,96,97,99,2000,01, 02 Free Software Foundation, Inc. Written by Miles Bader <miles@gnu.org> This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publishe...
#pragma once #include "levinson.h" //void promicro_bootloader_jmp(bool program); #include "quantum.h" #ifdef USE_I2C #include <stddef.h> #ifdef __AVR__ #include <avr/io.h> #include <avr/interrupt.h> #endif #endif #define LAYOUT( \ L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \ L10, L11, L12, L13...
/* * Point.h * * Author: ROBOTIS * */ #ifndef _POINT_H_ #define _POINT_H_ namespace Robot { class Point2D { private: protected: public: double X; double Y; Point2D(); Point2D(double x, double y); Point2D(const Point2D &point); ~Point2D(); static d...
// 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_PUBLIC_COMMON_URL_FETCHER_H_ #define CONTENT_PUBLIC_COMMON_URL_FETCHER_H_ #include "base/optional.h" #include "content/common/content...
/* Fontname: -Adobe-Courier-Bold-R-Normal--14-100-100-100-M-90-ISO10646-1 Copyright: Copyright (c) 1984, 1987 Adobe Systems Incorporated. All Rights Reserved. Copyright (c) 1988, 1991 Digital Equipment Corporation. All Rights Reserved. Capital A Height: 9, '1' Height: 10 Calculated Max Values w=10 h=13 x= 3 y= ...
/***************************************************************************** ** $Source: /cygdrive/d/Private/_SVNROOT/bluemsx/blueMSX/Src/Input/MsxMouse.h,v $ ** ** $Revision: 1.3 $ ** ** $Date: 2008-03-30 18:38:40 $ ** ** More info: http://www.bluemsx.com ** ** Copyright (C) 2003-2006 Daniel Vik ** ** This program i...
/* //////////////////////////////////////////////////////////// File Name: yswin32bitmap.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: 1....
#include <verifier-builtins.h> #include <assert.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #define TRIGGER_INV_BUG 1 #define DLL_NULL ((dll_item_t *) 0) typedef struct dll dll_t; typedef struct dll_item dll_item_t; struct dll { size_t size; dll_item_t *beg; dll_item_t ...
/* * Generated by asn1c-0.9.24 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "36331-c10.asn" * `asn1c -S /usr/local/share/asn1c -fcompound-names -fskeletons-copy -gen-PER` */ #include "CSI-ProcessToReleaseList-r11.h" static asn_per_constraints_t asn_PER_type_CSI_ProcessToRel...
/* * ARM11MPCore internal peripheral emulation. * * Copyright (c) 2006-2007 CodeSourcery. * Written by Paul Brook * * This code is licensed under the GPL. */ /* ??? The MPCore TRM says the on-chip controller has 224 external IRQ lines (+ 32 internal). However my test chip only exposes/reports 32. More im...
/***************************************************************************** * PokerTH - The open source texas holdem engine * * Copyright (C) 2006-2012 Felix Hammer, Florian Thauer, Lothar May * * * * T...
#ifndef C_ASSERTIONS_HEADER #define C_ASSERTIONS_HEADER #include <cgreen/constraint.h> #include <inttypes.h> #ifdef __cplusplus #error "Should only be included when not compiling in C++ mode. Include cpp_assertions.h instead." #endif #define assert_that_constraint(actual, constraint) assert_that_(__FILE__, __LINE__,...
// -*- Mode:C++ -*- /************************************************************************\ * * * This file is part of AVANGO. * * *...
// -*- Mode:C++ -*- /************************************************************************\ * * * This file is part of Avango. * * *...
#include "includes.h" DWORD VMCADCEGetErrorCode( dcethread_exc* pDceException ) { DWORD dwError = 0; dwError = dcethread_exc_getstatus (pDceException); //FixME AnuE - find right mapping/move to common gobuild component // dwError = 1703; return dwError; } DWORD VMCAMapDCEErrorCode( DWORD dwError )...
/******************************************************************************* License: This software and/or related materials was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties. Pursuant to title 17 Section 105 of...
// Copyright 2014 Hazy Research (http://i.stanford.edu/hazy) // // 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 ...
// // MPURL.h // // Copyright 2018-2020 Twitter, Inc. // Licensed under the MoPub SDK License Agreement // http://www.mopub.com/legal/sdk-license-agreement/ // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN /** MoPub-specific URL object to include passing along a POST request payload. */ @interface M...
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the Lic...
/*! \file components/cost_evaluators/time.h \brief The cost evaluator based on the execution time This file implements the smp_cost_evaluator_time class that computes the cost of the trajectory based on the time it takes to execute it. */ #ifndef _SMP_COST_EVALUATOR_TIME_H_ #define _SMP_COST_EVALUATOR_TIME_H_...
/* * _READMAT_C_ * * HMC-SIM SPMV MATRIX UTILITY FUNCTIONS * */ #include <stdio.h> #include <stdlib.h> #include "spmv.h" /* ------------------------------------------------- ALLOCATE MEMORY */ /* * allocates the csr spmv structure * */ static int allocate_memory( struct csr_t *mat, int nzero, int ncols...
#pragma once #include "stdafx.h" typedef NTSTATUS(WINAPI *tNtQuerySecurityObject)(HANDLE, SECURITY_INFORMATION, PSECURITY_DESCRIPTOR, ULONG, PULONG); BOOL AttackPO_BAD0B0B0(HANDLE hDevice);
#define ZLONG #include <../Source/umfpack_numeric.c>
// 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 MEDIA_BASE_CDM_PROMISE_H_ #define MEDIA_BASE_CDM_PROMISE_H_ #include <string> #include "base/basictypes.h" #include "base/callback.h" #include "...
/* Copyright (c) 2014 The Chromium OS 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 __CROS_EC_ACCELGYRO_H #define __CROS_EC_ACCELGYRO_H #include "motion_sense.h" /* Header file for accelerometer / gyro drivers. */ /*...
/* Copyright (c) 2013, Lunar Workshop, Inc. 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 and the following disclaimer. 2. R...
#include "../../src/gui/painting/qpolygon.h"
/********************************************************************** * $Id: cpl_error.h,v 1.20 2006/03/07 22:05:32 fwarmerdam Exp $ * * Name: cpl_error.h * Project: CPL - Common Portability Library * Purpose: CPL Error handling * Author: Daniel Morissette, danmo@videotron.ca * ***********************...
/* vi: set sw=4 ts=4: */ /* nohup - invoke a utility immune to hangups. * * Busybox version based on nohup specification at * http://www.opengroup.org/onlinepubs/007904975/utilities/nohup.html * * Copyright 2006 Rob Landley <rob@landley.net> * Copyright 2006 Bernhard Reutner-Fischer * * Licensed under GPLv2 or ...
// Copyright (c) Microsoft Corporation. All rights reserved. // // Licensed under the MIT License. See LICENSE.txt in the project root for license information. #pragma once namespace canvas { class MockD2DStrokeStyle : public RuntimeClass< RuntimeClassFlags<ClassicCom>, ChainInterfaces<ID2D1Stroke...
/* * Copyright (C) 2015-2017 Socionext Inc. * * SPDX-License-Identifier: GPL-2.0+ */ #include <linux/io.h> #include "../init.h" #include "../sc-regs.h" void uniphier_pro5_dram_clk_init(void) { u32 tmp; /* * deassert reset * UMCA2: Ch1 (DDR3) * UMCA1, UMC31: Ch0 (WIO1) * UMCA0, UMC30: Ch0 (WIO0) */ ...
/* --------------------------------------------------------------------------------- oooo `888 oooo d8b .ooooo. oooo ooo 888 oooo oooo `888""8P d88'...
/* * Copyright (c) 2013 embedded brains GmbH. All rights reserved. * * embedded brains GmbH * Dornierstr. 4 * 82178 Puchheim * Germany * <rtems@embedded-brains.de> * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/l...
/* The IGEN simulator generator for GDB, the GNU Debugger. Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Andrew Cagney. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License ...
/* * Copyright (C) 2005-2012 MaNGOS <http://getmangos.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 version 2 of the License, or * (at your option) any later version. * ...
/* * include/asm-sh/io_bigsur.h * * By Dustin McIntire (dustin@sensoria.com) (c)2001 * Derived from io_hd64465.h, which bore the message: * By Greg Banks <gbanks@pocketpenguins.com> * (c) 2000 PocketPenguins Inc. * and from io_hd64461.h, which bore the message: * Copyright 2000 Stuart Menefy (stuart.menefy@st....
#ifndef __TXL_GATE_DTBINDING_H #define __TXL_GATE_DTBINDING_H /*0x50*/ #define GCLK_IDX_DDR 0 #define GCLK_IDX_DOS 1 #define GCLK_IDX_RESERVED0 2 #define GCLK_IDX_RESERVED1 3 #define GCLK_IDX_AHB_BRIDGE_ABD 4 #define GCLK_IDX_ISA 5 #define GCLK_IDX_PL310_CBUS 6 #d...
/* * heavily based on code from Gedit * * Copyright (C) 2002-2005 Paolo Maggi * * 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...
/* 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 ...
/* pr41750.c from the execute part of the gcc torture tests. */ #include <testfwk.h> #ifdef __SDCC #pragma std_c99 #endif /* PR 41750 - IPA-SRA used to pass hash->sgot by value rather than by reference. */ struct bfd_link_hash_table { int hash; }; struct foo_link_hash_table { struct bfd_link_hash_table...
#undef CONFIG_USB_LCD
/*- * Copyright (c) 1991, 1993 * The Regents of the University of California. 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 copy...
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the QtSCriptTools module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensees holding valid...
/* -*- c++ -*- */ /* * Copyright 2008,2009,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_WAVFILE_SINK_H #define INCLUDED_GR_WAVFILE_SINK_H #include <gnuradio/blocks/api.h> #include <gnuradio/blocks/wavfile.h> #inclu...
//===-- llvm/MC/MCInst.h - MCInst class -------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
/* Copyright 1999-2015 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. You may not use this file except in compliance with the License. obtain a copy of the License at http://www.imagemagick.org/script/license.php Unless required ...
/* strerror.c - Describing an error code. Copyright (C) 2003 g10 Code GmbH This file is part of libgpg-error. libgpg-error 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...
#ifndef _ASM_X86_TYPES_H #define _ASM_X86_TYPES_H #define dma_addr_t dma_addr_t #include <asm-generic/types.h> #endif /* _ASM_X86_TYPES_H */
/* * This file is part of the AzerothCore Project. See AUTHORS file for Copyright information * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by the * Free Software Foundation; either version 3 of the License, or (a...
/**************************************************************************** ** ** 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...
/* BEGIN_COMMON_COPYRIGHT_HEADER * (c)LGPL2+ * * LXDE-Qt - a lightweight, Qt based, desktop toolset * http://razor-qt.org * http://lxqt.org * * Copyright: 2011 Razor team * 2014 LXQt team * Authors: * Alexander Sokoloff <sokoloff.a@gmail.com> * Kuzma Shapran <kuzma.shapran@gmail.com> * * Thi...
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
extern const unsigned char FMDBVersionString[]; extern const double FMDBVersionNumber; const unsigned char FMDBVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:FMDB PROJECT:Pods-1" "\n"; const double FMDBVersionNumber __attribute__ ((used)) = (double)1.;
/* * Copyright (C) 2002-2007 Akira Nukada. All rights reserved. * Copyright (C) 2002-2007 The SSI Project. 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 co...
#if TARGET_OS_IPHONE #import <UIKit/UIKit.h> #else #import <Cocoa/Cocoa.h> #endif #include <pthread.h> #include <AudioToolbox/AudioToolbox.h> #define LOG_QUEUED_BUFFERS 0 #define kNumAQBufs 16 // Number of audio queue buffers we allocate. // Needs to be big enough to keep audio pipeline // busy...
// 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 IOS_CHROME_BROWSER_SYNC_IOS_CHROME_PROFILE_SYNC_TEST_UTIL_H_ #define IOS_CHROME_BROWSER_SYNC_IOS_CHROME_PROFILE_SYNC_TEST_UTIL_H_ #include <memor...
// 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 AcceptLanguagesResolver_h #define AcceptLanguagesResolver_h #include "platform/PlatformExport.h" #include "wtf/text/WTFString.h" #include <unico...
// Copyright (c) 2013 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 XWALK_RUNTIME_BROWSER_UI_NATIVE_APP_WINDOW_VIEWS_H_ #define XWALK_RUNTIME_BROWSER_UI_NATIVE_APP_WINDOW_VIEWS_H_ #include <string> #include "xwa...
/* * Copyright (c) 2014, Ford Motor Company * 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 condit...
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt Designer of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees h...
#include <math.h> float remainderf(float x, float y) { unsigned short fpsr; // fprem1 does not introduce excess precision into x do __asm__ ("fprem1; fnstsw %%ax" : "+t"(x), "=a"(fpsr) : "u"(y)); while (fpsr & 0x400); return x; } weak_alias(remainderf, dremf);
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // 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...
#undef GSL_FLOAT #undef GSL_DOUBLE #undef GSL_LONG_DOUBLE #define GSL_DOUBLE
/* * tcp.c TCP-specific functions. * * Version: $Id$ * * 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) 2000, Red Hat, Inc. This file is part of Source-Navigator. Source-Navigator 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. Source-Navi...
/* Init * * This routine is the initialization task for this test program. * It is a user initialization task and has the responsibility for creating * and starting the tasks that make up the test. If the time of day * clock is required for the test, it should also be set to a known * value by this functio...
#include "user_interface.h" #include "spi_flash.h" #include "ets_sys.h" #include "c_types.h" #include "driver/uart.h" #include "flash_param.h" #define FLASH_PARAM_START_SECTOR 0x3C #define FLASH_PARAM_SECTOR (FLASH_PARAM_START_SECTOR + 0) #define FLASH_PARAM_ADDR (SPI_FLASH_SEC_SIZE * FLASH_PARAM_SECTOR) static int f...
#ifndef WAIT_H #define WAIT_H #include <inttypes.h> #ifdef __cplusplus extern "C" { #endif #if defined(__AVR__) # include <util/delay.h> # define wait_ms(ms) _delay_ms(ms) # define wait_us(us) _delay_us(us) #elif defined(PROTOCOL_CHIBIOS) # include "ch.h" # define wait_ms(ms) chThdSleepMilliseconds(ms) #...
/* 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 ...
/* linux/arch/arm/plat-s5pc1xx/include/plat/gpio-bank-g0.h * * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * http://armlinux.simtec.co.uk/ * * GPIO Bank G0 register and configuration definitions * * This program is free software; you can redistribute it an...
/* This testcase is part of GDB, the GNU debugger. Copyright 2015-2017 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
/* * COPYRIGHT (c) 1989-2010. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. */ /* generate fatal errors in termios.c * rtems_semaphore_create(...
/* * Copyright (C) 2010-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...
#ifdef ENABLE_NLS #include <libintl.h> #include <locale.h> #define _(a) (gettext (a)) #ifdef gettext_noop #define N_(a) gettext_noop (a) #else #define N_(a) (a) #endif /* FIXME */ #define NLS_CAT_NAME "e2fsprogs" #define LOCALEDIR "/usr/share/locale" /* FIXME */ #else #define _(a) (a) #define N_(a) a #endif
/****************************************************************************** * LEGAL NOTICE * * * * USE OF THIS SOFTWARE (including any copy or compiled version thereof) AND * ...
/* * Copyright (C) 2005 Anthony Liguori <anthony@codemonkey.ws> * * Network Block Device Common Code * * 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; under version 2 of the License...
/** @addtogroup flash_file * */ /* * This file is part of the libopencm3 project. * * Copyright (C) 2010 Thomas Otto <tommi@viadmin.org> * Copyright (C) 2010 Mark Butler <mbutler@physics.otago.ac.nz> * * This library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesse...
/* * Cantata * * Copyright (c) 2011-2014 Craig Drummond <craig.p.drummond@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 version 2 of the License, or * (a...
// MESSAGE SET_NAV_MODE PACKING #define MAVLINK_MSG_ID_SET_NAV_MODE 12 typedef struct __mavlink_set_nav_mode_t { uint8_t target; ///< The system setting the mode uint8_t nav_mode; ///< The new navigation mode } mavlink_set_nav_mode_t; #define MAVLINK_MSG_ID_SET_NAV_MODE_LEN 2 #define MAVLINK_MSG_ID_12_L...
/* * GTK VNC Widget * * Copyright (C) 2006 Anthony Liguori <anthony@codemonkey.ws> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.0 of the License, or (at y...
/** @file A brief file description @section license License 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 und...
/* 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...
// Copyright (C) 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ********************************************************************** * Copyright (C) 1999-2010, International Business Machines Corporation and others. * All Rights Reserved. ****************...
/* * Copyright 2008-2014 Arsen Chaloyan * * 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 ag...
#pragma once #include "send_packet_data.h" struct Send_Packet_Data { PNET_BUFFER m_net_buffer; UINT m_len; PMDL m_mdl; PVOID m_addr; unsigned char m_locked; unsigned char* m_data; HANDLE m_map_process; }; #define free_send_packet_data(packet_data) { \ if (packet_data) { \ if (packet_d...
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fopenmp -verify -ast-dump %s | FileCheck %s // RUN: %clang_cc1 -triple x86_64-unknown-unknown -fopenmp -verify -ast-dump %s -x c++| FileCheck %s // expected-no-diagnostics int also_before(void) { return 0; } #pragma omp begin declare variant match(device={kin...
/*=================================================================== 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...