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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
435c5d47b8299b587a5820e412b59c2fa8387449 | 105cc69f4207a288be06fd7af7633787c3f3efb5 | /HovercraftUniverse/HovercraftUniverse/EntityRegister.h | 0a97ab72eea7fddfcab5b448cb5a86fe2a9519cf | [] | 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 | 487 | h | #ifndef ENTITYREGISTER_H_
#define ENTITYREGISTER_H_
#include "NetworkIDManager.h"
namespace HovUni {
/**
* Class that will register the entity to the network ID manager
*
* @author Olivier Berghmans
*/
class EntityRegister
{
public:
/**
* Register a set of entity classes
*
* @param manag... | [
"berghmans.olivier@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c"
] | [
[
[
1,
30
]
]
] |
68ab851fa9243a6911ce8e84673f68e4d895af32 | 80d4060395270e164d859b9803e0f40e71968c2b | /util.cpp | 637c764e399ed2da3f2e2b062e61c7fed87e9cee | [] | no_license | infamous41md/safeseh-dump | 73c4f5af8cc14f618d3b7a3371b947ab1496da1b | 141b83720cd2dc767891c0ac6e8645479f82b5df | refs/heads/master | 2021-01-25T10:44:20.323134 | 2011-10-08T01:06:12 | 2011-10-08T01:06:12 | 32,612,603 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,859 | cpp | /*
* Public Domain getopt - history below
*
* $Id: getopt.c,v 1.1.1.1 2005/07/06 09:38:37 gully Exp $
*
*/
/*
* From: gwyn@brl-tgr.ARPA (Doug Gwyn <gwyn>) Newsgroups: net.sources
* Subject: getopt library routine Date: 30 Mar 85 04:45:33 GMT
*/
/*
* getopt -- public domain version of standard Sy... | [
"idefenseLabs@gmail.com@e9da892a-d592-1002-e69b-669708487c85"
] | [
[
[
1,
158
]
]
] |
7ca84d628fae952448c2845a3aaaebad69a01a24 | 993635387a5f4868e442df7d4a0d87cc215069c1 | /OMV/OMV/MainFrm.cpp | ecf5a47389c5dcde976c6ab49750cdd7d136b771 | [] | no_license | windrobin/ogremeshviewer | 90475b25f53f9d1aee821c150a8517ee4ee4d37d | 679a2979320af09469894a6d99a90ec1adc5f658 | refs/heads/master | 2021-01-10T02:18:50.523143 | 2011-02-16T01:06:03 | 2011-02-16T01:06:03 | 43,444,741 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 24,665 | cpp | /*
-----------------------------------------------------------------------------
This source file is part of Tiger Viewer(An Ogre Mesh Viewer)
For the latest info, see http://code.google.com/p/ogremeshviewer/
Copyright (c) 2010 Zhang Kun(zhk.tiger@gmail.com)
This program is free software; you can redistribute ... | [
"zhk.tiger@b3cfb0ba-c873-51ca-4d9f-db82523f9d23"
] | [
[
[
1,
752
]
]
] |
18cc4688c1a2d1bf1976e794f8a365f00b7989c3 | bb3a97270bfef3df38aeaf17b4d6a8e33bef3032 | /kinect_headtracking/KGlutInput.h | 35206927d48d1f829575bed24b9b383330f1d7e4 | [] | no_license | amrzagloul/kinect_lab | b10514ccabca4800bcaa9ae45df5c47bc423f5f7 | 871e3ec00ee035d7d8ad5074d92a63856b20a834 | refs/heads/master | 2021-01-21T01:33:49.469635 | 2011-03-22T15:46:47 | 2011-03-22T15:46:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 753 | h | #pragma once
#include <cstdlib>
#ifdef USE_GLUT
#if (XN_PLATFORM == XN_PLATFORM_MACOSX)
#include <GLUT/glut.h>
#else
#include <GL/glut.h>
#endif
#else
#include "opengles.h"
#endif
#include "KProgram.h"
class KGlutInput
{
private:
KGlutInput(void);
~KGlutInput(void);
public:
... | [
"josh@earthmine.com"
] | [
[
[
1,
39
]
]
] |
ef6ebf00be10556a10cf76730501c33a004ce808 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/DSDK/include/filters/lti_datatypeTransformer.h | a2dfdcba6e19144f64f31194fe075826828e0788 | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,043 | h | /* $Id: lti_datatypeTransformer.h 5124 2006-10-27 11:40:40Z lubia $ */
/* //////////////////////////////////////////////////////////////////////////
// //
// This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue, //
// Suite 20... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
84
]
]
] |
048a9e1fe39782b3336e280b70dde569cd8d155a | ee065463a247fda9a1927e978143186204fefa23 | /Src/Depends/ClanLib/ClanLib2.0/Sources/Core/XML/dom_document_type.cpp | f0c828cdb82d9480f0911bef157b5190e7e613ca | [] | no_license | ptrefall/hinsimviz | 32e9a679170eda9e552d69db6578369a3065f863 | 9caaacd39bf04bbe13ee1288d8578ece7949518f | refs/heads/master | 2021-01-22T09:03:52.503587 | 2010-09-26T17:29:20 | 2010-09-26T17:29:20 | 32,448,374 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,812 | 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@28a56cb3-1e7c-bc60-7718-65c159e1d2df"
] | [
[
[
1,
129
]
]
] |
f83ac9e4b7d70264eb65a86085501629ba0e6a83 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhplay/demo/MultiDisplay.cpp | 4eaa07f10305dce9b9c71dbdb60cc539a7a8f7da | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,350 | cpp | /*
** ************************************************************************
** VEC
** Video Encoder Card
**
** (c) Copyright 1992-2006, ZheJiang Dahua Technology Stock Co.Ltd.
** All Rights Reserved
**
** F... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
142
]
]
] |
1a0a1861062a2c383cfc9b36f4e298a1e1c18a56 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /WallPaper/include/WallPaperDrawSettingsAlphaDlg.h | ec50214cca57d447bc3b3ac8f7dbf7223b8eaf96 | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,078 | h | /*
WallPaperDrawSettingsAlphaDlg.h
Dialogo per la pagina relativa alle opzioni per le miniature.
Luca Piergentili, 20/09/01
lpiergentili@yahoo.com
WallPaper (alias crawlpaper) - the hardcore of Windows desktop
http://www.crawlpaper.com/
copyright © 1998-2004 Luca Piergentili, all rights reserved
crawl... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
80
]
]
] |
7879d17b10a47962bdf1f1c314f84adbb9a4daa5 | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Graphic/Main/ResourceManager.cpp | 043a13208d680cf0d19f97def46caa1429377bb2 | [] | 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 | WINDOWS-1252 | C++ | false | false | 1,983 | cpp | #include <Common/Prerequisites.h>
#include <Common/LogManager.h>
#include "Resource.h"
#include "ResourceManager.h"
#include "Entity.h"
#include "Renderer.h"
namespace Flagship
{
ResourceManager * ResourceManager::m_pResourceManager = NULL;
ResourceManager::ResourceManager()
{
m_pResourceMap.clear... | [
"yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa"
] | [
[
[
1,
91
]
]
] |
5336907c5c5af315ad5fd79ecf22e717aff80ebe | 521721c2e095daf757ad62a267b1c0f724561935 | /StdAfx.h | b644b2e226f185c4d99eebd48986352ef09bf021 | [] | no_license | MichaelSPG/boms | 251922d78f2db85ece495e067bd56a1e9fae14b1 | 23a13010e0aaa79fea3b7cf1b23e2faab02fa5d4 | refs/heads/master | 2021-01-10T16:23:51.722062 | 2011-12-08T00:04:33 | 2011-12-08T00:04:33 | 48,052,727 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,351 | h | #pragma once
//Std lib
#include <string>
#include <vector>
#include <unordered_map>
#include <memory>
#include <sstream>
#include <algorithm>
#include <functional>
#include <utility>
#include <deque>
//C std lib
#include <stdlib.h>
#include <Windows.h>
//DirectX
#include <d3d11.h>
#include <D3DX... | [
"ivarboms@gmail.com"
] | [
[
[
1,
57
]
]
] |
8e72c0cd2142e476dd986b0cae44d1c94e2ddcad | 31009164b9c086f008b6196b0af0124c1a451f04 | /src/Test/TestRegisteredTake.cpp | 0a6c77fcc432f5eb1d809d4938c9e630517ea026 | [
"Apache-2.0"
] | permissive | duarten/slimthreading-windows | e8ca8c799e6506fc5c35c63b7e934037688fbcc2 | a685d14ca172856f5a329a93aee4d00a4d0dd879 | refs/heads/master | 2021-01-16T18:58:45.758109 | 2011-04-19T10:16:38 | 2011-04-19T10:16:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,192 | cpp | // Copyright 2011 Carlos Martins
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agr... | [
"duartenunes@cc.isel.ipl.pt"
] | [
[
[
1,
140
]
]
] |
0fcdc699ac90dc2ca66a5d33f478b89e1bfcbc04 | 1736474d707f5c6c3622f1cd370ce31ac8217c12 | /Pseudo/ValueType.hpp | ba4a6fd20e42d76b2577124c42e0755fcecaaa0f | [] | no_license | arlm/pseudo | 6d7450696672b167dd1aceec6446b8ce137591c0 | 27153e50003faff31a3212452b1aec88831d8103 | refs/heads/master | 2022-11-05T23:38:08.214807 | 2011-02-18T23:18:36 | 2011-02-18T23:18:36 | 275,132,368 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 667 | hpp | // Copyright (c) John Lyon-Smith. All rights reserved.
#pragma once
#include <Pseudo\Compiler.hpp>
typedef WCHAR Char;
typedef bool Bool;
typedef unsigned __int8 Byte;
typedef __int8 SByte;
typedef __int16 Short;
typedef __int16 Int16;
typedef unsigned __int16 UShort;
typedef unsigned __int16 UInt16;
t... | [
"40727305+Lyon-Smith@users.noreply.github.com"
] | [
[
[
1,
28
]
]
] |
44c3a80ebcb9cfaaa9405572cf1eafa098a352bf | b5ad65ebe6a1148716115e1faab31b5f0de1b493 | /src/pymuscle/core/ConvexHullCapi.cpp | 9c72a3909bea915d42f5ac6a72b041eed9662ee3 | [] | no_license | gasbank/aran | 4360e3536185dcc0b364d8de84b34ae3a5f0855c | 01908cd36612379ade220cc09783bc7366c80961 | refs/heads/master | 2021-05-01T01:16:19.815088 | 2011-03-01T05:21:38 | 2011-03-01T05:21:38 | 1,051,010 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,127 | cpp | #include "PymCorePch.h"
#include <iostream>
#include <vector>
#include <ctime>
#include <fstream>
#include <algorithm>
#include <string>
#include <stdio.h>
#include <stdlib.h>
#include <vector>
#include <assert.h>
#include "ConvexHullCapi.h"
std::ostream &operator <<(std::ostream &s, const std::pair<doubl... | [
"gasbank@gmail.com"
] | [
[
[
1,
376
]
]
] |
03e83bc1734342e2d627aa078b4b047eedf3cc81 | 073dfce42b384c9438734daa8ee2b575ff100cc9 | /RCF/include/RCF/util/Platform/Machine/ppc/ByteOrder.hpp | c5b00dbcbcf053d353236a2865769779395e92c1 | [] | no_license | r0ssar00/iTunesSpeechBridge | a489426bbe30ac9bf9c7ca09a0b1acd624c1d9bf | 71a27a52e66f90ade339b2b8a7572b53577e2aaf | refs/heads/master | 2020-12-24T17:45:17.838301 | 2009-08-24T22:04:48 | 2009-08-24T22:04:48 | 285,393 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 759 | hpp |
//******************************************************************************
// RCF - Remote Call Framework
// Copyright (c) 2005 - 2009, Jarl Lindrud. All rights reserved.
// Consult your license for conditions of use.
// Version: 1.1
// Contact: jarl.lindrud <at> gmail.com
//*****************************... | [
"r0ssar00@gmail.com"
] | [
[
[
1,
25
]
]
] |
9315533a7a1f7f7d89ea52c22b76718e0f4a6f6f | 8ddac2310fb59dfbfb9b19963e3e2f54e063c1a8 | /Logiciel_PC/WishBoneMonitor/wbgraphview.h | bd015bb8773eff20ba4dc26be24bf872e3ce974a | [] | no_license | Julien1138/WishBoneMonitor | 75efb53585acf4fd63e75fb1ea967004e6caa870 | 3062132ecd32cd0ffdd89e8a56711ae9a93a3c48 | refs/heads/master | 2021-01-12T08:25:34.115470 | 2011-05-02T16:35:54 | 2011-05-02T16:35:54 | 76,573,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 764 | h | #ifndef WBGRAPHVIEW_H
#define WBGRAPHVIEW_H
#include "WishBoneWidgetView.h"
#include "WBGraphDoc.h"
#include "WBGraphDlg.h"
#include <QList>
#include <qwt_plot.h>
#include <qwt_plot_curve.h>
#include <QColor>
#include <QTimer>
class WBGraphView : public WishBoneWidgetView
{
Q_OBJECT
public:
... | [
"Julien1138@users.noreply.github.com"
] | [
[
[
1,
39
]
]
] |
bb4127aab7f52ee30859a03c8c0da323a2481fa5 | b03c23324d8f048840ecf50875b05835dedc8566 | /engin3d/src/Character/Character.h | ad369f6ac3f4c9a94a9f16a23d3da8c5e32eeaf1 | [] | no_license | carlixyz/engin3d | 901dc61adda54e6098a3ac6637029efd28dd768e | f0b671b1e75a02eb58a2c200268e539154cd2349 | refs/heads/master | 2018-01-08T16:49:50.439617 | 2011-06-16T00:13:26 | 2011-06-16T00:13:26 | 36,534,616 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 1,938 | h | #ifndef CCHARACTER_H
#define CCHARACTER_H
#include "../Libraries/MathLib/MathLib.h"
#include "Behaviour/BehaviourManager.h"
class cCharacter
{
private:
int miId;
cVec3 mPosition;
cVec3 mColour;
float mfYaw;
float mfSpeed;
float mfAngSpeed;
cBehaviourBase* mpActiveBehaviour;
public:
... | [
"carlixyz@yahoo.com",
"manolopm@8d52fbf8-9d52-835b-178e-190adb01ab0c"
] | [
[
[
1,
12
],
[
14,
54
],
[
56,
64
]
],
[
[
13,
13
],
[
55,
55
]
]
] |
040f3162015a17460e3a8d15d61354ba6df4b2bc | 9e4a5ffa0cdd3556730f82ffc4fe73c0d360ec8a | /SubdivController.h | 217246475c3b7f7a3cb56cfde3a396ba9e2f0d53 | [] | no_license | ANorwell/Graphics | fde4e946ab2d6f3cd7ddc6daab1a847a49665475 | bbe73045b1fc83c2704a1881a7dd336f94388722 | refs/heads/master | 2021-01-19T13:53:07.549762 | 2010-09-06T04:49:02 | 2010-09-06T04:49:02 | 890,587 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 467 | h | #pragma once
#include "Controller.h"
#include "SubdivScene.h"
class SubdivController : public Controller {
public:
SubdivController(SubdivScene* aScene, ShaderLoader* aShader) :
pScene(aScene),
pShader(aShader) {};
void handleKey(unsigned char key);
void handleSpecialKey(in... | [
"anorwell@gmail.com"
] | [
[
[
1,
17
]
]
] |
f3214360db3986c1cb31bb6a8fa9bed0497f51be | b4d726a0321649f907923cc57323942a1e45915b | /CODE/NETWORK/multi_rate.cpp | 0966e61180d254d405ecd15cff3ea3ee0eb1b184 | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,645 | cpp | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/Network/multi_rate.cpp $
* $R... | [
"chief1983@yahoo.com"
] | [
[
[
1,
258
]
]
] |
e963318a8b3600b9582a4fa9e37b019215fa74c8 | 5efbd0cc4133aabbf0fa25a55e81bd8efe9040fd | /test_sp_ext_base_class/SharedMutex_example.cpp | 5af994b18f3b3ea356971a0be5bc5c55654c0f3d | [] | no_license | electri/spext | b4041dea8e1b3f7f92fa8dd01b038165836b74cb | 352809d2fba8f5528cdff7195a3ecdcc08be7ba4 | refs/heads/master | 2016-09-02T05:56:10.173821 | 2011-07-18T14:35:58 | 2011-07-18T14:35:58 | 35,587,658 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,237 | cpp | /**
* SharedMutex_example.cpp
* @Author Tu Yongce <yongce (at) 126 (dot) com>
* @Created 2008-11-17
* @Modified 2008-11-17
* @Version 0.1
*/
#include "stdafx.h"
#include "SharedMutex_example.h"
#include <process.h>
#include <iostream>
#include "sp_ext_shared_mutex.h"
#include "sp_ext_thread.h"
using ... | [
"monkeycn@gmail.com@01c74763-b75b-5a55-715c-6f18d641bb61"
] | [
[
[
1,
162
]
]
] |
ec16a09f5227ef07813d1c2e501bc9f2ac09140b | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Network/Net/Include/sock.h | 6bce240177fc32d60b5d9e8c41a204053258f0ff | [] | 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 | UTF-8 | C++ | false | false | 1,725 | h | #ifndef __SOCK_H__
#define __SOCK_H__
#pragma once
#include <dplay.h>
#include <list>
using namespace std;
class CSock
{
public:
enum { crcRead = 1, crcWrite = 2, };
protected:
SOCKET m_hSocket;
private:
DPID m_dpid;
DPID m_dpidpeer;
public:
// Constructions
CSock();
virtual ~CSock();
/... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
58
]
]
] |
a63480451f4825e5b7007f6c37a502066bbff759 | 028d6009f3beceba80316daa84b628496a210f8d | /uidesigner/com.nokia.sdt.referenceprojects.test/data2/settings_list_3_0/reference/src/Settings_list_3_0SettingItemList.cpp | c3a0265e5ccf34be3d7e2be3c3410ab7417f2a0c | [] | no_license | JamesLinus/oss.FCL.sftools.dev.ide.carbidecpp | fa50cafa69d3e317abf0db0f4e3e557150fd88b3 | 4420f338bc4e522c563f8899d81201857236a66a | refs/heads/master | 2020-12-30T16:45:28.474973 | 2010-10-20T16:19:31 | 2010-10-20T16:19:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,740 | cpp | // [[[ begin generated region: do not modify [Generated System Includes]
#include <avkon.hrh>
#include <avkon.rsg>
#include <eikmenup.h>
#include <aknappui.h>
#include <eikcmobs.h>
#include <barsread.h>
#include <stringloader.h>
#include <gdi.h>
#include <eikedwin.h>
#include <eikenv.h>
#include <eikseced.h>... | [
"Deepak.Modgil@Nokia.com"
] | [
[
[
1,
223
]
]
] |
f83d9eff53f97c3069261f6fe91d35b82bb9fc8b | 1a1549ff6795e00349dfc8683a55999e29743506 | /src/graph.cpp | 64ef0118f0146f02576e15e99b768e38781d1aaf | [] | no_license | ashokbabu/shortestpath | dcf0be4516ee48710d94169a32791fb7ab747ed4 | 145b30ef03c3089146d29d089c1bf6ad7b79d0e8 | refs/heads/master | 2021-01-19T14:34:19.796375 | 2011-08-12T15:19:25 | 2011-08-12T15:19:25 | 2,190,337 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,457 | cpp | #include <graph.h>
#include <iostream>
#include <iterator>
Graph::Graph() {
}
Graph::~Graph() {
}
Graph* Graph::mInstance =NULL;
Graph* Graph::get_Instance() {
if(!mInstance)
mInstance = new Graph();
return mInstance;
}
Vertex Graph::get_vertex(node_t node) {
map<node_... | [
"chashokbabu@gmail.com"
] | [
[
[
1,
78
]
]
] |
475f972dea4b81d97288146098ba1218097caf86 | fb534078556a0266e8e5b69e14bf0bda1a56d4bb | /BlockFactory.h | a122dd646986c7451c9a818ccc7ff59850f82c05 | [] | no_license | jimhester/stonesense | 9f6262aa4f4381aa6037e5061f6a3379a643d5f9 | 428244aab8208effedbc3a60eadf152dfbb8b4cf | refs/heads/master | 2020-06-03T22:46:25.866990 | 2010-02-10T22:47:19 | 2010-02-10T22:47:19 | 537,355 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 315 | h | #pragma once
#include "Block.h"
class BlockFactory
{
uint32_t poolSize;
vector<Block*> pool;
public:
BlockFactory(void);
~BlockFactory(void);
Block* allocateBlock( );
void deleteBlock( Block* );
uint32_t getPoolSize(){ return poolSize; }
};
extern BlockFactory blockFactory; | [
"jonask84@4d48de78-bd66-11de-9616-7b1d4728551e"
] | [
[
[
1,
20
]
]
] |
a7a9aba0b168db2be86c82fe2f4e542891ef12b7 | d01196cdfc4451c4e1c88343bdb1eb4db9c5ac18 | /source/client/hud/hud_statusbar.cpp | d85d574ee6d810f9a198a22d039622c3b0c25b7b | [] | no_license | ferhan66h/Xash3D_ancient | 7491cd4ff1c7d0b48300029db24d7e08ba96e88a | 075e0a6dae12a0952065eb9b2954be4a8827c72f | refs/heads/master | 2021-12-10T07:55:29.592432 | 2010-05-09T00:00:00 | 2016-07-30T17:37:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,959 | cpp | /***
*
* Copyright (c) 1996-2002, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc.
* All Rights Reserved.
*
* Use, distribution, and modification of this source code and/or resulting
... | [
"a1ba.omarov@gmail.com"
] | [
[
[
1,
248
]
]
] |
331293a0405a92775d5da2a8ef7fd7cd04230292 | 4323418f83efdc8b9f8b8bb1cc15680ba66e1fa8 | /Trunk/Battle Cars/Battle Cars/Source/CCamera.h | 36899aba637f36aa7b602a4e0e51d9d73ef0bfb7 | [] | no_license | FiveFourFive/battle-cars | 5f2046e7afe5ac50eeeb9129b87fcb4b2893386c | 1809cce27a975376b0b087a96835347069fe2d4c | refs/heads/master | 2021-05-29T19:52:25.782568 | 2011-07-28T17:48:39 | 2011-07-28T17:48:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,731 | h | #ifndef CAMERA_H_
#define CAMERA_H_
#include <Windows.h>
class CBase;
class CCamera
{
private:
CBase* owner;
float camPosX;
float camPosY;
float offX;
float offY;
float m_fRenderPosX;
float m_fRenderPosY;
int m_nWidth;
int m_nHeight;
public:
CCamera();
~CCamera();
flo... | [
"darksage44@yahoo.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330",
"andy.madruga@gmail.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330"
] | [
[
[
1,
17
],
[
24,
48
],
[
60,
65
]
],
[
[
18,
23
],
[
49,
59
]
]
] |
94b580a772b97ee7590f45fdde4ce722f56cb4c2 | 67346d8d188dbf2a958520a7e80637481d15e676 | /include/AlarmSystem.h | f859413431e690801e4bd9511ebfe309efffa670 | [] | no_license | Alrin77/ndsgameengine | 1a137621eb1b32849c179cd7f8c719c600b1a1f6 | 7afbb847273074ba0f7d3050322d7183c2b2c212 | refs/heads/master | 2016-09-03T07:30:11.105686 | 2010-12-04T22:05:16 | 2010-12-04T22:05:16 | 33,461,675 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,902 | h | #pragma once
#include <string>
#include <vector>
#include "AlarmObject.h"
//An alarm system class allows alarms to be registered and receive alarm events. Inherit this class
//to make it an alarm system. Must overwrite the AlarmEvent function to receive the alarm events and
//take the necessary actions
class... | [
"bmp410@gmail.com@21144042-5242-e64c-d35b-eb64d47aa59c"
] | [
[
[
1,
78
]
]
] |
9bde7222dd57ef6bf9290a4c71781a515ebc2ac8 | f69b9ae8d4c17d3bed264cefc5a82a0d64046b1c | /src/gui/ImageSelector.cxx | 3549eef8bbc673d56baafeeeb9cfaf40055b1b33 | [] | no_license | lssgufeng/proteintracer | 611501cf8001ff9d4bf5e7aa645c24069cce675f | 055cc953d6bf62d17eb9435117f44b3f3d9b8f3f | refs/heads/master | 2016-08-09T22:20:40.978584 | 2009-06-07T22:08:14 | 2009-06-07T22:08:14 | 55,025,270 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,752 | cxx | /*==============================================================================
Copyright (c) 2009, André Homeyer
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 ... | [
"andre.homeyer@localhost"
] | [
[
[
1,
266
]
]
] |
b49b10f5178dfaa0b4f31f4cbcfe9143434bc369 | 9d6d89a97c85abbfce7e2533d133816480ba8e11 | /src/Engine/EventEngine/EventEngine.cpp | d680177fd0b990b1133ebf9f3f06703f9e6b0ed4 | [] | no_license | polycraft/Bomberman-like-reseau | 1963b79b9cf5d99f1846a7b60507977ba544c680 | 27361a47bd1aa4ffea972c85b3407c3c97fe6b8e | refs/heads/master | 2020-05-16T22:36:22.182021 | 2011-06-09T07:37:01 | 2011-06-09T07:37:01 | 1,564,502 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,551 | cpp | #include <vector>
#include "EventEngine.h"
using namespace std;
namespace Engine
{
EventEngine::EventEngine()
{
}
EventEngine::~EventEngine()
{
//Todo libérer les listeners
//delete listener;
}
bool EventEngine::update()
{
while ( SDL_Pol... | [
"florian.cazalet@fre.fr",
"bastien@signoret.eu"
] | [
[
[
1,
4
],
[
6,
7
],
[
15,
15
],
[
17,
19
],
[
27,
35
],
[
37,
37
],
[
41,
55
],
[
71,
71
]
],
[
[
5,
5
],
[
8,
14
... |
7d267250a045171ebe42d875fc9b9572d70e43c6 | c1a2953285f2a6ac7d903059b7ea6480a7e2228e | /deitel/ch06/Fig06_23/fig06_23.cpp | 883fe31e60468c70b32bcb5fee20c5bb0e964352 | [] | no_license | tecmilenio/computacion2 | 728ac47299c1a4066b6140cebc9668bf1121053a | a1387e0f7f11c767574fcba608d94e5d61b7f36c | refs/heads/master | 2016-09-06T19:17:29.842053 | 2008-09-28T04:27:56 | 2008-09-28T04:27:56 | 50,540 | 4 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,582 | cpp | // Fig. 6.23: fig06_23.cpp
// Using the unary scope resolution operator.
#include <iostream>
using std::cout;
using std::endl;
int number = 7; // global variable named number
int main()
{
double number = 10.5; // local variable named number
// display values of local and global variables
cout <... | [
"sebastianavina@gmail.com"
] | [
[
[
1,
34
]
]
] |
d3a6fb00e193f79d048fcfb3e3392d78601636ff | 08d0c8fae169c869d3c24c7cdfb4cbcde4976658 | /IoController.cpp | 8c12b8a3f9b6059dd5cbc1b6e6b0430ff405fb28 | [] | no_license | anelson/asynciotest | 6b24615b69007cb4fa4b1a5e31dd933b638838ff | e79cea40e1595468401488accc27229a4aedd899 | refs/heads/master | 2016-09-09T19:35:15.153615 | 2010-11-07T18:40:56 | 2010-11-07T18:40:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,237 | cpp | #include "StdAfx.h"
#include "IoController.h"
IoController::IoController(Settings& settings) : m_settings(settings)
{
m_totalBytesWritten = 0;
m_totalBytesRead = 0;
m_outstandingReads = 0;
m_outstandingWrites = 0;
}
IoController::~IoController(void)
{
}
DWORD IoController::GetNextCompletedOp(Async... | [
"anelson@apocryph.org"
] | [
[
[
1,
57
]
]
] |
0ccaaae0359a12def3e4ead77d28bd187a5053ad | 22aae602c91dfb79a865cb9e87b162b58caf5cb8 | /modules/applicationmanager/applicationmanager.cpp | 3fbb9ea25c411ee7ea1ac5660c686a39bd283aec | [] | no_license | gauravssnl/uikludges | dd026152c63d6b8593787e46cf531dc02d830eef | 4338aa88ef02e1bf236d617a030a66e11e0cea43 | refs/heads/master | 2021-01-10T11:12:45.826674 | 2008-10-11T11:57:51 | 2008-10-11T11:57:51 | 47,822,573 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,463 | cpp | #include <e32std.h>
#include <e32base.h>
#include <apgtask.h>
#include <apgcli.h>
#include <eikenv.h>
#include <apgwgnam.h>
#include <f32file.h>
#include "Python.h"
#include "unicodeobject.h"
#include "symbian_python_ext_util.h"
enum TTaskOperations
{
ETaskForeground,
ETaskBackground,
... | [
"mikko@redinnovation.com"
] | [
[
[
1,
324
]
]
] |
4bdd46ddb8438b53b8e7449d4ace9200bff58576 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/dom/impl/DOMDocumentTypeImpl.hpp | f8a4d33589421a5128820452cf76be27cb3723b3 | [] | 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 | 3,578 | hpp | #ifndef DOMDocumentTypeImpl_HEADER_GUARD_
#define DOMDocumentTypeImpl_HEADER_GUARD_
/*
* Copyright 2001-2002,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 ... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
104
]
]
] |
04ddfb73209acad964a0be52bcdb79ca72e853ba | 4d91ca4dcaaa9167928d70b278b82c90fef384fa | /CedeCryptSelfDecryptor/CedeCrypt/CedeCrypt/Diagnostics.cpp | f30685015c3727951554914921df58563e51cbbf | [] | no_license | dannydraper/CedeCryptClassic | 13ef0d5f03f9ff3a9a1fe4a8113e385270536a03 | 5f14e3c9d949493b2831710e0ce414a1df1148ec | refs/heads/master | 2021-01-17T13:10:51.608070 | 2010-10-01T10:09:15 | 2010-10-01T10:09:15 | 63,413,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,761 | cpp | // This work is dedicated to the Lord our God. King of Heaven, Lord of Heaven's Armies.
#include "Diagnostics.h"
Diagnostics::Diagnostics ()
{
}
Diagnostics::~Diagnostics ()
{
}
void Diagnostics::Initialise (HWND hWnd, LPSTR lpCmdLine)
{
SetParentHWND (hWnd);
SetBgColor (RGB (200, 200, 200));
Se... | [
"ddraper@f12373e4-23ff-6a4a-9817-e77f09f3faef"
] | [
[
[
1,
145
]
]
] |
956b0d94b0bd6340fe533b70d5eb7f536f80bd67 | 2982a765bb21c5396587c86ecef8ca5eb100811f | /util/wm5/LibMathematics/Algebra/Wm5HPoint.cpp | 2c64459bb9869f3600be81a263dba09fcdc56746 | [] | no_license | evanw/cs224final | 1a68c6be4cf66a82c991c145bcf140d96af847aa | af2af32732535f2f58bf49ecb4615c80f141ea5b | refs/heads/master | 2023-05-30T19:48:26.968407 | 2011-05-10T16:21:37 | 2011-05-10T16:21:37 | 1,653,696 | 27 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 2,574 | cpp | // Geometric Tools, LLC
// Copyright (c) 1998-2010
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
//
// File Version: 5.0.0 (2010/01/01)
#include "Wm5MathematicsPCH.h"
#include "Wm5HPoint.h"
... | [
"evan_wallace@brown.edu"
] | [
[
[
1,
76
]
]
] |
97cada7a8bafcb43ed39fb52f3a6e39567e5feae | cfc474b8274183a4a2f4a4e06f16006f280e9e43 | /Sudoku/Sudoku.h | f0133ece4ff186529b6809381018513ae3484dc9 | [] | no_license | neilforrest/verysimplesudoku | 26b1569e611bbb15cb26a7cf0f80ff042ab78c4c | df225f4b98d2657abc2a895b5d73c7aca8847c6a | refs/heads/master | 2020-05-19T20:50:24.132502 | 2008-01-05T21:58:15 | 2008-01-05T21:58:15 | 33,373,791 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 504 | h | // Sudoku.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CSudokuApp:
// See Sudoku.cpp for the implementation of this class
//
class CSudokuA... | [
"neil.david.forrest@1c60f1a0-0043-0410-b499-77e8d6643a01"
] | [
[
[
1,
31
]
]
] |
6727d9e80db174c0967c07154c799c28de2f3e85 | d5f525c995dd321375a19a8634a391255f0e5b6f | /graphic_front_end/new_motor/motor/motorDlg.cpp | 083058d1bc913af15c3fbebaf84db79ecfb9c193 | [] | no_license | shangdawei/cortex-simulator | bac4b8f19be3e2df622ad26e573330642ec97bae | d343b66a88a5b78d5851a3ee5dc2a4888ff00b20 | refs/heads/master | 2016-09-05T19:45:32.930832 | 2009-03-19T06:07:47 | 2009-03-19T06:07:47 | 42,106,205 | 1 | 1 | null | null | null | null | GB18030 | C++ | false | false | 3,328 | cpp | // motorDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "motor.h"
#include "motorDlg.h"
#include "vbus/vbus_interface.h"
#include <math.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CmotorDlg 对话框
CmotorDlg::CmotorDlg(CWnd* pParent /*=NULL*/)
: CDialog(CmotorDlg::IDD, pParent)
{
m_hIc... | [
"yihengw@3e89f612-834b-0410-bb31-dbad55e6f342"
] | [
[
[
1,
142
]
]
] |
3564b593b547cce3431cade46f0ad4dfe379245d | bfe8eca44c0fca696a0031a98037f19a9938dd26 | /libjingle-0.4.0/talk/base/socketpool.h | 8e093a20f9dca5c94199a11304b465a38c6efa9e | [
"BSD-3-Clause"
] | permissive | luge/foolject | a190006bc0ed693f685f3a8287ea15b1fe631744 | 2f4f13a221a0fa2fecab2aaaf7e2af75c160d90c | refs/heads/master | 2021-01-10T07:41:06.726526 | 2011-01-21T10:25:22 | 2011-01-21T10:25:22 | 36,303,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,931 | h | /*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of cond... | [
"greatfoolbear@gmail.com@756bb6b0-a119-0410-8338-473b6f1ccd30"
] | [
[
[
1,
161
]
]
] |
d435763c58aeb540275c8a049590f79d972499b2 | 668dc83d4bc041d522e35b0c783c3e073fcc0bd2 | /fbide-wx/App/include/App.h | 1d5af272d8bd5e56ac5c1f48792629483c4063eb | [] | no_license | albeva/fbide-old-svn | 4add934982ce1ce95960c9b3859aeaf22477f10b | bde1e72e7e182fabc89452738f7655e3307296f4 | refs/heads/master | 2021-01-13T10:22:25.921182 | 2009-11-19T16:50:48 | 2009-11-19T16:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,064 | h | /*
* This file is part of FBIde project
*
* FBIde is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* FBIde is distribu... | [
"vongodric@957c6b5c-1c3a-0410-895f-c76cfc11fbc7"
] | [
[
[
1,
39
]
]
] |
c2bfbc2112d0dc1df465fe1d6d186f67f8da0aeb | b2b5c3694476d1631322a340c6ad9e5a9ec43688 | /Baluchon/AnimatedSliding.h | 96b0bd7bb688f9e93b30ce131c1173afe12942ce | [] | no_license | jpmn/rough-albatross | 3c456ea23158e749b029b2112b2f82a7a5d1fb2b | eb2951062f6c954814f064a28ad7c7a4e7cc35b0 | refs/heads/master | 2016-09-05T12:18:01.227974 | 2010-12-19T08:03:25 | 2010-12-19T08:03:25 | 32,195,707 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 571 | h | #pragma once
#include <cv.h>
#include "AnimatedTransform.h"
using namespace baluchon::core::services::positioning;
namespace baluchon { namespace core { namespace datas { namespace animation {
class AnimatedSliding : public AnimatedTransform
{
public:
AnimatedSliding(CvPoint3D32f vector, CvPoint3D32f... | [
"jpmorin196@bd4f47a5-da4e-a94a-6a47-2669d62bc1a5"
] | [
[
[
1,
27
]
]
] |
5be4632a3e71d5abc8f81ca9f08010b7796701cc | 94c1c7459eb5b2826e81ad2750019939f334afc8 | /source/CTaiScreensIndicate.h | 952f684d64ac33b0b208d0d9084cd1625750201f | [] | no_license | wgwang/yinhustock | 1c57275b4bca093e344a430eeef59386e7439d15 | 382ed2c324a0a657ddef269ebfcd84634bd03c3a | refs/heads/master | 2021-01-15T17:07:15.833611 | 2010-11-27T07:06:40 | 2010-11-27T07:06:40 | 37,531,026 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,586 | h | #if !defined(AFX_SCREENSTOCKSINDICATE_H__62BF6203_63BF_11D4_970B_0080C8D6450E__INCLUDED_)
#define AFX_SCREENSTOCKSINDICATE_H__62BF6203_63BF_11D4_970B_0080C8D6450E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// CTaiScreensIndicate.h : header file
//
#include "FloatEdit.h"
#include "... | [
"7171136@qq.com"
] | [
[
[
1,
63
]
]
] |
2d8ff321d816b283907fe810d3bcf80251506918 | 5c4e36054f0752a610ad149dfd81e6f35ccb37a1 | /libs/src2.75/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp | 32ea0c3f6d941f29fe31f55ae608701927812991 | [] | no_license | Akira-Hayasaka/ofxBulletPhysics | 4141dc7b6dff7e46b85317b0fe7d2e1f8896b2e4 | 5e45da80bce2ed8b1f12de9a220e0c1eafeb7951 | refs/heads/master | 2016-09-15T23:11:01.354626 | 2011-09-22T04:11:35 | 2011-09-22T04:11:35 | 1,152,090 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,396 | cpp | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
P... | [
"akira.hayasaka@gmail.com"
] | [
[
[
1,
893
]
]
] |
2b55bbb285ea04beaddceb4d8891e30381c72771 | 13613feed38f491488f4d5c45e273bc984bff4d9 | /c/msnemo/get_topo/prog_cdf.cpp | aa12a4435bae1a883df298057d6ec3dae67ea93e | [] | no_license | guillaume7/griflet | 93fb1c2e3d9b600c3391a3b4a0dc52c32326690e | 24adda02dd9857b20cbc2984cb010271a28cdbe0 | refs/heads/master | 2016-08-11T02:09:43.741569 | 2011-12-09T00:26:59 | 2011-12-09T00:26:59 | 44,432,686 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,020 | cpp | #include "stdafx.h"
///////////////////////////////////////////////////////////////////////////////////////////
//create and open functions________________________________________________________________
///////////////////////////////////////////////////////////////////////////////////////////
/***************... | [
"guillaume.riflet@gmail.com"
] | [
[
[
1,
614
]
]
] |
1637a7ce0b2934e0bfd314868851bdb05d426508 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/serialization/test/test_binary.cpp | f95076be1c29fa68ceac77bebafa6bdc83eb305b | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,921 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// test_simple_class.cpp
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
/... | [
"metrix@Blended.(none)"
] | [
[
[
1,
125
]
]
] |
138bd50407e66c7f5f5ba0817631c7f8b885c08b | 28a7ffd179897080613df18ceb648b40ad9c5ee4 | /CGRambler2.0/Camera.h | 97ad51547d7094b8d24b1a4c51327121bd2224e3 | [] | no_license | MagnusTiberius/cgrambler | fd9978b600e7fcae0d5d580c316e1ed74739a429 | 0c1c8e73e6b5d31125b2d2d63d56f546fd1df42a | refs/heads/master | 2021-01-19T09:44:57.117749 | 2011-02-19T06:04:45 | 2011-02-19T06:04:45 | 37,160,716 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,353 | h | /*
.____ ____ ____ __ ___ ___ __
/\ _`\ /\ _`\ /\ _`\ /\ \ /\_ \ /'___`\ /'__`\
\ \ \/\_\\ \ \L\_\ \ \L\ \ __ ___ ___\ \ \____\//\ \ __ _ __ /\_\ /\ \ /\ \/\ \ ... | [
"cgrambler@ae0db8de-29cd-45ee-2585-6d32dff01e80"
] | [
[
[
1,
59
]
]
] |
0ca511289347e81c14f4b8742aaf7e4cfd61d514 | b4d726a0321649f907923cc57323942a1e45915b | /CODE/ImpED/StdAfx.cpp | 223ee3d105c2498524a826284fde4baeef9a8281 | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,278 | cpp | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/FRED2/StdAfx.cpp $
* $Revisio... | [
"chief1983@yahoo.com"
] | [
[
[
1,
45
]
]
] |
af44c4a89c343c4a91c0b812aa9a9daa89405df1 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/xmlschema99.hpp | d88cb7034d1ff2248d1539f222c98d593ff62f35 | [] | 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 | 4,886 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'XMLSchema99.pas' rev: 6.00
#ifndef XMLSchema99HPP
#define XMLSchema99HPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#includ... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
128
]
]
] |
af92a5c9943317d59ee3bc0ed21a120405f6eafd | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/node/ntexarraynode_cmds.cc | a162b2d7706a5c7f5b39dd97039ae2cbf7622309 | [] | 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 | 6,768 | cc | #define N_IMPLEMENTS nTexArrayNode
//-------------------------------------------------------------------
// ntexarraynode_cmds.cc
// (C) 2000 RadonLabs GmbH -- A.Weissflog
//-------------------------------------------------------------------
#include "node/ntexarraynode.h"
#include "kernel/npersistserver.h"
... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
244
]
]
] |
9f801fd8f8d441059dfbd8916772a527f7c061ab | 6fa6532d530904ba3704da72327072c24adfc587 | /SCoder/SCoder/coders/lsbcoder.cpp | 3734230b3a0ca85eea7dbad85d46e2dceed542f4 | [] | no_license | photoguns/code-hnure | 277b1c0a249dae75c66e615986fb1477e6e0f938 | 92d6ab861a9de3f409c5af0a46ed78c2aaf13c17 | refs/heads/master | 2020-05-20T08:56:07.927168 | 2009-05-29T16:49:34 | 2009-05-29T16:49:34 | 35,911,792 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,838 | cpp | ////////////////////////////////////////////////////////////////////////////////
#include "lsbcoder.h"
////////////////////////////////////////////////////////////////////////////////
LSBCoder::LSBCoder()
{
}
////////////////////////////////////////////////////////////////////////////////
LSBCode... | [
"beemasterz@gmail.com@8592428e-0b6d-11de-9036-69e38a880166"
] | [
[
[
1,
440
]
]
] |
e8f3c2b2ca9bcd098e2cbdf39dae91bae961ff37 | 09ea547305ed8be9f8aa0dc6a9d74752d660d05d | /example/LinkedInAuthApp/ui_progressbar.h | 8873d22a506b7f2942e836be4c1d26270c2bdb27 | [] | no_license | SymbianSource/oss.FCL.sf.mw.socialmobilefw | 3c49e1d1ae2db8703e7c6b79a4c951216c9c5019 | 7020b195cf8d1aad30732868c2ed177e5459b8a8 | refs/heads/master | 2021-01-13T13:17:24.426946 | 2010-10-12T09:53:52 | 2010-10-12T09:53:52 | 72,676,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,822 | h | /********************************************************************************
** Form generated from reading UI file 'progressbar.ui'
**
** Created: Mon Sep 27 15:45:02 2010
** by: Qt User Interface Compiler version 4.6.2
**
** WARNING! All changes made in this file will be lost when recompiling UI file!... | [
"none@none"
] | [
[
[
1,
75
]
]
] |
0dd802b39a561207783ab75da00c996184752030 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Scada/SysCADMarshal/SetValuesDlg.h | b4de6b9a8331fc308d7695dbbf8db322f7ddd729 | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 829 | h | #pragma once
#include "afxwin.h"
// CSetValuesDlg dialog
class CSysCADMarshalDoc;
class CSetValuesDlg : public CDialog
{
DECLARE_DYNAMIC(CSetValuesDlg)
public:
CSetValuesDlg(CSysCADMarshalDoc * pDoc, CWnd* pParent = NULL); // standard constructor
virtual ~CSetValuesDlg();
// Dialog Data
enum { ... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
28
],
[
31,
36
]
],
[
[
29,
30
]
]
] |
fdeeb750eb32424e6071453e1a6e8e8a022e4aca | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/src/OpenSteerUT/AbstractEntityQuery.cpp | 7e96cffc14903699cdf885be076330670edb43c9 | [] | 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 | 1,812 | cpp | //-----------------------------------------------------------------------------
// Copyright (c) 2009, Jan Fietz, Cyrus Preuss
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// *... | [
"janfietz@localhost"
] | [
[
[
1,
29
]
]
] |
782c522fd92bec0ae6e7827d10008455674bcc9d | 9dad473629c94d45041d51ae6c21ca2b477bd913 | /headers/union.h | 7c47acb60170513c744706ca14741f88f153abca | [] | 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 | 1,366 | h | /**
* \file union.h
* \brief class Union header
* \author Gimenez Tom, Roumier Vincent, Matéo Camille
* \version 1.0
* \date 01 octobre 2011
*
* Containing Union class
*
*/
#ifndef __Union__
#define __Union__
#include "opbin.h"
/*!
* \class Union
* \brief Union class
*
* Union is... | [
"camille.mateo@gmail.com@3040dc66-f2c5-6624-7679-62bdbddada0d",
"gimenez.tom@gmail.com@3040dc66-f2c5-6624-7679-62bdbddada0d"
] | [
[
[
1,
12
],
[
18,
24
],
[
27,
28
],
[
30,
30
],
[
33,
40
],
[
42,
51
],
[
53,
61
],
[
65,
65
]
],
[
[
13,
17
],
[
25,
... |
ccb17e41682809a675d2bae62405756965ebeeef | 98bc9ad50143aa5b3e4d0cf79ca9f1fbe9877935 | /CUDA/Global/Logging.cpp | 0fb2a80d7021aca9d7e325715bd04b70a73235d4 | [] | no_license | liu3xing3long/cnl | 11c348d2587d0c2e4535ee5db3138951dfed7f65 | 307be2d860425b72669cbf3f67bd3f60dc0c3e40 | refs/heads/master | 2021-01-10T08:11:56.311074 | 2010-06-30T06:26:50 | 2010-06-30T06:26:50 | 48,257,267 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,926 | cpp | #include "stdafx.h"
FILE *Logging::m_pLoggingFile;
unsigned int g_uiAllowedTypesConsole = 0xFFFFFFFF; // all logging types allowed
unsigned int g_uiAllowedTypesFile = 0xFFFFFFFF; // all logging types allowed
void Logging::makeSureLoggingFileExists()
{
if(m_pLoggingFile == NULL)
{
Str sLogFileName("Logg... | [
"julekmen@go2.pl"
] | [
[
[
1,
88
]
]
] |
e67aabe4fc94f03e592e097509695bbb4b313f25 | 105cc69f4207a288be06fd7af7633787c3f3efb5 | /HovercraftUniverse/HovercraftUniverse/HavokEntityType.h | 3b36071349ae259ea5a5e72fffee7049a657a9f9 | [] | 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 | 1,088 | h | #ifndef HAVOKENTITYTYPE_H
#define HAVOKENTITYTYPE_H
class hkpWorldObject;
namespace HovUni {
/**
* Class used to annotate havoc world objects with an object type.
*/
class HavokEntityType {
private:
static int ENITYTYPEPROPERTY;
public:
enum Type {
NOTSET,
PLANET,
CHARACTER,
... | [
"pintens.pieter.jan@gmail.com",
"pintens.pieterjan@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c"
] | [
[
[
1,
2
],
[
11,
11
]
],
[
[
3,
10
],
[
12,
58
]
]
] |
ddce64158550dc02b58c98a94b7c11ea7d4d4bee | 629e4fdc23cb90c0144457e994d1cbb7c6ab8a93 | /lib/entity/components/physicswork.cpp | 19e86e012c0aebe68b68f1dec3bffbf761429581 | [] | 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 | 2,538 | cpp | /*
* physicswork.cpp
*
* Created on: 1.11.2011
* Author: akin
*/
#include "physicswork.h"
#include "physicscomponent.h"
#include <iostream>
namespace ice
{
PhysicsWork::PhysicsWork( Component& parent )
: ComponentWork( parent )
{
}
PhysicsWork::~PhysicsWork()
{
}
bool PhysicsWork:... | [
"akin@lich",
"akin@localhost"
] | [
[
[
1,
14
],
[
16,
50
],
[
60,
68
],
[
70,
73
],
[
75,
81
],
[
83,
87
],
[
92,
95
]
],
[
[
15,
15
],
[
51,
59
],
[
69,
... |
77185777741b8793da7952cdf3000dd4f12548d0 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/mpl/preprocessed/list/list50.cpp | 313ef49aa7e4420002a685cd308d77bf0c2d8ade | [
"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 | 512 | cpp |
// Copyright Aleksey Gurtovoy 2002-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: /cvsroot/boost/boost/libs/mpl/preproc... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
16
]
]
] |
78429b00cd669a0d74b6c5bdf2f21d2f9decfc00 | da2575b50a44f20ef52d6f271e73ff15dd54682f | /projects/SimpleDemo/stdafx.h | b294b0545a485a72f615428d4b7957aabf24d37b | [] | no_license | lqianlong/lincodelib | 0ef622bc988d6cf981a0aaf9da42b82fbd0b14cf | 27e71716f3279c02a90c213470b4c52cd8e86b60 | refs/heads/master | 2020-08-29T17:02:45.005037 | 2010-05-03T20:17:20 | 2010-05-03T20:17:20 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 208 | h | // stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include <iostream>
#include <tchar.h>
#include "LnBase.h"
| [
"linzhenqun@785468e8-de65-11dd-a893-8d7ce9fbef62"
] | [
[
[
1,
11
]
]
] |
f65f051aa044b4206100d9a1efe3aab3f868ef18 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/iostreams/test/write_output_iterator_test.hpp | 98ba54d9b29b946c276b0143d8483e4775af5ac3 | [
"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,736 | hpp | // (C) Copyright Jonathan Turkanis 2004
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
// See http://www.boost.org/libs/iostreams for documentation.
#ifndef BOOST_IOSTREAMS_TEST_WRITE_OUTPUT_ITERATOR_HPP_I... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
84
]
]
] |
ef107a75cc90994318da766e39b7ecc425d27050 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/Tools/LayoutEditor/PanelControllers.h | bafbbcc471f12aa559efef0e478814ab47e4e735 | [] | 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 | 1,530 | h | /*!
@file
@author Georgiy Evmenov
@date 12/2009
*/
#ifndef __PANEL_CONTROLLERS_H__
#define __PANEL_CONTROLLERS_H__
#include "BaseLayout/BaseLayout.h"
#include "PanelView/BasePanelViewItem.h"
namespace tools
{
class PanelControllers :
public wraps::BasePanelViewItem
{
public:
PanelControll... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
60
]
]
] |
5362724d3de4958b22fc47fe9812de9f9f1dcf40 | bdb1e38df8bf74ac0df4209a77ddea841045349e | /CapsuleSortor/Version 1.0 -2.0/CapsuleSortor-10-11-14/ToolSrc/TThread.h | fc1dcbdb5b01bb7703dd7e0de47d4fe1ad9e7af8 | [] | no_license | Strongc/my001project | e0754f23c7818df964289dc07890e29144393432 | 07d6e31b9d4708d2ef691d9bedccbb818ea6b121 | refs/heads/master | 2021-01-19T07:02:29.673281 | 2010-12-17T03:10:52 | 2010-12-17T03:10:52 | 49,062,858 | 0 | 1 | null | 2016-01-05T11:53:07 | 2016-01-05T11:53:07 | null | UTF-8 | C++ | false | false | 2,872 | h | // TThread.h : Interface of the TThread class
//
// Copyright (c) 2006 zhao_fsh Zibo Creative Computor CO.,LTD
//////////////////////////////////////////////////////////////////////////
//
// Last update Date : 2007.05.07
//
// Example Begin
/*
// First method:
class myClass :public TThread
{
public:
v... | [
"vincen.cn@66f52ff4-a261-11de-b161-9f508301ba8e"
] | [
[
[
1,
123
]
]
] |
0ef42e7ce4fa132fdfe4e82a6638c2a84a0f73b7 | e8c9bfda96c507c814b3378a571b56de914eedd4 | /engineTest/AgentStates.h | db421ae52b23a9488a05a78a4fa70dc5627ed597 | [] | no_license | VirtuosoChris/quakethecan | e2826f832b1a32c9d52fb7f6cf2d972717c4275d | 3159a75117335f8e8296f699edcfe87f20d97720 | refs/heads/master | 2021-01-18T09:20:44.959838 | 2009-04-20T13:32:36 | 2009-04-20T13:32:36 | 32,121,382 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,896 | h | #ifndef AGENT_STATES_H_
#define AGENT_STATES_H_
#include "State.h"
class Agent;
//Defend state
class Defend : public State<Agent>{
private:
Defend(){}
//copy constructor and assignment operator
//Defend(const Defend &);
//Defend & operator=(const Defend &);
public:
stat... | [
"cthomas.mail@f96ad80a-2d29-11de-ba44-d58fe8a9ce33",
"javidscool@f96ad80a-2d29-11de-ba44-d58fe8a9ce33",
"chrispugh666@f96ad80a-2d29-11de-ba44-d58fe8a9ce33"
] | [
[
[
1,
151
],
[
171,
190
],
[
214,
214
]
],
[
[
152,
170
]
],
[
[
191,
213
]
]
] |
1ccf49f9caf0f46ba4aa00e1de699c6359d242f3 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/arcemu-logonserver/AccountCache.cpp | 804abefefd78ac327f95ace0487cbdc2616c8cb0 | [] | no_license | miklasiak/projekt | df37fa82cf2d4a91c2073f41609bec8b2f23cf66 | 064402da950555bf88609e98b7256d4dc0af248a | refs/heads/master | 2021-01-01T19:29:49.778109 | 2008-11-10T17:14:14 | 2008-11-10T17:14:14 | 34,016,391 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,185 | cpp | /*
* ArcEmu MMORPG Server
* Copyright (C) 2008 <http://www.ArcEmu.org/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later ver... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
1
],
[
4,
44
],
[
46,
141
],
[
144,
144
],
[
146,
147
],
[
165,
167
],
[
170,
229
],
[
232,
232
],
[
234,
235
],
[
253,... |
e0e2d5140128d99612a903fa01691347b4dc928a | 611fc0940b78862ca89de79a8bbeab991f5f471a | /src/Stage/SpecialScreens/TGSThanksForPlaying.cpp | 1f1c0b9c54aa3a807054ebb3c0c0ceb64cd77406 | [] | no_license | LakeIshikawa/splstage2 | df1d8f59319a4e8d9375b9d3379c3548bc520f44 | b4bf7caadf940773a977edd0de8edc610cd2f736 | refs/heads/master | 2021-01-10T21:16:45.430981 | 2010-01-29T08:57:34 | 2010-01-29T08:57:34 | 37,068,575 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 760 | cpp | #include "TGSThanksForPlaying.h"
#include "..\\..\\Management\\GameControl.h"
#include "..\\..\\Event\\StageClearEvt.h"
TGSThanksForPlaying::TGSThanksForPlaying()
{
mTimer = 0.0f;
mFading = false;
}
TGSThanksForPlaying::~TGSThanksForPlaying()
{}
/*
画像の表示
*/
void TGSThanksForPlaying::Process(){
i... | [
"lakeishikawa@c9935178-01ba-11df-8f7b-bfe16de6f99b"
] | [
[
[
1,
39
]
]
] |
269c6ffdbc7711658025f3304c74272f6081cc77 | 29e87c19d99b77d379b2f9760f5e7afb3b3790fa | /src/audio/decoder_interface.cpp | 98e934d573d6ee04c48ac00ff12de1838fff3e42 | [] | no_license | wilcobrouwer/dmplayer | c0c63d9b641a0f76e426ed30c3a83089166d0000 | 9f767a15e25016f6ada4eff6a1cdd881ad922915 | refs/heads/master | 2021-05-30T17:23:21.889844 | 2011-03-29T08:51:52 | 2011-03-29T08:51:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,633 | cpp | #include "decoder_interface.h"
#include "../error-handling.h"
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/utility/result_of.hpp>
namespace { namespace ns_reghelper {
std::vector<boost::function<IDecoderRef (IDataSourceRef)> > decoderlist;
std::vector<std::string> decodernamelist; ... | [
"simon.sasburg@e69229e2-1541-0410-bedc-87cb2d1b0d4b",
"daniel.geelen@e69229e2-1541-0410-bedc-87cb2d1b0d4b",
"daan.wissing@e69229e2-1541-0410-bedc-87cb2d1b0d4b"
] | [
[
[
1,
8
],
[
10,
10
],
[
12,
12
],
[
14,
14
],
[
16,
21
],
[
23,
26
],
[
28,
34
],
[
36,
45
],
[
51,
58
],
[
68,
70
... |
9e1cb55d9f9b615dc0aa763701ad069c73d73081 | c508f45952a5900ef1d79503fc1051a2d4b7c71d | /darwinia/contrib/netlib/net_lib.h | 904768fbb6659b871d7c46c6b48c74b94c32d243 | [] | no_license | Minimalist-GameForks/Darwinia-and-Multiwinia-Source-Code | 6a990a7c4e5e0c854ce3eaef2868682281c20e06 | f909630267a320c8f8de5e30bbb2dbf5f3a68acf | refs/heads/master | 2023-03-06T10:02:54.699906 | 2010-06-20T09:58:10 | 2010-06-20T09:58:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 990 | h | // ****************************************************************************
// Top level include file for NetLib
//
// NetLib - A very thin portable UDP network library
// ****************************************************************************
#ifndef INCLUDED_NET_LIB_H
#define INCLUDED_NET_LIB_H
... | [
"root@9244cb4f-d52e-49a9-a756-7d4e53ad8306"
] | [
[
[
1,
60
]
]
] |
0fae72e0e7adf864854a15added94f13fe09d126 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/UrbanExtreme/src/physics/boxentity.cc | a79bedf38aac91a8187df5c6b7d6949728359770 | [] | 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 | 1,064 | cc | //----------------------------------------------------------------------------
// (c) 2009
//----------------------------------------------------------------------------
#include "physics/boxentity.h"
#include "physics/server.h"
#include "physics/rigidbody.h"
#include "physics/shape.h"
#include "physics/box... | [
"ldw9981@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
43
]
]
] |
2867546f7eb4c695e740c437e9a1f2e8fdd23733 | cb453e7f704363305d3190c2a6ea1ef8ace7adae | /VC6.0/CBMIRDoc.cpp | da13fc705f6ba835120a73f04ecdabbcc48707f1 | [] | no_license | xidiandaily/cbmir | 6d7b2fe7f35f8bc810283632f65564bcb03d9120 | 6c94dc3bf19bfd599cf092da5516361967969580 | refs/heads/master | 2021-01-22T23:16:23.147495 | 2010-08-20T13:12:55 | 2010-08-20T13:12:55 | 32,128,753 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,387 | cpp | // CBMIRDoc.cpp : implementation of the CCBMIRDoc class
//
#include "stdafx.h"
#include "CBMIR.h"
#include "CBMIRDoc.h"
#include "SearchSetting.h"
#include "CBMIRView.h"
#include "MainFrm.h"
#include "TestAlg.h"
#include "JpegAlg.h"
#include "KeyImageView.h"
#include "IlView.h"
#include "MainFrm.h"
#... | [
"xidiandaily@e93b7ebc-b7fa-8553-4986-dc886d89061e"
] | [
[
[
1,
117
]
]
] |
26558e5737a703f6ec569cfa7af876a60d684688 | cb4e269b5e2e963f84ef7c2e9fb5e2ba0352e4ea | /src/graphics/graphics_rasterizer.h | c74cbef28287cdde33e5362c7b5e74d062012d5f | [] | no_license | dasch/graphics | e0ce22bf0cf205989127cd9be9c3036502d66be2 | ef5b90225623058de15c5332608cf0f41d0110e6 | refs/heads/master | 2020-05-19T19:22:55.136427 | 2010-04-05T19:33:01 | 2010-04-05T19:33:01 | 567,095 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,559 | h | #ifndef GRAPHICS_RASTERIZER_H
#define GRAPHICS_RASTERIZER_H
//
// Graphics Framework.
// Copyright (C) 2008 Department of Computer Science, University of Copenhagen
//
#include <stdexcept>
namespace graphics
{
/**
* This class describes an interface class for implementing a rasterizer.
* ... | [
"daniel.schierbeck@gmail.com"
] | [
[
[
1,
187
]
]
] |
b71dec87ab007fe8284cd7e8415d9c9878142281 | 27bde5e083cf5a32f75de64421ba541b3a23dd29 | /source/State_StartScreen.h | b13f59ebfae2662b9e2c2e4391350e19769c0614 | [] | no_license | jbsheblak/fatal-inflation | 229fc6111039aff4fd00bb1609964cf37e4303af | 5d6c0a99e8c4791336cf529ed8ce63911a297a23 | refs/heads/master | 2021-03-12T19:22:31.878561 | 2006-10-20T21:48:17 | 2006-10-20T21:48:17 | 32,184,096 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 979 | h | //---------------------------------------------------
// Name: Game : StartScreen
// Desc: the game start screen
// Author: John Sheblak
// Contact: jbsheblak@mail.utexas.edu
//---------------------------------------------------
#ifndef _GAME_STATE_STARTSCREEN_H_
#define _GAME_STATE_STARTSCREEN_H_
#include... | [
"jbsheblak@5660b91f-811d-0410-8070-91869aa11e15"
] | [
[
[
1,
52
]
]
] |
3db64d1bda11da32f43d00b2f7913c2328cf7350 | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/HaohanITPlayer/public/Common/SysUtils/Windows/WinFilePathUtils.h | 12d6bd981800f944321efba89a09e44b912bade3 | [] | 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 | 872 | h | //-----------------------------------------------------------------------------
// WinFilePathUtils.h
// Eduard Kegulskiy
// Copyright (c) 2004, Haohanit. All rights reserved.
//-----------------------------------------------------------------------------
//SR FS: Reviewed [wwt 20040914]
//SR FS: Reviewed [DDT ... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
19
]
]
] |
3c37496cd6cd1ac846ee91346468830c13e79ba2 | f8b364974573f652d7916c3a830e1d8773751277 | /emulator/allegrex/instructions/VASIN.h | cf61257509a3874293d723f182d0a2b8be5789b4 | [] | no_license | lemmore22/pspe4all | 7a234aece25340c99f49eac280780e08e4f8ef49 | 77ad0acf0fcb7eda137fdfcb1e93a36428badfd0 | refs/heads/master | 2021-01-10T08:39:45.222505 | 2009-08-02T11:58:07 | 2009-08-02T11:58:07 | 55,047,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,042 | h | template< > struct AllegrexInstructionTemplate< 0xd0170000, 0xffff0000 > : AllegrexInstructionUnknown
{
static AllegrexInstructionTemplate &self()
{
static AllegrexInstructionTemplate insn;
return insn;
}
static AllegrexInstruction *get_instance()
{
return &AllegrexInstr... | [
"hlide@free.fr"
] | [
[
[
1,
41
]
]
] |
4ef0670d180bd18978eee2d8d68cc51dc8301bc6 | 83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c | /code/fast_atof.h | 90b67725dbf843c2dfe34a070e4195a2158a7ddc | [
"BSD-3-Clause"
] | permissive | spring/assimp | fb53b91228843f7677fe8ec18b61d7b5886a6fd3 | db29c9a20d0dfa9f98c8fd473824bba5a895ae9e | refs/heads/master | 2021-01-17T23:19:56.511185 | 2011-11-08T12:15:18 | 2011-11-08T12:15:18 | 2,017,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,331 | h | // Copyright (C) 2002-2007 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine" and the "irrXML" project.
// For conditions of distribution and use, see copyright notice in irrlicht.h and irrXML.h
// ------------------------------------------------------------------------------------
// Original descri... | [
"kimmi@67173fc5-114c-0410-ac8e-9d2fd5bffc1f",
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
3
],
[
7,
8
],
[
14,
41
],
[
47,
58
],
[
60,
62
],
[
70,
71
],
[
90,
91
],
[
181,
182
],
[
221,
223
],
[
225,
228... |
698e69d339125b61451eaf68eb8fe20f8d8bbdd9 | 0813282678cb6bb52cd0001a760cfbc24663cfca | /TerranCommand.cpp | 15a0e598ab3563e658886a8fe0c78cc8351df11e | [] | no_license | mannyzhou5/scbuildorder | e3850a86baaa33d1c549c7b89ddab7738b79b3c0 | 2396293ee483e40495590782b652320db8adf530 | refs/heads/master | 2020-04-29T01:01:04.504099 | 2011-04-12T10:00:54 | 2011-04-12T10:00:54 | 33,047,073 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,581 | cpp | #include "stdafx.h"
#include "TerranCommand.h"
const WCHAR *tostring(EOutputFormat format, ETerranCommand command)
{
switch(format)
{
case eOutputFormatSimple:
case eOutputFormatHaploid:
case eOutputFormatSC2Gears:
switch(command)
{
case eTerranCommandBuildCommandCenter:
return L"Command Cen... | [
"CarbonTwelve.Developer@a0245358-5b9e-171e-63e1-2316ddff5996"
] | [
[
[
1,
768
]
]
] |
03588b5605befef9786fd8be0c2f049601de41e0 | 7b4e708809905ae003d0cb355bf53e4d16c9cbbc | /JuceLibraryCode/modules/juce_graphics/native/juce_linux_Fonts.cpp | b42df9b3d517547edb6c5104f9a60151b04a1038 | [] | no_license | sonic59/JulesText | ce6507014e4cba7fb0b67597600d1cee48a973a5 | 986cbea68447ace080bf34ac2b94ac3ab46faca4 | refs/heads/master | 2016-09-06T06:10:01.815928 | 2011-11-18T01:19:26 | 2011-11-18T01:19:26 | 2,796,827 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,121 | cpp | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-11 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be r... | [
"supermario30@gmail.com"
] | [
[
[
1,
544
]
]
] |
f739df6a594b168fdb45d1f6f73eb5f8b9610090 | 0c62a303659646fa06db4d5d09c44ecb53ce619a | /Kickapoo/Audio.cpp | 08def6bca0e1d1832683615e46c08990d2b6f998 | [] | no_license | gosuwachu/igk-game | 60dcdd8cebf7a25faf60a5cc0f5acd6f698c1c25 | faf2e6f3ec6cfe8ddc7cb1f3284f81753f9745f5 | refs/heads/master | 2020-05-17T21:51:18.433505 | 2010-04-12T12:42:01 | 2010-04-12T12:42:01 | 32,650,596 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,121 | cpp | #include "Common.h"
#include "Audio.h"
void Audio::create()
{
unsigned int version;
FMOD::System_Create(&system);
system->getVersion(&version);
if (version < FMOD_VERSION)
return;
system->init(32, FMOD_INIT_NORMAL, 0);
}
void Audio::release()
{
system->close();
system->release();
}... | [
"wach.piotrek@gmail.com@d16c65a5-d515-2969-3ec5-0ec16041161d",
"konrad.rodzik@d16c65a5-d515-2969-3ec5-0ec16041161d"
] | [
[
[
1,
21
],
[
23,
25
],
[
28,
42
],
[
44,
45
],
[
54,
54
]
],
[
[
22,
22
],
[
26,
27
],
[
43,
43
],
[
46,
53
]
]
] |
dfc146a257e671498ea67e42e74f545e852a07c6 | fa134e5f64c51ccc1c2cac9b9cb0186036e41563 | /GT/TextureTGA.h | d5108829ce461da75dfc7ec2dcee5c16ed5703bf | [] | no_license | dlsyaim/gradthes | 70b626f08c5d64a1d19edc46d67637d9766437a6 | db6ba305cca09f273e99febda4a8347816429700 | refs/heads/master | 2016-08-11T10:44:45.165199 | 2010-07-19T05:44:40 | 2010-07-19T05:44:40 | 36,058,688 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 779 | h | #pragma once
class Texture;
class TextureTGA
{
public:
TextureTGA(void);
~TextureTGA(void);
inline void setImageData(GLubyte* imageData){this->imageData = imageData;}
inline GLubyte* getImageData(void){return imageData;}
inline void setBpp(GLuint bpp){this->bpp = bpp;}
inline GLuint getBpp(void){ret... | [
"Jingfei.Hu@gmail.com@3a95c3f6-2b41-11df-be6c-f52728ce0ce6"
] | [
[
[
1,
29
]
]
] |
b6a801f0a79578886ca94b469068a1f46dd285a4 | be77a86176ebc9919c1b5366ac5d8ce579f06fbe | /C++/OpenCV/ImageProcessing/ImageProcessing/ImageProcessing.cpp | 6e0b8b6d6b0bbde8bece4c379df49e417ee4f76b | [] | no_license | MrChuCong/dvbao | 505c3510f73ad9fbe0cb44883a0109921b8ef317 | 7ca4b47fb7bc8fa4bea3962b3cee73aea3d0b40a | refs/heads/master | 2021-01-15T22:52:03.692972 | 2008-12-09T18:49:52 | 2008-12-09T18:49:52 | 33,026,621 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,009 | cpp | #include <cv.h>
#include <cxcore.h>
#include <highgui.h>
#include <stdio.h>
#define SOURCE_WINDOW_ID "Source Image"
#define DESTINATION_WINDOW_ID "Destination Image"
int main (int argc, char* argv[])
{
if (argc < 2)
{
// No input file name
printf("Usage: main source_image [destination_image]\n");
... | [
"dangvinhbao@gmail.com@21bdbfa0-87e6-11dd-9299-37fd5bf03096"
] | [
[
[
1,
116
]
]
] |
db57a54e9032726e5b965ac8a78fc6f5a023d020 | 68cfffb549ab1cb32e02db4f80ed001a912e455b | /reference/GreedySnake/GreedySnake/GreedySnakeDoc.h | 8e3d63e7aac74d68762be5dc2817aa600d9512e5 | [] | no_license | xhbang/Console-snake | e462d6c206dc1dd071640f0ad203eb367460b2c8 | a61cf9d91744f084741e2c29b930d9646256479b | refs/heads/master | 2016-09-10T20:18:10.598179 | 2011-12-05T10:33:51 | 2011-12-05T10:33:51 | 2,902,986 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 894 | h | /*
////////////////////////////////////////////////////////
Team member:
聂森 莫小琪 彭云波 陈飞宇 尹伦琴 陈沁茜 李朝朝
Date:
3.2008 ~ 5.2008
所有权限归 cqu. mstc. Team Satan 所有.
////////////////////////////////////////////////////////
*/
// GreedySnakeDoc.h : CGreedySnakeDoc 类的接口
//
#pragma once
class CGreedyS... | [
"sonicisdreaming@gmail.com"
] | [
[
[
1,
54
]
]
] |
91401f3019c8f33736e82b11e8392f44953bed34 | 940a846f0685e4ca0202897a60c58c4f77dd94a8 | /demo/FireFox/plugin/test/nprt/nprt/ScriptablePluginObjectBase.cpp | 56eadf886303efbc5d0158a6adfa79e49850a1fd | [] | no_license | grharon/tpmbrowserplugin | be33fbe89e460c9b145e86d7f03be9c4e3b73c14 | 53a04637606f543012c0d6d18fa54215123767f3 | refs/heads/master | 2016-09-05T15:46:55.064258 | 2010-09-04T12:05:31 | 2010-09-04T12:05:31 | 35,827,176 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,040 | cpp | #include "ScriptablePluginObjectBase.h"
void
ScriptablePluginObjectBase::Invalidate()
{
}
bool
ScriptablePluginObjectBase::HasMethod(NPIdentifier name)
{
return false;
}
bool
ScriptablePluginObjectBase::Invoke(NPIdentifier name, const NPVariant *args,
uint32_t argCou... | [
"stlt1sean@aa5d9edc-7c6f-d5c9-3e23-ee20326b5c4f"
] | [
[
[
1,
155
]
]
] |
49cbc7e91a61edec9197a0d66488ea20f39329ef | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SETools/SESceneEditor/AssemblyInfo.cpp | af8d9fd3b236537ff535065d600fbcd774b1ddcb | [] | no_license | pizibing/swingengine | d8d9208c00ec2944817e1aab51287a3c38103bea | e7109d7b3e28c4421c173712eaf872771550669e | refs/heads/master | 2021-01-16T18:29:10.689858 | 2011-06-23T04:27:46 | 2011-06-23T04:27:46 | 33,969,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,482 | cpp | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
... | [
"hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac"
] | [
[
[
1,
85
]
]
] |
58de20961bd944e99377d9e83c2353d475eee2d5 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Include/CRegistry.h | 3cc40b042a6960f6b2892e9fc7eeb504943e353e | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,060 | h | /*
CRegistry.h
Classe base per l'accesso al registro (SDK/MFC).
Luca Piergentili, 07/08/00
lpiergentili@yahoo.com
*/
#ifndef _CREGISTRY_H
#define _CREGISTRY_H 1
#include "window.h"
// id per le icone predefinite (windows.h)
enum IDI_PREDEFINED_ICON {
IDI_APPLICATION_ICON,
IDI_ASTERISK_ICON,
IDI_... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
86
]
]
] |
27b8c819a9389d8534c847cc0a53983a2c0926b1 | 5c3ae0d061432533efe7b777c8205cf00db72be6 | / spacerenegade/src/material.cpp | db23640052cfc66ef66a2f1324512f60bdf65c90 | [] | no_license | jamoozy/spacerenegade | 6da0abbcdc86a9edb3a1a9c4e7224d5a1121423c | 4240a4b6418cb7b03d22a42de65e800277cfc889 | refs/heads/master | 2016-09-06T17:24:11.028035 | 2007-08-12T07:19:14 | 2007-08-12T07:19:14 | 41,124,730 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 772 | cpp | #include <iostream>
#include "GL/glut.h"
#include "ship.h"
#include "material.h"
using std::cout;
using std::cerr;
using std::endl;
extern PShip *playerShip;
void Material::update()
{
position += velocity;
if (killNextTick) delete this;
}
void Material::draw(int pass)
{
if (pass == 1)
{
... | [
"jamoozy@d98d4265-742f-0410-abd1-c3b8cf015911",
"paulbobba@d98d4265-742f-0410-abd1-c3b8cf015911"
] | [
[
[
1,
4
],
[
6,
33
],
[
35,
46
]
],
[
[
5,
5
],
[
34,
34
]
]
] |
af297543db38a433ccb089fcbfd293a748d022b8 | b8fbe9079ce8996e739b476d226e73d4ec8e255c | /src/engine/rb_physics/colcylinder.cpp | c547fa65875c76723199214f3aae8ea4275ac461 | [] | no_license | dtbinh/rush | 4294f84de1b6e6cc286aaa1dd48cf12b12a467d0 | ad75072777438c564ccaa29af43e2a9fd2c51266 | refs/heads/master | 2021-01-15T17:14:48.417847 | 2011-06-16T17:41:20 | 2011-06-16T17:41:20 | 41,476,633 | 1 | 0 | null | 2015-08-27T09:03:44 | 2015-08-27T09:03:44 | null | UTF-8 | C++ | false | false | 2,039 | cpp | /***********************************************************************************/
// File: ColCylinder.cpp
// Date: 25.08.2005
// Author: Ruslan Shestopalyuk
/***********************************************************************************/
#include "stdafx.h"
#include "ColCylinder.h"
#include "Phy... | [
"rushbits@gmail.com"
] | [
[
[
1,
58
]
]
] |
8f848e773b0ad0aceeeea0fc0e98ffc970f4daae | 3472e587cd1dff88c7a75ae2d5e1b1a353962d78 | /ytk_bak/test/TestVSQt/testvsqt.h | 9707c880d8808f5efb3ca32a593d1c29fdd5e7e8 | [] | no_license | yewberry/yewtic | 9624d05d65e71c78ddfb7bd586845e107b9a1126 | 2468669485b9f049d7498470c33a096e6accc540 | refs/heads/master | 2021-01-01T05:40:57.757112 | 2011-09-14T12:32:15 | 2011-09-14T12:32:15 | 32,363,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 473 | h | #ifndef TESTVSQT_H
#define TESTVSQT_H
#include <QtGui/QDialog>
#include "ui_testvsqt.h"
class TestVSQt : public QDialog
{
Q_OBJECT
public:
TestVSQt(QWidget *parent = 0, Qt::WFlags flags = 0);
~TestVSQt();
private slots:
void testLogClicked();
void testWebKitClicked();
void testDbusClicked();
... | [
"yew1998@5ddc4e96-dffd-11de-b4b3-6d349e4f6f86"
] | [
[
[
1,
29
]
]
] |
c5950c4844de6d041e1937dc57418fa4ee8a94b8 | c4001da8f012dfbc46fef0d9c11f8412f4ad9c6f | /allegro/demos/a5teroids/src/LargeBullet.cpp | 6de612ac61347fe7d2cfa17da03fa789b63bbf56 | [
"Zlib",
"BSD-3-Clause"
] | permissive | sesc4mt/mvcdecoder | 4602fdfe42ab39706cfa3c749282782ca9da73c9 | 742a5c0d9cad43f0b01aa6e9169d96a286458e72 | refs/heads/master | 2021-01-01T17:56:47.666505 | 2010-11-02T12:36:52 | 2010-11-02T12:36:52 | 40,896,775 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 337 | cpp | #include "a5teroids.hpp"
void LargeBullet::render(int offx, int offy)
{
al_draw_rotated_bitmap(bitmap, radius, radius, offx + x, offy + y,
angle+(ALLEGRO_PI/2), 0);
}
LargeBullet::LargeBullet(float x, float y, float angle, Entity *shooter) :
Bullet(x, y, 6, 0.6f, angle, 600, 2, RES_LARGEBULLET, s... | [
"edwardtoday@34199c9c-95aa-5eba-f35a-9ba8a8a04cd7"
] | [
[
[
1,
13
]
]
] |
a29be4c32850d32bc642c05282d08b84c849dd4c | 58ef4939342d5253f6fcb372c56513055d589eb8 | /CloverDemo/inc/AnimationFrame.h | f5188e34ca788bfce0f5a2db198a4e71a11f82cc | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,097 | h | /*
============================================================================
Name : AnimationFrame.h
Author : zengcity
Version : 1.0
Copyright : Your copyright notice
Description : CAnimationFrame declaration
============================================================================
*/
#if... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
56
]
]
] |
5d7c7b12a8d81ce1895a97c2d9790a5558915702 | bf19f77fdef85e76a7ebdedfa04a207ba7afcada | /NewAlpha/TMNT Tactics Tech Demo/Source/OptionsMenuState.cpp | 8d9dada638df6cbb4d54f79da667b50f2b682097 | [] | no_license | marvelman610/tmntactis | 2aa3176d913a72ed985709843634933b80d7cb4a | a4e290960510e5f23ff7dbc1e805e130ee9bb57d | refs/heads/master | 2020-12-24T13:36:54.332385 | 2010-07-12T08:08:12 | 2010-07-12T08:08:12 | 39,046,976 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,192 | cpp | //////////////////////////////////////////////////////////////////////////
// Filename : COptionsMenuState.cpp
//
// Author : Ramon Johannessen (RJ)
//
// Purpose : The Options Menu will allow the user to customize the
// game settings, such as music volume, sound effects, etc.
///////////////////////////... | [
"AllThingsCandid@7dc79cba-3e6d-11de-b8bc-ddcf2599578a",
"jsierra099@7dc79cba-3e6d-11de-b8bc-ddcf2599578a",
"marvelman610@7dc79cba-3e6d-11de-b8bc-ddcf2599578a"
] | [
[
[
1,
12
],
[
14,
42
],
[
48,
53
],
[
56,
56
],
[
58,
93
],
[
95,
97
],
[
99,
113
],
[
115,
122
],
[
124,
141
],
[
143,
... |
4e68e52db6f10a3e270460d95cd1ab9e701dcf4d | 3856c39683bdecc34190b30c6ad7d93f50dce728 | /server/UI.h | 4b5576695fd3754e2baab0d2cd1131fad0e50980 | [] | 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 | 141 | h | #ifndef _UI_H_
#define _UI_H_
class CUI
{
private:
public:
CUI();
virtual ~CUI();
virtual VOID Draw()=0;
};
#endif | [
"yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0"
] | [
[
[
1,
18
]
]
] |
3208527d83cd1a206746193886af3fe9806e9b94 | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/wm2/WmlDistVec2Elp2.h | 394673b25e16afb79cedb0d48ed33e93c4d4db8b | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | darwin/inferno | 02acd3d05ca4c092aa4006b028a843ac04b551b1 | e87017763abae0cfe09d47987f5f6ac37c4f073d | refs/heads/master | 2021-03-12T22:15:47.889580 | 2009-04-17T13:29:39 | 2009-04-17T13:29:39 | 178,477 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,273 | h | // 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 ... | [
"antonin@hildebrand.cz"
] | [
[
[
1,
39
]
]
] |
fb5209cedf26d0c6bf5591f0f5d0523ff01d45f1 | 7f6fe18cf018aafec8fa737dfe363d5d5a283805 | /samples/ted/editwindow.h | af5d3f11efd1f86ed4204467b164e6e446f356c1 | [] | no_license | snori/ntk | 4db91d8a8fc836ca9a0dc2bc41b1ce767010d5ba | 86d1a32c4ad831e791ca29f5e7f9e055334e8fe7 | refs/heads/master | 2020-05-18T05:28:49.149912 | 2009-08-04T16:47:12 | 2009-08-04T16:47:12 | 268,861 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 645 | h | #ifndef __EDITWINDOW_H__
#define __EDITWINDOW_H__
#include <ntk/interface/window.h>
#include <ntk/interface/scintilla.h>
class edit_window_t : public ntk_window {
public:
//
// methods
//
edit_window_t();
~edit_window_t();
bool quit_requested();
void message_received(const ntk_message& mess... | [
"nrtkszk@gmail.com"
] | [
[
[
1,
37
]
]
] |
f116760861a9eef018c87e97d2964175973330b0 | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /NpcServer/NpcKernel/GameObj.h | b9bc9435a9d0b0553dfb2b7f42fea88fe46f242b | [] | 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 | 478 | h | #pragma once
#include <windows.h>
#include <stdio.h>
#include "define.h"
#include "basefunc.h"
char szID[];
class CGameObj
{
public:
CGameObj();
virtual ~CGameObj();
virtual OBJID GetID() {::LogSave("Fatal error in CGameObj::GetID()."); return ID_NONE;}//=0;
virtual int GetObjType() {retur... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
29
]
]
] |
f5e5c17cc8350f4c046c8fa6ad2db411683b40ea | 867f5533667cce30d0743d5bea6b0c083c073386 | /EchoServer/EchoServer_Cxx/client.h | b45486a2c522a18f96916e7133e205a4126cf0e4 | [] | no_license | mei-rune/jingxian-project | 32804e0fa82f3f9a38f79e9a99c4645b9256e889 | 47bc7a2cb51fa0d85279f46207f6d7bea57f9e19 | refs/heads/master | 2022-08-12T18:43:37.139637 | 2009-12-11T09:30:04 | 2009-12-11T09:30:04 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 824 | h | #pragma once
#include "server.h"
class client : public micro_task
{
public:
client(server& task, SOCKET handle )
: micro_task( task)
, _svr( &task )
, _socket( handle )
{
std::cout << "client[" << _socket << "]连接到来!" << std::endl;
}
~client()
{
::closesocket( _socket );
std::cout <<... | [
"runner.mei@0dd8077a-353d-11de-b438-597f59cd7555"
] | [
[
[
1,
47
]
]
] |
74e63ed79f05c8a6cbcf47ca3bab0b6338ad566e | 7acbb1c1941bd6edae0a4217eb5d3513929324c0 | /GLibrary-CPP/sources/GMouse.h | 3b7eb0fa3f921623d0da3e3746a22b7cbd203299 | [] | no_license | hungconcon/geofreylibrary | a5bfc96e0602298b5a7b53d4afe7395a993498f1 | 3abf3e1c31a245a79fa26b4bcf2e6e86fa258e4d | refs/heads/master | 2021-01-10T10:11:51.535513 | 2009-11-30T15:29:34 | 2009-11-30T15:29:34 | 46,771,895 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 291 | h |
#ifndef __GMOUSE_H__
# define __GMOUSE_H__
#include "GExport.h"
#if defined (GWIN)
#define OEMRESOURCE
# include "windows.h"
# include "winuser.h"
#endif
class GEXPORTED GMouse
{
public:
static void HideCursor(void);
static void ShowCursor(void);
};
#endif
| [
"mvoirgard@34e8d5ee-a372-11de-889f-a79cef5dd62c",
"tincani.geoffrey@gmail.com"
] | [
[
[
1,
4
],
[
7,
7
],
[
9,
13
],
[
15,
17
],
[
19,
21
]
],
[
[
5,
6
],
[
8,
8
],
[
14,
14
],
[
18,
18
]
]
] |
36db472523971ce349e3bd81bbc45be9f23ab720 | b47e38256ce41d17fa8cbc7cbb46f8c4394b1e79 | /ptr.h | 431ef92cabec3c2a95b2203f6e1c213d7c39d780 | [] | no_license | timothyha/ppc-bq | b54162c6e117d6df9849054e75bc7da06d630c1a | 144c3a00bd130fc34831f530e2c7207edaa8ee7e | refs/heads/master | 2020-05-16T14:25:31.426285 | 2010-09-04T06:03:47 | 2010-09-04T06:03:47 | 32,114,289 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,871 | h | /*
* Copyright (c) 2001,2002,2003 Mike Matsnev. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice i... | [
"nuh.ubf@e3e9064e-3af0-11de-9146-fdf1833cc731"
] | [
[
[
1,
121
]
]
] |
0b47ee2453e5cf10f9394ceaf8fb9e18f0d10606 | ebabb4ffbc7ac85d4121e69c978dfdf9be7613cb | /main.cpp | 14fc7e0fb0a8380dcd5a5cb044fcb7d45488af06 | [] | no_license | eluqm/compiladores11 | 1ca69832a8732e4171c326b6bf2082042c7a83aa | b17c927b0805b7559bfaa4bd473df37739f0a2c1 | refs/heads/master | 2020-12-31T05:09:35.087238 | 2011-09-06T02:08:59 | 2011-09-06T02:08:59 | 57,864,377 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 847 | cpp | #include<iostream>
#include<fstream>
#include<map>
#include"Scanner.h"
#include"symbolTable.h"
#include "globals.h"
using namespace std;
int main(int argc,char*argv[])
{
if(argc < 2){cout<<"introduzca un archivo para leer"<<endl;}
else{ if(argc > 2){cout<<"muchos parametros"<<endl;}
else{
... | [
"edluquem@gmail.com",
"LuisMarticorena@gmail.com"
] | [
[
[
1,
5
],
[
7,
48
]
],
[
[
6,
6
]
]
] |
69b87e9bcc25dba7acbc6e067a64d52e3767582a | 5ff30d64df43c7438bbbcfda528b09bb8fec9e6b | /tests/graphics/step02/Texture.h | 1fb3ee086401693828672751be5bfef18ad1765c | [] | no_license | lvtx/gamekernel | c80cdb4655f6d4930a7d035a5448b469ac9ae924 | a84d9c268590a294a298a4c825d2dfe35e6eca21 | refs/heads/master | 2016-09-06T18:11:42.702216 | 2011-09-27T07:22:08 | 2011-09-27T07:22:08 | 38,255,025 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 336 | h | #pragma once
#include <d3d9.h>
namespace gfx {
/**
* @class Texture
*/
class Texture
{
public:
Texture( IDirect3DTexture9* tex );
~Texture();
IDirect3DTexture9* GetTex();
private:
IDirect3DTexture9* m_tex;
};
inline
IDirect3DTexture9*
Texture::GetTex()
{
return m_tex;
}
} //... | [
"darkface@localhost"
] | [
[
[
1,
29
]
]
] |
40d46e85fbf43bf10857a12b5c29150250e2cff3 | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvimage/openexr/src/IexTest/testBaseExc.cpp | dd67528b6e86af38acfc79e8e5e2e9877c4fee22 | [] | 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 | 3,830 | 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,
210
]
]
] |
4e6627788ebf9301af047feb067da51fc1d27bfb | 5236606f2e6fb870fa7c41492327f3f8b0fa38dc | /nsrpc/src/ReactorSession.cpp | f5c2dd6116c9ddffd2a6e6b957bbdbef272d72e4 | [] | no_license | jcloudpld/srpc | aa8ecf4ffc5391b7183b19d217f49fb2b1a67c88 | f2483c8177d03834552053e8ecbe788e15b92ac0 | refs/heads/master | 2021-01-10T08:54:57.140800 | 2010-02-08T07:03:00 | 2010-02-08T07:03:00 | 44,454,693 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,356 | cpp | #include "stdafx.h"
#include <nsrpc/ReactorSession.h>
#include <nsrpc/detail/PacketCoderFactory.h>
#include <nsrpc/detail/PacketCoder.h>
#include <nsrpc/detail/CsProtocol.h>
#include <nsrpc/utility/MessageBlockManager.h>
#include <nsrpc/utility/Logger.h>
#ifdef _MSC_VER
# pragma warning( push )
# pragma warn... | [
"kcando@6d7ccee0-1a3b-0410-bfa1-83648d9ec9a4"
] | [
[
[
1,
489
]
]
] |
9c647f5b258d798d9794d06178ef58d4d626ba2e | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/src/Tdk/Source Files/TdkConvertLayerToOdLayer.cpp | 3410252d64f360be147f3328bc8db87eb20b8192 | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,773 | cpp | #include <TdkConvertLayerToOdLayer.h>
#include <TeOdaExport.h>
#include <TeDatabase.h>
#include <TdkAbstractProcessEvent.h>
#include <TdkGeometrySettings.h>
TdkConvertLayerToOdLayer::TdkConvertLayerToOdLayer(TeOdaExport *odExport, TeDatabase *database, TdkAbstractProcessEvent *process)
{
_database=database;... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
241
]
]
] |
5b3af887c396602f74ba347515217c169104e5b1 | e41ff1b15d54fc77dd0b86abc83bcbefa0ff6c07 | /src/WSGame.cpp | 31f66b389dd6bfe825f14a1ac2034a8a4db361c4 | [] | no_license | zerotri/WynterStorm_old | 8dd9c6e3932b5883bce6f4fa6709159e8ca46ed8 | dd289ed3419a7eaff8e824d7f818b31b03075f21 | refs/heads/master | 2020-12-24T13:44:58.837251 | 2010-03-22T10:21:56 | 2010-03-22T10:21:56 | 570,788 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,304 | cpp | #include <WSGame.h>
#include <SDL.h>
#include <algorithm>
WSGame::WSGame()
{
m_dDeltaFramesPerSecond = 0;
m_pCore = allocate<SRCore>();
m_pWindow = allocate<SRWindow>();
}
WSGame::~WSGame()
{
m_pWindow->destroy();
delete m_pWindow;
delete m_pCore;
}
void WSGame::Run()
{
m_pCore->Initialize()... | [
"zerotri@gmail.com"
] | [
[
[
1,
86
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.