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
8506a57c38942bc37edbcc096eea6f2a6cbf837b
17e1b436ba01206d97861ec9153943592002ecbe
/uppsrc/Web/httpcli_old.cpp
1594580089b99d2e7685f68fcd9bfba8f184a69a
[ "BSD-2-Clause" ]
permissive
ancosma/upp-mac
4c874e858315a5e68ea74fbb1009ea52e662eca7
5e40e8e31a3247e940e1de13dd215222a7a5195a
refs/heads/master
2022-12-22T17:04:27.008533
2010-12-30T16:38:08
2010-12-30T16:38:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,638
cpp
#include "Web.h" #pragma hdrstop NAMESPACE_UPP #define LLOG(x) // RLOG(x) #define LLOGBLOCK(x) // RLOGBLOCK(x) #define LDUMP(x) // RDUMP(x) HttpClient::HttpClient() { port = DEFAULT_PORT; timeout_msecs = DEFAULT_TIMEOUT_MSECS; max_header_size = DEFAULT_MAX_HEADER_SIZE; max_content_size ...
[ "aris002@andremac1.local" ]
[ [ [ 1, 421 ] ] ]
ee8d4703d6db0f9ef744ad8037c21b802204446e
a7985fd90271731c73cab45029ee9a9903c8e1a2
/client/westley.hennigh_cs260/westley.hennigh_cs260/Client.cpp
830322b79994d28a581546a83380cde15f9d1ddd
[]
no_license
WestleyArgentum/cs260-networking
129039f7ad2a89b9350ddcac0cc50a17c6f74bf7
36d2d34400ad93906e2b4839278e4b33de28ae8b
refs/heads/master
2021-01-01T05:47:12.910324
2010-04-07T07:01:40
2010-04-07T07:01:40
32,187,121
0
0
null
null
null
null
UTF-8
C++
false
false
13,140
cpp
// Westley Hennigh // Client.cpp : the implementation of the client class. // CS260 Assignment 1 // Jan 26th 2010 #include <iostream> #include <algorithm> #include <fstream> #include <sstream> //need for getnameinfo() function #include "Ws2tcpip.h" //help the compiler figure out where winsock lives. Yo...
[ "westleyargentum@gmail.com@1f2afcba-5144-80f4-e828-afee2f9acc6f", "knuxjr@1f2afcba-5144-80f4-e828-afee2f9acc6f", "westleyargentum@1f2afcba-5144-80f4-e828-afee2f9acc6f" ]
[ [ [ 1, 16 ], [ 18, 36 ], [ 38, 62 ], [ 68, 391 ] ], [ [ 17, 17 ] ], [ [ 37, 37 ], [ 63, 67 ] ] ]
be5567d8556f9a86fe4f7d508688338729eb28ac
f73eca356aba8cbc5c0cbe7527c977f0e7d6a116
/Glop/third_party/raknet/TransportInterface.h
f11d11d5714fa3b90fc79822bbfb5ec11a6ec7e9
[ "BSD-3-Clause" ]
permissive
zorbathut/glop
40737587e880e557f1f69c3406094631e35e6bb5
762d4f1e070ce9c7180a161b521b05c45bde4a63
refs/heads/master
2016-08-06T22:58:18.240425
2011-10-20T04:22:20
2011-10-20T04:22:20
710,818
1
0
null
null
null
null
UTF-8
C++
false
false
4,230
h
/// \file /// \brief Contains TransportInterface from which you can derive custom transport providers for ConsoleServer. /// /// This file is part of RakNet Copyright 2003 Kevin Jenkins. /// /// Usage of RakNet is subject to the appropriate license agreement. /// Creative Commons Licensees are subject to the ///...
[ "runningwild@gmail.com" ]
[ [ [ 1, 86 ] ] ]
d5a9189d8ae8650a6dbb851b91c81d5fdfac1214
677f7dc99f7c3f2c6aed68f41c50fd31f90c1a1f
/SolidSBCTestSDK/SolidSBCTestManager.cpp
a83d8d5e531837af047c382630ece168f8d0e0f8
[]
no_license
M0WA/SolidSBC
0d743c71ec7c6f8cfe78bd201d0eb59c2a8fc419
3e9682e90a22650e12338785c368ed69a9cac18b
refs/heads/master
2020-04-19T14:40:36.625222
2011-12-02T01:50:05
2011-12-02T01:50:05
168,250,374
0
0
null
null
null
null
UTF-8
C++
false
false
5,868
cpp
#include "stdafx.h" #include "SolidSBCTestManager.h" #include <stdio.h> using namespace std; CSolidSBCTestManager::CSolidSBCTestManager(void) { } CSolidSBCTestManager::~CSolidSBCTestManager(void) { //stop and delete all running tests for( std::vector<CSolidSBCTestThread*>::iterator iIter = m_vecRunn...
[ "admin@bd7e3521-35e9-406e-9279-390287f868d3" ]
[ [ [ 1, 186 ] ] ]
ec17c1f6bae1fa2639f78c9a30dcdfe5efea568f
65c92f6c171a0565fe5275ecc48033907090d69d
/Client/Plugins/Course/Implementation/LessonTabTeacher.h
71f9f0718a66ee5da4c343db51cecff2b6d4a385
[]
no_license
freakyzoidberg/horus-edu
653ac573887d83a803ddff1881924ab82b46f5f6
2757766a6cb8c1f1a1b0a8e209700e6e3ccea6bc
refs/heads/master
2020-05-20T03:08:15.276939
2010-01-07T14:34:51
2010-01-07T14:34:51
32,684,226
0
0
null
null
null
null
UTF-8
C++
false
false
3,068
h
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Horus 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 ...
[ "git@cb2ab776-01a4-11df-b136-7f7962f7bc17", "grande_a@cb2ab776-01a4-11df-b136-7f7962f7bc17" ]
[ [ [ 1, 34 ] ], [ [ 35, 51 ] ] ]
0db402c57aea9193caf2505b8c1c970f12fc852c
335783c9e5837a1b626073d1288b492f9f6b057f
/source/fbxcmd/ViewScene/texloaders.cpp
3ba0f8a8d24b5f3b82ca34d81b7987f3eb169b44
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause" ]
permissive
code-google-com/fbx4eclipse
110766ee9760029d5017536847e9f3dc09e6ebd2
cc494db4261d7d636f8c4d0313db3953b781e295
refs/heads/master
2016-09-08T01:55:57.195874
2009-12-03T20:35:48
2009-12-03T20:35:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,003
cpp
#pragma once #include <stdio.h> #include <stdarg.h> #include <tchar.h> #include <math.h> #include <sys/stat.h> #include <fbxsdk.h> #ifdef WIN32 #include <windows.h> #endif #include "GL/glew.h" //#define GLUT_DISABLE_ATEXIT_HACK #if defined(__MACH__) #include <GLUT/glut.h> #else #include "GL/glut.h"...
[ "tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792" ]
[ [ [ 1, 852 ] ] ]
9f46535f28556dba4febb1230b432afe48c1c717
45229380094a0c2b603616e7505cbdc4d89dfaee
/wavelets/facedetector_src/src/cvLib/annetwork.h
73bef8e1ba0d33f844cf5c3180f32f1d211a80ad
[]
no_license
xcud/msrds
a71000cc096723272e5ada7229426dee5100406c
04764859c88f5c36a757dbffc105309a27cd9c4d
refs/heads/master
2021-01-10T01:19:35.834296
2011-11-04T09:26:01
2011-11-04T09:26:01
45,697,313
1
2
null
null
null
null
UTF-8
C++
false
false
2,270
h
#ifndef ANNetwork_h #define ANNetwork_h #include "vec2d.h" class AnnLayer; class vec2D; class ANNetwork { public: ANNetwork(const wchar_t* fname); ~ANNetwork(); inline int status() const; //get loading status inline int activation_functio...
[ "perpet99@cc61708c-8d4c-0410-8fce-b5b73d66a671" ]
[ [ [ 1, 93 ] ] ]
2307ad988c6693555c05e8c2cb659e89d06d03b5
138a353006eb1376668037fcdfbafc05450aa413
/source/NewtonSDK/customJoints/CustomWormGear.h
cd9d17a21bf26ce5fb5f8068ea828a275f12883d
[]
no_license
sonicma7/choreopower
107ed0a5f2eb5fa9e47378702469b77554e44746
1480a8f9512531665695b46dcfdde3f689888053
refs/heads/master
2020-05-16T20:53:11.590126
2009-11-18T03:10:12
2009-11-18T03:10:12
32,246,184
0
0
null
null
null
null
UTF-8
C++
false
false
1,456
h
//******************************************************************** // Newton Game dynamics // copyright 2000-2004 // By Julio Jerez // VC: 6.0 // simple demo list vector class with iterators //******************************************************************** // CustomWormGear.h: interface for the Cus...
[ "Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e" ]
[ [ [ 1, 43 ] ] ]
a5d0a569e8fefef832b8ac563a3d54c348125f97
658129adb8f10b4cccdb2e432430d67c0977d37e
/cpp/cs311/profs_examples/fibo6.cpp
f349664db62b259aa91df3d51d861fc9d5f70b6c
[]
no_license
amiel/random-useless-scripts
e2d473940bdb968ad0f8d31514654b79a760edd4
166195329bc93c780d7c8fd088d93e3a697062a0
refs/heads/master
2020-12-24T13:21:37.358940
2009-03-29T06:08:26
2009-03-29T06:14:02
140,835
1
1
null
null
null
null
UTF-8
C++
false
false
5,890
cpp
// fibo6.cpp // Glenn G. Chappell // 10 Nov 2006 // // For CS 311 // Computing Fibonacci Numbers // Version #6: Recursion Eliminated // // This program is based on fibo1.cpp. // Recursion has been eliminated using // the technique described in class. #include <iostream> using std::cout; using std::endl;...
[ "amiel@wlan121-115.wlan.wwu.edu" ]
[ [ [ 1, 207 ] ] ]
f608cccc549382128fa10ab1b4d9121a6577f38c
74d531abb9fda8dc621c5d8376eb10ec4ef19568
/src/main.cpp
d3b14c58d59d97f0930bee4e87576f6393bf22d1
[]
no_license
aljosaosep/xsoko
e207d6ec8de3196029e569e7765424a399a50f04
c52440ecee65dc2f3f38d996936e65b3ff3b8b5e
refs/heads/master
2021-01-10T14:27:04.644013
2009-09-02T20:39:53
2009-09-02T20:39:53
49,592,571
0
0
null
null
null
null
UTF-8
C++
false
false
1,987
cpp
/* * codename: xSoko * Copyright (C) Aljosa Osep, Jernej Skrabec, Jernej Halozan 2008 <aljosa.osep@gmail.com, jernej.skrabec@gmail.com, jernej.halozan@gmail.com> * * xSoko project is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by th...
[ "aljosa.osep@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb", "jernej.skrabec@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb", "jernej.halozan@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb" ]
[ [ [ 1, 28 ], [ 30, 30 ], [ 37, 37 ], [ 39, 41 ], [ 43, 43 ], [ 45, 45 ], [ 53, 62 ], [ 65, 65 ], [ 67, 69 ] ], [ [ 29, ...
8b414df4ae0d5358c9c8e1285284742342da9812
15732b8e4190ae526dcf99e9ffcee5171ed9bd7e
/GeneratedFiles/Release/moc_tab.cpp
cd08ce5693356f729710c7a317706ce050546587
[]
no_license
clovermwliu/whutnetsim
d95c07f77330af8cefe50a04b19a2d5cca23e0ae
924f2625898c4f00147e473a05704f7b91dac0c4
refs/heads/master
2021-01-10T13:10:00.678815
2010-04-14T08:38:01
2010-04-14T08:38:01
48,568,805
0
0
null
null
null
null
UTF-8
C++
false
false
3,771
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'tab.h' ** ** Created: Wed Feb 3 11:15:16 2010 ** by: The Qt Meta Object Compiler version 59 (Qt 4.3.2) ** ** WARNING! All changes made in this file will be lost! *************************...
[ "pengelmer@f37e807c-cba8-11de-937e-2741d7931076" ]
[ [ [ 1, 144 ] ] ]
71bfed01afd863d6f41755b9e46bf976950de1ca
fa609a5b5a0e7de3344988a135b923a0f655f59e
/Source/tokens/Break.h
54002fca44dd05c7c5df51f13d892d703aa7782f
[ "MIT" ]
permissive
Sija/swift
3edfd70e1c8d9d54556862307c02d1de7d400a7e
dddedc0612c0d434ebc2322fc5ebded10505792e
refs/heads/master
2016-09-06T09:59:35.416041
2007-08-30T02:29:30
2007-08-30T02:29:30
null
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
1,047
h
/** * Swift Parser Library * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice. * * @filesource * @copyright Copyright (c) 2007 Sijawusz Pur Rahnama * @copyright Copyright (c) 2007 Paweł Złomaniec * @version $Revision: 90 $ ...
[ "sijawusz@gmail.com" ]
[ [ [ 1, 43 ] ] ]
fa52943b8a480695af95aefa3197f3172db55a70
12ea67a9bd20cbeed3ed839e036187e3d5437504
/winxgui/GuiLib/GuiLib/GuiMDIFrame.cpp
324f3d58a3b5b63dc9a00cda51c5d595e10dfcb9
[]
no_license
cnsuhao/winxgui
e0025edec44b9c93e13a6c2884692da3773f9103
348bb48994f56bf55e96e040d561ec25642d0e46
refs/heads/master
2021-05-28T21:33:54.407837
2008-09-13T19:43:38
2008-09-13T19:43:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,320
cpp
/**************************************************************************** * * * GuiToolKit * * (MFC extension) * * Created by Francisco Campos G. www.beyondata.com fcampos@beyondata.com * *-------------------------------------------------------------...
[ "xushiweizh@86f14454-5125-0410-a45d-e989635d7e98" ]
[ [ [ 1, 479 ] ] ]
46128b16e21fff25be1fea12cf5edf5e59bc2652
1a5b43c98479a5c44c6da4b01fa35af95c6d7bcd
/CFGGen/ForLoopFlowPoint.h
b818d1df0cb1c7c677382160d399d27b834f96bc
[]
no_license
eknowledger/mcfromc
827641a5f670d18ee2a7e1d8d76b783d37d33004
41b6ba1065b27a8468d3b70c3698cbcef0dc698b
refs/heads/master
2016-09-05T12:11:29.137266
2010-08-08T05:11:43
2010-08-08T05:11:43
34,752,799
0
0
null
null
null
null
UTF-8
C++
false
false
457
h
#pragma once #include "flowpoint.h" class ForLoopFlowPoint : public FlowPoint { public: ForLoopFlowPoint(SNode* node, std::string name, FlowPoint* incrementExpr); virtual ~ForLoopFlowPoint(void); FlowPoint* getIncrementExpression() { return m_incrementExpr; } virtual FlowPointType Type() { r...
[ "man701@46565ccc-2a3b-0f42-2bc5-e45c9856c86c" ]
[ [ [ 1, 23 ] ] ]
cfc00fb57c6cb914dfbed988d9d3af277da140a0
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SEFoundation/SESharedArrays/SESharedArray.inl
c98f86295c2b63672f7db976b63feb8e5470afd3
[]
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
7,095
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, 220 ] ] ]
22b8882aaf4dfe22db7aebe9878c787c72b3b60f
6630a81baef8700f48314901e2d39141334a10b7
/1.4/Testing/Cxx/swWxGuiTesting/swCREventCaptureManager.h
8445e2cd5b7aeb710f4c1bf24d43977484d37ed7
[]
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
5,101
h
/////////////////////////////////////////////////////////////////////////////// // Name: swWxGuiTesting/swCREventCaptureManager.h // Author: Reinhold Füreder // Created: 2004 // Copyright: (c) 2005 Reinhold Füreder // Licence: wxWindows licence ///////////////////////////////////////////////...
[ "john@64288482-8357-404e-ad65-de92a562ee98" ]
[ [ [ 1, 183 ] ] ]
d204082bfc82a7808a083dd14609af3e8c1d661d
1e01b697191a910a872e95ddfce27a91cebc57dd
/GrfRandomSeed.h
f7097d5ae4ff9b5647926bf19eee38bb811830a4
[]
no_license
canercandan/codeworker
7c9871076af481e98be42bf487a9ec1256040d08
a68851958b1beef3d40114fd1ceb655f587c49ad
refs/heads/master
2020-05-31T22:53:56.492569
2011-01-29T19:12:59
2011-01-29T19:12:59
1,306,254
7
5
null
null
null
null
IBM852
C++
false
false
1,556
h
/* "CodeWorker": a scripting language for parsing and generating text. Copyright (C) 1996-1997, 1999-2010 CÚdric Lemaire 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 ...
[ "cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4" ]
[ [ [ 1, 49 ] ] ]
48a0c26ff88563c29d3915acceec628ead346700
6f7850c90ed97967998033df615d06eacfabd5fa
/common/my_num.h
17f28d3d2d565eb25ec04490ddb9e8772a5a4a05
[]
no_license
vi-k/whoisalive
1145b0af6a2a18e951533b00a2103b000abd570a
ae86c1982c1e97eeebc50ba54bf53b9b694078b6
refs/heads/master
2021-01-10T02:00:28.585126
2010-08-23T01:58:45
2010-08-23T01:58:45
44,526,120
0
0
null
null
null
null
UTF-8
C++
false
false
13,426
h
/* Быстрые функции преобразования чисел в строки и из строки В строку - свой алгоритм (первый придуманный алгоритм оказался быстрее itoa и, даже (!), Boost.Spirit.Karma (после создания его безопасной версии стал таким как последний). Из строки (to_signed, to_unsigned, to_real)- использую Boost.Spir...
[ "victor dunaev (victor.dunaev@gmail.com)", "victor.dunaev@gmail.com" ]
[ [ [ 1, 138 ], [ 140, 345 ], [ 347, 347 ], [ 350, 350 ], [ 353, 353 ], [ 357, 357 ], [ 360, 360 ], [ 363, 363 ], [ 367, 367 ], [ ...
139643a1ff43b561075af281fe954515637d2aa3
3182b05c41f13237825f1ee59d7a0eba09632cd5
/renderInstance/renderPassManager.cpp
72b6eecd8c0a3a488a5747e83806725cec4fb417
[]
no_license
adhistac/ee-client-2-0
856e8e6ce84bfba32ddd8b790115956a763eec96
d225fc835fa13cb51c3e0655cb025eba24a8cdac
refs/heads/master
2021-01-17T17:13:48.618988
2010-01-04T17:35:12
2010-01-04T17:35:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,610
cpp
//----------------------------------------------------------------------------- // Torque Shader Engine // Copyright (C) GarageGames.com, Inc. //----------------------------------------------------------------------------- #include "platform/platform.h" #include "renderInstance/renderPassManager.h" #include "material...
[ "johnalan@qq.com" ]
[ [ [ 1, 427 ] ] ]
3b01bc2f43692333942d6c6f68ff461acfe1ca92
eb7a57e7cf69b4f4f3ee1ecc46b12b24f8b094f8
/Kickapoo/Game.cpp
e8c846f3881ec6416826dae5c71e237d2d9ab8cd
[]
no_license
gosuwachu/polidea-igk-2011
93df514d4d3f2a89d23746e60b4011a3e7be9c01
03ec935846d106004288e13de77995a54eae5272
refs/heads/master
2021-01-23T11:49:59.847960
2011-03-27T20:30:51
2011-03-27T20:30:51
32,650,639
0
0
null
null
null
null
UTF-8
C++
false
false
7,110
cpp
#include "Common.h" #include "Game.h" Sound* g_fireSound = NULL; Sound* g_wallSound = NULL; static float _introTime = 0.0f; static float _fake; static float _selectionAlpha = 0.0f; static float _splashZeroElementY = 0.0f; static float _splashOneElementY = 600.0f; string _introText = "Jestes komendantem komi...
[ "wach.piotrek@gmail.com@6b609280-a7e5-20d7-3a34-d6fd9d7be190", "merowing2@gmail.com@6b609280-a7e5-20d7-3a34-d6fd9d7be190", "ayufan@osk-net.pl@6b609280-a7e5-20d7-3a34-d6fd9d7be190", "konrad.rodzik@gmail.com@6b609280-a7e5-20d7-3a34-d6fd9d7be190" ]
[ [ [ 1, 19 ], [ 21, 26 ], [ 29, 30 ], [ 45, 46 ], [ 48, 49 ], [ 51, 57 ], [ 59, 75 ], [ 77, 84 ], [ 86, 94 ], [ 98, 110 ...
269979f7b44b839bbbef0b9d0e34e5ed51040392
4f89f1c71575c7a5871b2a00de68ebd61f443dac
/lib/boost/gil/extension/io_new/detail/io.hpp
fb9601b8046c1b85c8d0d208c7b32944d22a0d4d
[]
no_license
inayatkh/uniclop
1386494231276c63eb6cdbe83296cdfd0692a47c
487a5aa50987f9406b3efb6cdc656d76f15957cb
refs/heads/master
2021-01-10T09:43:09.416338
2009-09-03T16:26:15
2009-09-03T16:26:15
50,645,836
0
0
null
null
null
null
UTF-8
C++
false
false
4,182
hpp
/* Copyright 2007-2008 Christian Henning, Andreas Pokorny 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). */ /******************************************************...
[ "rodrigo.benenson@gmailcom" ]
[ [ [ 1, 106 ] ] ]
70e2fb84251442c1357868973a51d24b08262832
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/kernelhwsrv/base/validation/f32/sfsrv/src/T_FileData.cpp
183ed3b761b6ffa00317680b186d8d94bc10b9f3
[]
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
7,489
cpp
/* * Copyright (c) 2007 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, 358 ] ] ]
10dfed70c5243059f53bdd6bd79b4fd79d17e4b6
3ee2800b8b236c0796fac991c31e9997a391ea10
/src/r_main.c
c0d9b993870054cff4b055522d13136a49192903
[]
no_license
febret/omegadoom
9f8c071abb97ff0eadb5fac6ab9bcaac4e77d17e
9501a0cc5b7f7de4fa2dc8cc08abccf089c84ced
refs/heads/master
2021-01-10T22:28:40.825790
2011-11-18T17:30:29
2011-11-18T17:30:29
32,113,402
0
0
null
null
null
null
UTF-8
C++
false
false
17,638
c
/* Emacs style mode select -*- C++ -*- *----------------------------------------------------------------------------- * * * PrBoom: a Doom port merged with LxDoom and LSDLDoom * based on BOOM, a modified and improved DOOM engine * Copyright (C) 1999 by * id Software, Chi Hoang, Lee Killough, Jim Fly...
[ "febret@gmail.com@2510cb4e-c5e7-ff21-45d9-53e416f016e0" ]
[ [ [ 1, 634 ] ] ]
56eae9f3cbbd174a6d12414fc4481ecb85933352
2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4
/OUAN/OUAN/Src/Graphics/RenderComponent/RenderComponentEntity.h
a14ec553f86b3fc27527320973b9a5d589fa61cd
[]
no_license
juanjmostazo/once-upon-a-night
9651dc4dcebef80f0475e2e61865193ad61edaaa
f8d5d3a62952c45093a94c8b073cbb70f8146a53
refs/heads/master
2020-05-28T05:45:17.386664
2010-10-06T12:49:50
2010-10-06T12:49:50
38,101,059
1
1
null
null
null
null
UTF-8
C++
false
false
4,534
h
#ifndef RenderComponentEntityH_H #define RenderComponentEntityH_H #include "RenderComponent.h" #include "../AnimationBlender/AnimationBlender.h" namespace OUAN { struct TTransitionData { std::string source; std::string target; AnimationBlender::TBlendingTransition blendType; float duration; ...
[ "juanj.mostazo@1610d384-d83c-11de-a027-019ae363d039", "ithiliel@1610d384-d83c-11de-a027-019ae363d039", "wyern1@1610d384-d83c-11de-a027-019ae363d039" ]
[ [ [ 1, 4 ], [ 6, 8 ], [ 32, 35 ], [ 53, 57 ], [ 73, 73 ], [ 75, 75 ], [ 78, 78 ], [ 122, 139 ], [ 143, 143 ], [ 154, 157...
4778e4084499af339cab3de1f6d41612d650b2f9
4ed04c4f418f2404db1fb94363b30552623e53da
/TibiaTekBot Injected DLL/Core.cpp
b009cb81f562cdcb3f7185c67ba29341e5c462ee
[]
no_license
Cameri/tibiatekbot
5f8ff3629d0fd2153ee2657af193ba2bc7585411
f98695749224061ba13ab56e922efb8a971b6363
refs/heads/master
2020-05-25T12:05:39.437437
2009-05-29T23:46:21
2009-05-29T23:46:21
32,226,477
1
0
null
null
null
null
UTF-8
C++
false
false
20,153
cpp
#include "stdafx.h" #include <windows.h> #include <string> #include <list> #include "Constants.h" #include "Core.h" #include "Packet.h" #include "Battlelist.h" #ifdef _MANAGED #pragma managed(push, off) #endif using namespace std; #define MAX_TEXT 512 /* DisplayText. Credits for Displaying text goe...
[ "cameri2005@33ddfa00-593a-0410-b0c9-7b4335ea722e", "Cameri2005@33ddfa00-593a-0410-b0c9-7b4335ea722e", "oskari.virtanen@33ddfa00-593a-0410-b0c9-7b4335ea722e" ]
[ [ [ 1, 2 ], [ 5, 7 ], [ 9, 13 ], [ 15, 15 ], [ 23, 23 ], [ 36, 36 ], [ 39, 42 ], [ 51, 56 ], [ 59, 60 ], [ 183, 196 ...
f7f39791df9b2e8513559d0f9391880f101d2b04
7209e143b701bf83b10f09f334ea7bf7b08d790b
/src/zbuilding.cpp
92b05f68ec6f029f1f77de7fcf3fcc81abf69237
[]
no_license
sebhd/zod
755356b11efb2c7cd861b04e09ccf5ba1ec7ac2e
396e2231334af7eada1b41af5aaff065b6235e94
refs/heads/master
2018-12-28T09:04:04.762895
2011-09-30T08:48:16
2011-09-30T08:48:16
2,469,497
5
0
null
null
null
null
UTF-8
C++
false
false
15,953
cpp
#include "zbuilding.h" #include "zfont_engine.h" #include "zcannon.h" ZSDL_Surface ZBuilding::level_img[MAX_BUILDING_LEVELS]; ZSDL_Surface ZBuilding::exhaust[13]; ZSDL_Surface ZBuilding::little_exhaust[4]; ZBuilding::ZBuilding(ZTime *ztime_, ZSettings *zsettings_, planet_type palette_) : ZObject(ztime_, zs...
[ "sebastian@T61p" ]
[ [ [ 1, 680 ] ] ]
c21cd026b83295c6e73f2c756ab0172075619b31
b5ad65ebe6a1148716115e1faab31b5f0de1b493
/src/AranIk_Test/BwOpenGlWindow.cpp
bb3c7357df8fb6a9b6eeb52e5bb006268a1c030b
[]
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
22,885
cpp
#include "BwPch.h" #include "BwOpenGlWindow.h" #include "BwAppContext.h" #include <IL/il.h> #if _MSC_VER #define snprintf _snprintf #endif static void SelectGraphicObject(BwAppContext& ac, const float mousePx, const float mousePy); static void RenderScene(const BwAppContext& ac); static void RenderHud(cons...
[ "gasbank@gmail.com" ]
[ [ [ 1, 759 ] ] ]
881fe24a639ca2cd76a54f7b473fabf1585747ce
78af025c564e5a348fd268e2f398a79a9b76d7d1
/src/iPhoneToday/CConfiguracion.h
7330a69bb6ec2150c36fc6499862f67edb1fbe54
[]
no_license
tronikos/iphonetoday
c2482f527299f315440a1afa1df72ab8e4f68154
d2ba13d97df16270c61642b2f477af8480c6abdf
refs/heads/master
2021-01-01T18:22:46.483398
2011-05-14T05:20:58
2011-05-14T05:20:58
32,228,280
1
0
null
null
null
null
UTF-8
C++
false
false
5,684
h
#pragma once #include "CConfigurationScreen.h" #include "CListaPantalla.h" #include "GraphicFunctions.h" #include "xmlWrapper.h" typedef struct SpecialIconSettings { TCHAR facename[LF_FACESIZE]; INT height; INT width; INT weight; COLORREF color; RECT offset; } SpecialIconSettings; typedef struc...
[ "tronikos@users.noreply.github.com" ]
[ [ [ 1, 230 ] ] ]
ba2655ab764b5bc5d25e58eb5dc3549aa4806314
b5ad65ebe6a1148716115e1faab31b5f0de1b493
/maxsdk2008/include/expr.h
6cbd49871ccc3830e97879190b1904f876323c7c
[]
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
20,425
h
/********************************************************************** *< FILE: expr.h DESCRIPTION: expression object include file. CREATED BY: Don Brittain HISTORY: *> Copyright (c) 1994, All Rights Reserved. **********************************************************************/ #ifndef _EXP...
[ "gasbank@gmail.com" ]
[ [ [ 1, 491 ] ] ]
c71c22114f805ef9c564fff1c3fc5ca590c21ede
56aae5e46371c17fd01fc19295a4f495fc7f9688
/uart_qt/posix_qextserialport.cpp
ee7ab2504240febe2e2f808a5e09de00d4f62f5a
[]
no_license
stesen/vi
b9aa4ee5439fef49b945503ffa284546ac6b6199
9608ad1b1a8c2a2f0a6a33481b3e2f04cbc5a878
refs/heads/master
2016-09-06T07:42:35.822003
2011-03-11T10:06:35
2011-03-11T10:06:35
1,467,486
0
0
null
null
null
null
UTF-8
C++
false
false
38,296
cpp
/*! \class Posix_QextSerialPort \version 1.0.0 \author Stefan Sander \author Michal Policht A cross-platform serial port class. This class encapsulates the POSIX portion of QextSerialPort. The user will be notified of errors and possible portability conflicts at run-time by default - this behavior can be tu...
[ "stesenchina@gmail.com" ]
[ [ [ 1, 1131 ] ] ]
0c5b7cc628d47113c4d4d5fd09f85a19e2b04cf9
2b32433353652d705e5558e7c2d5de8b9fbf8fc3
/PTOC/PTOC/PARSER.CXX
263e54719a69bbb3677cc5111df66f5568dac0db
[]
no_license
smarthaert/d-edit
70865143db2946dd29a4ff52cb36e85d18965be3
41d069236748c6e77a5a457280846a300d38e080
refs/heads/master
2020-04-23T12:21:51.180517
2011-01-30T00:37:18
2011-01-30T00:37:18
35,532,200
0
0
null
null
null
null
UTF-8
C++
false
false
68,554
cxx
/* A Bison parser, made from parser.y with Bison version GNU Bison version 1.24 */ #define YYBISON 1 /* Identify Bison output. */ #define yyparse zzparse #define yylex zzlex #define yyerror zzerror #define yylval zzlval #define yychar zzchar #define yydebug zzdebug #define yynerrs zznerrs #define A...
[ "super.denis@gmail.com" ]
[ [ [ 1, 1878 ] ] ]
e9baf8b66907e3711bffac85a916f0d74d2b288f
b799c972367cd014a1ffed4288a9deb72f590bec
/project/NetServices/drv/usb/UsbHostMgr.cpp
c25652717e114483c9cc2014b9c7240127ad9a8d
[]
no_license
intervigilium/csm213a-embedded
647087de8f831e3c69e05d847d09f5fa12b468e6
ae4622be1eef8eb6e4d1677a9b2904921be19a9e
refs/heads/master
2021-01-13T02:22:42.397072
2011-12-11T22:50:37
2011-12-11T22:50:37
2,832,079
2
1
null
null
null
null
UTF-8
C++
false
false
11,690
cpp
/* Copyright (c) 2010 Donatien Garnier (donatiengar [at] gmail [dot] com) 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 u...
[ "intervigil@gmail.com" ]
[ [ [ 1, 367 ] ] ]
40d0394c406321af89f9f52b4024c735840976ad
f057c62b9392fa28f2b941c7db65b0983d4fd317
/uEpgUI/uEpgUI/uEpgUIDlg.cpp
1ea5e31cee2e02f7b7741c9076a7f0a74b4b2f26
[]
no_license
r2d23cpo/uepg
710c5f29a086cfa39bb01b84dae0bd22121f03fa
c10f841f85fa8ed88e52d1664d197f4f9f47cdd0
refs/heads/master
2021-01-10T04:52:01.886770
2008-10-02T21:19:03
2008-10-02T21:19:03
48,803,326
0
0
null
null
null
null
UTF-8
C++
false
false
9,732
cpp
// uEpgUIDlg.cpp : implementation file // #include "stdafx.h" #include "uEpgUI.h" #include "uEpgUIDlg.h" #include "EpgControl.h" #include "moduleAPI.h" #ifdef _DEBUG #define new DEBUG_NEW #endif CuEpgUIDlg::CuEpgUIDlg(CWnd* pParent /*=NULL*/) : CDialog(CuEpgUIDlg::IDD, pParent) { m_hIcon = Af...
[ "Jonathan.Fillion@f94d0768-90c5-11dd-aee7-853fd145579a" ]
[ [ [ 1, 437 ] ] ]
81afc9a5ad8470aa630fb77b3b07f5be8be791e3
dba70d101eb0e52373a825372e4413ed7600d84d
/RendererComplement/source/DefaultPipeline.cpp
243f61e40ddaa2902fa8ff171b6e32abc389e797
[]
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
GB18030
C++
false
false
20,762
cpp
#include "DefaultPipeline.h" #include "RendererHeader.h" #include <sstream> namespace RCP { DefaultPipeline::DefaultPipeline(): mVertexShader(NULL) { } DefaultPipeline::~DefaultPipeline() {} void DefaultPipeline::initImpl() { mPlane[0]= Vector4(1,0,0,1); mPlane[1]= Vector4(-1,0,0,1); ...
[ "nustxujun@yahoo.com.cn@c2606ca0-2ebb-fda8-717c-293879e69bc3" ]
[ [ [ 1, 764 ] ] ]
656fb1ef4a08cc74fb9730b0cbf6315657ea3def
c2a70374051ef8f96105d65c84023d97c90f4806
/bin/src/loadBmp/common/plpicdec.cpp
1c6f6be393741f30d8e4c728330ddb71cd89e091
[]
no_license
haselab-net/SpringheadOne
dcf6f10cb1144b17790a782f519ae25cbe522bb2
004335b64ec7bea748ae65a85463c0e85b98edbd
refs/heads/master
2023-08-04T20:27:17.158435
2006-04-15T16:49:35
2006-04-15T16:49:35
407,701,182
1
0
null
null
null
null
UTF-8
C++
false
false
13,510
cpp
/* /-------------------------------------------------------------------- | | $Id: plpicdec.cpp,v 1.13 2003/08/03 12:54:10 uzadow Exp $ | Generic Picture Decoder Class | | Abstract base class to construct PLBmps from picture data in | memory or in a file. Classes derived from this class implem...
[ "jumius@05cee5c3-a2e9-0310-9523-9dfc2f93dbe1" ]
[ [ [ 1, 573 ] ] ]
5daea38f06312b5f6277b65eccc5b92aee1d55ed
011359e589f99ae5fe8271962d447165e9ff7768
/src/burn/konami/d_ajax.cpp
7544781682ceff868704dbc91af05ceacb286c5d
[]
no_license
PS3emulators/fba-next-slim
4c753375fd68863c53830bb367c61737393f9777
d082dea48c378bddd5e2a686fe8c19beb06db8e1
refs/heads/master
2021-01-17T23:05:29.479865
2011-12-01T18:16:02
2011-12-01T18:16:02
2,899,840
1
0
null
null
null
null
UTF-8
C++
false
false
28,482
cpp
// FB Alpha Ajax driver module // Based on MAME driver by Manuel Abadia #include "tiles_generic.h" #include "konami_intf.h" #include "konamiic.h" #include "burn_ym2151.h" #include "k007232.h" #include "m6809_intf.h" static unsigned char *AllMem; static unsigned char *MemEnd; static unsigned char *AllRam; ...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 936 ] ] ]
f8a6b69208f75d0778adf74a14acc1b97c07eda5
011359e589f99ae5fe8271962d447165e9ff7768
/src/burn/misc/post90s/d_1945kiii.cpp
531a77595fc330cb11ac2b4adfe2d595531defd4
[]
no_license
PS3emulators/fba-next-slim
4c753375fd68863c53830bb367c61737393f9777
d082dea48c378bddd5e2a686fe8c19beb06db8e1
refs/heads/master
2021-01-17T23:05:29.479865
2011-12-01T18:16:02
2011-12-01T18:16:02
2,899,840
1
0
null
null
null
null
UTF-8
C++
false
false
22,375
cpp
/* 1945K-III Oriental, 2000 port to Finalburn Alpha by OopsWare. 2007 */ #include "burnint.h" #include "msm6295.h" static unsigned char *Mem = NULL, *MemEnd = NULL; static unsigned char *RamStart, *RamEnd; static unsigned char *Rom68K; static unsigned char *RomBg; static unsigned char *RomSpr; ...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 797 ] ] ]
da4a42b4e1c59fa066238f779f6be4e750f73e92
5eb582292aeef7c56b13bc05accf71592d15931f
/include/raknet/RSACrypt.h
476f7b764b64ba968e87cf0f16683e406b0e0ab2
[]
no_license
goebish/WiiBlob
9316a56f2a60a506ecbd856ab7c521f906b961a1
bef78fc2fdbe2d52749ed3bc965632dd699c2fea
refs/heads/master
2020-05-26T12:19:40.164479
2010-09-05T18:09:07
2010-09-05T18:09:07
188,229,195
0
0
null
null
null
null
UTF-8
C++
false
false
23,854
h
/* -*- mode: c++; c-file-style: raknet; tab-always-indent: nil; -*- */ /* Performant RSA en/decryption with 256-bit to 16384-bit modulus catid(cat02e@fsu.edu) 7/30/2004 Fixed VS6 compat 7/26/2004 Now internally generates private keys simpleModExp() is faster for encryption than MontyModExp CRT-MontyModExp is...
[ "1297665+goebish@users.noreply.github.com" ]
[ [ [ 1, 1238 ] ] ]
a6b01e5f54f48f7ce86ec8ea175fe47c3c12f5b9
b6bad03a59ec436b60c30fc793bdcf687a21cf31
/som2416/wince5/sdmemmain.cpp
27145aab6657abaa896a001dee7fa031b314875e
[]
no_license
blackfa1con/openembed
9697f99b12df16b1c5135e962890e8a3935be877
3029d7d8c181449723bb16d0a73ee87f63860864
refs/heads/master
2021-01-10T14:14:39.694809
2010-12-16T03:20:27
2010-12-16T03:20:27
52,422,065
0
0
null
null
null
null
UTF-8
C++
false
false
39,880
cpp
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed this sample source code. If // you did not accept the terms of the license agreement, you are not // authorized to use th...
[ "cxzeng@163.com" ]
[ [ [ 1, 1074 ] ] ]
53a7488bb75e44c32f0ac4b4e42f6e0a85cddbeb
d6a28d9d845a20463704afe8ebe644a241dc1a46
/source/Irrlicht/COpenGLDriver.h
3b37868552b202751c41a439298c4a37e91e662c
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-other-permissive", "Zlib" ]
permissive
marky0720/irrlicht-android
6932058563bf4150cd7090d1dc09466132df5448
86512d871eeb55dfaae2d2bf327299348cc5202c
refs/heads/master
2021-04-30T08:19:25.297407
2010-10-08T08:27:33
2010-10-08T08:27:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,402
h
// Copyright (C) 2002-2009 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in Irrlicht.h #ifndef __C_VIDEO_OPEN_GL_H_INCLUDED__ #define __C_VIDEO_OPEN_GL_H_INCLUDED__ #include "IrrCompileConfig.h" #include "SIrrCreationParamete...
[ "hybrid@dfc29bdd-3216-0410-991c-e03cc46cb475", "bitplane@dfc29bdd-3216-0410-991c-e03cc46cb475", "engineer_apple@dfc29bdd-3216-0410-991c-e03cc46cb475", "lukeph@dfc29bdd-3216-0410-991c-e03cc46cb475", "Rogerborg@dfc29bdd-3216-0410-991c-e03cc46cb475", "monstrobishi@dfc29bdd-3216-0410-991c-e03cc46cb475" ]
[ [ [ 1, 1 ], [ 9, 9 ], [ 12, 19 ], [ 24, 25 ], [ 28, 28 ], [ 34, 34 ], [ 40, 53 ], [ 60, 62 ], [ 67, 70 ], [ 72, 74 ]...
2e50ed062cf12315ff5b0b863b8a5ffd053d6172
d7320c9c1f155e2499afa066d159bfa6aa94b432
/ghost/bnet.cpp
cf57a49aad34990cb13781b9e6e50b7c79e30188
[]
no_license
HOST-PYLOS/ghostnordicleague
c44c804cb1b912584db3dc4bb811f29f3761a458
9cb262d8005dda0150b75d34b95961d664b1b100
refs/heads/master
2016-09-05T10:06:54.279724
2011-02-23T08:02:50
2011-02-23T08:02:50
32,241,503
0
1
null
null
null
null
UTF-8
C++
false
false
112,872
cpp
/* Copyright [2008] [Trevor Hogan] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ...
[ "fredrik.sigillet@4a4c9648-eef2-11de-9456-cf00f3bddd4e" ]
[ [ [ 1, 3408 ] ] ]
3f0c1c8c2ccba8033d9604520e4a6356e3d44394
5a05acb4caae7d8eb6ab4731dcda528e2696b093
/GameEngine/Gfx/GUI/GuiWindowEvents.hpp
4a25dad69f832bef406a050ae7a4d1a59d4231f8
[]
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
454
hpp
#ifndef GUI_WINDOW_EVENTS_HPP #define GUI_WINDOW_EVENTS_HPP #include "../../Core/Sp_DataTypes.hpp" namespace Spiral { namespace GUI { typedef enum { mouse_down = 1, mouse_up, mouse_hover, mouse_move, focus_gained, focus_lost, button_Press, char_input, data_changed }GuiWindow...
[ "DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e" ]
[ [ [ 1, 34 ] ] ]
ca1f7b144ccb450ca3c3db5f6cb63de8ca865dff
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/nebula2/src/anim2/ncombinedanimation_main.cc
354e4af40b45f91d432b0352d22ed76eced41bbb
[]
no_license
moltenguy1/minimangalore
9f2edf7901e7392490cc22486a7cf13c1790008d
4d849672a6f25d8e441245d374b6bde4b59cbd48
refs/heads/master
2020-04-23T08:57:16.492734
2009-08-01T09:13:33
2009-08-01T09:13:33
35,933,330
0
0
null
null
null
null
UTF-8
C++
false
false
4,349
cc
//------------------------------------------------------------------------------ // nmemoryanimation_main.cc // (C) 2003 RadonLabs GmbH //------------------------------------------------------------------------------ #include "anim2/ncombinedanimation.h" #include "kernel/nfileserver2.h" #include "kernel/nfile.h...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
[ [ [ 1, 150 ] ] ]
45eb3cfd2f6d5bb870166e262e1bc56dae40ed44
0b55a33f4df7593378f58b60faff6bac01ec27f3
/Konstruct/Client/Dimensions/Projectile.cpp
8dae1b34012cbc282ade5d7a953905e1f79f2958
[]
no_license
RonOHara-GG/dimgame
8d149ffac1b1176432a3cae4643ba2d07011dd8e
bbde89435683244133dca9743d652dabb9edf1a4
refs/heads/master
2021-01-10T21:05:40.480392
2010-09-01T20:46:40
2010-09-01T20:46:40
32,113,739
1
0
null
null
null
null
UTF-8
C++
false
false
2,221
cpp
#include "StdAfx.h" #include "Projectile.h" #include "Grid.h" #include "Level.h" #include "Common/utility/kpuQuadTree.h" #include "Common/utility/kpuBoundingCapsule.h" Projectile::Projectile(ProjectileType eType, int iDamage,int iRange, DamageType eDamageType, Actor* pOwner, kpuVector vLocation, kpuVector v...
[ "bflassing@0c57dbdb-4d19-7b8c-568b-3fe73d88484e" ]
[ [ [ 1, 96 ] ] ]
5a7868a26f6afea330d595c784926c9dac49abc2
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/Common/ModelsC/RTTS/OSM.h
00082388719b035782edcadb46dc37460f89893f
[]
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
586
h
#ifndef _DMT_OSM_H #define _DMT_OSM_H //-- OSM.h ------------------------------------------------------------------ // // Common definitions for OSM library. //-- forward references ----------------------------------------------------- class ostream; // allow compilation without <iostream.h> /...
[ "paul.hannah@syscad.net" ]
[ [ [ 1, 22 ] ] ]
4de434b6ec8434b1af21fb892d1e0e3dfbc882d2
4d3983366ea8a2886629d9a39536f0cd05edd001
/src/main/string.cpp
fd326061fa5b19ccb30f4ccfeafbd8a48e301feb
[]
no_license
clteng5316/rodents
033a06d5ad11928425a40203a497ea95e98ce290
7be0702d0ad61d9a07295029ba77d853b87aba64
refs/heads/master
2021-01-10T13:05:13.757715
2009-08-07T14:46:13
2009-08-07T14:46:13
36,857,795
1
0
null
null
null
null
UTF-8
C++
false
false
7,297
cpp
// string.cpp #include "stdafx.h" #include "string.hpp" //============================================================================= void str::copy_trim(PWSTR dst, size_t dstlen, PCWSTR src) { while (*src && iswspace(*src)) { ++src; } wcscpy_s(dst, dstlen, src); for (size_t i = wcslen(dst); i > 0 &&...
[ "itagaki.takahiro@fad0b036-4cad-11de-8d8d-752d95cf3e3c" ]
[ [ [ 1, 377 ] ] ]
fcbe2b7ce6824aae91e9a85edadfd60dc16e8fc2
81e051c660949ac0e89d1e9cf286e1ade3eed16a
/quake3ce/code/q3_ui/ui_qmenu.cpp
2044c30f8fb4d783b082ad4c25cdd9879a4af3e9
[]
no_license
crioux/q3ce
e89c3b60279ea187a2ebcf78dbe1e9f747a31d73
5e724f55940ac43cb25440a65f9e9e12220c9ada
refs/heads/master
2020-06-04T10:29:48.281238
2008-11-16T15:00:38
2008-11-16T15:00:38
32,103,416
5
0
null
null
null
null
UTF-8
C++
false
false
39,081
cpp
/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena source code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as ...
[ "jack.palevich@684fc592-8442-0410-8ea1-df6b371289ac" ]
[ [ [ 1, 1746 ] ] ]
9de3589de23b07414cfee8b87e2031bc45ab7787
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/SMDK/RTTS/TS_ModelLib/FixedComminution.cpp
9b2c6d8be1a83812e53610ad2c691d0a1823dd35
[]
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
9,498
cpp
//================== SysCAD - Copyright Kenwalt (Pty) Ltd =================== // $Nokeywords: $ //=========================================================================== #include "stdafx.h" #define __FixedComminution_CPP #include "FixedComminution.h" //====================================================...
[ "keith.armstrong@syscad.net", "chris.moreton@syscad.net" ]
[ [ [ 1, 139 ], [ 142, 337 ] ], [ [ 140, 141 ] ] ]
92636b3b66b8d2933afce3c77e8622e62ea29d9c
f7ae3e263292448184345cbacedeff56960c0527
/AdminListas.h
9c0bfea8999d6060e26e854eef7d74c47ad82079
[]
no_license
claudiams/QBiblioAgent
ff3012458e1549e4c9456d2a2322fb2348da79fb
3bb9737815da516d162168b71e671577dd63f6f0
refs/heads/master
2021-01-19T06:56:50.555738
2010-10-15T19:50:38
2010-10-15T19:50:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,079
h
/* * File: AdminListas.h * Author: AirZs * * Creado el 11 de octubre de 2010, 22:11 */ #ifndef ADMINLISTAS_H #define ADMINLISTAS_H #include <ctime> #include "ListaEstatica.h" #include "ListaEnlazada.h" #include "Cliente.h" #include "Venta.h" #include "Libro.h" #include "Vendedor.h" #include "E...
[ "victor.floress@usach.cl" ]
[ [ [ 1, 56 ] ] ]
c38e1e30c87608bfd113d06de82e03f99a0159c0
6247eceeb3d15fd80f27285de6808a11eb66a9e2
/cn/GfxFont.cpp
1664aa38063d77bc943ac057db359c8f7d2cd87a
[]
no_license
sean-m/hgelua
7b48b30271f295f617b6242cb8996f802add0284
d4f94f0b5905cc4fa471bee7d9474ab2779c9a24
refs/heads/master
2021-01-10T04:58:00.146231
2010-04-12T16:27:14
2010-04-12T16:27:14
54,251,268
0
0
null
null
null
null
GB18030
C++
false
false
7,321
cpp
#include "stdafx.h" #include <atlbase.h> #include <stdio.h> __inline float _floor(float f) { static int _n; _asm fld f _asm fistp _n return (float)_n; } // 65级灰度表 const unsigned char g_byAlphaLevel[65] = { 0, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80,...
[ "fengyu05@e74d88d6-4bf9-11de-b850-9977aa68d080" ]
[ [ [ 1, 315 ] ] ]
2842822a46cf7817b5a5e92ca84217dfc97bde0d
44e10950b3bf454080553a5da36bf263e6a62f8f
/src/GeneticAlg/ElPrice_loader.cpp
3f71b55478283d161765ae8f6e52386b997ae29f
[]
no_license
ptrefall/ste6246tradingagent
a515d88683bf5f55f862c0b3e539ad6144a260bb
89c8e5667aec4c74aef3ffe47f19eb4a1b17b318
refs/heads/master
2020-05-18T03:50:47.216489
2011-12-20T19:02:32
2011-12-20T19:02:32
32,448,454
1
0
null
null
null
null
UTF-8
C++
false
false
1,006
cpp
#include <fstream> #include <sstream> #include <iostream> #include "ElPrice_loader.h" std::vector<double> ElSpotPriceLoader::static_prices; void ElSpotPriceLoader::loadPriceData(const char* filename, std::vector<double> &prices) { if(!static_prices.empty()) { prices = static_prices; return; } ...
[ "PTrefall@gmail.com@92bc644c-bee7-7203-82ab-e16328aa9dbe" ]
[ [ [ 1, 49 ] ] ]
a0bef56554d7969f29b59aac1d971ad5afbd92ce
cbdc078b00041668dd740917e1e781f74b6ea9f4
/GiftFactory/src/Utils.cpp
8fa35b91d010906160ee760c3f238467a6b797c2
[]
no_license
mireidril/gift-factory
f30d8075575af6a00a42d54bfdd4ad4c953f1936
4888b59b1ee25a107715742d0495e40b81752051
refs/heads/master
2020-04-13T07:19:09.351853
2011-12-16T11:36:05
2011-12-16T11:36:05
32,514,347
0
0
null
null
null
null
UTF-8
C++
false
false
6,706
cpp
#include "Utils.hpp" GLubyte * loadPPM(const char * const fn, unsigned int& w, unsigned int& h) { char head[70]; int i, j; int d; GLubyte * img = NULL; FILE * f; fopen_s(&f, fn, "r"); if(f == NULL) { fprintf(stderr,"Error in function readPPM : %s doesn't exist\n",fn); return 0; } (void...
[ "celine.cogny@369dbe5e-add6-1733-379f-dc396ee97aaa", "delau.eleonore@369dbe5e-add6-1733-379f-dc396ee97aaa", "marjory.gaillot@369dbe5e-add6-1733-379f-dc396ee97aaa" ]
[ [ [ 1, 40 ], [ 42, 47 ], [ 49, 57 ], [ 237, 237 ] ], [ [ 41, 41 ], [ 48, 48 ], [ 60, 72 ] ], [ [ 58, 59 ], [ 73, 236 ] ] ]
ec1b10c30b4f82d7dc6c475419d7c1ad12f4d2ac
24bc1634133f5899f7db33e5d9692ba70940b122
/src/ammo/util/profiler.cpp
657777cf9ca9168732e61df79753d84b92987698
[]
no_license
deft-code/ammo
9a9cd9bd5fb75ac1b077ad748617613959dbb7c9
fe4139187dd1d371515a2d171996f81097652e99
refs/heads/master
2016-09-05T08:48:51.786465
2009-10-09T05:49:00
2009-10-09T05:49:00
32,252,326
0
0
null
null
null
null
UTF-8
C++
false
false
414
cpp
#include "ammo/util/profiler.hpp" #ifdef PROFILINGENABLED namespace ammo { float Profiler::_timeSteps[Profiler::Max_Frames] = {0.f}; std::string Profiler::_categories[Profiler::Max_Categories]; ProfileData Profiler::_data[Profiler::Max_Categories][Profiler::Max_Frames]; int Profiler::_numCategories =...
[ "PhillipSpiess@d8b90d80-bb63-11dd-bed2-db724ec49875", "j.nick.terry@d8b90d80-bb63-11dd-bed2-db724ec49875" ]
[ [ [ 1, 7 ], [ 9, 14 ] ], [ [ 8, 8 ], [ 15, 16 ] ] ]
005f2327a7b9aa5642cb8a0a662ab8f1cfc96002
77aa13a51685597585abf89b5ad30f9ef4011bde
/dep/src/boost/boost/fusion/adapted/array/detail/category_of_impl.hpp
f11aef68c0b99b8f24b7171050cbb5fa307eded3
[ "BSL-1.0" ]
permissive
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,031
hpp
/*============================================================================= Copyright (c) 2001-2006 Joel de Guzman Copyright (c) 2005-2006 Dan Marsden 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....
[ "pepsi1x1@a6a5f009-272a-4b40-a74d-5f9816a51f88" ]
[ [ [ 1, 35 ] ] ]
162233c04b6774a14846989294158e5e1de43800
6bdb3508ed5a220c0d11193df174d8c215eb1fce
/Codes/Halak/String.inl
8a9373a1d35a04ca9605f7551655b98592f92925
[]
no_license
halak/halak-plusplus
d09ba78640c36c42c30343fb10572c37197cfa46
fea02a5ae52c09ff9da1a491059082a34191cd64
refs/heads/master
2020-07-14T09:57:49.519431
2011-07-09T14:48:07
2011-07-09T14:48:07
66,716,624
0
0
null
null
null
null
UTF-8
C++
false
false
11,203
inl
#include <Halak/Assert.h> #include <Halak/NullPointer.h> #include <cstring> #include <stdexcept> namespace Halak { String::String() : buffer(Empty.buffer) { } String::String(const char* s) : buffer((s && s[0] != '\0') ? SharedPointer<StringBuffer>(new StringBuffer(s)) : Em...
[ "halakshin@gmail.com" ]
[ [ [ 1, 436 ] ] ]
73d890505fd597938780c55d624e1eec69e85240
2112057af069a78e75adfd244a3f5b224fbab321
/branches/ref1/src-root/src/ireon_rs/net/rspc/rspc_check_version_state.cpp
25daa1e728209e26c9deed89cbd85c7aa12ef387
[]
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
3,036
cpp
/** * @file ireon_rs/net/rspc/rspc_check_version_state.cpp * root server player context checking version state */ /* Copyright (C) 2005-2006 ireon.org developers council * $Id$ * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License ...
[ "psavichev@gmail.com" ]
[ [ [ 1, 84 ] ] ]
5de2fc91861d203776384dc64c6419335d1053bf
028d6009f3beceba80316daa84b628496a210f8d
/debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/TestGetTRKVersion/TestGetTRKVersion.cpp
87b7a3adef9e4c5c52ed8cddccf87bfca31fda11
[]
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
948
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...
[ "Deepak.Modgil@Nokia.com", "none@none" ]
[ [ [ 1, 26 ], [ 29, 32 ], [ 34, 37 ] ], [ [ 27, 28 ], [ 33, 33 ] ] ]
69c428aa9af37abbb4e0fad66d5f8b4987eea372
3128346a72b842c6dd94f2b854170d5daeeedc6f
/src/CoreFlareList.h
3b44e8189a5087b4348baf1cbb5adc1aaf992db1
[]
no_license
Valrandir/Core512
42c3ed02f3f5455a9e0d722c014c80bb2bae17ab
af6b45aa2eded3f32964339ffebdab3491b08561
refs/heads/master
2021-01-22T04:57:15.719013
2011-11-11T05:16:30
2011-11-11T05:16:30
2,607,600
1
1
null
null
null
null
UTF-8
C++
false
false
350
h
#pragma once #include <list> #include "CoreFlare.h" class CoreVector; typedef std::list<CoreFlare*> CoreFlareVec; class CoreFlareList { CoreFlareVec vFlare; public: ~CoreFlareList(); void Add(const CoreVector& Position, const char* ResPath, int SpritePerX, int SpritePerY); void Update(float Delta)...
[ "valrandir@voxcel.net" ]
[ [ [ 1, 17 ] ] ]
1004c8eb2dde005fb3f5be534366c91646034981
b240ccb537657eb72a3ac7634c99e3b8733e454c
/code/api/api_v001rc/networkcommunication/tcpSocket/main.cpp
edceb4b439d7de0f389457a479032b96d4e5dd35
[]
no_license
Jmos/ftofsharing
96c2c77deab4c15da0ec42b14e0c17f5adfeb485
8969c3b33a2173c36f3a282b946b92656d77ad81
refs/heads/master
2021-01-22T23:16:04.198478
2011-06-04T18:46:00
2011-06-04T18:46:00
34,392,347
0
0
null
null
null
null
UTF-8
C++
false
false
1,549
cpp
//================================================================= // Name: main.cpp // Autor: Saxl Georg // Version: 1.0 // Datum: 14.10.2010 // Beschreibung: //================================================================= #include <QStringList> #include <QDomDocument> #include <QStr...
[ "georgsaxl@ed7a1941-e62f-a9da-ef21-68f2f9546975" ]
[ [ [ 1, 71 ] ] ]
45a1ef1749b077d209f55f352795ab9c1aed1e15
3f85fe4138d1384aed1a9be49b63a3fb366e53a1
/networks/multithreading/Socket.h
c06decf1d24abeeb9bf127d58608988f2a92e982
[]
no_license
anisha-agarwal/samples
3554408b63ac249ba27bdd54dacb7c03eb7de35a
ec4969b2510e830de970363be5eb652c71791738
refs/heads/master
2021-01-16T19:34:04.301858
2011-01-22T23:35:22
2011-01-22T23:35:22
1,283,061
1
0
null
null
null
null
UTF-8
C++
false
false
3,849
h
/** * @class : Socket.h * @desc : This implements the socket class */ #ifndef _Socket_h_ #define _Socket_h__ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <netdb.h> #include <sys/types.h> #include <netinet/in.h> #include <sys/socket.h> ...
[ "anisha2906@gmail.com" ]
[ [ [ 1, 181 ] ] ]
0d6ed145ee6086ff63baa8876bc902e8dc024b24
335783c9e5837a1b626073d1288b492f9f6b057f
/source/fbxcmd/daolib/Model/PHY/DSTJ.h
62c8c9e159b9a03570a4d859d9b732638dda2796
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause" ]
permissive
code-google-com/fbx4eclipse
110766ee9760029d5017536847e9f3dc09e6ebd2
cc494db4261d7d636f8c4d0313db3953b781e295
refs/heads/master
2016-09-08T01:55:57.195874
2009-12-03T20:35:48
2009-12-03T20:35:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,275
h
/********************************************************************** *< FILE: DSTJ.h DESCRIPTION: PHY File Format HISTORY: *> Copyright (c) 2009, All Rights Reserved. **********************************************************************/ #pragma once #include "PHY/PHYCommon.h" #include "GFF/GFF...
[ "tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792" ]
[ [ [ 1, 57 ] ] ]
f650b35eea557c9a5840305433a514ee1fea855a
926ba06ae2c7b672299e04613de62dbc2d8df8ac
/src/main.cpp
747e9b1792f90df83524622083407d2c863402d6
[]
no_license
klusark/ns2browser
4db222b40309d0b41c5e5ff9ecc75dd8af7e847c
ead2ee0cdfb040411828451fb3c0172cdcec85c2
refs/heads/master
2020-04-06T06:24:06.959522
2010-04-12T02:17:41
2010-04-12T02:17:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
220
cpp
#include "Broadcaster.hpp" #include "Proxy.hpp" int main() { Proxy proxy(27040, Poco::Net::SocketAddress("5.99.12.77", 27015)); Broadcaster broadcast; broadcast.Broadcast(); while (1){ Sleep(1); } }
[ "klusark@gmail.com" ]
[ [ [ 1, 13 ] ] ]
0156ac245df5b40ef77c07d827d4307e8f93d5e1
aa96d2feea77cd3279120ca5a09c0407a2fbace6
/src/Player.h
1b53072d4aa7d9b169a5e7d8cec4494d3b2d4d47
[]
no_license
uri/2404-mega-project
3287daf53e2bc15aebb4a3f88e4014f7b6c60054
3ce747c9486ace6c02c80ff7df98bf85fd5ac578
refs/heads/master
2016-09-06T10:21:46.835850
2011-11-04T03:05:40
2011-11-04T03:05:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,195
h
/////////////////////////////////////////////////////////////////////////// // --------------------------------------------------------------------- // // // // Developers: Uri Gorelik, Eric Rhodes // // Filenam...
[ "uri.gore@gmail.com" ]
[ [ [ 1, 74 ] ] ]
0cfd9de996553c8a42241853b96f2d1e014613db
0b7226783e4b70944b4e66ae21eee9a3a0394e81
/src/fsassembler/src/bnfc output/parse.cpp
8d2471985b6d1811219c8216386fa98e89634eff
[]
no_license
LittleEngineer/fridgescript
061e3d3f0d17d8c0c0b8e089a3254c56edfa74e6
55b2e6bab63e826291b8d14f24c40f413f895e54
refs/heads/master
2021-01-10T16:52:37.530928
2009-09-06T10:58:21
2009-09-06T10:58:21
46,175,065
0
0
null
null
null
null
UTF-8
C++
false
false
94,121
cpp
/* A Bison parser, made by GNU Bison 2.1. */ /* Skeleton parser for GLR parsing with Bison, Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by ...
[ "jheriko@78b37d4e-3566-11de-a9fe-ad1e22fc3a8a" ]
[ [ [ 1, 3128 ] ] ]
1db24d474fab45d3ec5a5cd9fe53b6feae7db03e
21da454a8f032d6ad63ca9460656c1e04440310e
/src/wcpp/util/element/wsuKey.cpp
6f94c246f6486e6588a01756a74c0758ad9cce3c
[]
no_license
merezhang/wcpp
d9879ffb103513a6b58560102ec565b9dc5855dd
e22eb48ea2dd9eda5cd437960dd95074774b70b0
refs/heads/master
2021-01-10T06:29:42.908096
2009-08-31T09:20:31
2009-08-31T09:20:31
46,339,619
0
0
null
null
null
null
UTF-8
C++
false
false
999
cpp
#include "wsuKeyValue.h" #include <wcpp/lang/helper/ws_runtime.h> #include <wcpp/lang/wsiObject.h> wsuKey::wsuKey(wsiObject * src) : m_object(WS_NULL) { if (src) { src->AddRef(); m_object = src; } } wsuKey::wsuKey(const wsuKey &src) : m_object(WS_NULL) { wsiObject * obj =...
[ "xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8" ]
[ [ [ 1, 57 ] ] ]
d22c88e4464f9fc8db586a471acbc3683e709208
3eae8bea68fd2eb7965cca5afca717b86700adb5
/Engine/Project/Core/GnMesh/Source/GnIButton.cpp
56c7770e7cdc6b675c39a76e007d38c8042f174f
[]
no_license
mujige77/WebGame
c0a218ee7d23609076859e634e10e29c92bb595b
73d36f9d8bfbeaa944c851e8a1cfa5408ce1d3dd
refs/heads/master
2021-01-01T15:51:20.045414
2011-10-03T01:02:59
2011-10-03T01:02:59
455,950
3
1
null
null
null
null
UTF-8
C++
false
false
5,428
cpp
#include "GnMeshPCH.h" #include "GnInterfacePCH.h" #include "GnIButton.h" #include "GnIProgressBar.h" GnImplementRTTI(GnIButton, GnInterface); GnIButton::GnIButton(const gchar* pcDefaultImage, const gchar* pcClickImage , const gchar* pcDisableImage, GnIButton::eButtonType eDefaultType) : mpProgressTime(NUL...
[ "mujige77@naver.com" ]
[ [ [ 1, 235 ] ] ]
15032ac9b6bc5284d1dbfebacf03debda0812d8c
f695ff54770f828d18e0013d12d9d760ec6363a3
/sort/CountSort.h
162ea3fcea64465ad7a7711c59ed239e34c78475
[]
no_license
dbremner/airhan
377e1b1f446a44170f745d3a3a47e0a30bc917e1
a436fda7799c1032d060c30355c309ec1589e058
refs/heads/master
2021-01-10T19:42:16.321886
2010-05-29T02:16:25
2010-05-29T02:16:25
34,024,271
0
0
null
null
null
null
UTF-8
C++
false
false
2,308
h
/*************************************************************** Copyright (c) 2008 Michael Liang Han 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...
[ "lianghancn@29280b2a-3d39-11de-8f11-b9fadefa0f10" ]
[ [ [ 1, 79 ] ] ]
dbf48238d59fc3ca5c0bb01ed204d76602c9f471
8a3fce9fb893696b8e408703b62fa452feec65c5
/GServerEngine/GameAi/GameAi/Entity/StatePro/DeadState.h
9318351075609d1dc6fe9cb523204ce2112a0ce1
[]
no_license
win18216001/tpgame
bb4e8b1a2f19b92ecce14a7477ce30a470faecda
d877dd51a924f1d628959c5ab638c34a671b39b2
refs/heads/master
2021-04-12T04:51:47.882699
2011-03-08T10:04:55
2011-03-08T10:04:55
42,728,291
0
2
null
null
null
null
UTF-8
C++
false
false
430
h
#pragma once #include "../../Public/State.h" class CDeadState : public CState { //typedef entity_name Entity; public: virtual void Enter(CBaseGameEntity* ); virtual void Execute(CBaseGameEntity* ); virtual void Exit(CBaseGameEntity* ); virtual bool HandleEvent( eEventAi e , CBaseGa...
[ "tangpeng918@126.com" ]
[ [ [ 1, 27 ] ] ]
8f8c3c53adcf80a2478b2a2c36c555a22c25068d
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/iostreams/test/line_filter_test.cpp
5381459393dd453827f47bee788733667ac2bdb0
[ "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
2,923
cpp
// (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. #include <cctype> #include <boost/iostreams/copy.hpp> ...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 98 ] ] ]
16ad9429fa408a1177b9182ea68771ff192a5abe
af9524b76162da55a8d44fb50ffbb8f1dc8fa98c
/examples/cloud-setup/sources/common/Matrix2Dlc.h
5ec8686272a845f8fb07ba82c1389ade7c398a7e
[ "GPL-1.0-or-later", "MIT" ]
permissive
GaretJax/pop-utils
e72c5b387541d05cd35d599294184d1ca6673330
2cdfaf24c2f8678edfab1f430c07611d488247d5
refs/heads/master
2022-07-22T17:48:15.798181
2011-05-19T21:46:19
2011-05-19T21:46:19
1,735,213
0
0
MIT
2022-07-06T19:17:17
2011-05-11T20:34:07
C++
UTF-8
C++
false
false
511
h
#ifndef _MATRIX2DLC_H #define _MATRIX2DLC_H #include "Matrix2D.h" class Matrix2Dlc : virtual public Matrix2D { public: Matrix2Dlc(); Matrix2Dlc(int line, int col); ValueType get(int line, int col); void set(int line, int col, ValueType v); void display(); void dis...
[ "jonathan.stoppani@gmail.com" ]
[ [ [ 1, 21 ] ] ]
b7ce4859c99ec3e537b912ebbca28e967e6596d5
41371839eaa16ada179d580f7b2c1878600b718e
/SPOJ/obi/TRILHAS.cpp
8ce3e92e66a2817366303dfcac071231cf712f3c
[]
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
494
cpp
#include <cstdio> #define MIN(a,b) ((a<b)?(a):(b)) int c, cost, costL, costR, i, idx, j, min, n, p, pts; int main(void){ scanf("%d",&n); min = 1<<30; for(i = 0; i < n; i++){ scanf("%d",&pts); p = c = costR = costL = 0; for(j = 0; j < pts; j++){ p = c; scanf("%d",&c); if(j){ if(c > p) ...
[ "mistermarin@gmail.com" ]
[ [ [ 1, 23 ] ] ]
40f53af26a2313cc3a6818019b81faea0eb91dcb
c7dcd4b321428c91074d6802b8a655a40fbb283b
/ObjectDetection/ObjectDetection/ObjectDetection.cpp
3fbc2df45331bbb372fb1b35a54e59ec3407d1f4
[]
no_license
buubui/imgdetection
7c12576ef6ddc06d788183f4261bc070e13ee2fb
feeb9b5233c2a0bd35b60bf7792bd05005cc0409
refs/heads/master
2016-09-05T11:45:33.588669
2011-04-27T16:08:34
2011-04-27T16:08:34
32,272,304
0
0
null
null
null
null
UTF-8
C++
false
false
22,366
cpp
// ObjectDetection.cpp : main project file. #include "stdafx.h" #include "MainWindow.h" //using namespace System; using namespace ObjectDetection; // TestOpenCv.cpp : Defines the entry point for the console application. // //#include "imFilter.h" //#include <math.h> //#include "HOG.h" #include "ctime" #inc...
[ "bhlbuu@b6243d83-3e35-bad2-eac4-1d342526e9e5", "bhlbuu@gmail.com@b6243d83-3e35-bad2-eac4-1d342526e9e5", "dangtruongkhanhlinh@b6243d83-3e35-bad2-eac4-1d342526e9e5" ]
[ [ [ 1, 5 ], [ 7, 15 ], [ 18, 175 ], [ 193, 269 ], [ 277, 285 ], [ 287, 287 ], [ 289, 289 ], [ 291, 299 ], [ 309, 309 ], [ 312,...
3004ea5ef41d22b18c0295d46bb84c036cf96b92
515e917815568d213e75bfcbd3fb9f0e08cf2677
/raytracer/raytracer.h
b0b911baa7d9f8638595d7ade9206ed8be0a8a10
[ "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
3,721
h
#ifndef LW_RAYTRACE_H #define LW_RAYTRACE_H #include <modelconverter/convmesh.h> #include <geometry.h> namespace raytrace { class CTraceResult { public: Vector m_vecHit; CConversionFace* m_pFace; CConversionMeshInstance* m_pMeshInstance; }; class CKDTri { public: CKDTri(); ...
[ "jorge@lunarworkshop.net" ]
[ [ [ 1, 142 ] ] ]
39c0c3d461a9145a42bf6f27cf9d351078748a1f
89a595fc77ec711cb7218b0830f9053e4febe4aa
/ofxSVG.h
9cb20fa258f1f95ddc22e00374e4ad120033bed6
[]
no_license
ammalgamma/ofxSVG
956ccb333700e31a79fc38f4911dcbfd3fa718fb
c461b21310b66ab239c069af519fb16c40d99820
refs/heads/master
2020-05-18T04:09:42.010826
2011-10-10T11:14:06
2011-10-10T11:14:06
2,585,084
1
0
null
null
null
null
UTF-8
C++
false
false
4,780
h
#pragma mark once #include "ofMain.h" #include "ofXSVGPathParser.h" #include "ofxSVGXml.h" #include "ofxSVGTypes.h" #include "ofxSVGUtils.h" //------------------------------------------------- class ofxSVG{ public: ofxSVG( ofFbo &fbo ); ofxSVG( ofFbo *fbo ); ofxSVG( ofVbo &vbo ); ...
[ "base@base-2.local", "base@base.home" ]
[ [ [ 1, 8 ], [ 11, 15 ], [ 30, 81 ], [ 84, 85 ], [ 95, 95 ], [ 101, 113 ], [ 115, 116 ], [ 118, 126 ], [ 135, 152 ], [ 154, ...
211f7f45186d70894bb5421b2beb44e5265ebe77
01fadae9f2a6d3f19bc843841a7faa9c40fc4a20
/CG/code_CG/EX10_06.CPP
13bfd3a917ff4b480b2b0492dfef2386bae88013
[]
no_license
passzenith/passzenithproject
9999da29ac8df269c41d280137113e1e2638542d
67dd08f4c3a046889319170a89b45478bfd662d2
refs/heads/master
2020-12-24T14:36:46.389657
2010-09-05T02:34:42
2010-09-05T02:34:42
32,310,266
0
0
null
null
null
null
UTF-8
C++
false
false
2,853
cpp
#include <GL/glut.h> #include <math.h> #include <stdlib.h> #include <stdio.h> static GLint fogMode; /* Initialize depth buffer, fog, light source, * material property, and lighting model. */ static void init(void) { GLfloat position[] = { 0.5, 0.5, 3.0, 0.0 }; glEnable(GL_DEPTH_TEST); glLightf...
[ "passzenith@00fadc5f-a3f2-dbaa-0561-d91942954633" ]
[ [ [ 1, 122 ] ] ]
ccdace77475b777dc0329c9c4341e758e115f147
6e563096253fe45a51956dde69e96c73c5ed3c18
/dhnetsdk/netsdk/StdAfx.h
924e2ac7b5755fef5a9a45fa2f0209a89e403e50
[]
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,331
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__31AC7DFE_0537_45E0_BEA1_7DB6EEA627A7__INCLUDED_) #define AFX_STDAFX_H__31AC7DFE_0537_45E0_BEA1_7DB6EEA627A7__INCLUDED_ ...
[ "guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd" ]
[ [ [ 1, 48 ] ] ]
f64b528d0005b3e10094ef361eb62f6c469456cc
f53b18d7b296aa67d2a35c69465e2f644c08bfa0
/trunk/working Src/UI/mainFrame.h
27edbe307edd054ab1744b723a675bc19fb2d021
[]
no_license
BackupTheBerlios/rigo-svn
82d67b992a128c111335ac78be9ab9ec6dde8e70
a510f30ec4da0f0493d47f7164f9bbfffb566616
refs/heads/master
2016-09-05T21:13:49.432123
2006-08-12T03:59:01
2006-08-12T03:59:01
40,800,289
0
0
null
null
null
null
UTF-8
C++
false
false
5,292
h
///////////////////////////////////////////////////////////////////////////// // Name: mainFrame.h // Purpose: // Author: Jeremy W // Modified by: // Created: 07/18/06 20:02:50 // RCS-ID: // Copyright: Copyright (C) 2006 // Licence: GPL v2 /////////////////////////////////////...
[ "siafu86@a8ebc1f5-d704-0410-a9ec-c9bfc824b517" ]
[ [ [ 1, 183 ] ] ]
60de9142650fa06bd78305e995950141809e319f
14a00dfaf0619eb57f1f04bb784edd3126e10658
/Lab2/SupportCode/Vector4.h
21219548292654dc59665df2fd5c871ba905e8c0
[]
no_license
SHINOTECH/modanimation
89f842262b1f552f1044d4aafb3d5a2ce4b587bd
43d0fde55cf75df9d9a28a7681eddeb77460f97c
refs/heads/master
2021-01-21T09:34:18.032922
2010-04-07T12:23:13
2010-04-07T12:23:13
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
2,095
h
/************************************************************************************************* * * Modeling and animation (TNM079) 2007 * Code base for lab assignments. Copyright: * Gunnar Johansson (gunnar.johansson@itn.liu.se) * Ken Museth (ken.museth@itn.liu.se) * Michael Bang Nielsen (bang@dai...
[ "jpjorge@da195381-492e-0410-b4d9-ef7979db4686" ]
[ [ [ 1, 60 ] ] ]
c9bbd732aebcc6616131fdd08b8d13cde5f08fe1
c930c888dd96cc3fb7f12f6d6ecb6bd4b2218869
/Software/PC/HomeSecurityGUI/HomeSecurityGUI/HomeSecurity.cpp
605d143a601f083039e9168c67e682633de0ffd0
[]
no_license
dmjensen/iha-projectb
3782dc99eb6776a6d3fe2da88975d6f58eb8e712
c193ad0b8273ba1f92ffcc06ff225e52a9147b89
refs/heads/master
2021-01-13T01:49:31.766029
2011-08-15T17:54:48
2011-08-15T17:54:48
35,090,073
0
0
null
null
null
null
UTF-8
C++
false
false
5,493
cpp
#pragma once #include "stdafx.h" #include "XML\XMLFile.h" #include "Entities\Device.h" #include "Entities\Event.h" #include "Serial\Serial.h" #ifdef _UNICODE #define std_out std::wcout #else #define std_out std::cout #endif using namespace std; bool loadConf(LPTSTR path); bool parseConf(CXMLFile* x...
[ "madsvonqualen@gmail.com@03037290-6654-1fc7-fe71-60be2f6569b4" ]
[ [ [ 1, 198 ] ] ]
bdad4c89fff7af6287c23dbf89ab73b4f0541ac0
7ba7440b6a7b6068c900d561ad03c3ff86439c09
/GalDemo/GalDemo/BackGroundMusic.h
4ba374cdb4c02c2e927813ff659de4abb00babe2
[]
no_license
weimingtom/gal-demo
96dc06f8f02b4c767412aac7fcf050e241b40c04
f2b028591a195516af3ce33d084b7b29cbea84aa
refs/heads/master
2021-01-20T11:47:07.598476
2011-08-10T23:48:43
2011-08-10T23:48:43
42,379,726
2
0
null
null
null
null
UTF-8
C++
false
false
118
h
#pragma once class CBackGroundMusic { public: CBackGroundMusic(void); virtual ~CBackGroundMusic(void); };
[ "sixwingsok@gmail.com" ]
[ [ [ 1, 8 ] ] ]
4ca17ca842f39e2655570ee3a3c93d71a5a87ed5
c2c93fc3fd90bd77764ac3016d816a59b2370891
/Incomplited/Hooks module SA-MP 0.1/hooks/hooks.h
a3be042ed08c5970a1917d4760396e0431e761a5
[]
no_license
MsEmiNeko/samp-alex009-projects
a1d880ee3116de95c189ef3f79ce43b163b91603
9b9517486b28411c8b747fae460266a88d462e51
refs/heads/master
2021-01-10T16:22:34.863725
2011-04-30T04:01:15
2011-04-30T04:01:15
43,719,520
0
1
null
2018-01-19T16:55:45
2015-10-05T23:23:37
SourcePawn
UTF-8
C++
false
false
1,056
h
/* * Copyright (C) 2011 Alex009 * License read in license.txt */ #include "functions.h" #include "os.h" #define VERSION "0.1" // class class CHooks { public: // functions CHooks(unsigned long s_version); ~CHooks(); unsigned long Search_ClientConnect(); unsigned long Search_ClientDisconne...
[ "ariKard9@gmail.com" ]
[ [ [ 1, 43 ] ] ]
44e1564c3ee1795d8fa6aa3a95ec73661d898eb2
d64ed1f7018aac768ddbd04c5b465c860a6e75fa
/drawing_element/dle_oval.cpp
241c3bcc882670f990a64856c1e87d75bfe52262
[]
no_license
roc2/archive-freepcb-codeproject
68aac46d19ac27f9b726ea7246cfc3a4190a0136
cbd96cd2dc81a86e1df57b86ce540cf7c120c282
refs/heads/master
2020-03-25T00:04:22.712387
2009-06-13T04:36:32
2009-06-13T04:36:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,316
cpp
#include "stdafx.h" #include "dle_oval.h" // filled oval void CDLE_OVAL::_Draw(CDrawInfo const &di) const { if( onScreen() ) { int h = abs(f.x-i.x); int v = abs(f.y-i.y); int r = min(h,v); if( gtype == DL_HOLLOW_OVAL ) di.DC->SelectObject( GetStockObject( HOLLOW_BRUSH ) ); di.DC->RoundR...
[ "jamesdily@9bfb2a70-7351-0410-8a08-c5b0c01ed314" ]
[ [ [ 1, 64 ] ] ]
274894e5047bc6a8ed204be6d2b1384c94d5b9ed
3bf3c2da2fd334599a80aa09420dbe4c187e71a0
/BasicUnit.h
ed8e7dafed6612ccfeb58feab1a6c72593457581
[]
no_license
xiongchiamiov/virus-td
31b88f6a5d156a7b7ee076df55ddce4e1c65ca4f
a7b24ce50d07388018f82d00469cb331275f429b
refs/heads/master
2020-12-24T16:50:11.991795
2010-06-10T05:05:48
2010-06-10T05:05:48
668,821
1
0
null
null
null
null
UTF-8
C++
false
false
250
h
#pragma once #include "Unit.h" #include "Camera.h" extern Camera cam; class BasicUnit : public Unit { public: float increment; BasicUnit(float inx, float iny, float inz); //BasicUnit(void); ~BasicUnit(void); void draw(); };
[ "jtrobins@05766cc9-4f33-4ba7-801d-bd015708efd9", "kehung@05766cc9-4f33-4ba7-801d-bd015708efd9", "agonza40@05766cc9-4f33-4ba7-801d-bd015708efd9" ]
[ [ [ 1, 2 ], [ 6, 10 ], [ 14, 16 ] ], [ [ 3, 5 ], [ 11, 11 ] ], [ [ 12, 13 ] ] ]
778aba76cd2d5f6710f76b3a7a0b11dd79668e9d
0454def9ffc8db9884871a7bccbd7baa4322343b
/src/plugins/lyric/QULyricTaskFactory.cpp
860f7e25daa50270b76be8a8060ac9a1281f88d0
[]
no_license
escaped/uman
e0187d1d78e2bb07dade7ef6ef041b6ed424a2d3
bedc1c6c4fc464be4669f03abc9bac93e7e442b0
refs/heads/master
2016-09-05T19:26:36.679240
2010-07-26T07:55:31
2010-07-26T07:55:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,438
cpp
#include "QULyricTaskFactory.h" #include "QULyricTask.h" #include <QDir> #include <QLocale> #include <QCoreApplication> QULyricTaskFactory::QULyricTaskFactory(QObject *parent): QUSimpleTaskFactory(parent) {} QString QULyricTaskFactory::name() const { return tr("Lyric Tasks"); } QString QULyricTaskFact...
[ "alex@escaped-projects.de" ]
[ [ [ 1, 46 ] ] ]
8ec50db6565acdd6977fa5e6fbcbfffe6c6e146f
58ef4939342d5253f6fcb372c56513055d589eb8
/LemonPlayer_2nd/Source/CustomControl/src/CustomControlScroll.cpp
ff9e48b0858daead394185f2bd8680883253cd6a
[]
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
2,880
cpp
/* ============================================================================ Name : CustomControlScroll.cpp Author : zengcity Version : 1.0 Copyright : Your copyright notice Description : CCustomControlScroll implementation =========================================================================...
[ "zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494" ]
[ [ [ 1, 111 ] ] ]
33b117b07b28a78b591ba719d80ca258d43baf04
17ebdb307b9e503a9df5c86db264e060695f9cb9
/include/mousegesturerecognizer.h
009734b0ce3db9582d09befdd647f945ad27866d
[]
no_license
e8johan/mouse-gesture-recognizer
a5224f0353f651489cafb70cdb80f828449d6275
983537fc7ddbaf5e04afffc300b104b4805593f2
refs/heads/master
2020-03-27T05:04:47.602603
2009-05-06T13:08:08
2009-05-06T13:08:08
32,892,845
1
0
null
null
null
null
UTF-8
C++
false
false
3,611
h
/* * This file is part of the mouse gesture package. * Copyright (C) 2006 Johan Thelin <e8johan@gmail.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the * following conditions are met: * * - Redistributio...
[ "e8johan@2c227689-8b1f-0410-847e-0d0e51d0f70e" ]
[ [ [ 1, 117 ] ] ]
07ba36f024f92805174e341e30368716574469bd
105cc69f4207a288be06fd7af7633787c3f3efb5
/HovercraftUniverse/HovercraftUniverse/CheckpointEvent.cpp
25f0ae45913d4b6fc9eaefb95ed7e4273aa4959f
[]
no_license
allenjacksonmaxplayio/uhasseltaacgua
330a6f2751e1d6675d1cf484ea2db0a923c9cdd0
ad54e9aa3ad841b8fc30682bd281c790a997478d
refs/heads/master
2020-12-24T21:21:28.075897
2010-06-09T18:05:23
2010-06-09T18:05:23
56,725,792
0
0
null
null
null
null
UTF-8
C++
false
false
957
cpp
#include "CheckpointEvent.h" #include "GameEventType.h" namespace HovUni { CheckpointEvent::CheckpointEvent(unsigned int user, unsigned int checkpoint, long time) : GameEvent(checkPoint), mUser(user), mCheckpoint(checkpoint), mTimestamp(time) { } CheckpointEvent::CheckpointEvent() : GameEvent(checkPoin...
[ "berghmans.olivier@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c" ]
[ [ [ 1, 39 ] ] ]
33428d77b84a90c863568afbeeab4dd6b3f4535a
9d1cb48ec6f6c1f0e342f0f8f819cbda74ceba6e
/src/SAPrefsSubDlg.cpp
7c5efec1d1135fdff5000c66cf2d8488dfc73428
[]
no_license
correosdelbosque/veryie
e7a5ad44c68dc0b81d4afcff3be76eb8f83320ff
6ea5a68d0a6eb6c3901b70c2dc806d1e2e2858f1
refs/heads/master
2021-01-10T13:17:59.755108
2010-06-16T04:23:26
2010-06-16T04:23:26
53,365,953
1
1
null
null
null
null
UTF-8
C++
false
false
3,671
cpp
/********************************************************************* SAPrefsSubDlg Copyright (C) 2002 Smaller Animals Software, Inc. 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 o...
[ "songbohr@af2e6244-03f2-11de-b556-9305e745af9e" ]
[ [ [ 1, 125 ] ] ]
8cbad478afe635f3905478b6e4dc671bd27a8605
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/Scada/scOPCsrv/OPCSrvr/SrvCallback.cpp
38b665abc7316eeefbe42683eb01a10d6e80e783
[]
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
51,619
cpp
//************************************************************************** // // Copyright (c) FactorySoft, INC. 1997, All Rights Reserved // //************************************************************************** // // Filename : Callback.cpp // $Author : Jim Hansen // // Subsystem...
[ "paul.hannah@syscad.net", "chris.moreton@syscad.net" ]
[ [ [ 1, 164 ], [ 167, 489 ], [ 491, 1282 ], [ 1284, 1290 ], [ 1292, 1366 ], [ 1369, 1450 ], [ 1452, 1460 ], [ 1462, 1520 ], [ 1522, 1611 ...
73d1e0fbbed35328a382c64a961e8a7dec1adf06
619941b532c6d2987c0f4e92b73549c6c945c7e5
/Stellar_/code/Render/coregraphics/memoryindexbufferloader.cc
f3e08343e83344d4f7395d4db981d5056e952e1d
[]
no_license
dzw/stellarengine
2b70ddefc2827be4f44ec6082201c955788a8a16
2a0a7db2e43c7c3519e79afa56db247f9708bc26
refs/heads/master
2016-09-01T21:12:36.888921
2008-12-12T12:40:37
2008-12-12T12:40:37
36,939,169
0
0
null
null
null
null
UTF-8
C++
false
false
538
cc
//------------------------------------------------------------------------------ // memoryindexbufferloader.cc // (C) 2007 Radon Labs GmbH //------------------------------------------------------------------------------ #include "stdneb.h" #include "coregraphics/memoryindexbufferloader.h" #if __WIN32__ names...
[ "ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38" ]
[ [ [ 1, 15 ] ] ]
7faebc07dfed05da444469cb7bebd8347e79a0b6
bdb8fc8eb5edc84cf92ba80b8541ba2b6c2b0918
/TPs CPOO/Gareth & Maxime/Projet/CanonNoir/CanonNoirLib/GeneratedCode/EtatTir.h
9174a91cfaefdcea538f1a1cefa3e745520d1120
[]
no_license
Issam-Engineer/tp4infoinsa
3538644b40d19375b6bb25f030580004ed4a056d
1576c31862ffbc048890e72a81efa11dba16338b
refs/heads/master
2021-01-10T17:53:31.102683
2011-01-27T07:46:51
2011-01-27T07:46:51
55,446,817
0
0
null
null
null
null
UTF-8
C++
false
false
791
h
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Changes to this file will be lost if the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ ...
[ "havez.maxime.01@9f3b02c3-fd90-5378-97a3-836ae78947c6" ]
[ [ [ 1, 37 ] ] ]
3ff2cbf1c26e4cf5d579745af433de419c083941
076413cfd054131591ae7b4ef0b769c48b6d967b
/tetris/TetrominoO.h
31071050b5e3b0039a9d38206bdd9c673975ba0d
[ "MIT" ]
permissive
oliverzheng/tetris
9ef134266ea528303f9fb6b8c28095575ef7b882
8a0c629e7378fd90c6b6f40a904b58e7110c4040
refs/heads/master
2020-06-03T15:08:26.444621
2010-02-02T03:54:40
2010-02-02T03:54:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,626
h
/****************************************************************************** TetrominoO.h Created for: Tetris Copyright (C) 2006-2007 Oliver Zheng. All rights reserved. No part of this software may be used or reproduced in any form by any means without prior written permission. - - - - Inherited from...
[ "gitcommits+laptop@oliverzheng.com" ]
[ [ [ 1, 57 ] ] ]
c2b4d555c198d6988a96ebbb630984a66fdc5d88
3856c39683bdecc34190b30c6ad7d93f50dce728
/LastProject/Source/Sliding.cpp
1e63fe0a178aed4c27bb659991236b7e4dc82ff2
[]
no_license
yoonhada/nlinelast
7ddcc28f0b60897271e4d869f92368b22a80dd48
5df3b6cec296ce09e35ff0ccd166a6937ddb2157
refs/heads/master
2021-01-20T09:07:11.577111
2011-12-21T22:12:36
2011-12-21T22:12:36
34,231,967
0
0
null
null
null
null
UHC
C++
false
false
1,247
cpp
#include "stdafx.h" #include "Sliding.h" #include "Stiffen.h" #include "Monster.h" Sliding* Sliding::GetInstance() { static Sliding Instance; return &Instance; } VOID Sliding::Enter( CMonster* a_pMonster ) { // Sliding 애니메이션으로 변경 a_pMonster->ChangeAnimation( CMonster::ANIM_SLIDING ); #ifd...
[ "kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0", "yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0" ]
[ [ [ 1, 21 ], [ 23, 63 ] ], [ [ 22, 22 ] ] ]
d2313e11920f37320f307617d81c8971f300e353
e1f7c2f6dd66916fe5b562d9dd4c0a5925197ec4
/Engine/Project/src/AGCamera.cpp
2d4e4c0bd7bfd5755dc569ff83de3d49dc614a2a
[]
no_license
OtterOrder/agengineproject
de990ad91885b54a0c63adf66ff2ecc113e0109d
0b92a590af4142369e2946f692d5f30a06d32135
refs/heads/master
2020-05-27T07:44:25.593878
2011-05-01T14:52:05
2011-05-01T14:52:05
32,115,301
0
0
null
null
null
null
UTF-8
C++
false
false
472
cpp
#include "AGCamera.h" //------------------------------------------------------------------------------------------------------------------------------ //------------------------------------------------------------------------------------------------------------------------------ AGCamera::AGCamera() { } //---...
[ "alban.chagnoleau@fe70d4ac-e33c-11de-8d18-5b59c22968bc" ]
[ [ [ 1, 12 ] ] ]
563d0078053802aff32478e0771fbe578c6d48d6
e6960d26699857b7eb203ab7847ad1f385fc99f9
/src/OBJECTS.CC
9ace17929d34700536bb1392ba0de5fb0ed6bfaf
[]
no_license
tomekc/raycaster3d
7d74990379969cc0b328728df1b4b83637bcb893
4a0935458e4b180eb016a3631fa1bdf5a45ced42
refs/heads/master
2020-05-29T11:16:06.157909
2011-08-19T11:48:47
2011-08-19T11:48:47
2,233,237
1
1
null
null
null
null
UTF-8
C++
false
false
3,527
cc
#include "game.h" #include "defs.h" #include "fixed.h" //=========================================================================== // // ACTOR OBJECT // //=========================================================================== ActorObj::ActorObj (Game *gam) { parent = gam; objtype = o_actor;...
[ "SG0207187@S20718705020799.Global.ad.sabre.com" ]
[ [ [ 1, 184 ] ] ]
100309531563b2f6ec4081e2f8a83a32f443e0e5
cc336f796b029620d6828804a866824daa6cc2e0
/libexif/IptcParse.cpp
3ae31d0a897894fcd79aac0b9aad812f660e8899
[]
no_license
tokyovigilante/xbmc-sources-fork
84fa1a4b6fec5570ce37a69d667e9b48974e3dc3
ac3c6ef8c567f1eeb750ce6e74c63c2d53fcde11
refs/heads/master
2021-01-19T10:11:37.336476
2009-03-09T20:33:58
2009-03-09T20:33:58
29,232
2
0
null
null
null
null
UTF-8
C++
false
false
7,810
cpp
/* * Copyright (C) 2005-2007 Team XboxMediaCenter * http://www.xboxmediacenter.com * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option...
[ "jmarshallnz@568bbfeb-2a22-0410-94d2-cc84cf5bfa90", "spiff_@568bbfeb-2a22-0410-94d2-cc84cf5bfa90" ]
[ [ [ 1, 28 ], [ 30, 30 ], [ 35, 178 ] ], [ [ 29, 29 ], [ 31, 34 ] ] ]
52ef7ede2a5f4d8d4a32462ca78bff49e8293f7f
990e19b7ae3d9bd694ebeae175c50be589abc815
/src/cwapp/FontMgr.H
023cc15623c3322293994ec764377b4372179762
[]
no_license
shadoof/CW2
566b43cc2bdea2c86bd1ccd1e7b7e7cd85b8f4f5
a3986cb28270a702402c197cdb16373bf74b9d03
refs/heads/master
2020-05-16T23:39:56.007788
2011-12-08T06:10:22
2011-12-08T06:10:22
2,389,647
1
0
null
null
null
null
UTF-8
C++
false
false
810
h
#ifndef _FONT_H_ #define _FONT_H_ #include "main.h" #include <FTGLExtrdFont.h> #include <FTGLOutlineFont.h> #include <FTGLPolygonFont.h> #include <FTGLTextureFont.h> #include <FTGLPixmapFont.h> #include <FTGLBitmapFont.h> #include <FTGlyph.h> #include <FTVectoriser.h> #include <FTPoint.h> //==========...
[ "jeffrey@endrift.com" ]
[ [ [ 1, 39 ] ] ]
efe7ecc1acde67f1eb0016c94eadf47c2c8a7920
d9a78f212155bb978f5ac27d30eb0489bca87c3f
/PB/src/PbFt/GeneratedFiles/Debug/moc_ftlist.cpp
d646824344d6ce5c187adae512b243b5c5839237
[]
no_license
marchon/pokerbridge
1ed4a6a521f8644dcd0b6ec66a1ac46879b8473c
97d42ef318bf08f3bc0c0cb1d95bd31eb2a3a8a9
refs/heads/master
2021-01-10T07:15:26.496252
2010-05-17T20:01:29
2010-05-17T20:01:29
36,398,892
0
0
null
null
null
null
UTF-8
C++
false
false
4,207
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'ftlist.h' ** ** Created: Wed 31. Mar 16:08:18 2010 ** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2) ** ** WARNING! All changes made in this file will be lost! ********************...
[ "mikhail.mitkevich@gmail.com", "mikhail.mitkevich@a5377438-2eb2-11df-b28a-19025b8c0740" ]
[ [ [ 1, 3 ], [ 5, 26 ], [ 28, 33 ], [ 35, 40 ], [ 42, 69 ], [ 71, 72 ], [ 74, 83 ], [ 91, 96 ], [ 98, 108 ], [ 110, 139 ...
2e9de0c0640c78b7e48d1eaea6b2615aa03c82cc
aa5491d8b31750da743472562e85dd4987f1258a
/Main/client/game/game.h
9af81193ffd8fde027c97d26cb5ccd02f3f0a75b
[]
no_license
LBRGeorge/jmnvc
d841ad694eaa761d0a45ab95b210758c50750d17
064402f0a9f1536229b99cf45f6e7536e1ae7bb5
refs/heads/master
2016-08-04T03:12:18.402941
2009-05-31T18:40:42
2009-05-31T18:40:42
39,416,169
2
0
null
null
null
null
UTF-8
C++
false
false
2,014
h
#pragma once #include "address.h" #include "common.h" #include "vehicle.h" #include "playerped.h" #include "camera.h" #include "scripting.h" //----------------------------------------------------------- class CGame { public: CPlayerPed *NewPlayer(int iPlayerID, int iModel,float fPosX,float fPosY,...
[ "jacks.mini.net@45e629aa-34f5-11de-82fb-7f665ef830f7" ]
[ [ [ 1, 72 ] ] ]
6cdd0b84f567663b62b6e70f4fdb973369c911a3
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/source/graphics/core/win32/direct3d09/texture2dd3d09.h
7087f1832cdaf6e26c876421832515fb4f294534
[]
no_license
roxygen/maid2
230319e05d6d6e2f345eda4c4d9d430fae574422
455b6b57c4e08f3678948827d074385dbc6c3f58
refs/heads/master
2021-01-23T17:19:44.876818
2010-07-02T02:43:45
2010-07-02T02:43:45
38,671,921
0
0
null
null
null
null
UTF-8
C++
false
false
863
h
#ifndef maid2_graphics_core_texture2dd3d09_h #define maid2_graphics_core_texture2dd3d09_h #include"../../../../config/define.h" #include"../../itexture2d.h" #include"common.h" #include"id3d09object.h" namespace Maid { namespace Graphics { class Texture2DD3D09 : public ITexture2D , public ID...
[ "renji2000@gmail.com" ]
[ [ [ 1, 34 ] ] ]