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
dfc81a68ef4381eeb2025904b710803be0bc30c3
93176e72508a8b04769ee55bece71095d814ec38
/Utilities/otbliblas/include/liblas/external/property_tree/ini_parser.hpp
e5c210caafdba9882a0007c695855c4cfcde4532
[ "MIT", "BSL-1.0" ]
permissive
inglada/OTB
a0171a19be1428c0f3654c48fe5c35442934cf13
8b6d8a7df9d54c2b13189e00ba8fcb070e78e916
refs/heads/master
2021-01-19T09:23:47.919676
2011-06-29T17:29:21
2011-06-29T17:29:21
1,982,100
4
5
null
null
null
null
UTF-8
C++
false
false
12,328
hpp
// ---------------------------------------------------------------------------- // Copyright (C) 2002-2006 Marcin Kalicinski // Copyright (C) 2009 Sebastian Redl // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_...
[ "otmane.lahlou@c-s.fr" ]
[ [ [ 1, 309 ] ] ]
31aa996e3be9093e47eba9c961d48166b3066bd3
6ad58793dd1f859c10d18356c731b54f935c5e9e
/MYUltilityClass/TextViewPad.h
4063ee550d075d4ce8852b5fdbc67305e73027d9
[]
no_license
ntchris/kittybookportable
83f2cf2fbc2cd1243b585f85fb6bc5dd285aa227
933a5b096524c24390c32c654ce8624ee35d3835
refs/heads/master
2021-01-10T05:49:32.035999
2009-06-12T08:50:21
2009-06-12T08:50:21
45,051,534
0
0
null
null
null
null
GB18030
C++
false
false
7,019
h
#ifndef __TextViewPad__ #define __TextViewPad__ //#include <stdio.h> #include <CommonString.h> #include <PSP_Window.h> #include <WinComponent.h> #include <ConfigWindow.h> #include <stdio.h> //Store the lineHead char index for each line ( lines in PSP screen) class LineHeadStore { const st...
[ "ntchris0623@05aa5984-5704-11de-9010-b74abb91d602" ]
[ [ [ 1, 252 ] ] ]
a8ca1f48b802d57ccd00dfd6c56b677c9ab19eaa
4506e6ceb97714292c3250023b634c3a07b73d5b
/rpg2kdevSDK/SDK/CRpgLsd.h
9296dcf37982cd00fc058671132593728ea34d98
[]
no_license
take-cheeze/rpgtukuru-iphone
76f23ddfe015018c9ae44b5e887cf837eb061bdf
3447dbfab84ed1f17e46e9d6936c28b766dadd36
refs/heads/master
2016-09-05T10:47:30.461471
2011-11-01T09:45:19
2011-11-01T09:45:19
1,151,984
2
1
null
null
null
null
UTF-8
C++
false
false
2,139
h
/** @file @brief Save??.lsd(LcfSaveData)を管理するクラス @author sue445 */ #ifndef _INC_CRPGLSD #define _INC_CRPGLSD #include <string> #include <vector> // #include <kuto/kuto_types.h> #include "CRpgIOBase.h" /// Save??.lsd(LcfSaveData)を管理するクラス class CRpgLsd : public CRpgIOBase { public: enum { MAX_SA...
[ "project.kuto@07b74652-1305-11df-902e-ef6c94960d2c", "takechi101010@07b74652-1305-11df-902e-ef6c94960d2c" ]
[ [ [ 1, 10 ], [ 12, 24 ], [ 26, 70 ] ], [ [ 11, 11 ], [ 25, 25 ] ] ]
c19350f3d271c159c9eb23bc900ed5be542fd6e5
9e79b20463b122df1d83a1e394f54689a949fb4e
/examples/DACI2C/MultiDAC.cpp
ede4ad5eef3ad15b03b2989a482283ebcb4b9961
[]
no_license
michaelvandam/mojoduino
4870c522b7be77a33cb19d1a6448dbee9ca9c148
57233cadde626b5b9a7accf941d78470ebe17000
refs/heads/master
2021-01-02T22:51:23.392713
2010-10-23T01:45:30
2010-10-23T01:45:30
32,952,233
0
0
null
null
null
null
UTF-8
C++
false
false
966
cpp
#include "wiring.h" #include "MultiDAC.h" #include "Wire.h" MultiDAC::MultiDAC(){ MultiDAC::setAddress(0); init(); } MultiDAC::MultiDAC(char addr){ MultiDAC::setAddress(addr); init(); } void MultiDAC::setAddress(char addr){ address = addr; } char MultiDAC::getAddress(){ return address; } void...
[ "inomod@2cfd8b6e-c46e-11de-b12b-e93134c88cf6" ]
[ [ [ 1, 57 ] ] ]
b32b2ae4ec1821928af7c6942bbc19e6a2f7db18
b369aabb8792359175aedfa50e949848ece03180
/src/wblib/wblib/FreeFlightCamera.cpp
aa5ed0b249dca216433f72e99440d975ea2dda14
[]
no_license
LibreGamesArchive/magiccarpet
6d49246817ab913f693f172fcfc53bf4cc153842
39210d57096d5c412de0f33289fbd4d08c20899b
refs/heads/master
2021-05-08T02:00:46.182694
2009-01-06T20:25:36
2009-01-06T20:25:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
840
cpp
#include "FreeFlightCamera.h" wbLib::FreeFlightCamera::FreeFlightCamera(float _x, float _y, float _z) : Camera(_x, _y, _z) { } /** * Moves the camera forward * * FreeFlight means, the camera moves along it's view direction */ void wbLib::FreeFlightCamera::MoveForward() { wbLib::Vector3f temp = this->v...
[ "wfb2@gmx.de" ]
[ [ [ 1, 32 ] ] ]
e9359c944802e0eb9928513ffd6f713f32babf0d
c58f258a699cc866ce889dc81af046cf3bff6530
/include/qmlib/math/random/sobol.hpp
5a48d619ccf82f85c137ab6e635b8c4c6cd090f7
[]
no_license
KoWunnaKo/qmlib
db03e6227d4fff4ad90b19275cc03e35d6d10d0b
b874501b6f9e537035cabe3a19d61eed7196174c
refs/heads/master
2021-05-27T21:59:56.698613
2010-02-18T08:27:51
2010-02-18T08:27:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,973
hpp
/******************************************************************************** * qmlib/math/rndgen.hpp * * Copyright (C) 2007-2008 Luca Sbardella <luca.sbardella@gmail.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * ...
[ "luca.sbardella@gmail.com" ]
[ [ [ 1, 156 ] ] ]
be22731e7e19a016f6444d391b51e551bb5e971e
978a06157ab6a5edebab278eb0e58c942d145e75
/libzpaqo.cpp
18ecf58b4dab3c6981f89cda3de23d5849cac8bd
[]
no_license
windreamer/zpaq
8a32f9ae0190b308060a9685dd8bf1cc556f6316
4ccd4a75c4892c14694448a973f298dcd37ea490
refs/heads/master
2016-08-03T14:39:51.951949
2011-01-26T09:19:14
2011-01-26T09:19:14
1,297,712
1
0
null
null
null
null
UTF-8
C++
false
false
25,589
cpp
/* libzpaqo.cpp Part of LIBZPAQ Version 2.02 See accompanying libzpaq.txt for documentation. Written by Matt Mahoney, Nov. 13, 2010 The LIBZPAQ software is placed in the public domain. It may be used without restriction. LIBZPAQ is provided "as is" with no warranty. This file contains optimized versions o...
[ "windreamer@gmail.com" ]
[ [ [ 1, 879 ] ] ]
4547b7b2c9ed138a5298e40fe3a4f8129e616514
ea613c6a4d531be9b5d41ced98df1a91320c59cc
/FingerSuite/FingerMsgBox/MainFrm.h
2e1358cdef130d1b32e3338cdc04751b76608851
[]
no_license
f059074251/interested
939f938109853da83741ee03aca161bfa9ce0976
b5a26ad732f8ffdca64cbbadf9625dd35c9cdcb2
refs/heads/master
2021-01-15T14:49:45.217066
2010-09-16T10:42:30
2010-09-16T10:42:30
34,316,088
1
0
null
null
null
null
UTF-8
C++
false
false
20,276
h
// MainFrm.h : interface of the CMainFrame class // ///////////////////////////////////////////////////////////////////////////// #pragma once #include "sharedmem.h" #include "InterceptEngine.h" #include "..\Common\Utils.h" #include "..\Common\log\logger.h" #include "..\Common\AboutView.h" #include "..\Com...
[ "jtxuee@gmail.com@8d1da77e-e9f6-11de-9c2a-cb0f5ba72f9d" ]
[ [ [ 1, 751 ] ] ]
ae84e924a0b368cea1cbf54efd5d1f588875865e
06965c8bfe9274f24b961eaad95062051aaec1b2
/GUI/StatusFrame.h
30ce85ae2473953e54fc4549ae4283f5b8148199
[]
no_license
vinaybalhara/BaczekKPAI
902f2a27c1f565e9bae11ace82125052a3364306
9550e0c5abc260efc47355031aebd7d1831dfb0c
refs/heads/master
2021-01-16T19:14:52.776176
2010-12-07T15:43:48
2010-12-07T15:43:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,318
h
#ifndef STATUSFRAME_H #define STATUSFRAME_H #ifdef USE_STATUS_WINDOW // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif // for all others, include the necessary headers (this file is usually all you // need because it ...
[ "imbaczek@gmail.com", "hoijui.quaero@gmail.com" ]
[ [ [ 1, 221 ] ], [ [ 222, 222 ] ] ]
c2db8e423cab6580bf85ce5be6444bfb86f9e493
374f53386d36e3aadf0ed88e006394220f732f30
/win/DirectShow/SkeltonMFC/DirectShowSkeltonMFCView.cpp
5ae7d471c9e804d891a878cb502728fcc53fefad
[ "MIT" ]
permissive
yatjf/sonson-code
e7edbc613f8c97be5f7c7367be2660b3cb75a61b
fbb564af37adb2305fe7d2148f8d4f5a3450f72b
refs/heads/master
2020-06-13T08:02:38.469864
2010-07-01T14:20:40
2010-07-01T14:20:40
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
12,560
cpp
// // SkeltonMFC // DirectShowSkeltonMFCView.cpp // // The MIT License // // Copyright (c) 2009 sonson, sonson@Picture&Software // // 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 witho...
[ "yoshida.yuichi@0d0a6a56-2bd1-11de-9cad-a3574e5575ef" ]
[ [ [ 1, 341 ] ] ]
716d81546ed725aded6f9a64f1e21db653944a32
852e51ea29da0d06dc0d55c43529d5d976117156
/src/plinks.cpp
40815db88e89a415b6262735d13d5901697c78ed
[]
no_license
hustshego/gt
aaf4b4323ba73a2e89a52068d895aedcc8acc1d1
629681b5605b0af4d46aa865a67416f64fd2e64c
refs/heads/master
2020-12-11T09:05:07.641267
2011-01-10T21:27:08
2011-01-10T21:27:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,729
cpp
#include "plinks.h" using namespace cyclone; Ogre::Real ParticleLink::currentLength() const { Ogre::Vector3 relativePos = particle[0]->getPosition() - particle[1]->getPosition(); return relativePos.length(); } unsigned ParticleCable::addContact(ParticleContact *contact, ...
[ "indygemma@gmail.com" ]
[ [ [ 1, 176 ] ] ]
1e2c8ef07d1f53d68b63cf5339cad8bc4f6389eb
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/iostreams/test/read_bidir_filter_test.hpp
631d25a93b8511117f41e6ac0d6575651fa67102
[ "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
4,886
hpp
// (C) Copyright Jonathan Turkanis 2004 // 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.) // See http://www.boost.org/libs/iostreams for documentation. #ifndef BOOST_IOSTREAMS_TEST_READ_BIDIRECTIONAL_FILTER_H...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 130 ] ] ]
fb78de118de1de3b8b2b09dfbdc07ebd3ce8cd8a
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/regex/v4/regex_workaround.hpp
d69f4433b6481dca1a741743d6ca71dd438cf8eb
[ "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
4,972
hpp
/* * * Copyright (c) 1998-2005 * John Maddock * * 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.boost.org/LICENSE_1_0.txt) * */ /* * LOCATION: see http://www.boost.org for most r...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 202 ] ] ]
8ea7b5acc7929fdca4af2b03bb7f3edca7c2d8b2
80716d408715377e88de1fc736c9204b87a12376
/TspLib3/Src/spdll_notrace.cpp
c80855d69942c4341d0216ea85c29c72aaa095b9
[]
no_license
junction/jn-tapi
b5cf4b1bb010d696473cabcc3d5950b756ef37e9
a2ef6c91c9ffa60739ecee75d6d58928f4a5ffd4
refs/heads/master
2021-03-12T23:38:01.037779
2011-03-10T01:08:40
2011-03-10T01:08:40
199,317
2
2
null
null
null
null
UTF-8
C++
false
false
67,620
cpp
/******************************************************************************/ // // SPDLL_NOTRACE.CPP - Service Provider DLL shell. // //...
[ "Owner@.(none)" ]
[ [ [ 1, 1914 ] ] ]
2965b691b94e6ee7bba7e689f938a8463244e4a1
bd37f7b494990542d0d9d772368239a2d44e3b2d
/client/src/Personaje.cpp
74fbd4670f58cd440a42e158db0af059c04eb0fd
[]
no_license
nicosuarez/pacmantaller
b559a61355517383d704f313b8c7648c8674cb4c
0e0491538ba1f99b4420340238b09ce9a43a3ee5
refs/heads/master
2020-12-11T02:11:48.900544
2007-12-19T21:49:27
2007-12-19T21:49:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,380
cpp
/////////////////////////////////////////////////////////// // Personaje.cpp // Implementation of the Class Personaje // Created on: 21-Nov-2007 23:40:21 /////////////////////////////////////////////////////////// #include "Personaje.h" Personaje::Personaje(){ } Personaje::Personaje(Posicion& po...
[ "nicolas.suarez@5682bcf5-5c3f-0410-a8fd-ab24993f6fe8", "scamjayi@5682bcf5-5c3f-0410-a8fd-ab24993f6fe8", "rencat@5682bcf5-5c3f-0410-a8fd-ab24993f6fe8" ]
[ [ [ 1, 12 ], [ 15, 16 ], [ 19, 21 ], [ 23, 25 ], [ 27, 51 ], [ 53, 53 ], [ 55, 60 ], [ 62, 62 ], [ 66, 75 ] ], [ [ 13, ...
4964a18dadc7e8109ebf9d3b44e72ec17f4d1ef0
30e4267e1a7fe172118bf26252aa2eb92b97a460
/code/pkg_Utility/Modules/ConfigDB/Cx_CfgRecordset.cpp
e9e4c273ec0e85b23e08bc2068a0f4e89d2b0662
[ "Apache-2.0" ]
permissive
thinkhy/x3c_extension
f299103002715365160c274314f02171ca9d9d97
8a31deb466df5d487561db0fbacb753a0873a19c
refs/heads/master
2020-04-22T22:02:44.934037
2011-01-07T06:20:28
2011-01-07T06:20:28
1,234,211
2
0
null
null
null
null
UTF-8
C++
false
false
7,665
cpp
// Copyright 2008-2011 Zhang Yun Gui, rhcad@hotmail.com // https://sourceforge.net/projects/x3c/ // // 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/lic...
[ "rhcad1@71899303-b18e-48b3-b26e-8aaddbe541a3" ]
[ [ [ 1, 315 ] ] ]
4579946128ca21ff6ddb2ce08fe23d0ef56fd2fb
6327ac79f3294817895d5ef859509145bc0c28a9
/win/gfx.cpp
bcd3c4cb34c70f420592fccf214b85125f3e9494
[]
no_license
corpsofengineers/ffed3d
c8da1cb6e58f8b37b138d6f7d7ac0faa585e961b
8b6df7c081fd9ec4cf86220e8561439a8340d59b
refs/heads/master
2021-01-10T13:17:57.882726
2011-12-05T22:24:07
2011-12-05T22:24:07
49,797,267
2
1
null
null
null
null
WINDOWS-1251
C++
false
false
165,484
cpp
#include <windows.h> #include <stdio.h> #include <math.h> #include <direct.h> #include <d3dx9.h> #include "../ffeapi.h" #include "../ffecfg.h" #include "win32api.h" #include "ffe3d.h" #include "Xfile/XFileEntity.h" #include "Render/RenderSystem.h" #include <GL/glu.h> #define N_0 0.0f #define N_1 1.0f...
[ "dreamonzzz@a43015ce-51b6-2c96-052f-f15b0ecaca65" ]
[ [ [ 1, 6159 ] ] ]
b429a94898f79c8732ae9bc28d22e606696715d2
110f8081090ba9591d295d617a55a674467d127e
/tests/listPrimes.cpp
0d46148456f38d66ec39b221c797f79e52aa544f
[]
no_license
rayfill/cpplib
617bcf04368a2db70aea8b9418a45d7fd187d8c2
bc37fbf0732141d0107dd93bcf5e0b31f0d078ca
refs/heads/master
2021-01-25T03:49:26.965162
2011-07-17T15:19:11
2011-07-17T15:19:11
783,979
1
0
null
null
null
null
UTF-8
C++
false
false
516
cpp
#include <iostream> #include <math/MPI.hpp> class MPITest { public: static void run() { std::list<unsigned int> primes = MPInteger::getPrimeList(150*64*2); unsigned int count = 0; for (std::list<unsigned int>::iterator itor = primes.begin(); itor != primes.end(); ++itor) ...
[ "bpokazakijr@287b3242-7fab-264f-8401-8509467ab285" ]
[ [ [ 1, 38 ] ] ]
d4186a49ba03ce32076158b1033dd27bf7d7c908
a1e9c29572b2404e4195c14a14dbf5f2d260d595
/src/ColorUtils.h
b67193c41786ae9ce6e1f9414f1e8500a0acac65
[]
no_license
morsela/texton-izer
87333d229a34bf885e00c77b672d671ff72941f3
8e9f96d4a00834087247d000ae4df5282cbbfc4e
refs/heads/master
2021-07-29T01:37:38.232643
2009-02-13T15:40:03
2009-02-13T15:40:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,505
h
#ifndef __H_COLOR_UTILS_H__ #define __H_COLOR_UTILS_H__ class ColorUtils { public: static void recolorPixel(uchar * pData, int y, int x, int step, CvScalar * pColor) { int pos = y*step+3*x; pData[pos+0] = (uchar)pColor->val[0]; pData[pos+1] = (uchar)pColor->val[1]; p...
[ "morsela@7f168336-c49e-11dd-bdf1-993be837f8bb" ]
[ [ [ 1, 64 ] ] ]
9e755e970cf68f056911dec154aa330529f3777e
ea2786bfb29ab1522074aa865524600f719b5d60
/MultimodalSpaceShooter/src/input/GestureManager.h
d03606a3bf5635276905011a1b8527b0b897a83b
[]
no_license
jeremysingy/multimodal-space-shooter
90ffda254246d0e3a1e25558aae5a15fed39137f
ca6e28944cdda97285a2caf90e635a73c9e4e5cd
refs/heads/master
2021-01-19T08:52:52.393679
2011-04-12T08:37:03
2011-04-12T08:37:03
1,467,691
0
1
null
null
null
null
UTF-8
C++
false
false
2,445
h
#ifndef GESTUREMANAGER_H #define GESTUREMANAGER_H #include <XnCppWrapper.h> #include <string> #include <SFML/System/Vector2.hpp> #include <SFML/System.hpp> namespace Tracking { enum State { NotInitialized, // OpenNI not initialized Initialized, // Initialized but no user ...
[ "jeremy.singy@gmail.com" ]
[ [ [ 1, 76 ] ] ]
b8a0f3a446246eab330f4a7f4046e9bb35c7ec61
8b506bf34b36af04fa970f2749e0c8033f1a9d7a
/Code/Win32/di/diMouse.cpp
f333c26b85b3810f247aa3b34d394741e3053a4b
[]
no_license
gunstar/Prototype
a5155e25d7d54a1991425e7be85bfc7da42c634f
a4448b5f6d18048ecaedf26c71e2b107e021ea6e
refs/heads/master
2021-01-10T21:42:24.221750
2011-11-06T10:16:26
2011-11-06T10:16:26
2,708,481
0
0
null
null
null
null
UTF-8
C++
false
false
2,662
cpp
#include "diMouse.h" #include "diKeys.h" /*******************************************************************/ diMouse::diMouse(IDirectInput8* device) { Device = device; Handle = 0; SwapButtons = (GetSystemMetrics(SM_SWAPBUTTON) ? true : false); Visible = true; } diMouse::~diMouse() { cl...
[ "mb@mbrodersen.com" ]
[ [ [ 1, 128 ] ] ]
7be4fb84643f72da362f9817f0c1f19389b9276e
ea4bdaf1f19d3a0890dd3ed7ef3219f58d1cd7b6
/generateIL.cpp
b062bbf429cdb6c43ba6f8915eac18bf42fe4f47
[]
no_license
hemogawa/IllustLogickGenerator
faffcb51f12105cbbc3a1e1b14a84ce5a99ef493
b43fced6de292778bb2488b1c740252b744687ea
refs/heads/master
2021-01-10T22:10:08.436332
2011-05-24T11:40:19
2011-05-24T11:40:19
1,793,060
0
0
null
null
null
null
UTF-8
C++
false
false
13,717
cpp
/********************************************** 北陸先端科学技術大学院大学 知識科学研究科 博士前期課程 1年 菊川真理子 ドット絵からイラストロジックを作成し,表示するプログラムです **********************************************/ #include<iostream> #include<cv.h> #include<stdio.h> #include<cxcore.h> #include<highgui.h> #include<math.h> #include<string.h> #...
[ "hemogawa@gmail.com" ]
[ [ [ 1, 311 ] ] ]
2a1f765bd5bf6934040c99d639b3751ab1229ee1
4ab40b7fa3d15e68457fd2b9100e0d331f013591
/mirrorworld/Scene/MWLaserModel.cpp
5aa775d95978f6b2ec597dc73036b60e0d1b2aa6
[]
no_license
yzhou61/mirrorworld
f5d2c221f3f8376cfb0bffd0a3accbe9bb1caa21
33653244e5599d7d04e8a9d8072d32ecc55355b3
refs/heads/master
2021-01-19T20:18:44.546599
2010-03-19T22:40:42
2010-03-19T22:40:42
32,120,779
0
0
null
null
null
null
UTF-8
C++
false
false
5,234
cpp
////////////////////////////////////////////////////////////////////////// // ////////////////////////////////////////////////////////////////////////// #include "MWLaserModel.h" int MirrorWorld::LaserModel::m_nPlanes = 6; Ogre::Real MirrorWorld::LaserModel::m_Radius = 0.4f; const float laserRad = 0.01f; nam...
[ "cxyzs7@2e672104-186a-11df-85bb-b9a83fee2cb1" ]
[ [ [ 1, 147 ] ] ]
51ee9f38a7cd7aa5610dee2b3c6b0fefe3742c0a
2112057af069a78e75adfd244a3f5b224fbab321
/branches/ref1/src-root/include/ireon_editor/interface/editor_interface.h
22f0f7aae75db4cd1f8deec7fe671e00e3cec03b
[]
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
UTF-8
C++
false
false
1,647
h
/* Copyright (C) 2005 ireon.org developers council * $Id: interface.h 510 2006-02-26 21:09:40Z zak $ * 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...
[ "psavichev@gmail.com" ]
[ [ [ 1, 64 ] ] ]
b8e6d7a8daabc1a7c36cdaf4f6df8bd71d023f95
58ef4939342d5253f6fcb372c56513055d589eb8
/LemonTangram/source/Controller/inc/LemonMenu.h
6c6ada21f8bde5dc2370c102a02e4f9786f75303
[]
no_license
flaithbheartaigh/lemonplayer
2d77869e4cf787acb0aef51341dc784b3cf626ba
ea22bc8679d4431460f714cd3476a32927c7080e
refs/heads/master
2021-01-10T11:29:49.953139
2011-04-25T03:15:18
2011-04-25T03:15:18
50,263,327
0
0
null
null
null
null
GB18030
C++
false
false
1,786
h
/* ============================================================================ Name : LemonMenu.h Author : zengcity Version : 1.0 Copyright : Your copyright notice Description : CLemonMenu declaration ============================================================================ */ #ifndef LEMON...
[ "zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494" ]
[ [ [ 1, 75 ] ] ]
e254f63667c8775e8dcf269907ccbc423ca182cb
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/Code/Flosti Engine/Graphics/ASEObject/ASETextureManager.h
e1a332b075fa09004a5cc6fa989507f5962d7c3d
[]
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,141
h
//---------------------------------------------------------------------------------- // CObject3D class // Author: Enric Vergara // // Description: // //---------------------------------------------------------------------------------- #pragma once #ifndef INC_ASE_TEXTURE_MANAGER_H_ #define INC_ASE_TEXTURE_MA...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 39 ] ] ]
4119b5f4d6e38dfaf75516c124bcda3be3e916da
50328883d48bc97b507aca76bab8630c30ee84f5
/src/Menu.cpp
813408fd6365d918f1b8e49a61891f41253f1c78
[ "MIT" ]
permissive
skeller1/datasynth
79efbba8ef494f8e92277499b283c4f03164f3e9
a84cc42e8678b7af054542c512124f4b07405f64
refs/heads/master
2021-01-23T23:56:20.440897
2011-12-18T20:32:55
2011-12-18T20:32:55
3,362,190
0
0
null
null
null
null
UTF-8
C++
false
false
5,593
cpp
#include "Menu.h" using namespace ds; Menu::Menu() { XMLObjects.loadFile("objects.xml"); XML.loadFile("menu.xml"); XML.pushTag("MENU", 0); bool bScan = true; int id = 0; vector <int> parents; int createId = 0; while(bScan) { if(XML.getNumTags("ENTRY") != 0) { ...
[ "ben@nerdlabor.de" ]
[ [ [ 1, 189 ] ] ]
6de54f33d7d2155b6f84d1e9ce24a21adbf8bd99
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/xpressive/detail/core/icase.hpp
e1873701ccfc089aaa93bab73026f69c62d29769
[ "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
1,220
hpp
/////////////////////////////////////////////////////////////////////////////// // icase.hpp // // Copyright 2004 Eric Niebler. 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) #ifndef BOOST_XPRESSIVE_DETA...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 33 ] ] ]
a9a355ac43214c4cbb0ee62fb85136164946aa7c
7d6597b8619a63f65b8a6cfcae721da7592b92aa
/spiral-core/include/spiral/internet/interfaces/IProducer.h
40c7bcdefad3869a7cbf7b6d7eafeb77a83835b9
[ "MIT" ]
permissive
RangelReale/spiral-io
51eb976a1def7959d364a57921cab527d30ea428
cf8dbdfcfbef5dc8092fd7ea0ce8d052edf2f35d
refs/heads/master
2023-07-06T22:39:19.708949
2009-12-10T21:00:22
2009-12-10T21:00:22
37,156,634
0
0
null
null
null
null
UTF-8
C++
false
false
683
h
#ifndef _SPIRAL_INTERNET_INTERFACES_IPRODUCER_H__ #define _SPIRAL_INTERNET_INTERFACES_IPRODUCER_H__ namespace spiral { namespace internet { namespace interfaces { /** * A producer produces data for a consumer. * * Typically producing is done by calling the write method of an class * implementing L{ICon...
[ "hitnrun@6cb40615-3296-4dc8-bcc4-269c24c2e8c1" ]
[ [ [ 1, 30 ] ] ]
003e14b62d7b0bba17a08e7c6f50adedfd4b567e
580738f96494d426d6e5973c5b3493026caf8b6a
/Include/Vcl/comsvcs.hpp
e01501df10f8cecd41b18a839d49e28306b74634
[]
no_license
bravesoftdz/cbuilder-vcl
6b460b4d535d17c309560352479b437d99383d4b
7b91ef1602681e094a6a7769ebb65ffd6f291c59
refs/heads/master
2021-01-10T14:21:03.726693
2010-01-11T11:23:45
2010-01-11T11:23:45
48,485,606
2
1
null
null
null
null
UTF-8
C++
false
false
994
hpp
// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'ComSvcs.pas' rev: 6.00 #ifndef ComSvcsHPP #define ComSvcsHPP #pragma delphiheader begin #pragma option push -w- #pragma option push -Vx #include <ActiveX.h...
[ "bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b" ]
[ [ [ 1, 33 ] ] ]
cda8c6155f3828993a2064f54d0ae6ccc2535989
3ea9ea4da0819d1cdf99cac9225c5b34e48430b1
/assign2-cpp/Program.cpp
8a870064774f9882257927a313a58bc6b5c13cb8
[]
no_license
keithfancher/Programming-Languages
b32697a233253dacd679cc120d698f552af02a93
f84ccf9beb4a56022c1ad0dae1400cab5b39fb5d
refs/heads/master
2016-09-10T08:05:41.992568
2011-07-23T23:16:34
2011-07-23T23:16:34
2,304,864
0
0
null
null
null
null
UTF-8
C++
false
false
1,366
cpp
//**************************************************************************** // File : Program.cpp // Author: Keith T. Fancher // Date : 02/09/04 // Class : CS3490 // // Purpose: The implementation for the Program class, which is used to read // in the program, generate the binary, and other such useful th...
[ "not.discostoo@gmail.com" ]
[ [ [ 1, 57 ] ] ]
de07a4a4d13a490884b2418f7824ae9868f6248d
faaac39c2cc373003406ab2ac4f5363de07a6aae
/ zenithprime/src/controller/BattleBoard/BBSelectedState.cpp
64e17d5151ced8d4c5d83dc20e84bf5c13103e25
[]
no_license
mgq812/zenithprime
595625f2ec86879eb5d0df4613ba41a10e3158c0
3c8ff4a46fb8837e13773e45f23974943a467a6f
refs/heads/master
2021-01-20T06:57:05.754430
2011-02-05T17:20:19
2011-02-05T17:20:19
32,297,284
0
0
null
null
null
null
UTF-8
C++
false
false
2,184
cpp
#include "BBState.h" BBSelectedState* nullState = NULL; BBSelectedState* BBSelectedState::getState(){ if(nullState==NULL){ nullState = new BBSelectedState(); } return nullState; } void BBSelectedState::LeftMouseClick(NxRaycastHit& hit, BBControler* control){ if(hit.shape ==NULL){ control->getModel...
[ "mhsmith01@2c223db4-e1a0-a0c7-f360-d8b483a75394" ]
[ [ [ 1, 89 ] ] ]
e1a46ba21bcffdb88d0f788424f2f7f2b7ebf021
7f30cb109e574560873a5eb8bb398c027f85eeee
/src/wxPacsPreferencesGui.cxx
7e37066ccdbcc90d3303aeeac864322fe2a322d8
[]
no_license
svn2github/MITO
e8fd0e0b6eebf26f2382f62660c06726419a9043
71d1269d7666151df52d6b5a98765676d992349a
refs/heads/master
2021-01-10T03:13:55.083371
2011-10-14T15:40:14
2011-10-14T15:40:14
47,415,786
1
0
null
null
null
null
UTF-8
C++
false
false
13,601
cxx
/** * \file wxPacsPreferencesGui.cxx * \brief File per la creazione del dialog per la scelta dei parametri di connessione al PACS * \author ICAR-CNR Napoli */ #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "preferences.h" #endif #ifdef __BORLANDC__ #pragma hdrstop #endif ...
[ "kg_dexterp37@fde90bc1-0431-4138-8110-3f8199bc04de" ]
[ [ [ 1, 382 ] ] ]
4cd69388896e80fba9b03a9a81eac51399f0a6ae
41371839eaa16ada179d580f7b2c1878600b718e
/UVa/Volume CX/11000.cpp
18a240b4ac9bd6ade536e5e5637c5cda47acf7f5
[]
no_license
marinvhs/SMAS
5481aecaaea859d123077417c9ee9f90e36cc721
2241dc612a653a885cf9c1565d3ca2010a6201b0
refs/heads/master
2021-01-22T16:31:03.431389
2009-10-01T02:33:01
2009-10-01T02:33:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
319
cpp
///////////////////////////////// // 11000 - Bee ///////////////////////////////// #include<cstdio> unsigned int f[45],i,m[45]; int k; int main(void){ m[0] = 0; f[0] = 1; for(i = 1; i < 45; i++) m[i] = f[i-1], f[i] = m[i-1]+f[i-1]+1; while(scanf("%d",&k) && k != -1) printf("%u %u\n",m[k],f[k]); return 0; }
[ "mistermarin@gmail.com" ]
[ [ [ 1, 15 ] ] ]
f0d4eab4765cd36125c89283b29bf06d99027811
23c0843109bcc469d7eaf369809a35e643491500
/Sound/SoundACM.cpp
a9687d074f1b5788ecb723c7918fb283f07f16b3
[]
no_license
takano32/d4r
eb2ab48b324c02634a25fc943e7a805fea8b93a9
0629af9d14035b2b768d21982789fc53747a1cdb
refs/heads/master
2021-01-19T00:46:58.672055
2009-01-07T01:28:38
2009-01-07T01:28:38
102,349
1
0
null
null
null
null
SHIFT_JIS
C++
false
false
5,490
cpp
#include "SoundACM.h" #include <winbase.h> #include "../Log.h" using namespace base; SoundACM::SoundACM(void){ m_bOpen = false; } SoundACM::~SoundACM(){ Close(); } LRESULT SoundACM::Open(WAVEFORMATEX *pWFormat,LPVOID lpSrcBuf,DWORD dwSrcLength){ Close(); // 忘れんうちに引数をコピー:p m_lpSrcWFormat ...
[ "takano32@gmail.com" ]
[ [ [ 1, 181 ] ] ]
19c0a83f2f220206cdb49ec2aaa49c6d521541e9
42a799a12ffd61672ac432036b6fc8a8f3b36891
/cpp/IGC_Tron/IGC_Tron/OGLTexture.cpp
76bdd4eaf439644bc902b03b327ff05a7f59d2b8
[]
no_license
timotheehub/igctron
34c8aa111dbcc914183d5f6f405e7a07b819e12e
e608de209c5f5bd0d315a5f081bf0d1bb67fe097
refs/heads/master
2020-02-26T16:18:33.624955
2010-04-08T16:09:10
2010-04-08T16:09:10
71,101,932
0
0
null
null
null
null
UTF-8
C++
false
false
4,029
cpp
/**************************************************************************/ /* This file is part of IGC Tron */ /* (c) IGC Software 2009 - 2010 */ /* Author : Pierre-Yves GATOUILLAT */ /*******...
[ "raoul12@de5929ad-f5d8-47c6-8969-ac6c484ef978", "timotheehub@users.noreply.github.com" ]
[ [ [ 1, 93 ], [ 99, 99 ] ], [ [ 94, 98 ] ] ]
01443b9f68a00ead6104400838731f3519ef39e1
c3ae23286c2e8268355241f8f06cd1309922a8d6
/rateracerlib/mathlib/Matrix3.h
1d190a4fe13bcd938f6f206e9437fe04e15f9d2a
[]
no_license
BackupTheBerlios/rateracer-svn
2f43f020ecdd8a3528880d474bec1c0464879597
838ad3f326962028ce8d493d2c06f6af6ea4664c
refs/heads/master
2020-06-04T03:31:51.633612
2005-05-30T06:38:01
2005-05-30T06:38:01
40,800,078
0
0
null
null
null
null
UTF-8
C++
false
false
3,817
h
#pragma once #pragma warning( disable : 4514 ) // unreferenced inline function deleted #pragma warning( disable : 4710 ) // function not inlined #include <stdio.h> #include <assert.h> #include "MathUtils.h" class Vec3; class Matrix3 { protected: float m_[3][3]; // [col][row] public: Matrix3...
[ "gweronimo@afd64b18-8dda-0310-837d-b02fe5df315d" ]
[ [ [ 1, 170 ] ] ]
0fd8d3afbd7f3454144b0f3b4bd16bee69c69106
8342f87cc7e048aa812910975c68babc6fb6c5d8
/client/Game2/UpdateDownloader.cpp
44be94fd2832ecf774d1ea44011744c423c9afb5
[]
no_license
espes/hoverrace
1955c00961af4bb4f5c846f20e65ec9312719c08
7d5fd39ba688e2c537f35f7c723dedced983a98c
refs/heads/master
2021-01-23T13:23:03.710443
2010-12-19T22:26:12
2010-12-19T22:26:12
2,005,364
0
1
null
null
null
null
UTF-8
C++
false
false
5,550
cpp
// UpdateDownloader.cpp // Downloads and applies updates from the central update server. // // Copyright (c) 2009 Ryan Curtin // // Licensed under GrokkSoft HoverRace SourceCode License v1.0(the "License"); // you may not use this file except in compliance with the License. // // A copy of the license should ha...
[ "ryan@7d5085ce-8879-48fc-b0cc-67565f2357fd" ]
[ [ [ 1, 214 ] ] ]
acb002d63cdda4abee27244543fd8ec148da2274
c0bd82eb640d8594f2d2b76262566288676b8395
/src/shared/Database/dbcfile.h
bd7d746fff40ec80464ca1c3ed1fd4718c4a2f0c
[ "FSFUL" ]
permissive
vata/solution
4c6551b9253d8f23ad5e72f4a96fc80e55e583c9
774fca057d12a906128f9231831ae2e10a947da6
refs/heads/master
2021-01-10T02:08:50.032837
2007-11-13T22:01:17
2007-11-13T22:01:17
45,352,930
0
1
null
null
null
null
UTF-8
C++
false
false
2,727
h
#ifndef DBCFILE_H #define DBCFILE_H #include <cassert> #include <string> class DBCFile { public: DBCFile(); ~DBCFile(); // Open database. It must be openened before it can be used. bool open(const char*); // Database exceptions class Exception { public: Exception(const std::string &messag...
[ "tdiddi@web.de" ]
[ [ [ 1, 117 ] ] ]
f8be908d82130588b3a61f1e6946c8f00c1c90c5
fd3f2268460656e395652b11ae1a5b358bfe0a59
/srchybrid/URLClient.cpp
590800735a47d90532d258a2c5274376aa2db5ae
[]
no_license
mikezhoubill/emule-gifc
e1cc6ff8b1bb63197bcfc7e67c57cfce0538ff60
46979cf32a313ad6d58603b275ec0b2150562166
refs/heads/master
2021-01-10T20:37:07.581465
2011-08-13T13:58:37
2011-08-13T13:58:37
32,465,033
4
2
null
null
null
null
UTF-8
C++
false
false
15,706
cpp
//this file is part of eMule //Copyright (C)2002-2008 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.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 Softwa...
[ "Mike.Ken.S@dd569cc8-ff36-11de-bbca-1111db1fd05b" ]
[ [ [ 1, 463 ] ] ]
ad097baa5b06ca4ad57de59aaea0fab5733ab074
31a5e7570148149f0f7d8626274c22e15454a71f
/Simcraft/Simcraft/sc_gear_stats.cpp
95cf96e0a0647cdf2625e54a15c718d8590e3191
[]
no_license
imclab/SimcraftGearOptimizer
b54575e9fc330c97070168ade5bbd46a2de0627a
b5c1f82b2bf7579389d23b769e520a6b0968fc98
refs/heads/master
2021-01-22T13:37:15.010740
2010-05-04T00:46:44
2010-05-04T00:46:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,974
cpp
// ========================================================================== // Dedmonwakeen's Raid DPS/TPS Simulator. // Send questions to natehieter@gmail.com // ========================================================================== #include "simulationcraft.h" // =======================================...
[ "paraquat@gmail.com" ]
[ [ [ 1, 205 ] ] ]
96a49405a3de72f9242502170acfe9b5c43defc8
b5ad65ebe6a1148716115e1faab31b5f0de1b493
/src/AranMath/ArnPlane.cpp
24400b0a4d8f57f0dd41652592e82075ad2f146f
[]
no_license
gasbank/aran
4360e3536185dcc0b364d8de84b34ae3a5f0855c
01908cd36612379ade220cc09783bc7366c80961
refs/heads/master
2021-05-01T01:16:19.815088
2011-03-01T05:21:38
2011-03-01T05:21:38
1,051,010
1
0
null
null
null
null
UTF-8
C++
false
false
690
cpp
#include "AranMathPCH.h" #include "ArnPlane.h" #include "ArnMath.h" #include "ArnConsts.h" ArnPlane::ArnPlane() : m_normal(ArnConsts::ARNVEC3_Z) , m_v0(ArnConsts::ARNVEC3_ZERO) { } ArnPlane::ArnPlane(const ArnVec3& normal, const ArnVec3& v0) : m_normal(normal) , m_v0(v0) { assert(ArnVec3IsNormalized(n...
[ "gasbank@gmail.com" ]
[ [ [ 1, 33 ] ] ]
5e236ed53e4fc7d01d53a9d6905a1bb6ee774323
89d2197ed4531892f005d7ee3804774202b1cb8d
/GWEN/src/Controls/VerticalScrollBar.cpp
f3683c157b1f3960ec8997ac9c8ff5024d7cc6c8
[ "MIT", "Zlib" ]
permissive
hpidcock/gbsfml
ef8172b6c62b1c17d71d59aec9a7ff2da0131d23
e3aa990dff8c6b95aef92bab3e94affb978409f2
refs/heads/master
2020-05-30T15:01:19.182234
2010-09-29T06:53:53
2010-09-29T06:53:53
35,650,825
0
0
null
null
null
null
UTF-8
C++
false
false
3,465
cpp
/* GWEN Copyright (c) 2010 Facepunch Studios See license in Gwen.h */ #include "stdafx.h" #include "Gwen/Controls/ScrollBar.h" #include "Gwen/Controls/VerticalScrollBar.h" using namespace Gwen; using namespace Gwen::Controls; GWEN_CONTROL_CONSTRUCTOR( VerticalScrollBar ) { m_Bar->SetVertical(); ...
[ "haza55@5bf3a77f-ad06-ad18-b9fb-7d0f6dabd793" ]
[ [ [ 1, 138 ] ] ]
024d2a2d816c44329f0767eaeb90676e4bf2bf74
5236606f2e6fb870fa7c41492327f3f8b0fa38dc
/nsrpc/test/nsrpcTest/P2pRelayTestFixture.h
c7aac627ed9ab0631270ee6a47ae68ed6365ba5c
[]
no_license
jcloudpld/srpc
aa8ecf4ffc5391b7183b19d217f49fb2b1a67c88
f2483c8177d03834552053e8ecbe788e15b92ac0
refs/heads/master
2021-01-10T08:54:57.140800
2010-02-08T07:03:00
2010-02-08T07:03:00
44,454,693
0
0
null
null
null
null
UTF-8
C++
false
false
1,742
h
#ifndef NSRPC_P2PRELAYTESTFIXTURE_H #define NSRPC_P2PRELAYTESTFIXTURE_H #ifdef _MSC_VER # pragma once #endif #include "P2pSessionTestFixture.h" #include <nsrpc/p2p/server/SimpleRelayService.h> #include <nsrpc/ReactorTask.h> #include <nsrpc/utility/AceUtil.h> #include <nsrpc/detail/PacketCoderFactory.h> ...
[ "kcando@6d7ccee0-1a3b-0410-bfa1-83648d9ec9a4" ]
[ [ [ 1, 70 ] ] ]
ee5e69d4a392bcdc3beadb37242f571fac06cc7c
1e976ee65d326c2d9ed11c3235a9f4e2693557cf
/CommonSources/HTMLLite/PPDrawManager.cpp
809f33d9168f067161f145dbd4b293f9abd64ebb
[]
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
WINDOWS-1251
C++
false
false
46,757
cpp
#include "stdafx.h" #include "PPDrawManager.h" /* #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif */ /* DIBs use RGBQUAD format: 0xbb 0xgg 0xrr 0x00 */ #ifndef CLR_TO_RGBQUAD #define CLR_TO_RGBQUAD(clr) (RGB(GetBValue(clr), GetGValue(clr), GetRValue...
[ "outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678" ]
[ [ [ 1, 1505 ] ] ]
97ce214358c5a5d3a3141a70d2612516b18a750a
ad80c85f09a98b1bfc47191c0e99f3d4559b10d4
/code/src/tools/vector.h
082d5957c7a8d2afb7990a6d0f83965496b16222
[]
no_license
DSPNerd/m-nebula
76a4578f5504f6902e054ddd365b42672024de6d
52a32902773c10cf1c6bc3dabefd2fd1587d83b3
refs/heads/master
2021-12-07T18:23:07.272880
2009-07-07T09:47:09
2009-07-07T09:47:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,195
h
// // This module contains a bunch of well understood functions // I apologise if the conventions used here are slightly // different than what you are used to. // #ifndef GENERIC_VECTOR_H #define GENERIC_VECTOR_H #include <stdio.h> #include <math.h> class Vector { public: float x,y,z; Vector(...
[ "plushe@411252de-2431-11de-b186-ef1da62b6547" ]
[ [ [ 1, 66 ] ] ]
59cc399214f2b477d0c3eb05a59453700fc518b1
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/functional/hash/examples/books.cpp
4ed5bdc2c73f63169e463ee0a9e02db9eb81c61b
[ "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
1,514
cpp
// Copyright Daniel James 2005-2006. 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.boost.org/LICENSE_1_0.txt) #include "./books.hpp" #include <boost/functional/hash.hpp> #include <cassert> // ...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 50 ] ] ]
035e8de9ed417dfb713639b06e9b896c7608b7fa
6dc976d19edc24eda572338646eb23b054880c55
/PS3/rom_list.cpp
6339aa9e7933d83af69eb8579ca5483345424f70
[]
no_license
wsz8/ps3sx
aae188451b93398795e98c1fbdad2a2163f3cfd1
06fe64c85acb406676d3cff8889736db8d6c749e
refs/heads/master
2020-04-20T16:59:17.347699
2011-01-06T11:34:52
2011-01-06T11:34:52
34,731,825
0
0
null
null
null
null
UTF-8
C++
false
false
18,232
cpp
/* * menu.cpp * * Created on: Oct 10, 2010 * Author: halsafar */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <stack> #include <vector> #include "PS3Video.h" #include "rom_list.h" #include "input/Cellinput.h" #include "fileio/FileBrowser.h" #includ...
[ "ps3emudev@hotmail.com@34f3eeab-e43a-e0a5-f347-2cf37759d9c2" ]
[ [ [ 1, 569 ] ] ]
c7c5aabebab9c506da920cf5a7edffeec0ba7dcb
16d8b25d0d1c0f957c92f8b0d967f71abff1896d
/obse/obse/PluginManager.h
ea30236317111e587b798f51773783fb15b481c8
[]
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
1,175
h
#pragma once #include <string> #include <vector> #include "obse/PluginAPI.h" class PluginManager { public: PluginManager(); ~PluginManager(); bool Init(void); void DeInit(void); PluginInfo * GetInfoByName(const char * name); UInt32 GetNumPlugins(void); UInt32 GetBaseOpcode(UInt32 idx...
[ "masterfreek64@2644d07b-d655-0410-af38-4bee65694944" ]
[ [ [ 1, 54 ] ] ]
d955253c58a93abef24ddc52b35f794eec513ecd
c2abb873c8b352d0ec47757031e4a18b9190556e
/src/vortex-client/Client.h
7206e894eced0cd0aa62003ba6e6df76ad6eb85f
[]
no_license
twktheainur/vortex-ee
70b89ec097cd1c74cde2b75f556448965d0d345d
8b8aef42396cbb4c9ce063dd1ab2f44d95e994c6
refs/heads/master
2021-01-10T02:26:21.913972
2009-01-30T12:53:21
2009-01-30T12:53:21
44,046,528
0
0
null
null
null
null
UTF-8
C++
false
false
1,293
h
#ifndef CLIENT_H_ #define CLIENT_H_ extern "C" { #include <pthread.h> } #include "globals.h" #include "TCPClient.h" //#include "ChatManager.h" #include "EventManager.h" #include <vector> class ConnectionManagerIn; class ConnectionManagerOut; class TCPClient; class ApplicationManager; class WorldManag...
[ "twk.theainur@37e2baaa-b253-11dd-9381-bf584fb1fa83" ]
[ [ [ 1, 46 ] ] ]
afc48392fecbc4a4b2f9650b8168ca20dc296706
975d45994f670a7f284b0dc88d3a0ebe44458a82
/Docs/FINAIS/Fonte/cliente/Source/GameCore/CGameCore.cpp
816da678a3b74665c7f2d76c86da12b6ec40f743
[]
no_license
phabh/warbugs
2b616be17a54fbf46c78b576f17e702f6ddda1e6
bf1def2f8b7d4267fb7af42df104e9cdbe0378f8
refs/heads/master
2020-12-25T08:51:02.308060
2010-11-15T00:37:38
2010-11-15T00:37:38
60,636,297
0
0
null
null
null
null
ISO-8859-1
C++
false
false
37,861
cpp
#include "CGameCore.h" //----------------------------------------------------------------------------------------------------------------- CGameCore::CGameCore(int &startInit) { startInit = SUCESSO; _connected = false; _numMyChars = 0; _myUserID = -1; _myCharID = -1; _myCharSceneID = -1; _myMap...
[ "phabh@users.noreply.github.com" ]
[ [ [ 1, 1266 ] ] ]
8a2e629885e9df73fd9befe0e6c001545486d2e5
53e5698f899750b717a1a3a4d205af422990b4a2
/core/hltimer.h
b2bc5212cb9d06b66e1e1a5e2fb440f39dad5e3a
[]
no_license
kvantetore/PyProp
e25f07e670369ad774aee6f47115e1ec0ad680d0
0fcdd3d5944de5c54c43a5205eb6e830f5edbf4c
refs/heads/master
2016-09-10T21:17:56.054886
2011-05-30T08:52:44
2011-05-30T08:52:44
462,062
7
7
null
null
null
null
UTF-8
C++
false
false
8,268
h
/* -*- C++ -*- */ /* Heap Layers: An Extensible Memory Allocation Infrastructure Copyright (C) 2000-2003 by Emery Berger http://www.cs.umass.edu/~emery emery@cs.umass.edu This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Lice...
[ "tore.birkeland@354cffb3-6528-0410-8d42-45ce437ad3c5" ]
[ [ [ 1, 393 ] ] ]
262533fa487ca396b78008b774311b4759db9209
9d5310143784a780aa951492df3180b22b6410bd
/main.cpp
4fba4369d9c7940d64b42355ec72263f2e0ab19e
[]
no_license
zarvox/moussage
978c8c66c92468d9fc40d073b7a6cf8e5170f67d
6b04f355cea4dd05a2c82dc992ac7545dfee0114
refs/heads/master
2016-09-07T19:12:55.579534
2011-10-15T04:21:10
2011-10-15T04:21:10
2,573,012
1
0
null
null
null
null
UTF-8
C++
false
false
367
cpp
#include <QApplication> #include "mousesocket.h" #include "mousemux.h" int main(int argc, char** argv) { QApplication* app = new QApplication(argc, argv); MouseSocket* ms = new MouseSocket(); MouseMux* mm = new MouseMux(); QObject::connect(ms, SIGNAL(imageUpdate(qint64,QByteArray)), mm, SLOT(imageUpdate...
[ "drew.m.fisher@gmail.com" ]
[ [ [ 1, 12 ] ] ]
f77dec9d3ef3982cfe6bb128f89e8d36ef1df64e
ade08cd4a76f2c4b9b5fdbb9b9edfbc7996b1bbc
/computer_graphics/lab5/Src/Application/axes.h
d2a93e2ea6fd32960f92bd16cb5493b6f3585bd6
[]
no_license
smi13/semester07
6789be72d74d8d502f0a0d919dca07ad5cbaed0d
4d1079a446269646e1a0e3fe12e8c5e74c9bb409
refs/heads/master
2021-01-25T09:53:45.424234
2011-01-07T16:08:11
2011-01-07T16:08:11
859,509
0
0
null
null
null
null
UTF-8
C++
false
false
408
h
#ifndef _cube_h #define _cube_h #include "object.h" namespace cg_labs { class Axes : public Object { public: Axes( const char *name, float a, DWORD Color = D3DCOLOR_XRGB(255, 0, 0), bool to_render = true ); virtual D3DPRIMITIVETYPE getPrimitiveType(); virtual void ...
[ "fedka@ebanat.com" ]
[ [ [ 1, 26 ] ] ]
c5233aaa23106f2a05aab585fdba82e5ecc047b4
69aab86a56c78cdfb51ab19b8f6a71274fb69fba
/Code/inc/BallsInformations.h
56bfb01633ba36e2457dfa6fc2673bd5e8acf660
[ "BSD-3-Clause" ]
permissive
zc5872061/wonderland
89882b6062b4a2d467553fc9d6da790f4df59a18
b6e0153eaa65a53abdee2b97e1289a3252b966f1
refs/heads/master
2021-01-25T10:44:13.871783
2011-08-11T20:12:36
2011-08-11T20:12:36
38,088,714
0
0
null
null
null
null
UTF-8
C++
false
false
909
h
/* * BallsInformations.h * * Created on: 2011-01-07 * Author: artur.m */ #ifndef BALLSINFORMATIONS_H_ #define BALLSINFORMATIONS_H_ #include "Actor.h" #include "pi.h" #include "Vector.h" #include "shared_ptr.h" #include <string> #include <vector> class BallsInformations : public Actor ...
[ "Artur.S.Mazurek@gmail.com" ]
[ [ [ 1, 43 ] ] ]
69da5984916ddab033c2c86e076c579caace9e33
77aa13a51685597585abf89b5ad30f9ef4011bde
/src/hearthstone-world/StrandOfTheAncients.h
d8eaa111e359dc45ce706736029b006ddb27c2e9
[]
no_license
Zic/Xeon-MMORPG-Emulator
2f195d04bfd0988a9165a52b7a3756c04b3f146c
4473a22e6dd4ec3c9b867d60915841731869a050
refs/heads/master
2021-01-01T16:19:35.213330
2009-05-13T18:12:36
2009-05-14T03:10:17
200,849
8
10
null
null
null
null
UTF-8
C++
false
false
1,828
h
/* * made by jajcer */ #ifndef _SOTA_H #define _SOTA_H static const float SOTAStartLocations[2][3] = { { 1601.004395f, -105.182663f, 8.873691f }, //attackers { 922.102234f, -111.102646f, 97.178421f }, //defenders }; class StrandOfTheAncients : public CBattleground { public: StrandOfTheAncients(Ma...
[ "jajcer@a6a5f009-272a-4b40-a74d-5f9816a51f88", "Aceindy@a6a5f009-272a-4b40-a74d-5f9816a51f88" ]
[ [ [ 1, 15 ], [ 17, 20 ], [ 23, 33 ], [ 35, 39 ], [ 41, 41 ], [ 43, 56 ] ], [ [ 16, 16 ], [ 21, 22 ], [ 34, 34 ], [ 40, ...
6a25c0c3eca85a2b8a7e571f7fbbb9e6ceda92f7
c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac
/src/Engine/Gui/GuiMgr.h
35a83e3381a6498e6afd8f4a834de93409ad974c
[]
no_license
ptrefall/smn6200fluidmechanics
841541a26023f72aa53d214fe4787ed7f5db88e1
77e5f919982116a6cdee59f58ca929313dfbb3f7
refs/heads/master
2020-08-09T17:03:59.726027
2011-01-13T22:39:03
2011-01-13T22:39:03
32,448,422
1
0
null
null
null
null
UTF-8
C++
false
false
1,784
h
#pragma once namespace Engine { class CoreMgr; class GuiSystemInterface; class GuiRenderInterface; class GuiEventManager; class GuiEventInstancer; class GuiMgr //: public Rocket::Core::EventListener { public: GuiMgr(CoreMgr *coreMgr, const bool &fullscr, const int &width, const int &height,...
[ "PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227" ]
[ [ [ 1, 57 ] ] ]
d571b19c0b0a3ba650d31b950a2469d6b9d26e96
5a05acb4caae7d8eb6ab4731dcda528e2696b093
/ThirdParty/luabind/luabind/handle.hpp
e3b0a34bffa7d2efc49903e9f1daef77a73edeed
[]
no_license
andreparker/spiralengine
aea8b22491aaae4c14f1cdb20f5407a4fb725922
36a4942045f49a7255004ec968b188f8088758f4
refs/heads/master
2021-01-22T12:12:39.066832
2010-05-07T00:02:31
2010-05-07T00:02:31
33,547,546
0
0
null
null
null
null
UTF-8
C++
false
false
3,754
hpp
// Copyright (c) 2005 Daniel Wallin and Arvid Norberg // 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, copy, mo...
[ "DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e" ]
[ [ [ 1, 138 ] ] ]
33b2788f5c4bc1232f45419366ab33d1a1c5a7cd
dba70d101eb0e52373a825372e4413ed7600d84d
/RendererComplement/source/TextureManager.cpp
ef72d0c533b044359d735932e21afea203e92760
[]
no_license
nustxujun/simplerenderer
2aa269199f3bab5dc56069caa8162258e71f0f96
466a43a1e4f6e36e7d03722d0d5355395872ad86
refs/heads/master
2021-03-12T22:38:06.759909
2010-10-02T03:30:26
2010-10-02T03:30:26
32,198,944
0
0
null
null
null
null
UTF-8
C++
false
false
373
cpp
#include "TextureManager.h" #include "Texture.h" namespace RCP { Texture* TextureManager::createTexture(unsigned int width, unsigned int height, unsigned int numMipmap,TextureType type, PixelFormat pf) { Texture* tex = new Texture(width,height, numMipmap + 1 ,type,pf, this); tex->initialize(); tex->ad...
[ "nustxujun@yahoo.com.cn@c2606ca0-2ebb-fda8-717c-293879e69bc3" ]
[ [ [ 1, 14 ] ] ]
e7980d3e14dd41c0c98cad33fb838f3c0fc16389
7f72fc855742261daf566d90e5280e10ca8033cf
/branches/full-calibration/ground/src/plugins/uavtalk/telemetrymonitor.h
ddef7200bd06a801a4f66c493f4a94d7c23f7571
[]
no_license
caichunyang2007/my_OpenPilot_mods
8e91f061dc209a38c9049bf6a1c80dfccb26cce4
0ca472f4da7da7d5f53aa688f632b1f5c6102671
refs/heads/master
2023-06-06T03:17:37.587838
2011-02-28T10:25:56
2011-02-28T10:25:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,466
h
/** ****************************************************************************** * * @file telemetrymonitor.cpp * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @addtogroup GCSPlugins GCS Plugins * @{ * @addtogroup UAVTalkPlugin UAVTalk Plugin * @{ * @brief The ...
[ "jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba" ]
[ [ [ 1, 79 ] ] ]
b1590417991ac3bd0f6857b971808ce8bcf7a69d
3e1a7d458b265a2689e02c51847eeee2fe242b38
/mainwindow.cpp
e9ee0f26f522093008196f47ebad49aa3c219c25
[]
no_license
przenz/ramek
93b656d94b061a62c2048c29aad86c584b771ff0
9dac2ec0b97f976d00dcc8c3615d12c5a196fc8b
refs/heads/master
2020-04-03T06:10:59.748202
2011-09-07T17:16:25
2011-09-07T17:16:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,625
cpp
#include "mainwindow.h" #include "ui_mainwindow.h" #include <QFile> #include <QTextStream> MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent), ui(new Ui::MainWindow) { ui->setupUi(this); show(); wczytajCeny(); } MainWindow::~MainWindow() { delete ui; } void Mai...
[ "2963266+przenz@users.noreply.github.com" ]
[ [ [ 1, 181 ] ] ]
843f6e19671af36deec4a26755072c5f4fa7eb6c
7ee1bcc17310b9f51c1a6be0ff324b6e297b6c8d
/AppData/Sources/VS 6.0 Win32 MFC 6.0 dialog/Source/MainDialog.cpp
705bef35d4c0958db15ba10b7e4c7614b754f5e0
[]
no_license
SchweinDeBurg/afx-scratch
895585e98910f79127338bdca5b19c5e36921453
3181b779b4bb36ef431e5ce39e297cece1ca9cca
refs/heads/master
2021-01-19T04:50:48.770595
2011-06-18T05:14:22
2011-06-18T05:14:22
32,185,218
0
0
null
null
null
null
UTF-8
C++
false
false
2,895
cpp
// $PROJECT$ application. // Copyright (c) $YEAR$ by $AUTHOR$, // All rights reserved. // MainDialog.cpp - implementation of the CMainDialog class // initially generated by $GENERATOR$ on $DATE$ at $TIME$ // visit http://zarezky.spb.ru/projects/afx_scratch.html for more info ////////////////////////////////...
[ "Elijah Zarezky@9edebcd1-9b41-0410-8d36-53a5787adf6b" ]
[ [ [ 1, 116 ] ] ]
1029d2a713b4dd87861faaf45226097e387e7d90
709cd826da3ae55945fd7036ecf872ee7cdbd82a
/Term/WildMagic2/Applications/Miscellaneous/QuadToQuadMapping/QuadToQuadMapping.cpp
7c09fc611831a2db3fa18d6e771f13e67c0db771
[]
no_license
argapratama/kucgbowling
20dbaefe1596358156691e81ccceb9151b15efb0
65e40b6f33c5511bddf0fa350c1eefc647ace48a
refs/heads/master
2018-01-08T15:27:44.784437
2011-06-19T15:23:39
2011-06-19T15:23:39
36,738,655
0
0
null
null
null
null
UTF-8
C++
false
false
13,128
cpp
// Magic Software, Inc. // http://www.magic-software.com // http://www.wild-magic.com // Copyright (c) 2003. All Rights Reserved // // The Wild Magic Library (WML) source code is supplied under the terms of // the license agreement http://www.magic-software.com/License/WildMagic.pdf // and may not be copied or ...
[ "pocatnas@gmail.com" ]
[ [ [ 1, 418 ] ] ]
4604ecdadddb11ba50fba0c4191328f7c43772a1
eb869f3bc7728e55b5bd6ab2ad5f2a25e7f2a0a6
/S60_MCL/TMApp/inc/TraceManagerSettingList.h
f7535caaebb9b2277de6a8da32703312cb631f13
[]
no_license
runforu/musti-emulator
257420f505a519113fe7c529a3eaeda4e91d918c
0254eb549e5e0ec8e8a0a4da796b5652268aa17c
refs/heads/master
2020-05-19T07:49:09.924331
2010-11-30T06:28:37
2010-11-30T06:28:37
32,321,074
0
1
null
null
null
null
UTF-8
C++
false
false
1,772
h
/* ======================================================================== Name : TraceManagerSettingList.h Author : DH Copyright : All right is reserved! Version : E-Mail : dh.come@gmail.com Description : Copyright (c) 2009-2015 DH. This material, including documentation ...
[ "dh.come@gmail.com@c3ffc87a-496d-339f-d77d-193528aa0bc0" ]
[ [ [ 1, 66 ] ] ]
ce1b9aec9e613cdb6e31ef85180c1bf5b87ef491
cfa667b1f83649600e78ea53363ee71dfb684d81
/code/toolkit/nsh3/nsh3.cc
e14279ea45d9ecdf2902df80935ce1593d7f33ef
[]
no_license
zhouxh1023/nebuladevice3
c5f98a9e2c02828d04fb0e1033f4fce4119e1b9f
3a888a7c6e6d1a2c91b7ebd28646054e4c9fc241
refs/heads/master
2021-01-23T08:56:15.823698
2011-08-26T02:22:25
2011-08-26T02:22:25
32,018,644
0
1
null
null
null
null
UTF-8
C++
false
false
842
cc
//------------------------------------------------------------------------------ // nsh3.cc // (C) 2006 Radon Labs GmbH //------------------------------------------------------------------------------ #include "stdneb.h" #include "toolkit/nsh3/shellapplication.h" using namespace Tools; using namespace Util; ...
[ "Administrator@JOEYXIONG-PC4.epi.com" ]
[ [ [ 1, 30 ] ] ]
4b0b38d54564324d1a39117f128da7a29f6963f3
c7120eeec717341240624c7b8a731553494ef439
/src/cplusplus/freezone-samp/src/core/ver.hpp
a16e525d77ea1b4a01dd8d25868409f5477c1360
[]
no_license
neverm1ndo/gta-paradise-sa
d564c1ed661090336621af1dfd04879a9c7db62d
730a89eaa6e8e4afc3395744227527748048c46d
refs/heads/master
2020-04-27T22:00:22.221323
2010-09-04T19:02:28
2010-09-04T19:02:28
174,719,907
1
0
null
2019-03-09T16:44:43
2019-03-09T16:44:43
null
UTF-8
C++
false
false
190
hpp
#ifndef VER_HPP #define VER_HPP extern char const* plugin_ver; extern char const* only_ver; extern char const* mode_only_ver; extern int build_id_ver; #endif // VER_HPP
[ "dimonml@19848965-7475-ded4-60a4-26152d85fbc5" ]
[ [ [ 1, 8 ] ] ]
049c1aee7ded924b4759594a9d68cc042f13ce92
c58b7487c69d596d08dafba52361aab43ed25ed3
/json_test/json_spirit_utils_test.h
e149a849db9d6cc2c18f6b573e4abbebe3e0a2a1
[ "MIT" ]
permissive
deweerdt/JSON-Spirit
a2508d6272aa058ff9902c2c6494b7f1d70dec09
7dd32ece9c700c3e4a51e6c466cddcefd1054766
refs/heads/master
2020-04-04T13:14:06.281332
2009-12-07T16:13:55
2009-12-07T16:13:55
403,942
4
2
null
null
null
null
UTF-8
C++
false
false
361
h
#ifndef JASON_SPIRIT_UTILS_TEST #define JASON_SPIRIT_UTILS_TEST // Copyright John W. Wilkinson 2007 - 2009. // Distributed under the MIT License, see accompanying file LICENSE.txt // json spirit version 4.02 #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif namespace json_spirit ...
[ "frederik.deweerdt@gmail.com" ]
[ [ [ 1, 18 ] ] ]
94431ffc3497562599754474e5c3849c08b14472
96e96a73920734376fd5c90eb8979509a2da25c0
/BulletPhysics/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuMinkowskiPenetrationDepthSolver.cpp
662357e5167482ba1b20b2e8565f223c2006853f
[]
no_license
lianlab/c3de
9be416cfbf44f106e2393f60a32c1bcd22aa852d
a2a6625549552806562901a9fdc083c2cacc19de
refs/heads/master
2020-04-29T18:07:16.973449
2009-11-15T10:49:36
2009-11-15T10:49:36
32,124,547
0
0
null
null
null
null
UTF-8
C++
false
false
12,083
cpp
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. P...
[ "caiocsabino@7e2be596-0d54-0410-9f9d-cf4183935158" ]
[ [ [ 1, 347 ] ] ]
a67578a1859e06baf766a8780f0f6eeb86ff4142
016774685beb74919bb4245d4d626708228e745e
/iOS/GLEssentials/ozcollide/vec3f.h
22beca2639bd5c0dd6a91ded0857d8786214cb28
[]
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
3,746
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, 195 ] ] ]
8dd207665a57c45c9c65c9fa0cfe84631061828a
7d5bde00c1d3f3e03a0f35ed895068f0451849b2
/treethread.h
182fe744742104c590602b2cac4590f1e15d9ac9
[]
no_license
jkackley/jeremykackley-dfjobs-improvment
6638af16515d140e9d68c7872b11b47d4f6d7587
73f53a26daa7f66143f35956150c8fe2b922c2e2
refs/heads/master
2021-01-16T01:01:38.642050
2011-05-16T18:03:23
2011-05-16T18:03:23
32,128,889
0
0
null
null
null
null
UTF-8
C++
false
false
1,645
h
/*- * Copyright (c) 2011, Derek Young * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this li...
[ "Devek@localhost" ]
[ [ [ 1, 46 ] ] ]
45bcbad74942c09166f4247d83f5b747d2a1fcdf
29c5bc6757634a26ac5103f87ed068292e418d74
/src/tlclasses/CWeaponTrail.h
c2ae99dfa40aac8b1e612d9af1418591706932ce
[]
no_license
drivehappy/tlapi
d10bb75f47773e381e3ba59206ff50889de7e66a
56607a0243bd9d2f0d6fb853cddc4fce3e7e0eb9
refs/heads/master
2021-03-19T07:10:57.343889
2011-04-18T22:58:29
2011-04-18T22:58:29
32,191,364
5
0
null
null
null
null
UTF-8
C++
false
false
157
h
#pragma once #include "CRunicCore.h" namespace TLAPI { #pragma pack(1) struct CWeaponTrail : CRunicCore { }; #pragma pack() };
[ "drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522" ]
[ [ [ 1, 17 ] ] ]
3194f1d6b850af84755a1870f950d9d2636c7c8e
3e69b159d352a57a48bc483cb8ca802b49679d65
/tags/release-2006-01-03/pcbnew/plotgerb.cpp
c6df8ad176a4132f7ff0aaa8cffb586e2b7ca5b0
[]
no_license
BackupTheBerlios/kicad-svn
4b79bc0af39d6e5cb0f07556eb781a83e8a464b9
4c97bbde4b1b12ec5616a57c17298c77a9790398
refs/heads/master
2021-01-01T19:38:40.000652
2006-06-19T20:01:24
2006-06-19T20:01:24
40,799,911
0
0
null
null
null
null
ISO-8859-2
C++
false
false
25,099
cpp
/****************************************/ /**** Routine de trace GERBER RS274X ****/ /****************************************/ #include "fctsys.h" #include "common.h" #include "plot_common.h" #include "pcbnew.h" #include "pcbplot.h" #include "trigo.h" #include "protos.h" /* Format Gerber : N...
[ "bokeoa@244deca0-f506-0410-ab94-f4f3571dea26" ]
[ [ [ 1, 868 ] ] ]
71f9a0d33f4a2c4349460f81461b772a309b1bae
4f913cc1a50e8e649fd40313631a161234e3c59d
/NokomoSystem/BasicArithmetics.h
f17ac38f1e13d83a3ee41180d20c08902917d6ab
[]
no_license
autch/kpiadx.kpi
abb1f084163478796e202196a7411a049a76116c
f482c3871d948e71a3b3839e9066f845ecdb5915
refs/heads/master
2021-12-16T01:22:32.824315
2010-12-15T06:34:48
2010-12-15T06:34:48
1,170,398
1
0
null
null
null
null
UTF-8
C++
false
false
282
h
#pragma once #include "NokomoSystem.h" namespace Nokomo { namespace BasicArith { // absolute difference template<class T, class tmp> inline T DAbs(const T x, const T y) { tmp d = x - y; return (d >= 0) ? (T)d: (T)-d; } }; };
[ "autch@f88602a7-bc0e-0410-bfba-c07ee007e53c" ]
[ [ [ 1, 17 ] ] ]
4b207eaa363f7e12f7df0a20a14ad1f18ec1f359
4ea18bdd6e29708401219df82fd2ea63fa3e3c59
/source/Game/ActorTypes.hpp
5176eee6f5a788f2d68720ea9fdce9ef45b5065d
[]
no_license
sitc428/fyp3dgame
e4a11f027474f0eb52c711ab577034edcae86a17
6b06dc8a44d8e057336579c5e11c16b438720e63
refs/heads/master
2020-04-05T14:54:58.764314
2011-01-24T04:16:24
2011-01-24T04:16:24
32,114,726
0
0
null
null
null
null
UTF-8
C++
false
false
889
hpp
#ifndef __ACTOR_TYPES_HPP__ #define __ACTOR_TYPES_HPP__ // all the distinct types of actors we have enum EActorType { ACTOR_NONE = 0x00000000, ACTOR_CAMERA = 0x00000001, ACTOR_PLAYER = 0x00000002, ACTOR_ROBOT = 0x00000004, ACTOR_ENEMY = 0x00000008, ACTOR_PROJECTILE = 0x00000010, ACTOR_SNOWBALL = 0x...
[ "kirontsang@gmail.com@723dad30-d554-0410-9681-1d1d8597b35f", "wd.acgrs@723dad30-d554-0410-9681-1d1d8597b35f", "sitc428@gmail.com@723dad30-d554-0410-9681-1d1d8597b35f" ]
[ [ [ 1, 9 ], [ 11, 22 ], [ 28, 30 ] ], [ [ 10, 10 ], [ 23, 24 ], [ 26, 27 ] ], [ [ 25, 25 ] ] ]
dc624e8a3310d070458720c70fd94cb0d05f1ad9
b6a6fa4324540b94fb84ee68de3021a66f5efe43
/Duplo/Modules/Oscillators/SineOscillator.h
8b38dc37940fb45933f09e9f8e8acd2545cbbadb
[]
no_license
southor/duplo-scs
dbb54061704f8a2ec0514ad7d204178bfb5a290e
403cc209039484b469d602b6752f66b9e7c811de
refs/heads/master
2021-01-20T10:41:22.702098
2010-02-25T16:44:39
2010-02-25T16:44:39
34,623,992
0
0
null
null
null
null
UTF-8
C++
false
false
560
h
#ifndef _SINE_OSCILLATOR_ #define _SINE_OSCILLATOR_ #include "ContPhaseOscillator1.h" class SineOscillator : public ContPhaseOscillator1 { public: static const dup_int16 PATHID = 102; static const dup_uint16 N_INPUTS = 1; static const dup_uint16 N_OUTPUTS = 1; SineOscillator(Dup::ModuleHan...
[ "t.soderberg8@2b3d9118-3c8b-11de-9b50-8bb2048eb44c" ]
[ [ [ 1, 34 ] ] ]
c81cf15eec6c165be5c3a824079fd07d1c6bace9
f743a66d26a815034f94a0448a8f029cf0fa82b4
/main.cpp
31c1a8a8e55900f363afe42b8631087f56961fbc
[]
no_license
greevex/bassplayer
8f8cc669f6df09e43fb3cd0aee52376289635be7
6f167319d7e3ff21b661b4fc0f08b31ac31daea2
refs/heads/master
2016-09-06T03:23:24.514501
2010-05-03T05:14:21
2010-05-03T05:14:21
33,921,958
1
0
null
null
null
null
UTF-8
C++
false
false
206
cpp
#include <QtGui/QApplication> #include "config.h" #include "mainwindow.h" int main(int argc, char *argv[]) { QApplication a(argc, argv); MainWindow w; w.show(); return a.exec(); }
[ "popsul1993@gmail.com@5d8c80e0-51be-f5f6-80af-d883e43c1320" ]
[ [ [ 1, 10 ] ] ]
a5ec76601d69b09d1d559ca77317828c58abaf6d
ea2ebb5e92b4391e9793c5a326d0a31758c2a0ec
/Bomberman/Bomberman/GameEngine.h
398087ee36a64be4c0e799618d4ddec3aa2e30e3
[]
no_license
weimingtom/bombman
d0f022541e9c550af7c6dbd26481771c94828460
d73ee4c680423a79826187013d343111a62f89b7
refs/heads/master
2021-01-10T01:36:39.712497
2011-05-01T07:03:16
2011-05-01T07:03:16
44,462,509
1
0
null
null
null
null
UTF-8
C++
false
false
439
h
#pragma once #include"Engine.h" #include"Scene.h" class Scene; class GameEngine: public Engine { public: GameEngine(); GameEngine(const TCHAR* windowName, bool fullScreen, int width, int height, int b):Engine(windowName, fullScreen,width, height, b) { //currentScene = new Scene(); } ~GameEngine()...
[ "yvetterowe1116@d9104e88-05a6-3fce-0cda-3a6fd9c40cd8" ]
[ [ [ 1, 21 ] ] ]
442273a80ad3b164b3e0bb9a40c4b2b04aaf1c0c
bc3073755ed70dd63a7c947fec63ccce408e5710
/src/Game/Graphics/Shader.cpp
fd23b8808c7945e368e75119d527c814621f9196
[]
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
2,172
cpp
#include "Shader.h" #include <GL/glew.h> #include <GL/wglew.h> using namespace Graphics; Shader::Shader(U32 id, const T_String &filename, const T_String &source) : id(id), name(filename), source(source), uniformBlockSlotBinding(0) { } Shader::~Shader() { if(name == T_String()) GL( glDeleteProgram...
[ "PTrefall@gmail.com@2c5777c1-dd38-1616-73a3-7306c0addc79" ]
[ [ [ 1, 87 ] ] ]
5102219fe03e811e40dde53e34173cb23433da37
611fc0940b78862ca89de79a8bbeab991f5f471a
/src/Mob/MobDrawer/MobDrawer.h
c5ff0df06a75486f1986fd2a21f8b77af5d832ac
[]
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
513
h
#include <string> #include <vector> #include <exception> using namespace std; #pragma once //! 描画 /****************************************************************//** * 描画の方法を示すオブジェクト * \nosubgrouping ********************************************************************/ class MobDrawer { public: ...
[ "lakeishikawa@c9935178-01ba-11df-8f7b-bfe16de6f99b" ]
[ [ [ 1, 23 ] ] ]
17153a360aab08ae7db64315b8367422ac0c2636
38926bfe477f933a307f51376dd3c356e7893ffc
/Source/GameDLL/HUD/HUDTextEvents.cpp
05240f1bf7d93df5fcb8e16dc29f4dc329e9bd0a
[]
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
UTF-8
C++
false
false
39,951
cpp
#include "StdAfx.h" #include "HUD.h" #include "GameFlashAnimation.h" #include "GameFlashLogic.h" #include "HUDObituary.h" #include "GameRules.h" #include "HUDTextChat.h" #include "PlayerInput.h" #include "StringUtils.h" #include "CryPath.h" #include "IUIDraw.h" #include "GameCVars.h" #include "Menus/FlashMe...
[ "dante.renevo@gmail.com", "kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31" ]
[ [ [ 1, 12 ], [ 14, 48 ], [ 50, 63 ], [ 99, 100 ], [ 102, 106 ], [ 108, 154 ], [ 156, 172 ], [ 174, 214 ], [ 221, 221 ], [ 228,...
3788ae0d6f3a94c23d801faf7638296541c2a969
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/Code/Flosti Engine/GUI/StaticText.cpp
47dff2f88ab1abbfdf11dd64337b414aab0cc36e
[]
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,277
cpp
#include "__PCH_GUI.h" #include "StaticText.h" #include "RenderManager.h" #include "Logger/Logger.h" #include "Core/Core.h" //---Constructor CStaticText::CStaticText( uint32 windowsHeight, uint32 windowsWidth, float height_precent, float witdh_percent, const Vect2f position_percent, std::string ...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 41 ] ] ]
f3c5d967776d75a4b4e34901861ef420220158a9
b144663dd43236066d70be6c09a3c4f8ab5541fd
/src/boost/os_services/notify_filters.hpp
28d7a7b385f985a635e604a63e7d26cf8d9a39fb
[]
no_license
nkzxw/schwimmer-hund
a1ffbf9243fba148461d65b5ad9cee4519f70f9a
2d0e11efef9f401bbccbba838d516341bc9b3283
refs/heads/master
2021-01-10T05:41:38.207721
2011-02-03T14:57:10
2011-02-03T14:57:10
47,530,533
0
0
null
null
null
null
UTF-8
C++
false
false
799
hpp
#ifndef BOOST_OS_SERVICES_NOTIFY_FILTERS_HPP_INCLUDED #define BOOST_OS_SERVICES_NOTIFY_FILTERS_HPP_INCLUDED //enum NotifyFilters //TODO: por ahora muy atado a Win32 namespace boost { namespace os_services { namespace notify_filters { static const int file_name = 0x00000001; //1; static const int direc...
[ "fpelliccioni@07e413c0-050a-11df-afc1-2de6fd616bef" ]
[ [ [ 1, 24 ] ] ]
72afb3173dc754f278a8caae6cad16dc79abd184
63fc6506b8e438484a013b3c341a1f07f121686b
/apps/examples/moviePlayerExample/src/testApp.h
f939048de72edc64b63a4e094426e312e281d029
[]
no_license
progen/ofx-dev
c5a54d3d588d8fd7318e35e9b57bf04c62cda5a8
45125fcab657715abffc7e84819f8097d594e28c
refs/heads/master
2021-01-20T07:15:39.755316
2009-03-03T22:33:37
2009-03-03T22:33:37
140,479
1
0
null
null
null
null
UTF-8
C++
false
false
502
h
#ifndef _TEST_APP #define _TEST_APP #include "ofMain.h" #include "ofAddons.h" class testApp : public ofBaseApp { public: testApp(); void setup(); void update(); void draw(); void keyPressed (int key); void keyReleased(int key); void mouseMoved(int x, int y ); void mouseDr...
[ "meta.rb@gmail.com" ]
[ [ [ 1, 27 ] ] ]
7c2656c1e82999d3858bbcddf9d504f7744823b1
62874cd4e97b2cfa74f4e507b798f6d5c7022d81
/src/Midi-Me/ChainItem.cpp
1619760cdd17025cf6d8a9fd0b856eb8ac108d96
[]
no_license
rjaramih/midi-me
6a4047e5f390a5ec851cbdc1b7495b7fe80a4158
6dd6a1a0111645199871f9951f841e74de0fe438
refs/heads/master
2021-03-12T21:31:17.689628
2011-07-31T22:42:05
2011-07-31T22:42:05
36,944,802
0
0
null
null
null
null
UTF-8
C++
false
false
1,615
cpp
// Includes #include "ChainItem.h" #include "ChainWidget.h" using namespace MidiMe; #include <QtGui/QGraphicsScene> #include <QtGui/QGraphicsView> #include <QtGui/QGraphicsSceneMouseEvent> /// The hardcoded margin between items const float ChainItem::margin = 5.0f; const float ChainItem::width = 50.0f; co...
[ "Jeroen.Dierckx@d8a2fbcc-2753-0410-82a0-8bc2cd85795f" ]
[ [ [ 1, 67 ] ] ]
e1e49c451fed3fa5577ab8e48e64b3991375f15b
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK5.0/bctestbutton/inc/bctestbuttonview.h
03347ab2d48a9a798784992221fb68072e5ec37b
[]
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,112
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, 108 ] ] ]
3ab9ce677d4a240ee4bb7a0f1b69604534ce2f00
fd4a071ba9d8f0abf82e7a4d2cb41f48b9339b51
/QConfigStorage.h
4ca3781eaa06f0583cc771111fa01ab229ed467f
[]
no_license
rafalka/rs232testng
c4a6e4c1777ee92b2d67056739b2524569f5be5d
634d38cf8745841cf0509fb10c1faf6943516cbc
refs/heads/master
2020-05-18T17:14:51.166302
2011-01-12T22:00:01
2011-01-12T22:00:01
37,258,102
0
0
null
null
null
null
UTF-8
C++
false
false
3,977
h
/****************************************************************************** * @file QConfigStorage.h * * @brief * * @date 02-12-2010 * @author Rafal Kukla ****************************************************************************** * Copyright (C) 2010 Rafal Kukla ( rkd...
[ "rkdevel@ef62a7f8-4c9b-1a64-55d9-32abd1026911" ]
[ [ [ 1, 116 ] ] ]
93601778a7e3fb166c1661cf5e27ef11c1417a06
6630a81baef8700f48314901e2d39141334a10b7
/1.4/Testing/Cxx/swFrameworkDependent/FrameFactory/swFrameFactory.cpp
cb54692b017783144569fe666a8bcfa0665ff040
[]
no_license
jralls/wxGuiTesting
a1c0bed0b0f5f541cc600a3821def561386e461e
6b6e59e42cfe5b1ac9bca02fbc996148053c5699
refs/heads/master
2021-01-10T19:50:36.388929
2009-03-24T20:22:11
2009-03-26T18:51:24
623,722
1
0
null
null
null
null
ISO-8859-1
C++
false
false
1,347
cpp
/////////////////////////////////////////////////////////////////////////////// // Name: swFrameworkDependent/FrameFactory/swFrameFactory.cpp // Author: Yann Rouillard, Viet Bui Xuan, Reinhold Füreder // Created: 2002 // Copyright: (c) 2002 Yann Rouillard, Viet Bui Xuan, Reinhold Füreder // Licen...
[ "john@64288482-8357-404e-ad65-de92a562ee98" ]
[ [ [ 1, 65 ] ] ]
d756af6e9dbf85b87aa631451eb708a3e77c9a55
ab41c2c63e554350ca5b93e41d7321ca127d8d3a
/glm/gtx/vector_angle.hpp
c86ffbfd25520ba0ac26066e0858b7dc429a9b0f
[]
no_license
burner/e3rt
2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e
775470cc9b912a8c1199dd1069d7e7d4fc997a52
refs/heads/master
2021-01-11T08:08:00.665300
2010-04-26T11:42:42
2010-04-26T11:42:42
337,021
3
0
null
null
null
null
UTF-8
C++
false
false
2,298
hpp
/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2005-12-30 // Updated ...
[ "realburner@gmx.de" ]
[ [ [ 1, 68 ] ] ]
ff0c1de47b81d9c14ce0b043c10c46e21a7d1eba
c1a2953285f2a6ac7d903059b7ea6480a7e2228e
/deitel/ch15/Fig15_22/Fig15_22.cpp
5a5251cb8535ef8a3abab0f3995040b3c3a30ef9
[]
no_license
tecmilenio/computacion2
728ac47299c1a4066b6140cebc9668bf1121053a
a1387e0f7f11c767574fcba608d94e5d61b7f36c
refs/heads/master
2016-09-06T19:17:29.842053
2008-09-28T04:27:56
2008-09-28T04:27:56
50,540
4
3
null
null
null
null
UTF-8
C++
false
false
2,268
cpp
// Fig. 15.22: Fig15_22.cpp // Testing error states. #include <iostream> using std::cin; using std::cout; using std::endl; int main() { int integerValue; // display results of cin functions cout << "Before a bad input operation:" << "\ncin.rdstate(): " << cin.rdstate() << "\n ci...
[ "sebastianavina@gmail.com" ]
[ [ [ 1, 53 ] ] ]
6f83f63595a028b4efcd4e320732ef29e6ae8af1
faacd0003e0c749daea18398b064e16363ea8340
/3rdparty/phonon/factory_p.h
93a88da5eed006cdd20d2af8010c0bd17e38c605
[]
no_license
yjfcool/lyxcar
355f7a4df7e4f19fea733d2cd4fee968ffdf65af
750be6c984de694d7c60b5a515c4eb02c3e8c723
refs/heads/master
2016-09-10T10:18:56.638922
2009-09-29T06:03:19
2009-09-29T06:03:19
42,575,701
0
0
null
null
null
null
UTF-8
C++
false
false
6,150
h
/* This file is part of the KDE project Copyright (C) 2004-2007 Matthias Kretz <kretz@kde.org> 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 ...
[ "futurelink.vl@9e60f810-e830-11dd-9b7c-bbba4c9295f9" ]
[ [ [ 1, 196 ] ] ]
72647cb874d1e4cc3b65676a47d40c8582b1b3dd
d37a1d5e50105d82427e8bf3642ba6f3e56e06b8
/DVR/DVRMD_Filter/DVRMD_Filter/PlayerMgr.h
5282818801fda9090f903d7ef8f81e987f3a59f4
[]
no_license
080278/dvrmd-filter
176f4406dbb437fb5e67159b6cdce8c0f48fe0ca
b9461f3bf4a07b4c16e337e9c1d5683193498227
refs/heads/master
2016-09-10T21:14:44.669128
2011-10-17T09:18:09
2011-10-17T09:18:09
32,274,136
0
0
null
null
null
null
UTF-8
C++
false
false
1,093
h
// PlayerMgr.h: interface for the CPlayerMgr class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_PLAYERMGR_H__448B2740_E614_4457_9F1D_0B156F80B93C__INCLUDED_) #define AFX_PLAYERMGR_H__448B2740_E614_4457_9F1D_0B156F80B93C__INCLUDED_ #include "Player.h" #include "Sy...
[ "shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3" ]
[ [ [ 1, 46 ] ] ]
e4d274d15f68f0e75b01a02cd3f024498ace4d09
3d9e738c19a8796aad3195fd229cdacf00c80f90
/src/gui/app/Logger_buffer.cpp
04ef8cda0782b7ab8b8fd96fe3e12a30096b2d55
[]
no_license
mrG7/mesecina
0cd16eb5340c72b3e8db5feda362b6353b5cefda
d34135836d686a60b6f59fa0849015fb99164ab4
refs/heads/master
2021-01-17T10:02:04.124541
2011-03-05T17:29:40
2011-03-05T17:29:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,781
cpp
/* This source file is part of Mesecina, a software for visualization and studying of * the medial axis and related computational geometry structures. * More info: http://www.agg.ethz.ch/~miklosb/mesecina * Copyright Balint Miklos, Applied Geometry Group, ETH Zurich * * Portions of this source file are based...
[ "balint.miklos@localhost" ]
[ [ [ 1, 81 ] ] ]
31fda13a0b3e9fe49deb899f2f0fce78cd9d049e
4763f35af09e206c95301a455afddcf10ffbc1fe
/Game Developers Club Puzzle Fighter/Game Developers Club Puzzle Fighter/World States/Splash_Screen_State.cpp
a1d932d18b7b9d75d8ac8991a2e94a44245a91e1
[]
no_license
robertmcconnell2007/gdcpuzzlefighter
c7388634677875387ae165fc21f8ff977cea7cfb
63dd1daec36d85f6a36ddccffde9f15496a6a1c2
refs/heads/master
2021-01-20T23:26:48.386768
2010-08-25T02:48:00
2010-08-25T02:48:00
32,115,139
0
0
null
null
null
null
UTF-8
C++
false
false
834
cpp
#include "Splash_Screen_State.h" //////////////////////////////////////////////////// /////////////////Splash Screen////////////////////// //////////////////////////////////////////////////// Splash_Screen* Splash_Screen::Ins() { static Splash_Screen instance; return & instance; } void Splash_Screen::b...
[ "IxAtreusAzai@7fdb7857-aad3-6fc1-1239-45cb07d991c5" ]
[ [ [ 1, 37 ] ] ]
9d799c882534d7d85b682322f82e3a32b89eab95
9566086d262936000a914c5dc31cb4e8aa8c461c
/EnigmaTransmission/ClientTransmissionManager.hpp
e65278df012d18b01ad784e6929adb9c876b3ee0
[]
no_license
pazuzu156/Enigma
9a0aaf0cd426607bb981eb46f5baa7f05b66c21f
b8a4dfbd0df206e48072259dbbfcc85845caad76
refs/heads/master
2020-06-06T07:33:46.385396
2011-12-19T03:14:15
2011-12-19T03:14:15
3,023,618
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
3,192
hpp
#ifndef CLIENTTRANSMISSIONMANAGER_HPP_INCLUDED #define CLIENTTRANSMISSIONMANAGER_HPP_INCLUDED /* Copyright © 2009 Christopher Joseph Dean Schaefer (disks86) 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 u...
[ "disks86@gmail.com" ]
[ [ [ 1, 105 ] ] ]
5f52b3a956a83978452a2434d628dde3a0a3309f
515e917815568d213e75bfcbd3fb9f0e08cf2677
/tengine/game/baseentity.h
1648d0d003b5bd5b4859d486bfa509a18ef264f9
[ "BSD-2-Clause" ]
permissive
dfk789/CodenameInfinite
bd183aec6b9e60e20dda6764d99f4e8d8a945add
aeb88b954b65f6beca3fb221fe49459b75e7c15f
refs/heads/master
2020-05-30T15:46:20.450963
2011-10-15T00:21:38
2011-10-15T00:21:38
5,652,791
2
0
null
null
null
null
UTF-8
C++
false
false
20,157
h
#ifndef TINKER_BASEENTITY_H #define TINKER_BASEENTITY_H #include <EASTL/map.h> #include <EASTL/vector.h> #include <vector.h> #include <matrix.h> #include <quaternion.h> #include <common.h> #include <tengine_config.h> #include <network/network.h> #include "entityhandle.h" typedef enum { DAMAGE_...
[ "jorge@lunarworkshop.com", "jorge@lunarworkshop.net" ]
[ [ [ 1, 2 ], [ 7, 9 ], [ 11, 13 ], [ 36, 36 ], [ 59, 59 ], [ 61, 61 ], [ 74, 111 ], [ 121, 121 ], [ 130, 130 ], [ 139, 13...
d773d832bd3ace0f62babc08f5dddbbbd078abfe
c85f27488ce1a1d93a2a3eb0a1ca160100c6d3ad
/Light.cpp
16432a36cfe7baae8448d3fc6e79cda4c0e83b4c
[]
no_license
cheokwan/cs184-ds-dw-raytracer
ce57e682338afdd5ecdef9cbaba09f32bcf9e2be
f84d21eb9d39ee1316acea857dc36e1ef51070ac
refs/heads/master
2021-01-19T08:26:39.715985
2010-04-27T22:48:39
2010-04-27T22:48:39
32,121,050
0
0
null
null
null
null
UTF-8
C++
false
false
328
cpp
#include "Light.h" Light::Light(double x, double y, double z, Color c, bool lightType){ pos = vec4(x, y, z, 1); color = c; directional = !lightType; attn = vec3(1, 0, 0); } Light::Light(){ color = Color(0, 0, 0); pos = vec4(0, 0, 0, 0); attn = vec3(1, 0, 0); directional = false; } Light::~Lig...
[ "samwong99@0be72354-b10b-e666-8ac9-db255acbfd61" ]
[ [ [ 1, 18 ] ] ]
36ac6dabb6be978ea00d86a8cd7e367a84d725e6
40e58042e635ea2a61a6216dc3e143fd3e14709c
/WPILib/Vision/AxisCamera.cpp
45139e733a05be934ee6badbef38c5e23bd45241
[]
no_license
chopshop-166/frc-2011
005bb7f0d02050a19bdb2eb33af145d5d2916a4d
7ef98f84e544a17855197f491fc9f80247698dd3
refs/heads/master
2016-09-05T10:59:54.976527
2011-10-20T22:50:17
2011-10-20T22:50:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,182
cpp
/*----------------------------------------------------------------------------*/ /* Copyright (c) FIRST 2008. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in $(WIND_BASE)/WPILib. */ /*----------...
[ "bot190@gmail.com", "demosthenes2k7@gmail.com" ]
[ [ [ 1, 11 ], [ 14, 92 ], [ 94, 94 ], [ 96, 134 ], [ 136, 202 ], [ 204, 207 ], [ 209, 210 ], [ 215, 226 ], [ 228, 295 ], [ 303,...
a359dceb6a2091cf93a6403540e8e563554bcba3
fd3f2268460656e395652b11ae1a5b358bfe0a59
/cryptopp/test.cpp
ec81f0d704d45fccbe42a5bbc1062d1e2503b1c7
[ "LicenseRef-scancode-cryptopp", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mikezhoubill/emule-gifc
e1cc6ff8b1bb63197bcfc7e67c57cfce0538ff60
46979cf32a313ad6d58603b275ec0b2150562166
refs/heads/master
2021-01-10T20:37:07.581465
2011-08-13T13:58:37
2011-08-13T13:58:37
32,465,033
4
2
null
null
null
null
UTF-8
C++
false
false
26,803
cpp
// test.cpp - written and placed in the public domain by Wei Dai #define _CRT_SECURE_NO_DEPRECATE #define CRYPTOPP_DEFAULT_NO_DLL #define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1 #include "dll.h" #include "md5.h" #include "ripemd.h" #include "rng.h" #include "gzip.h" #include "default.h" #include "randpool.h" #i...
[ "Mike.Ken.S@dd569cc8-ff36-11de-bbca-1111db1fd05b", "Mike.Ken.S@gmail.com@dd569cc8-ff36-11de-bbca-1111db1fd05b" ]
[ [ [ 1, 96 ], [ 104, 120 ], [ 125, 307 ], [ 309, 339 ], [ 341, 561 ], [ 563, 611 ], [ 613, 762 ], [ 764, 766 ], [ 769, 770 ], [ ...
df7e0f8ecd2f90dad22e21e9fccd2c164c00b78d
3472e587cd1dff88c7a75ae2d5e1b1a353962d78
/ytk_bak/sqlitebrowser/debug/moc_editformwindow.cpp
84167bf41ed697ed1f0a9523e544485257a2b243
[]
no_license
yewberry/yewtic
9624d05d65e71c78ddfb7bd586845e107b9a1126
2468669485b9f049d7498470c33a096e6accc540
refs/heads/master
2021-01-01T05:40:57.757112
2011-09-14T12:32:15
2011-09-14T12:32:15
32,363,059
0
0
null
null
null
null
UTF-8
C++
false
false
3,658
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'editformwindow.h' ** ** Created: Sun Jan 3 14:58:44 2010 ** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) ** ** WARNING! All changes made in this file will be lost! **************...
[ "yew1998@5ddc4e96-dffd-11de-b4b3-6d349e4f6f86" ]
[ [ [ 1, 110 ] ] ]
6d44e6540ff429510e9eea558d06888222dfc559
f177993b13e97f9fecfc0e751602153824dfef7e
/ImPro/ImProFilters/SyncFilter/SyncFilterApp.h
b20846ae965c7dc68b6ddd17963613aeb6e60df1
[]
no_license
svn2github/imtophooksln
7bd7412947d6368ce394810f479ebab1557ef356
bacd7f29002135806d0f5047ae47cbad4c03f90e
refs/heads/master
2020-05-20T04:00:56.564124
2010-09-24T09:10:51
2010-09-24T09:10:51
11,787,598
1
0
null
null
null
null
BIG5
C++
false
false
438
h
// SyncFilter.h : SyncFilter DLL 的主要標頭檔 // #pragma once #ifndef __AFXWIN_H__ #error "對 PCH 包含此檔案前先包含 'stdafx.h'" #endif #include "resource.h" // 主要符號 // CSyncFilterApp // 這個類別的實作請參閱 SyncFilter.cpp // class CSyncFilterApp : public CWinApp { public: CSyncFilterApp(); // 覆寫 public: virtua...
[ "ndhumuscle@fa729b96-8d43-11de-b54f-137c5e29c83a" ]
[ [ [ 1, 27 ] ] ]