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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ec7508e0994ebb27b5fdd5049f31eaee7ecd900d | d4ca98982dbe82e342eddb69662c6aa2e03cab04 | /AugmentedBizzClient/jni/renderer/RenderManager.cpp | f89af0dba8030f2b776217a28e6cbe665b990f53 | [] | no_license | Vladee/com.client.AugmentedBizz | 88469f0bcf76d61a7466938d99d7859f25ab39bf | 798233a86d6acc6b7977b2b66efbe3d996cb2016 | refs/heads/master | 2021-01-10T19:05:17.017499 | 2011-11-30T16:41:20 | 2011-11-30T16:41:20 | 2,528,785 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,021 | cpp | #include "RenderManager.h"
#include "../logging/DebugLog.h"
#include "../application/ApplicationStateManager.h"
#include "indicator.h"
#include "android/log.h"
#include <QCAR/QCAR.h>
#include <QCAR/CameraDevice.h>
#include <QCAR/Renderer.h>
#include <QCAR/VideoBackgroundConfig.h>
#include <QCAR/Trackable.h>
... | [
"marseldavis@googlemail.com",
"v_oi_d@hotmail.de"
] | [
[
[
1,
11
],
[
13,
25
],
[
27,
30
],
[
34,
43
],
[
47,
49
],
[
52,
55
],
[
57,
64
],
[
66,
67
],
[
71,
80
],
[
83,
83
... |
4222d73768ad91a5bf51cf98791700a4fd17fd77 | 74fe7bb48df59ebb939e945a1455b7ba630006cd | /Sqrat/sqrat/sqratGlobalMethods.h | 745e7aacb6ec4d276b18ba8402394eae2ea11253 | [] | no_license | bombpersons/Dokuro2 | d032a6bf7ee9039cd613a01d69600593e4b9397c | bde54681b77628ebb972d06190c243e4457158d0 | refs/heads/master | 2020-05-30T03:16:01.521223 | 2011-10-17T18:52:02 | 2011-10-17T18:52:02 | 2,593,933 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,409 | h | //
// SqratGlobalMethods: Global Methods
//
//
// Copyright (c) 2009 Brandon Jones
//
// This software is provided 'as-is', without any express or implied
// warranty. In no event will the authors be held liable for any damages
// arising from the use of this software.
//
// Permission is granted to anyone ... | [
"blindrabbits@gmail.com"
] | [
[
[
1,
543
]
]
] |
6544c81f6516311bada5a7f561c3dca0d9c9c358 | 99c9bf812e25e951f043ebded998a9118051c5e4 | /box2d-read-only/Box2D/Box2D/Dynamics/b2WorldCallbacks.h | 7a864301f868dda1897e8d0c53bcc354b2d63ed9 | [
"Zlib"
] | permissive | BigBadOwl/iPhone-Physics | b20cb1991394de0e19c52f314d92cabda50a23ec | ff7f5e98ea5828f0f5388ac5306ea4099a3f0d1d | refs/heads/master | 2016-09-03T07:13:16.938271 | 2011-03-11T13:30:35 | 2011-03-11T13:30:35 | 1,467,940 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,971 | h | /*
* Copyright (c) 2006-2009 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"colinb@Colin-iMac.local"
] | [
[
[
1,
154
]
]
] |
2897722f4ff4f515954003e7633eef1d811cd11c | 11ba7667109ae553162c7329bcd2f4902d841a66 | /AugmentedTowerDefense/include/SharedStuff.h | 63eeb680d8b827c393b72819b22df19f6a79e2c1 | [] | no_license | abmantis/AugmentedTowerDefense | 3cd8761034a98667a34650f6a476beb59aa7e818 | 00008495f538e0d982c0eae3025d02ae21e3dee2 | refs/heads/master | 2021-01-01T18:37:10.678181 | 2011-02-09T23:09:51 | 2011-02-09T23:09:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,085 | h | #ifndef SharedStuff_h__
#define SharedStuff_h__
#pragma once
namespace AugmentedTowerDefense
{
class HelperClass
{
public:
HelperClass(void);
virtual ~HelperClass(void);
static void CreateAxis(Ogre::SceneManager *sceneMgr);
static void CreateLineAxis(Ogre::SceneManager *sceneMgr);
static vo... | [
"amfcalt@gmail.com"
] | [
[
[
1,
36
]
]
] |
574570da0737ec8b9b5a6dc069e920c15e03f064 | 4fb3fd0e919953153d4d7102faa7e73b022ec58b | /Client/GUI/main.cpp | 6be8ed254d78016fa7cfb1689b96ae04f25ac040 | [] | no_license | seagel/cppchat | 3062092a02fc0827cc42238320bda1a20535aa22 | 726bbfd13ddef3e5e3e5b13e32086be2ceb4cf72 | refs/heads/master | 2021-01-10T04:14:31.971383 | 2008-04-14T16:16:03 | 2008-04-14T16:16:03 | 49,497,663 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 534 | cpp | /* A program ezen része általában senkinek nem érdekes*/
/*egyelőre nem müxik rendesen, csak a chat ablakot próbálja ki
-szk 2008.03.18*/
#include <QApplication>
#include "MyMainWindow\MyMainWindow.h"
#include "ChatWindow\ChatWindow.h"
int main(int argc, char *argv[]){
qDebug("Starting program: main");
QA... | [
"szkster@bcad9747-8f48-0410-af98-7d41fdaa9659"
] | [
[
[
1,
19
]
]
] |
246df2c65d6f9432434514c04e44c475472935d2 | d2996420f8c3a6bbeef63a311dd6adc4acc40436 | /src/server/ServerCalculations.h | b25eeef7342b96ab2649c0583de4f84071af34fd | [] | no_license | aruwen/graviator | 4d2e06e475492102fbf5d65754be33af641c0d6c | 9a881db9bb0f0de2e38591478429626ab8030e1d | refs/heads/master | 2021-01-19T00:13:10.843905 | 2011-03-13T13:15:25 | 2011-03-13T13:15:25 | 32,136,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,074 | h | //*********************************************************
// Graviator - QPT2a - FH Salzburg
// Stefan Ebner - Malte Langkabel - Christian Winkler
//
// Calculations
// contains calculations and objects of the game logic
//
//*********************************************************
#ifndef SERVER_CALCULAT... | [
"nightwolve@gmail.com@c8d5bfcc-1391-a108-90e5-e810ef6ef867"
] | [
[
[
1,
74
]
]
] |
5d5012dfd976fc40e5b09c2cfdbfa80411531bf4 | bf278d024957a59c6f1efb36aa8b76069eff22a5 | /dlginvestigate.h | 1b331370840062e9e41fb446a3ec6668c34bed97 | [
"BSD-3-Clause",
"BSL-1.0"
] | permissive | byplayer/yamy | b84741fe738f5abac33edb934951ea91454fb4ca | 031e57e81caeb881a0a219e2a11429795a59d845 | refs/heads/master | 2020-05-22T12:46:55.516053 | 2010-05-19T15:57:38 | 2010-05-19T15:57:38 | 3,842,546 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 621 | h | //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// dlginvestigate.h
#ifndef _DLGINVESTIGATE_H
# define _DLGINVESTIGATE_H
# include <windows.h>
/// dialog procedure of "Investigate" dialog box
#ifdef MAYU64
INT_PTR CALLBACK dlgInvestigate_dlgProc(
#else
BOOL CALLBACK ... | [
"gimy@users.sourceforge.jp"
] | [
[
[
1,
29
]
]
] |
6417acf93f1349cd51a3b461ebd713e68709fcb3 | 944e19e1a68ac1d4c5f6e7ccde1061a43e791887 | /OBBDetection/OBBDetection/renderer.h | faea13b3e4dfc2d3d2557e6a6975160aea163894 | [] | no_license | Fredrib/obbdetection | 0a797ecac2c24be1a75ddd67fd928e35ddc586f5 | 41e065c379ddfb7ec0ca4ec0616be5204736b984 | refs/heads/master | 2020-04-22T14:03:17.358440 | 2011-01-17T15:24:09 | 2011-01-17T15:24:09 | 41,830,450 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,434 | h | /*************************************************************
** OBBDetection Renderer **
** -> Graphics Rendering functions, Summer 2009 **
*************************************************************/
// File: renderer.h
// Author: Jonathan Tompson
// e-mail: jjt2119@columbia.edu or jonathantomps... | [
"jonathantompson@5e2a6976-228a-6e25-3d16-ad1625af6446"
] | [
[
[
1,
74
]
]
] |
6945ec165567075559314b9b82c733d73969a7d6 | aaf948c90deab2eb13c4c19b28a0c8c0641d7dc0 | /mainwindow.cpp | 41d79ff72c1c4dff059e1e39fd7c945c4a21c631 | [] | no_license | abbradar/VisualPresent | 29e67b3123320fff6a24d386fbe7b6117878f18b | 04fe9d8ae9dba4b0914fe43a7975fcf151825a18 | refs/heads/master | 2022-11-06T02:52:45.477811 | 2011-06-20T20:41:18 | 2011-06-20T20:41:18 | 274,765,702 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,751 | cpp | #include <QScrollBar>
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
this->ui->setupUi(this);
this->client = new VPClient(this);
this->server = new VPServer(this);
QObject::connect(this->clien... | [
"nikoamia@gmail.com"
] | [
[
[
1,
202
]
]
] |
cac335045a256c7ff3f54d525651bf5a3a8ab6d2 | 6581dacb25182f7f5d7afb39975dc622914defc7 | /easyMule/easyMule/src/WorkLayer/SharedFileList.cpp | 2cf4223819ec617522322e8fc34c65d1a7a92cf0 | [] | no_license | dice2019/alexlabonline | caeccad28bf803afb9f30b9e3cc663bb2909cc4f | 4c433839965ed0cff99dad82f0ba1757366be671 | refs/heads/master | 2021-01-16T19:37:24.002905 | 2011-09-21T15:20:16 | 2011-09-21T15:20:16 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 60,649 | cpp | /*
* $Id: SharedFileList.cpp 18233 2010-03-03 04:31:13Z huby $
*
* this file is part of eMule
* Copyright (C)2002-2006 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.net )
*
* This program is free software; you can redistribute it and/or
* modify it under t... | [
"damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838"
] | [
[
[
1,
1943
]
]
] |
61935ccdbe3504206a13a66d6acb4db5c984f78e | 42a799a12ffd61672ac432036b6fc8a8f3b36891 | /cpp/IGC_Tron/IGC_Tron/D3DRenderer.h | 501f4d6f77f67947bb092375c7f424186000a3f8 | [] | no_license | timotheehub/igctron | 34c8aa111dbcc914183d5f6f405e7a07b819e12e | e608de209c5f5bd0d315a5f081bf0d1bb67fe097 | refs/heads/master | 2020-02-26T16:18:33.624955 | 2010-04-08T16:09:10 | 2010-04-08T16:09:10 | 71,101,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,017 | h | /**************************************************************************/
/* This file is part of IGC Tron */
/* (c) IGC Software 2009 - 2010 */
/* Author : Pierre-Yves GATOUILLAT */
/*******... | [
"fenrhil@de5929ad-f5d8-47c6-8969-ac6c484ef978",
"raoul12@de5929ad-f5d8-47c6-8969-ac6c484ef978",
"timotheehub@users.noreply.github.com"
] | [
[
[
1,
133
],
[
139,
148
],
[
150,
151
],
[
156,
158
],
[
161,
168
]
],
[
[
134,
138
],
[
149,
149
],
[
152,
155
],
[
160,
160
]
]... |
90560cdf9a8d1a36da9114948cedbd601352e356 | e9fd66e6db68ca4d1a9f14aece84a0aff99323e4 | /CCB2010/RGBSAMP/ColorSpace.cpp | 1346d111afd6fea23d35ca26611037e071f3150f | [] | no_license | radtek/bbmonitoring | 70fd4a4c4d553503717a474da39bef67834cc675 | ff77607e77616b84395e095f396df496e7f0054a | refs/heads/master | 2020-09-22T07:27:15.827047 | 2011-01-04T05:37:46 | 2011-01-04T05:37:46 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 15,501 | cpp | // ColorSpace.cpp: implementation of the CColorSpace class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ColorSpace.h"
//#include "WorkThreadPool.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
... | [
"damoguyan8844@00acd8f4-21d3-11df-8b29-c50f69cede6d"
] | [
[
[
1,
377
]
]
] |
e0c548aba268f40655e75193d87fb71cfaf9121d | 216ae2fd7cba505c3690eaae33f62882102bd14a | /utils/nxogre/include/NxOgreSceneRenderable.h | 7d2d8e641f8e9b9267d29df00ce97c3112b96884 | [] | 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 | 3,055 | h | /** File: NxOgreXXX.h
Created on: X-XXX-XX
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 Lesser... | [
"umutert@b781d008-8b8c-11de-b664-3b115b7b7a9b"
] | [
[
[
1,
96
]
]
] |
ee45e5d80595d5ffb3402fc25b2d14deaf8e09d2 | 7b7a3f9e0cac33661b19bdfcb99283f64a455a13 | /Engine/dll/ObjectLib/flx_terrain_patch.h | 3d191b3e261ac00b2efe5604c67e46f666fb847f | [] | no_license | grimtraveller/fluxengine | 62bc0169d90bfe656d70e68615186bd60ab561b0 | 8c967eca99c2ce92ca4186a9ca00c2a9b70033cd | refs/heads/master | 2021-01-10T10:58:56.217357 | 2009-09-01T15:07:05 | 2009-09-01T15:07:05 | 55,775,414 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 938 | h | /*---------------------------------------------------------------------------
This source file is part of the FluxEngine.
Copyright (c) 2008 - 2009 Marvin K. (starvinmarvin)
This program is free software.
---------------------------------------------------------------------------*/
#ifndef _TERRAIN_PATCH_H
... | [
"marvin.kicha@e13029a8-578f-11de-8abc-d1c337b90d21"
] | [
[
[
1,
39
]
]
] |
72413b453932761b50e53cf08b1057ced38e01c1 | 5e72c94a4ea92b1037217e31a66e9bfee67f71dd | /old/src/RTTPacketLossDetail.h | 2d81bc192181c6d1457a8a57f6b49ac9682f4dbb | [] | no_license | stein1/bbk | 1070d2c145e43af02a6df14b6d06d9e8ed85fc8a | 2380fc7a2f5bcc9cb2b54f61e38411468e1a1aa8 | refs/heads/master | 2021-01-17T23:57:37.689787 | 2011-05-04T14:50:01 | 2011-05-04T14:50:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 257 | h | #pragma once
#include "includes.h"
#include "TestDetailDialog.h"
class RTTPacketLossDetail : public TestDetailDialog
{
public:
RTTPacketLossDetail(wxWindow *parent, int row = 0);
~RTTPacketLossDetail(void);
void RefreshList(int irow);
};
| [
"rickard.dahlstrand@iis.se"
] | [
[
[
1,
13
]
]
] |
1ac1c3db8b62d5f970f7058998a0a55f3770dd99 | 5bd189ea897b10ece778fbf9c7a0891bf76ef371 | /BasicEngine/BasicEngine/Game/FPSCounter.h | fb58174ba5c112a912c69f5be11339118126003c | [] | no_license | boriel/masterullgrupo | c323bdf91f5e1e62c4c44a739daaedf095029710 | 81b3d81e831eb4d55ede181f875f57c715aa18e3 | refs/heads/master | 2021-01-02T08:19:54.413488 | 2011-12-14T22:42:23 | 2011-12-14T22:42:23 | 32,330,054 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 561 | h | /*
Class: FPSCounter.
Con esto tenemos información de a que velocidada o Frame per Second se ve nuestro juego
*/
#ifndef FPSCOUNTER_H_
#define FPSCOUNTER_H_
#include "..\Utility\Singleton.h"
class cFPSCounter : public cSingleton<cFPSCounter>
{
friend class cSingleton<cFPSCounter>;
public:
void... | [
"yormanh@gmail.com@f2da8aa9-0175-0678-5dcd-d323193514b7",
"davidvargas.tenerife@f2da8aa9-0175-0678-5dcd-d323193514b7"
] | [
[
[
1,
16
],
[
21,
21
],
[
23,
23
],
[
25,
36
]
],
[
[
17,
20
],
[
22,
22
],
[
24,
24
]
]
] |
249e1c1f21b6a43892e31831b9f05b64029ba9f9 | cfc9acc69752245f30ad3994cce0741120e54eac | /bikini/private/source/flash/gameswf/base/tu_file_SDL.cpp | c6f997b6572357a84c8743e317025033d23c63b5 | [] | no_license | Heartbroken/bikini-iii | 3b7852d1af722b380864ac87df57c37862eb759b | 93ffa5d43d9179b7c5e7f7c2df9df7dafd79a739 | refs/heads/master | 2020-03-28T00:41:36.281253 | 2009-04-30T14:58:10 | 2009-04-30T14:58:10 | 37,190,689 | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 2,696 | cpp | // tu_file_SDL.cpp -- Ignacio Castaņo, Thatcher Ulrich <tu@tulrich.com> 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// tu_file constructor, for creating a tu_file from an SDL_RWops*
// stream. In its own source file so that if clients of the base
// librar... | [
"my.mass.storage@gmail.com"
] | [
[
[
1,
120
]
]
] |
6113d8504ddd3bc6fab6f56207c37db3a7a846c2 | 8e4d21a99d0ce5413eab7a083544aff9f944b26f | /include/NthShape.h | 66ac36a335aad31aa9aac765a508d060a1546858 | [] | no_license | wangjunbao/nontouchsdk | 957612b238b8b221b4284efb377db220bd41186a | 81ab8519ea1af45dbb7ff66c6784961f14f9930c | refs/heads/master | 2021-01-23T13:57:20.020732 | 2010-10-31T12:03:49 | 2010-10-31T12:03:49 | 34,656,556 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 410 | h | /*
* NthShape.h
* CopyRight @South China Institute of Software Engineering,.GZU
* Author:
* 2010/10/20
*/
#ifndef NTHSHAPE_H
#define NTHSHAPE_H
#include "nthgraphics.h"
#ifdef DLL_FILE
class _declspec(dllexport) NthShape : public NthGraphics
#else
class _declspec(dllimport) NthShape : public N... | [
"tinya0913@6b3f5b0f-ac10-96f7-b72e-cc4b20d3e213"
] | [
[
[
1,
27
]
]
] |
bcf224db4757d2652ba689ae64d1cc83ccc90656 | 3187b0dd0d7a7b83b33c62357efa0092b3943110 | /src/dlib/sockets/sockets_extensions.h | f3b1b8231a03403c7d80d3b33df04c8168a3abcf | [
"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 | 1,316 | h | // Copyright (C) 2006 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_SOCKETS_EXTENSIONs_
#define DLIB_SOCKETS_EXTENSIONs_
#include <string>
#include "../sockets.h"
#include "sockets_extensions_abstract.h"
namespace dlib... | [
"exi@Bernd.lan"
] | [
[
[
1,
50
]
]
] |
6ab88aafd890c6676181dc24220b8355740f83ad | 324524076ba7b05d9d8cf5b65f4cd84072c2f771 | /Checkers/Libraries/eString/Main.cpp | 5a3ff4e16921a43aeadc179db44bbf69db8e60f9 | [
"BSD-2-Clause"
] | permissive | joeyespo-archive/checkers-c | 3bf9ff11f5f1dee4c17cd62fb8af9ba79246e1c3 | 477521eb0221b747e93245830698d01fafd2bd66 | refs/heads/master | 2021-01-01T05:32:45.964978 | 2011-03-13T04:53:08 | 2011-03-13T04:53:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 305 | cpp | // Main.cpp
// Entry Point of Library
// By Joe Esposito
// !!!!! TODO !!!!!
// ----------------------------------------------------------------------------
//
// - Fix up eString.
//
// ----------------------------------------------------------------------------
#include "Main.h"
| [
"joe@joeyespo.com"
] | [
[
[
1,
14
]
]
] |
cedae2b82671333a2890915d2734d13f4997e6d7 | b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a | /Code/TootleRender/TRenderTarget.cpp | a2b676cfdb4e7aa49cfd3283a246e641de593edb | [] | 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 | 23,289 | cpp | #include "TRenderTarget.h"
#include "TScreen.h"
#include "TScreenManager.h"
#include "TRenderGraph.h"
#if defined(TL_USER_GRAHAM)
#define VERIFY_MESH_BEFORE_DRAW
#endif
//#define DEBUG_RENDER_DATUMS_IN_WORLD // if not defined, renders datums in local space which is faster (in world space will show up transf... | [
"graham@grahamreeves.com",
"dibely@hotmail.com"
] | [
[
[
1,
14
],
[
16,
166
],
[
168,
168
],
[
173,
173
],
[
178,
545
],
[
547,
563
],
[
565,
689
]
],
[
[
15,
15
],
[
167,
167
],
[
... |
b486b7d2fb0c81a3d339aecaa8f49b904c8281a8 | c267e416aba473054330378d18bc3cd172bbad21 | /win7help/main.cpp | a911bbe8f03b655890d664ad6b7b82a1ff78dd49 | [] | no_license | chenwp/shuax | c3b7dea72708ee539664ac8db1d9885e87fefed7 | b13bea0aae7e252650f4c8f5df1b2a716455ef80 | refs/heads/master | 2021-04-26T16:43:25.168306 | 2011-10-22T15:09:37 | 2011-10-22T15:09:37 | 45,179,472 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,082 | cpp | #define UNICODE
#define _UNICODE
#include <windows.h>
#include <stdio.h>
BOOL ReleaseRes(wchar_t *strFileName,WORD wResID,wchar_t *strFileType)
{
DWORD dwWrite=0;
HANDLE hFile = CreateFile(strFileName, GENERIC_WRITE,FILE_SHARE_WRITE,NULL, CREATE_ALWAYS,FILE_ATTRIBUTE_NORMAL,NULL);
... | [
"su.u@qq.com"
] | [
[
[
1,
52
]
]
] |
20ec7fdaf6e266d6a3c0923fa7544d87221f670e | 629e4fdc23cb90c0144457e994d1cbb7c6ab8a93 | /lib/text/textgenerator.cpp | 90e5693cd2d8ae0973930141bcf316a6590eddc3 | [] | no_license | akin666/ice | 4ed846b83bcdbd341b286cd36d1ef5b8dc3c0bf2 | 7cfd26a246f13675e3057ff226c17d95a958d465 | refs/heads/master | 2022-11-06T23:51:57.273730 | 2011-12-06T22:32:53 | 2011-12-06T22:32:53 | 276,095,011 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,631 | cpp | /*
* textgenerator.cpp
*
* Created on: 10.7.2011
* Author: akin
*/
#include "textgenerator.h"
#include <system/global>
namespace ice
{
bool TextGenerator::create(
std::vector<UNICODE>& text ,
Font& font ,
TextMesh& mesh ,
glm::vec4 color ,
bool bold ,
bool italic )
{
... | [
"akin@lich",
"akin@localhost"
] | [
[
[
1,
8
],
[
10,
16
],
[
18,
211
],
[
213,
234
]
],
[
[
9,
9
],
[
17,
17
],
[
212,
212
]
]
] |
0b4fca3c8053fcab2a63b2e57fdb120cadbf523c | bdb8fc8eb5edc84cf92ba80b8541ba2b6c2b0918 | /TPs CPOO/Gareth & Maxime/Projet/Wrapper/test2/mWrapper4/mWrapper4/Stdafx.cpp | 5800a9a4902d9249ea8119bfc7a897dd384a2010 | [] | 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 | ISO-8859-1 | C++ | false | false | 224 | cpp | // stdafx.cpp : fichier source incluant simplement les fichiers Include standard
// mWrapper4.pch représente l'en-tête précompilé
// stdafx.obj contient les informations de type précompilées
#include "stdafx.h"
| [
"havez.maxime.01@9f3b02c3-fd90-5378-97a3-836ae78947c6"
] | [
[
[
1,
5
]
]
] |
dfd813692e4c162e7370a54652a9746435bd316d | 26b6f15c144c2f7a26ab415c3997597fa98ba30a | /rtsp_sdk/inc/RTSPRequest.h | a83f47929ddf5e29971610002d6b4ea106e644b9 | [] | no_license | wangscript007/rtspsdk | fb0b52e63ad1671e8b2ded1d8f10ef6c3c63fddf | f5b095f0491e5823f50a83352945acb88f0b8aa0 | refs/heads/master | 2022-03-09T09:25:23.988183 | 2008-12-27T17:23:31 | 2008-12-27T17:23:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,083 | h | /*****************************************************************************
// RTSP SDK Base Classes
//
// RTSP Request Message class
//
// description:
// represents RTSP request message
//
// revision of last commit:
// $Rev$
// author of last commit:
// $Author$
// date of last commit:
// $Date$
... | [
"6170263+argenet@users.noreply.github.com"
] | [
[
[
1,
163
]
]
] |
5d253def0fd8b96c2d9cfa853b95cf036c938316 | a7990bf2f56d927ae884db0e727c17394bda39c4 | /image-approx/AlgorithmFactory.h | 4463ff6feef00e52ecc380b9556158d23d097ef3 | [] | no_license | XPaladin/image-approx | 600862d8d76264e25f96ae10f3a9f5639a678b17 | b0fbddef0e58ae1ba2b5e31f7eb87e2a48509dfb | refs/heads/master | 2016-09-01T17:49:01.705563 | 2009-06-15T06:01:46 | 2009-06-15T06:01:46 | 33,272,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 536 | h | #ifndef ALGORITHMFACTORY_H_
#define ALGORITHMFACTORY_H_
#include "Algorithm.h"
#include "QuadTreeAlgorithm.h"
#include "BTreeAlgorithm.h"
#include "Criterio.h"
class AlgorithmFactory
{
protected:
static AlgorithmFactory *instance;
AlgorithmFactory();
public:
enum AlgorithmEnum {QUADTREE, BTREE};
stat... | [
"pala.sepu@17da7754-4e6e-11de-84bb-6bba061bd1d3"
] | [
[
[
1,
22
]
]
] |
29400e26b975fbe29d953289d97724243b574cf2 | bcebfeabcd5679e9d0eb01cd125c3923292ccf71 | /trunk/CustomListView.h | 0071ace154e94aa1283911471f3262edc39b6675 | [] | no_license | BackupTheBerlios/feedit-svn | 792e0a6a2aed5407ca8d58a756e43d618f2ce0da | 44e9e5382e7fede28b24efb06f1fad0341a650f9 | refs/heads/master | 2020-06-02T00:22:36.175763 | 2006-09-07T01:10:46 | 2006-09-07T01:10:46 | 40,669,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,335 | h | #pragma once
class CCustomListViewCtrl :
public CWindowImpl<CCustomListViewCtrl, CListViewCtrl>,
public CCustomDraw<CCustomListViewCtrl>
{
public:
BEGIN_MSG_MAP(CCustomListViewCtrl)
CHAIN_MSG_MAP(CCustomDraw<CCustomListViewCtrl>)
END_MSG_MAP()
#if (_WTL_VER >= 0x0700)
BOOL m_bHandledCD;
BOOL IsMs... | [
"Sandro@b60034a5-fb9b-f04b-b957-2f3957cf9ea0"
] | [
[
[
1,
62
]
]
] |
1231c4e3985ac24fddb9acc44ed7285c1962889e | 57dbf4f198610ef4d449f6b882d5ed1072cfb190 | /Arponaut.cpp | afdf6da749afc333e85ecdd8c19f5503baa2058d | [] | no_license | safetydank/Arponaut | b3d53ca8153a9f1a1034ee8361517d3e4da880a8 | b62e36a8590aa8ceb9c0a3d68664b74beb9fd40b | refs/heads/master | 2021-01-21T19:28:40.512906 | 2011-02-11T00:15:30 | 2011-02-11T00:15:30 | 1,353,054 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 13,635 | cpp | #include "Arponaut.h"
#include "../IPlug_include_in_plug_src.h"
#include "../IControl.h"
#include "resource.h"
#include <math.h>
#include <algorithm>
#include "logger.h"
const int kNumPrograms = 1;
Arponaut::Arponaut(IPlugInstanceInfo instanceInfo)
: IPLUG_CTOR(kNumParams, 6, instanceInfo), lastPos_(0), ... | [
"dan@expandingbrain.com"
] | [
[
[
1,
384
]
]
] |
f7e1911b6e33d19d1373abdecd93a58c69cf910f | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/websrv/xml_fragment_api/src/mainfragment.cpp | bd2d832695128af2e0165a3bb66164d10700e2e0 | [] | 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 | 4,191 | 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 "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
165
]
]
] |
cc8fe514abec622b043c4343104673bc62b4637f | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/WildMagic2/Applications/Physics/GelatinCube/GelatinCube.h | 807ec8dabaf0bfb4a91c119ede7bf3970d1a34d0 | [] | 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 | 1,311 | h | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2003. All Rights Reserved
//
// The Game Physics source code is supplied under the terms of the license
// agreement http://www.magic-software.com/License/GamePhysics.pdf and may not
// be copied or disclosed ... | [
"pocatnas@gmail.com"
] | [
[
[
1,
50
]
]
] |
2d4fb374dca927885c77c33033154a95dfc191f4 | 15732b8e4190ae526dcf99e9ffcee5171ed9bd7e | /INC/tfstream.h | 487755b40bb47049ed37a33d12d153157e397dbd | [] | 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 | 4,412 | h | //Copyright (c) 2010, Information Security Institute of Wuhan Universtiy(ISIWhu)
//All rights reserved.
//
//PLEASE READ THIS DOCUMENT CAREFULLY BEFORE UTILIZING THE PROGRAM
//BY UTILIZING THIS PROGRAM, YOU AGREE TO BECOME BOUND BY THE TERMS OF
//THIS LICENSE. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO
... | [
"pengelmer@f37e807c-cba8-11de-937e-2741d7931076"
] | [
[
[
1,
117
]
]
] |
c626ff437b8b95fa6456df06bfca3ec31fa12fe0 | a2ba072a87ab830f5343022ed11b4ac365f58ef0 | / urt-bumpy-q3map2 --username twentyseven@urbanterror.info/libs/splines/util_str.cpp | 6713d720b40ffcec6e34cfe6d93b7cc8db6bfad9 | [] | no_license | Garey27/urt-bumpy-q3map2 | 7d0849fc8eb333d9007213b641138e8517aa092a | fcc567a04facada74f60306c01e68f410cb5a111 | refs/heads/master | 2021-01-10T17:24:51.991794 | 2010-06-22T13:19:24 | 2010-06-22T13:19:24 | 43,057,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,735 | cpp | /*
This code is based on source provided under the terms of the Id Software
LIMITED USE SOFTWARE LICENSE AGREEMENT, a copy of which is included with the
GtkRadiant sources (see LICENSE_ID). If you did not receive a copy of
LICENSE_ID, please contact Id Software immediately at info@idsoftware.com.
All changes a... | [
"twentyseven@urbanterror.info"
] | [
[
[
1,
631
]
]
] |
379d9ce3423fd5ae386c44a51e3b1e1543e5c37a | ede1077a7390489e7c38924b14b15b463940cafe | /control_srv/trunk/localserver.h | fddc6c957568776a23f58a2be55a462ce9031b4d | [] | no_license | S1aNT/zarya-print | 889008c64f59b577fa37f0d1178ecf918d3b9dbe | a773bb0f209453f9dfec5f4a543ca66b0405a2ee | refs/heads/master | 2020-04-06T06:27:56.644595 | 2011-12-22T03:17:05 | 2011-12-22T03:17:05 | 32,496,882 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,287 | h | #include <QtNetwork/QTcpServer>
#include <QtNetwork/QTcpSocket>
#include <QSet>
#include <QMap>
#include "qtservice.h"
#include "message.h"
#include "mytypes.h"
using namespace VPrn;
class LocalServer : public QTcpServer
{
Q_OBJECT
public:
LocalServer( QObject* parent = 0);
void pause();
... | [
"p.slant@gmail.com"
] | [
[
[
1,
53
]
]
] |
47bdf1321c9bebeb82eb24cb84ef6696ba828ebc | 2bdc85da8ec860be41ad14fceecedef1a8efc269 | /PythonWrapper/include/PWSystem.h | 027f81842fa47bc4f5317e893c65b0c4338cd1d1 | [] | no_license | BackupTheBerlios/pythonwrapper-svn | 5c41a03b23690c62693c7b29e81b240ee24f1a7f | 42879461c7302755f3c803cd1314e8da5a202c68 | refs/heads/master | 2016-09-05T09:53:14.554795 | 2005-12-26T07:52:41 | 2005-12-26T07:52:41 | 40,751,088 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 787 | h | #ifndef _PWSystem_h_
#define _PWSystem_h_
#include "PWCommon.h"
#include "PWTypeManager.h"
#include "PWModuleManager.h"
#include "PWLogManager.h"
namespace pw
{
class PW_EXPORT System : public Singleton<System>
{
public:
static System &getSingleton();
static System *getSingle... | [
"cculver@827b5c2f-c6f0-0310-96fe-c05a662c181e"
] | [
[
[
1,
35
]
]
] |
fcf28cb77a4f0cf953175649c2520b184ae8fb2a | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /ZKit/ZKit_StopWatch.h | 434a4abd92542e0c5879b74c7839007c7a7949d2 | [] | 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 | GB18030 | C++ | false | false | 1,677 | h | #ifndef _ZKit_StopWatch_h_
#define _ZKit_StopWatch_h_
#include "ZKit_Config.h"
BEGIN_ZKIT
//秒表类, 用于判断是否超时, 以及测量时间间隔. by qguo.
class StopWatch
{
public:
StopWatch(clock_t timeout = 5 * CLOCKS_PER_SEC) : m_start(clock()), m_stop(clock()), m_running(false), m_timeout(timeout)
{
}
//启动计时
void Sta... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
108
]
]
] |
99d2f2e79c0c8d1641d3a999fb37e20f8429c6fc | 1092bd6dc9b728f3789ba96e37e51cdfb9e19301 | /loci/platform/win32/window_class.cpp | b29c08e8286305b5a925ab35379f079669d94d19 | [] | no_license | dtbinh/loci-extended | 772239e63b4e3e94746db82d0e23a56d860b6f0d | f4b5ad6c4412e75324d19b71559a66dd20f4f23f | refs/heads/master | 2021-01-10T12:23:52.467480 | 2011-03-15T22:03:06 | 2011-03-15T22:03:06 | 36,032,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,463 | cpp | /**
* Implementation of the window_class.
* Implements the window_class class.
*
* @file window_class.cpp
* @author David Gill
* @date 18/08/2009
*/
#include <boost/make_shared.hpp>
#include "loci/platform/win32/window_class.h"
#include "loci/platform/win32/windows_common.h"
#include "loci/pla... | [
"mryeti1@googlemail.com@0e8bac56-0901-9d1a-f0c4-3841fc69e132"
] | [
[
[
1,
164
]
]
] |
d5794953adc7d988f00808d56990bb8e4fc312fc | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /StopModeDebugger/edebugger.cpp | c48d2a12ac965f1769d1aca2b15db4f933f56115 | [] | 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 | 21,053 | cpp | // edebugger.cpp
//
// Copyright (c) 1998-1999 Symbian Ltd. All rights reserved.
//
#include "edebugger.h"
#include "ddebugger.h"
#include "epoc.h"
//
// Constructer for DPassiveDebugger interface on the HOST
//
EpocDebugger::EpocDebugger(const Hardware &aHardware)
{
TRACE("EpocDebugger::EpocDebugger... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
917
]
]
] |
125c30d03ccb39b93618f8241bb7a882da375ab6 | bfdfb7c406c318c877b7cbc43bc2dfd925185e50 | /parser/hpOperator.cpp | b95d848c8cb65a55899bcc2fdb306355b5323a5c | [
"MIT"
] | permissive | ysei/Hayat | 74cc1e281ae6772b2a05bbeccfcf430215cb435b | b32ed82a1c6222ef7f4bf0fc9dedfad81280c2c0 | refs/heads/master | 2020-12-11T09:07:35.606061 | 2011-08-01T12:38:39 | 2011-08-01T12:38:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,788 | cpp |
#include "hpOperator.h"
#include "hpParser.h"
using namespace Hayat::Common;
using namespace Hayat::Parser;
Operator::Operator(void) : m_expIdents(1), m_precs(1)
{
}
Operator::~Operator()
{
TArrayIterator<TArray<hyu32>* > it(&m_precs);
while (it.hasMore())
delete it.next();
m... | [
"applealien@nifty.com"
] | [
[
[
1,
116
]
]
] |
ad3f900428900100dddbc5109e49100af9a78c32 | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/HaohanITPlayer/public/Common/SysUtils/SysUtils_pch.cpp | 32df65038bdc089e9e499fe3530932ddae9b2e06 | [] | no_license | 080278/dvrmd-filter | 176f4406dbb437fb5e67159b6cdce8c0f48fe0ca | b9461f3bf4a07b4c16e337e9c1d5683193498227 | refs/heads/master | 2016-09-10T21:14:44.669128 | 2011-10-17T09:18:09 | 2011-10-17T09:18:09 | 32,274,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 512 | cpp | //-----------------------------------------------------------------------------
// SysUtils_pch.cpp
// Copyright (c) 2003 - 2004, Haohanit. All rights reserved.
//-----------------------------------------------------------------------------
//------------------------------------------------------------------------... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
10
]
]
] |
9334c112e9ce9e5ad8fe8e9d344db5646b49fc90 | 85d9531c984cd9ffc0c9fe8058eb1210855a2d01 | /QxOrm/include/QxTraits/get_primary_key.h | f0ee8cba0634b8ea75e94b515b3f154d3641564e | [] | no_license | padenot/PlanningMaker | ac6ece1f60345f857eaee359a11ee6230bf62226 | d8aaca0d8cdfb97266091a3ac78f104f8d13374b | refs/heads/master | 2020-06-04T12:23:15.762584 | 2011-02-23T21:36:57 | 2011-02-23T21:36:57 | 1,125,341 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,602 | h | /****************************************************************************
**
** http://www.qxorm.com/
** http://sourceforge.net/projects/qxorm/
** Original file by Lionel Marty
**
** This file is part of the QxOrm library
**
** This software is provided 'as-is', without any express or implied
** warranty. ... | [
"laurent.billonc@gmail.com"
] | [
[
[
1,
50
]
]
] |
3142d023e451184bc99df8abf4f4c886d6c5c868 | 3856c39683bdecc34190b30c6ad7d93f50dce728 | /LastProject/Source/GUIBtn.h | 16876b1d4f717055559758f7f2a03350b5989cef | [] | 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 | UTF-8 | C++ | false | false | 2,079 | h | #pragma once
#ifndef _GUIBTN_H_
#define _GUIBTN_H_
#include "GUIBase.h"
#define GBS_PUSH 0
#define GBS_CHECK 1
#define GBN_CLICKED 0
enum eState { GB_NORMAL, GB_HOT, GB_DOWN, GB_DISABLE, GB_HIDDEN };
class GUIBtn : public GUIBase
{
private:
VOID Initialize();
VOID Release();
VOID Cleanup... | [
"kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0",
"redpjs@naver.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0"
] | [
[
[
1,
25
],
[
27,
36
],
[
38,
42
],
[
49,
49
],
[
59,
91
]
],
[
[
26,
26
],
[
37,
37
],
[
43,
48
],
[
50,
58
]
]
] |
6dfe08917c824a3aab561577988f7756b415f89b | 03f442e60a836172561ef833ae7eb7e7ed434d49 | /Sudoku/NodeTable.h | eccbfa3b1681b1e0964af9da8f9b2026c6212ca2 | [] | no_license | wooodblr/sudoku-xiu | b72bed616e437e8ee734bf2b039c3572ad6887d3 | f76d8106d62d422733552eeab675840d8a5e7f20 | refs/heads/master | 2020-04-06T03:40:36.806144 | 2011-04-12T13:44:45 | 2011-04-12T13:44:45 | 42,170,692 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 421 | h | #pragma once
#include "node.h"
#include "NodeList.h"
class CNodeTable
{
public:
CNodeTable(void);
~CNodeTable(void);
void initTable(int [9][9]);
CNode *GetNode(int, int);
CNode *GetFirstNode(int, int);
bool delSurround(int, int, int);
int AwrNum();
private:
CNode m_node[9][9];
CNodeList m_node... | [
"cuiyongxiu@gmail.com"
] | [
[
[
1,
23
]
]
] |
d44f0941438d74d92d2e2cbbe2e54663dcc736e1 | c799faf4a4aaf9dd5ea5efd4d68a21f5dd02f12d | /SitStick/src/game/client/in_mouse.cpp | 4d7777788a263802f3626dec44ac8005e889d291 | [] | no_license | DreikVal/nicksproject | 05c1fb915ac492c569db126f742b88b77b644e6d | d57ed4d863d099b8bad8706d059c31309f05e256 | refs/heads/master | 2021-01-10T19:33:04.168437 | 2010-03-14T19:41:27 | 2010-03-14T19:41:27 | 34,276,127 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 20,567 | cpp | //===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
//
// Purpose: Mouse input routines
//
// $Workfile: $
// $Date: $
// $NoKeywords: $
//===========================================================================//
#if !defined( _X360 )
#include <windows.h>
#endif
#i... | [
"chellsten@iinet.net.au@3ec673fc-a294-11de-9953-9d61583e2ada"
] | [
[
[
1,
685
]
]
] |
ff41571028dcd1b9e30d1ff28ad7470de1b4b0c3 | d411188fd286604be7670b61a3c4c373345f1013 | /zomgame/ZGame/skill_event.cpp | ca960a56cf9143d669f03ca61942d34e54a87070 | [] | no_license | kjchiu/zomgame | 5af3e45caea6128e6ac41a7e3774584e0ca7a10f | 1f62e569da4c01ecab21a709a4a3f335dff18f74 | refs/heads/master | 2021-01-13T13:16:58.843499 | 2008-09-13T05:11:16 | 2008-09-13T05:11:16 | 1,560,000 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 336 | cpp | #include "skill_event.h"
#include "game.h"
SkillEvent::SkillEvent(Entity* _actor, Skill* _skill, void* _target)
: actor(_actor), skill(_skill), target(_target), Event(SKILL) {
}
Message* SkillEvent::resolve() {
std::vector<Message*> msgs;
skill->action(static_cast<Player*>(actor), target, &msgs);
return ... | [
"krypes@9b66597e-bb4a-0410-bce4-15c857dd0990"
] | [
[
[
1,
12
]
]
] |
6d75eb13d212a0b480133c85b890a5e08942fe9f | c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac | /depends/ClanLib/src/Core/Text/utf8_reader.cpp | 58bc197ef25b1b957e399bae31720735619efd56 | [] | no_license | ptrefall/smn6200fluidmechanics | 841541a26023f72aa53d214fe4787ed7f5db88e1 | 77e5f919982116a6cdee59f58ca929313dfbb3f7 | refs/heads/master | 2020-08-09T17:03:59.726027 | 2011-01-13T22:39:03 | 2011-01-13T22:39:03 | 32,448,422 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,195 | cpp | /*
** ClanLib SDK
** Copyright (c) 1997-2010 The ClanLib Team
**
** This software is provided 'as-is', without any express or implied
** warranty. In no event will the authors be held liable for any damages
** arising from the use of this software.
**
** Permission is granted to anyone to use this softwa... | [
"PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227"
] | [
[
[
1,
205
]
]
] |
20facf1c4eddc58028ad8b3cec7625ced006c62e | ffe0a7d058b07d8f806d610fc242d1027314da23 | /V3e/dummy/IRCDcc.cpp | 0df115257e35910dfbd8246fa1eac2432bd8be8e | [] | no_license | Cybie/mangchat | 27bdcd886894f8fdf2c8956444450422ea853211 | 2303d126245a2b4778d80dda124df8eff614e80e | refs/heads/master | 2016-09-11T13:03:57.386786 | 2009-12-13T22:09:37 | 2009-12-13T22:09:37 | 32,145,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 47 | cpp | #include "IRCDcc.h"
void IRCDcc::run()
{
} | [
"cybraxcyberspace@dfcbb000-c142-0410-b1aa-f54c88fa44bd"
] | [
[
[
1,
5
]
]
] |
1a17e031d0ad53c2d530b1f561f0fccfd346c43c | a6504bc8ff329278fadb67f62a329d806aa28812 | /Hatching/src/shot/testShot.h | 8b998d0bf8a8732e7661d89a9c12bc0fed2b59b3 | [] | no_license | hillsalex/Darkon | 7a3eab4d7e69c8e920fb2788e2fd0b39c4c3de4a | 12964f830c081381b0007875ab305d00d6a29a4b | refs/heads/master | 2020-05-27T19:40:28.888822 | 2011-05-10T08:08:28 | 2011-05-10T08:08:28 | 1,632,571 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 558 | h | #ifndef TESTSHOT_H
#define TESTSHOT_H
#include <shot.h>
#include "meshoperator.h"
class testShot : public Shot
{
public:
testShot(DrawEngine* parent,QHash<QString, QGLShaderProgram *>* shad, QHash<QString, GLuint>* tex, QHash<QString, Model>* mod);
~testShot();
//In begin, initialize things t... | [
"michael_price@brown.edu",
"hills.alex@gmail.com"
] | [
[
[
1,
3
],
[
5,
19
],
[
21,
25
]
],
[
[
4,
4
],
[
20,
20
]
]
] |
c97ea70a897bdb31eaa1b3a0ad744ca73d52f4a3 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/mpl/test/unique.cpp | 5a04963d261c042c38ededa2fbc271fd2476d421 | [
"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 | 861 | cpp |
// Copyright Aleksey Gurtovoy 2000-2004
// Copyright David Abrahams 2003-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/mpl for documentation.
// $Source... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
29
]
]
] |
f40e5191ef8139fd062a9bc724be8cc17e6c3948 | 61fc00b53ce93f09a6a586a48ae9e484b74b6655 | /src/tool/src/toolbox/wiwo_sem.cpp | 59a643cff6700075dea658557ca921a9cc3c45f5 | [] | no_license | mickaelgadroy/wmavo | 4162c5c7c8d9082060be91e774893e9b2b23099b | db4a986d345d0792991d0e3a3d728a4905362a26 | refs/heads/master | 2021-01-04T22:33:25.103444 | 2011-11-04T10:44:50 | 2011-11-04T10:44:50 | 1,381,704 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 933 | cpp | /*
* Copyright (c) 2011 Mickael Gadroy, University of Reims Champagne-Ardenne (Fr)
Project managers: Eric Henon and Michael Krajecki
Financial support: Region Champagne-Ardenne (Fr)
*
* This program is free software; you can redistribute it and/or modify
* ... | [
"mickael.gadroy@gmail.com"
] | [
[
[
1,
21
]
]
] |
81cd4b3a6190a1d22ecec7d94d98bf111703d963 | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/GUI/proRataExportImage.h | 598053065995b112191b3c99525636aa6b758f2b | [] | no_license | ipodyaco/prorata | bd52105499c3fad25781d91952def89a9079b864 | 1f17015d304f204bd5f72b92d711a02490527fe6 | refs/heads/master | 2021-01-10T09:48:25.454887 | 2010-05-11T19:19:40 | 2010-05-11T19:19:40 | 48,766,766 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 222 | h | #include "qwt_plot.h"
#include "qwt_plot_canvas.h"
class ProRataExportImage : public QwtPlotCanvas
{
public:
ProRataExportImage( QwtPlot *plot );
~ProRataExportImage(){}
QPixmap * getPixmap();
};
| [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
13
]
]
] |
2267c116af0cdaf55e81f94ccc0ce45f7a0130d3 | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Graphic/Renderer/D3D10SDKMesh.h | 5a478958738b7ee6ee09015e394338d128b89853 | [] | no_license | daleaddink/flagship3d | 4835c223fe1b6429c12e325770c14679c42ae3c6 | 6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a | refs/heads/master | 2021-01-15T16:29:12.196094 | 2009-11-01T10:18:11 | 2009-11-01T10:18:11 | 37,734,654 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 757 | h | #ifndef _D3D10SDKMESH_H_
#define _D3D10SDKMESH_H_
#include "D3D10Prerequisites.h"
#include "D3D10Mesh.h"
#include "DXUTSDKMesh.h"
#include "../Main/Mesh.h"
namespace Flagship
{
class _DLL_Export D3D10SDKMesh : public Mesh, public D3D10Mesh
{
public:
D3D10SDKMesh();
virtual ~D3D10SDKMesh();
pr... | [
"yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa"
] | [
[
[
1,
40
]
]
] |
cdc3d49ba61f8a4d850cceec8ac861400ac408a4 | 967868cbef4914f2bade9ef8f6c300eb5d14bc57 | /Internet/HtmlTag.cpp | 2ac971862c4101ca7f0def5f8552d7d783ff9ad9 | [] | no_license | saminigod/baseclasses-001 | 159c80d40f69954797f1c695682074b469027ac6 | 381c27f72583e0401e59eb19260c70ee68f9a64c | refs/heads/master | 2023-04-29T13:34:02.754963 | 2009-10-29T11:22:46 | 2009-10-29T11:22:46 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,570 | cpp | /*
© Vestris Inc., Geneva, Switzerland
http://www.vestris.com, 1994-1999 All Rights Reserved
______________________________________________
written by Daniel Doubrovkine - dblock@vestris.com
*/
#include <baseclasses.hpp>
#include "HtmlTag.hpp"
CHtmlTag::CHtmlTag(void) {
}
CHtmlTag... | [
"dblock@dblock.org"
] | [
[
[
1,
67
]
]
] |
719c24e0cb7a987bdd998d3a83c0baf5050ac460 | 6a0aba268098055373f4fc0c3cef02a2e7234310 | /Code/TRISaver.cpp | 05fff7370ada401324a512dea7b56a4c31ad2d25 | [] | no_license | liamkirton/trisaver | 562cb7dea1139480449f3ebe0f785446569b3d22 | 447a53fd7b1814c2ef7e95e36543302f95e99a47 | refs/heads/master | 2021-01-21T10:46:14.104443 | 2002-07-24T15:03:15 | 2002-07-24T15:03:15 | 83,484,593 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,867 | cpp | #include <windows.h>
#include <scrnsave.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <ctime>
LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);
BOOL WINAPI ScreenSaverConfigureDialog(HWND hDlg, UINT msg, WPARAM wParam, LPARAM lParam);
BOOL WINAPI RegisterDialogClasses(HANDLE h... | [
"liam@int3.ws"
] | [
[
[
1,
341
]
]
] |
03bbbecf843657d85c609fc41aa144e70bf955b1 | 11dfb7197905169a3f0544eeaf507fe108d50f7e | /slmAPI/fft2d.cpp | 353f97a7490a532a4918fb23218c510f4b1929f7 | [] | no_license | rahulbhadani/adaptive-optics | 67791a49ecbb085ac8effdc44e5177b0357b0fa7 | e2b296664b7674e87a5a68ec7b794144b37ae74d | refs/heads/master | 2020-04-28T00:08:24.585833 | 2011-08-09T22:28:11 | 2011-08-09T22:28:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,438 | cpp | /*-------------------------------------------------------------------------
Perform a 2D FFT inplace given a complex 2D array
The direction dir, 1 for forward, -1 for reverse
The size of the array (nx,ny)
Return false if there are memory problems or
the dimensions are not powers of 2
*/
#includ... | [
"mren2@wisc.edu"
] | [
[
[
1,
283
]
]
] |
039f3b9e9b30ac2777992356c3b27ba37f90f86f | 47e5d797d7ba54d554ef84dab676ebb125385b99 | /Window.cpp | 55eaf4763e35f52844981866bbf1d8ec81e35477 | [
"WTFPL"
] | permissive | remram44/srt-shift | 75163ed477601a42e36e2cb62110ac85d2f8f23d | 8bf5df0955bcdc33bfbadd5396aed1e23356da83 | refs/heads/master | 2020-05-17T19:55:41.202821 | 2009-07-23T21:43:00 | 2009-07-23T21:43:00 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 4,026 | cpp | /* This program is free software. It comes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the Do What The Fuck You Want
* To Public License, Version 2, as published by Sam Hocevar. See
* http://sam.zoy.org/wtfpl/COPYING for more d... | [
"remirampin@gmail.com"
] | [
[
[
1,
132
]
]
] |
fa98da90867b21a42816993b9a8a31b2d433da1b | d752d83f8bd72d9b280a8c70e28e56e502ef096f | /Shared/Utility/Threading/Synchronization.h | 944a7b601c07b19f0c753afd92871c1076622a90 | [] | no_license | apoch/epoch-language.old | f87b4512ec6bb5591bc1610e21210e0ed6a82104 | b09701714d556442202fccb92405e6886064f4af | refs/heads/master | 2021-01-10T20:17:56.774468 | 2010-03-07T09:19:02 | 2010-03-07T09:19:02 | 34,307,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,328 | h | //
// The Epoch Language Project
// Shared Library Code
//
// Thread synchronization objects
//
#pragma once
namespace Threads
{
//
// Wrapper for a system critical section object.
// Use the helper class for RAII semantics, to
// ensure that the critical section is always
// entered and exite... | [
"don.apoch@localhost"
] | [
[
[
1,
77
]
]
] |
c328ef79b413b87ead284a546ea916e40fc459f1 | 2ecceb65bab072b6a3a0623aeb7577499299d550 | /winc/quickrun/shortcut.cpp | dd0a8f7b9201dc993ac76d3f56ce9567c2775ef5 | [] | no_license | amoblin/amoblin | 35d66d1d45fdb08cb743f241f0135b2ad02079c4 | c43af84b6d9c71de443ae7ad02255a7303a578ae | refs/heads/master | 2016-08-02T21:42:40.811549 | 2011-12-07T10:43:16 | 2011-12-07T10:43:16 | 1,047,196 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 5,354 | cpp | /* kbhook.cpp */
//#define _WIN32_WINNT 0400
//#define STRICT
#define WIN32_LEAN_AND_MEAN
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <shellapi.h>
#define bool BOOL
#define MAXLENGTH 1024
DWORD g_main_tid = 0;
HHOOK g_kb_hook = 0;
bool control_key=0;
bool CALLBAC... | [
"amoblin@38427a0e-ebd1-11de-a198-37193048d1ed"
] | [
[
[
1,
170
]
]
] |
dce6208c6a6b8079cbf3792b52509b766e825055 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/spirit/test/owi_mt_tests.cpp | 160b63b5fc3647ae93163a6726d39859b1614844 | [
"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 | 5,566 | cpp | /*=============================================================================
Copyright (c) 2002-2004 Martin Wille
http://spirit.sourceforge.net/
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http:... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
222
]
]
] |
2f88345a8e71201c9b56bb11432b42026fb8d225 | 382b459563be90227848e5125f0d37f83c1e2a4f | /Schedule/include/obsolete/abstractidgenerator.h | f3e433b08b7779648319532f9cf811351c85e174 | [] | no_license | Maciej-Poleski/SchoolTools | 516c9758dfa153440a816a96e3f05c7f290daf6c | e55099f77eb0f65b75a871d577cc4054221b9802 | refs/heads/master | 2023-07-02T09:07:31.185410 | 2010-07-11T20:56:59 | 2010-07-11T20:56:59 | 392,391,718 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | h | #ifndef ABSTRACTIDGENERATOR_H
#define ABSTRACTIDGENERATOR_H
#include "abstractid.h"
#include "id.h"
namespace obsolete
{
/** Klasa bazowa obiektów-generatorów identyfikatorów. **/
class AbstractIDGenerator : public AbstractID
{
public:
inline AbstractIDGenerator(uint ID=1) : AbstractID(ID) {} ///<... | [
"Maciej-Poleski@users.noreply.github.com"
] | [
[
[
1,
22
]
]
] |
dfb54fe46648c8f20d92d2bd9de1ff6af4500514 | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/kernel/nfileserver2_cmds.cc | 64b103aa7b6fce28298ccad4cf60c54b5ec810d4 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,410 | cc | #define N_IMPLEMENTS nFileServer2
#define N_KERNEL
//------------------------------------------------------------------------------
// (C) 2001 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "kernel/nfileserver2.h"
#include "kernel/npersistserver.h"
st... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
199
]
]
] |
9f231bad2d96c5a55d38cb90e90555ab48956aab | ac559231a41a5833220a1319456073365f13d484 | /src/old/server-jaus/jaus/mobility/drivers/setvelocitycommand.h | 8876f96beccebc6df42ac8cad19f731e4f25cd1c | [] | no_license | mtboswell/mtboswell-auvc2 | 6521002ca12f9f7e1ec5df781ed03419129b8f56 | 02bb0dd47936967a7b9fa7d091398812f441c1dc | refs/heads/master | 2020-04-01T23:02:15.282160 | 2011-07-17T16:48:34 | 2011-07-17T16:48:34 | 32,832,956 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,499 | h | ////////////////////////////////////////////////////////////////////////////////////
///
/// \file setvelocitycommand.h
/// \brief This file contains the implementation of a JAUS message.
///
/// <br>Author(s): Bo Sun
/// <br>Created: 2 December 2009
/// <br>Copyright (c) 2009
/// <br>Applied Cognition an... | [
"cdel@vt.edu"
] | [
[
[
1,
141
]
]
] |
9919833555c28d42d783c45ef755dfa1fa1cdecc | 974a20e0f85d6ac74c6d7e16be463565c637d135 | /trunk/coreLibrary_300/source/core/dgConvexHull3d.cpp | 814e6ebd54cbe25ac565b0d917efbd96fb0579dd | [] | no_license | Naddiseo/Newton-Dynamics-fork | cb0b8429943b9faca9a83126280aa4f2e6944f7f | 91ac59c9687258c3e653f592c32a57b61dc62fb6 | refs/heads/master | 2021-01-15T13:45:04.651163 | 2011-11-12T04:02:33 | 2011-11-12T04:02:33 | 2,759,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,426 | cpp | /* Copyright (c) <2003-2011> <Julio Jerez, Newton Game Dynamics>
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
*
* Permission is granted to anyone to use this software for any... | [
"jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692"
] | [
[
[
1,
907
]
]
] |
a65de262c4d6e10dc5d2a3e69dbbcbaa6ee51bd2 | 279b68f31b11224c18bfe7a0c8b8086f84c6afba | /playground/shelta/obsolete/0.0.1-DEV-02/dbconnection.cpp | 5bf178861bdc747d631e4e7912bd62d742711597 | [] | no_license | bogus/findik | 83b7b44b36b42db68c2b536361541ee6175bb791 | 2258b3b3cc58711375fe05221588d5a068da5ea8 | refs/heads/master | 2020-12-24T13:36:19.550337 | 2009-08-16T21:46:57 | 2009-08-16T21:46:57 | 32,120,100 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,230 | cpp | #include "dbconnection.hpp"
#ifndef FINDIK_DBCONNECTION_CPP
#define FINDIK_DBCONNECTION_CPP
namespace findik
{
template <class T>
dbconnection<T>::dbconnection(T * connection) :
lock_(false),
connection_(connection)
{
}
template <class T>
dbconnection<T>::~dbconnection(void)
{
std::map... | [
"shelta@d40773b4-ada0-11de-b0a2-13e92fe56a31"
] | [
[
[
1,
76
]
]
] |
f18e7caf169e94b968e1ee5d9d8e5ad0cbbbe710 | 5e72c94a4ea92b1037217e31a66e9bfee67f71dd | /old/src/ThroughputDetail.cpp | 6c1699b4570804aeb1ab5b32056c891e417ab960 | [] | no_license | stein1/bbk | 1070d2c145e43af02a6df14b6d06d9e8ed85fc8a | 2380fc7a2f5bcc9cb2b54f61e38411468e1a1aa8 | refs/heads/master | 2021-01-17T23:57:37.689787 | 2011-05-04T14:50:01 | 2011-05-04T14:50:01 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 4,204 | cpp | #include "ThroughputDetail.h"
#include "Result.h"
#include "ResultLog.h"
#include "TestMarshall.h"
enum { wxID_DIALOG_THROUGHPUT_DETAIL = wxID_HIGHEST };
ThroughputDetail::ThroughputDetail(wxWindow *parent, int row)
:TestDetailDialog( parent, wxID_DIALOG_THROUGHPUT_DETAIL, wxT("Detaljer för Genomströmning... | [
"rickard.dahlstrand@iis.se"
] | [
[
[
1,
184
]
]
] |
1377a420cb2e1fdd1d1513aa67bf6b742a19b3ed | 1741474383f0b3bc3518d7935a904f7903f40506 | /A6/WhileStmt.cpp | 5870e2da0868456f550701fe0b9fbc228726e77f | [] | no_license | osecki/drexelgroupwork | 739df86f361e00528a6b03032985288d64b464aa | 7c3bde253a50cab42c22d286c80cad72348b4fcf | refs/heads/master | 2020-05-31T02:25:57.734312 | 2009-06-03T18:34:59 | 2009-06-03T18:34:59 | 32,121,248 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,208 | cpp | #include <map>
#include "WhileStmt.h"
#include "Expr.h"
#include "Number.h"
#include "Program.h"
#include <sstream>
#include <iostream>
using namespace std;
WhileStmt::WhileStmt(Expr *E, StmtList *S)
{
E_ = E;
S_ = S;
}
void WhileStmt::translate(map<int, string> &constantValues, map<string, Symbo... | [
"jordan.osecki@c6e0ff0a-2120-11de-a108-cd2f117ce590"
] | [
[
[
1,
48
]
]
] |
f0c2b274242ad1b1c0fc8f3f66b1f77b86189e93 | 5c7482e141cfa929b35ef4b7272b0f97eafb3c56 | /Application.cpp | ee76e3e15a32f9a9a8ae40fc63aa1e122127bc29 | [] | no_license | NIA/D3DLighting | d58206e04245f9a2e15a3dfe1ee3355fe58e4d1a | cf8de02d9920809c1ee7a890d0849b80c9b9a3da | refs/heads/master | 2021-01-20T11:06:42.146808 | 2009-11-16T03:47:47 | 2009-11-16T03:47:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,600 | cpp | #include "Application.h"
#include <time.h>
const unsigned VECTORS_IN_MATRIX = sizeof(D3DXMATRIX)/sizeof(D3DXVECTOR4);
namespace
{
const int WINDOW_SIZE = 600;
const D3DCOLOR BACKGROUND_COLOR = D3DCOLOR_XRGB( 5, 5, 10 );
const bool INITIAL_WIREFRAME_STATE = false;
const D3DC... | [
"nia.fti@mail.ru"
] | [
[
[
1,
296
]
]
] |
de307cfcc07640aba088c20229d12611f18390de | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestquery/inc/bctestquerycontainer.h | f6f592f01cb027d4c2b6d0593b207e0eccd803c7 | [] | 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,606 | 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,
74
]
]
] |
6efc32b2e607d2c9457cd122a36d8dc111617c12 | 657ad21e12e78605b2a169b4bb55c83716a1729f | /src/org.capwin.gis.mapnik/AssemblyInfo.cpp | 83e8c0e9f01fbb554e78d31d992ada38b820be8f | [] | no_license | gisprodk/mapnikdotnet | 4e815d79731e3fbb08d7dfe1b228e404d97ed62e | 7cff8b30333b1efc671f168d862821077c1b789b | refs/heads/master | 2021-01-10T10:45:47.522667 | 2009-11-20T13:49:37 | 2009-11-20T13:49:37 | 46,118,429 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,409 | cpp | //Created by Univeristy of Maryland CapWIN Project 2009
#include "stdafx.h"
using namespace System;
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
using namespace System::Security::Permissions;
//
// General Informatio... | [
"jkemp@tricomsystems.net"
] | [
[
[
1,
41
]
]
] |
f53e687ec5e2a21e5324d7c94b7dbfe63b4c14b5 | b73f27ba54ad98fa4314a79f2afbaee638cf13f0 | /test/TestUtility/BufferCallerTest.cpp | 8b416c4b3b23ed707f48d05a2c7f846d5dee7ffa | [] | no_license | weimingtom/httpcontentparser | 4d5ed678f2b38812e05328b01bc6b0c161690991 | 54554f163b16a7c56e8350a148b1bd29461300a0 | refs/heads/master | 2021-01-09T21:58:30.326476 | 2009-09-23T08:05:31 | 2009-09-23T08:05:31 | 48,733,304 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 778 | cpp | #include "StdAfx.h"
#include ".\buffercallertest.h"
#include <boost\test\test_tools.hpp>
using namespace boost::unit_test;
class TestObject {
public:
TestObject() {
cnt = 0;
}
void operator()() {
cnt ++;
}
public:
int cnt;
};
void CallTest() {
{ // TEST 1
TestObject obj;
BufferCa... | [
"ynkhpp@gmail.com"
] | [
[
[
1,
52
]
]
] |
1d47b3e6366f187d022934caa54af99ec09b36af | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Common/Script.cpp | 144e5d9be410354c055d387a9cbc22c5d6ca7854 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 31,998 | cpp | /*************************************************************
* *
* 정수만이 가능한 Recursive descent parser *
* 변수의 사용이 가능하고 함수를 호출할 수 있으며, *
* goto 명령 등 Little C에서 제공하지 않는 기능을 제공한다. *
* *
* by Travis nam ... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278",
"sheyajie@gmail.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
116
],
[
125,
1511
]
],
[
[
117,
124
]
]
] |
456241c333bc205505a6e44976a78cfa0dbf91d7 | 3187b0dd0d7a7b83b33c62357efa0092b3943110 | /src/dlib/matrix/matrix_math_functions.h | 2762599aae8d3291ccc15627b01a2d52ac46f489 | [
"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 | 15,583 | h | // Copyright (C) 2006 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_MATRIx_MATH_FUNCTIONS
#define DLIB_MATRIx_MATH_FUNCTIONS
#include "matrix_utilities.h"
#include "matrix.h"
#include "../algs.h"
#include <cmath>
#incl... | [
"exi@Bernd.lan"
] | [
[
[
1,
418
]
]
] |
604c9a238147334b9bd673400659cd4efbce904f | a0dd6df2a43bfd422c7bfea85fe34293e8642634 | /Projet POLY/Assembler.cpp | 7b045863e235971dbe0c6c00856faea80a1bd8dd | [] | no_license | juliensnz/machinepolyarchi | 45a1f14f39cbf232aa0b7865e6dbe5aa1ef316fe | 233e878b42d48a6419fa2685aae466e02240aba6 | refs/heads/master | 2020-04-11T04:24:39.458916 | 2009-12-16T18:13:07 | 2009-12-16T18:13:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,606 | cpp | #include "Parser.hpp"
#include "Assembler.hpp"
#include <iostream>
#include <iomanip>
#include <fstream>
#include <sstream>
#include <map>
#include <string>
using namespace std;
bool translateFile(string inputPath, string *outputPath){
if (!inputPath.empty()) {
//S'il y a un fichier en entrée
if (ou... | [
"Maxime.Bury@f9af527e-e11e-11de-9fd5-4be1c9d5bc18"
] | [
[
[
1,
157
]
]
] |
2ba39bbe37f5839d9bca05d3208732cb5bb2cf0b | fd518ed0226c6a044d5e168ab50a0e4a37f8efa9 | /iAuthor/Author/msppt9.h | 540faec0715f4ac40c527cbcdf5eb8264835e365 | [] | no_license | shilinxu/iprojects | e2e2394df9882afaacfb9852332f83cbef6a8c93 | 79bc8e45596577948c45cf2afcff331bc71ab026 | refs/heads/master | 2020-05-17T19:15:43.197685 | 2010-04-02T15:58:11 | 2010-04-02T15:58:11 | 41,959,151 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,041 | h | // Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// _Application wrapper class
class _Application : public COleDispatchDriver
{
public:
_Application() {} // Calls COleDispatchDriver default constructor
_Ap... | [
"gomtos@gmail.com"
] | [
[
[
1,
383
]
]
] |
dea8f60ef446e52674c922daf3c876a1319b1f14 | 7202223bb84abe3f0e4fec236e0b7530ce07bb0a | /switch.cxx | 3adda2dfa35cfd21c10f19f93604ad09a09e9d48 | [
"BSD-2-Clause"
] | permissive | wilx/c2pas | ec75c57284a1f2a8dbf9b555bdd087f9025daf0c | 3d4b9e4bd187e5b12cec0afc368168aca634ac4a | refs/heads/master | 2021-01-10T02:17:34.798401 | 2007-10-17T22:14:30 | 2007-10-17T22:14:30 | 36,983,834 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,476 | cxx | /*
Copyright (c) 1997-2007, Václav Haisman
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of condi... | [
"v.haisman@sh.cvut.cz"
] | [
[
[
1,
85
]
]
] |
e62f0264a27e0ce59a21e7d7e105cadc2bc588ec | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Examples/Tutorial/ParticleSystem/05QuadParticleDrawer.cpp | 2d072ee234959afb629782492591f5c040660170 | [] | no_license | passthefist/OpenSGToolbox | 4a76b8e6b87245685619bdc3a0fa737e61a57291 | d836853d6e0647628a7dd7bb7a729726750c6d28 | refs/heads/master | 2023-06-09T22:44:20.711657 | 2010-07-26T00:43:13 | 2010-07-26T00:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,800 | cpp | // General OpenSG configuration, needed everywhere
#include "OSGConfig.h"
// A little helper to simplify scene management and interaction
#include "OSGSimpleSceneManager.h"
#include "OSGNode.h"
#include "OSGGroup.h"
#include "OSGViewport.h"
#include "OSGSimpleGeometry.h"
#include "OSGWindowUtils.h"
// Inpu... | [
"vossg@sheldon.camtech.ntu.edu.sg",
"djkabala@gmail.com"
] | [
[
[
1,
67
],
[
69,
386
]
],
[
[
68,
68
]
]
] |
f713e2fc53c5f579b0936ee932d81132d9babfcd | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nnavmesh/inc/nnavmeshparser/nnavmeshfilereader.h | 9c40e27e638d51d9413b145c23e8724a8a90552b | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,629 | h | #ifndef N_NAVMESHFILEREADER_H
#define N_NAVMESHFILEREADER_H
//------------------------------------------------------------------------------
/**
@file nnavmeshfilewriter
@ingroup NebulaNavmeshSystem
Navigation mesh file reader classes.
(C) 2005 Conjurer Services, S.A.
*/
#include "nnavm... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
133
]
]
] |
92051b825734363dbb605724239e4a95ed2ba5ac | b407e323eb85b469258b0c30892dc70b160ecdbc | /pinger/acceptor.h | ab25f495b2107fb268715b08d10231711329d0fa | [] | no_license | vi-k/whoisalive.fromsvn | 7f8acf1cc8f5573008327fb61b419ed0f1676f42 | c77b9619d470291389c8938e7cab87674a09f654 | refs/heads/master | 2021-01-10T02:13:41.786614 | 2010-05-30T23:18:47 | 2010-05-30T23:18:47 | 44,526,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,390 | h | #ifndef SERVER_H
#define SERVER_H
#include "pinger.h"
#include "connection.h"
#include "eventer.h"
#include "../common/my_xml.h"
#include "../common/my_inet.h"
#include "../common/my_thread.h"
#include <memory>
#include <map>
#include <boost/utility.hpp>
namespace acceptor {
struct map_info
{
... | [
"victor.dunaev@localhost"
] | [
[
[
1,
59
]
]
] |
80e501117e9235c1982ee38c995321fdf7aa1c21 | 14a00dfaf0619eb57f1f04bb784edd3126e10658 | /lab6/OperatorMeanCurvatureFlow.h | 946d145e1bdeec4ed29db963a6cb45c15ed59275 | [] | 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 | UTF-8 | C++ | false | false | 4,279 | 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@daimi.au.... | [
"onnepoika@da195381-492e-0410-b4d9-ef7979db4686"
] | [
[
[
1,
138
]
]
] |
2e3645b0860e91c4d26c903d230539d8092c01de | b38ab5dcfb913569fc1e41e8deedc2487b2db491 | /libraries/SoftFX/header/Blend_Template.hpp | fbac32a420f7e96197744c8916181168f7df219c | [] | no_license | santosh90n/Fury2 | dacec86ab3972952e4cf6442b38e66b7a67edade | 740a095c2daa32d33fdc24cc47145a1c13431889 | refs/heads/master | 2020-03-21T00:44:27.908074 | 2008-10-16T07:09:17 | 2008-10-16T07:09:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,062 | hpp | /*
SoftFX (Software graphics manipulation library)
Copyright (C) 2003 Kevin Gadd
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) a... | [
"kevin@1af785eb-1c5d-444a-bf89-8f912f329d98"
] | [
[
[
1,
100
]
]
] |
25343a51bfb372e933e9b5d11f23789c0ecb4abd | de1e5905af557c6155ee50f509758a549e458ef3 | /src/treesynth/Eliot/test.cpp | ad798d60fb435f3ac376fc48f368fe3afb6d417e | [] | no_license | alltom/taps | f15f0a5b234db92447a581f3777dbe143d78da6c | a3c399d932314436f055f147106d41a90ba2fd02 | refs/heads/master | 2021-01-13T01:46:24.766584 | 2011-09-03T23:20:12 | 2011-09-03T23:20:12 | 2,486,969 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,228 | cpp | #include "Eliot.h"
int audio_cb( char *buffer, int buffer_size, void *user_data );
TreesynthIO ts_io;
Treesynth ts;
Tree * ts_tree;
int main( int argc, char ** argv ) {
ts_tree = new Tree();
ts_tree->initialize( lg( CUTOFF ) );
// Find better way of parsing arguments. (Meanwhile, just don't do it.... | [
"tom@alltom.com"
] | [
[
[
1,
44
]
]
] |
8a94fa9ab94474e9de45056f25309444e5ef3835 | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/0.6/cbear.berlios.de/range/equal.hpp | fd70870494cd2642d72a4465fa788f6e7ee7637e | [
"MIT"
] | permissive | BackupTheBerlios/cbear-svn | e6629dfa5175776fbc41510e2f46ff4ff4280f08 | 0109296039b505d71dc215a0b256f73b1a60b3af | refs/heads/master | 2021-03-12T22:51:43.491728 | 2007-09-28T01:13:48 | 2007-09-28T01:13:48 | 40,608,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,687 | hpp | /*
The MIT License
Copyright (c) 2005 C Bear (http://cbear.berlios.de)
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... | [
"sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838"
] | [
[
[
1,
50
]
]
] |
3cea345187c5b6193ee894512d341e547f70a874 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/config/test/no_stdc_namespace_pass.cpp | a28b7cc9401be01f577a3bbe2e68b68f16fd24e5 | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,210 | cpp |
// This file was automatically generated on Sun Jul 25 11:47:49 GMTDT 2004,
// by libs/config/tools/generate
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.b... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
39
]
]
] |
4171c33d6aa63f314977264b147259901de58714 | 252e638cde99ab2aa84922a2e230511f8f0c84be | /reflib/src/BusAddForm.cpp | de0c1c98a0a07a77cf3654da75a1d1d75e78ff84 | [] | 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 | 667 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "BusAddForm.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma link "BusProcessForm"
#pragma link "VStringStorage"
#pragma... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
18
]
]
] |
f167c93ec3e272bfeecdb50907629df5a7c77c5e | 3bf3c2da2fd334599a80aa09420dbe4c187e71a0 | /WallTower.cpp | 8939b72e4e57a30fc021a4e77ad8b62308568d67 | [] | 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 | 2,165 | cpp | #include "WallTower.h"
#include "constants.h"
#include "lighting.h"
#include "models.h"
#include "shadow.h"
namespace w_tower{
const int MAX_UPGRADES = 3;
const int MAX_HP[MAX_UPGRADES] = {30, 50, 70};
const int ATK[MAX_UPGRADES] = {0, 0, 0};
const int ATK_DT[MAX_UPGRADES] = {1000, 1000, 1000}; //Mil... | [
"agonza40@05766cc9-4f33-4ba7-801d-bd015708efd9",
"kehung@05766cc9-4f33-4ba7-801d-bd015708efd9",
"jlangloi@05766cc9-4f33-4ba7-801d-bd015708efd9",
"tcasella@05766cc9-4f33-4ba7-801d-bd015708efd9"
] | [
[
[
1,
2
],
[
6,
29
],
[
35,
41
],
[
43,
44
],
[
73,
90
]
],
[
[
3,
4
],
[
30,
34
],
[
45,
52
],
[
62,
64
],
[
67,
6... |
6aa821a3f88927fff807639499bc12d9b5e3cb41 | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvimage/openexr/src/Imath/ImathVec.cpp | c4df236654de6794a538a97a456d64045e719bbc | [] | no_license | saggita/nvidia-mesh-tools | 9df27d41b65b9742a9d45dc67af5f6835709f0c2 | a9b7fdd808e6719be88520e14bc60d58ea57e0bd | refs/heads/master | 2020-12-24T21:37:11.053752 | 2010-09-03T01:39:02 | 2010-09-03T01:39:02 | 56,893,300 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,976 | cpp | ///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided th... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
380
]
]
] |
ff6b9a61c9fcb0b04d2e8378f6d68becf0ffd3bc | aecc6d0ee5b767cc9c6ad2b22718f55e43abfe53 | /Aesir/Attic/MapEditor.h | 6b0f1e2e41c6469b6de067c09e339e1def72f82c | [] | no_license | yeah-dude/aesirtk | 72ab3427535ee6c4535f4a7a16b5bd580309a2cd | fe43bedb45cdfb894935411b84c55197601a5702 | refs/heads/master | 2021-01-18T11:43:09.961319 | 2007-06-27T21:42:10 | 2007-06-27T21:42:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 527 | h | #pragma once
class wxGLContext;
typedef unsigned int GLuint;
class wxDocManager;
class wxMDIParentFrame;
#include <boost/multi_array.hpp>
typedef std::pair<uint32, int> TileIdentifier;
class MapEditor : public wxApp {
public:
virtual bool OnInit();
virtual int OnExit();
boost::multi_array<TileIdentifi... | [
"MisterPhyrePhox@6418936e-2d2e-0410-bd97-81d43f9d527b"
] | [
[
[
1,
21
]
]
] |
55f71ecda79733d94a96f779385872751f4df276 | ea69f894ec8ffd5f614854d4650dddf653bba837 | /shield.cpp | 0e9a0a662f6321042f55df759276d51ed339c273 | [] | no_license | empjustine/Win32RockFAT | 5b14f44291dc15863af968b54ff3f9dc789a83ff | 6e847beab4f534372d5d3615c2bd35659baa47b7 | refs/heads/master | 2022-12-17T17:44:14.308251 | 2001-10-24T17:28:00 | 2001-10-24T17:28:00 | 296,169,952 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,908 | cpp | #include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <assert.h>
#include "array.h"
#include "rs.h"
unsigned char *data;
unsigned char *sectors;
unsigned char *newsectors;
void inform(char *fmt, ...)
{
va_list arg;
va_start(arg, fm... | [
"ThanassisTsiodras@users.noreply.github.com"
] | [
[
[
1,
170
]
]
] |
c9f64b6a7025fb936adaf2cd53a640de40cc4487 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/video/nvideoserver_cmds.cc | c80212165c7958d2d4207d081a7ed967348ccda6 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,317 | cc | //------------------------------------------------------------------------------
// nvideoserver_cmds.cc
// (C) 2004 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "precompiled/pchnnebula.h"
#include "video/nvideoserver.h"
static void n_open(void* slf,... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
190
]
]
] |
4de66874827a305c80aaa1f60177e5f816b907de | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/mangalore/game/attrset.h | 617f87d97a9ad2011238f815170c0c9143e7b1fe | [] | 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 | 747 | h | #ifndef GAME_ATTRSET_H
#define GAME_ATTRSET_H
//------------------------------------------------------------------------------
/**
Attribute sets are objects that add attributes to entities and
initialize them to their default values.
(C) 2005 Radon Labs GmbH
*/
#include "foundation/refcounted.h"
... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
28
]
]
] |
af392f1538ce0946a1b5677f8b3980a26dd63797 | 9dad473629c94d45041d51ae6c21ca2b477bd913 | /sources/node.cpp | e632772643e093ad92af3d8bce3b5d847bfee2ec | [] | no_license | Mefteg/cheshire-csg | 26ed5682277beb6993f60da1604ddfe298f8caae | b12daf345c22065f5b30247d4b6c3395372849fb | refs/heads/master | 2021-01-10T20:13:34.474876 | 2011-10-03T21:57:49 | 2011-10-03T21:57:49 | 32,360,524 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 76 | cpp | #include "node.h"
Node::Node(void)
{
}
Node::~Node(void)
{
}
| [
"gimenez.tom@gmail.com@3040dc66-f2c5-6624-7679-62bdbddada0d"
] | [
[
[
1,
11
]
]
] |
b51339cc9f498285ee0b6303329161100ed4b9bb | d504537dae74273428d3aacd03b89357215f3d11 | /src/e6/e6_vfs.cpp | 59ff1e40ef060eb6c517cbf5adf45ec5100fd167 | [] | no_license | h0MER247/e6 | 1026bf9aabd5c11b84e358222d103aee829f62d7 | f92546fd1fc53ba783d84e9edf5660fe19b739cc | refs/heads/master | 2020-12-23T05:42:42.373786 | 2011-02-18T16:16:24 | 2011-02-18T16:16:24 | 237,055,477 | 1 | 0 | null | 2020-01-29T18:39:15 | 2020-01-29T18:39:14 | null | UTF-8 | C++ | false | false | 1,807 | cpp |
#include <map>
#include <string>
#include <iostream>
#include "e6_vfs.h"
namespace e6
{
class VfsMap
: e6::CName< Vfs , VfsMap >
{
multimap<string,Name*> mmap;
typedef multimap<string,Name*>::iterator MI;
struct Get : VfsIterCallback
{
const char * _name;
Name * _obj ;
Get( const char... | [
"p4p4p4@web.de"
] | [
[
[
1,
95
]
]
] |
a33bea754a882a5254530fc5ad1c6f418b97a871 | 2b80036db6f86012afcc7bc55431355fc3234058 | /src/core/Query/PlaylistSave.h | 42a887bcac025707910a17ad2bf11f0aaae4fd46 | [
"BSD-3-Clause"
] | permissive | leezhongshan/musikcube | d1e09cf263854bb16acbde707cb6c18b09a0189f | e7ca6a5515a5f5e8e499bbdd158e5cb406fda948 | refs/heads/master | 2021-01-15T11:45:29.512171 | 2011-02-25T14:09:21 | 2011-02-25T14:09:21 | null | 0 | 0 | null | null | null | null | ISO-8859-9 | C++ | false | false | 3,188 | h | //////////////////////////////////////////////////////////////////////////////
//
// License Agreement:
//
// The following are Copyright © 2008, Daniel Önnerby
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the f... | [
"onnerby@6a861d04-ae47-0410-a6da-2d49beace72e",
"onnerby@gmail.com@6a861d04-ae47-0410-a6da-2d49beace72e",
"urioxis@6a861d04-ae47-0410-a6da-2d49beace72e"
] | [
[
[
1,
46
],
[
48,
53
],
[
55,
61
],
[
63,
66
],
[
68,
94
]
],
[
[
47,
47
],
[
67,
67
]
],
[
[
54,
54
],
[
62,
62
]
]
] |
5560c13132eb92fec70441a89d35c831a878bb4e | 1bbd5854d4a2efff9ee040e3febe3f846ed3ecef | /src/scrview/screenview.cpp | 1cdfff7c15ab458dc83f5ca2d54b0296242e961d | [] | no_license | amanuelg3/screenviewer | 2b896452a05cb135eb7b9eb919424fe6c1ce8dd7 | 7fc4bb61060e785aa65922551f0e3ff8423eccb6 | refs/heads/master | 2021-01-01T18:54:06.167154 | 2011-12-21T02:19:10 | 2011-12-21T02:19:10 | 37,343,569 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,461 | cpp | #include "screenview.h"
#include "ui_screenview.h"
#include "IPdatabase.h"
ScreenView::ScreenView(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::ScreenView)
{
ui->setupUi(this);
mouse = new Mouse();
capturer = new Capturer(60, "JPG", 800, 600);
z = new QTimer(this);
//conn... | [
"JuliusR@localhost",
"forkik@gmail.com"
] | [
[
[
1,
13
],
[
16,
38
],
[
40,
48
],
[
51,
52
],
[
54,
59
],
[
61,
62
],
[
64,
64
],
[
66,
129
],
[
131,
131
],
[
138,
1... |
ab85e8c6bf94d71f299cbcefade1eaf799490413 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /ThirdParty/luabind/luabind/lua_include.hpp | d3592aca1abf65d97046511551b7916d8447d37b | [] | 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 | 1,292 | hpp | // Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, mo... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
33
]
]
] |
33a00d3a9b1931d473d5ae7ca0e1c0f7b440e384 | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/Src/CEventZone.cpp | 73e4cf3d738327b8904bd683facbdf51f8bc5939 | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 682 | cpp | #include "CEventZone.h"
namespace Nebula {
CEventZone::CEventZone()
{
mComponentID = "CEventZone";
}
CEventZone::CEventZone(const CEventZoneDesc& desc)
{
mComponentID = "CEventZone";
mDesc = desc;
}
CEventZone::~CEventZone()
{
}
void CEventZone::update() {
}
void CEventZo... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
37
]
]
] |
d08928a6ff1d526057ba348fd8f380e3a288f069 | c8ab6c440f0e70e848c5f69ccbbfd9fe2913fbad | /bowling/Ground.h | c5116bbe8bd7a94bc464640f067490f62e0a22c4 | [] | no_license | alyshamsy/power-bowling | 2b6426cfd4feb355928de95f1840bd39eb88de0b | dd650b2a8e146f6cdf7b6ce703801b96360a90fe | refs/heads/master | 2020-12-24T16:50:09.092801 | 2011-05-12T14:37:15 | 2011-05-12T14:37:15 | 32,115,585 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 520 | h | #ifndef Ground_H
#define Ground_H
#include <gl/glfw.h>
#include <cyclone/cyclone.h>
#include "app.h"
#include "timing.h"
#include <iostream>
#include <stdio.h>
class Ground : public cyclone::CollisionBox
{
public:
Ground();
~Ground();
void render(GLuint texture);
void setState(const cyclone::... | [
"aly.shamsy@71b57f4a-8c0b-a9ba-d1fe-6729e2c2215a"
] | [
[
[
1,
23
]
]
] |
62268f8b319eb56fe98b9aa83f6ceb6341fdfafa | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/util/HashXMLCh.cpp | 6bfbc393c7ee94ba9a742b71f6abd11d18ea5f8a | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,205 | cpp | /*
* Copyright 1999-2000,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
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
41
]
]
] |
88c0b3104bf8f0dc65628b70fe444295772f6d89 | 49db059c239549a8691fda362adf0654c5749fb1 | /2010/sitnikov/task4/mainwindow.h | a7967f8244276f8ec864a758ccc856418595a383 | [] | 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 | 824 | h | #ifndef _MAINWINDOW_H_
#define _MAINWINDOW_H_
#include <QMainWindow>
#include <QListWidget>
#include <QLabel>
#include <QAction>
#include <QString>
class CalcDialog;
class MainWindow : public QMainWindow
{
Q_OBJECT;
public:
MainWindow(QWidget *parent = 0);
private:
void configureUI();
voi... | [
"shuffle.c@1a14799f-55e9-4979-7f51-533a2053511e"
] | [
[
[
1,
52
]
]
] |
c0532b4a3ed9092a1b68c0414b31ff4acd2ccffd | 846aa9154f52672f48e2ce4bdeca33605186f682 | /other/lenlook/lenlook.cpp | 2bcc8e326742c5596869f0b767cb1571eedb0382 | [] | no_license | FauxFaux/mbreports | 5135cc5a8122b69efb3250d389b36c34021353d8 | 7d73ad4ddb6e511c92b6648808086a9bbda8e4f2 | refs/heads/master | 2021-01-23T13:49:07.212962 | 2011-01-02T20:33:59 | 2011-01-02T20:33:59 | 3,166,409 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,263 | cpp | #include "stdafx.h"
using namespace boost;
using namespace std;
using namespace pqxx;
typedef unsigned char tn_t;
typedef unsigned long len_t;
typedef unsigned long album_t;
typedef map<tn_t, len_t> lens_t;
boost::array<vector<int>, 99> t_m;
int main()
{
try
{
connection conn("host=192.168.... | [
"git@goeswhere.com"
] | [
[
[
1,
55
]
]
] |
e8e71cbaafaee052ea90f544cab6f2337431cfaa | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/EduNetGames/ModZoning/NetPedestrian.h | b125da1e2d9614904483d90c11960d3269096d91 | [] | 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,409 | h | #ifndef __NETPEDESTRIAN_H__
#define __NETPEDESTRIAN_H__
//-----------------------------------------------------------------------------
// Copyright (c) 2009, Jan Fietz, Cyrus Preuss
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitte... | [
"janfietz@localhost"
] | [
[
[
1,
107
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.