text stringlengths 4 6.14k |
|---|
//$Id: DripSend.h,v 1.1.1.1 2007/11/05 19:09:11 jpolastre Exp $
/*
* Copyright (c) 2000-2005 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and with... |
/*
+-----------------------------------------------------------+
| Copyright (c) 2017 Collet Valentin |
+-----------------------------------------------------------+
| This source file is subject to version the BDS license, |
| that is bundled with this package in the file LICENSE ... |
#ifndef GDSMS_H
#define GDSMS_H
// includes
#include <inttypes.h>
#include <string.h>
#include <ctype.h>
/**
* Object for process sms data
*/
class GDSms
{
public:
GDSms();
/** Phone number string */
char *m_number;
/** Phone number buffer size */
uint8_t m_numberS... |
/****************************************************************************
*
* Copyright (c) 2020 PX4 Development Team. 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. Redistri... |
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// A test utility that makes it easy to assert the exact presence of
// protobuf extensions in an extensible message. Example code:
//
// sync_pb::En... |
#include <stdio.h>
#include <stdlib.h>
#include <check.h>
#include "../src/rlencode.h"
// libmo_unpack needs this symbol defined ... *rolls eyes*
void MO_syslog(int value, char *message, const function *const caller)
{
}
START_TEST(test_compress)
{
float fatvec[5] = {3, 6, 6, 6, 9};
int fatlen = 5;
fl... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE758_Undefined_Behavior__int64_t_malloc_use_02.c
Label Definition File: CWE758_Undefined_Behavior.alloc.label.xml
Template File: point-flaw-02.tmpl.c
*/
/*
* @description
* CWE: 758 Undefined Behavior
* Sinks: malloc_use
* GoodSink: Initialize then use dat... |
/*===================================================================
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... |
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
* All or some portions of this file are derived from material licensed
* to the University of California by American Telephone and Telegraph
* Co. or Unix System Laboratories, In... |
/**
* @file: ArraysSBMLErrorTable.h
* @brief: Implementation of the ArraysSBMLErrorTable class
* @author: SBMLTeam
*
* <!--------------------------------------------------------------------------
* This file is part of libSBML. Please visit http://sbml.org for more
* information about SBML, and the la... |
/*
* $Id: XMMediaStream.h,v 1.14 2008/10/24 12:22:02 hfriederich Exp $
*
* Copyright (c) 2005-2008 XMeeting Project ("http://xmeeting.sf.net").
* All rights reserved.
* Copyright (c) 2005-2008 Hannes Friederich. All rights reserved.
*/
#ifndef __XM_MEDIA_STREAM_H__
#define __XM_MEDIA_STREAM_H__
#include <ptlib.... |
/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
*
* Data Differential's libhostle
*
* Copyright (C) 2012 Data Differential, http://datadifferential.com/
* Copyright (C) 2015 Andrew Hutchings <andrew@linuxjedi.co.uk>
*
* Redistribution and use in source and binary forms, with or without
* modification, a... |
// Copyright 2021 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 ASH_WEBUI_PROJECTOR_APP_PROJECTOR_MESSAGE_HANDLER_H_
#define ASH_WEBUI_PROJECTOR_APP_PROJECTOR_MESSAGE_HANDLER_H_
#include <set>
#include "ash/w... |
// 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 MEDIA_MOJO_COMMON_MOJO_SHARED_BUFFER_VIDEO_FRAME_H_
#define MEDIA_MOJO_COMMON_MOJO_SHARED_BUFFER_VIDEO_FRAME_H_
#include <stddef.h>
#include <std... |
// Copyright 2018 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 ASH_KEYBOARD_UI_SHAPED_WINDOW_TARGETER_H_
#define ASH_KEYBOARD_UI_SHAPED_WINDOW_TARGETER_H_
#include <memory>
#include <vector>
#include "base/m... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE193_char_ncpy_34.c
Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE193.label.xml
Template File: sources-sink-34.tmpl.c
*/
/*
* @description
* CWE: 122 Heap Based Buffer Overflow
* BadSource: Allocate memory ... |
// -*- C++ -*-
#ifndef _writer_verilog_self_shell_h_
#define _writer_verilog_self_shell_h_
#include "writer/verilog/common.h"
namespace iroha {
namespace writer {
namespace verilog {
class SelfShell {
public:
SelfShell(const IDesign *design, const PortSet *ports, bool reset_polarity,
EmbeddedModules *... |
/**
* @author: Lefteris Karapetsas
* @licence: BSD3 (Check repository root for details)
*/
#ifndef RF_STRING_COMMON_H
#define RF_STRING_COMMON_H
#include <rflib/string/xdecl.h>
#include <rflib/string/retrieval.h>
#include <rflib/defs/defarg.h>
#include <rflib/defs/imex.h>
#include <rflib/utils/sanity.h>
#include <... |
// Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#ifndef _FWL_CARET_IMP_H
#define _FWL_CARET_IMP_H
#include "xfa/include/fwl/c... |
#include "res.h"
/*
* long ftype;
* short iconid;
* Str255 filename;
*/
long fref(data, maxl, rcp)
char *data;
long maxl;
struct res *rcp;
{
char *skipsp(), *getline(), *lp;
char *outp(), *outs(), *outl(), *outc();
char *datap = data;
int iconid;
if ((lp = skipsp(getline())) == 0)
fatal("no type sp... |
#pragma once
#ifndef STYLEINDEXLINEEDIT_H
#define STYLEINDEXLINEEDIT_H
#include "tcommon.h"
#include "toonzqt/lineedit.h"
#undef DVAPI
#undef DVVAR
#ifdef TOONZQT_EXPORTS
#define DVAPI DV_EXPORT_API
#define DVVAR DV_EXPORT_VAR
#else
#define DVAPI DV_IMPORT_API
#define DVVAR DV_IMPORT_VAR
#endif
// forward declarat... |
// Copyright 2018 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 COMPONENTS_UI_DEVTOOLS_VIEWS_OVERLAY_AGENT_VIEWS_H_
#define COMPONENTS_UI_DEVTOOLS_VIEWS_OVERLAY_AGENT_VIEWS_H_
#include <vector>
#include "comp... |
// Copyright 2017 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 ASH_SYSTEM_PALETTE_TOOLS_METALAYER_MODE_H_
#define ASH_SYSTEM_PALETTE_TOOLS_METALAYER_MODE_H_
#include "ash/ash_export.h"
#include "ash/highlight... |
// 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 SERVICES_AUDIO_SYNC_READER_H_
#define SERVICES_AUDIO_SYNC_READER_H_
#include <stddef.h>
#include <stdint.h>
#include <memory>
#include <strin... |
/* Copyright (c) 2010-2018, Delft University of Technology
* All rigths reserved
*
* This file is part of the Tudat. Redistribution and use in source and
* binary forms, with or without modification, are permitted exclusively
* under the terms of the Modified BSD license. You should have received
*... |
//
// HMMProblemAGKi.h
// HMM
//
// Created by Mikhail Yudelson on 9/13/12.
//
//
#ifndef __HMM__HMMProblemAGKi__
#define __HMM__HMMProblemAGKi__
#include "HMMProblemAGK.h"
#include "StripedArray.h"
#include "utils.h"
#include <stdio.h>
#include <map>
#include <string>
class HMMProblemAGKi : public HMMProblemAGK ... |
/*
* Copyright (c) 2011 The WebRTC 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 in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... |
// 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 UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_
#define UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_
#include "ui/gfx/native_w... |
/*-
* Copyright (c) 2012 Oleksandr Tymoshenko <gonzo@freebsd.org>
* 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
* ... |
/* Copyright (c) 2008-2011 Freescale Semiconductor, 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... |
//
// Created by HannahStandPC on 14.10.2017.
//
#include<iostream.h>
int main(void)
{
printf("Hello World");
return 0;
}
|
#pragma once
template<typename TElem, int QSize>
class ProducerConsumerQueue
{
public:
ProducerConsumerQueue() : mOccupiedSize( 0 ), mQueueOffset( 0 )
{
memset( mQueueArray, 0, sizeof( mQueueArray ) );
InitializeConditionVariable( &mNotFull );
InitializeConditionVariable( &mNotEmpty );
Initialize... |
//
// BaseTextViewController.h
// APP_iOS
//
// Created by Li on 15/8/26.
// Copyright (c) 2015年 Li. All rights reserved.
//
#import "BaseViewController.h"
#define kDefaultNumber 20
@interface BaseTextViewController : BaseViewController
typedef void (^BaseTextViewControllerBlock)(BaseTextViewController *VC, NSS... |
/*
* Generated by class-dump 3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard.
*/
#import "NSView.h"
#import "NSPopoverDelegate.h"
@class IDESharedTestResultsViewController, NSPopover, NSString;
@interface IDESharedTestResultsPerfMetricBadgeView : NSView <NSP... |
#ifndef CONSTANTS_H_GUARD
#define CONSTANTS_H_GUARD
#ifdef __cplusplus
extern "C" {
#endif
/* SCS VERSION NUMBER ---------------------------------------------- */
#define SCS_VERSION ("1.1.6") /* string literals automatically null-terminated */
/* SCS returns one of the following integers: ... |
//
// Created by Nima on 4/4/16.
//
#import <Foundation/Foundation.h>
#import "IMImojiSession.h"
/**
* @abstract Set of options for retrieving Categories within IMImojiSession
*/
@interface IMCategoryFetchOptions : NSObject
/**
* @abstract classification Type of category classification to retrieve
*/
@property(n... |
/*
* em.h
*
*/
#ifndef __EM_H__
#define __EM_H__
#include <vector>
#include "tree.h"
#include "parameters.h"
#include "alignment.h"
#include "model.h"
#include "state_list.h"
#include "matrix.h"
double joint_prob(Tree &T, Parameters &Par, long idleaf, long idhid);
double joint_prob_leaves(Tree &T, Parameters &... |
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <getopt.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "libcgc.h"
struct opts {
enum cgc_shader_type type;
bool help;
};
static void usage(FILE *fp, const char *program)
{
fprintf(fp, "usag... |
#include <stdio.h>
#include <stdlib.h>
#include "mydiv.h"
int main(){
float scores[]={80, 95, 10, 30, 100};
float result[MAX_SIZE];
printf("*scores = %f\n", *scores);
printf("scores[0] = %f\n", scores[0]);
printf("scores[1] = %d\n", &scores[1]);
myArrayDiv(scores, 10.0, result);
puts(" ");
int i;... |
//
// ROTossableView.h
// RoundedFilter
//
// Created by bw on 8/31/14.
// Copyright (c) 2014 rounded. All rights reserved.
//
#import <UIKit/UIKit.h>
@protocol ROTossableViewDelegate
- (void)cardWasTossed;
@end
@interface ROTossableView : UIView
@property (nonatomic, assign) id <ROTossableViewDelegate> deleg... |
#ifndef LIBHHMAP_H
#define LIBHHMAP_H
typedef unsigned int uint;
HHSet *hhmapnew(ulong n, ulong (*)(ulong), int (*)(ulong, ulong));
int hhmapput(HHSet *, uint, uint);
uint hhmapget(HHSet *, uint);
uint hhmapdel(HHSet *, uint);
#endif
|
/*--------------------------------------------------*/
/* */
/* The MIT License (MIT) */
/* */
/* Copyright (c) 2014 Mobily TEAM */
/* ... |
// This code contains NVIDIA Confidential Information and is disclosed to you
// under a form of NVIDIA software license agreement provided separately to you.
//
// Notice
// NVIDIA Corporation and its licensors retain all intellectual property and
// proprietary rights in and to this software and related documentation... |
//
// NSString+SwpDate.h
// swp_song
//
// Created by swp_song on 16/6/2.
// Copyright © 2016年 swp_song. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface NSString (SwpDate)
/**
* @author swp_song
*
* @brief swpDateGetSystemDateWithDateFormat: ( 获取当前系统时间,按照指定格式转换成... |
//
// BSGEventUploader.h
// Bugsnag
//
// Created by Nick Dowell on 16/02/2021.
// Copyright © 2021 Bugsnag Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
@class BugsnagApiClient;
@class BugsnagConfiguration;
@class BugsnagEvent;
@class BugsnagNotifier;
NS_ASSUME_NONNULL_BEGIN
@interface BSGEven... |
/*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permiss... |
#pragma once
#include <vector>
#include <absl/types/optional.h>
#include "chainerx/array_fwd.h"
#include "chainerx/backward_fwd.h"
#include "chainerx/device.h"
#include "chainerx/dtype.h"
#include "chainerx/graph.h"
#include "chainerx/shape.h"
namespace chainerx {
class BackwardContext;
namespace internal {
clas... |
#ifndef P2PTEST_H
#define P2PTEST_H
#include "include/MPI/Environment.h"
#include "include/MPI/Communicator.h"
int P2PTest( _MYNAMESPACE_::MPI::Environment::CommPtr &comm );
int BcastTest( _MYNAMESPACE_::MPI::Environment::CommPtr &comm );
int CorrectiveTest( _MYNAMESPACE_::MPI::Environment::CommPtr &comm );
int Corre... |
//
// MRCReposItemViewModel.h
// MVVMReactiveCocoa
//
// Created by leichunfeng on 15/1/14.
// Copyright (c) 2015年 leichunfeng. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "MRCOwnedReposViewModel.h"
@interface MRCReposItemViewModel : NSObject
@property (strong, nonatomic, readonly) OCTRepos... |
#include <jni.h>
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <sys/types.h>
#include <magick/api.h>
#include "jmagick.h"
//#include "magick_ImageInfo.h"
/*
* Class: magick_QuantizeInfo
* Method: init
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_magick_QuantizeInfo_init
(JNIEnv *e... |
#pragma once
#include "CocoaDeviceTools.h"
#include "CocoaGLManager.h"
#include "CocoaUXEvent.h"
#include "CocoaViews.h"
inline std::string NSToCppString(void *s);
|
//%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... |
#ifndef BITMAP_ROUTINES
#define BITMAP_ROUTINES
/*
Misc bitmap routines headers
*/
#include "includes.prl"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <dos/dos.h>
#include <exec/types.h> /* The Amiga data types file. */
#include <exec/memory.h> /* The Amiga... |
/*
* Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 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 Software without restriction, including
* without limitation t... |
//
// SXDistrictViewController.h
// 88 - SX团购HD
//
// Created by 董 尚先 on 15/2/5.
// Copyright (c) 2015年 shangxianDante. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SXDistrictViewController : UIViewController
/** 这个控制器显示的所有区域数据 */
@property (nonatomic, strong) NSArray *districts;
@end
|
//
// UserManager.h
// _BusinessApp_
//
// Created by Gytenis Mikulėnas on 4/19/14.
// Copyright (c) 2015 Gytenis Mikulėnas
// https://github.com/GitTennis/SuccessFramework
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (t... |
/**********************************************************************************
* Copyright (c) 2008-2010 The Khronos Group Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and/or associated documentation files (the
* "Materials"), to deal in the Material... |
/*
Copyright (c) 2013 250bpm s.r.o. 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 use, c... |
// Copyright 2015 XLGAMES Inc.
//
// Distributed under the MIT License (See
// accompanying file "LICENSE" or the website
// http://www.opensource.org/licenses/mit-license.php)
#pragma once
#include "../../../Core/Prefix.h"
#include "DX11.h"
#if PLATFORMOS_ACTIVE != PLATFORMOS_WINDOWS
#pragma message("IncludeDX1... |
#include "network.h"
#include "utils.h"
#include "parser.h"
#include "option_list.h"
#include "blas.h"
#include "classifier.h"
#include <sys/time.h>
void demo_art(char *cfgfile, char *weightfile, int cam_index)
{
#ifdef OPENCV
network net = parse_network_cfg(cfgfile);
if(weightfile){
load_weights(&net,... |
/**********************************************************************
ruby.h -
$Author$
created at: Sun 10 12:06:15 Jun JST 2007
Copyright (C) 2007-2008 Yukihiro Matsumoto
**********************************************************************/
#ifndef RUBY_H
#define RUBY_H 1
#define HAVE_RUBY_DEFINES_H ... |
/**************************************************************************//**
* @file efr32mg14p_lesense_st.h
* @brief EFR32MG14P_LESENSE_ST register and bit field definitions
* @version 5.4.0
******************************************************************************
* # License
* <b>Copyright 2017 Silicon ... |
// ----------------------------------------------------------------------- PLATFORM
#include "utils/src/common/platform.h"
// --------------------------------------------------------------------------------
#ifdef COMPILER_VISUAL_STUDIO
#pragma warning(disable : 4786)
#ifndef WINVER // Allow u... |
#ifndef FRAMESOURCESTATUSINDEX_H
#define FRAMESOURCESTATUSINDEX_H
#include "eirFrameSource.h"
#include "../eirBase/Enumeration.h"
#define FRAMESOURCESTATUSINDEX_ENUM(NV) \
NV(Initialization, = 0) \
NV(FirstConnection,) \
NV(LastConnection,) \
NV(Configured,) \
NV(LastStarted,) ... |
30 mtime=1386528019.522031874
30 atime=1386528021.117011934
30 ctime=1386528019.522031874
|
/**************************************************************************************************
* *
* This file is part of HPIPM. *
* ... |
//
// c3dSpan.h
// HelloOpenGL
//
// Created by wantnon (yang chao) on 14-2-19.
//
//
#ifndef __HelloOpenGL__c3dSpan__
#define __HelloOpenGL__c3dSpan__
#include <iostream>
using namespace std;
class Cc3dSpan{
protected:
float m_spanX;
float m_spanY;
float m_spanZ;
public:
Cc3dSpan(){
initMe... |
#include "Core.h"
#include "DiscordRpc.h" |
/*
* libjingle
* Copyright 2004--2005, Google 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 a... |
/*
* Copyright (C) 2015, 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 condi... |
/* horst - Highly Optimized Radio Scanning Tool
*
* Copyright (C) 2005-2011 Bruno Randolf (br1@einfach.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the Lic... |
/* Return string associated with given attribute.
Copyright (C) 2003, 2005, 2008, 2014 Red Hat, Inc.
This file is part of elfutils.
Written by Ulrich Drepper <drepper@redhat.com>, 2003.
This file is free software; you can redistribute it and/or modify
it under the terms of either
* the GNU Lesser ... |
/* fs/ internal definitions
*
* Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@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; ei... |
/*
* acpikcfg.h - ACPI based Kernel Configuration Manager External Interfaces
*
* Copyright (C) 2000 Intel Corp.
* Copyright (C) 2000 J.I. Lee <jung-ik.lee@intel.com>
*/
#include <linux/config.h>
#ifdef CONFIG_ACPI_KERNEL_CONFIG
u32 __init acpi_cf_init (void * rsdp);
u32 __init acpi_cf_terminate (void );
u... |
// Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
//
// Thread-safe (provides internal synchronization)
#ifndef STORAGE_LEVELDB_DB_TABLE_CACHE_H_
#define... |
/*
File: ext2grp.h
Copyright (C) 2008 Christophe GRENIER <grenier@cgsecurity.org>
This software 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 ... |
/*
* Copyright 2004 James Bursa <bursa@users.sourceforge.net>
*
* 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 t... |
/*
*
* Copyright (C) International Business Machines Corp., 2004, 2005, 2007
*
* 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 o... |
/* $Id$
*
* linux/arch/sh/boards/se/770x/setup.c
*
* Copyright (C) 2000 Kazumoto Kojima
*
* Hitachi SolutionEngine Support.
*
*/
#include <linux/config.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/hdreg.h>
#include <linux/ide.h>
#include <asm/io.h>
#include <asm/se/se.h>
#include <asm/se... |
/*
* get.c -- implementation of TTGet*_* methods
*
*
* Copyright (C) 2002 by Massimiliano Ghilardi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of t... |
/*
* libhugetlbfs - Easy use of Linux hugepages
* Copyright (C) 2005-2006 David Gibson & Adam Litke, IBM Corporation.
*
* 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 versio... |
#pragma once
#ifdef USE_MEMMANAGER
#undef new
#undef malloc
#undef realloc
#undef _msize
#undef free
#endif
|
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
/***
This file is part of systemd.
Copyright 2011 Lennart Poettering
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... |
/* color.h
* Definitions for colors
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __COLOR_H__
#define __COLOR_H__
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/*
* Data str... |
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission not... |
/***********************************************************************************
* *
* Voreen - The Volume Rendering Engine *
* ... |
#include "xmlvm.h"
#include "org_apache_harmony_niochar_charset_additional_IBM865_Encoder.h"
//XMLVM_BEGIN_NATIVE_IMPLEMENTATION
//XMLVM_END_NATIVE_IMPLEMENTATION
void org_apache_harmony_niochar_charset_additional_IBM865_Encoder_nEncode___long_int_char_1ARRAY_int_int_1ARRAY(JAVA_OBJECT me, JAVA_LONG n1, JAVA_INT n2... |
/*
* This file is part of the coreboot project.
*
* Copyright (C) 2007 AMD
* Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
*
* 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... |
#ifndef _ALTOVA_INCLUDED_sap_ALTOVA_xs_ALTOVA_Cboolean
#define _ALTOVA_INCLUDED_sap_ALTOVA_xs_ALTOVA_Cboolean
namespace sap
{
namespace xs
{
class Cboolean : public TypeBase
{
public:
sap_EXPORT Cboolean(xercesc::DOMNode* const& init);
sap_EXPORT Cboolean(Cboolean const& init);
void operator=(Cboolean const& o... |
/*
* This file is part of the coreboot project.
*
* Copyright 2014 Rockchip 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 distribu... |
/*
* Copyright (C) 2011, Alexander Boettcher <boettcher@tudos.org>
* Economic rights: Technische Universitaet Dresden (Germany)
*
* This file is part of NUL (NOVA user land).
*
* NUL is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as pub... |
#include "../../corelibs/U2Core/src/datatype/U2RawData.h"
|
/***********************************************************
* --- OpenSURF --- *
* This library is distributed under the GNU GPL. Please *
* use the contact form at http://www.chrisevansdev.com *
* for more information. *
* ... |
/*
* Originally from linux/arch/arm/lib/delay.S
*
* Copyright (C) 1995, 1996 Russell King
* Copyright (c) 2010, The Linux Foundation. All rights reserved.
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
* Copyright (C) 2005-2006 Atmel Corporation
*
* Th... |
/* This file is part of the KDE project
* Copyright (C) 2002, 2003 Robert JACOLIN <rjacolin@ifrance.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the... |
#if !defined(CONDITIONS_CIRCE_MIRROR_H)
#define CONDITIONS_CIRCE_MIRROR_H
/* This module implements Mirror Circe */
#include "solving/machinery/solve.h"
/* Try to solve in solve_nr_remaining half-moves.
* @param si slice index
* @note assigns solve_result the length of solution found and written, i.e.:
* ... |
#undef CONFIG_ISI
|
/*
* This file is part of DDE/Linux2.6.
*
* (c) 2006-2012 Bjoern Doebel <doebel@os.inf.tu-dresden.de>
* Christian Helmuth <ch12@os.inf.tu-dresden.de>
* economic rights: Technische Universitaet Dresden (Germany)
*
* This file is part of TUD:OS and distributed under the terms of the
* GNU Genera... |
#define MFBSOLIDFILLAREA xf1bppSolidBlackArea
#define MFBSTIPPLEFILLAREA xf1bppStippleBlackArea
#define OPEQ &=~
#define EQWHOLEWORD =0
#include "mfbmap.h"
#include "../../../mfb/mfbpntarea.c"
|
/* Copyright (C) 2007 P.L. Lucas
*
* 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 distribute... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.