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
10586808e3689a1dcebc4504a423a1c5b9ce242c
deb8ef49795452ff607023c6bce8c3e8ed4c8360
/Projects/UAlbertaBot/Source/starcraftsearch/StarcraftState.hpp
8fc167779ba68287860733364c8a55862716c046
[]
no_license
timburr1/ou-skynet
f36ed7996c21f788a69e3ae643b629da7d917144
299a95fae4419429be1d04286ea754459a9be2d6
refs/heads/master
2020-04-19T22:58:46.259980
2011-12-06T20:10:34
2011-12-06T20:10:34
34,360,542
0
0
null
null
null
null
UTF-8
C++
false
false
42,901
hpp
#ifndef STARCRAFT_STATE_H #define STARCRAFT_STATE_H #define GSN_DEBUG 0 #define MAX_ACTIONS 30 #define BUILDING_PLACEMENT 24 * 5 #define DATA (StarcraftData::getInstance()) #include <string.h> #include <queue> #include <algorithm> #include <fstream> #include "BWAPI.h" #include <limits.h> #include "A...
[ "tim.r.burr@gmail.com@ce23f72d-95c0-fd94-fabd-fc6dce850bd1" ]
[ [ [ 1, 1424 ] ] ]
b435bd2da98d81f3a1cf5018c1f6e81435232412
48b240bc1b62cd94a34197f74beaceddb410f657
/src/socketbuffermanager.cpp
5699625260f5e7f0ce1e05dbdf65cb64073728f4
[]
no_license
sctnightcore/SocketBuffer
fd1073a483128cd64d72bc3a6f0250077058244e
917f82f8e410ea24e74dd0e06dd265d7779cdbb8
refs/heads/master
2021-01-19T18:24:15.226631
2011-09-10T06:07:46
2011-09-10T06:07:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,396
cpp
#include "socketbuffermanager.h" #include <iostream> using namespace std; SocketBufferManager::SocketBufferManager(QString target, bool server, int inPort, int outPort, bool debug) : QObject(0) { this->debug = debug; this->outHost = target; this->outPort = outPort; this->connect(&this->l...
[ "nickrak.nr@gmail.com" ]
[ [ [ 1, 50 ] ] ]
d44a577506f8edc3042befcfbb5c711f3c85f083
2e49d76d75832667626f69bf7271f9076cef6dd7
/TableProcessor/TableProcessor/TableProcessor.cpp
d8c572aea25c04e8084e426125730e7c2a1bfdf7
[]
no_license
plastiv/simple-table-processor
c91d722465386976e4921ecc0e7666c4f725327b
d7211631177119aabacd3cd19132d6c481a165ef
refs/heads/master
2021-01-17T04:32:38.182917
2011-11-09T14:15:46
2011-11-09T14:15:46
34,895,455
0
0
null
null
null
null
UTF-8
C++
false
false
1,180
cpp
// TableProcessor.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "Table.h" #include <fstream> #include <cstdlib> #include <iterator> #include <string> #include <sstream> #include <stdexcept> // Error message function for TableProcessor void error(const char* wh...
[ "plastiv@fb4b1917-370a-0c84-de19-b6e0e16a7844" ]
[ [ [ 1, 44 ] ] ]
c0ab45be93d3ae4362ee31f96de2623658b2158b
3970f1a70df104f46443480d1ba86e246d8f3b22
/imebra/src/base/include/thread.h
92cd21d64144960ac334a12230bbcdcb1a284760
[]
no_license
zhan2016/vimrid
9f8ea8a6eb98153300e6f8c1264b2c042c23ee22
28ae31d57b77df883be3b869f6b64695df441edb
refs/heads/master
2021-01-20T16:24:36.247136
2009-07-28T18:32:31
2009-07-28T18:32:31
null
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
7,857
h
/* 0.0.46 Imebra: a C++ dicom library. Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 by Paolo Brandoli This program is free software; you can redistribute it and/or modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 as published by the Free Software Foundation. This progr...
[ "nick@synergy-project.org" ]
[ [ [ 1, 274 ] ] ]
14dc8d86a6335044b0831eaa006a471d5e0ab382
011359e589f99ae5fe8271962d447165e9ff7768
/src/burner/misc.cpp
43843135f336e4ebc470a5d7f0dbfc92374239e4
[]
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
2,846
cpp
// Misc functions module #include <math.h> #include "burner.h" // ---------------------------------------------------------------------------- // Software gamma, brightness and contrast adjust, added by regret // ref: bsnes int bcolorAdjust = 0; int color_gamma = 0; int color_brightness = 0; int color_cont...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 122 ] ] ]
a32a1dcc0efa52980a890ab0ae14e961658c8dbb
53ee90fbc1011cb17ba013d0a49812697d4e6130
/Arduino/RobinProcessor01/CMotorBoard.h
84f5651d863cd14e925c0a574d160aebb85ed58a
[]
no_license
janoschtraumstunde/Robin
c3f68667c37c44e19473119b4b9b9be0fe2fb57f
bd691cbd2a0091e5100df5dfe1268d27c99b39f6
refs/heads/master
2021-01-12T14:06:44.095094
2010-12-09T14:34:27
2010-12-09T14:34:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,169
h
#include <WProgram.h> #include <Wire.h> #include "CommandData.h" class MotorBoard { static CommandData cmdData; static union CommandUnion cmdUnion; public: static void sendCommand(char command) { sendCommand(command, 0, 0, 0, 1); } static void sendCommand(char command, int first) { sendComma...
[ "martik@gmail.com" ]
[ [ [ 1, 47 ] ] ]
a4a51789febf5317f13c2610c37727fdb153e87d
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestpopups/inc/bctestheadingpanecase.h
53f5e2c62f6d67f1fa9d2324fbffc05626f0ae8c
[]
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
1,783
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, 86 ] ] ]
ea6b062de42299e52000b252cc5837ef9656c0f5
fc4946d917dc2ea50798a03981b0274e403eb9b7
/gentleman/gentleman/WindowsAPICodePack/WindowsAPICodePack/DirectX/DirectX/Direct3D10/D3D10Include.h
542e3d07340211fd6426637b2993c93168dd4715
[]
no_license
midnite8177/phever
f9a55a545322c9aff0c7d0c45be3d3ddd6088c97
45529e80ebf707e7299887165821ca360aa1907d
refs/heads/master
2020-05-16T21:59:24.201346
2010-07-12T23:51:53
2010-07-12T23:51:53
34,965,829
3
2
null
null
null
null
UTF-8
C++
false
false
2,194
h
//Copyright (c) Microsoft Corporation. All rights reserved. #pragma once #include "DirectObject.h" namespace Microsoft { namespace WindowsAPICodePack { namespace DirectX { namespace Direct3D10 { using namespace System; using namespace Microsoft::WindowsAPICodePack::DirectX; /// <summary> /// An...
[ "lucemia@9e708c16-f4dd-11de-aa3c-59de0406b4f5" ]
[ [ [ 1, 48 ] ] ]
2537f86d1a6b7ced2fa0de14695633fc64eb2388
216398e30aca5f7874edfb8b72a13f95c22fbb5a
/Healthcare/Common/CommonType.h
38f47cf505f15baa8b1805679a10195b19e06b46
[]
no_license
markisme/healthcare
791813ac6ac811870f3f28d1d31c3d5a07fb2fa2
7ab5a959deba02e7637da02a3f3c681548871520
refs/heads/master
2021-01-10T07:18:42.195610
2009-09-09T13:00:10
2009-09-09T13:00:10
35,987,767
0
0
null
null
null
null
UTF-8
C++
false
false
705
h
#pragma once #include <vector> struct PacketData { PacketData( int x = 0, int y = 0 ) : _x( x ), _y( y ) {}; ~PacketData() {}; int _x; int _y; int _temp; }; typedef std::vector<PacketData> DataList; struct UserInfo { std::string _userNo; std::string _userName; std::string _age; std::...
[ "naidzzang@cc586c1e-b153-0410-8069-cfc9d6f95ec9" ]
[ [ [ 1, 43 ] ] ]
ba787404be5f585192cdb70a71d65dfdb7196e58
c0c44b30d6a9fd5896fd3dce703c98764c0c447f
/cpp/Targets/MapLib/Shared/include/InfoBoxInterface.h
6daf0795a77e68468192cd258d5dd98742508f8e
[ "BSD-3-Clause" ]
permissive
wayfinder/Wayfinder-CppCore-v2
59d703b3a9fdf4a67f9b75fbbf4474933aeda7bf
f1d41905bf7523351bc0a1a6b08d04b06c533bd4
refs/heads/master
2020-05-19T15:54:41.035880
2010-06-29T11:56:03
2010-06-29T11:56:03
744,294
1
0
null
null
null
null
UTF-8
C++
false
false
1,871
h
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list...
[ "hlars@sema-ovpn-morpheus.itinerary.com" ]
[ [ [ 1, 31 ] ] ]
b6a1654b9eb5d1ed1f56e3b2ff1eb38da3d0a29c
fcdddf0f27e52ece3f594c14fd47d1123f4ac863
/terralib/src/terralib/drivers/qt/TeQtGraph.h
5844a706ad7553300de90d56813da17999aafc15
[]
no_license
radtek/terra-printer
32a2568b1e92cb5a0495c651d7048db6b2bbc8e5
959241e52562128d196ccb806b51fda17d7342ae
refs/heads/master
2020-06-11T01:49:15.043478
2011-12-12T13:31:19
2011-12-12T13:31:19
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
3,078
h
/************************************************************************************ TerraView - visualization and exploration of geographical databases using TerraLib. Copyright © 2001-2004 INPE and Tecgraf/PUC-Rio. This file is part of TerraView. TerraView is free software; you can redistribute it and/or modif...
[ "rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec" ]
[ [ [ 1, 83 ] ] ]
abf195412ece23626660751f02d68a0d1bb83feb
709cd826da3ae55945fd7036ecf872ee7cdbd82a
/Term/WildMagic2/Source/Intersection/WmlIntrLin3Cyl3.cpp
a4896b65c63e807d89ef12ee0e575703d222b0ab
[]
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,431
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, 428 ] ] ]
fe84bacaabf570143113020ddf5c0f88ae9a7c8b
252e638cde99ab2aa84922a2e230511f8f0c84be
/reflib/src/RegionProcessForm.cpp
4d83d7aa08586f4f1396d684749faacdb4cca3e6
[]
no_license
openlab-vn-ua/tour
abbd8be4f3f2fe4d787e9054385dea2f926f2287
d467a300bb31a0e82c54004e26e47f7139bd728d
refs/heads/master
2022-10-02T20:03:43.778821
2011-11-10T12:58:15
2011-11-10T12:58:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,758
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop #include "StdTool.h" #include "TourTool.h" #include "RegionProcessForm.h" //--------------------------------------------------------------------------- #pragma package(smart_init) #pragma link "Tab...
[ "1070569+overzoo@users.noreply.github.com" ]
[ [ [ 1, 64 ] ] ]
b81f24b28ea85b3f1eb9a301cb1a92c1990a7b7c
cc336f796b029620d6828804a866824daa6cc2e0
/cximage/CxImage/ximatif.h
6eaebef334febe8a3ec8f164b6ab2c2a58820ffb
[]
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
WINDOWS-1250
C++
false
false
3,068
h
/* * File: ximatif.h * Purpose: TIFF Image Class Loader and Writer */ /* === C R E D I T S & D I S C L A I M E R S ============== * CxImageTIF (c) 07/Aug/2001 <ing.davide.pizzolato@libero.it> * Permission is given by the author to freely redistribute and include * this code in any program as long as this...
[ "jmarshallnz@568bbfeb-2a22-0410-94d2-cc84cf5bfa90" ]
[ [ [ 1, 80 ] ] ]
54dae7e01cf9f0bc1efd35f953459cda44ed5814
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/Wrappers/MyGUI.Managed/Generate/MyGUI.Managed_ScrollView.h
a4c16f3777c8b1d70cd182f3f2ebe872e2183895
[]
no_license
lxinhcn/starworld
79ed06ca49d4064307ae73156574932d6185dbab
86eb0fb8bd268994454b0cfe6419ffef3fc0fc80
refs/heads/master
2021-01-10T07:43:51.858394
2010-09-15T02:38:48
2010-09-15T02:38:48
47,859,019
2
1
null
null
null
null
UTF-8
C++
false
false
3,708
h
/*! @file @author Generate utility by Albert Semenov @date 01/2009 @module */ #pragma once #include "MyGUI.Managed_Widget.h" namespace MyGUI { namespace Managed { public ref class ScrollView : public Widget { private: typedef MyGUI::ScrollView ThisType; public: ScrollVi...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 169 ] ] ]
bf8657286afaf0534fa6af83f36073abff583c9d
99d3989754840d95b316a36759097646916a15ea
/trunk/2011_09_07_to_baoxin_gpd/ferrylibs/test/Test_GeneratePatch.h
90c3f4b04f3cacf8d3fcf1d10fb39b2871a070e4
[]
no_license
svn2github/ferryzhouprojects
5d75b3421a9cb8065a2de424c6c45d194aeee09c
482ef1e6070c75f7b2c230617afe8a8df6936f30
refs/heads/master
2021-01-02T09:20:01.983370
2011-10-20T11:39:38
2011-10-20T11:39:38
11,786,263
1
0
null
null
null
null
UTF-8
C++
false
false
1,611
h
#pragma once #include <iostream> #include <fstream> #include "highgui.h" #include <ferry/cv_geometry/IOUtil.h> using namespace std; using namespace ferry::cv_geometry; using namespace ferry::cv_geometry::io_util; namespace ferry { namespace cv_geometry { namespace test { class Test_GeneratePatch...
[ "ferryzhou@b6adba56-547e-11de-b413-c5e99dc0a8e2" ]
[ [ [ 1, 68 ] ] ]
097280ccb3afe556323cb7881d6fbbbc6a2f2721
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/test/testwave/testfiles/t_6_002.cpp
dce3ac2a0dd8a0e4b0ce53bf7094617012d2ddbe
[ "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,370
cpp
/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library http://www.boost.org/ Copyright (c) 2001-2006 Hartmut Kaiser. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 48 ] ] ]
ebc001bdde47595be5b2f2ef4f8a1fc14ce65b5a
4b51d32f40ef5a36c98a53d2a1eab7e6f362cb00
/CapaIndices/Common/Codigo.h
f736a4d53cdf5cce9e714a012e31e3772af4de96
[]
no_license
damian-pisaturo/datos7506
bcff7f1e9e69af8051ebf464107b92f91be560e4
a67aac89eccd619cdc02a7e6940980f346981895
refs/heads/master
2016-09-06T16:48:18.612868
2007-12-10T22:12:28
2007-12-10T22:12:28
32,679,551
0
0
null
null
null
null
UTF-8
C++
false
false
246
h
#ifndef CODIGO_H_ #define CODIGO_H_ class Codigo { public: const static char NO_MODIFICADO = 0; const static char UNDERFLOW = 1; const static char OVERFLOW = 2; const static char MODIFICADO = 3; }; #endif /*CODIGO_H_*/
[ "manugarciacab@4ef8b2a0-b237-0410-b753-5dc98fa25004", "ecaravatti@4ef8b2a0-b237-0410-b753-5dc98fa25004", "nfantone@4ef8b2a0-b237-0410-b753-5dc98fa25004" ]
[ [ [ 1, 3 ], [ 12, 14 ] ], [ [ 4, 4 ], [ 7, 11 ] ], [ [ 5, 6 ] ] ]
26210b46ff039f982a7c9d05a56951862184b761
777399eafeb952743fcb973fbba392842c2e9b14
/CyberneticWarrior/CyberneticWarrior/source/CRocket.h
856253b38df1f6b88208b984b8bf68871ecbe112
[]
no_license
Warbeleth/cyberneticwarrior
7c0af33ada4d461b90dc843c6a25cd5dc2ba056a
21959c93d638b5bc8a881f75119d33d5708a3ea9
refs/heads/master
2021-01-10T14:31:27.017284
2010-11-23T23:16:28
2010-11-23T23:16:28
53,352,209
0
0
null
null
null
null
UTF-8
C++
false
false
377
h
#ifndef _CROCKET_H_ #define _CROCKET_H_ #include "CBaseProjectile.h" class CRocket : public CBaseProjectile { private: int m_nRocketState; protected: enum RocketStates { ROCKET_DIRECTIONAL, ROCKET_HOMING, ROCKET_MAX }; public: CRocket( void ); ~CRocket( void ); void Update( float fElapsedTi...
[ "atmuccio@d49f6b0b-9fae-41b6-31ce-67b77e794db9", "patanthony2091@gmail.com" ]
[ [ [ 1, 8 ], [ 10, 22 ] ], [ [ 9, 9 ] ] ]
f01df984869b588f53693be158431b58ac0cb1d7
096a82f2a4c8dfe4444467b3f55efba278e88022
/Calibrator/Calibrator.cpp
6644f8775b487e09359c2577251bce3f5aa0e5cb
[]
no_license
pulse-cc/Metrology
88d9b0140f7fa73f113a6cad26ddf63a94a7350c
ca242c465b7a2ddf58e9fb607a66196ca1bdedcb
refs/heads/master
2021-01-17T05:24:58.113444
2011-08-17T12:10:49
2011-08-17T12:10:49
2,143,670
1
1
null
null
null
null
UTF-8
C++
false
false
739
cpp
#include "stdafx.h" #include "Calibrator.h" static Calibrator *pC = new Calibrator(); CALIBRATOR_API Calibrator *getCalibrator(void) { return pC; } Calibrator::Calibrator() { printf("Creating VIRTUAL calibrator\n"); setBarrier(0); setVoltage(0); setFrequency(0); } Calibrator::~Calibrator() {...
[ "obuvalin@gmail.com", "free.ru@mail.ru" ]
[ [ [ 1, 5 ], [ 7, 7 ], [ 9, 10 ], [ 12, 13 ], [ 17, 17 ], [ 21, 42 ] ], [ [ 6, 6 ], [ 8, 8 ], [ 11, 11 ], [ 14, 16 ...
b08fe506a1516df9b7feae7250ba868a5e887f65
50f94444677eb6363f2965bc2a29c09f8da7e20d
/Src/EmptyProject/Npc.h
9de5763df20d8fce57af7a6959f06b00e3e63353
[]
no_license
gasbank/poolg
efd426db847150536eaa176d17dcddcf35e74e5d
e73221494c4a9fd29c3d75fb823c6fb1983d30e5
refs/heads/master
2020-04-10T11:56:52.033568
2010-11-04T19:31:00
2010-11-04T19:31:00
1,051,621
1
0
null
null
null
null
UTF-8
C++
false
false
226
h
#pragma once #include "Character.h" /** @brief NPC 를 나타내는 클래스 (미구현) */ class Npc : public Character { public: ~Npc() {} protected: Npc( UnitType type ) : Character( type ) {} };
[ "gasbank@gmail.com" ]
[ [ [ 1, 16 ] ] ]
151a3b4e14e2b381d969d55b7ec4584302ec7664
cf579692f2e289563160b6a218fa5f1b6335d813
/XBtool/ColorDlg/ColorDialog.cpp
763641e5d84b9e9b0a5cd8921af1026397e6d1e6
[]
no_license
opcow/XBtool
a7451971de3296e1ce5632b0c9d95430f6d3b223
718a7fbf87e08c12c0c829dd2e2c0d6cee967cbe
refs/heads/master
2021-01-16T21:02:17.759102
2011-03-09T23:36:54
2011-03-09T23:36:54
1,461,420
8
2
null
null
null
null
UTF-8
C++
false
false
2,287
cpp
/////////////////////////////////////////////////////////////////////////// // ColorDialog.cpp - auto load/save of custom colors CColorDialog extension // (c) 1997 Roger Onslow #include "stdafx.h" #include "ColorDialog.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif ...
[ "mitch.crane@gmail.com" ]
[ [ [ 1, 75 ] ] ]
e6b4815c60d6fe373102fca7680661e6fb949a82
85712cdcdf41f80dbe027af584fcc71767318192
/branches/BeNet/Audio/Encode.cpp
88d44f635a46f925640f98a5f8f99a7c17f89484
[ "MIT" ]
permissive
BackupTheBerlios/dengon-svn
85661945f45b3f2e341fca2ef4d4680073b9d69e
bcffcb641594219bc564be865c9bf181b96b4e3c
refs/heads/master
2016-09-05T19:31:57.896502
2010-09-18T19:18:45
2010-09-18T19:18:45
40,664,766
0
0
null
null
null
null
UTF-8
C++
false
false
2,492
cpp
/* Encode.cpp */ #ifndef _Encode_h #include "Encode.h" #endif #include <math.h> #include <stdio.h> Encode::Encode(){ g72x_init_state(&state); enc_bits = 4; in_size = sizeof (short); out_buffer = 0; out_bits = 0; code = 0; } //Pack output codes into bytes and write them to stdout. //Ret...
[ "lemon@c14d4bca-7b17-0410-87b9-834895956487" ]
[ [ [ 1, 103 ] ] ]
da4244a82935e080053756a46faf918f496f6dfc
f744f8897adce6654cdfe6466eaf4d0fad4ba661
/src/data/VBOMesh.h
e6c3e414c2af7f0aa8546fd782eaacb08deef43f
[]
no_license
pizibing/bones-animation
37919ab3750683a5da0cc849f80d1e0f5b37c89c
92ce438e28e3020c0e8987299c11c4b74ff98ed5
refs/heads/master
2016-08-03T05:34:19.294712
2009-09-16T14:59:32
2009-09-16T14:59:32
33,969,248
0
0
null
null
null
null
UTF-8
C++
false
false
6,362
h
#pragma once #include "gl/glut.h" #include <gl/glext.h> //a VBOMesh is all the information of a mesh include position of //every vertices, normals, textures, material and matrix //position, normal, texture information are stored in VBO class VBOMesh { public: //constructors VBOMesh(void); //generat...
[ "xljacwy@yahoo.com.cn" ]
[ [ [ 1, 162 ] ] ]
76a8f037721266925af306113bc722c1370fb0c7
90825f9cb7d1688f0970d952572123b2bb207721
/Excellent_Adventure_Master/Canvas.h
425419369a15c262fd69b023a9f232ac2273b612
[]
no_license
quilime/Excellent-Adventure
8bf06d7284e1f3f5800ea697f1643d8a377a12d9
8994cc61d61e84a48e4cb8dee0f19fa0def4a480
refs/heads/master
2021-01-16T22:41:52.139397
2010-08-14T04:57:01
2010-08-14T04:57:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,343
h
#ifndef _CANVAS_H #define _CANVAS_H // Enable for Simulator #define USE_UART //#define BENCHMARK // Assumes [0, 255] // Yes, the compiler IS stupid enough to not properly perform shifts without // corrupting the upper bytes. //#define COLOR(R,G,B) (uint32_t)(((uint32_t)(B) << 16) | ((uint32_t)(G) << ...
[ "scloopy@gmail.com", "chris@.(none)" ]
[ [ [ 1, 18 ], [ 21, 23 ], [ 26, 29 ], [ 32, 34 ], [ 40, 42 ], [ 45, 48 ], [ 50, 50 ], [ 52, 58 ], [ 60, 74 ], [ 76, 89 ...
ad24912d2ba563a01c50f155733c6adb07f7e9b2
906e87b1936397339734770be45317f06fe66e6e
/include/TGConsole.h
c2067c5b80b541501fab1c438c40a7fc16ae6020
[]
no_license
kcmohanprasad/tgui
03c1ab47e9058bc763b7e6ffc21a37b4358369bf
9f9cf391fa86b99c7d606c4d196e512a7b06be95
refs/heads/master
2021-01-10T08:52:18.629088
2007-05-17T04:42:58
2007-05-17T04:42:58
52,069,498
0
0
null
null
null
null
UTF-8
C++
false
false
2,049
h
//----------------------------------------------------------------------------- // This source file is part of TGUI (Tiny GUI) // // Copyright (c) 2006-2007 Tubras Software, Ltd // Also see acknowledgements in Readme.html // // Permission is hereby granted, free of charge, to any person obtaining a copy // of t...
[ "pc0der@a5263bde-0223-0410-8bbb-1954fdd97a2f" ]
[ [ [ 1, 50 ] ] ]
5a7195eddd468035c9bfdd42d01192b61411f2b2
d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189
/pygccxml_dev/unittests/data/remove_template_defaults.hpp
d1aabcaf01eeead32d310e2872bbf17724acc926
[ "BSL-1.0" ]
permissive
gatoatigrado/pyplusplusclone
30af9065fb6ac3dcce527c79ed5151aade6a742f
a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede
refs/heads/master
2016-09-05T23:32:08.595261
2010-05-16T10:53:45
2010-05-16T10:53:45
700,369
4
2
null
null
null
null
UTF-8
C++
false
false
3,075
hpp
// Copyright 2004-2008 Roman Yakovenko. // 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 __remove_template_defaults_hpp__ #define __remove_template_defaults_hpp__ #if defined( __GNUC__ ) #in...
[ "roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76" ]
[ [ [ 1, 117 ] ] ]
66596b98c4df3a2cf6ce778b06572a099ea7e5c3
fcf03ead74f6dc103ec3b07ffe3bce81c820660d
/Graphics/WS/Ordinal/AppHolder.cpp
eb6cac5c7d5b196739f0b403a9bd886d3cc664bd
[]
no_license
huellif/symbian-example
72097c9aec6d45d555a79a30d576dddc04a65a16
56f6c5e67a3d37961408fc51188d46d49bddcfdc
refs/heads/master
2016-09-06T12:49:32.021854
2010-10-14T06:31:20
2010-10-14T06:31:20
38,062,421
2
0
null
null
null
null
UTF-8
C++
false
false
2,326
cpp
// AppHolder.cpp // // Copyright (c) 2005 Symbian Softwares Ltd. All rights reserved. // #include "AppHolder.h" #include "Ordinal.h" #include <EikStart.h> // // EXPORTed functions // EXPORT_C CApaApplication* NewApplication() { return new CAppholderApplication; } // The below sectio...
[ "liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca" ]
[ [ [ 1, 99 ] ] ]
d1de48a300c345aa462eb67862620f16fcacb242
b14d5833a79518a40d302e5eb40ed5da193cf1b2
/cpp/extern/xercesc++/2.6.0/src/xercesc/validators/datatype/AbstractNumericValidator.hpp
bdc3df0e0e3e6ffdc47c681bc2ba1ee5f1aecfe4
[ "Apache-2.0" ]
permissive
andyburke/bitflood
dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf
fca6c0b635d07da4e6c7fbfa032921c827a981d6
refs/heads/master
2016-09-10T02:14:35.564530
2011-11-17T09:51:49
2011-11-17T09:51:49
2,794,411
1
0
null
null
null
null
UTF-8
C++
false
false
5,134
hpp
/* * Copyright 2001-2004 The Apache Software Foundation. * * 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 re...
[ "aburke@bitflood.org" ]
[ [ [ 1, 149 ] ] ]
bbe8a19b27b5c13d58e64788a9370138e875883d
bd205edfb0877a4177793012ac0cdbac7b88106a
/vs/SampleApp/SampleApp.cpp
31c10c8a35c65f21f688c11a7ef034fbeca018ca
[]
no_license
rburchell/skia
5916d995a88677540c774e74d88005ca22c24e6b
7530425f0ef6e39a0ee666daaff0c18029fee5dd
HEAD
2016-09-05T18:35:09.456792
2010-11-12T19:52:38
2010-11-12T23:43:37
1,045,866
1
1
null
null
null
null
UTF-8
C++
false
false
4,885
cpp
// SampleApp.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "SampleApp.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; // the m...
[ "reed@android.com@107f31f1-e31d-0410-a17c-a9b5b17689e2" ]
[ [ [ 1, 196 ] ] ]
80f5bba36e083eb1a7cdaa4569307c5237c9bf8b
11bae0259e13a83b274d75c7347fe1063973a4d6
/qrgui/mainwindow/errorReporter.h
cef2f342a0acd7a8d4fc238592212a03f72eb56c
[]
no_license
SashaPishnova/qreal
be02bd63738bc66d946dc4be2dc58d4dbcb38894
6577f005b5462de79828a290edd3825e9452a6b3
refs/heads/master
2020-05-20T23:51:35.476137
2011-12-22T22:09:03
2011-12-22T22:09:03
2,934,715
1
0
null
null
null
null
UTF-8
C++
false
false
1,435
h
#pragma once #include <QtCore/QString> #include <QtCore/QList> #include "mainWindow.h" #include "../../qrkernel/ids.h" #include "../../qrkernel/definitions.h" #include "error.h" #include "errorListWidget.h" #include "../toolPluginInterface/usedInterfaces/errorReporterInterface.h" namespace qReal { names...
[ "ololo@ololo.org", "vap.polyakov@gmail.com", "yurii.litvinov@gmail.com", "timofey.bryksin@gmail.com" ]
[ [ [ 1, 4 ], [ 9, 9 ], [ 12, 13 ], [ 22, 22 ], [ 28, 28 ], [ 40, 40 ], [ 43, 43 ], [ 49, 49 ] ], [ [ 5, 5 ], [ 14, 15...
64a924dbe9c3b42139b95e3c9dc80b30fb09ee3e
969987a50394a9ebab0f8cce0ff22f6e2cfd7fb2
/devel/kanamemo/level.h
b54fa18795a0a5c227f3acb9257aa52570eb5a93
[]
no_license
jeeb/aegisub-historical
67bd9cf24e05926f1979942594e04d6b1ffce40c
b81be20fd953bd61be80bfe4c8944f1757605995
refs/heads/master
2021-05-28T03:49:26.880613
2011-09-02T00:03:40
2011-09-02T00:03:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,300
h
// Copyright (c) 2006, Rodrigo Braz Monteiro // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, // this...
[ "archmagezeratul@93549f3f-7f0a-0410-a4b3-e966c9c94f04" ]
[ [ [ 1, 65 ] ] ]
43b9498e1dde999d40c3416526d51b1b9b18609a
9426ad6e612863451ad7aac2ad8c8dd100a37a98
/Samples/smplComponent/Componet2/COM2DllApp.cpp
beb3a2a9ca19d308201394a7d29643c0863f32ac
[]
no_license
piroxiljin/ullib
61f7bd176c6088d42fd5aa38a4ba5d4825becd35
7072af667b6d91a3afd2f64310c6e1f3f6a055b1
refs/heads/master
2020-12-28T19:46:57.920199
2010-02-17T01:43:44
2010-02-17T01:43:44
57,068,293
0
0
null
2016-04-25T19:05:41
2016-04-25T19:05:41
null
WINDOWS-1251
C++
false
false
1,286
cpp
///\file ULCOMD2llApp.cpp ///\brief cpp файл класса динамической библиотеки COM-сервера(21.01.2007) #include "..\..\..\ULLib\Include\ULLib.h" #include "..\..\..\ULLib\Include\ULClassFactory.h" #include "..\\IFaces.h" #include <assert.h> #include "Component2.h" UL_DECLARE_DLLMAIN(); #ifdef _DEBUG #pragma c...
[ "UncleLab@a8b69a72-a546-0410-9fb4-5106a01aa11f" ]
[ [ [ 1, 51 ] ] ]
5415cc5280a93acbc31dcc0af9c0c2ccd6f7b549
cc5b962dfd2dc6acc0d401b1ab7b456c99c7e8c4
/Bomberman 1.0/unbreakableobject.cpp
4edea33fe3adfcdfab3409ab5c8a7fa9a06b9453
[]
no_license
andreapachas/bomberman-tsbk05
c9e47b784982185077eec2d659a217897abbacc7
8ca28cb3095428e41db12d0060fc5573b614d3de
refs/heads/master
2021-05-30T06:30:25.413561
2007-04-25T07:52:39
2007-04-25T07:52:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
199
cpp
#include "unbreakableobject.h" UnbreakableObject::UnbreakableObject(Model* model, GLfloat x, GLfloat z, GLfloat y, GLfloat rotation, GLfloat scale) : Object(model, x, z, y, rotation, scale) {}
[ "jonas.lindgren@774f44fe-ff29-0410-bf63-e573c7ae51ad" ]
[ [ [ 1, 4 ] ] ]
c10726816ad2fec6ada81ac92f83eed986cb5065
fd792229322e4042f6e88a01144665cebdb1c339
/vc/dependencies/raknet/include/RakNet/BitStream.h
b7f05c7ac7f055dcaf443ce4f8c02f89a71844d1
[]
no_license
weimingtom/mmomm
228d70d9d68834fa2470d2cd0719b9cd60f8dbcd
cab04fcad551f7f68f99fa0b6bb14cec3b962023
refs/heads/master
2021-01-10T02:14:31.896834
2010-03-15T16:15:43
2010-03-15T16:15:43
44,764,408
1
0
null
null
null
null
UTF-8
C++
false
false
71,662
h
/// \file BitStream.h /// \brief This class allows you to write and read native types as a string of bits. /// \details BitStream is used extensively throughout RakNet and is designed to be used by users as well. /// /// This file is part of RakNet Copyright 2003 Jenkins Software LLC /// /// Usage of RakNet is ...
[ "nagelbagel@gmail.com" ]
[ [ [ 1, 1967 ] ] ]
8a95d788383d64afe6f62efff84332ed1c311460
7969164c2b9f3f12f99a7df28e83551c8b6e5db8
/sorce/fish/Main.cpp
8c5faaecceb80739817912d892086b68cad4bfa5
[ "MIT" ]
permissive
montoyamoraga/shbobo
9e9ab91e0ab8b8404d63fa71b15bfb446ade11ea
48246bbc29f2aa5b55644241b369d74e37e9f916
refs/heads/main
2023-07-04T19:02:16.494183
2008-08-14T01:42:07
2008-08-14T01:42:07
326,004,619
1
1
MIT
2021-04-11T23:47:58
2021-01-01T15:27:42
C
UTF-8
C++
false
false
1,769
cpp
#include <stdio.h> #include <string.h> //#include <ctype.h> #include "Chub.h" #include "_chubbing.c" #include "../JuceLibraryCode/JuceHeader.h" using namespace juce; #include "Chubbalyzer.h" #include "Chubagwonzer.h" BorderSize<int> bsi; BorderSize<int> gsi; #include "Garcon.h" Garcon * mastro; ...
[ "pete@ciat-lonbarde.net", "bookings@iMac.local" ]
[ [ [ 1, 8 ], [ 10, 87 ] ], [ [ 9, 9 ] ] ]
462ac03832eae39ca4983eeb0a55d0d8d1cd1f58
78d2527df34c524b0742f7e2a9686ea98c5a1bc8
/src/input/wav.cpp
c781d1dd507ce699d112e4229b9ae98b2771cdca
[]
no_license
BackupTheBerlios/flamenco
0a5f51c10f9bd089c59b16af070d68e567b72d6b
7352e727d3bb8b45f5ce8e512874280cecd1f8f1
refs/heads/master
2021-01-19T21:28:12.881078
2008-12-29T15:46:46
2008-12-29T15:46:46
39,894,137
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
4,278
cpp
/* libflamenco - lightweight and efficient software sound mixing library. (c) Trickster Games, 2008. Licensed under GPL license. Реализация источника звука из wav-файла. */ #include <flamenco/flamenco.h> #pragma warning(disable:4201) // Отключение предупреждения о nameless struct. #include <mmsystem.h> ...
[ "devnull@localhost", "eJ@GAME", "jirnov@gmail.com" ]
[ [ [ 1, 6 ], [ 8, 9 ], [ 13, 58 ], [ 60, 64 ], [ 66, 66 ], [ 68, 71 ], [ 74, 75 ], [ 77, 84 ], [ 86, 87 ], [ 89, 89 ]...
0158846f63ae4763234ff6a8132d7596c5624ad1
e84247553b17a94179af5db1b6d83e745a5aa11e
/lab source code/20085528谢行sy0303.cpp
f8a2dcd94aea94122c624de0b630f0b3551d1acc
[]
no_license
xhbang/Solution-to-C-Class
3eb055d4ff0d8eaeec7749ac9686420076f95818
6c6b6110fa6dffa97997c6d705dcde2ff8e2ca7b
refs/heads/master
2020-05-18T17:02:17.974295
2011-12-03T03:22:18
2011-12-03T03:22:18
2,903,122
0
0
null
null
null
null
MacCentralEurope
C++
false
false
372
cpp
#include <stdio.h> #include <limits.h> void main() { int a, b, c, people=12; printf("hello,please enter the num a, b, c:"); scanf("%d,%d,%d,&a,&b,&c"); while(people<INT_MAX && people%5!=a || people%8!=b || people!= c) people++; if(people<INT_MAX£©{ printf("oh,yeah,this is what u want:"); printf("%...
[ "sonicisdreaming@gmail.com" ]
[ [ [ 1, 16 ] ] ]
c573d5fa4523dee470e86ea1399cf79e443b27ef
2345acdc4a1a96c23ff7579fbe3e8771fe03f665
/Excellent_Adventure_Master/EffectManager.h
e1650c2c126fcee9cd10a7989f90c4f2c0df0846
[]
no_license
Bionic-Badger/Excellent-Adventure
7310e62fbc9f754ada2a39d9e9df61905ade2fe8
8d053ab603ca013bdf3b883528e8611574ed9618
refs/heads/master
2021-01-16T20:41:05.608323
2010-08-24T07:45:02
2010-08-24T07:45:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,319
h
#ifndef _EFFECT_MANAGER_H #define _EFFECT_MANAGER_H #include "Globals.h" #include "Spectrum.h" #include "PowerManagement.h" #include "Canvas.h" #define EM_MODE_IDLE 0x00 #define EM_MODE_RING 0x01 // 16 + submodes #define EM_MODE_CALL 0x10 #define EM_MODE_CALLEN...
[ "scloopy@gmail.com", "chris@badger@gmail.com", "chris@.(none)" ]
[ [ [ 1, 2 ], [ 6, 7 ], [ 22, 22 ], [ 26, 26 ], [ 30, 31 ], [ 33, 35 ], [ 38, 39 ], [ 47, 51 ], [ 88, 88 ], [ 93, 96 ]...
06d2323eb2d4ece6549a62a3db1164f728a4d27e
ad8046a7c792e31fab898fa13a7693ff34ef2b83
/eFilm/CustomeMessageExample/AUTOCLIENT/DlgProxy.cpp
8d37ffe0003717818ae25efed43e162a1bc69790
[]
no_license
alibinjamil/datamedris
df5f205775e78b76f15155c27e316f81beba1660
3f4711ef3c43e21870261bfbcab7fbafd369e114
refs/heads/master
2016-08-12T06:06:00.915112
2010-12-22T08:47:14
2010-12-22T08:47:14
44,970,197
0
0
null
null
null
null
UTF-8
C++
false
false
3,174
cpp
// DlgProxy.cpp : implementation file // #include "stdafx.h" #include "eFilmAutoClient.h" #include "DlgProxy.h" #include "eFilmAutoClientDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////...
[ "alibinjamil@gmail.com" ]
[ [ [ 1, 88 ] ] ]
7e21c4d760b9a46c287da54818f57854cca46a10
de98f880e307627d5ce93dcad1397bd4813751dd
/Sls/StringUtil.h
1616923edd42acc0d6da7fb68b2c5a5e16bdf0a0
[]
no_license
weimingtom/sls
7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8
d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd
refs/heads/master
2021-01-10T22:20:55.638757
2011-03-19T06:23:49
2011-03-19T06:23:49
44,464,621
2
0
null
null
null
null
UTF-8
C++
false
false
305
h
#ifndef STRINGUTIL_H #define STRINGUTIL_H class CStringUtil { public: static BOOL MByteToWChar(LPCSTR lpcszStr, LPWSTR lpwszStr, DWORD dwSize); static BOOL MByteToWCharExt(LPCSTR lpcszStr, LPWSTR &lpwszStr); static BOOL WCharToMByte(LPCWSTR lpcwszStr, LPSTR lpszStr, DWORD dwSize); }; #endif
[ "andyweike@tom.com" ]
[ [ [ 1, 11 ] ] ]
e98b1b321b791446ef810982ce93340feececf9f
580738f96494d426d6e5973c5b3493026caf8b6a
/Include/Vcl/idmimetypes.hpp
78925f0c855796aedc8f374db5545e8beb592e7d
[]
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
2,121
hpp
// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'IdMIMETypes.pas' rev: 6.00 #ifndef IdMIMETypesHPP #define IdMIMETypesHPP #pragma delphiheader begin #pragma option push -w- #pragma option push -Vx #includ...
[ "bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b" ]
[ [ [ 1, 60 ] ] ]
4030a7c8bd0a8046d58f6661768faf4f70efa07e
723202e673511cf9f243177d964dfeba51cb06a3
/09/oot/epa_labs/l2/src/other/CDiamond.cpp
1dd27905b7c21ca5bcfc627cd7a30f210ffe3b09
[]
no_license
aeremenok/a-team-777
c2ffe04b408a266f62c523fb8d68c87689f2a2e9
0945efbe00c3695c9cc3dbcdb9177ff6f1e9f50b
refs/heads/master
2020-12-24T16:50:12.178873
2009-06-16T14:55:41
2009-06-16T14:55:41
32,388,114
0
0
null
null
null
null
UTF-8
C++
false
false
3,884
cpp
#include "stdafx.h" #include "afxwin.h" #include "..\stdafx.h" #include "iostream.h" #include "math.h" #include "..\OurConstants.h" #include "..\Elements.h" #include "CDiamond.h" int CDiamond::KOLdiamond = 0; //getters const double CDiamond::getL()const { return this->l; }; const double ...
[ "emmanpavel@9273621a-9230-0410-b1c6-9ffd80c20a0c" ]
[ [ [ 1, 158 ] ] ]
64bdbfe2aa13edd0ef35737a24b4606b96953a1c
faacd0003e0c749daea18398b064e16363ea8340
/lyxlib/scrollbar.h
8f3c891b9e4974030a750031f090a40dffc0171e
[]
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
2,752
h
/* * Copyright (C) 2008 Pavlov Denis * * Comments unavailable. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or any later version. * */ ...
[ "futurelink.vl@9e60f810-e830-11dd-9b7c-bbba4c9295f9" ]
[ [ [ 1, 97 ] ] ]
58c2693d63ceab0e94841a67d18d7b28a6745357
8bbbcc2bd210d5608613c5c591a4c0025ac1f06b
/nes/mapper/010.cpp
c91fac012984b6406c47268cc0e79f21b308d185
[]
no_license
PSP-Archive/NesterJ-takka
140786083b1676aaf91d608882e5f3aaa4d2c53d
41c90388a777c63c731beb185e924820ffd05f93
refs/heads/master
2023-04-16T11:36:56.127438
2008-12-07T01:39:17
2008-12-07T01:39:17
357,617,280
1
0
null
null
null
null
UTF-8
C++
false
false
3,215
cpp
///////////////////////////////////////////////////////////////////// // Mapper 10 void NES_mapper10_Init() { g_NESmapper.Reset = NES_mapper10_Reset; g_NESmapper.MemoryWrite = NES_mapper10_MemoryWrite; g_NESmapper.PPU_Latch_FDFE = NES_mapper10_PPU_Latch_FDFE; } void NES_mapper10_Reset() { int i; /...
[ "takka@e750ed6d-7236-0410-a570-cc313d6b6496" ]
[ [ [ 1, 139 ] ] ]
3d447e1950cd5857981db6533dfbbc3325988fad
05f4bd87bd001ab38701ff8a71d91b198ef1cb72
/TPTaller/TP3/src/DecLongPad.cpp
b1fda521018816cfa741f17f220553d47e0ff69d
[]
no_license
oscarcp777/tpfontela
ef6828a57a0bc52dd7313cde8e55c3fd9ff78a12
2489442b81dab052cf87b6dedd33cbb51c2a0a04
refs/heads/master
2016-09-01T18:40:21.893393
2011-12-03T04:26:33
2011-12-03T04:26:33
35,110,434
0
0
null
null
null
null
UTF-8
C++
false
false
1,303
cpp
// DecLongPad.cpp: implementation of the DecLongPad class. // ////////////////////////////////////////////////////////////////////// #include "DecLongPad.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction //////////////////////////////////////////////////////...
[ "rdubini@a1477896-89e5-11dd-84d8-5ff37064ad4b" ]
[ [ [ 1, 49 ] ] ]
6673433b906654423cf2404f3277c9de36144f74
740ed7e8d98fc0af56ee8e0832e3bd28f08cf362
/src/game/megaman_demo/states/MegamanStandingRightShoot.cpp
afcfd3682c2669193dedf2dc1659749b4b661e09
[]
no_license
fgervais/armconsoledemogame
420c53f926728b30fe1723733de2f32961a6a6d9
9158c0e684db16c4327b51aec45d1e4eed96b2d4
refs/heads/master
2021-01-10T11:27:43.912609
2010-07-29T18:53:06
2010-07-29T18:53:06
44,270,121
0
0
null
null
null
null
UTF-8
C++
false
false
4,375
cpp
/* * MegamanRunningRightShot.cpp * * Created on: 2010-05-29 * Author: Basse * Modified: Brass */ #include "MegamanStandingRightShoot.h" #include "MegamanRunningRightShot.h" #include "MegamanRunningRight.h" #include "MegamanJumpingRight.h" #include "MegamanRunningLeft.h" #include "MegamanS...
[ "moltengolem@hotmail.com" ]
[ [ [ 1, 145 ] ] ]
43fcc75af52ed666557ce894daaa49d4f4a8de6e
4d1a438ee0c80053e33431d10683ce4872118957
/dumbhippo/branches/linux-client-1-1-32-bugfix/client/common/hippoipc/hippo-serialized-listener.cpp
f3a7abe0f4cf8b2251b202c1fe0d0a979354271a
[]
no_license
nihed/magnetism
7a5223e7dd0ae172937358c1b72df7e9ec5f28b8
c64dfb9b221862e81c9e77bb055f65dcee422027
refs/heads/master
2016-09-05T20:01:07.262277
2009-04-29T06:48:39
2009-04-29T06:48:39
39,454,577
1
0
null
null
null
null
UTF-8
C++
false
false
5,784
cpp
/* -*- mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; -*- */ #include "hippo-serialized-listener.h" #include <string> class HippoSerializedListenerArgs { public: virtual ~HippoSerializedListenerArgs() {}; virtual void invoke(HippoIpcListener *listener) = 0; }; class HippoSerializedListenerOn...
[ "otaylor@69951b7c-304f-11de-8daa-cfecb5f7ff5b" ]
[ [ [ 1, 219 ] ] ]
c4afd37be07a2fb3d7203e9bc70ef910ad710c2e
10c14a95421b63a71c7c99adf73e305608c391bf
/gui/core/qlist.h
e29609a27e1df6018410f0d750fe5e7310fc3885
[]
no_license
eaglezzb/wtlcontrols
73fccea541c6ef1f6db5600f5f7349f5c5236daa
61b7fce28df1efe4a1d90c0678ec863b1fd7c81c
refs/heads/master
2021-01-22T13:47:19.456110
2009-05-19T10:58:42
2009-05-19T10:58:42
33,811,815
0
0
null
null
null
null
UTF-8
C++
false
false
24,595
h
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercia...
[ "zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7" ]
[ [ [ 1, 694 ] ] ]
58b5e41ce795b4de274720d094fc924f34187978
5504cdea188dd5ceec6ab38863ef4b4f72c70b21
/pcsxrr/Win32/ConfigurePlugins.cpp
f186384172400df930ea4a9136c3193eab67e348
[]
no_license
mauzus/pcsxrr
959051bed227f96045a9bba8971ba5dffc24ad33
1b4c66d6a2938da55761280617d288f3c65870d7
refs/heads/master
2021-03-12T20:00:56.954014
2011-03-21T01:16:35
2011-03-21T01:16:35
32,238,897
1
0
null
null
null
null
UTF-8
C++
false
false
20,526
cpp
/* Pcsx - Pc Psx Emulator * Copyright (C) 1999-2003 Pcsx Team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any late...
[ "mauzus@b38eb22e-9255-0410-b643-f940c3bf2d76", "andres.delikat@b38eb22e-9255-0410-b643-f940c3bf2d76", "mgambrell@gmail.com@b38eb22e-9255-0410-b643-f940c3bf2d76", "mgambrell@b38eb22e-9255-0410-b643-f940c3bf2d76" ]
[ [ [ 1, 29 ], [ 74, 75 ], [ 80, 82 ], [ 114, 115 ], [ 122, 123 ], [ 125, 290 ], [ 292, 333 ], [ 336, 338 ], [ 341, 359 ], [ 363...
0dfa3794038bb0d07ed8aec33d7635427b4225a9
3c0d7fc6c0187a8a0eae01b15a77e8e302e524e8
/server/src/sprite/player.cpp
de771c192774ad35f569ed18eb5ad0e1444bf097
[ "Artistic-2.0" ]
permissive
klusark/mdpr
0342bea08e9585a46d8d1c5ada29a662875d9d6f
da2b2287e4ed7eab302255221381a9bcbc5e5dcd
refs/heads/master
2021-01-01T15:30:10.633491
2009-08-23T05:14:36
2009-08-23T05:14:36
32,649,940
0
0
null
null
null
null
UTF-8
C++
false
false
4,016
cpp
#include "player.hpp" #include "genericSprite.hpp" #include "network/packets.hpp" #include "powerup/puck.hpp" #include "helpers.hpp" #include "animation.hpp" Player::Player(const std::string &name) : GenericSprite(name, "player"), rolling(false), crouching(false), running(false), idle(false), ...
[ "joelteichroeb@localhost" ]
[ [ [ 1, 179 ] ] ]
8199cb198fd2493253f82c30d27ad53181eb3e4b
81215fde203e75b157f2a3e3507d99897c6d2020
/src/colinegraphicsitem.cpp
066c130eca64116d899ff160aabafe7e62750625
[]
no_license
fuyasing/RankView
fb8e039843088a54da2ad10979726234ea467712
b4d99cdfa03699ec41f8581db9262a367306b5a4
refs/heads/master
2020-05-17T10:58:47.709718
2011-06-25T14:05:05
2011-06-25T14:05:05
1,738,411
0
1
null
2012-08-04T14:49:30
2011-05-12T13:31:00
C++
UTF-8
C++
false
false
1,872
cpp
#include "colinegraphicsitem.h" #include "conodegraphicsitem.h" #include <QPainter> #include <QPen> CoLineGraphicsItem::CoLineGraphicsItem(CoNodeGraphicsItem *sourceNode, CoNodeGraphicsItem *destNode) { this->setAcceptedMouseButtons(0); this->setAcceptHoverEvents(0); m_source = sourceNode; ...
[ "fuyaxing@freestorm.org" ]
[ [ [ 1, 62 ] ] ]
a3f33e4edec37709a1ec55519159c84cc074cba8
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/contrib/nluaserver/src/lua/ldump.cc
2b858bf27fe29853c0747217037b8581824aeef1
[]
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
3,494
cc
/* ** $Id: ldump.cc 567 2004-03-26 00:39:30Z enlight $ ** save bytecodes ** See Copyright Notice in lua.h */ #include <stddef.h> #define ldump_c #include "lua/lua.h" #include "lua/lobject.h" #include "lua/lopcodes.h" #include "lua/lstate.h" #include "lua/lundump.h" #define DumpVector(b,n,size,D) D...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
[ [ [ 1, 170 ] ] ]
ea43073356a25bc16dcf329f12dd4aa2e13b4815
8b3186e126ac2d19675dc19dd473785de97068d2
/bmt_prod/core/camera.cpp
ddcdb4bc6f58a77c9bcbbe11530c3ec533ada390
[]
no_license
leavittx/revenge
e1fd7d6cd1f4a1fb1f7a98de5d16817a0c93da47
3389148f82e6434f0619df47c076c60c8647ed86
refs/heads/master
2021-01-01T17:28:26.539974
2011-08-25T20:25:14
2011-08-25T20:25:14
618,159
2
0
null
null
null
null
UTF-8
C++
false
false
1,946
cpp
#include "camera.h" Camera::Camera() { m_type = NONE; m_startTime = 0; m_endTime = 0; m_positionSpline = 0; m_targetSpline = 0; } Camera::~Camera() { if (m_positionSpline) { delete m_positionSpline; m_positionSpline = 0; } if (m_targetSpline) { delete m_targetSpline; m_targetSpl...
[ "lev.panov@gmail.com" ]
[ [ [ 1, 95 ] ] ]
90afd81a38c7ac98e0e9eca333b2b0eccde3bdf5
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/tokenizer/simple_example_3.cpp
013f2443194a1d8cc603d9e5fd86c20eb8ca36d9
[ "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
WINDOWS-1252
C++
false
false
708
cpp
// © Copyright John R. Bandela 2001. // 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/tokenizer for documenation // simple_example_3.cpp #include<iostream> #include<b...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 25 ] ] ]
f8f3301c4115797d8193b90bef9aa6595080eef5
3187b0dd0d7a7b83b33c62357efa0092b3943110
/src/dlib/map/map_kernel_abstract.h
4a05b2586d45e3112504e8806980d10bd615a087
[ "BSL-1.0" ]
permissive
exi/gravisim
8a4dad954f68960d42f1d7da14ff1ca7a20e92f2
361e70e40f58c9f5e2c2f574c9e7446751629807
refs/heads/master
2021-01-19T17:45:04.106839
2010-10-22T09:11:24
2010-10-22T09:11:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,816
h
// Copyright (C) 2003 Davis E. King (davisking@users.sourceforge.net) // License: Boost Software License See LICENSE.txt for the full license. #undef DLIB_MAP_KERNEl_ABSTRACT_ #ifdef DLIB_MAP_KERNEl_ABSTRACT_ #include "../interfaces/map_pair.h" #include "../interfaces/enumerable.h" #include "../interfaces/re...
[ "exi@Bernd.lan" ]
[ [ [ 1, 232 ] ] ]
c722767a9ddec6b045285778139b4d660c8f110e
e2e49023f5a82922cb9b134e93ae926ed69675a1
/tools/aoslcpp/include/aosl/library_include_forward.hpp
08165f774118ac9b1e25093254e9949d03ec89a7
[]
no_license
invy/mjklaim-freewindows
c93c867e93f0e2fe1d33f207306c0b9538ac61d6
30de8e3dfcde4e81a57e9059dfaf54c98cc1135b
refs/heads/master
2021-01-10T10:21:51.579762
2011-12-12T18:56:43
2011-12-12T18:56:43
54,794,395
1
0
null
null
null
null
UTF-8
C++
false
false
14,602
hpp
// Copyright (C) 2005-2010 Code Synthesis Tools CC // // This program was generated by CodeSynthesis XSD, an XML Schema // to C++ data binding compiler, in the Proprietary License mode. // You should have received a proprietary license from Code Synthesis // Tools CC prior to generating this code. See the license ...
[ "klaim@localhost" ]
[ [ [ 1, 610 ] ] ]
2afb28416f78c72c7cbfd2777257e11fbdb59f09
a0de58fc332fb03adc139946006d9e4f472870eb
/raytracer/src/sphere.cpp
0d397dc0be37c446eca091786eb197214c17603e
[]
no_license
BackupTheBerlios/flashphoto-svn
7679f76e378a5d35353f606d218e38fd62243ee6
8feffa2b721489b6fa83fbd08f44e1c751b37837
refs/heads/master
2020-06-04T01:58:28.579762
2006-10-30T23:12:06
2006-10-30T23:12:06
40,673,101
0
0
null
null
null
null
UTF-8
C++
false
false
1,095
cpp
#include "sphere.h" #include <cmath> /*-<==>----------------------------------------------------------------- / Constructor /----------------------------------------------------------------------*/ CSphere::CSphere(SCALAR aradius) { radius = aradius; } /*-<==>-----------------------------------------------...
[ "gmiranda@697c275a-9409-0410-946e-c1ffe88a986e" ]
[ [ [ 1, 51 ] ] ]
4769cbd7feb950cb496a745fa59749061d3dbd03
d37a1d5e50105d82427e8bf3642ba6f3e56e06b8
/DVR/HHVClientDemo/HHVClientDemo/HWndManager.h
7278d34a2bb5cae09a78693a3007d270afa3e362
[]
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
GB18030
C++
false
false
3,505
h
//--------------------------------------------------------------------------- #ifndef CMonitorAreaManagerH #define CMonitorAreaManagerH #include<map> using namespace std; //画面分割模式 #define SPLIT_1 0 #define SPLIT_4 1 #define SPLIT_6 2 #define SPLIT_9 3 #define SPLIT_16 4 #define SPLIT_25 ...
[ "shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3" ]
[ [ [ 1, 95 ] ] ]
0e28d0d25c8aad07c3c6060978c3d51461814f66
9399383d7e227c4812e19f08a2d2c20cf66a0031
/AboutDlg.h
d5b4723e990f3198032cdd4f712e3e8746991a44
[]
no_license
mattttttttsu/Edit-Engine-Test
bf5bf22c2b1a8937bc4ed062616d422153b7cb65
e3f74ba821a7ddb2f235c0cc519f899cc0b045ae
refs/heads/master
2021-01-10T19:11:27.119238
2011-11-29T18:52:40
2011-11-29T18:52:40
2,877,257
0
0
null
null
null
null
UTF-8
C++
false
false
1,123
h
// aboutdlg.h : interface of the CAboutDlg class // ///////////////////////////////////////////////////////////////////////////// #ifndef _ABOUTDLG_H_ #define _ABOUTDLG_H_ namespace EditTest { class CAboutDlg : public CDialogImpl<CAboutDlg> { public: enum { IDD = IDD_ABOUTBOX }; BEGIN_MSG_MAP(CAbout...
[ "hirokigs@gmail.com" ]
[ [ [ 1, 41 ] ] ]
c37214697e18a091800805650f031419fa8fc212
4aadb120c23f44519fbd5254e56fc91c0eb3772c
/Source/src/OpenSteerUT/AbstractVehicleUtilities.h
fcad479fc0dacc837f5b9153e359d3b4a89b8467
[]
no_license
janfietz/edunetgames
d06cfb021d8f24cdcf3848a59cab694fbfd9c0ba
04d787b0afca7c99b0f4c0692002b4abb8eea410
refs/heads/master
2016-09-10T19:24:04.051842
2011-04-17T11:00:09
2011-04-17T11:00:09
33,568,741
0
0
null
null
null
null
UTF-8
C++
false
false
4,822
h
#ifndef __ABSTRACTVEHICLEUTILITIES_H__ #define __ABSTRACTVEHICLEUTILITIES_H__ //----------------------------------------------------------------------------- // Copyright (c) 2009, Jan Fietz, Cyrus Preuss // All rights reserved. // // Redistribution and use in source and binary forms, with or without modificati...
[ "janfietz@localhost" ]
[ [ [ 1, 131 ] ] ]
4c5b7a713218e93ebfa165197a5480cb9f3b18f3
6a925ad6f969afc636a340b1820feb8983fc049b
/librtsp/librtsp/src/RTSPPacketBuilder.cpp
ed68473698ffb22a22fb23ea198bc1514930e235
[]
no_license
dulton/librtsp
c1ac298daecd8f8008f7ab1c2ffa915bdbb710ad
8ab300dc678dc05085f6926f016b32746c28aec3
refs/heads/master
2021-05-29T14:59:37.037583
2010-05-30T04:07:28
2010-05-30T04:07:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
/*!@file RTSPPacketBuilder.cpp @brief Copyright (c) 2009 HUST ITEC VoIP Lab. All rights reserved. @author Wentao Tang @date 2009.3.21 @version 1.0 */ #include "RTSPPacketBuilder.h" RTSPPacketBuilder::RTSPPacketBuilder(void) { } RTSPPacketBuilder::~RTSPPacketBuilder(void) { }
[ "TangWentaoHust@95ff1050-1aa1-11de-b6aa-3535bc3264a2" ]
[ [ [ 1, 19 ] ] ]
2318cfb90710fdc94b163b1570282df2838f94c0
38d9a3374e52b67ca01ed8bbf11cd0b878cce2a5
/branches/tbeta/CCV-fid/addons/ofxFFMV/src/ofxffmv.h
f56443258d8eeec9983a60ea000aa7a92b67a895
[]
no_license
hugodu/ccv-tbeta
8869736cbdf29685a62d046f4820e7a26dcd05a7
246c84989eea0b5c759944466db7c591beb3c2e4
refs/heads/master
2021-04-01T10:39:18.368714
2011-03-09T23:05:24
2011-03-09T23:05:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,003
h
#ifndef OFXFFMV_H_INCLUDED #define OFXFFMV_H_INCLUDED #include "pgrflycapture.h" #include "stdio.h" #include <iostream> // // The maximum number of cameras on the bus. // #define _MAX_CAMS 10 class ofxffmv { public: ofxffmv(); ~ofxffmv(); void initFFMV(int wid,int hei,int rat...
[ "schlupek@463ed9da-a5aa-4e33-a7e2-2d3b412cff85" ]
[ [ [ 1, 39 ] ] ]
519c1dea50498016f05387776b7f4ac27b1fbb2b
0d0772b87c1870a071d363e7ff00d895a1966647
/salomon/tools/WinSalomon/trunk/WinSalomon/StringHelper.h
654167a4de070ea9e26c07c2dc2626cc53501616
[]
no_license
BackupTheBerlios/salomon-svn
89b51a6e6fc4dbd873d62f3f642aa5fe2482ce89
5cec21e148039ca4fd7585f21a72e650d7d4a030
refs/heads/master
2021-01-13T01:49:11.013026
2008-01-10T16:49:55
2008-01-10T16:49:55
40,799,700
0
0
null
null
null
null
UTF-8
C++
false
false
1,053
h
#pragma once /* * Copyright (C) 2005 Salomon Team * * This file is part of Salomon. * * Salomon 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...
[ "nico@365c1dc3-c9e6-0310-9dba-f6f9a6fbeba6" ]
[ [ [ 1, 35 ] ] ]
625ce708439421211df4b65dcd9a40d2ce735cb9
fdfaf8e8449c5e80d93999ea665db48feaecccbe
/trunk/cg ex2/BVHWriter.cpp
f1d5ceece01b5858c9a1e4aef3fa3c8d813e30bb
[]
no_license
BackupTheBerlios/glhuji2005-svn
879e60533f820d1bdcfa436fd27894774c27a0b7
3afe113b265704e385c94fabaf99a7d1ad1fdb02
refs/heads/master
2016-09-01T17:25:30.876585
2006-09-03T18:04:19
2006-09-03T18:04:19
40,673,356
0
0
null
null
null
null
UTF-8
C++
false
false
5,495
cpp
#include "StdAfx.h" #include "BVHWriter.h" using namespace std; //Make the code a little more readable typedef ArticulatedFigure::Node Node; typedef ArticulatedFigure::ParamMappingArr ParamMappingArr; BVHWriter::BVHWriter(void) { } BVHWriter::~BVHWriter(void) { } void BVHWriter::wr...
[ "playmobil@c8a6d0be-e207-0410-856a-d97b7f264bab", "itai@c8a6d0be-e207-0410-856a-d97b7f264bab" ]
[ [ [ 1, 39 ], [ 41, 44 ], [ 46, 59 ], [ 66, 181 ] ], [ [ 40, 40 ], [ 45, 45 ], [ 60, 65 ] ] ]
293d2a7da61a4c35f9d30589c21a76cafa138fd9
2ca3ad74c1b5416b2748353d23710eed63539bb0
/Src/Lokapala/Operator/UserAdminDlg.cpp
3f93f9ee7415051dba32bfe98d0b6d0e01bf9ea2
[]
no_license
sjp38/lokapala
5ced19e534bd7067aeace0b38ee80b87dfc7faed
dfa51d28845815cfccd39941c802faaec9233a6e
refs/heads/master
2021-01-15T16:10:23.884841
2009-06-03T14:56:50
2009-06-03T14:56:50
32,124,140
0
0
null
null
null
null
UTF-8
C++
false
false
4,920
cpp
// UserAdmin.cpp : implementation file // #include "stdafx.h" #include "Operator.h" #include "UserAdminDlg.h" #include "UsersDataDTO.h" // CUserAdminDlg dialog IMPLEMENT_DYNAMIC(CUserAdminDlg, CDialog) CUserAdminDlg::CUserAdminDlg(CWnd* pParent /*=NULL*/) : CDialog(CUserAdminDlg::IDD, pParent) {...
[ "nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c" ]
[ [ [ 1, 182 ] ] ]
d65bdb667f17e057d0f1e0130894b2e749735bd9
080d0991b0b9246584851c8378acbd5111c9220e
/10019 - Funny encryption method/10019.cpp
aefa68c43d26c2351fc21c4fdf0941e5add6494a
[]
no_license
jlstr/acm
93c9bc3192dbfbeb5e39c18193144503452dac2a
cd3f99e66ac5eb9e16a5dccaf563ca489e08abc3
refs/heads/master
2021-01-16T19:33:50.867234
2011-09-29T19:56:16
2011-09-29T19:56:16
8,509,059
1
0
null
null
null
null
UTF-8
C++
false
false
1,866
cpp
#include <stdio.h> #include <iostream> using namespace std; int main(int argc, char *argv[]) { int casos; scanf("%d", &casos); while (casos--){ int x1, x2, temp, temp2; scanf("%x",&x2); //<---- read number in hexdecimal system(i.e. 265) //en x2 queda en hexadecimal, ah...
[ "andmej@gmail.com" ]
[ [ [ 1, 63 ] ] ]
7057dcdfc7e1f8c59a5ed8972416f58330f1c405
028e528de8082baa7b0d8a43a46004beb776a41b
/Engine5/cameraclass.h
71a70a143c014504796ddeed25b374a24259be3c
[]
no_license
Headcool/Test
5825ee92104e1b364081d4daecc7b825f3557cde
107ccae5eb346ede3f5315c5d84303e3dda97663
refs/heads/master
2020-03-25T04:22:23.164254
2011-01-24T22:57:14
2011-01-24T22:57:14
1,289,186
0
0
null
null
null
null
UTF-8
C++
false
false
901
h
//////////////////////////////////////////////////////////////////////////////// // Filename: cameraclass.h //////////////////////////////////////////////////////////////////////////////// #ifndef _CAMERACLASS_H_ #define _CAMERACLASS_H_ ////////////// // INCLUDES // ////////////// #include <d3dx10math.h> ...
[ "user00806@yahoo.de" ]
[ [ [ 1, 37 ] ] ]
3c57ad9a778e30c4a509363452fd529dd1db6c67
b82e8474685b37b51f3e1ca3f513e01320298c3c
/src/sudokucasewidget.h
03a88791173dcddac53246de23ffb509a50c7849
[]
no_license
mariogeiger/Sudoku-Resolver-Multicore
4cc1054bda38508f1125063a8df253bcc82cd382
16a424ea7eb3e4eb123e5f7a80f31121229e98f2
refs/heads/master
2021-05-27T20:28:40.247966
2011-12-14T17:04:00
2011-12-14T17:04:00
778,389
0
1
null
null
null
null
UTF-8
C++
false
false
1,093
h
#ifndef SUDOKUCASEWIDGET_H #define SUDOKUCASEWIDGET_H #include <QLCDNumber> #include <QWheelEvent> #include <QMouseEvent> #include <QFocusEvent> #include <QKeyEvent> class SudokuWidget; class SudokuCaseWidget : public QLCDNumber { Q_OBJECT public: Q_ENUMS(DisplayMode) enum DisplayMode { Edit...
[ "geiger.mario@gmail.com" ]
[ [ [ 1, 41 ] ] ]
333306ce0e1c051c9df8120afce02196f8110d87
00fdb9c8335382401ee0a8c06ad6ebdcaa136b40
/ARM9/source/glib/glglobal.cpp
fd1c019c583af4d581e66e6adc99f6b45b71112a
[]
no_license
Mbmax/ismart-kernel
d82633ba0864f9f697c3faa4ebc093a51b8463b2
f80d8d7156897d019eb4e16ef9cec8a431d15ed3
refs/heads/master
2016-09-06T13:28:25.260481
2011-03-29T10:31:04
2011-03-29T10:31:04
35,029,299
1
2
null
null
null
null
GB18030
C++
false
false
1,889
cpp
#include <stdlib.h> #include <string.h> #include <stdarg.h> #include <NDS.h> #include "glib.h" #include "glmemtool.h" #include "glglobal.h" CglScreenMain *pScreenMain; CglScreenMainOverlay *pScreenMainOverlay; CglScreenSub *pScreenSub; void glDefaultMemorySetting(void) { videoSetMode(MODE_5_2D | D...
[ "feng.flash@4bd7f34a-4c62-84e7-1fb2-5fbc975ebfb2" ]
[ [ [ 1, 67 ] ] ]
92b6ec1c76e34412f523237aef3c80cdb07ca697
48d325e5c8648382c8f790a5e8762b36ffd7c45a
/qtshoot/taskenemybullet.h
ecfdad5512bea26f9b0faf17959f6099d2d7d2de
[]
no_license
tomozh/qtshoot
46184f4bf7ad9e36f4a358b862ec17e415a0ece0
332aaedc89c398cc9f79c908c77bd2dd6978ec44
refs/heads/master
2020-07-07T10:59:31.554012
2011-12-09T18:04:09
2011-12-09T18:04:09
2,948,875
0
0
null
null
null
null
UTF-8
C++
false
false
478
h
#ifndef TASKENEMYBULLET_H #define TASKENEMYBULLET_H #include "taskchara.h" class taskEnemyBullet : public TaskChara { public: taskEnemyBullet(const QPointF& pt, int zorder, const QPointF& spd, const QPointF& acc); virtual void oneFrame(); virtual void render(QPainter* painter); virtua...
[ "tomo@aspire.(none)" ]
[ [ [ 1, 22 ] ] ]
9cbf7208867037655b10947b241d65f5677576d1
822ab63b75d4d4e2925f97b9360a1b718b5321bc
/TDIH_new/GraphicsMenubar.cpp
f56c29aa674248d38b4c90740be7dff24e9a3625
[]
no_license
sriks/decii
71e4becff5c30e77da8f87a56383e02d48b78b28
02c58fbaea69c2448249710d13f2e774762da2c3
refs/heads/master
2020-05-17T23:03:27.822905
2011-12-16T07:29:38
2011-12-16T07:29:38
32,251,281
0
0
null
null
null
null
UTF-8
C++
false
false
3,641
cpp
#include <QPen> #include <QDebug> #include <QAction> #include <QTextDocument> #include <QTextOption> #include <QAbstractScrollArea> #include <QScrollBar> #include <QGraphicsPathItem> #include <QGraphicsBlurEffect> #include <QGraphicsLinearLayout> #include <QGraphicsView> #include "GraphicsMenubar.h" struc...
[ "srikanthsombhatla@016151e7-202e-141d-2e90-f2560e693586" ]
[ [ [ 1, 99 ] ] ]
777bdeba4d19463057980a517b8fb643cf2928cd
9f364d3df1bb587de60fc1184bcc5a0965271ee6
/shirt/src/Main.cpp
e9b22537deb0ac9ab4d78ccafb3b823d52e2433d
[]
no_license
kelvin-sudani/ros
6e9cda4c652ad15f18e03d5287be2c82bea68ca1
a5dd723ae5c7b7fc3a20ca3f84ed78c6c7a36bd5
refs/heads/master
2021-01-15T19:59:29.624196
2011-12-09T12:55:35
2011-12-09T12:55:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,417
cpp
// ShirtDetection v1.2: Find the approximate color type of a person's tshirt. by Shervin Emami (shervin.emami@gmail.com), 30th Aug 2010. // If trying to debug the color detector code, enable SHOW_DEBUG_IMAGE: //#define SHOW_DEBUG_IMAGE #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows heade...
[ "schm1498@umn.edu", "aghos7@straylight.(none)" ]
[ [ [ 1, 345 ], [ 347, 347 ], [ 349, 368 ] ], [ [ 346, 346 ], [ 348, 348 ] ] ]
16545f1d7df947a981dc1d5269e269c3a28e8329
be2e23022d2eadb59a3ac3932180a1d9c9dee9c2
/GameServer/MapGroupKernel/EventPack.h
a9f1b3c72b2008ced4d14b252e0231f9438b1609
[]
no_license
cronoszeu/revresyksgpr
78fa60d375718ef789042c452cca1c77c8fa098e
5a8f637e78f7d9e3e52acdd7abee63404de27e78
refs/heads/master
2020-04-16T17:33:10.793895
2010-06-16T12:52:45
2010-06-16T12:52:45
35,539,807
0
2
null
null
null
null
UTF-8
C++
false
false
1,145
h
#pragma once #include "SharedBaseFunc.h" const int EVENTPACK_SIZE = 1024 + 2*sizeof(USHORT) + sizeof(ULONG); class CEventPack { public: CEventPack(DWORD idEvent, ULONG idKey, DWORD idAction=0); CEventPack(const char* pPackBuf, int nPackSize); virtual ~CEventPack(); public: // appilcation CEventP...
[ "rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1" ]
[ [ [ 1, 49 ] ] ]
c80d5a94eb4f25a2c939570a7a546ba4a9ec6be7
3ec3b97044e4e6a87125470cfa7eef535f26e376
/entheh-elemental_sun/main.cpp
57b18248becb89dfa26965c14bea4a33bedefc3d
[]
no_license
strategist922/TINS-Is-not-speedhack-2010
6d7a43ebb9ab3b24208b3a22cbcbb7452dae48af
718b9d037606f0dbd9eb6c0b0e021eeb38c011f9
refs/heads/master
2021-01-18T14:14:38.724957
2010-10-17T14:04:40
2010-10-17T14:04:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
29,923
cpp
#include "elemsun.h" #include "datafile.h" #include <aldumb.h> #include <jpgalleg.h> static int white; static int black; static int darkGrey; static int darkGreen; static int lightGreen; static int green; static int buttonFillColour; static int buttonFillHighlight; static int darkRed; static int lightRed...
[ "martijn.vaniersel@bigcat.unimaas.nl" ]
[ [ [ 1, 786 ] ] ]
8cc1d8f829e8732211375d4f5c721ceae5b6d839
8a2e417c772eba9cf4653d0c688dd3ac96590964
/prop-src/keywords.h
ca733e7bb8faddf6b8650ad6ff868251284d26bc
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
romix/prop-cc
1a190ba6ed8922428352826de38efb736e464f50
3f7f2e4a4d0b717f4e4f3dbd4c7f9d1f35572f8f
refs/heads/master
2023-08-30T12:55:00.192286
2011-07-19T20:56:39
2011-07-19T20:56:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,817
h
/////////////////////////////////////////////////////////////////////////////// // This file is generated automatically using Prop (version 2.4.0), // last updated on Jul 1, 2011. // The original source file is "..\..\prop-src\keywords.ph". ////////////////////////////////////////////////////////////////////////...
[ "aaronngray@gmail.com" ]
[ [ [ 1, 139 ] ] ]
ccf22b690b7cd0dadde28477805910eef2c48e31
df238aa31eb8c74e2c208188109813272472beec
/BCGInclude/BCGPIntelliSenseLB.h
74ec963794694dd263f48f1a29ea56cdce7172de
[]
no_license
myme5261314/plugin-system
d3166f36972c73f74768faae00ac9b6e0d58d862
be490acba46c7f0d561adc373acd840201c0570c
refs/heads/master
2020-03-29T20:00:01.155206
2011-06-27T15:23:30
2011-06-27T15:23:30
39,724,191
0
0
null
null
null
null
UTF-8
C++
false
false
4,949
h
#if !defined(AFX_BCGPINTELLISENSELB_H__46A739E6_3403_4577_9EBE_E2E59A7D1A1C__INCLUDED_) #define AFX_BCGPINTELLISENSELB_H__46A739E6_3403_4577_9EBE_E2E59A7D1A1C__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 //******************************************************************************* ...
[ "myme5261314@ec588229-7da7-b333-41f6-0e1ebc3afda5" ]
[ [ [ 1, 194 ] ] ]
add6a17b5e354ec83b057c29ad70e22bd86db279
cfdcbf4dcfe7fe617bf48506a76a7728bcd83a3c
/source/Scene.cpp
3768ce572dbd2286c8a2d1e85fe63e2f1ef470d3
[]
no_license
jonny64/glslscene
f927eafb0c0ae7699f7789484260ac520225c3de
189045b273bfad23aabd22551a8a6b7164b8b94e
refs/heads/master
2021-01-19T08:10:23.343158
2009-03-19T17:29:28
2009-03-19T17:29:28
33,747,143
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
21,055
cpp
#include "Scene.h" const int MAX_NAME_LENGTH = 50; using namespace scene; // this stuff cannot should be done only after // opengl context is initialized void Scene::Init() { // load scene LoadFromFile(SCENE_FILE_NAME.c_str()); m_light = light; InitShaders(); } void Scene::DrawObjectGeometry...
[ "astro64m@bf710128-d37f-11dd-87b6-9d1a99559f42" ]
[ [ [ 1, 727 ] ] ]
66217c670006bac038882972173a538409690d9e
b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a
/Code/TootleFilesys/TFileSys.cpp
91e998c985017e8fffd5488b36d7a32a923ffe99
[]
no_license
SoylentGraham/Tootle
4ae4e8352f3e778e3743e9167e9b59664d83b9cb
17002da0936a7af1f9b8d1699d6f3e41bab05137
refs/heads/master
2021-01-24T22:44:04.484538
2010-11-03T22:53:17
2010-11-03T22:53:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,997
cpp
#include <TootleCore/TLMaths.h> // gr: I don't know why but this needs to be included before "TFileFreetype.h" or "rand" isn't found #include <TootleCore/TEventChannel.h> #include "TFileSys.h" #include "TLFileSys.h" namespace TLFileSys { extern TPtr<TLFileSys::TFileFactory> g_pFileFactory; } //--...
[ "graham@grahamreeves.com", "dibely@hotmail.com" ]
[ [ [ 1, 59 ], [ 61, 61 ], [ 63, 223 ] ], [ [ 60, 60 ], [ 62, 62 ] ] ]
1a55583690acec8210e568a83557121fd2e34365
e5ded38277ec6db30ef7721a9f6f5757924e130e
/Cpp/SoSe10/Blatt05.Aufgabe02/stdafx.cpp
3de00d94576b5927f0189da32fabe4f9b994c835
[]
no_license
TetsuoCologne/sose10
67986c8a014c4bdef19dc52e0e71e91602600aa0
67505537b0eec497d474bd2d28621e36e8858307
refs/heads/master
2020-05-27T04:36:02.620546
2010-06-22T20:47:08
2010-06-22T20:47:08
32,480,813
0
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
// stdafx.cpp : source file that includes just the standard includes // Blatt05.Aufgabe02.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "johannes.korrek@rwth-aachen.de@f2f8bf26-27bb-74d3-be08-1e18597623ec" ]
[ [ [ 1, 8 ] ] ]
c56c98ac5d2a55419d69edfc0a9a1a6317825f29
216ae2fd7cba505c3690eaae33f62882102bd14a
/utils/nxogre/include/NxOgreBox.h
dbd1801bda0b34cdfe1420d90dc25b53e1e98237
[]
no_license
TimelineX/balyoz
c154d4de9129a8a366c1b8257169472dc02c5b19
5a0f2ee7402a827bbca210d7c7212a2eb698c109
refs/heads/master
2021-01-01T05:07:59.597755
2010-04-20T19:53:52
2010-04-20T19:53:52
56,454,260
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
4,282
h
/** File: NxOgreBox.h Created on: 15-Mar-09 Author: Robin Southern "betajaen" SVN: $Id$ © Copyright, 2008-2009 by Robin Southern, http://www.nxogre.org This file is part of NxOgre. NxOgre is free software: you can redistribute it and/or modify it under the terms of the GNU Lesse...
[ "umutert@b781d008-8b8c-11de-b664-3b115b7b7a9b" ]
[ [ [ 1, 125 ] ] ]
6474653a6e49843eedfd2a167b89e1eb5e223b69
1c9f99b2b2e3835038aba7ec0abc3a228e24a558
/Projects/elastix/elastix_sources_v4/src/Core/Kernel/elxTransformixMain.h
f604556ecc776bc994ebc4c5fdaf4a279f4413ce
[]
no_license
mijc/Diploma
95fa1b04801ba9afb6493b24b53383d0fbd00b33
bae131ed74f1b344b219c0ffe0fffcd90306aeb8
refs/heads/master
2021-01-18T13:57:42.223466
2011-02-15T14:19:49
2011-02-15T14:19:49
1,369,569
0
0
null
null
null
null
UTF-8
C++
false
false
4,271
h
/*====================================================================== This file is part of the elastix software. Copyright (c) University Medical Center Utrecht. All rights reserved. See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for details. This software is distributed W...
[ "maik.stille@gmail.com" ]
[ [ [ 1, 118 ] ] ]
182058fde3bc9953f2d7c180c8d9f6e17f51645d
8133a41b9ab1b8d34140a417fda6598d9b756b0b
/3rdparty/glm/gtx/quaternion.inl
a65b2c072f338beb3702b08d1daccc67091e71f4
[ "MIT", "Apache-2.0" ]
permissive
senseproject/SensEngine
96146ffab61ac357b694c9d26938ee75d33f3bdd
00a49c6004a104de165be1b4c1f17b5c05fe0577
refs/heads/master
2016-09-06T17:26:25.044944
2011-08-17T03:58:28
2011-08-17T03:58:28
1,863,979
11
2
null
null
null
null
UTF-8
C++
false
false
7,680
inl
/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2005-12-21 // Updated ...
[ "branan@gmail.com" ]
[ [ [ 1, 303 ] ] ]
448d96775ac413c11457485a84ebedc8660675e5
49db059c239549a8691fda362adf0654c5749fb1
/2010/prjibelski/task2/TimerDialog.h
150dee703e67e30ca5a30342093266a79a8b72e0
[]
no_license
bondarevts/amse-qt
1a063f27c45a80897bb4751ae5c10f5d9d80de1b
2b9b76c7a5576bc1079fc037adcf039fed4dc848
refs/heads/master
2020-05-07T21:19:48.773724
2010-12-07T07:53:51
2010-12-07T07:53:51
35,804,478
0
0
null
null
null
null
UTF-8
C++
false
false
943
h
#ifndef _TIMER_DIALOG_H_ #define _TIMER_DIALOG_H_ #include <QDialog> #include <QPushButton> #include <QLineEdit> #include <QLCDNumber> #include <QComboBox> #include <QTimer> #include <QEvent> #include <QLabel> class TimerDialog: public QDialog { Q_OBJECT; public: TimerDialog(); /* Timer data */ unsign...
[ "andrewprzh@1a14799f-55e9-4979-7f51-533a2053511e" ]
[ [ [ 1, 50 ] ] ]
4e76a460fd2fd3b66e0a415fc6f141cc36133aab
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/wave/cpplexer/validate_universal_char.hpp
1fedadff0603be2f463f4cc86b91b73b162e02e4
[ "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
13,546
hpp
/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Grammar for universal character validation (see C++ standard: Annex E) http://www.boost.org/ Copyright (c) 2001-2007 Hartmut Kaiser. Distributed under t...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 322 ] ] ]
ba251d2693a0dcbaeeeffd3139a849074c8b359a
48d325e5c8648382c8f790a5e8762b36ffd7c45a
/qtshoot/taskenemy1.h
4a2dc6f179faa2ded65df057cf674a392dfa8e04
[]
no_license
tomozh/qtshoot
46184f4bf7ad9e36f4a358b862ec17e415a0ece0
332aaedc89c398cc9f79c908c77bd2dd6978ec44
refs/heads/master
2020-07-07T10:59:31.554012
2011-12-09T18:04:09
2011-12-09T18:04:09
2,948,875
0
0
null
null
null
null
UTF-8
C++
false
false
432
h
#ifndef TASKENEMY1_H #define TASKENEMY1_H #include <QPointF> #include <QPainter> #include "taskchara.h" class taskEnemy1 : public TaskChara { public: taskEnemy1(const QPointF& pt, int zorder, const QPointF& vec); virtual void oneFrame(); virtual void render(QPainter* painter); virtual v...
[ "tomo@aspire.(none)" ]
[ [ [ 1, 22 ] ] ]
6fb2e5186470391ef7495896087ce7b193105750
105cc69f4207a288be06fd7af7633787c3f3efb5
/HovercraftUniverse/HovercraftUniverse/VisualEventParser.cpp
1a87603cc1fe50e8e6f49b95a5306edf8891d5de
[]
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
452
cpp
#include "VisualEventParser.h" #include "CollisionEvent.h" namespace HovUni { VisualEventParser::~VisualEventParser(void) { } VisualEvent* VisualEventParser::parse(ZCom_BitStream* stream){ if ( !VisualEvent::checkEventClass(stream) ){ return 0; } VisualEventType type = VisualEvent::readType(strea...
[ "pintens.pieterjan@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c" ]
[ [ [ 1, 26 ] ] ]
cf4f87bea1eb07dd16daccc63125bbd456becaab
fb4cf44e2c146b26ddde6350180cc420611fe17a
/SDK/BetterBTSAI.cpp
560be5b2ea403304d19575b94629d7cd7b3fd224
[]
no_license
dharkness/civ4bullai
93e0685ef53e404ac4ffa5c1aecf4edaf61acd61
e56c8a4f1172e2d2b15eb87eaa78adb9d357fae6
refs/heads/master
2022-09-15T23:31:55.030351
2010-11-13T07:23:13
2010-11-13T07:23:13
267,723,017
0
0
null
null
null
null
UTF-8
C++
false
false
267
cpp
#include "CvGameCoreDLL.h" #include "BetterBTSAI.h" // AI decision making logging void logBBAI(char* format, ... ) { #ifdef LOG_AI static char buf[2048]; _vsnprintf( buf, 2048-4, format, (char*)(&format+1) ); gDLL->logMsg("BBAI.log", buf); #endif }
[ "fim-fuyu@31ee56aa-37e8-4f44-8bdf-1f84a3affbab" ]
[ [ [ 1, 14 ] ] ]
2e2387a83d8b8cabb88f827baeb4310a4865c36a
9566086d262936000a914c5dc31cb4e8aa8c461c
/EnigmaClient-Console/Application.hpp
3a522c7406c6a9302ee0aab15d916d9016e3bbd5
[]
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
4,000
hpp
#ifndef APPLICATION_HPP_INCLUDED #define APPLICATION_HPP_INCLUDED /* Copyright © 2011 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 use of this software. Perm...
[ "disks86@gmail.com" ]
[ [ [ 1, 108 ] ] ]
e37c3323235d174c0e1d669f5648c661baa43939
ef8e875dbd9e81d84edb53b502b495e25163725c
/litewiz/src/file_clusters/file_cluster.cpp
8e890eeaae117513c28e7e4bb8438de335fa5450
[]
no_license
panone/litewiz
22b9d549097727754c9a1e6286c50c5ad8e94f2d
e80ed9f9d845b08c55b687117acb1ed9b6e9a444
refs/heads/master
2021-01-10T19:54:31.146153
2010-10-01T13:29:38
2010-10-01T13:29:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,294
cpp
/******************************************************************************* *******************************************************************************/ #include <QList> #include <QString> #include "file_cluster.h" /******************************************************************************* *****...
[ "ostrovsm@gmail.com" ]
[ [ [ 1, 87 ] ] ]
49d8c4cd057ed6e82cc54eb98123f71f7b47d642
463c3b62132d215e245a097a921859ecb498f723
/lib/dlib/entropy_encoder_model/entropy_encoder_model_kernel_5.h
241b36f33fddac42df9c1ff2a82803af97e695c4
[ "LicenseRef-scancode-unknown-license-reference", "BSL-1.0" ]
permissive
athulan/cppagent
58f078cee55b68c08297acdf04a5424c2308cfdc
9027ec4e32647e10c38276e12bcfed526a7e27dd
refs/heads/master
2021-01-18T23:34:34.691846
2009-05-05T00:19:54
2009-05-05T00:19:54
197,038
4
1
null
null
null
null
UTF-8
C++
false
false
26,897
h
// Copyright (C) 2005 Davis E. King (davisking@users.sourceforge.net) // License: Boost Software License See LICENSE.txt for the full license. #ifndef DLIB_ENTROPY_ENCODER_MODEL_KERNEl_5_ #define DLIB_ENTROPY_ENCODER_MODEL_KERNEl_5_ #include "../algs.h" #include "entropy_encoder_model_kernel_abstract.h" #inc...
[ "jimmy@DGJ3X3B1.(none)" ]
[ [ [ 1, 817 ] ] ]
a3a84419c7b721d4bf7e677cf6984d7f69c76edc
02cd7f7be30f7660f6928a1b8262dc935673b2d7
/ invols --username gavrilov86@gmail.com/DrawScene.cpp
1244287da8024726bdde2a5c43825990774a3da5
[]
no_license
hksonngan/invols
f0886a304ffb81594016b3b82affc58bd61c4c0b
336b8c2d11d97892881c02afc2fa114dbf56b973
refs/heads/master
2021-01-10T10:04:55.844101
2011-11-09T07:44:24
2011-11-09T07:44:24
46,898,469
1
0
null
null
null
null
UTF-8
C++
false
false
12,983
cpp
#include <stdio.h> #include <stdlib.h> #include "AllDef.h" #include "Mouse.h" #include "Camera.h" #include "Draw.h" #include "Render.h" #include "Draw2D.h" #include <Math.h> #include <ivec3.h> #include "output.h" #include "CT.h" #include "MainFrame.h" #include "GLCanvas.h" #include "DicomReader.h" #inc...
[ "gavrilov86@gmail.com" ]
[ [ [ 1, 525 ] ] ]
b1e86c21679bcab611085e2f4c5c5c7ba5edd5e0
5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd
/EngineSource/dpslim/dpslim/Simulation/Headers/SegmentWriter.h
bfd63fbea8ae6fc84cb1aa2f9d15091d01b56f67
[]
no_license
karakots/dpresurrection
1a6f3fca00edd24455f1c8ae50764142bb4106e7
46725077006571cec1511f31d314ccd7f5a5eeef
refs/heads/master
2016-09-05T09:26:26.091623
2010-02-01T11:24:41
2010-02-01T11:24:41
32,189,181
0
0
null
null
null
null
UTF-8
C++
false
false
1,338
h
#pragma once #define _CRT_SECURE_NO_WARNINGS // SegmentWriter.h // // Copyright 2006 DecisionPower // // SegmentWriter Class // // Author; Isaac S. Noble // Date: 6/1/2006 #include "stdafx.h" class SegDataRecordset; class CMicroSegment; class SegmentData; class SegmentDataAcc { public: Segment...
[ "Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c" ]
[ [ [ 1, 63 ] ] ]
0e41bfab25c410fc5616c2f5b075d7775f2a48cd
0f8559dad8e89d112362f9770a4551149d4e738f
/Wall_Destruction/Havok/Source/Common/Base/Memory/Util/Stack/hkStackMemory.inl
7d20fb7e3c7ebc89c38a2dd7d37509f9d1ec6baf
[]
no_license
TheProjecter/olafurabertaymsc
9360ad4c988d921e55b8cef9b8dcf1959e92d814
456d4d87699342c5459534a7992f04669e75d2e1
refs/heads/master
2021-01-10T15:15:49.289873
2010-09-20T12:58:48
2010-09-20T12:58:48
45,933,002
0
0
null
null
null
null
UTF-8
C++
false
false
4,089
inl
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Level 2 and Level 3 source code contains trade secrets...
[ "olinord@gmail.com" ]
[ [ [ 1, 137 ] ] ]
2bbb01c877a9bfc01ef17e5afed658d9f2067ea8
db5271c632341a315c709b638cbd4ea1fb147864
/kg3_1/main.cpp
cb1b067a6258ca40f252186e88a66f61cb77d989
[]
no_license
spetz911/CG
b81974913040c5820718e8d64f9061ba5a52b052
dac535c69c9228ec32d241f4fc21c566b514cbb2
refs/heads/master
2021-01-20T07:04:51.304452
2011-09-30T22:53:08
2011-09-30T22:53:08
2,492,573
0
0
null
null
null
null
UTF-8
C++
false
false
194
cpp
#include <QtGui/QApplication> #include "widget.h" int main(int argc, char *argv[]) { QApplication a(argc, argv); Widget w; w.init(); w.show(); return a.exec(); }
[ "spetz911@gmail.com" ]
[ [ [ 1, 11 ] ] ]
744f1fd5678fbbbe86744c882bfd4204367259fa
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/test/testwave/testfiles/t_5_028.cpp
2ad2898af0787f0fad00bf714518c620d47d6977
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
3,290
cpp
/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library http://www.boost.org/ Copyright (c) 2001-2006 Hartmut Kaiser. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 75 ] ] ]
087c55f5713b6825987e2be44f47ccf24b1a5619
74b0667a0585cfef6eca1ddc0e31424cce1031a1
/officevillagers/_Source/LevelLogic/actor.h
bfa829dd1e02da7b962dd1ecade25903e1b7e065
[]
no_license
IPv6/officevillagers
14e599f27beba5023dd89d28d5c5ad2c10b814ae
94ab3660c71e59099fd6a2d9c0465c0a9ef905e0
refs/heads/master
2020-05-20T11:29:17.509396
2008-09-19T02:00:31
2008-09-19T02:00:31
32,118,932
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
10,469
h
#ifndef _H_PROTECTOR_LEVELACTOR #define _H_PROTECTOR_LEVELACTOR #include "../engineBindings.h" #include "navigation.h" #include "actorItem.h" #define SUBID_BODY 10000 #define SUBID_HEAD 10001 #define SUBID_LABELS 10002 #define SUBID_LB_NAME 10003 #define SUBID_ITEMATTACH 10004 #define SUBID_...
[ "wplabs@5873e4e3-2a54-0410-bc5d-d38544d033f4" ]
[ [ [ 1, 281 ] ] ]
74ea06a74e72f6a3d31198e9f5ba462077da4917
7e6c795d359cc4943a7ff311660d2fbacdfe6645
/src/AutoMasonQT3/bbb_Lively.cpp
c5a9c9fee9c15d2009e4c669e50d7b47149c4fd8
[]
no_license
keencode/AutomasonMP3
3dc1550a3f506d0d6743df64e337d013c81c8e80
9af3d7668fff252c2c3a6a0432cfaf71e75a326b
refs/heads/master
2020-05-19T13:32:12.522715
2011-09-21T00:13:21
2011-09-21T00:13:21
2,114,357
0
0
null
null
null
null
UTF-8
C++
false
false
393
cpp
#include "bbb_Lively.h" void bbb_Lively::run() { // for( int count = 0; count < 20; count++ ) { while(quit == false) { sleep( 1 ); // qDebug( "Ping!" ); qApp->processEvents(); qWgt->updateGL(); } } bbb_Lively::bbb_Lively(QApplication * _qApp, QGLWidget * _qWgt) { quit = false; q...
[ "chippography@chipp.org" ]
[ [ [ 1, 24 ] ] ]
e19ed62bc6fb200d0d19fb5d7f7d7944c9c218ad
aefc3d630a28e054a438d13ab16d32f2d39ccb1e
/Dialog.cpp
28c623ab32a3ceb212901cef84f5d3157d25d0e1
[]
no_license
imcooder/publicwince
e64305d86496b550116c312d2e9a67e7fb33c6f8
58a337768161e1a10664b4d5edc2aadfb2ab1328
refs/heads/master
2021-05-28T10:40:35.786601
2010-06-27T06:25:09
2010-06-27T06:25:09
32,301,144
1
0
null
null
null
null
UTF-8
C++
false
false
7,426
cpp
#include "stdafx.h" #include "Dialog.h" #include "Ext_type.h" #include <windows.h> #include <HWDebug.h> CXUE_Dialog::CXUE_Dialog() { m_bModalless = FALSE; } CXUE_Dialog::~CXUE_Dialog() { m_bModalless = FALSE; } BOOL CALLBACK CXUE_Dialog::DialogProc(HWND hwnd, UINT message, WPARAM wparam, LPARAM...
[ "jtxuee@gmail.com@a9ac5a9c-960a-11de-b8e1-0bcae535652c" ]
[ [ [ 1, 338 ] ] ]
224cfc1dc0cc2eaaa21808e8a1b04a92211a9c86
7f6f9788d020e97f729af85df4f6741260274bee
/src/afx/Framework.cpp
48419723e0d9fcb3a05e797314079c967914f15b
[]
no_license
cnsuhao/nyanco
0fb88ed1cf2aa9390fa62f6723e8424ba9a42ed4
ba199267a33d4c6d2e473ed4b777765057aaf844
refs/heads/master
2021-05-31T05:37:51.892873
2008-05-27T05:23:19
2008-05-27T05:23:19
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
9,397
cpp
/*! @file Framework.cpp @author dasyprocta */ #include "Framework.hpp" #include "GraphicsDevice.hpp" #include "InputDevice.hpp" #include "Application.h" // TEST: GUI の組み込み #include "GuiInterface.h" //#include "DefaultMenu.hpp" namespace nyanco { GuiInterface::Factory GuiInterface::Fact...
[ "dasyprocta@27943c09-b335-0410-ab52-7f3c671fdcc1" ]
[ [ [ 1, 322 ] ] ]