blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
5
146
content_id
stringlengths
40
40
detected_licenses
listlengths
0
7
license_type
stringclasses
2 values
repo_name
stringlengths
6
79
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
4 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.07k
426M
star_events_count
int64
0
27
fork_events_count
int64
0
12
gha_license_id
stringclasses
3 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
6 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
20
6.28M
extension
stringclasses
20 values
content
stringlengths
20
6.28M
authors
listlengths
1
16
author_lines
listlengths
1
16
2dbe2652a57d0747e7857e4b8b317e0377dc28e4
2112057af069a78e75adfd244a3f5b224fbab321
/branches/refactor/src_root/include/common/file/file.h
8a2337303c8899658172eaee610c4f008c1ea58a
[]
no_license
blockspacer/ireon
120bde79e39fb107c961697985a1fe4cb309bd81
a89fa30b369a0b21661c992da2c4ec1087aac312
refs/heads/master
2023-04-15T00:22:02.905112
2010-01-07T20:31:07
2010-01-07T20:31:07
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
6,405
h
/* Copyright (C) 2005 ireon.org developers council * portions (C) Radon Labs GmbH, www.nebuladevice.org * $Id: file.h 304 2005-11-26 21:24:27Z llyeli $ * 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 Sof...
[ "psavichev@gmail.com" ]
[ [ [ 1, 249 ] ] ]
c35726672cf51a2e792dcd6a17d8b5b8c141c18e
44db48cc516623a52391749be8d2211427391969
/gingacc-mmi/include/DFBMultimodalInputEvent.h
e6f061b5eb6c1fa7abeaa3d78f99d7f3f8c29810
[]
no_license
wincax88/ginga-multimodal
d787052bc4b96006dfe63436b55ec0b2c882249c
4448fdb3043f7b8c0b8c6a6d6cf3f8179b8ecdf1
refs/heads/master
2021-01-17T21:03:58.222493
2011-10-17T13:55:03
2011-10-17T13:55:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,323
h
/****************************************************************************** Este arquivo eh parte da implementacao do ambiente declarativo do middleware Ginga (Ginga-NCL). Copyright (C) 2009 UFSCar/Lince, Todos os Direitos Reservados. Este programa eh software livre; voce pode redistribui-lo e/ou modificah-...
[ "erickmelo@gmail.com" ]
[ [ [ 1, 100 ] ] ]
0de6b87930fa2e5b10dc3168f9c1882b73dd924a
3970f1a70df104f46443480d1ba86e246d8f3b22
/imebra/src/imebra/include/transformsChain.h
21b7660302e5f279cf1c04c4c81a7b02b9090005
[]
no_license
zhan2016/vimrid
9f8ea8a6eb98153300e6f8c1264b2c042c23ee22
28ae31d57b77df883be3b869f6b64695df441edb
refs/heads/master
2021-01-20T16:24:36.247136
2009-07-28T18:32:31
2009-07-28T18:32:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,860
h
/* 0.0.46 Imebra: a C++ dicom library. Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 by Paolo Brandoli This program is free software; you can redistribute it and/or modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 as published by the Free Software Foundation. This progr...
[ "nick@synergy-project.org" ]
[ [ [ 1, 152 ] ] ]
d3469314bd4eba2de7c9761f4e029c8361a4004b
1c84fe02ecde4a78fb03d3c28dce6fef38ebaeff
/Sound.h
637cf97d50a89797c6100b7df5808ef313798f81
[]
no_license
aadarshasubedi/beesiege
c29cb8c3fce910771deec5bb63bcb32e741c1897
2128b212c5c5a68e146d3f888bb5a8201c8104f7
refs/heads/master
2016-08-12T08:37:10.410041
2007-12-16T20:57:33
2007-12-16T20:57:33
36,995,410
0
0
null
null
null
null
UTF-8
C++
false
false
816
h
#ifndef SOUND_H_ #define SOUND_H_ #include <fmod.hpp> #include "SoundDesc.h" #include "CharacterAttribute.h" class NxVec3; class GameCharacter; class Sound : public CharacterAttribute { friend class SoundManager; NiDeclareRTTI; public: // plays sound void Play(); // pauses sound void Pause(...
[ "vkalpias@seas.upenn.edu" ]
[ [ [ 1, 43 ] ] ]
93a18811bafc61efd9fe6d3b65f682ceea6162fa
563e71cceb33a518f53326838a595c0f23d9b8f3
/v3/ProcCity/ProcCity/Util/Random.h
a2978cf45b81d5d5814270caf3b90e728686da9c
[]
no_license
fabio-miranda/procedural
3d937037d63dd16cd6d9e68fe17efde0688b5a0a
e2f4b9d34baa1315e258613fb0ea66d1235a63f0
refs/heads/master
2021-05-28T18:13:57.833985
2009-10-07T21:09:13
2009-10-07T21:09:13
39,636,279
1
1
null
null
null
null
UTF-8
C++
false
false
454
h
#ifndef RANDOM_H #define RANDOM_H #include <iostream> #include <ctime> #include <cstdlib> using namespace std; static class Random { public: static void Init(int seed){ //srand((unsigned)time(0)); srand(seed); } static int Next(int bottom, int top){ int range = (top - bott...
[ "fabiom@01b71de8-32d4-11de-96ab-f16d9912eac9" ]
[ [ [ 1, 37 ] ] ]
fd30dd2d91b308162ec9f87e3c46b01263703e8e
2b22f15f98445a111743441075e8e6934eecf632
/MogreTool/MogreWpf.Interop/AssemblyInfo.cpp
fed5bccc7bb8f935150634ddef03914ee47d0a35
[]
no_license
andyhebear/likeleon
74c9270d6cf06e2d36816654d072e06913690e81
3e5695dead033cf3b72192d56ba48be7b7afd69a
refs/heads/master
2020-04-06T06:38:33.375592
2010-05-18T01:40:58
2010-05-18T01:40:58
41,660,347
1
0
null
null
null
null
UTF-8
C++
false
false
1,364
cpp
#include "stdafx.h" using namespace System; using namespace System::Reflection; using namespace System::Runtime::CompilerServices; using namespace System::Runtime::InteropServices; using namespace System::Security::Permissions; // // General Information about an assembly is controlled through the following ...
[ "likeleon@a2a70008-d901-af86-2ea6-1ad5e87d510c" ]
[ [ [ 1, 40 ] ] ]
f5e921003c8d4e34ee00c6f42b38a49838fa58ef
465943c5ffac075cd5a617c47fd25adfe496b8b4
/ATCRUN.CPP
da0e1e17dfe622f3755489bc21fbba5a0d46c9c7
[]
no_license
paulanthonywilson/airtrafficcontrol
7467f9eb577b24b77306709d7b2bad77f1b231b7
6c579362f30ed5f81cabda27033f06e219796427
refs/heads/master
2016-08-08T00:43:32.006519
2009-04-09T21:33:22
2009-04-09T21:33:22
172,292
1
0
null
null
null
null
UTF-8
C++
false
false
1,868
cpp
# include "atcrun.h" void ATCrun::Start (ExternalFileSys *FileSys){ clock_t start_t; ATC *atc; RadarScreen *Radar; CmndInput *Input; AirborneInformation *AirInfo; HoldingInformation *HoldingInfo; CrashInformation *CrashInfo; UpdatesScreen *UpdatesScr; TimeScreen *TimeScr; ScoreScreen *Score...
[ "paul.wilson@merecomplexities.com" ]
[ [ [ 1, 95 ] ] ]
e07c4e16b9aa4e368d9e62645e422d8af4cfaf23
a92598d0a8a2e92b424915d2944212f2f13e7506
/PtRPG/Classes/Scene/GameScene.h
4e37455a188489c868b9408494f4993d2c3e7527
[ "MIT" ]
permissive
peteo/RPG_Learn
0cc4facd639bd01d837ac56cf37a07fe22c59211
325fd1802b14e055732278f3d2d33a9577608c39
refs/heads/master
2021-01-23T11:07:05.050645
2011-12-12T08:47:27
2011-12-12T08:47:27
2,299,148
2
0
null
null
null
null
UTF-8
C++
false
false
2,751
h
/* * GameScene.h * PtRPG * * Created by Peteo on 11-9-26. * Copyright 2011 The9. All rights reserved. * */ #ifndef __GAME_SCENE_H__ #define __GAME_SCENE_H__ #include "CCPlatformConfig.h" #if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID) #include "PtLink_Android.h" #endif #if (CC_TARGET_PL...
[ "95123bb@gmail.com" ]
[ [ [ 1, 118 ] ] ]
bbbe0017b8eef25d1c047008e8857252c2ba7475
71381bcdb9299e23b97fa4f28bcc868fa02c4c25
/model.h
e81206c39773a37b164f5f2d34f6c6ee87a3e4a3
[]
no_license
jsoffer/distsim
e00a95d9cd88ef60d8ad1092e684b78b7cc17e97
16fa0ab22f529ae2510961dec3c80a968eaa5c4b
refs/heads/master
2021-01-15T22:29:33.928018
2009-10-16T04:15:54
2009-10-16T04:15:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,019
h
// Archivo: model.h // intefaz de la clase 'Model' // R. Marcelin J. (02/08/99) // esta es una version modificada que extiende la definicion de la clase // MODELO, para permitir la concatenacion de automatas (29/10/01). #if !defined(__MODEL_) #define __MODEL_ #include "event.h" #include "linklist.cc" //#in...
[ "jaime.soffer@gmail.com" ]
[ [ [ 1, 37 ] ] ]
2b059e2f01a4bae607b2e8f9663af1c9a177e004
7a310d01d1a4361fd06b40a74a2afc8ddc23b4d3
/src/MainFrame_Skin.cpp
232673ac9949ba8ee07b195036d0ca495e5b0e9e
[]
no_license
plus7/DonutG
b6fec6111d25b60f9a9ae5798e0ab21bb2fa28f6
2d204c36f366d6162eaf02f4b2e1b8bc7b403f6b
refs/heads/master
2020-06-01T15:30:31.747022
2010-08-21T18:51:01
2010-08-21T18:51:01
767,753
1
2
null
null
null
null
SHIFT_JIS
C++
false
false
8,444
cpp
/** * @file MainFrame_Skin.cpp * @brief CMainFrame の スキン関係の処理. * @note * +++ MainFrame.cpp から分離. */ #include "stdafx.h" #include "MainFrame.h" #if defined USE_ATLDBGMEM #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif // =================================...
[ "ahya365@gmail.com" ]
[ [ [ 1, 270 ] ] ]
c27cd4c39d57547fd3a541e13c82ace8eb806828
c3179c7c5b2f2fa84498f6b645563e5a7a04f17b
/shared/fileio/fileio.h
e22b8ae253a650c9bb3ce063ba5109fa8e3082e6
[]
no_license
joshmg/key
843214a5f8b5f60124cf94b7fe1fe82e46b575a8
02b634d26e7b4ec8346de318cec0641bc6bb52cd
refs/heads/master
2021-01-01T17:05:36.078466
2010-09-30T06:03:55
2010-09-30T06:03:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,746
h
// File: fileio.h // Written by Joshua Green #ifndef FILEIO_H #define FILEIO_H #include <string> #pragma comment(lib, "shared/fileio/fileio.lib") // -------------------------------------------------------------- CLASS FILEIO -------------------------------------------------------------- // // + open(st...
[ "joshmg@gmail.com" ]
[ [ [ 1, 110 ] ] ]
ed6a3b026e641dd0227bb723018434610d486f4a
0f40e36dc65b58cc3c04022cf215c77ae31965a8
/src/apps/wiseml/examples/wiseml_example_processor.h
a2084b3b952ed11a3888750dd9eaa58ccf46c3f2
[ "MIT", "BSD-3-Clause" ]
permissive
venkatarajasekhar/shawn-1
08e6cd4cf9f39a8962c1514aa17b294565e849f8
d36c90dd88f8460e89731c873bb71fb97da85e82
refs/heads/master
2020-06-26T18:19:01.247491
2010-10-26T17:40:48
2010-10-26T17:40:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,636
h
/************************************************************************ ** This file is part of the network simulator Shawn. ** ** Copyright (C) 2004-2010 by the SwarmNet (www.swarmnet.de) project ** ** Shawn is free software; you can redistribute it and/or modify it ** ** under the terms ...
[ "csinger08@users.sourceforge.net" ]
[ [ [ 1, 50 ] ] ]
1e06eb834afe075635f659746ed2d265e97ab25a
e183ce20fbe6db6d7459375dad4992d0c8ddbb8f
/FixedCamera.cpp
7ce7a148d23d2f78fca2207f1315a96dc02c97fe
[]
no_license
zinking/gedouyouxi
4303fc74c6e30cc1986bd216f0a190fa4788b085
25c07af3028aef1b11d5ada6180c871ce0f5406a
refs/heads/master
2021-01-23T06:35:39.166519
2008-08-05T09:09:03
2008-08-05T09:09:03
32,133,246
0
0
null
null
null
null
UTF-8
C++
false
false
177
cpp
#include "FixedCamera.h" FixedCamera::FixedCamera() { x = y = -100; z = 100; dx = dy = 50; dz = 0; ux = uy = 0; uz = 1; } FixedCamera::~FixedCamera() { }
[ "zinking3@a02204cc-6053-0410-81e9-d35f966e8b48" ]
[ [ [ 1, 15 ] ] ]
2379de9b7db50cc32582d44e3200e792784ba960
ef356dbd697546b63c1c4c866db4f410ecf1c226
/CACertStore.hpp
7189be85d19de784302f10409498983eae35ad8d
[]
no_license
jondos/Mix
d5e7ab0f6ca4858b300341fb17e56af9106ffb65
8e0ebd9490542472197eca4b7c9974618df6f1de
refs/heads/master
2023-09-03T12:55:23.983398
2010-01-04T14:52:26
2010-01-04T14:52:26
425,933,032
0
0
null
null
null
null
UTF-8
C++
false
false
2,578
hpp
/* Copyright (c) 2000, The JAP-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: - Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
[ "rolf@f4013887-1060-43d1-a937-9d2a4c6f27f8" ]
[ [ [ 1, 61 ] ] ]
ee13f36258ce3979665f6d316c90d950dde6e455
17306081dd4865faa69377c5fc7f6c11c676fac0
/UserInfo.h
f9e01093afaf43060e277f4af2c7ed4120cdfd43
[]
no_license
jongha/myfirstmate
e1ee3547c66481ba28114e0126c49ca7e6c604f4
1663df04b305b4110c12c57f8c9241fcd64088f1
refs/heads/master
2021-01-23T20:49:48.437887
2010-09-28T05:11:04
2010-09-28T05:11:04
32,111,906
0
0
null
null
null
null
UTF-8
C++
false
false
508
h
// UserInfo.h: interface for the CUserInfo class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_USERINFO_H__FAD6D1E7_9C59_4DE1_B2D7_15480783D2CB__INCLUDED_) #define AFX_USERINFO_H__FAD6D1E7_9C59_4DE1_B2D7_15480783D2CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #e...
[ "jongha.ahn@mrlatte.net" ]
[ [ [ 1, 19 ] ] ]
20de058a3ba89ad480d0ce0f8694684cfa3fce3a
4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4
/src/nvimage/openexr/src/IlmThread/IlmThreadWin32.cpp
5b067806f9d3788b61d6ed3e0ce2e5b2d937bad4
[]
no_license
saggita/nvidia-mesh-tools
9df27d41b65b9742a9d45dc67af5f6835709f0c2
a9b7fdd808e6719be88520e14bc60d58ea57e0bd
refs/heads/master
2020-12-24T21:37:11.053752
2010-09-03T01:39:02
2010-09-03T01:39:02
56,893,300
0
1
null
null
null
null
UTF-8
C++
false
false
2,851
cpp
/////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2005, Industrial Light & Magic, a division of Lucas // Digital Ltd. LLC // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided th...
[ "castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c" ]
[ [ [ 1, 95 ] ] ]
fef45bca1f3fa01ef98c8764608b13e4a0abe390
10c14a95421b63a71c7c99adf73e305608c391bf
/gui/core/qset.h
84275b180ed293fbdb0d462794a4aa1b26a0fb11
[]
no_license
eaglezzb/wtlcontrols
73fccea541c6ef1f6db5600f5f7349f5c5236daa
61b7fce28df1efe4a1d90c0678ec863b1fd7c81c
refs/heads/master
2021-01-22T13:47:19.456110
2009-05-19T10:58:42
2009-05-19T10:58:42
33,811,815
0
0
null
null
null
null
UTF-8
C++
false
false
13,796
h
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercia...
[ "zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7" ]
[ [ [ 1, 353 ] ] ]
a985dda67178a28011fbceed46b4512a1b479ed5
6465630c9428b9ac8edfd64c317304555714f26f
/HSN-Demo2/C-EntranceDet/TestServer.cpp
6cf3dd7bf118b94d1ab445ff092a06528b541e79
[]
no_license
vchu/ee125
738f51cd0b9ab41b936dbc1ce9da803acd35c1c2
59f9a1f84c08cfbe18bc844364c8df24294e8c1e
refs/heads/master
2021-01-13T01:49:00.218357
2008-11-20T23:49:03
2008-11-20T23:49:03
34,265,337
0
0
null
null
null
null
UTF-8
C++
false
false
1,824
cpp
#include "..\..\HSN-Demo2\C-Server\_Socket.h" #include <process.h> #include <string> #include <iostream> #include <fstream> #include <queue> #include <cstdlib> #include <direct.h> using namespace std; queue<char *> dataQueue; bool PathExists(char* pathtocheck) { int ret = _chdir(pathtocheck) ; return (re...
[ "chemb0t@c7e5bc68-916c-11dd-99c3-0167725eca9f", "duckeegoboom@c7e5bc68-916c-11dd-99c3-0167725eca9f" ]
[ [ [ 1, 35 ], [ 37, 45 ], [ 47, 84 ] ], [ [ 36, 36 ], [ 46, 46 ] ] ]
7c7dc514cd0caa4e89ddcb601f8cdb2948c4b7d9
d752d83f8bd72d9b280a8c70e28e56e502ef096f
/FugueDLL/Virtual Machine/Operations/Variables/StructureOps.h
251d29518af0d382d4c96c9b2f494db0a2008ed1
[]
no_license
apoch/epoch-language.old
f87b4512ec6bb5591bc1610e21210e0ed6a82104
b09701714d556442202fccb92405e6886064f4af
refs/heads/master
2021-01-10T20:17:56.774468
2010-03-07T09:19:02
2010-03-07T09:19:02
34,307,116
0
0
null
null
null
null
UTF-8
C++
false
false
5,427
h
// // The Epoch Language Project // FUGUE Virtual Machine // // Operations for working with structures // #pragma once // Dependencies #include "Virtual Machine/Core Entities/Operation.h" #include "Virtual Machine/Core Entities/Types/Structure.h" namespace VM { namespace Operations { // ...
[ "don.apoch@gmail.com", "don.apoch@localhost" ]
[ [ [ 1, 35 ], [ 38, 67 ], [ 70, 77 ], [ 79, 99 ], [ 102, 133 ], [ 136, 163 ], [ 166, 190 ] ], [ [ 36, 37 ], [ 68, 69 ], [ 7...
b117ff62a419c2ebef89946883b647bd0845a1e5
6ee200c9dba87a5d622c2bd525b50680e92b8dab
/Autumn/WrapperDX/Texture/Sampler/Sampler.cpp
6b1c5031583b2437fdc4d63a21195c5bce23ce1c
[]
no_license
Ishoa/bizon
4dbcbbe94d1b380f213115251e1caac5e3139f4d
d7820563ab6831d19e973a9ded259d9649e20e27
refs/heads/master
2016-09-05T11:44:00.831438
2010-03-10T23:14:22
2010-03-10T23:14:22
32,632,823
0
0
null
null
null
null
UTF-8
C++
false
false
100
cpp
#include "stdafx.h" #ifndef _SAMPLER_ #include "WrapperDX/Texture/Sampler/Sampler.h" #endif
[ "edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6" ]
[ [ [ 1, 6 ] ] ]
ac756c5b943590c0ca98428e8192ebb60eec6388
f2385a5a332401269b27f91a9d259c2395c3016c
/AirHockey_FinalFramework/pospeskometer/Pak.cpp
6909db8d1a5443c4a9db9aa7af09b14103ef22e9
[]
no_license
mohamedAAhassan/airhockey
33fe436131f6f693425ba3e83da2f53605388aac
35ce7c457f5c3ab2a2620deb5b8b844eca235071
refs/heads/master
2021-01-01T05:45:20.237879
2009-10-15T11:33:11
2009-10-15T11:33:11
56,930,383
0
0
null
null
null
null
UTF-8
C++
false
false
1,163
cpp
#include "Pak.h" #include <stdio.h> #include <cmath> #include "stdafx.h" Pak::Pak() {} Pak::Pak(Point2 start, Point2 gibanje1, double radij, double frik, bool glavni, char* ime1){ pozicija=start; gibanje=gibanje1; r=radij; trenje=frik; jeglavni=glavni; ime=ime1; trk=11; } Pak::~Pak() {} vo...
[ "aljosa.osep@07432978-1335-11de-a4db-e31d5fa7c4f0" ]
[ [ [ 1, 64 ] ] ]
b134ee1ec476966afe5b30b98af994176cac6c6c
f2b4a9d938244916aa4377d4d15e0e2a6f65a345
/Game/BattlePF.cpp
0f66c11c6dd96e876f193e8c74ffc0fb0a0cd2e2
[ "Apache-2.0" ]
permissive
notpushkin/palm-heroes
d4523798c813b6d1f872be2c88282161cb9bee0b
9313ea9a2948526eaed7a4d0c8ed2292a90a4966
refs/heads/master
2021-05-31T19:10:39.270939
2010-07-25T12:25:00
2010-07-25T12:25:00
62,046,865
2
1
null
null
null
null
UTF-8
C++
false
false
13,472
cpp
/* 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 not use ...
[ "palmheroesteam@2c21ad19-eed7-4c86-9350-8a7669309276" ]
[ [ [ 1, 424 ] ] ]
652a8b70911d49c8026210d6706486c4a025feb9
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/spirit/example/fundamental/matching_tags.cpp
efc4c94509e5a1aaf70ffcea1aeb9f1df778bb58
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
3,644
cpp
/*============================================================================= Copyright (c) 2002-2003 Joel de Guzman http://spirit.sourceforge.net/ Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at htt...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 115 ] ] ]
38f7042c3d60411ded075d4fd922bbb778d38bbd
2ffa21338b74e20a80cb7c468e4578fd66554700
/src/exceptions.h
ce2c1ce47471ec7d8ee800010697045f3b51f9cc
[]
no_license
vojtajina/ctu-bruch-jina-par-pmt
f22d9b1ad8e2555510edadf6ddcbd75e2c49dd47
303a512510da7f1ac0842f9a0581b593dc96d3e8
refs/heads/master
2021-01-23T02:29:36.426275
2010-10-04T21:38:48
2010-10-04T21:38:48
32,126,700
0
0
null
null
null
null
UTF-8
C++
false
false
1,824
h
#ifndef EXCEPTIONS_H #define EXCEPTIONS_H /** * @file exceptions.h * @brief Definition and implementation of all exceptions */ #include <exception> #include <stdio.h> using namespace std; /** * @class InvalidPositionException * @author Vojta Jina * @date 04/04/10 * @brief This exception is ...
[ "vojta.jina@f71fc35e-9e61-cdbf-5a40-9e5a3efe5e49" ]
[ [ [ 1, 91 ] ] ]
91a1ef94ba744096e7f3559766d0d5c9aee15a93
f31ae209ab2842872fc28680caac3c0aefa12afa
/geometry/MatrixArithmetic.cpp
a2bcf651be7636311d53271612db083423576afc
[]
no_license
alyshamsy/cs8501
9ee5f3a0b18b60ebdb7373fe36a63a951f58155c
06432825f0bdef863091808328f21d1bed19223d
refs/heads/master
2016-09-06T08:30:25.691989
2010-10-27T23:37:05
2010-10-27T23:37:05
32,115,437
0
0
null
null
null
null
UTF-8
C++
false
false
5,045
cpp
#include "MatrixArithmetic.h" #include <iostream> using namespace std; MatrixArithmetic::MatrixArithmetic() { } MatrixArithmetic::~MatrixArithmetic() { } bool MatrixArithmetic::is_matrix_square(Matrix& A) { if(A.get_rows() == A.get_columns()) return true; else return false; } Matrix Mat...
[ "aly.shamsy@701c5031-9793-ad4f-f4d9-d7398babfd84" ]
[ [ [ 1, 182 ] ] ]
808c7230f70a0142553db7cfa06f954c60eb518f
5f41a9d36008ef931c7b068ec0e05175beb1e82b
/task big.cpp
9848bdbdfd44fa5a380ca4c711e4bfb40ce087cb
[]
no_license
zootella/backup
438af7bbe4c7cdc453b6983de48f498104bf9d3f
806271bdf84795a990558c90f932b9bf7f7971bd
refs/heads/master
2021-01-10T21:04:27.693788
2011-12-26T23:39:16
2011-12-26T23:39:16
146,246
2
0
null
null
null
null
UTF-8
C++
false
false
4,321
cpp
// Include statements #include <windows.h> #include <windef.h> #include <atlstr.h> #include <shlobj.h> #include "resource.h" #include "program.h" #include "class.h" #include "function.h" // Global objects extern handleitem Handle; // A new thread starts running this function // Perform the job tasks ...
[ "Kevin@machine.(none)", "zootella@zootella.com" ]
[ [ [ 1, 22 ], [ 25, 29 ], [ 39, 40 ], [ 48, 57 ], [ 76, 79 ], [ 81, 82 ], [ 84, 89 ], [ 92, 100 ], [ 103, 111 ], [ 114, 1...
0f220ed1e8ddd4ba7b20a2ef6f8239b71195ff71
6e563096253fe45a51956dde69e96c73c5ed3c18
/os/AX_Thread_Tss.inl
767457a74188661eae98700bd0d7a2a144d13704
[]
no_license
15831944/phoebemail
0931b76a5c52324669f902176c8477e3bd69f9b1
e10140c36153aa00d0251f94bde576c16cab61bd
refs/heads/master
2023-03-16T00:47:40.484758
2010-10-11T02:31:02
2010-10-11T02:31:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,394
inl
#include "AX_Thread_Tss.h" template <class TYPE> inline AX_TSS<TYPE>::~AX_TSS (void) { #ifdef _WIN32 cleanup(0); #endif if (this->once_ != 0) { //AX_OS::thr_key_detach (this->key_, this); AX_OS::thr_keyfree (this->key_); } } template <class TYPE>inline AX_TSS<TYPE>::AX_TSS (TYPE *ts_obj) : on...
[ "guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd" ]
[ [ [ 1, 73 ] ] ]
2ac85748700542db5a5c5f644ba575a858263bf8
651639abcfc06818971a0296944703b3dd050e8d
/Rifle3.cpp
98618c52348e24fcb319a3c3fd5fd19d64675d53
[]
no_license
reanag/snailfight
5256dc373e3f3f3349f77c7e684cb0a52ccc5175
c4f157226faa31d526684233f3c5cd4572949698
refs/heads/master
2021-01-19T07:34:17.122734
2010-01-20T17:16:36
2010-01-20T17:16:36
34,893,173
0
0
null
null
null
null
UTF-8
C++
false
false
986
cpp
#include "Rifle3.hpp" //the red rifle Rifle3::Rifle3(RenderWindow* window, b2World* World, TempObjectHandler* toh, float PositionX, float PositionY, int Ammunition):Weapon(window, World, toh, PositionX, PositionY, Ammunition){ damage=5; clipsize=12; clip=clipsize; ammunition=Ammun...
[ "zbirizdo@hotmail.com@96fa20d8-dc45-11de-8f20-5962d2c82ea8", "andika.nagy.c@gmail.com@96fa20d8-dc45-11de-8f20-5962d2c82ea8" ]
[ [ [ 1, 1 ], [ 4, 4 ], [ 8, 10 ], [ 12, 12 ], [ 14, 15 ], [ 19, 19 ] ], [ [ 2, 3 ], [ 5, 7 ], [ 11, 11 ], [ 13, 13 ...
d5d4cb57551361e62014ffa88fb9b34c05b0e0fd
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SEFoundation/SEComputationalGeometry/SERVector3.inl
45e94716a70ff31ff2908ac4c63893b669d4e65a
[]
no_license
pizibing/swingengine
d8d9208c00ec2944817e1aab51287a3c38103bea
e7109d7b3e28c4421c173712eaf872771550669e
refs/heads/master
2021-01-16T18:29:10.689858
2011-06-23T04:27:46
2011-06-23T04:27:46
33,969,301
0
0
null
null
null
null
UTF-8
C++
false
false
4,695
inl
// Swing Engine Version 1 Source Code // Most of techniques in the engine are mainly based on David Eberly's // Wild Magic 4 open-source code.The author of Swing Engine learned a lot // from Eberly's experience of architecture and algorithm. // Several sub-systems are totally new,and others are re-implimented or ...
[ "hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac" ]
[ [ [ 1, 136 ] ] ]
a6a6f0f305bc913f4e978f332840ac2bd0658984
8d3bc2c1c82dee5806c4503dd0fd32908c78a3a9
/tools/xsi/src/xsi_nel_export/std_pch.h
48a24aad9e162c0159f10250b8e022fd8678e206
[]
no_license
ryzom/werewolf2
2645d169381294788bab9a152c4071061063a152
a868205216973cf4d1c7d2a96f65f88360177b69
refs/heads/master
2020-03-22T20:08:32.123283
2010-03-05T21:43:32
2010-03-05T21:43:32
140,575,749
0
0
null
null
null
null
UTF-8
C++
false
false
9,996
h
/* Copyright, 2003 Neverborn Entertainment. * This file is part of our XSI Plugins. * The XSI Plugins are free software, you can redistribute them and/or modify * them under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2, or (at your option) * ...
[ "1817145+mattraykowski@users.noreply.github.com" ]
[ [ [ 1, 392 ] ] ]
f7693dc4a5d65a80b1bfd08e144f6974ae4b6e87
9a48be80edc7692df4918c0222a1640545384dbb
/Libraries/Boost1.40/libs/graph/example/knights-tour.cpp
5a191a143ee53c66986d17d218a258ccddf79673
[ "Artistic-2.0", "LicenseRef-scancode-public-domain", "BSL-1.0" ]
permissive
fcrick/RepSnapper
05e4fb1157f634acad575fffa2029f7f655b7940
a5809843f37b7162f19765e852b968648b33b694
refs/heads/master
2021-01-17T21:42:29.537504
2010-06-07T05:38:05
2010-06-07T05:38:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,490
cpp
//======================================================================= // Copyright 2001 Jeremy G. Siek, Andrew Lumsdaine, Lie-Quan Lee, // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) //============...
[ "metrix@Blended.(none)" ]
[ [ [ 1, 342 ] ] ]
2e8b3d6336eb4716c40f9bae6a76e80dc6b62482
6253ab92ce2e85b4db9393aa630bde24655bd9b4
/Common/LidarClusterInterface/LidarClusterClient.cpp
bb1de7a5b24e491c4beacbb33093c1b113ea2edb
[]
no_license
Aand1/cornell-urban-challenge
94fd4df18fd4b6cc6e12d30ed8eed280826d4aed
779daae8703fe68e7c6256932883de32a309a119
refs/heads/master
2021-01-18T11:57:48.267384
2008-10-01T06:43:18
2008-10-01T06:43:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,716
cpp
#include "LidarClusterClient.h" typedef unsigned int uint; LidarClusterClient::LidarClusterClient(const char* multicast_ip,const USHORT port){ udp_params params = udp_params(); params.remote_ip = inet_addr(multicast_ip); params.local_port = port; params.reuse_addr = true; conn = new udp_connection (par...
[ "anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5" ]
[ [ [ 1, 76 ] ] ]
a1445838ea2a775bfa5aaa3ee08e7959af9718e6
d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546
/hlsdk-2.3-p3/multiplayer/dlls/egon.cpp
2e7a229b412927f8285c50d1d80d9e615a73ce50
[]
no_license
joropito/amxxgroup
637ee71e250ffd6a7e628f77893caef4c4b1af0a
f948042ee63ebac6ad0332f8a77393322157fa8f
refs/heads/master
2021-01-10T09:21:31.449489
2010-04-11T21:34:27
2010-04-11T21:34:27
47,087,485
1
0
null
null
null
null
UTF-8
C++
false
false
13,352
cpp
/*** * * Copyright (c) 1996-2002, Valve LLC. All rights reserved. * * This product contains software technology licensed from Id * Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc. * All Rights Reserved. * * Use, distribution, and modification of this source code and/or resulting ...
[ "joropito@23c7d628-c96c-11de-a380-73d83ba7c083" ]
[ [ [ 1, 568 ] ] ]
6b4acb0eca1e3cc7acb605b3bcf13e1e2e68b190
681bb5f9936ef6f437ffe6fb340ea68b40b5505a
/logging/log_provider_file.cpp
e34bcafe79c4d26de8fcc35bf00505aecb346fd0
[]
no_license
wingrime/zme7
d08d131b667dc31683a2fd23f65c9d46b87e92c7
c6fac20b8033ed9c791c188c3e9298285a8fe524
refs/heads/master
2021-01-23T13:50:02.331808
2011-10-01T20:19:34
2011-10-01T20:19:34
2,496,406
0
0
null
null
null
null
UTF-8
C++
false
false
575
cpp
#include "log_stdafx.h" #include "log_provider_file.h" cLogError cLogProviderFile::OutputHandle(LPLOGSTR lpStrOut) { if (lpOutHandle) { fprintf(lpOutHandle,"%s\n",lpStrOut); fflush(lpOutHandle); return LOG_ERR_SUCCESS; } return LOG_ERR_FAILL; } cLogError cLogProviderFile::Init(LPLOGSTR OutFile) { lpO...
[ "wingrime@gmail.com" ]
[ [ [ 1, 28 ] ] ]
4e87346580663fa95d4b16e764b98beb041882e9
1d5c2ff3350d099bf57049a3a66915d7ba91c39f
/ConnectionProgressDialog.cpp
8f5579d0da2a2237636db3d288d27df6f1d8e8e2
[]
no_license
kjk/moriarty-sm
f73f9a4f5e1ac9bfa923fdcfd1fc7a308d5db057
75cfa46e60e75c6054549800270601448ab5b3b9
refs/heads/master
2021-01-20T06:20:11.762112
2005-10-17T15:39:11
2005-10-17T15:39:11
18,798
2
0
null
null
null
null
UTF-8
C++
false
false
5,098
cpp
#include "ConnectionProgressDialog.h" #include "InfoMan.h" #include "InfoManGlobals.h" #include "LookupManager.h" #include "InfoManConnection.h" #include <SysUtils.hpp> #include <ExtendedEvent.hpp> #include <Text.hpp> using namespace DRA; ConnectionProgressDialog::ConnectionProgressDialog(AutoDeleteOptio...
[ "andrzejc@9579cb1a-affb-0310-8771-bc50cd49e4fc" ]
[ [ [ 1, 159 ] ] ]
f3eb6163be87dc04a02ed9a9172486f326f48960
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/demo/common/BaseApp.cpp
f71dbf3bdbfdbbf9154f6f0021785fead15c5c03
[]
no_license
zjhlogo/originengine
00c0bd3c38a634b4c96394e3f8eece86f2fe8351
a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f
refs/heads/master
2021-01-20T13:48:48.015940
2011-04-21T04:10:54
2011-04-21T04:10:54
32,371,356
1
0
null
null
null
null
UTF-8
C++
false
false
2,275
cpp
/*! * \file BaseApp.cpp * \date 8-18-2010 10:50:41 * * * \author zjhlogo (zjhlogo@gmail.com) */ #include "BaseApp.h" #include <OECore/IOECore.h> #include <OEUI/IOEUIRenderSystem.h> CBaseApp::CBaseApp() { Init(); } CBaseApp::~CBaseApp() { Destroy(); } void CBaseApp::Init() { m_pCamer...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
[ [ [ 1, 120 ] ] ]
2bfde6e6037617e691db35eae37b0318462bd632
a4859141cc6b22cc80055678fb4aaa261a958570
/src/BipartiteGraph_old.hpp
1b219ca0772af8fce1caad737b7a99dc4a51e858
[]
no_license
csce622/bbgl
7ac377355331afe7e69631b4e8d66478db04f542
80a7b4f4ab8cae07542e6d449bdabfbe7efe2a73
refs/heads/master
2021-01-01T16:56:11.105311
2010-12-01T17:52:12
2010-12-01T17:52:12
1,009,649
0
0
null
null
null
null
UTF-8
C++
false
false
7,068
hpp
#ifndef _BIPARTITEGRAPH_H #define _BIPARTITEGRAPH_H #include<iostream> #include<conio.h> #include<vector> #include<map> #include<algorithm> #include"graph_traits_BG_old.hpp" using namespace std; namespace bipartite_old { template<class TypeOne, class TypeTwo> class BipartiteGraph { //private: //type...
[ "dalg24@gmail.com" ]
[ [ [ 1, 173 ] ] ]
36cbb31c8de3ba1c71e6333cfc50443810126cf5
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/mame/includes/djmain.h
1685059b3983b69b2ee3dadf73bcb7e8ad855be6
[]
no_license
marcellodash/psmame
76fd877a210d50d34f23e50d338e65a17deff066
09f52313bd3b06311b910ed67a0e7c70c2dd2535
refs/heads/master
2021-05-29T23:57:23.333706
2011-06-23T20:11:22
2011-06-23T20:11:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
693
h
class djmain_state : public driver_device { public: djmain_state(running_machine &machine, const driver_device_config_base &config) : driver_device(machine, config) { } int m_sndram_bank; UINT8 *m_sndram; int m_turntable_select; UINT8 m_turntable_last_pos[2]; UINT16 m_turntable_pos[2]; UINT8 m_pend...
[ "Mike@localhost" ]
[ [ [ 1, 26 ] ] ]
90315232cb0c6ecea417f70342c11b60d12e960c
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/3rdParty/boost/libs/config/test/has_nanosleep_pass.cpp
67ca92d173ea645e1f8bdc3512983abb39731bb9
[]
no_license
bugbit/cipsaoscar
601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4
52aa8b4b67d48f59e46cb43527480f8b3552e96d
refs/heads/master
2021-01-10T21:31:18.653163
2011-09-28T16:39:12
2011-09-28T16:39:12
33,032,640
0
0
null
null
null
null
UTF-8
C++
false
false
1,179
cpp
// This file was automatically generated on Sun Jul 25 11:47:49 GMTDT 2004, // by libs/config/tools/generate // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.b...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 39 ] ] ]
b32f70bef2b20810caa2446bce914be314e778a9
b8fbe9079ce8996e739b476d226e73d4ec8e255c
/src/engine/rb_scene/jmove.h
fab45a1c33313283c427907aaba4b5c6d0a91b1a
[]
no_license
dtbinh/rush
4294f84de1b6e6cc286aaa1dd48cf12b12a467d0
ad75072777438c564ccaa29af43e2a9fd2c51266
refs/heads/master
2021-01-15T17:14:48.417847
2011-06-16T17:41:20
2011-06-16T17:41:20
41,476,633
1
0
null
2015-08-27T09:03:44
2015-08-27T09:03:44
null
UTF-8
C++
false
false
1,093
h
//****************************************************************************/ // File: JMove.h // Date: 22.09.2005 // Author: Ruslan Shestopalyuk //****************************************************************************/ #ifndef __JMOVE_H__ #define __JMOVE_H__ //**********************************...
[ "rushbits@gmail.com" ]
[ [ [ 1, 38 ] ] ]
8ab7a40b1f5bbdfc45251be60d8abb331e68ad81
2bcfdc7adc9d794391e0f79e4dab5c481ca5a09b
/applications/hac01/src/gui/heatingcontrol.cpp
5e154ee00434bf8dad496207aaf2af015135d94b
[]
no_license
etop-wesley/hac
592912a7c4023ba8bd2c25ae5de9c18d90c79b0b
ab82cb047ed15346c25ce01faff00815256b00b7
refs/heads/master
2021-01-02T22:45:32.603368
2010-09-01T08:38:01
2010-09-01T08:38:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,543
cpp
//#define QT_NO_DEBUG_OUTPUT #include <QDebug> #include <QSignalMapper> #include "heatingcontrol.h" #include "ui_heatingcontrol.h" HeatingControl::HeatingControl(QWidget *parent, Qt::WindowFlags f) : QWidget(parent, f), ui(new Ui::HeatingControl) { qDebug() << "HeatingControl::HeatingControl"; ui->setup...
[ "wesley@debian.(none)" ]
[ [ [ 1, 126 ] ] ]
6210b64582d220d6b538fcd6c92077aaec7b8fc5
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SEFoundation/SEComputationalGeometry/SEConvexHull1.h
f83164fdcadcacaaee167d4dd38c19e4897a96fc
[]
no_license
pizibing/swingengine
d8d9208c00ec2944817e1aab51287a3c38103bea
e7109d7b3e28c4421c173712eaf872771550669e
refs/heads/master
2021-01-16T18:29:10.689858
2011-06-23T04:27:46
2011-06-23T04:27:46
33,969,301
0
0
null
null
null
null
UTF-8
C++
false
false
2,814
h
// Swing Engine Version 1 Source Code // Most of techniques in the engine are mainly based on David Eberly's // Wild Magic 4 open-source code.The author of Swing Engine learned a lot // from Eberly's experience of architecture and algorithm. // Several sub-systems are totally new,and others are re-implimented or ...
[ "hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac" ]
[ [ [ 1, 79 ] ] ]
5a028350584686d9332860d7b6a9a92ac43db61a
10dae5a20816dba197ecf76d6200fd1a9763ef97
/src/metapop.h
2414d9408cae83b0ff0269525983397b60170079
[]
no_license
peterdfields/quantiNEMO_Taylor2010
fd43aba9b1fcf504132494ff63d08a9b45b3f683
611b46bf89836c4327fe64abd7b4008815152c9f
refs/heads/master
2020-02-26T17:33:24.396350
2011-02-08T23:08:34
2011-02-08T23:08:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,257
h
/** @file metapop.h * * Copyright (C) 2006 Frederic Guillaume <guillaum@zoology.ubc.ca> * Copyright (C) 2008 Samuel Neuenschwander <samuel.neuenschwander@unil.ch> * * quantiNEMO: * quantiNEMO is an individual-based, genetically explicit stochastic * simulation program. It was developed to investigat...
[ "ma5ke@virginia.edu" ]
[ [ [ 1, 411 ] ] ]
ee9d7bca034c9c6547956279063f591c250f26be
fc4946d917dc2ea50798a03981b0274e403eb9b7
/gentleman/gentleman/WindowsAPICodePack/WindowsAPICodePack/DirectX/DirectX/Direct3D10/D3D10ShaderReflectionType.cpp
d21eb96298e9314b8cfced88924191f23ebc1541
[]
no_license
midnite8177/phever
f9a55a545322c9aff0c7d0c45be3d3ddd6088c97
45529e80ebf707e7299887165821ca360aa1907d
refs/heads/master
2020-05-16T21:59:24.201346
2010-07-12T23:51:53
2010-07-12T23:51:53
34,965,829
3
2
null
null
null
null
UTF-8
C++
false
false
1,601
cpp
// Copyright (c) Microsoft Corporation. All rights reserved. #include "stdafx.h" #include "D3D10ShaderReflectionType.h" #include "D3D10ShaderReflectionType.h" using namespace msclr::interop; using namespace Microsoft::WindowsAPICodePack::DirectX::Direct3D10; ShaderTypeDescription ShaderReflectionType::Desc...
[ "lucemia@9e708c16-f4dd-11de-aa3c-59de0406b4f5" ]
[ [ [ 1, 46 ] ] ]
a34c792197a7bf7534be9e50e68c23a9ec6b5fcd
e1b7e9b25db81b2f25088fd741e28fbc4efaf5fe
/tmp/AutoSerial/autoserial-1.0.1/include/autoserial/autoserial_mpi.h
9255b7629fe97af359dc563b50abaf1a24df8351
[]
no_license
AaronMR/AaronMR_Robotic_Stack
c00260cf1b992806e58838688702ab240bf34233
34d5449f9ca0ffc08fac4f5d48a7c4db03bb018a
refs/heads/master
2020-03-29T21:42:23.501525
2011-02-23T17:07:29
2011-02-23T17:07:29
1,364,684
6
0
null
null
null
null
ISO-8859-2
C++
false
false
10,063
h
/* autoserial A cross-platform serialization and reflexion library for C++ objects Copyright (C) 2000-2008: Sebastian Gerlach Kenzan Technologies (http://www.kenzantech.com) Basile Schaeli (basile schaeli at a3 epfl ch) Mamy Fetiarison Peripheral Systems Laboratory Ecole Polyte...
[ "aaronmartinezromero@gmail.com" ]
[ [ [ 1, 362 ] ] ]
641f0bcebfac4f780c081f48bb3fd9f098a36c39
a2904986c09bd07e8c89359632e849534970c1be
/topcoder/DancingSentence.cpp
db3a1ee24111b4ab71854722700b1c9731010877
[]
no_license
naturalself/topcoder_srms
20bf84ac1fd959e9fbbf8b82a93113c858bf6134
7b42d11ac2cc1fe5933c5bc5bc97ee61b6ec55e5
refs/heads/master
2021-01-22T04:36:40.592620
2010-11-29T17:30:40
2010-11-29T17:30:40
444,669
1
0
null
null
null
null
UTF-8
C++
false
false
2,514
cpp
// BEGIN CUT HERE // END CUT HERE #line 5 "DancingSentence.cpp" #include <cstdio> #include <cstdlib> #include <cmath> #include <climits> #include <cfloat> #include <map> #include <utility> #include <set> #include <iostream> #include <memory> #include <string> #include <vector> #include <algorithm> #in...
[ "shin@CF-7AUJ41TT52JO.(none)" ]
[ [ [ 1, 76 ] ] ]
1b0ab7e99c40dd778e2e686765611fd838976ebb
016774685beb74919bb4245d4d626708228e745e
/lib/Collide/ozcollide/intr_boxbox.h
8e9943ab4c678803f7332acc3e33fc0dcddaf1ea
[]
no_license
sutuglon/Motor
10ec08954d45565675c9b53f642f52f404cb5d4d
16f667b181b1516dc83adc0710f8f5a63b00cc75
refs/heads/master
2020-12-24T16:59:23.348677
2011-12-20T20:44:19
2011-12-20T20:44:19
1,925,770
1
0
null
null
null
null
UTF-8
C++
false
false
1,155
h
/* OZCollide - Collision Detection Library Copyright (C) 2006 Igor Kravtchenko 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) an...
[ "sutuglon@gmail.com" ]
[ [ [ 1, 38 ] ] ]
ed3232e1ca8673848fc7c08b1fa12264a3c0461b
847cccd728e768dc801d541a2d1169ef562311cd
/src/Utils/test/TestMath.cpp
7605bbb352805623e3f15a3c3d8a16918afb3384
[]
no_license
aadarshasubedi/Ocerus
1bea105de9c78b741f3de445601f7dee07987b96
4920b99a89f52f991125c9ecfa7353925ea9603c
refs/heads/master
2021-01-17T17:50:00.472657
2011-03-25T13:26:12
2011-03-25T13:26:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,441
cpp
#include "Common.h" #include "UnitTests.h" #include "MathUtils.h" SUITE(MathUtils) { TEST(PI) { CHECK_CLOSE(3.1415926535897932384626433832795f, MathUtils::PI, numeric_limits<float>::epsilon()); CHECK_CLOSE(1.5707963267948966192313216916398f, MathUtils::HALF_PI, numeric_limits<float>::epsilon()); } ...
[ "ondrej.mocny@gmail.com", "MacJariel@gmail.com", "svoboda77@volny.cz" ]
[ [ [ 1, 8 ], [ 11, 18 ], [ 25, 31 ], [ 35, 36 ], [ 63, 66 ], [ 74, 74 ], [ 77, 77 ] ], [ [ 9, 10 ], [ 19, 24 ], [ 32, ...
d5c52dc79dd002197070883598be0815bbde61ac
16d8b25d0d1c0f957c92f8b0d967f71abff1896d
/OblivionOnlineServer/PlayerManager.h
58c09c4339c1067ea3ac26b16a96623b09510318
[]
no_license
wlasser/oonline
51973b5ffec0b60407b63b010d0e4e1622cf69b6
fd37ee6985f1de082cbc9f8625d1d9307e8801a6
refs/heads/master
2021-05-28T23:39:16.792763
2010-05-12T22:35:20
2010-05-12T22:35:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
598
h
#pragma once #include "GlobalDefines.h" #include "Player.h" #include <stack> #include <set> class Entity; class EntityManager; class NetworkSystem; class PlayerManager : public std::set<Player *> { boost::mutex _lock; std::stack<UINT32> _playerIDs; EntityManager *_mgr; NetworkSystem *_net; UINT32 m_M...
[ "obliviononline@2644d07b-d655-0410-af38-4bee65694944" ]
[ [ [ 1, 23 ] ] ]
2839818648e245de70c86dec7a0e2aa2943d1532
1960e1ee431d2cfd2f8ed5715a1112f665b258e3
/src/util/eventlogger.cpp
c52104dbc30a7038b97e8c5c534c49978fe80900
[]
no_license
BackupTheBerlios/bvr20983
c26a1379b0a62e1c09d1428525f3b4940d5bb1a7
b32e92c866c294637785862e0ff9c491705c62a5
refs/heads/master
2021-01-01T16:12:42.021350
2009-11-01T22:38:40
2009-11-01T22:38:40
39,518,214
0
0
null
null
null
null
UTF-8
C++
false
false
7,852
cpp
/* * $Id$ * * Windows DC class. * * Copyright (C) 2008 Dorothea Wachmann * * 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 o...
[ "dwachmann@01137330-e44e-0410-aa50-acf51430b3d2" ]
[ [ [ 1, 233 ] ] ]
8d186f709cd80f36a97d4ab17e3b13694e21e2ab
38926bfe477f933a307f51376dd3c356e7893ffc
/Source/GameDLL/TacticalAttachment.cpp
5d3ca1380739c5ae08c085b965d30600784d78f8
[]
no_license
richmondx/dead6
b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161
955f76f35d94ed5f991871407f3d3ad83f06a530
refs/heads/master
2021-12-05T14:32:01.782047
2008-01-01T13:13:39
2008-01-01T13:13:39
null
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
3,865
cpp
/************************************************************************* Crytek Source File. Copyright (C), Crytek Studios, 2001-2006. ------------------------------------------------------------------------- $Id$ $DateTime$ ------------------------------------------------------------------------- History: ...
[ "dante.renevo@gmail.com" ]
[ [ [ 1, 125 ] ] ]
ff654cdc9b4eb39f102508885026ecc994e8f3d8
f8c4a7b2ed9551c01613961860115aaf427d3839
/src/cMouse.cpp
716c9993aa721406d550c65d95e82c9e27562f40
[]
no_license
ifgrup/mvj-grupo5
de145cd57d7c5ff2c140b807d2d7c5bbc57cc5a9
6ba63d89b739c6af650482d9c259809e5042a3aa
refs/heads/master
2020-04-19T15:17:15.490509
2011-12-19T17:40:19
2011-12-19T17:40:19
34,346,323
0
0
null
null
null
null
UTF-8
C++
false
false
7,601
cpp
#include "cMouse.h" #include "cLog.h" #include "cScene.h" #include <dxerr9.h> /************************************************************************ cMouse::Constructor() Initialize DI device *************************************************************************/ cMouse::cMouse(LPDIRECTINPUT8 pDI, H...
[ "nekron@gmail.com@7a9e2121-179f-53cc-982f-8ee3039a786c" ]
[ [ [ 1, 309 ] ] ]
b1af7ca868fea83cbb7a60e844a765976bbc4895
d594bd23addf13174df822d912240cad83d83a35
/샘플소스/FwHookDrv_src/FirewallHooK/FirewallAppDoc.h
7e462f01a758723c13ce86254ede978e90b3653b
[]
no_license
fastmutex/hackerschool
3a9eb88cf0cea1e3c77409298f8ef6c4e6273432
79b657cf4fb1f675343c1ae928fffdd6bbfb2d22
refs/heads/master
2016-09-15T17:18:19.973089
2009-03-16T09:26:24
2009-03-16T09:26:24
32,825,757
3
1
null
null
null
null
UTF-8
C++
false
false
1,916
h
// FirewallAppDoc.h : interface of the CFirewallAppDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_FIREWALLAPPDOC_H__615C5245_0FBE_434A_B124_2EAEB8BBD20B__INCLUDED_) #define AFX_FIREWALLAPPDOC_H__615C5245_0FBE_434A_B124_2EAEB8BBD20B__INCLUDED_ #if _MS...
[ "give.bob@6014acd8-120a-11de-a371-4bb87e7649b8" ]
[ [ [ 1, 74 ] ] ]
7c0cd9cedf57804e5233375a395804ad0d9e3c1e
83904296a02c9ecd2868ff37f4fc0c77f09e1b26
/parser/public_grammar.h
7132c739e867db7b977083ab9f589dfcf0023603
[]
no_license
Coldiep/ezop
5aad951ef47b90f5ce5c2d82582d733deb13f04a
c463b7a554f66b291aa3f2497ebe8e93687758a4
refs/heads/master
2021-05-26T15:28:43.152483
2011-08-14T19:36:06
2011-08-14T19:36:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,473
h
#ifndef PUBLIC_GRAMMAR_H__ #define PUBLIC_GRAMMAR_H__ #include <list> #include <map> #include <iostream> #include <stdint.h> namespace parser { /*! * \brief Класс представляет интерфейсную грамматику парсера. * * Парсер использует оптимизированную для алгоритма синтаксического анализа * грамматику,...
[ "mefrill@yandex.ru", "mefrill@mefrill.infowatch.ru" ]
[ [ [ 1, 6 ], [ 23, 23 ], [ 47, 48 ], [ 53, 55 ], [ 83, 84 ], [ 93, 95 ], [ 98, 98 ], [ 106, 106 ], [ 111, 112 ], [ 114, 1...
6d6b69ef2e73a87e8d4733f6b81978f6518d4c18
54cacc105d6bacdcfc37b10d57016bdd67067383
/trunk/source/level/objects/components/CmpMovement.cpp
70ec3ad511d076af894594e20bbd266662286cf9
[]
no_license
galek/hesperus
4eb10e05945c6134901cc677c991b74ce6c8ac1e
dabe7ce1bb65ac5aaad144933d0b395556c1adc4
refs/heads/master
2020-12-31T05:40:04.121180
2009-12-06T17:38:49
2009-12-06T17:38:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,482
cpp
/*** * hesperus: CmpMovement.cpp * Copyright Stuart Golodetz, 2009. All rights reserved. ***/ #include "CmpMovement.h" #include <source/level/bounds/BoundsManager.h> #include <source/level/nav/NavDataset.h> #include <source/level/nav/NavLink.h> #include <source/level/nav/NavManager.h> #include <source/l...
[ "sgolodetz@gxstudios.net" ]
[ [ [ 1, 353 ] ] ]
099e0570ce8e2e62b8681f068196691d549780f5
611fc0940b78862ca89de79a8bbeab991f5f471a
/src/Teki/Boss/Majo/RollingApple.h
2d754229a26c01ac4c72e27ee59f85369302b679
[]
no_license
LakeIshikawa/splstage2
df1d8f59319a4e8d9375b9d3379c3548bc520f44
b4bf7caadf940773a977edd0de8edc610cd2f736
refs/heads/master
2021-01-10T21:16:45.430981
2010-01-29T08:57:34
2010-01-29T08:57:34
37,068,575
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
463
h
#pragma once #include "Apple.h" /* 床に落ちたら転がり始めるりんご */ class RollingApple : public Apple { public: RollingApple(int rXPx, int rYPx, int rType); ~RollingApple(); void RollIfHitGround(); void Kaiten(); void Move(); void Draw(); private: enum STATUS { FALL, ROLL }; STATUS mStatus;...
[ "lakeishikawa@c9935178-01ba-11df-8f7b-bfe16de6f99b" ]
[ [ [ 1, 35 ] ] ]
1a9412fd53619e72a24d6d4995a454cda2826b70
20c74d83255427dd548def97f9a42112c1b9249a
/include/copy.h
ce4fa94b7354d380d74c9c5236479082bb8b8d6f
[]
no_license
jonyzp/roadfighter
70f5c7ff6b633243c4ac73085685595189617650
d02cbcdcfda1555df836379487953ae6206c0703
refs/heads/master
2016-08-10T15:39:09.671015
2011-05-05T12:00:34
2011-05-05T12:00:34
54,320,171
0
0
null
null
null
null
UTF-8
C++
false
false
280
h
class CopyClass { int a; char *str; public: friend void display(); CopyClass(); CopyClass(int,char*); CopyClass(CopyClass const &); ~CopyClass(); void setA(int); int getA(); void setStr(char*); char* getStr(); };
[ "vickyrare@yahoo.com" ]
[ [ [ 1, 17 ] ] ]
0d8c8ace8d7a7f96775f7c971cf6f7ed3a614844
c1b7571589975476405feab2e8b72cdd2a592f8f
/chopshop10/HealthMon166.cpp
6bbf175f073622901d71067c031f21d2f718073b
[]
no_license
chopshop-166/frc-2010
ea9cd83f85c9eb86cc44156f21894410a9a4b0b5
e15ceff05536768c29fad54fdefe65dba9a5fab5
refs/heads/master
2021-01-21T11:40:07.493930
2010-12-10T02:04:05
2010-12-10T02:04:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,908
cpp
/******************************************************************************* * Project : chopshop10 - 2010 Chopshop Robot Controller Code * File Name : HealthMon166.cpp * Owner : Software Group (FIRST Chopshop Team 166) * Creation Date : January 23, 2010 * Revision History : From Explorer...
[ "MAS_93@comcast.net", "demosthenes2k7@gmail.com" ]
[ [ [ 1, 21 ], [ 24, 29 ], [ 36, 39 ], [ 41, 43 ], [ 45, 52 ], [ 54, 66 ], [ 71, 103 ], [ 105, 116 ], [ 118, 137 ], [ 141, ...
7ff6b963c33d38d453f8335e5258ad69524fc5c9
abc5697d85b1d5362ed40ac2df326abbdc881637
/etudes/chern/pr1-4.cpp
4c03473606c8d7dcc45b030abefc3cce06085f2f
[]
no_license
artyrian/university
ec27123fd151cb8b8cce9187e4280538a08a2d1a
7a732c4e4c71da0bca1f766f34b8fff791e324e7
refs/heads/master
2021-01-13T02:24:14.751132
2011-07-11T14:55:09
2011-07-11T14:55:09
1,406,163
0
0
null
null
null
null
UTF-8
C++
false
false
2,254
cpp
/* Написать функцию process, принимающую два параметра: * неизменяемый вектор целых чисел v; * список целых чисел lst. * Функция должна удалить из списка lst элементы с номерами, заданными в векторе v. Элементы * списка нумеруются от 1. Номера элементов списка отражают позиции элементов на момент начала * р...
[ "artyrian@ya.ru" ]
[ [ [ 1, 63 ] ] ]
dbf751d0abcf807ac7acec636eae41e3378fe0fc
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/python/pyste/tests/wrappertest.h
add9bcb84367d52ac99c260fb3c42c507ac6ffa2
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
993
h
/* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http:#www.boost.org/LICENSE_1_0.txt) */ #ifndef WRAPPER_TEST #define WRAPPER_TEST #include <vector> namespace wra...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 51 ] ] ]
67162541e7577c5474086f011f8ad2d8f4975371
7476d2c710c9a48373ce77f8e0113cb6fcc4c93b
/vaultserver/ScriptFunction.h
9de943dfe2f59884bc2fefbc4f76d7eebc4fce3d
[]
no_license
CmaThomas/Vault-Tec-Multiplayer-Mod
af23777ef39237df28545ee82aa852d687c75bc9
5c1294dad16edd00f796635edaf5348227c33933
refs/heads/master
2021-01-16T21:13:29.029937
2011-10-30T21:58:41
2011-10-30T22:00:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
564
h
#ifndef SCRIPTFUNCTION_H #define SCRIPTFUNCTION_H #include <string> #include "boost/any.hpp" #include "PAWN.h" using namespace std; typedef unsigned long long ( *ScriptFunc )(); typedef string ScriptFuncPAWN; class ScriptFunction { private: ScriptFunc fCpp; ScriptFuncPAWN fPawn; AMX* amx...
[ "csemmler.goe@googlemail.com", "houstintrint@wildblue.net" ]
[ [ [ 1, 11 ], [ 13, 16 ], [ 21, 21 ], [ 25, 25 ], [ 28, 28 ], [ 30, 33 ] ], [ [ 12, 12 ], [ 17, 20 ], [ 22, 24 ], [ 26, ...
6a449e14055c0dc7e52e707073014dc28b8bb4f0
94d9e8ec108a2f79068da09cb6ac903c16b77730
/sociarium/font.cpp
a77c4e28dd0b924b4c76b0f90c4b1cce3971ad72
[]
no_license
kiyoya/sociarium
d375c0e5abcce11ae4b087930677483d74864d09
b26c2c9cbd23c2f8ef219d0059e42370294865d1
refs/heads/master
2021-01-25T07:28:25.862346
2009-10-22T05:57:42
2009-10-22T05:57:42
318,115
1
0
null
null
null
null
UTF-8
C++
false
false
8,166
cpp
// s.o.c.i.a.r.i.u.m: font.cpp // HASHIMOTO, Yasuhiro (E-mail: hy @ sys.t.u-tokyo.ac.jp) /* Copyright (c) 2005-2009, HASHIMOTO, Yasuhiro, All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are me...
[ "kiyoya@gmail.com" ]
[ [ [ 1, 208 ] ] ]
d6ac339ef2a4aab4ea246d37ddef8c397ea884a9
1e976ee65d326c2d9ed11c3235a9f4e2693557cf
/StateManager.h
3e88486ecf66a037bbe43cb1c5ab1258ca76ff43
[]
no_license
outcast1000/Jaangle
062c7d8d06e058186cb65bdade68a2ad8d5e7e65
18feb537068f1f3be6ecaa8a4b663b917c429e3d
refs/heads/master
2020-04-08T20:04:56.875651
2010-12-25T10:44:38
2010-12-25T10:44:38
19,334,292
3
0
null
null
null
null
UTF-8
C++
false
false
3,984
h
// /* // * // * Copyright (C) 2003-2010 Alexandros Economou // * // * This file is part of Jaangle (http://www.jaangle.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 Found...
[ "outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678" ]
[ [ [ 1, 152 ] ] ]
b48e45f30c34ee634d051638bd90de1098e4e92d
8f816734df7cb71af9c009fa53eeb80a24687e63
/include/BaseCamera.h
db45060d51b90af95c38bb5a33ec91f2a5a15997
[]
no_license
terepe/rpgskyengine
46a3a09a1f4d07acf1a04a1bcefff2a9aabebf56
fbe0ddc86440025d9670fc39fb7ca72afa223953
refs/heads/master
2021-01-23T13:18:32.028357
2011-06-01T13:35:16
2011-06-01T13:35:16
35,915,383
0
0
null
null
null
null
GB18030
C++
false
false
2,878
h
#pragma once #include "Vec2D.h" #include "Vec3D.h" #include "Vec4D.h" #include "Matrix.h" #include "Common.h" class CBaseCamera { public: CBaseCamera(); virtual void FrameMove(float fElapsedTime) = 0; // Functions to change camera matrices virtual void Reset(); virtual void SetViewParams(Vec3D& v...
[ "rpgsky.com@97dd8ffa-095c-11df-8772-5d79768f539e" ]
[ [ [ 1, 72 ] ] ]
cb6e12f066c5802379784acc1fb9cbd0dc9620f4
353bd39ba7ae46ed521936753176ed17ea8546b5
/src/layer2_support/script/src/axsc_register.cpp
68e69556ba4da406226e049ad1c2c33383a31b1f
[]
no_license
d0n3val/axe-engine
1a13e8eee0da667ac40ac4d92b6a084ab8a910e8
320b08df3a1a5254b776c81775b28fa7004861dc
refs/heads/master
2021-01-01T19:46:39.641648
2007-12-10T18:26:22
2007-12-10T18:26:22
32,251,179
1
0
null
null
null
null
UTF-8
C++
false
false
1,671
cpp
/** * @file * Add functions, vars, objects, methods, properties, etc ... * @author Ricard Pillosu <d0n3val\@gmail.com> * @date 27 May 2004 */ #include "axsc_stdafx.h" /** * Add a global var access to the script */ AXSC_API int axsc_register_variable( const char* declaration, void* address ) { //...
[ "d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54" ]
[ [ [ 1, 63 ] ] ]
21d59e091917002768b18822d3bc5eeb6353b4d5
2b80036db6f86012afcc7bc55431355fc3234058
/src/core/audio/IPlayer.h
ac37218a4d90ad2bf6894cf66555e42201185160
[ "BSD-3-Clause" ]
permissive
leezhongshan/musikcube
d1e09cf263854bb16acbde707cb6c18b09a0189f
e7ca6a5515a5f5e8e499bbdd158e5cb406fda948
refs/heads/master
2021-01-15T11:45:29.512171
2011-02-25T14:09:21
2011-02-25T14:09:21
null
0
0
null
null
null
null
ISO-8859-9
C++
false
false
2,992
h
////////////////////////////////////////////////////////////////////////////// // Copyright © 2007, Daniel Önnerby // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redist...
[ "onnerby@6a861d04-ae47-0410-a6da-2d49beace72e", "onnerby@gmail.com@6a861d04-ae47-0410-a6da-2d49beace72e", "urioxis@6a861d04-ae47-0410-a6da-2d49beace72e" ]
[ [ [ 1, 1 ], [ 3, 34 ], [ 41, 45 ], [ 48, 51 ], [ 53, 58 ] ], [ [ 2, 2 ], [ 35, 40 ], [ 47, 47 ], [ 52, 52 ], [ 59, 6...
4643ffb2c45479d99ab1e3b129ed9a11f8313bf1
368acbbc055ee3a84dd9ce30777ae3bbcecec610
/project/jni/third_party/fcollada/FCollada_FREE_3.05B/FCollada/FUtils/FUFunctor.h
2898fb312bbff18e5ce9f6633785b95f78ea62f7
[ "MIT", "LicenseRef-scancode-x11-xconsortium-veillard" ]
permissive
jcayzac/androido3d
298559ebbe657482afe6b3b616561a1127320388
18e0a4cd4799b06543588cf7bea33f12500fb355
HEAD
2016-09-06T06:31:09.984535
2011-09-17T09:47:51
2011-09-17T09:47:51
1,816,466
6
0
null
null
null
null
UTF-8
C++
false
false
15,494
h
/* Copyright (C) 2005-2007 Feeling Software Inc. Portions of the code are: Copyright (C) 2005-2007 Sony Computer Entertainment America MIT License: http://www.opensource.org/licenses/mit-license.php */ /* This file was taken off the Protect project on 26-09-2005 */ #ifndef _FU_FUNCTOR_H_ #define _FU...
[ "julien.cayzac@gmail.com" ]
[ [ [ 1, 458 ] ] ]
9bb0e0d506c3be7264a00417635fbb088f553b43
c429fca28382ea6d1a9f9fa09bced48b4154b008
/List/List.h
6334667357ca383ac28a2e2b95e70759a5054d7a
[]
no_license
akamel001/Data-Structures
b8c60148719bb6bafe14611a1dd24d6a10ccdd23
e04b8434ccde4c99cfac25cbee05375421b7620f
refs/heads/master
2016-09-05T23:14:05.073009
2011-11-21T22:54:04
2011-11-21T22:54:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,427
h
/******************************************************************** * * Name: Abdelrahman Kamel * * Date:February 27, 2009 * * Filename: List.h * * Description: This file contains the implementation of * a list class, link class, and list_iterator class. All * three clases and member functio...
[ "akamel001@gmail.com" ]
[ [ [ 1, 350 ] ] ]
8e69d867b1488254254976c22eca6cd21da8cf86
028d6009f3beceba80316daa84b628496a210f8d
/connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/TCFProtOST.cpp
93faf5d9ab17638457805e9bd21b2d690004070c
[]
no_license
JamesLinus/oss.FCL.sftools.dev.ide.carbidecpp
fa50cafa69d3e317abf0db0f4e3e557150fd88b3
4420f338bc4e522c563f8899d81201857236a66a
refs/heads/master
2020-12-30T16:45:28.474973
2010-10-20T16:19:31
2010-10-20T16:19:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,225
cpp
/* * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.o...
[ "none@none" ]
[ [ [ 1, 52 ] ] ]
beccdd66a39f5c94b522481eff00587338ffef08
7575692fd3800ec48e7c941cdd40210d02ca96d0
/advanced-cpp-pa5/advanced-cpp-pa5/Account.h
2d29286ae9ca733940f22dab09346dac37aaf6c0
[]
no_license
husamMaruf/advanced-programming-2011
bf577a8cc51d53599ed032c22ae31fc15db217fb
db285ae560495bd051400f0e372a2eec2434afe1
refs/heads/master
2021-01-10T10:12:46.760433
2011-05-21T17:00:12
2011-05-21T17:00:12
36,380,809
2
0
null
null
null
null
UTF-8
C++
false
false
812
h
#pragma once #include "Observer.h" #include "Subject.h" #include "cDate_t.h" typedef int AccountType; class AccountImpl; class Account : public Observer { public: Account(Subject* subject, AccountType accountType, int accountNumber, int savingPeriod, double percentOnDeposit, const cDate_t&...
[ "dankilman@a7c0e201-94a5-d3f3-62b2-47f0ba67a830", "horomena@bezeqint.net" ]
[ [ [ 1, 4 ], [ 7, 7 ], [ 9, 12 ], [ 14, 14 ], [ 16, 18 ], [ 20, 27 ] ], [ [ 5, 6 ], [ 8, 8 ], [ 13, 13 ], [ 15, 15 ...
210151dd2aebd82d523a8b8b595cbe3426330591
5c2692b5fc656d76da15d58644ee3b8f37dde70b
/Symbol.hpp
05040e0b6f556bfc555624f55c9fc0eaffe594a8
[]
no_license
synaptek/as2java
dd0cd6bd5e85980f05f8fe960ab112c6c9c7c73a
6002a68903205163ac602f49086086b1e3c3d0d1
refs/heads/master
2021-01-10T03:12:01.629817
2010-05-18T21:11:25
2010-05-18T21:11:25
47,868,555
0
0
null
null
null
null
UTF-8
C++
false
false
1,968
hpp
//-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ // as2java - ActionScript to Java Converter // // Copyright (C) 2001 - 2010 Tony Richards // // This file is licensed under the terms of the MIT license, which can be found // at this address: http://en.wikipedia.org/wiki/MIT_License...
[ "sgtflame@Sullivan" ]
[ [ [ 1, 71 ] ] ]
0a47396cccf84b70d7ca1ec00f3e5cd4dcfda981
d86a6f4267cebad1b91991bd8c6a6d129b849044
/vvvv plugins/polyfitND/PluginTemplateCpp/PolyValND.cpp
2c86757736a6cae4eda2673b4833688ce9843113
[]
no_license
aurialLoop/kimchiandchips
e925c5d62b35be14460e71ed0d070f229782b677
012a8aeb2ed11461ecc5308fe4fb4feea53a7e96
refs/heads/master
2021-01-01T06:04:23.221712
2011-06-23T12:16:05
2011-06-23T12:16:05
33,194,904
0
0
null
null
null
null
UTF-8
C++
false
false
4,107
cpp
// // // P O L Y A L // // #include "stdafx.h" #include "PolyValND.h" using namespace System; using namespace VVVV::PluginInterfaces::V1; using namespace std; namespace PolyFitND { PolyValND::PolyValND() { } PolyValND::~PolyValND() { } void PolyValND::SetPluginHost(IPluginHost ^...
[ "elliot.woods@52398a2f-5f8c-4237-c580-2f6807e5d9c9" ]
[ [ [ 1, 148 ] ] ]
d3aa4e6613fb25214034d48e7565d0054e4d1ede
0f7af923b9d3a833f70dd5ab6f9927536ac8e31c
/ elistestserver/MySocket.h
08fdc43dfb4bf5ca31a729de329619e2ad4a9759
[]
no_license
empiredan/elistestserver
c422079f860f166dd3fcda3ced5240d24efbd954
cfc665293731de94ff308697f43c179a4a2fc2bb
refs/heads/master
2016-08-06T07:24:59.046295
2010-01-25T16:40:32
2010-01-25T16:40:32
32,509,805
0
0
null
null
null
null
UTF-8
C++
false
false
1,447
h
#if !defined(AFX_MYSOCKET_H__B2852606_6492_4CA2_BB0B_48F6A5B7E1A5__INCLUDED_) #define AFX_MYSOCKET_H__B2852606_6492_4CA2_BB0B_48F6A5B7E1A5__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // MySocket.h : header file // #include "Data.h" #define SOCK_RECEIVE_HEADER 0x0001 #define SOCK...
[ "zwusheng@3065b396-e208-11de-81d3-db62269da9c1" ]
[ [ [ 1, 56 ] ] ]
aa4041ea36a6a4c6bf720b081b420691489fd685
593b85562f3e570a5a6e75666d8cd1c535daf3b6
/Source/Wrappers/CSGD_TextureManager.cpp
5ec3ce7adc9eeb553800965194cff1af290c51e3
[]
no_license
rayjohannessen/songofalbion
fc62c317d829ceb7c215b805fed4276788a22154
83d7e87719bfb3ade14096d4969aa32c524c1902
refs/heads/master
2021-01-23T13:18:10.028635
2011-02-13T00:23:37
2011-02-13T00:23:37
32,121,693
1
0
null
null
null
null
UTF-8
C++
false
false
14,423
cpp
//////////////////////////////////////////////////////// // File : "CSGD_TextureManager.cpp" // // Author : Jensen Rivera (JR) // // Date Created : 6/26/2006 // // Purpose : Wrapper class for Direct3D. //////////////////////////////////////////////////////// /* Disclaimer: This source code was d...
[ "AllThingsCandid@cb80bfb0-ca38-a83e-6856-ee7c686669b9" ]
[ [ [ 1, 463 ] ] ]
02303d920ecf8112e26960fa105171a50fac9d69
5095bbe94f3af8dc3b14a331519cfee887f4c07e
/apsim/Plant/source/Phenology/CWVernalPhase.h
e286c8ad71789dc6fbfcfa7e85791020fb4d9311
[]
no_license
sativa/apsim_development
efc2b584459b43c89e841abf93830db8d523b07a
a90ffef3b4ed8a7d0cce1c169c65364be6e93797
refs/heads/master
2020-12-24T06:53:59.364336
2008-09-17T05:31:07
2008-09-17T05:31:07
64,154,433
0
0
null
null
null
null
UTF-8
C++
false
false
1,563
h
#ifndef CWVernalPhaseH #define CWVernalPhaseH #include "Phase.h" class CWVernalPhase : public Phase // A CERES WHEAT vernalisation phase. { protected: float vern_eff; float photop_eff; float cumvd; float dlt_cumvd; float vern_sens; float photop_sens; flo...
[ "hol353@8bb03f63-af10-0410-889a-a89e84ef1bc8" ]
[ [ [ 1, 45 ] ] ]
4f5dd749f28be3dee3bd38881a3cfeb15ccdbec5
eb8a27a2cc7307f0bc9596faa4aa4a716676c5c5
/WinEdition/browser-lcc/jscc/src/v8/v8/src/ic.h
b4b96663d142f635895e1480ba234d58dc6982f7
[ "BSD-3-Clause", "bzip2-1.0.6", "LicenseRef-scancode-public-domain", "Artistic-2.0", "Artistic-1.0" ]
permissive
baxtree/OKBuzzer
c46c7f271a26be13adcf874d77a7a6762a8dc6be
a16e2baad145f5c65052cdc7c767e78cdfee1181
refs/heads/master
2021-01-02T22:17:34.168564
2011-06-15T02:29:56
2011-06-15T02:29:56
1,790,181
0
0
null
null
null
null
UTF-8
C++
false
false
21,626
h
// Copyright 2006-2009 the V8 project authors. 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, th...
[ "baxtree@163.com" ]
[ [ [ 1, 632 ] ] ]
c42ac234d8dd81486e677501bf0670eec4820e39
74c8da5b29163992a08a376c7819785998afb588
/NetAnimal/Game/Hunter/NewGame/CCS/src/CCSCollidableOrbitalCameraMode.cpp
ec20e47bcdbc25239f2b1a2c43ad2e71b0289e6e
[]
no_license
dbabox/aomi
dbfb46c1c9417a8078ec9a516cc9c90fe3773b78
4cffc8e59368e82aed997fe0f4dcbd7df626d1d0
refs/heads/master
2021-01-13T14:05:10.813348
2011-06-07T09:36:41
2011-06-07T09:36:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,653
cpp
/* ------------------------------------------------------- Copyright (c) 2009 Alberto G. Salguero (agsh@ugr.es) 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...
[ "ogre3d@yeah.net" ]
[ [ [ 1, 66 ] ] ]
f8f06f93ba68a87cd5102f0e4bbabe51f91855b2
de24ee2f04bf6d69bc093db4b3091da8c9e44a90
/TutorialApplication.h
66dfe3e9ca5490907d1ca78b8c74cded7dbf3ef4
[]
no_license
martinvium/sidescroller
713361432d5d3e3235766bf9a14b1394dc83085a
00e9a51fc9f6d8a5b765a469c4560ea9f33cb9b6
refs/heads/master
2020-12-24T15:49:37.627554
2011-04-25T17:00:00
2011-04-25T17:00:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,385
h
/* ----------------------------------------------------------------------------- Filename: TutorialApplication.h ----------------------------------------------------------------------------- This source file is part of the ___ __ __ _ _ _ /___\__ _ _ __ ___ / / /\ \ (_) | _(_) ...
[ "martin.vium@gmail.com", "krogslund@gmail.com" ]
[ [ [ 1, 42 ], [ 45, 63 ] ], [ [ 43, 44 ] ] ]
60184ad7d8f41144dbe83beaf73c63be869607db
a9cf0c2a8904e42a206c3575b244f8b0850dd7af
/gui/console/line.h
dd6f0290b63c6eba7ba160ebe961c40a49edddc1
[]
no_license
jayrulez/ourlib
3a38751ccb6a38785d4df6f508daeff35ccfd09f
e4727d638f2d69ea29114dc82b9687ea1fd17a2d
refs/heads/master
2020-04-22T15:42:00.891099
2010-01-06T20:00:17
2010-01-06T20:00:17
40,554,487
0
0
null
null
null
null
UTF-8
C++
false
false
1,075
h
/* @Group: BSC2D @Group Members: <ul> <li>Robert Campbell: 0701334</li> <li>Audley Gordon: 0802218</li> <li>Dale McFarlane: 0801042</li> <li>Dyonne Duberry: 0802189</li> <li>Xavier Lowe: 0802488</li> </ul> @ */ #ifndef LINE_H #define LINE_H #include "console.h" class line { private: ...
[ "waprave@gmail.com" ]
[ [ [ 1, 46 ] ] ]
761cd808996a8694726640087baa031f38d05ba2
bd7c64b284e87f9d661bf20d867d90c47dbdc3ad
/include/vise/MechanicsState.h
077883aa2c05522a5fe36e8d769b7c1e8585cebf
[ "MIT" ]
permissive
gasproni/vise_cpp
5fe16405d9b37afdfc8d4f9b6f934fd3c4333c58
f48780e3e177655136d2922a4a9260a9c7ba560d
refs/heads/master
2021-01-01T17:28:37.618664
2010-12-05T15:33:20
2010-12-05T15:33:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
814
h
#ifndef VISE_MECHANICSSTATE_H #define VISE_MECHANICSSTATE_H #include "vise/Platform.h" #include <string> #include <map> #include <boost/shared_ptr.hpp> #include "vise/Serializable.h" #include "vise/SerializableList.h" namespace vise { class VISE_API MechanicsState { public: ...
[ "giovanni@Giovanni-Aspronis-MacBook-Pro.local" ]
[ [ [ 1, 49 ] ] ]
a1304a31198535e9aaac867c5b9f5ed9c79a5b32
9fb229975cc6bd01eb38c3e96849d0c36985fa1e
/src/Common/Keypad.h
3c990b3cf729ed5546f418ae87eae07c46486d57
[]
no_license
Danewalker/ahr
3758bf3219f407ed813c2bbed5d1d86291b9237d
2af9fd5a866c98ef1f95f4d1c3d9b192fee785a6
refs/heads/master
2016-09-13T08:03:43.040624
2010-07-21T15:44:41
2010-07-21T15:44:41
56,323,321
0
0
null
null
null
null
UTF-8
C++
false
false
3,770
h
#ifndef __KEYPAD__ #define __KEYPAD__ // Generic Keypad Engine For Cellphone Games // Highly Responsive, Multiple-Input Compatible, Mostly Foolproof // By Alexandre David // (C)2003 Gameloft Canada // ............................................................................ // .............................
[ "jakesoul@c957e3ca-5ece-11de-8832-3f4c773c73ae" ]
[ [ [ 1, 108 ] ] ]
cee418a5bf4dad20c0eb93fa6cd7bd678ea8c275
1c9f99b2b2e3835038aba7ec0abc3a228e24a558
/Projects/elastix/elastix_sources_v4/src/Common/CostFunctions/itkSingleValuedPointSetToPointSetMetric.h
926fdf39c0f05f0406fa7619905d5edd867e7eed
[]
no_license
mijc/Diploma
95fa1b04801ba9afb6493b24b53383d0fbd00b33
bae131ed74f1b344b219c0ffe0fffcd90306aeb8
refs/heads/master
2021-01-18T13:57:42.223466
2011-02-15T14:19:49
2011-02-15T14:19:49
1,369,569
0
0
null
null
null
null
UTF-8
C++
false
false
7,240
h
/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkSingleValuedPointSetToPointSetMetric.h,v $ Language: C++ Date: $Date: 2009-01-26 21:45:56 $ Version: $Revision: 1.2 $ Copyright (c) Ins...
[ "maik.stille@gmail.com" ]
[ [ [ 1, 178 ] ] ]
11eea561ccff1df36265af65f4b09c6f047c46c9
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/_Interface/WndQuizEvent.cpp
f77d3a7d1852a8d61cb50fd3b0333dcd6485fbbd
[]
no_license
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UHC
C++
false
false
12,089
cpp
// WndQuizEvent.cpp: implementation of the CWndQuizEvent class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "WndQuizEvent.h" #ifdef __QUIZ #include "Quiz.h" #include "ResData.h" #include "defineText.h" #include "DPClient.h" extern CDPClient g_DPlay;...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 457 ] ] ]
fca50dfe0fd19cfa2f8958cdc753656de533536b
59166d9d1eea9b034ac331d9c5590362ab942a8f
/FrustumTerrain/GeometryPatch.h
e27ebbf5a041838ef0a6a60c36422a8b61d08146
[]
no_license
seafengl/osgtraining
5915f7b3a3c78334b9029ee58e6c1cb54de5c220
fbfb29e5ae8cab6fa13900e417b6cba3a8c559df
refs/heads/master
2020-04-09T07:32:31.981473
2010-09-03T15:10:30
2010-09-03T15:10:30
40,032,354
0
3
null
null
null
null
MacCyrillic
C++
false
false
823
h
#ifndef _GEOMETRY_PATCH_H_ #define _GEOMETRY_PATCH_H_ #include <osg/Geometry> #include <vector> class GeometryPatch { public: //x,y - смещение €чейки, sizeC - количество сегментов, scaleC - размер €чейки GeometryPatch( int x , int y , int sizeC , int scaleC ); ~GeometryPatch(); osg::ref_ptr< osg...
[ "asmzx79@3290fc28-3049-11de-8daa-cfecb5f7ff5b" ]
[ [ [ 1, 28 ] ] ]
7d7b0fa614a863bfbbcf213a0eb6d1e481e9adec
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/Tests/TestMarshal/StdAfx.cpp
de9608dc6ee9b246ee62d392b0e1ddf77a396c29
[]
no_license
abcweizhuo/Test3
0f3379e528a543c0d43aad09489b2444a2e0f86d
128a4edcf9a93d36a45e5585b70dee75e4502db4
refs/heads/master
2021-01-17T01:59:39.357645
2008-08-20T00:00:29
2008-08-20T00:00:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
234
cpp
// stdafx.cpp : source file that includes just the standard includes // TestMarshal.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" CComModule _Module;
[ "paul.hannah@syscad.net" ]
[ [ [ 1, 9 ] ] ]
9984db3c99569bc7b4b8ab2f886aa4c264a8220f
26fb9504d098f53b0bf9e0df714956dfba40add6
/trunk/SpellCheckerPlugin.cpp
45f77eef92a5afc5316f046b63f262de06eeb22a
[]
no_license
BackupTheBerlios/spellchecker-svn
13945c1bc9d6f205346502179d322450a62f2a39
878de58a49267e4fa953815ed561d3c8faf5ee01
refs/heads/master
2021-01-25T09:00:23.677616
2011-02-17T20:44:15
2011-02-17T20:44:15
40,772,632
0
0
null
null
null
null
UTF-8
C++
false
false
18,516
cpp
/* * This file is part of SpellChecker plugin for Code::Blocks Studio * Copyright (C) 2009 Daniel Anselmi * * SpellChecker plugin 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 L...
[ "danselmi@28f1e1e6-8c73-0410-a366-f7722952968d" ]
[ [ [ 1, 515 ] ] ]
6eb2757da9cbd19d3f5ee69ad74cc4a6d3e68db5
97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a
/3dc/avp/win95/MouseCentreing.cpp
bcd52cdb50c191482faa150a11ad3cd04da244c7
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
SR-dude/AvP-Wine
2875f7fd6b7914d03d7f58e8f0ec4793f971ad23
41a9c69a45aacc2c345570ba0e37ec3dc89f4efa
refs/heads/master
2021-01-23T02:54:33.593334
2011-09-17T11:10:07
2011-09-17T11:10:07
2,375,686
1
0
null
null
null
null
UTF-8
C++
false
false
712
cpp
#include <windows.h> #include <process.h> #include <math.h> extern "C" { extern BOOL bActive; extern int WinLeftX, WinRightX, WinTopY, WinBotY; } static volatile int EndMouseThread=0; //thread continually moves the mouse cursor to the centre of the window //so you don't accidently click o...
[ "a_jagers@ANTHONYJ.(none)" ]
[ [ [ 1, 57 ] ] ]
9a05e9963d05db3f83649891354e432d668b3885
de75637338706776f8770c9cd169761cec128579
/Out-Of-Date/Source/game.h
45cddba0cdbfd4f5beaa0e22df72a34407ac1d40
[]
no_license
huytd/fosengine
e018957abb7b2ea2c4908167ec83cb459c3de716
1cebb1bec49720a8e9ecae1c3d0c92e8d16c27c5
refs/heads/master
2021-01-18T23:47:32.402023
2008-07-12T07:20:10
2008-07-12T07:20:10
38,933,821
0
0
null
null
null
null
UTF-8
C++
false
false
4,739
h
/** * \Summary: Game manager content * \Filename: game.h * \Encoding: UTF-8 * \Tabsize: 8 * \Indentation: 4 * \CreatedDate: 18:33 2008/05/26 * \InitializedBy: Irrlicht Forum - randomMesh * \CreatedBy: FOSP Team * \Copyright: FOS Project */ #ifndef GAME_H_ #define GAME_H_ #include "Irrlicht....
[ "doqkhanh@52f955dd-904d-0410-b1ed-9fe3d3cbfe06" ]
[ [ [ 1, 188 ] ] ]
d2f5ed6d5431ecbb0fe6bdd55c315f8cdb7c1062
fcdddf0f27e52ece3f594c14fd47d1123f4ac863
/terralib/src/qwt/qwt_scale_div.cpp
5967ee53e62448c4993384bb27a035d5c7038965
[]
no_license
radtek/terra-printer
32a2568b1e92cb5a0495c651d7048db6b2bbc8e5
959241e52562128d196ccb806b51fda17d7342ae
refs/heads/master
2020-06-11T01:49:15.043478
2011-12-12T13:31:19
2011-12-12T13:31:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,356
cpp
/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library is free software; you can redistribute it and/or * modify it under the terms of the Qwt License, Version 1.0 ******...
[ "rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec" ]
[ [ [ 1, 146 ] ] ]
14a32cd7a8d27f2d3c2fd3e29e856e6d352a4a35
10c14a95421b63a71c7c99adf73e305608c391bf
/gui/core/qrect.h
9416d56f82ae889614fdfce5c443d7787fa64b60
[]
no_license
eaglezzb/wtlcontrols
73fccea541c6ef1f6db5600f5f7349f5c5236daa
61b7fce28df1efe4a1d90c0678ec863b1fd7c81c
refs/heads/master
2021-01-22T13:47:19.456110
2009-05-19T10:58:42
2009-05-19T10:58:42
33,811,815
0
0
null
null
null
null
UTF-8
C++
false
false
23,162
h
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercia...
[ "zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7" ]
[ [ [ 1, 860 ] ] ]
ac889be99bd69e09124312ff3a2d0e350ba20c18
7b32ec66568e9afc4bea9ffec8f54b9646958890
/ mariogame/source code/win 32 api/MarioGame/BonnusObject.cpp
dad2a64f2bed755f8f9abd24b7a43a9438de0aa0
[]
no_license
Dr-Hydrolics/mariogame
47056e4247bcad6da75d0ab8954cda144ee4e499
8611287742690dd1dd51a865202a73535cefbec4
refs/heads/master
2016-08-13T00:17:40.387527
2010-05-13T13:02:24
2010-05-13T13:02:24
43,435,945
0
0
null
null
null
null
UTF-8
C++
false
false
5,539
cpp
#include "StdAfx.h" #include "BonnusObject.h" #include "ObjectManager.h" CCoin::CCoin() { mFamily = FANIMATEMOVELESS; mType = TCOIN; mFrameCount = 0; mFirstFrame = 0; mCurFrame = 0; mDelayCount = 0; mCurDelay = 0; } CCoin::CCoin(int x, int y, int w, int h, LPCTSTR bmSpriteName) { mFamily = FANI...
[ "moonlight2708@0b8e3906-489a-11de-8001-7f2440edb24e" ]
[ [ [ 1, 274 ] ] ]
ca3b50cb662aeaf4b80ffcfe20d656431e9da51b
bc3073755ed70dd63a7c947fec63ccce408e5710
/src/Qt/UserInterface/Connect.cpp
11d287d263d4c620806ef2f02316fae99ba5286c
[]
no_license
ptrefall/ste6274gamedesign
9e659f7a8a4801c5eaa060ebe2d7edba9c31e310
7d5517aa68910877fe9aa98243f6bb2444d533c7
refs/heads/master
2016-09-07T18:42:48.012493
2011-10-13T23:41:40
2011-10-13T23:41:40
32,448,466
1
0
null
null
null
null
UTF-8
C++
false
false
4,971
cpp
#include "Connect.h" #include "Join.h" #include "ConnectionFailed.h" #include "Lobby.h" #include "MainMenu.h" #include <Game/game.h> #include <Game/GameOptions.h> #include <Qt/Client/Client.h> #include <Qt/Client/ClientThread.h> #include <Qt/Client/SocketParseTask.h> #include <QTimer.h> using namespace Ui;...
[ "PTrefall@gmail.com@2c5777c1-dd38-1616-73a3-7306c0addc79" ]
[ [ [ 1, 168 ] ] ]
ecbf9f3b9803afe8b291d18f6eb3b46a5195e781
3a577d02f876776b22e2bf1c0db12a083f49086d
/vba2/vba2/settings/presskeydialog.h
c4c0ad6ba4921fc9edfabc0c2f8834e0f8eed3d2
[]
no_license
xiaoluoyuan/VisualBoyAdvance-2
d19565617b26e1771f437842dba5f0131d774e73
cadd2193ba48e1846b45f87ff7c36246cd61b6ee
refs/heads/master
2021-01-10T01:19:23.884491
2010-05-12T09:59:37
2010-05-12T09:59:37
46,539,728
0
0
null
null
null
null
UTF-8
C++
false
false
1,343
h
/* VisualBoyAdvance 2 Copyright (C) 2009-2010 VBA development team 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...
[ "spacy51@5a53c671-dd2d-0410-9261-3f5c817b7aa0" ]
[ [ [ 1, 51 ] ] ]
8497a539ad3bc85057a546fc7aeee0717af8a1ca
00b979f12f13ace4e98e75a9528033636dab021d
/Logger/src/Logger.cpp
5f34de094f7ac2652eb1af63e8f710dfad081228
[]
no_license
BackupTheBerlios/ziahttpd-svn
812e4278555fdd346b643534d175546bef32afd5
8c0b930d3f4a86f0622987776b5220564e89b7c8
refs/heads/master
2016-09-09T20:39:16.760554
2006-04-13T08:44:28
2006-04-13T08:44:28
40,819,288
0
0
null
null
null
null
UTF-8
C++
false
false
403
cpp
// // Logger.cpp for in // // Made by Bigand Xavier // Login <@epita.fr> // // Started on Mon Dec 26 12:43:59 2005 Bigand Xavier // Last update Tue Dec 27 16:27:30 2005 Bigand Xavier // #include "Logger.hh" Logger::Logger() { int i; _tStrSize = STR_SIZE; _bError = false; for (i = 0; i <...
[ "ringo@754ce95b-6e01-0410-81d0-8774ba66fe44" ]
[ [ [ 1, 24 ] ] ]
7daad56ea59b08a4735fc928abeb010c9ec50195
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/zombie/npythonserver/src/python/nsignalbindingpython.cc
37a0bb73afc503102338ac265c61fc544b968cb4
[]
no_license
ugozapad/TheZombieEngine
832492930df28c28cd349673f79f3609b1fe7190
8e8c3e6225c2ed93e07287356def9fbdeacf3d6a
refs/heads/master
2020-04-30T11:35:36.258363
2011-02-24T14:18:43
2011-02-24T14:18:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,002
cc
//------------------------------------------------------------------------------ // nsignalbindingpython.cc // (C) 2005 Conjurer Services, S.A. //------------------------------------------------------------------------------ #include "precompiled/pchnpythonserver.h" #include "python/nsignalbindingpython.h" #i...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
[ [ [ 1, 232 ] ] ]
14276ba25f4fb144dcaeb61fb5e47bfa664d461f
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestnote/inc/bctestwaitdialogcase.h
f703d246378faa954947fa75e93d9fbb9d49397e
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
2,221
h
/* * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "none@none" ]
[ [ [ 1, 110 ] ] ]
c4f7df91b25ceb3148eb990377d79081dd9647d4
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/source/OEUI/OEUIRenderSystem_Impl.h
567955138fcd4a1c9abdcfae920b73fd45c64895
[]
no_license
zjhlogo/originengine
00c0bd3c38a634b4c96394e3f8eece86f2fe8351
a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f
refs/heads/master
2021-01-20T13:48:48.015940
2011-04-21T04:10:54
2011-04-21T04:10:54
32,371,356
1
0
null
null
null
null
UTF-8
C++
false
false
1,686
h
/*! * \file OEUIRenderSystem_Impl.h * \date 19-2-2010 19:52:06 * * * \author zjhlogo (zjhlogo@163.com) */ #ifndef __OEUIRENDERSYSTEM_IMPL_H__ #define __OEUIRENDERSYSTEM_IMPL_H__ #include <OEUI/IOEUIRenderSystem.h> #include <libOEMsg/OEMsgCommand.h> #include "OEUIVertexCache.h" class COEUIRenderS...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
[ [ [ 1, 70 ] ] ]
4a4e6913d061c260b56ea086d705562d3e792f1b
85c91b680d74357b379204ecf7643ae1423f8d1e
/branches/pre_mico_2_3-12/examples/streams/simple/SimpleStream_SinkCompo/SimpleStream_SinkCompo.h
f7b02c7b9978fe403b1f6548aac10db3175c7f48
[]
no_license
BackupTheBerlios/qedo-svn
6fdec4ca613d24b99a20b138fb1488f1ae9a80a2
3679ffe8ac7c781483b012dbef70176e28fea174
refs/heads/master
2020-11-26T09:42:37.603285
2010-07-02T10:00:26
2010-07-02T10:00:26
40,806,890
0
0
null
null
null
null
UTF-8
C++
false
false
5,167
h
// // generated by Qedo // #ifndef _SimpleStream_SinkCompo_H_ #define _SimpleStream_SinkCompo_H_ // BEGIN USER INSERT SECTION file_pre // END USER INSERT SECTION file_pre #include <CORBA.h> #include "SimpleStream_SinkCompo_BUSINESS.h" #include "component_valuetypes.h" #include "RefCountBase.h" #inc...
[ "tom@798282e8-cfd4-0310-a90d-ae7fb11434eb" ]
[ [ [ 1, 198 ] ] ]
4f852ec641e55c2255e798f76d0fceba33368647
710981ad55d08ec46a9ffa06df2f07aa54ae5dcd
/player/src/sprites/Faceset.cpp
bcf4cd94a6a85a49b3387ac5de3eb7503a779bd9
[]
no_license
weimingtom/easyrpg
b2ee6acf5a97a4744554b26feede7367b7c16233
8877364261e4d4f52cd36cbb43929ed1351f06e1
refs/heads/master
2021-01-10T02:14:36.939339
2009-02-15T03:45:32
2009-02-15T03:45:32
44,462,893
1
0
null
null
null
null
UTF-8
C++
false
false
1,489
cpp
/*Faceset.cpp, sprite routines. Copyright (C) 2007 EasyRPG Project <http://easyrpg.sourceforge.net/>. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Lice...
[ "fdelapena@2452c464-c253-f492-884b-b99f1bb2d923" ]
[ [ [ 1, 49 ] ] ]
6291acdb2735575cd8cc6eb03d541b4f9d97af8b
a3de460e3b893849fb01b4c31bd30a908160a1f8
/nil/ini.cpp
7a44aa2cb70532ed1adb55f8b2ad18732a1174b7
[]
no_license
encratite/nil
32b3d0d31124dd43469c07df2552f1c3510df36d
b441aba562d87f9c14bfce9291015b7622a064c6
refs/heads/master
2022-06-19T18:59:06.212567
2008-12-23T05:58:00
2008-12-23T05:58:00
262,275,950
0
0
null
null
null
null
UTF-8
C++
false
false
2,116
cpp
#include <nil/ini.hpp> //debugging #include <iostream> namespace nil { ini::ini() { } ini::ini(std::string const & file_name) { load(file_name); } bool ini::load(std::string const & new_file_name) { file_name = new_file_name; values.clear(); std::string input; bool success...
[ "git.email.address@googlemail.com" ]
[ [ [ 1, 106 ] ] ]