text stringlengths 9 948k |
|---|
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/IntrinsicP.h> /* for XtParent, XtClass */
#include "XvicImageOverlayP.h"
/* #define DPR(x) printf x */
#define DPR(x)
/************************************************************************/
/*******************************************************... |
/* C objects to be exported from one extension module to another.
C objects are used for communication between extension modules.
They provide a way for an extension module to export a C interface
to other extension modules, so that extension modules can use the
Python import mechanism to link to one anot... |
#include <php.h>
#include <git2.h>
#include "php_git2_internal.h"
PHP_FUNCTION(git_remote_ls)
{
int libRet;
zend_result zendParse;
zend_result phpgitRet;
zval *zremote;
zend_class_entry *ceRemote;
struct php_git2_remote *remote;
const git_remote_head **out;
size_t size;
HashTable *... |
//*********************************************************
//
// Copyright (c) Microsoft. All rights reserved.
// This code is licensed under the MIT License (MIT).
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICUL... |
/*
* This header is generated by classdump-dyld 1.5
* on Wednesday, October 27, 2021 at 3:18:31 PM Mountain Standard Time
* Operating System: Version 13.5.1 (Build 17F80)
* Image Source: /System/Library/PrivateFrameworks/ActionK... |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
*/
@interface VKPolylineOverlay : NSObject <GEOComposedRouteObserver, VKOverlay> {
GEOComposedRoute * _composedRoute;
bool _isReadyForSnapping;
struct __CFSet { } * _observers;
VKRouteLine * _rout... |
/* mbed Microcontroller Library
* Copyright (c) 2015, STMicroelectronics
* 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 copyrigh... |
/*
* Copyright (c) 2018, The MarketCash Developers.
* Portions Copyright (c) 2012-2017, The CryptoNote Developers, The Bytecoin Developers.
*
* This file is part of MarketCash.
*
* This file is subject to the terms and conditions defined in the
* file 'LICENSE', which is part of this source code package.
*/
#p... |
//
// ClantagChanger.hpp
// GOSX Pro
//
// Created by Andre Kalisch on 25.02.17.
// Copyright © 2017 Andre Kalisch. All rights reserved.
//
#ifndef ClantagChanger_h
#define ClantagChanger_h
#include "SDK/SDK.h"
#include "SDK/CCSPlayer.h"
#include "SDK/Utils.h"
class CClantagChanger {
public:
CClantagChanger(... |
//
// Generated file, do not edit! Created by nedtool 5.1 from inet/networklayer/rsvp_te/RSVPPacket.msg.
//
#if defined(__clang__)
# pragma clang diagnostic ignored "-Wreserved-id-macro"
#endif
#ifndef __INET_RSVPPACKET_M_H
#define __INET_RSVPPACKET_M_H
#include <omnetpp.h>
// nedtool version check
#define MSGC_VER... |
/*
* Copyright (c) 2017, Peter Haag
* 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... |
// Copyright (c) 2011-2014 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOINEXODUS_QT_CSVMODELWRITER_H
#define BITCOINEXODUS_QT_CSVMODELWRITER_H
#include <QList>
#include <QObject>
QT_... |
/*
* FireDTV driver (formerly known as FireSAT)
*
* Copyright (C) 2004 Andreas Monitzer <andy@monitzer.com>
* Copyright (C) 2008 Henrik Kurelid <henrik@kurelid.se>
*
* 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 th... |
#include <dia2.h>
#pragma warning ( disable : 4100)
class CCallback : public IDiaLoadCallback2{
int m_nRefCount;
public:
CCallback() { m_nRefCount = 0; }
//IUnknown
ULONG STDMETHODCALLTYPE AddRef() {
m_nRefCount++;
return m_nRefCount;
}
ULONG STDMETHODCALLTYPE Release() {
... |
/**
* Copyright (c) 2016-2017 Netflix, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... |
/*
* This header is generated by classdump-dyld 1.5
* on Tuesday, November 10, 2020 at 10:11:40 PM Mountain Standard Time
* Operating System: Version 14.2 (Build 18K57)
* Image Source: /System/Library/PrivateFrameworks/CoreUI.fr... |
/*
* Copyright 2018 Google
*
* 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 w... |
//
// HongKongViewController.h
// OptionalShares
//
// Created by mac on 16/2/8.
// Copyright © 2016年 xjw. All rights reserved.
//
#import "BaseViewController.h"
@class MarketsTableView;
@interface HongKongViewController : BaseViewController
@property(nonatomic,strong)MarketsTableView *tableView;
@end |
#pragma once
#include <vector>
#include "ConsoleColor.h"
void printCheatInfo(bool bHealth, bool bAmmo, bool bRecoil, int rapidFireMode, bool bTriggerBot, bool bFly, bool bNameChanger);
bool Hook(void* toHook, void* ourFunct, int len, bool hook, std::vector<BYTE> *oldOpCodes); |
/*?*************************************************************************
* Switch_ParameterizedObject.h
* -----------------------
* copyright : (C) 2014 by Wouter Charle
* email : wouter.charle@gmail.com
*
* DISCLAIMER OF DAMAGES... |
//
// CCBWriterInternal+CCBWriterInternal_SunworkAdditions.h
// CocosBuilder
//
// Created by oleg on 4/30/13.
//
//
#import "CCBWriterInternal.h"
@interface CCBWriterInternal (CCBWriterInternal_SunworkAdditions)
@end |
/* BK_DEFS_GEN.h -----------------------------------------------------
*
* Definitions common to all code.
*
* Copyright (c) 1999 Bill Karsh.
* All rights reserved.
*
*/
#pragma once
#if defined(__cplusplus)
extern "C" {
#endif
/* ---------------------------------------------------------------*/
/* Basic t... |
//----------------------------------------------------------------------------//
//|
//| MachOKit - A Lightweight Mach-O Parsing Library
//! @file MKLCVersionMinTVOS.h
//!
//! @author D.V.
//! @copyright Copyright (c) 2014-2015 D.V. All rights reserved.
//|
//| Permission is hereby granted, free ... |
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
#include <assert.h>
#include <string.h>
#include "apphelper.h"
#include "psrs.h"
#include "bench.h"
#include "mergesort.h"
#include "rbktsmgr.h"
app_arg_t the_app;
void
app_set_arg(app_arg_t * app)
{
the_app = *app;
if (app->atype == atype_mapreduce) {
if (app->mapreduce.vm) {
assert(!app->mapreduce.red... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE121_Stack_Based_Buffer_Overflow__CWE805_wchar_t_declare_snprintf_10.c
Label Definition File: CWE121_Stack_Based_Buffer_Overflow__CWE805.string.label.xml
Template File: sources-sink-10.tmpl.c
*/
/*
* @description
* CWE: 121 Stack Based Buffer Overflow
* BadSource: Set... |
/*
* Copyright (c) 2012-2013 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file exc... |
#include <std.h>
#include "/d/ptalkin/ptalkin.h"
inherit ROOM;
void create()
{
:: create();
set_property ("light", 2);
set_property("indoors", 0);
set_short("A pathway");
set_long("%^GREEN%^With what little light there is you see the light dance and glitter against rough bark and the soft green moss that clings in dar... |
//===--- Subsystems.h - Swift Compiler Subsystem Entrypoints ----*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... |
/******************************************************************************
* Copyright (c) 2015 - 2020 Xilinx, Inc. All rights reserved.
* SPDX-License-Identifier: MIT
******************************************************************************/
#ifndef XPFW_MOD_EM_H_
#define XPFW_MOD_EM_H_
#ifdef __cplusplu... |
//
// MLVector4.c
// Cortex
//
// Created by Milan Toth on 9/27/13.
// Copyright (c) 2013 Milan Toth. All rights reserved.
//
#include "MLVector4.h"
MLVector4 MLVector4Make( float theX ,
float theY ,
float theZ ,
float theW )
{
MLVector4 result;
result.x = theX;
result.y =... |
/*
* Copyright (c) 2010
* The DragonFly Project. All rights reserved.
*
* This code is derived from software contributed to The DragonFly Project
* by Nolan Lum <nol888@gmail.com>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following c... |
#ifndef M01_08_H
#define M01_08_H
class Rectangle {
private:
double width;
double length;
public:
void setWidth(double);
void setLength(double);
double getWidth() const;
double getLength() const;
double getArea() const;
};
void Rectangle::setWidth(double w) {width=w;};
void Rectangle::setL... |
#include <stdbool.h>
#include <stdio.h>
#include <assert.h>
#include "SimpleTypeTest.h"
#include "types/SimpleType.h"
#include "types/BasicType.h"
#include "token/list/TokenList.h"
#include "token/TokenKeys.h"
#include "token/token/token.h"
#include "ast/util/free_ast.h"
static void status(char* msg){
printf(" ... |
/******************************************************************************
*
* Copyright(c) 2007 - 2017 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundat... |
// Copyright (c) 2017-2018 The Bitcoin Core developers
// Copyright (c) 2017 The Raven Core developers
// Copyright (c) 2018 The Quartercoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef QTC_WALLET_INIT... |
#ifndef PCAPPP_LOGGER
#define PCAPPP_LOGGER
#include <stdio.h>
#include <iostream>
#include <sstream>
#include <iomanip>
#include <stdint.h>
#ifndef LOG_MODULE
#define LOG_MODULE UndefinedLogModule
#endif
/// @file
/**
* \namespace pcpp
* \brief The main namespace for the PcapPlusPlus lib
*/
namespace pcpp
{
/... |
/*
* This file is part of the IOTA Access Distribution
* (https://github.com/iotaledger/access)
*
* Copyright (c) 2020 IOTA Stiftung
*
* 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
*... |
// 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 DBUS_VALUES_UTIL_H_
#define DBUS_VALUES_UTIL_H_
namespace base {
class Value;
}
namespace dbus {
class MessageReader;
class MessageWriter;
... |
//-----------------------------------------------------------------------------
// 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... |
/*
* CocosBuilder: http://www.cocosbuilder.com
*
* Copyright (c) 2012 Zynga 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 the... |
/*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef GrSurfaceProxy_DEFINED
#define GrSurfaceProxy_DEFINED
#include "include/core/SkRect.h"
#include "include/gpu/GrBackendSurface.h"
#include "include/gpu/GrGpuResource.h... |
/*
* This header is generated by classdump-dyld 1.5
* on Tuesday, November 10, 2020 at 10:11:33 PM Mountain Standard Time
* Operating System: Version 14.2 (Build 18K57)
* Image Source: /System/Library/PrivateFrameworks/GeoServic... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int64_t_fscanf_add_14.c
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-14.tmpl.c
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: fscanf Read data from the console using fscanf()
* GoodSource: ... |
/* ************************************************************************** */
/* */
/* :::::::: */
/* ft_unsigned_long.c :+: :+: ... |
// Copyright 2015-present 650 Industries. All rights reserved.
#import <ABI35_0_0UMCore/ABI35_0_0UMExportedModule.h>
#import <ABI35_0_0UMCore/ABI35_0_0UMModuleRegistryConsumer.h>
@interface ABI35_0_0EXCalendar : ABI35_0_0UMExportedModule <ABI35_0_0UMModuleRegistryConsumer>
@end |
/*
* $Id$
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by the terms of the license agreement for
* the Netscape Communications or Netscape Comemrce Server between the
* parties.
*/
/* -----------------------------------------... |
#include "TerminalWidget.h"
void TerminalWidgetSetOptions(TERMWIDGET *TW, const char *Choices)
{
const char *ptr;
ListNode *Node;
char *Token=NULL;
ListClear(TW->Options, NULL);
ptr=GetToken(Choices, ",", &Token, GETTOKEN_QUOTES);
while (ptr)
{
ListAddNamedItem(TW->Options, Token... |
/*
* This header is generated by classdump-dyld 1.5
* on Wednesday, April 28, 2021 at 9:03:37 PM Mountain Standard Time
* Operating System: Version 14.5 (Build 18L204)
* Image Source: /System/Library/PrivateFrameworks/StoreServi... |
#ifndef _MAIN_H_
#define _MAIN_H_
#include <intrin.h>
//
// default types
//
typedef unsigned __int8 BYTE, *PBYTE;
typedef unsigned __int16 WORD, *PWORD;
typedef unsigned __int32 DWORD, *PDWORD;
typedef unsigned __int64 QWORD, *PQWORD;
typedef signed __int8 INT8;
typedef signed __int16 INT16;
... |
/* -*-C-*-
********************************************************************************
*
* File: dawg.h (Formerly dawg.h)
* Description: Definition of a class that represents Directed Accyclic Word
* Graph (DAWG), functions to build and manipulate the DAWG.
* Author: Mark Seaman... |
// See the file "COPYING" in the main distribution directory for copyright.
#pragma once
#include <chrono>
#include "zeek/telemetry/Histogram.h"
namespace zeek::telemetry {
/// Convenience helper for measuring durations such as latency using a histogram
/// with second resolution. The measurement starts when creat... |
/*
* Winedump - A Wine DLL tool
*
* Copyright 2000 Jon Griffiths
*
* 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.1 of the License, or (at your option) any l... |
//******************************************************************************
// SCICHART® Copyright SciChart Ltd. 2011-2018. All rights reserved.
//
// Web: http://www.scichart.com
// Support: support@scichart.com
// Sales: sales@scichart.com
//
// SCIPaletteProvider.h is part of SCICHART®, High Performance Scien... |
/*
+------------------------------------------------------------------------+
| Phalcon Framework |
+------------------------------------------------------------------------+
| Copyright (c) 2011-2013 Phalcon Team (http://www.phalconphp.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.
*
* This program is distributed in the hope that it will be use... |
#ifndef LIBC_LOG_H_
#define LIBC_LOG_H_
#include <stdint.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdbool.h>
#include <time.h>
#define LIBC_LOG_ENABLE
#define LIBC_LOG_BUF_SIZE 512
enum { LOG_LEVEL_TRACE,
LOG_LEVEL_DEBUG,
LOG_LEVEL_INFO,
LOG_LEVEL_WARN,
LOG... |
//
// Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20).
//
// Copyright (C) 1997-2019 Steve Nygard.
//
#import <objc/NSObject.h>
@class NSString;
@interface MSDProgress : NSObject
{
long long _stage; // 8 = 0x8
long long _percent; // 16 = 0... |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
#include <stdio.h>
#include <stdlib.h>
// A vertex of the graph
struct node
{
int vertex;
struct node *next;
};
// Some declarations
struct node *createNode(int v);
struct Graph
{
int numVertices;
int *visited;
struct node *
*adjLists; // we need int** to store a two dimensional array. Sim... |
/*====================================================================*
*
* Copyright (c) 2011 Qualcomm Atheros Inc.
*
* 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 per... |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
/*
AI Lib
Copyright (C) 2014 Eric Laukien
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.
Permission is granted to anyone to use this software for any purpose,
including commercial applicati... |
/*
Copyright (c) 2014-2021 NicoHood
See the readme for credit to other people.
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, ... |
#include "apdu_sign.h"
#include "apdu.h"
#include "baking_auth.h"
#include "base58.h"
#include "blake2.h"
#include "keys.h"
#include "protocol.h"
#include "to_string.h"
#include "ui_prompt.h"
#include "cx.h"
#include "ui.h"
#include <string.h>
// Where does this number come from?
#ifdef BAKING_APP
# define TEZOS_... |
//
// BaseViewController.h
// DemoNetwork
//
// Created by user on 15/5/13.
// Copyright (c) 2015年 lcg. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface BaseViewController : UIViewController
@end |
#include "space_age.h"
static const float EARTH_YEAR[] = {
0.2408467, // MERCURY
0.61519726, // VENUS
1.0, // EARTH
1.8808158, // MARS
11.862615, // JUPITER
29.447498, // SATURN
84.016846, // URANUS
164.79132 // NEPTUNE
};
static const float SECONDS_PER_YEAR = 31557600.0;
float ... |
/**
* (c) 2009-2020 Highsoft AS
*
* License: www.highcharts.com/license
* For commercial usage, a valid license is required. To purchase a license for Highcharts iOS, please see our website: https://shop.highsoft.com/
* In case of questions, please contact sales@highsoft.com
*/
#import "HIChartsJSONSerializable.h"
/... |
#ifndef ANAKIN_SABER_NORMAL_ACTIVATION_H
#define ANAKIN_SABER_NORMAL_ACTIVATION_H
#include "saber_types.h"
#include "saber_avx512_math.h"
#include "saber_avx2_math.h"
#include "saber_sse_math.h"
namespace anakin {
namespace saber {
template<typename Dtype>
static inline Dtype InValidAct(Dtype a) {
CHECK_EQ... |
//
// The MIT License (MIT)
// Copyright (c) 2017 Comapi (trading name of Dynmark International Limited)
//
// 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 with... |
#ifndef renderer_WebviewPluginImpl_h
#define renderer_WebviewPluginImpl_h
#include "third_party/npapi/bindings/npapi.h"
#include "third_party/npapi/bindings/npfunctions.h"
#include "third_party/npapi/bindings/npruntime.h"
#include "wke.h"
#include <string>
namespace base {
class ListValue;
}
namespace atom {
class ... |
/*
* Copyright (c) 2018 ARM Limited. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* 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... |
/*
* Copyright 2001 Wasabi Systems, Inc.
* All rights reserved.
*
* Written by Jason R. Thorpe for Wasabi Systems, 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... |
#ifndef QPID_FRAMING_STREAMCANCELBODY_H
#define QPID_FRAMING_STREAMCANCELBODY_H
/*
*
* 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... |
//
// UIBarItem+CASAdditions.h
//
//
// Created by Jonas Budelmann on 5/11/13.
//
//
#import <UIKit/UIKit.h>
#import "CASStyleableItem.h"
@interface UIBarItem (CASAdditions) <CASStyleableItem>
@property (nonatomic, weak, readwrite) id<CASStyleableItem> cas_parent;
@end |
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2018 The Tessacoin developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#pragma once
#include "logging.h"
#inc... |
// Copyright (c) 2017-2018 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef MALWARECHAIN_ACCUMULATORS_H
#define MALWARECHAIN_ACCUMULATORS_H
#include "libzerocoin/Accumulator.h"
#include "libzerocoin/C... |
/*
This file is part of the Astrometry.net suite.
Copyright 2007 Dustin Lang, Keir Mierle and Sam Roweis.
The Astrometry.net suite 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.
The Astro... |
/*
Copyright (c) 2003-2013 uim Project http://code.google.com/p/uim/
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
... |
// Dosyaya programdan 'q' girilene kadar karakter yazan program
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>
int main(void)
{
FILE *dosya_yaz;
char dosya_adi[]="dosya.txt";
char dosya_modu[]="w";
dosya_yaz=fopen(dosya_adi, dosya_modu);
char kr;
if( (dosya_yaz=fopen(dosya_adi, dosya_modu))==NU... |
/*
Copyright (c) 2013, Taiga Nomi
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 conditions ... |
/* $OpenBSD: def.h,v 1.155 2016/04/14 17:05:32 lum Exp $ */
/* This file is in the public domain. */
/*
* This file is the general header file for all parts
* of the Mg display editor. It contains all of the
* general definitions and macros. It also contains some
* conditional compilation flags. All of the per-sy... |
#ifndef COIN_SOWRAPPERKIT_H
#define COIN_SOWRAPPERKIT_H
/**************************************************************************\
* Copyright (c) Kongsberg Oil & Gas Technologies AS
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted prov... |
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
#include <string.h>
// I byte del file /etc/passwd sulla macchina in uso Debian GNU/Linux PowerPC
#define MAX_BUF 1413
#define PERMS 0644
#define OFFSET 32 // La prima riga elininata
/*
HEADER : <unistd.h>
PROTOTYPE : off_... |
.extern __wait_cycles;
.extern __set_imaskl;
.extern __set_imaskh;
.extern __clear_imaskl;
.extern __clear_imaskh;
.extern __enable_interrupts;
.extern __disable_interrupts; |
/**
* Copyright 2017 jmpews
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2012-2013 Desire Nuentsa <desire.nuentsa_wakam@inria.fr>
// Copyright (C) 2012-2014 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License... |
/*
* (C) Copyright 2001
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* 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... |
#pragma once
struct Node
{
int data;
Node* leftChild;
Node* rightChild;
char colour{ '\0' };
}; |
/* Copyright 2018-2021 Prebid.org, 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 writing,... |
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... |
/**************************************************************************//**
* @file main.c
* @version V3.00
* $Revision: 4 $
* $Date: 15/05/22 2:34p $
* @brief Use timer-0 toggle-output interrupt event to wake-up system.
* @note
* Copyright (C) 2013 Nuvoton Technology Corp. All rights reserved.
***... |
/*
* linux/arch/arm/mach-mx1ads/time.c
*
* Copyright (C) 2000-2001 Deep Blue Solutions
* Copyright (C) 2002 Shane Nay (shane@minirl.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Softwar... |
/******************************************************************************
* The MIT License (MIT)
*
* Copyright (c) 2019-2020 Baldur Karlsson
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in... |
#include <stdio.h>
#include <stdlib.h>
#include "simulator.h"
void pageit(Pentry q[MAXPROCESSES]) {
/* This file contains the stub for a predictive pager */
/* You may need to add/remove/modify any part of this file */
/* Static vars */
static int initialized = 0;
static int tick = 1; // artific... |
/* ---------------------------------------------------------------------------- */
/* Atmel Microcontroller Software Support */
/* SAM Software Package License */
/* --------------------------------------------------------------------... |
// Copyright (c) 1999
// Utrecht University (The Netherlands),
// ETH Zurich (Switzerland),
// INRIA Sophia-Antipolis (France),
// Max-Planck-Institute Saarbruecken (Germany),
// and Tel-Aviv University (Israel). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// ... |
//
// CFClient.h
// Charity Finder
//
// Created by Michael Thomas on 2/27/15.
// Copyright (c) 2015 Biscuit Labs, LLC. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <DATAStack.h>
@interface CFClient : NSObject
+ (id)sharedInstance;
+ (void)startWithDataStack:(DATAStack *)dataStack;
- (void)d... |
#pragma once
#include <TML/System/Image.h>
#include <TML/Graphics/Core/Texture.h>
#include <TML/Graphics/Drawable/Drawable.h>
namespace tml
{
/// Rectangle for selecting a part of a texture to draw
/// Note: Pos and size are in pixel coordinates, not UV.
struct TexRect
{
Vector2f pos;
V... |
/**
* @file
*
* Transmission Control Protocol, incoming traffic
*
* The input processing functions of the TCP layer.
*
* These functions are generally called in the order (ip_input() ->)
* tcp_input() -> * tcp_process() -> tcp_receive() (-> application).
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute o... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.