text
stringlengths
4
6.14k
/* * Copyright (C) 2012 Yash Shah <blazonware@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, * or (at your option) any later version, as published by the Free * Software Foundation * * This program...
/* * Simple and terrible mem tester. * * Caveat emptor: you need to know the range you're testing, and * make sure this doesn't collide with anything else that's in use. * * Copyright (C) 2016 Andrei Warkentin <andrey.warkentin@gmail.com> * * This program is free software; you can redistribute it and/or modify ...
/*** **Copyright (C) 2005-2009 Freescale Semiconductor, Inc. All Rights Reserved. ** **The code contained herein is licensed under the GNU General Public **License. You may obtain a copy of the GNU General Public License **Version 2 or later at the following locations: ** **http://www.opensource.org/licenses/gpl-licens...
/* packet-bpq.c * * Routines for Amateur Packet Radio protocol dissection * Copyright 2005,2006,2007,2008,2009,2010,2012 R.W. Stearn <richard@rns-stearn.demon.co.uk> * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-...
/* * Copyright (C) 2015,2016,2017,2018 by Jonathan Naylor G4KLX * Copyright (C) 2016,2017,2018 by Andy Uribe CA6JAU * * 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 versi...
#include "Server.h" #include "Options.h" #include "Bandwidth.h" #define NULL_TRACERT 0 #define TEST_TRACERT 1 #define HOPBYHOP_TRACERT 2 #define PACKBYPACK_TRACERT 3 #define CONCURRENT_TRACERT 4 #define SCOUT_TRACERT 5 #define EXHAUSTIVE_TRACERT 6 #define MT_TRACERT 7 #define EXHAUSTIVE_OLD_TRACERT 8 class MtTra...
/* * QCA Hy-Fi ECM * * Copyright (c) 2014, The Linux Foundation. All rights reserved. * * Permission to use, copy, modify, and/or 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. * * TH...
/******************************************************************************* * File Name: PPM_IN.h * Version 2.5 * * Description: * This file containts Control Register function prototypes and register defines * * Note: * ******************************************************************************** * Copyrigh...
/* * CDE - Common Desktop Environment * * Copyright (c) 1993-2012, The Open Group. All rights reserved. * * These libraries and programs are free software; you can * redistribute them and/or modify them under the terms of the GNU * Lesser General Public License as published by the Free Software * Foundation; ei...
/* SPDX-License-Identifier: GPL-2.0-or-later */ #include <baseboard/variants.h> #include <boardid.h> #include <device/device.h> #include <drivers/i2c/tpm/chip.h> #include <drivers/uart/acpi/chip.h> #include <soc/gpio.h> static void cr50_devtree_update(void) { const struct device *cr50_dev = DEV_PTR(cr50); struct dr...
/* usage.h, Copyright (C) 2001-2003 Joe Laffey Usage for Whatmask $Revision: 1.6 $ 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,...
// ------------------------------------------------------------------------- // ----- CbmEcalReconstructionFastMC header file ----- // ----- Created 22/06/06 by Yu.Kharlov ----- // ------------------------------------------------------------------------- /* $Id: C...
/* * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __PINCTRL_UNIPHIER_H__ #define __PINCTRL_UNIPHIER_H__ #include <linux/bug.h> #include <linux/kernel.h> #include <linux/types.h> #define UNIPHIER_PINCTRL_PINMUX_BASE 0x0 #define UNIPHIER_PINCTR...
/* * Author: MontaVista Software, Inc. <source@mvista.com> * * 2007 (c) MontaVista Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "as is" without any warranty of any kind, whether express * or implied. */ #include <linux/init.h> #inc...
/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The library is free for all purposes without any express * guarantee it works. * * Tom St Denis, tomstdenis@iahu.ca, http://lib...
/* Copyright (C) 2010-2017 The RetroArch team * * --------------------------------------------------------------------------------------- * The following license statement only applies to this file (rmsgpack_test.c). * --------------------------------------------------------------------------------------- * * Pe...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://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 w...
#if HAVE_CONFIG_H #include <conf.h> #endif #include <stdio.h> #include <ctype.h> #ifdef HAVE_STRING_H #include <string.h> #endif #if HAVE_STDLIB_H #include <stdlib.h> #else double strtod(); #endif #include <math.h> int SAOdtype=0; double SAOstrtod(str, ptr) char *str; char **ptr; { double d = 0.0; double m = 0...
/* LUFA Library Copyright (C) Dean Camera, 2012. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* Copyright 2012 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation ...
/* Free Download Manager Copyright (c) 2003-2014 FreeDownloadManager.ORG */ #if !defined(AFX_DLG_OPTIONS_DOWNLOADS_MONITORING_H__9A7FD4F1_02CF_4EEB_AAD6_A6C637B9F59A__INCLUDED_) #define AFX_DLG_OPTIONS_DOWNLOADS_MONITORING_H__9A7FD4F1_02CF_4EEB_AAD6_A6C637B9F59A__INCLUDED_ #if _MSC_VER > 1000 #pragma once ...
#ifndef MRULETREEWIDGET_H #define MRULETREEWIDGET_H #include <QWidget> #include "mrule.h" #include "program.h" namespace Ui { class MRuleTreeWidget; } /// A class for adding / editing / deleting a list of MRules class MRuleTreeWidget : public QWidget { Q_OBJECT public: /*! * \brief Construct a MRule TreeWid...
/* ide-debugger-types.c * * Copyright © 2017 Christian Hergert <chergert@redhat.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 3 of the License, or * (at your optio...
/* * Copyright (C) 2011 Cameron White * * 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. * * This program...
/* * Tests if the format string for double serialization is handled correctly */ #include <stdio.h> #include "config.h" #include "json_object.h" #include "json_object_private.h" int main() { struct json_object *obj = json_object_new_double(0.5); printf("Test default serializer:\n"); printf("obj.to_string(standar...
/************************************************************************************//** * \file Source\ARMCM4_STM32\cpu.h * \brief Bootloader cpu module header file. * \ingroup Target_ARMCM4_STM32 * \internal *----------------------------------------------------------------------------------------...
//---------------------------------------------------------------------------- // Anti-Grain Geometry (AGG) - Version 2.5 // A high quality rendering engine for C++ // Copyright (C) 2002-2006 Maxim Shemanarev // Contact: mcseem@antigrain.com // mcseemagg@yahoo.com // http://antigrain.com // // AGG is...
/* -*- c++ -*- */ /* * Copyright 2004,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3, or (at your o...
/******************************************************************************* * File Name: LED_2.h * Version 2.20 * * Description: * This file contains the Alias definitions for Per-Pin APIs in cypins.h. * Information on using these APIs can be found in the System Reference Guide. * * Note: * ******************...
/* ======================================================================== DOOM RETRO The classic, refined DOOM source port. For Windows PC. ======================================================================== Copyright (C) 1993-2012 id Software LLC, a ZeniMax Media com...
#include "grib_api.h" void usage(char* prog) { printf("usage: %s in.nc\n",prog); exit(1); } int main(int argc,char* argv[]) { char* file; int err=0; grib_handle* h; char identifier[7]={0,}; size_t len=7; grib_context* c=grib_context_get_default(); if (argc>2) usage(argv[0]); file=argv[1]; h=grib_hand...
/* This file is part of Darling. Copyright (C) 2017 Lubos Dolezel Darling 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. Darling i...
/* * * GFLIP - Geometrical FLIRT Phrases for Large Scale Place Recognition * Copyright (C) 2012-2013 Gian Diego Tipaldi and Luciano Spinello and Wolfram * Burgard * * This file is part of GFLIP. * * GFLIP is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Publ...
/* * This file is part of Hootenanny. * * Hootenanny 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. * * This program is distr...
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsIDOMCSSFontFaceRule.idl */ #ifndef __gen_nsIDOMCSSFontFaceRule_h__ #define __gen_nsIDOMCSSFontFaceRule_h__ #ifndef __gen_nsIDOMCSSRule_h__ #include "nsIDOMCSSRule.h" #endif /* For IDL files that don't want to include root IDL files. */...
/******************************************************************************** ** Form generated from reading UI file 'mainwindow.ui' ** ** Created by: Qt User Interface Compiler version 5.6.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! **********************************...
#ifndef __LOG_H__ #define __LOG_H__ 1 #include <syslog.h> #include <iostream> #include <iomanip> enum LogPriority { kLogEmerg = LOG_EMERG, // system is unusable kLogAlert = LOG_ALERT, // action must be taken immediately kLogCrit = LOG_CRIT, // critical conditions kLogErr = LOG_ERR, ...
extern void __VERIFIER_error() __attribute__ ((__noreturn__)); #include <stdlib.h> #include <string.h> static void *calloc_model(size_t nmemb, size_t size) { void *ptr = malloc(nmemb * size); return memset(ptr, 0, nmemb * size); } extern int __VERIFIER_nondet_int(void); struct L4 { struct L4 *next; ...
// // BYQuickShotView.h // QuickShotView // // Created by Dario Lass on 22.03.13. // Copyright (c) 2013 Bytolution. All rights reserved. // #import <UIKit/UIKit.h> #import <AVFoundation/AVFoundation.h> @protocol BYQuickShotViewDelegate <NSObject> - (void)didTakeSnapshot:(UIImage*)img; - (void)didDiscardLastImage...
/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 4 -*- * 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://mozilla.org/MPL/2.0/. */ #ifndef GFX_IMAGESURFACE_H #define G...
/*! @file @author Albert Semenov @date 10/2010 */ #ifndef __MESSAGE_BOX_STYLE_H__ #define __MESSAGE_BOX_STYLE_H__ #include <vector> #include <cstddef> //#include <MyGUI_Prerequest.h> namespace MyGUI { struct MessageBoxStyle { #define MYGUI_FLAG_NONE 0 #define MYGUI_FLAG(num) (1<<(num)) enum Enum {...
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsICookie2.idl */ #ifndef __gen_nsICookie2_h__ #define __gen_nsICookie2_h__ #ifndef __gen_nsICookie_h__ #include "nsICookie.h" #endif /* For IDL files that don't want to include root IDL files. */ #ifndef NS_NO_VTABLE #define NS_NO_VTA...
/* -*- c++ -*- */ /* * Copyright 2004,2010,2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3, or ...
// SPDX-FileCopyrightText: 2017 Google LLC // SPDX-License-Identifier: Apache-2.0 // An interface for the filesystem that allows mocking the filesystem in // unittests. #ifndef CPU_FEATURES_INCLUDE_INTERNAL_FILESYSTEM_H_ #define CPU_FEATURES_INCLUDE_INTERNAL_FILESYSTEM_H_ #include "cpu_features_macros.h" #include <s...
/* * ***** BEGIN GPL LICENSE BLOCK ***** * * 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 d...
// Copyright 2009 Google 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 in ...
/* * Copyright (C) 2011-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * 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 Genera...
//# GSA_PvssApi.h: describes the API with the PVSS system //# //# Copyright (C) 2002-2003 //# ASTRON (Netherlands Foundation for Research in Astronomy) //# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands, softwaresupport@astron.nl //# //# This program is free software; you can redistribute it and/or modify //# it u...
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/dom/interfaces/svg/nsIDOMSVGAnimatedLength.idl */ #ifndef __gen_nsIDOMSVGAnimatedLength_h__ #define __gen_nsIDOMSVGAnimatedLength_h__ #ifndef __gen_domstubs_h__ #include "domstubs.h" #endif /* For ...
// This file is part of BOINC. // http://boinc.berkeley.edu // Copyright (C) 2008 University of California // // BOINC 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 3 of the Licens...
// Copyright (C) 2010, 2011, 2012, Steffen Knollmann // Released under the terms of the GNU General Public License version 3. // This file is part of `ginnungagap'. /*--- Doxygen file description ------------------------------------------*/ /** * @file libutil/timer.c * @ingroup libutilMisc * @brief This file pr...
/* NUI3 - C++ cross-platform GUI framework for OpenGL based applications Copyright (C) 2002-2003 Sebastien Metrot & Vincent Caron licence: see nui3/LICENCE.TXT */ #pragma once #include "nui.h" #include "nuiAsyncIStream.h" #include "nuiSingleton.h" typedef struct css_stylesheet css_stylesheet; typedef struct cs...
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sts=4 et sw=4 tw=99: * 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://mozilla.org/MPL/2.0/. */ ...
#include <stdio.h> #include <string.h> #ifndef _HAVE_SSL int main() { fprintf(stderr, "Error: thc-ipv6 was compiled without openssl support, sendpees6 disabled.\n"); return -1; } #else #include <pcap.h> #include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> #include <openssl/rsa.h> #include "thc-...
/** * Filename : compile_etopo.c * Created by : StephPen - stephpen@gmail.com * Update : 11:14 02/01/2011 * (c) 2008 by Stephane PENOT * See COPYING file for copying and redistribution conditions. * * This program is free software: you can redistribute it and/or modify ...
/* Internal Fire Algorithm Flag unsigned int bits[11] * 0 -> class 0: Fire * 1 -> class 1: No fire */ #include <grass/raster.h> CELL mod09A1sg(CELL pixel) { CELL qctemp; pixel >>= 11; qctemp = pixel & 0x01; return qctemp; }
#ifndef NTL_mat_poly_ZZ__H #define NTL_mat_poly_ZZ__H #include <NTL/mat_ZZ.h> #include <NTL/ZZX.h> NTL_OPEN_NNS void CharPoly(ZZX& f, const mat_ZZ& M, long deterministic=0); NTL_CLOSE_NNS #endif
/** * @file AIOperation.h * @brief */ #ifndef __LLRP_READER__AIOPERATION_H__ #define __LLRP_READER__AIOPERATION_H__ namespace ELFIN { class StubReader; class StubAntenna; class AbstractAntennaOperation; class AIOperation; class AOAdmin; } namespace ELFIN { /** @class AIOperation * @brief A single antenna inve...
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt3Support module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL...
/* Copyright (C) 2015 Vladimir Glazachev This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2.1 of the License, or (at your opt...
/* vi: set et sw=4 ts=4 cino=t0,(0: */ /* -*- Mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of libaccounts-glib * * Copyright (C) 2010 Nokia Corporation. * * Contact: Alberto Mardegan <alberto.mardegan@canonical.com> * * This library is free software; you can redistribute it and...
/* * Copyright (C) 2012-2014 Red Hat, Inc. * * Licensed under the GNU Lesser General Public License Version 2.1 * * 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 ...
///////////////////////////////////////////////////////////////////////////// // Name: valgen.h // Purpose: interface of wxGenericValidator // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** ...
/* Copyright (C) 2010 William Hart Copyright (C) 2011 Fredrik Johansson Copyright (C) 2014 Abhinav Baid This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Soft...
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt Assistant of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees ...
/* * Copyright (C) 2006 Raul Tremsal * File : submit_multi_resp_test.c * Author: Raul Tremsal <ultraismo@yahoo.com> * * This file is part of libsmpp34 (c-open-smpp3.4 library). * * The libsmpp34 library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pub...
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ ** GNU Less...
/* Copyright (C) 2009, 2011 William Hart This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2.1 of the License, or (at your op...
/* Teem: Tools to process and visualize scientific data and images . Copyright (C) 2013, 2012, 2011, 2010, 2009 University of Chicago Copyright (C) 2008, 2007, 2006, 2005 Gordon Kindlmann Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah This library is free software; y...
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Define to 1 if you have the <ctype.h> header file. */ #define HAVE_CTYPE_H 1 /* Define to 1 if...
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */ /* vim:set et sts=4: */ /* IBus - The Input Bus * Copyright (C) 2008-2010 Peng Huang <shawn.p.huang@gmail.com> * Copyright (C) 2008-2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of th...
/*************************************************************************** ** ** Copyright (C) 2010, 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (directui@nokia.com) ** ** This file is part of libmeegotouch. ** ** If you have questions regarding the use of...
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ **...
/* bzflag * Copyright (c) 1993-2016 Tim Riker * * This package is free software; you can redistribute it and/or * modify it under the terms of the license found in the file * named COPYING that should have accompanied this file. * * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR * IMPLIED WARRAN...
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees...
/* ////////////////////////////////////////////////////////////////////////////////////// * includes */ #include "../demo.h" /* ////////////////////////////////////////////////////////////////////////////////////// * globals */ static tb_option_item_t g_options[] = { { '-' , "demo" , TB_OPTION...
/* * %CopyrightBegin% * * Copyright Ericsson AB 2008-2009. All Rights Reserved. * * The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in * compliance with the License. You should have received a copy of the * Erlang Public Licens...
/*-------------------------------------------------------------------- (C) Copyright 2006-2012 Barcelona Supercomputing Center Centro Nacional de Supercomputacion This file is part of Mercurium C/C++ source-to-source compiler. See AUTHORS file in the top level directory for informa...
/* Aseba - an event-based framework for distributed robot control Copyright (C) 2007--2016: Stephane Magnenat <stephane at magnenat dot net> (http://stephane.magnenat.net) and other contributors, see authors.txt for details This program is free software: you can redistribute it and/or modify it under the te...
/******************************************************************************** * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the ...
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: src/main/java/org/mockito/internal/creation/MockSettingsImpl.java // #ifndef _OrgMockitoInternalCreationMockSettingsImpl_H_ #define _OrgMockitoInternalCreationMockSettingsImpl_H_ @class IOSClass; @class IOSObjectArray; @protocol JavaUtilList; @proto...
/* ============================================================================ Name : QCircle.h Author : 腾讯SOSO地图 Version : 1.0 Copyright : 腾讯 Description : QCircle declaration ============================================================================ */ #import "QShape.h" #...
/** ****************************************************************************** * @file TIM/TIM_InputCapture/Inc/stm32f1xx_it.h * @author MCD Application Team * @version V1.3.0 * @date 18-December-2015 * @brief This file contains the headers of the interrupt handlers. ******************...
/* vim:set ts=4 sw=4 et cindent: */ /* 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://mozilla.org/MPL/2.0/. */ #ifndef nsAuthSASL_h__ #define nsAuthSASL_h__ #include "nsIAuthModule.h" #inc...
/* $NetBSD: arith.h,v 1.1 2014/08/10 05:47:36 matt Exp $ */ #ifdef __AARCH64EB__ #define IEEE_BIG_ENDIAN #else #define IEEE_LITTLE_ENDIAN #endif
/*! @file short_time_msn.h * @brief New file description. * @author Markovtsev Vadim <v.markovtsev@samsung.com> * @version 1.0 * * @section Notes * This code partially conforms to <a href="http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml">Google C++ Style Guide</a>. * * @section Copyright *...
/* Open Sensor Platform Project * https://github.com/sensorplatforms/open-sensor-platform * * Copyright (C) 2013 Sensor Platforms 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 ...
volatile int x, y; __attribute__((constructor)) void init_x() { x = 14; } __attribute__((constructor)) void init_y() { y = 144; } int main() { return x + y; }
// // LeaderboardViewController.h // TicTacToeLeaderboard // // Created by Chris Risner on 1/21/13. // Copyright (c) 2013 Microsoft. All rights reserved. // #import <UIKit/UIKit.h> @interface LeaderboardViewController : UITableViewController - (void) refreshData; @property (weak, nonatomic) IBOutlet UIView *view...
/* * Copyright (C) 2014-2016 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 conditi...
// // DemoViewController.h // Demo // // Created by Michael Markowski on 07.07.10. // Copyright Artifacts 2010. All rights reserved. // #import <UIKit/UIKit.h> #import "AFCache+Packaging.h" @interface PackagingDemoController : UIViewController <AFCacheableItemDelegate> { UITextView *textView; UIWebView *webView...
/* * configreport.h * */ #ifndef INCLUDE_MISC_CONFIGREPORT_H_ #define INCLUDE_MISC_CONFIGREPORT_H_ #include <stddef.h> // for size_t #include <stdint.h> #include <stdio.h> #include <roaring/portability.h> #ifdef __cplusplus extern "C" { namespace roaring { namespace misc { #endif #ifdef CROARING_IS_X64 // usef...
// // UzysAssetsPickerController_configuration.h // UzysAssetsPickerController // // Created by Uzysjung on 2014. 2. 12.. // Copyright (c) 2014년 Uzys. All rights reserved. // // 版权属于原作者 // http://code4app.com(cn) http://code4app.net(en) // 来源于最专业的源码分享网站: Code4App #import <MobileCoreServices/UTCoreTypes.h> #import...
/** * Copyright (c) 2013 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Apache Public License * Please see the LICENSE included with this distribution for details. * * This generated code and related technologies are covered by patents * or patents pending by Appcelerator, Inc. */ ...
/* Copyright (c) 2018 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 ...
/* ccapi/common/cci_os_debugging.h */ /* * Copyright 2006 Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may * require a specific license from the United States Government. * It is the responsibility of any person or organization contemp...
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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://mozilla.org/MPL/2.0/. */ #include "nsIMIMEHeaderParam.h" #...
#include <stdio.h> #include "common.h" #include "pool.h" #define CAPACITY_LIMIT (4 * 1024 * 1024) int pool_init(pool_t* p) { size_t i; for (i = 0; i < ROOM_COUNT; ++i) { p->room[i].ptr = NULL; p->room[i].length = p->room[i].capacity = 0; p->room[i].used = 0; } p->total = p...
/* Copyright (c) 2016 ARM Limited * * 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) 2008-2009 Apple Inc. All rights reserved. * * @APPLE_APACHE_LICENSE_HEADER_START@ * * 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/l...
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...