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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9e0ebbe878c1a3ec46a89642ad849ead1564beac | 3449de09f841146a804930f2a51ccafbc4afa804 | /C++/CodeJam/practice/BlackWhitePlane.cpp | a2aa977deb3d77fed336f44038573a3146722bae | [] | no_license | davies/daviescode | 0c244f4aebee1eb909ec3de0e4e77db3a5bbacee | bb00ee0cfe5b7d5388485c59211ebc9ba2d6ecbd | refs/heads/master | 2020-06-04T23:32:27.360979 | 2007-08-19T06:31:49 | 2007-08-19T06:31:49 | 32,641,672 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,715 | cpp | // BEGIN CUT HERE
// PROBLEM STATEMENT
// There are some circles on the plane. Circles may lie
// completely inside other circles, but may not touch or
// intersect other circles in any other way. Initially, the
// plane is entirely black. Then circles are drawn in order
// of non-increasing radii. If a circl... | [
"davies.liu@32811f3b-991a-0410-9d68-c977761b5317"
] | [
[
[
1,
165
]
]
] |
0985e3c760d7c06c56c0164018492b7f41344df4 | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/pcsx2/PathDefs.h | b842c061a37d54652e510ab61ae07cc135638ed5 | [] | no_license | mauzus/progenitor | f99b882a48eb47a1cdbfacd2f38505e4c87480b4 | 7b4f30eb1f022b08e6da7eaafa5d2e77634d7bae | refs/heads/master | 2021-01-10T07:24:00.383776 | 2011-04-28T11:03:43 | 2011-04-28T11:03:43 | 45,171,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,450 | h | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2009 PCSX2 Dev Team
*
* PCSX2 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 Found-
* ation, either version 3 of the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
75
]
]
] |
056d0b03fd1e725006a43c8762255631d2e6e65b | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/testsemtrywait/inc/tsemtrywaitserver.h | 2d25333653573092c6ec9f3c27089fcfe24197a0 | [] | 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 | 822 | h | /*
* 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,
36
]
]
] |
0fd22977d2abd245f0def795821c3b6421d12f36 | 4accfbc787e4c21fa63f207dd7870de106082b61 | /Assignment 1/Employee.h | 4591d6de6fe9bd0e9eb22ab00b2a6cc369f75ca6 | [] | no_license | kevbite/CProformanceAss1 | 66efde3925f826738781966292205b0a740c584b | 9bf5dfd96792f4f12e638bc910840c78aa9bb865 | refs/heads/master | 2021-01-01T18:38:05.712343 | 2009-03-29T15:28:14 | 2009-03-29T15:28:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,432 | h | #pragma once
#include <string>
#include <vector>
#include <algorithm>
#include <iostream>
#include <string>
#include <numeric>
#include <boost/foreach.hpp>
#include "CalcSum.h"
//some typedef for the containers
typedef std::vector<int> resultsContainer;
typedef std::vector<int> rSetPercContainer;
ty... | [
"kev_bite@msn.com"
] | [
[
[
1,
78
]
]
] |
a8e8ebb114e8816c34e624c07c167339888c97f0 | 028d6009f3beceba80316daa84b628496a210f8d | /templates/com.nokia.carbide.cpp.templates/templates/classtemplates/CClass/ClassName.cpp | 45fae59df3f2b27dbc77ed95f1effb6e82563acd | [] | 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 | 805 | cpp | /*
============================================================================
Name : $(classname).cpp
Author : $(author)
Version : $(version)
Copyright : $(copyright)
Description : C$(classname) implementation
============================================================================
*/
#inclu... | [
"Deepak.Modgil@Nokia.com"
] | [
[
[
1,
41
]
]
] |
1e3f7897676e3b926fe9278265af29c64abc3318 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/emu/sound/ics2115.h | f27f190596a16bb3ce39bc4dce011e4ea27adbef | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,041 | h | #pragma once
#ifndef __ICS2115_H__
#define __ICS2115_H__
//**************************************************************************
// INTERFACE CONFIGURATION MACROS
//**************************************************************************
#define MCFG_ICS2115_ADD(_tag, _clock, _irqf) \
MCFG_DEVIC... | [
"Mike@localhost"
] | [
[
[
1,
185
]
]
] |
aac0584e18862a10d4d282312b374eb171e32143 | 5fd87c086e3d424d89bbe89c766175c42bcdc0c7 | /test/CppUnitLite/TestResult.cpp | 06d7a3ec1c508431d679cc62c817ffad37f04da7 | [] | no_license | nagyist/simple-photo | 1826d3dec05599a91b84a98e5952249a1704d6df | afc0d6fc188761efb9d44a58023b17eb5e16aba7 | refs/heads/master | 2016-09-06T03:32:44.133030 | 2009-11-22T14:16:32 | 2009-11-22T14:16:32 | 39,789,365 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,787 | cpp | /*****************************************************************
Copyright 2009 Rui Barbosa 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 ... | [
"ruibm@ruibm.com"
] | [
[
[
1,
57
]
]
] |
ac384daa92f73e95242c440a378b43b49b148edb | 206177d643cb88d0339f6130e764daba1376f4a7 | /cplusplus_code/sources/dlistener_net.h | 67bc99cd4acfde010b7fecf05a4e6f56d0c9469a | [] | no_license | mwollenweber/rebridge | aae8b9dfbf985d3264d7e3874079e1f068cda4c1 | 4ca787dd545e8064c926811dc81772a6a8c356d1 | refs/heads/master | 2020-12-24T13:20:11.572283 | 2010-08-01T05:37:02 | 2010-08-01T05:37:02 | 775,487 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 629 | h | #ifndef __DLISTENER__NET_H__
#define __DLISTENER__NET_H__
#include "Buffer.h"
#include <string>
#include <Windows.h>
#include <map>
#include <vector>
#define DEFAULT_PORT 8088
bool recv_net_command(Buffer &b);
void send_cmd_results(Buffer &buf, std::string cmd, std::string results="", unsigned char c... | [
"mjw@elrond.local"
] | [
[
[
1,
29
]
]
] |
864b671bd3950a1b71810da3987eef7239571907 | 1efccef3353a58751d15e79fcbc05c94a1edbbb1 | /compression/zlib_c/zlibtool/zlibtool/ZlibToolPpg.h | 1c4b4ccbcb0e410cf987810851f893d3bd8c8ba9 | [] | no_license | siggame/MegaMinerAI-6 | 22c67bbcbafe00c45a12f2909de66538792e0a87 | 28ce96071aecd2dc7e7f82f0fea34e727d64e097 | refs/heads/master | 2020-06-04T18:02:46.328674 | 2011-04-13T22:23:02 | 2011-04-13T22:23:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 934 | h | // ZlibToolPpg.h : Declaration of the CZlibToolPropPage property page class.
////////////////////////////////////////////////////////////////////////////
// CZlibToolPropPage : See ZlibToolPpg.cpp.cpp for implementation.
class CZlibToolPropPage : public COlePropertyPage
{
DECLARE_DYNCREATE(CZlibToolPropPage)
... | [
"david.k.norton@gmail.com"
] | [
[
[
1,
35
]
]
] |
a81eb7ccb60d0cf974332aa0104e311d7b2f9649 | 073dfce42b384c9438734daa8ee2b575ff100cc9 | /RCF/include/RCF/util/AutoBuild.hpp | 4255d3f771016b81e7f0cc91195c7b9f8ef47d25 | [] | 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 | 1,299 | 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,
38
]
]
] |
832a8ae36c2f6da5c1fb78c376b150919997b260 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/audio3/naudiofile.cc | 9d76d663378d51e740d2f6c150a91989a08cc0ac | [] | 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 | 2,464 | cc | //------------------------------------------------------------------------------
// naudiofile.cc
// (C) 2005 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "precompiled/pchndsound.h"
#include "audio3/naudiofile.h"
//----------------------------------... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
95
]
]
] |
5fa6ea3c4090a9253f01af883f84e2901145cf31 | 26867688a923573593770ef4c25de34e975ff7cb | /mmokit/cpp/common/inc/textUtils.h | 31c63ee44599f7456add21f7f62eef3ccaeff441 | [] | no_license | JeffM2501/mmokit | 2c2b873202324bd37d0bb2c46911dc254501e32b | 9212bf548dc6818b364cf421778f6a36f037395c | refs/heads/master | 2016-09-06T10:02:07.796899 | 2010-07-25T22:12:15 | 2010-07-25T22:12:15 | 32,234,709 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,174 | h | /* bzflag
* Copyright (c) 1993 - 2005 Tim Riker
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING that should have accompanied this file.
*
* THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
* IMPL... | [
"JeffM2501@b8188ba6-572f-0410-9fd0-1f3cfbbf368d"
] | [
[
[
1,
385
]
]
] |
3eaa0d3cbc62183ae65c31e6e56d150db3430344 | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/tagpath/network/httpinstance.cpp | 675aa6e96d67178d5105c3b0dfa0780396c14331 | [] | no_license | cnsuhao/jezzitest | 84074b938b3e06ae820842dac62dae116d5fdaba | 9b5f6cf40750511350e5456349ead8346cabb56e | refs/heads/master | 2021-05-28T23:08:59.663581 | 2010-11-25T13:44:57 | 2010-11-25T13:44:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | cpp | #include "HttpSession.h"
#include "HttpInstance.h"
namespace tting {
HttpSession & HttpInstance::Session()
{
// TODO: Lock, only single thread call
if (inst_ == 0)
{
inst_ = new HttpSession();
}
return *inst_;
}
void HttpInstance::ReleaseSession()
{
delete inst_;
... | [
"ken.shao@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
25
]
]
] |
24d2542349ceb51dfc4b678726debd2ff6301ab1 | fd792229322e4042f6e88a01144665cebdb1c339 | /src/serverNativePackets.cpp | 0c7bec9117ddf6c47cf8bf7f17ebfb6ab1d5fdc3 | [] | no_license | weimingtom/mmomm | 228d70d9d68834fa2470d2cd0719b9cd60f8dbcd | cab04fcad551f7f68f99fa0b6bb14cec3b962023 | refs/heads/master | 2021-01-10T02:14:31.896834 | 2010-03-15T16:15:43 | 2010-03-15T16:15:43 | 44,764,408 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,731 | cpp | #include "nativePackets.h"
#include "user.h"
#include "playerActor.h"
#include "serverWorldInstance.h"
#include "collisionPackets.h"
#include "clientSprites.h"
#include "networkServer.h"
#include <iostream>
void ConnectionPacket::respondServer() const
{
std::cout << "connected " << sender().username() << s... | [
"nagelbagel@gmail.com",
"grandfunkdynasty@191a6260-07ae-11df-8636-19de83dc8dca"
] | [
[
[
1,
2
],
[
8,
11
],
[
14,
14
],
[
16,
16
],
[
18,
18
],
[
21,
25
],
[
31,
33
],
[
36,
40
],
[
43,
48
],
[
50,
50
... |
28f799a49a9c8134b938ba3617763a949edf170c | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/test/src/framework.cpp | 10ca10dfead5812257f60e5fff6cf923e77a661c | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,012 | cpp | // (C) Copyright Gennadiy Rozental 2005.
// 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/test for the library home page.
//
// File : $RCSfile: framework.cpp... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
30
]
]
] |
fba683c5dbf529d34109541a77785b8d7df8957d | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Servidor/Jugada.h | d492e9a33b47e1ee475e84edecad02d9c01c8bf1 | [] | no_license | natlehmann/taller-2010-2c-poker | 3c6821faacccd5afa526b36026b2b153a2e471f9 | d07384873b3705d1cd37448a65b04b4105060f19 | refs/heads/master | 2016-09-05T23:43:54.272182 | 2010-11-17T11:48:00 | 2010-11-17T11:48:00 | 32,321,142 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,570 | h | #ifndef _JUGADA_H__
#define _JUGADA_H__
#include <vector>
#include <list>
#include "CartaModelo.h"
using namespace std;
class Jugada
{
private:
vector<CartaModelo*> cartas;
static const int valorPoker = 7;
static const int valorFull = 6;
static const int valorColor = 5;
static const int valorE... | [
"marianofl85@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
73
]
]
] |
fbff1b06a06fb5a489f163502e6c737fd86d7991 | 0ce35229d1698224907e00f1fdfb34cfac5db1a2 | /ListeLocation.h | 80aaff4d39268fa8e4fd01799512eaf318be9e96 | [] | no_license | manudss/efreiloca | f7b1089b6ba74ff26e6320044f66f9401ebca21b | 54e8c4af1aace11f35846e63880a893e412b3309 | refs/heads/master | 2020-06-05T17:34:02.234617 | 2007-06-04T19:12:15 | 2007-06-04T19:12:15 | 32,325,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 833 | h | #pragma once
#include "stdafx.h"
//#include "vehicule.h"
#include <hash_map>
//#include <vector>
#include "Location.h"
//#include "Date.h"
class ListeLocation
{
private:
ListeLocation(void);
~ListeLocation(void);
static ListeLocation* instance;
public:
static ListeLocation* getinstance();
int ... | [
"manu.dss@65b228c9-682f-0410-abd1-c3b8cf015911",
"pootoonet@65b228c9-682f-0410-abd1-c3b8cf015911"
] | [
[
[
1,
1
],
[
9,
18
],
[
22,
22
],
[
34,
36
],
[
38,
39
]
],
[
[
2,
8
],
[
19,
21
],
[
23,
33
],
[
37,
37
]
]
] |
579e85b13564bf2a47db4a29dac319b1b2c290d8 | 3fe4cb1c37ed16389f90818b7d07aa5d05bf59e3 | /ImageProcessing/ImageProcessing/ImageProcessing.h | 7c4b4ee54e73fdbb0bb6721563f5f4c70922ced4 | [] | no_license | zinking/advancedimageprocessing | e0fbc1c69810202b89b2510ddaf60561ce0fe806 | 0c68e11109c0d6299881aecefaf3a85efa8d4471 | refs/heads/master | 2021-01-21T11:46:53.348948 | 2008-12-08T06:15:06 | 2008-12-08T06:15:06 | 32,132,965 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 525 | h | // ImageProcessing.h : ImageProcessing 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
// CDIPApp:
// 有关此类的实现,请参阅 ImageProcessing.cpp
//
class CDIPApp : public CWinApp
{
public:
CDIPApp();
// 重写
public:
vir... | [
"zinking3@f9886646-c4e6-11dd-8bad-cde060d8fd3c"
] | [
[
[
1,
31
]
]
] |
85fa773fafc023c220c1936f8c7c598d8264782a | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /testShadows/src/demo/ConeLib.cpp | 552bd5259baabf5a6185cb2612e1eb9486bf9a77 | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,985 | cpp | #include "stdafx.h"
// from home.comcast.net/~tom_forsyth/papers/cone_library.cpp
#include "ConeLib.h"
bool ViewCone::IntersectsSphere( const SVector3& pos, float r ) const
{
// from www.geometrictools.com/Documentation/IntersectionSphereCone.pdf
SVector3 u = -(r * this->invSinAngle) * this->axis;
S... | [
"aras@unity3d.com"
] | [
[
[
1,
352
]
]
] |
9ebc8fcd8b64bbf3c123cc83d04d4ecff512baa2 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /GServerEngine/NetLibrary/Network.h | a2870e22fea640e4c7f508cc062b54e716514e07 | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 931 | h | /*
* File : Network.h
* Brief : 网络初始化类
* Author: Expter
* Creat Date: [2009/11/11]
*/
#pragma once
#include "LibObject.h"
#define MAX_CONNECTION 1800
#define KEEPALIVE_TIMER 10000
#define CONNECTIONMANAGER CNetwork::ConnectionManager
class CNetwork :
public CLibObject
{
/*
*... | [
"tangpeng918@126.com"
] | [
[
[
1,
50
]
]
] |
4439325015db2e4d2c308afc95f7fd4791695856 | 12460a725069d35c4040970da95de11e997d668a | /CodePaint/CPP/CodePaint.cpp | 474393911593124791c6f1acbc5c159887c950f7 | [] | no_license | lxyppc/lxyppc-codepaint | bae3778d299d197efcb990d24eb4505cc159e4d0 | 93ac2f3d7484e0e98a70470ab71ebfce2beb18bd | refs/heads/master | 2016-09-05T19:50:06.926231 | 2010-04-08T18:26:06 | 2010-04-08T18:26:06 | 32,801,595 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,367 | cpp | #include "StdAfx.h"
#include "CodePaint.h"
cpColorMap_t cpColorMap;
cpColorFormat_t cpColorFormat;
vector<cpCodeColor> cpPosStack;
vector<cpCodeColor> cpColorStack;
struct {
char *name;
COLORREF color;
}colorMap[] =
{
{"comment", RGB(0,128,0)},
... | [
"lxyppc@e4b13638-01d7-11df-a6f0-ed93ac2c91d0"
] | [
[
[
1,
699
]
]
] |
b9cc0600be36dc230abe0ac24b104c6914a03d1d | b6bad03a59ec436b60c30fc793bdcf687a21cf31 | /som2416/wince5/sdbusreq.cpp | 7964317891b9dbbd32706a1800290f03d45b7813 | [] | no_license | blackfa1con/openembed | 9697f99b12df16b1c5135e962890e8a3935be877 | 3029d7d8c181449723bb16d0a73ee87f63860864 | refs/heads/master | 2021-01-10T14:14:39.694809 | 2010-12-16T03:20:27 | 2010-12-16T03:20:27 | 52,422,065 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,681 | cpp | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed this sample source code. If
// you did not accept the terms of the license agreement, you are not
// authorized to use th... | [
"cxzeng@163.com"
] | [
[
[
1,
405
]
]
] |
de62d04844b1366b5f88f8d0cb7bad63dc7474eb | 48ea48679af39ea42a18b0f84523e857d07b8874 | /itkCorrespondences/itkMeshASCIIWriter.h | dd87e7224b9957f71307882007b242992f2df6d3 | [] | no_license | midas-journal/midas-journal-111 | 4fb4a579d62676063a0e0fabe5e14893b4e1710d | 68d084ceff62b3ff745fc0f7b07fdc9212f7e613 | refs/heads/master | 2020-05-09T23:03:13.970993 | 2011-12-12T20:59:01 | 2011-12-12T20:59:01 | 2,967,366 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 2,869 | h | #ifndef MESHASCIIWRITER_H_HEADER_INCLUDED
#define MESHASCIIWRITER_H_HEADER_INCLUDED
#include "itkMeshFileWriter.h"
namespace itk {
/** \class MeshASCIIWriter
* \brief Stores a mesh in ASCII format.
*
* The file format is described in the documentation for the
* itk::MeshASCIIReader class. C... | [
"root@insight-journal.org"
] | [
[
[
1,
84
]
]
] |
23693f0cf1c316d59f2872fd9d378ed0a65c0ea1 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/libs/opmapcontrol/src/core/pureimagecache.h | 510d4aa2a80577b30a78c04c8e132957b3d7ad61 | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,200 | h | /**
******************************************************************************
*
* @file pureimagecache.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @brief
* @see The GNU Public License (GPL) Version 3
* @defgroup OPMapWidget
* @{
*
*************... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
66
]
]
] |
30bd0fd47d036cc403603355ca800e0c05eea81e | 515e917815568d213e75bfcbd3fb9f0e08cf2677 | /tengine/game/game.cpp | 4d6a671441ea85df404b3b9cf120e2f0e9ec8830 | [
"BSD-2-Clause"
] | permissive | dfk789/CodenameInfinite | bd183aec6b9e60e20dda6764d99f4e8d8a945add | aeb88b954b65f6beca3fb221fe49459b75e7c15f | refs/heads/master | 2020-05-30T15:46:20.450963 | 2011-10-15T00:21:38 | 2011-10-15T00:21:38 | 5,652,791 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,521 | cpp | #include "game.h"
#include <strutils.h>
#include <renderer/renderer.h>
#include <renderer/particles.h>
#include <renderer/dissolver.h>
#include <sound/sound.h>
#include <network/network.h>
#include <tinker/application.h>
#include <tinker/cvar.h>
#include "camera.h"
REGISTER_ENTITY(CGame);
NETVAR_TA... | [
"jorge@lunarworkshop.net",
"jorge@lunarworkshop.com"
] | [
[
[
1,
17
],
[
19,
21
],
[
24,
25
],
[
29,
36
],
[
39,
51
],
[
53,
55
],
[
57,
57
],
[
59,
59
],
[
67,
70
],
[
72,
73
... |
5703db53a433fab28312c6422bf8aa8233f5f86d | ee8e91d176cea32da4af9ad3f78340ce85b70de6 | /childlist.h | 05ea99c2b23d9192484349e816681e19de82e42f | [] | no_license | Divendo/cpp-xml-parser | 71e50595495cc446124e37bc67a1f1f84281a5b5 | 0d593fb38312aba369d1f780660c7395c0f581c5 | refs/heads/master | 2021-03-12T21:47:14.489177 | 2011-12-30T13:53:20 | 2011-12-30T13:53:20 | 32,393,447 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,680 | h | /*************************** GPLv3 License *****************************
<xmlParser> is an opensource easy-to-use xml parser
Copyright (C) 2011 Divendo
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foun... | [
"Divendo1180@gmail.com@f82f194e-4714-024a-272f-5c5caabae347"
] | [
[
[
1,
106
]
]
] |
e0c092b66a73b73fdedeb7d47d58d835954229a8 | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/iphone/jobbie/src/cpp/InternetExplorerDriver/IEThreadElement.cpp | 94c2c4212a320ceb4cd7eaeabdb686aedfc8d6c1 | [
"Apache-2.0"
] | permissive | vdt/selenium | 137bcad58b7184690b8785859d77da0cd9f745a0 | 30e5e122b068aadf31bcd010d00a58afd8075217 | refs/heads/master | 2020-12-27T21:35:06.461381 | 2009-08-18T15:56:32 | 2009-08-18T15:56:32 | 13,650,409 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,002 | cpp | /*
Copyright 2007-2009 WebDriver committers
Copyright 2007-2009 Google Inc.
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 require... | [
"josephg@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
1247
]
]
] |
48bed17a93494ed6e905b288051dcbdd4d6f15ce | 78fb44a7f01825c19d61e9eaaa3e558ce80dcdf5 | /guceCORE/include/CStaticResourcePtr.h | d19fff6858b5c93d36282b5e9fe1d969b0e64a48 | [] | no_license | LiberatorUSA/GUCE | a2d193e78d91657ccc4eab50fab06de31bc38021 | a4d6aa5421f8799cedc7c9f7dc496df4327ac37f | refs/heads/master | 2021-01-02T08:14:08.541536 | 2011-09-08T03:00:46 | 2011-09-08T03:00:46 | 41,840,441 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,666 | h | /*
* guceCORE: GUCE module providing tie-in functionality between systems
* Copyright (C) 2002 - 2008. Dinand Vanvelzen
*
* 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;... | [
"LiberatorUSA@users.noreply.github.com"
] | [
[
[
1,
116
]
]
] |
abafcb34378e00b9221adf621e5dcc344ed38179 | 25426133cf6405c5cebf4b51c48ff3dce2629ea9 | /engine/input.cpp | 30b671829898ec1c62c584b11bc0d561f1483d67 | [] | no_license | tolhc1234/openglengine | 456fd5a099b30544af1e338fab289402d2b81341 | 6ed525f9a74235605157e68728e36b8b5291b096 | refs/heads/master | 2021-01-10T02:38:58.457222 | 2010-01-12T20:28:21 | 2010-01-12T20:28:21 | 50,214,430 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 53 | cpp | #include "input.h"
//nvm..
void input::events(){
} | [
"germanmushroom@hotmail.com"
] | [
[
[
1,
4
]
]
] |
22c887eb0a35bddff38c1401633cedfa29ce8bfd | 036f83e4ba5370b4ec50da6d1d1561d85dedbde0 | /devel/puzzle-solvers/disjoint-paths-on-3d-cube/3dlogic.cpp | a147ef3a76a6afdb56d4874c3043ad18f1c177be | [] | no_license | losvald/high-school | 8ba4487889093451b519c3f582d0dce8a5a6f5b8 | 4bfe295ad4ef1badf8a01d19e2ab3a65d59c1ce8 | refs/heads/master | 2016-09-06T03:48:25.747372 | 2008-01-17T10:56:55 | 2008-01-17T10:56:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,834 | cpp | /*
* Copyright (C) 2007 Leo Osvald <leo.osvald@gmail.com>
*
* 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 require... | [
"leo.osvald@gmail.com"
] | [
[
[
1,
333
]
]
] |
2679b7ad925228064843b1c0b71409ec8053b2db | 2aff7486e6c7afdbda48b7a5f424b257d47199df | /src/Camera/OpenCvCamera/OpenCvCamera.cpp | 0a7fe54256dc70cf3b0467c02f98a35e0908ac5a | [] | no_license | offlinehacker/LDI_test | 46111c60985d735c00ea768bdd3553de48ba2ced | 7b77d3261ee657819bae3262e3ad78793b636622 | refs/heads/master | 2021-01-10T20:44:55.324019 | 2011-08-17T16:41:43 | 2011-08-17T16:41:43 | 2,220,496 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,589 | cpp | #include "OpenCvCamera.h"
char* OpenCvCamera::GetCameraName()
{
sprintf( camera_name, "cv_%d", cam_id );
return camera_name;
}
OpenCvCamera::OpenCvCamera( int lcam_id ): CameraSource()
{
cam_id= lcam_id;
cam_type= CAM_TYPE_CAMERA;
}
bool OpenCvCamera::TestCamera()
{
CvCapture *tCapture= cvCaptur... | [
"jakahudoklin@gmail.com"
] | [
[
[
1,
249
]
]
] |
835222999cbec721463835c80380f0ce407eab8e | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/AccountServer/BillingMgrJP.h | 5052fa72f7b5a5075d1f9a17cbbe4b74dcceee87 | [] | 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,026 | h | #ifndef __BILLINGMGRJP_H__
#define __BILLINGMGRJP_H__
#include "BillingMgr.h"
class CDPBilling;
class CBillingMgrJP : public CBillingMgr
{
public:
CBillingMgrJP();
virtual ~CBillingMgrJP();
virtual bool Init( HWND hWnd );
virtual void Release();
virtual BYTE CheckAccount( int nType, DWORD d... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
36
]
]
] |
745f0d3f0943fdee34d0bc83f707b1500286c9b4 | a31e04e907e1d6a8b24d84274d4dd753b40876d0 | /MortScript/CommandsSystem.cpp | 136fbf9cbf84e67138a59fb041eabeccf0b47c9b | [] | no_license | RushSolutions/jscripts | 23c7d6a82046dafbba3c4e060ebe3663821b3722 | 869cc681f88e1b858942161d9d35f4fbfedcfd6d | refs/heads/master | 2021-01-10T15:31:24.018830 | 2010-02-26T07:41:17 | 2010-02-26T07:41:17 | 47,889,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 46,085 | cpp | #ifdef SMARTPHONE
#include <windows.h>
#include "smartphone/mortafx.h"
extern HINSTANCE g_hInst;
#ifndef PNA
#include <vibrate.h>
#endif
#define LoadStdCursor(x) LoadCursor(NULL,x)
#include "smartphone\DlgChoice.h"
#include <pm.h>
//jwz:add
#include <bthutil.h>
#include "FctFlight.h"
//jwz:ad... | [
"frezgo@c2805876-21d7-11df-8c35-9da929d3dec4"
] | [
[
[
1,
1486
]
]
] |
2938c3eb2f3c5d790e52bcddb77b215c387dac02 | ac559231a41a5833220a1319456073365f13d484 | /src/vision/Modified_Files_for_Testing/test_grt_rtw/test.cpp | 8508b30a544870896d97953677ddd6bfc949e51c | [] | 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 | 68,046 | cpp | /*
* test.cpp
*
* Real-Time Workshop code generation for Simulink model "test.mdl".
*
* Model version : 1.36
* Real-Time Workshop version : 7.6 (R2010b) 03-Aug-2010
* C++ source code generated on : Fri Jun 03 07:34:21 2011
*
* Target selection: grt.tlc
* Note: GRT includes extra infra... | [
"cdel@vt.edu"
] | [
[
[
1,
1703
]
]
] |
6b0a873c732bffa4390bbaa26779fa444b6f1487 | 1736474d707f5c6c3622f1cd370ce31ac8217c12 | /Pseudo/StringComparer.hpp | 78cec1ee8f6d1c138cf32cac1e876b54c62c79cc | [] | 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 | 1,740 | hpp | ////////////////////////////////////////////////////
// File: StringComparer.hpp
// Author: Matthew Saffer
// Date:
//
// Description: Pseudo::Dictionary comparator for Pseudo::String.
// All comparisons and hashes are case-sensitive
//
//
// Comments: Made to be as close as po... | [
"40727305+Lyon-Smith@users.noreply.github.com"
] | [
[
[
1,
67
]
]
] |
a8c781393fe434af61e28d9790e64bf2a29779e5 | d1dc408f6b65c4e5209041b62cd32fb5083fe140 | /src/upgrade/cListUpgrade.h | a6f9c87bc875dd79c1b825d66aebcc23ca121f05 | [] | no_license | dmitrygerasimuk/dune2themaker-fossfriendly | 7b4bed2dfb2b42590e4b72bd34bb0f37f6c81e37 | 89a6920b216f3964241eeab7cf1a631e1e63f110 | refs/heads/master | 2020-03-12T03:23:40.821001 | 2011-02-19T12:01:30 | 2011-02-19T12:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,677 | h | /*
* cListUpgrade.h
*
* Created on: Sep 5, 2009
* Author: Stefan
*/
/**
* Representation of an upgrade, belonging to a list. Is constructed by a cListUpgradeFactory
* where the 'type' of upgrade is given.
*
*/
#ifndef CLISTUPGRADE_H_
#define CLISTUPGRADE_H_
class cListUpgrade {
public:... | [
"stefanhen83@52bf4e17-6a1c-0410-83a1-9b5866916151"
] | [
[
[
1,
50
]
]
] |
3229044d4847b5e338b8066b1d00e07adabe2701 | 672d939ad74ccb32afe7ec11b6b99a89c64a6020 | /Graph/TeaPot/Matrix.h | e5540ec2e479dfab31921cdee5e445a2661eea5e | [] | no_license | cloudlander/legacy | a073013c69e399744de09d649aaac012e17da325 | 89acf51531165a29b35e36f360220eeca3b0c1f6 | refs/heads/master | 2022-04-22T14:55:37.354762 | 2009-04-11T13:51:56 | 2009-04-11T13:51:56 | 256,939,313 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,959 | h | // Matrix.h: interface for the CMatrix class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MATRIX_H__EC59CE74_977C_430D_9748_1150C145453D__INCLUDED_)
#define AFX_MATRIX_H__EC59CE74_977C_430D_9748_1150C145453D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // ... | [
"xmzhang@5428276e-be0b-f542-9301-ee418ed919ad"
] | [
[
[
1,
271
]
]
] |
3f40aa1df38c3dda49ef6c3bb91992d9930d708c | f87f0a2e6c60be6dd7d126dfd7342dfb18f37092 | /Source/TWM/core/component.hpp | 803ae2b7ba46da76a6fd314f16bd0f44f9cece9f | [
"MIT"
] | permissive | SamOatesUniversity/Year-2---Animation-Simulation---PigDust | aa2d9d3a6564abd5440b8e9fdc0e24f65a44d75c | 2948d39d5e24137b25c91878eaeebe3c8e9e00d1 | refs/heads/master | 2021-01-10T20:10:29.003591 | 2011-04-29T20:45:19 | 2011-04-29T20:45:19 | 41,170,833 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,078 | hpp | /*
Copyright (c) 2010 Tyrone Davison, Teesside University
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, modify, m... | [
"sam@samoatesgames.com"
] | [
[
[
1,
95
]
]
] |
c03f960b20f27a908d218371ab6045d0f194d421 | 22438bd0a316b62e88380796f0a8620c4d129f50 | /include/napl_facade.h | 5a8157ec8f2b94b15b97be64187c0a2eed2530a6 | [
"BSL-1.0"
] | permissive | DannyHavenith/NAPL | 1578f5e09f1b825f776bea9575f76518a84588f4 | 5db7bf823bdc10587746d691cb8d94031115b037 | refs/heads/master | 2021-01-20T02:17:01.186461 | 2010-11-26T22:26:25 | 2010-11-26T22:26:25 | 1,856,141 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,847 | h | #pragma once
struct block_producer_wrapper: public boost::clipp::object
{
block_producer *producer;
explicit block_producer_wrapper( block_producer *producer_)
:producer( producer_)
{
producer->GetStreamHeader( h);
}
block_producer_wrapper()
{
}
/*
operator block_producer *()
{
re... | [
"dh.github.com@havenith.net"
] | [
[
[
1,
193
]
]
] |
e571d384a53ec976c34afa62dbf54e87f17f10d8 | daa67e21cc615348ba166d31eb25ced40fba9dc7 | /GameCode/Object.h | 1b0aa6dda9dcffbb2b15eada0e2894867dece558 | [] | no_license | gearsin/geartesttroject | 443d48b7211f706ab2c5104204bad7228458c3f2 | f86f255f5e9d1d34a00a4095f601a8235e39aa5a | refs/heads/master | 2020-05-19T14:27:35.821340 | 2008-09-02T19:51:16 | 2008-09-02T19:51:16 | 32,342,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,673 | h | //------------------------------------------------------------------------------------------------------------------
#ifndef OBJECT_H
#define OBJECT_H
//------------------------------------------------------------------------------------------------------------------
#include "Vector.h"
//-----------------... | [
"sunil.ssingh@592c7993-d951-0410-8115-35849596357c"
] | [
[
[
1,
121
]
]
] |
6f622a836674e84e5dcc8456bbecd2709508d92d | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Examples/Tutorial/ParticleSystem/06Explosion.cpp | a4582f743dd3374035f018658672307fd8ba3389 | [] | 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 | 14,568 | 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,
72
],
[
74,
452
]
],
[
[
73,
73
]
]
] |
bccdbf88e8f41bc27e7a808bd34d8f0c99f3cd74 | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/wm2/WmlStringTree.h | df0bbbb26c353ccd3f42b7162f8492fc9663e381 | [
"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 | 3,165 | 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,
93
]
]
] |
c8aaf2f4277f16bbdb18005fd33fdcf37849b715 | 011359e589f99ae5fe8271962d447165e9ff7768 | /src/burn/misc/pre90s/d_meijinsn.cpp | bb1804dd6824091810c28f7d5c8e2bf8b5d9f3b7 | [] | no_license | PS3emulators/fba-next-slim | 4c753375fd68863c53830bb367c61737393f9777 | d082dea48c378bddd5e2a686fe8c19beb06db8e1 | refs/heads/master | 2021-01-17T23:05:29.479865 | 2011-12-01T18:16:02 | 2011-12-01T18:16:02 | 2,899,840 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,532 | cpp | // FB Alpha Meijinsen Driver Module
// Based on MAME driver by Tomasz Slanina
#include "burnint.h"
#include "driver.h"
extern "C" {
#include "ay8910.h"
}
static unsigned int *Palette;
static unsigned char *Mem, *M68KRom, *Z80Rom, *Prom;
static short *pFMBuffer, *pAY8910Buffer[3];
static unsigned char Dr... | [
"twinaphex1@gmail.com"
] | [
[
[
1,
573
]
]
] |
2f508544c4001f04312f0804aaacdaae86b87b71 | 7f6f9788d020e97f729af85df4f6741260274bee | /include/gui/Graphics.h | ebc3f083c3526cb851953ff89c9472f3d0c73580 | [] | no_license | cnsuhao/nyanco | 0fb88ed1cf2aa9390fa62f6723e8424ba9a42ed4 | ba199267a33d4c6d2e473ed4b777765057aaf844 | refs/heads/master | 2021-05-31T05:37:51.892873 | 2008-05-27T05:23:19 | 2008-05-27T05:23:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,779 | h | #pragma once
/*!
@file Graphics.h
@author dasyprocta
*/
#include "gui_base.h"
#include <d3d9.h>
#include <string>
BEGIN_NAMESPACE_NYANCO_GUI
class Graphics
{
public:
virtual void setColor(
Color color) = 0;
virtual void setRectColor(
Colo... | [
"dasyprocta@27943c09-b335-0410-ab52-7f3c671fdcc1"
] | [
[
[
1,
67
]
]
] |
e062c27e35039e4d19f3f0ee4ebc402e5b7bedce | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/Demo/PtzMenu.cpp | a7c79fcc52549d48b311cb6c760de6078fe18bde | [] | 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 | 2,516 | cpp | // PtzMenu.cpp : implementation file
//
#include "stdafx.h"
#include "netsdkdemo.h"
#include "PtzMenu.h"
#include "NetSDKDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////////////////... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
120
]
]
] |
9929f3046d5f886b3e2b2608d349128fd578993f | 0c3a06d695d13a1727f3fbafae91f41e54688322 | /SRC/CHESS.CPP | edf5213777831b66eb36f2c0706f285492bf2273 | [] | no_license | deccico/chessbuilder | 24bec1d5188814731415bb8c286453c878b2d9e3 | 9692cf6b3b7469d5760414ef43706ae5948ed945 | refs/heads/master | 2023-07-29T04:21:19.089490 | 1999-04-01T11:49:49 | 2021-09-07T11:49:49 | 403,958,020 | 0 | 0 | null | null | null | null | IBM852 | C++ | false | false | 8,264 | cpp | //Programa Ajedrez
//Archivo: ajedrez.cpp (archivo principal)
/**********************************************************************
Materia: Algoritmos y Programación III 7507 curso 003
Profesor: Carlos Fontela
Ayudante: Sergio Pap
Trabajo Práctico:
Implementación de Ajedrez: Jaque al Rey
Archivo: c... | [
"adrian@darumatic.com"
] | [
[
[
1,
258
]
]
] |
8cfb6c83c0ab38241592db3fbcf19a777334e951 | c58f258a699cc866ce889dc81af046cf3bff6530 | /src/python/math/rndgen_wrap.cpp | ef42138a854720028c15478c1ec99764c30edc15 | [] | no_license | KoWunnaKo/qmlib | db03e6227d4fff4ad90b19275cc03e35d6d10d0b | b874501b6f9e537035cabe3a19d61eed7196174c | refs/heads/master | 2021-05-27T21:59:56.698613 | 2010-02-18T08:27:51 | 2010-02-18T08:27:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,529 | cpp |
#include <qmlib/python/converters.hpp>
#include <qmlib/math/random/all.hpp>
QM_NAMESPACE2(math)
qm_int SOBOL_BITS = 8*sizeof(qm_uns_long);
qm_real SOBOL_NFACT = 0.5/(1UL<<(SOBOL_BITS-1));
template<int D>
const qm_int SobolGenerator<D>::c_bits = SOBOL_BITS;
template<int D>
const qm_real SobolGenerat... | [
"luca.sbardella@gmail.com"
] | [
[
[
1,
58
]
]
] |
2530732479b333f768693bbc854b7ad04bf62c34 | 41371839eaa16ada179d580f7b2c1878600b718e | /REGIONAIS/SULAMERICANA/2003/club.cpp | e934d4e1295d3c16a5aa4a6eb62b89e7a2cf838a | [] | no_license | marinvhs/SMAS | 5481aecaaea859d123077417c9ee9f90e36cc721 | 2241dc612a653a885cf9c1565d3ca2010a6201b0 | refs/heads/master | 2021-01-22T16:31:03.431389 | 2009-10-01T02:33:01 | 2009-10-01T02:33:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 615 | cpp | #include<cstdio>
#include<algorithm>
#define EPS 1e-3
using namespace std;
int set[120][120];
int oc[120];
int ans, i, j, ign, K;
double R;
int main(void){
while(scanf("%d%lf",&K,&R) && K){
ans = 1;
for(i = 0; i < K; i++)
scanf("%d%d",&set[0][i],&ign),
oc[i] = 0;
oc[0] = K;
sort(set[0],set... | [
"mistermarin@gmail.com"
] | [
[
[
1,
29
]
]
] |
1ce6d8d8017df9a32ae72f806ea52e6f0a05fa5c | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/svm/linearly_independent_subset_finder_abstract.h | ccf76d555473748745f5324ce7550d7f3f294223 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,466 | h | // Copyright (C) 2008 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_LISf_ABSTRACT_
#ifdef DLIB_LISf_ABSTRACT_
#include "../algs.h"
#include "../serialize.h"
#include "kernel_abstract.h"
namespace dlib
{
template... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
189
]
]
] |
a2c5e14969d38519f5a2f4808e3253edc6109285 | 119ba245bea18df8d27b84ee06e152b35c707da1 | /unreal/branches/svn/qrgui/generators/editors/editorGenerator.cpp | 988348d9f60d480a701c4601da0644a35942601e | [] | no_license | nfrey/qreal | 05cd4f9b9d3193531eb68ff238d8a447babcb3d2 | 71641e6c5f8dc87eef9ec3a01cabfb9dd7b0e164 | refs/heads/master | 2020-04-06T06:43:41.910531 | 2011-05-30T19:30:09 | 2011-05-30T19:30:09 | 1,634,768 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,808 | cpp | #include "editorGenerator.h"
#include <QFile>
#include <QTextStream>
using namespace qReal;
using namespace generators;
EditorGenerator::EditorGenerator(qrRepo::RepoApi const &api)
: mApi(api)
{
}
void EditorGenerator::generate(Id const &editor)
{
createMetaEditor(editor);
}
// Функция, генерир... | [
"ololo@ololo.org"
] | [
[
[
1,
128
]
]
] |
0c13adaa09b17efdf922911cd8cf58e169be6a84 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/renaissance/rnsgameplay/src/ncgameplaysquad/ncgameplaysquad_main.cc | 04f47c60458f85c30d739f2f461626ee2e2846e8 | [] | 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 | 1,518 | cc | #include "precompiled/pchgameplay.h"
//------------------------------------------------------------------------------
// ncgameplaysquad_main.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "ncgameplaysquad/ncgameplaysquad.h"
#in... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
66
]
]
] |
ba4d0937382d3d282752c81d21bf8add7ac150f7 | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Stellar_/code/Foundation/Debuging/win32/win32minidump.cc | 0330aecbb6c5b8c3498cbd388658e992a38de9cf | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,359 | cc | //------------------------------------------------------------------------------
// win32minidump.cc
// (C) 2007 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "stdneb.h"
#include "debuging/win32/win32minidump.h"
//#include "io/win32/win32fswrapper.h"
... | [
"ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
73
]
]
] |
130048ce10e1c4751360500f87b569a27bb1bc66 | 656de8005c621f24d86a65062a49abd98b0ec753 | /example/simplecpp/main.cpp | fd73c20e5c18e9dd1cfb05c7d92b16fc1942b9cd | [] | no_license | jmckaskill/adbus | 0016002b99e68d6c1e118a53931bd253661439e2 | a8ad1368cfc5b925b336c6243626f86d96a353b0 | refs/heads/master | 2016-09-05T12:00:38.077922 | 2010-03-22T20:49:51 | 2010-03-22T20:49:51 | 340,965 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,921 | cpp | /* vim: ts=4 sw=4 sts=4 et
*
* Copyright (c) 2009 James R. McKaskill
*
* 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 ri... | [
"jmckaskill@gmail.com"
] | [
[
[
1,
99
]
]
] |
ba0490ec5d632b5a612c3dc2acac5476122d3c74 | 1caba14ec096b36815b587f719dda8c963d60134 | /branches/smxgroup/smx/libsmx/pstime.h | e34bb01a8844339dc81a3fc0139c3705e1aaa2e2 | [] | no_license | BackupTheBerlios/smx-svn | 0502dff1e494cffeb1c4a79ae8eaa5db647e5056 | 7955bd611e88b76851987338b12e47a97a327eaf | refs/heads/master | 2021-01-10T19:54:39.450497 | 2009-03-01T12:24:56 | 2009-03-01T12:24:56 | 40,749,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 645 | h | /* COPYRIGHT 1998 Prime Data Corp.
All Rights Reserved. Use of this file without prior written
authorization is strictly prohibited.
*/
#ifndef _PSTIME_H
#define _PSTIME_H
#include <time.h>
class qStr;
class qTime {
time_t myTime;
public:
qTime()
{myTime = 0;}
operator time_t &()
{r... | [
"simul@407f561b-fe63-0410-8234-8332a1beff53"
] | [
[
[
1,
36
]
]
] |
bc60efd5d9a30380c701c2cfb771901180025692 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/iterator/test/zip_iterator_test.cpp | df5091933270383518a530f3472c85e1f5c56a25 | [
"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 | 22,091 | cpp | // (C) Copyright Dave Abrahams and Thomas Becker 2003. 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)
//
// File:
// =====
// zip_iterator_test_main.cpp
// Author:
// =======
// Thomas Becker
/... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
833
]
]
] |
605dc8e1b4113184778f06c01d9f8c1ee3a106f3 | 7956f4ceddbbcbabd3dd0ae211899cfa5934fc7a | /metaballs3d/trunk/OgreMetaballs/Vertex.cpp | 36aa1a9f421d40b3a51220590d99a492abe59603 | [] | no_license | pranavsureshpn/gpusphsim | 8d77cde45f5951aee65a13d1ea7edcb5837c6caa | 723d950efbd0d2643edb4b99845bcc658ce38f20 | refs/heads/master | 2021-01-10T05:18:21.705120 | 2011-09-08T01:58:38 | 2011-09-08T01:58:38 | 50,779,129 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 112 | cpp | #include "Vertex.h"
//-----------------------------------
// Vertex
//-----------------------------------
| [
"yaoyansi@cd07e373-eec6-1eb2-8c47-9a5824a9cb26"
] | [
[
[
1,
5
]
]
] |
99e4a64dc0cb13d932fef771d7e9d5eae40b0c9f | 6131815bf1b62accfc529c2bc9db21194c7ba545 | /FrameworkApp/DirectInput.cpp | a3d805bb688cbb69d0aa51705e997f8089fe7e52 | [] | no_license | dconefourseven/honoursproject | b2ee664ccfc880c008f29d89aad03d9458480fc8 | f26b967fda8eb6937f574fd6f3eb76c8fecf072a | refs/heads/master | 2021-05-29T07:14:35.261586 | 2011-05-15T18:27:49 | 2011-05-15T18:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,474 | cpp | #include "DirectInput.h"
#include <cassert>
#pragma comment (lib, "Libs/DX8/dinput.lib")
#pragma comment (lib, "Libs/DX8/dinput8.lib")
void DirectInput::Update()
{
///////////////////////////////////////////////////////////////////////////////
// Update Function
// Reads the active input devices (... | [
"davidclarke1990@fa56ba20-0011-6cdf-49b4-5b20436119f6"
] | [
[
[
1,
247
]
]
] |
427ff5e86ce8d074d163d9e99eaaf9777b98776f | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/debug/Client/stubs/spot_Time_native_Microsoft_SPOT_Time_TimeService_mshl.cpp | ae3ff8b8d7ef97d4c5ea517155c1e020476e3355 | [
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gezidan/NETMF-LPC | 5093ab223eb9d7f42396344ea316cbe50a2f784b | db1880a03108db6c7f611e6de6dbc45ce9b9adce | refs/heads/master | 2021-01-18T10:59:42.467549 | 2011-06-28T08:11:24 | 2011-06-28T08:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,686 | cpp | //-----------------------------------------------------------------------------
//
// ** DO NOT EDIT THIS FILE! **
// This file was generated by a tool
// re-running the tool will overwrite this file.
//
//-----------------------------------------------------------------------------
#include "spot_T... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
115
]
]
] |
280a1b53c7d668103833e28ac9eca9d53d419d30 | 789bfae90cbb728db537b24eb9ab21c88bda2786 | /source/BestScoresLineClass.h | ab5b9ac1fe2af9a0732fdc2efb9fd36643844d1f | [
"MIT"
] | permissive | Izhido/bitsweeper | b89db2c2050cbc82ea60d31d2f31b041a1e913a3 | a37902c5b9ae9c25ee30694c2ba0974fd235090e | refs/heads/master | 2021-01-23T11:49:21.723909 | 2011-12-24T22:43:30 | 2011-12-24T22:43:30 | 34,614,275 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 403 | h | #ifndef BESTSCORESLINECLASS_H
#define BESTSCORESLINECLASS_H
#include "BestScoresLineLevelEnum.h"
#include <nds/ndstypes.h>
class BestScoresLineClass
{
public:
BestScoresLineLevelEnum Level;
int8 Seconds;
int16 Minutes;
BestScoresLineClass();
int LineSize();
void LoadFrom(char* Buffer);
... | [
"heribertod@gmail.com@66f87ebb-1a6f-337b-3a26-6cadc16acdcf"
] | [
[
[
1,
28
]
]
] |
59ce7fbfd0b0e52f456977e1a56c409b866e48d6 | 036205456b03f717177170d91cc3e75080548aaa | /_old/csv_table.cc | 8a22f9327028e74e40477c34d9e65e48c86a78ba | [] | no_license | androidsercan/experimental-toolkit-in-c | e877e051fc9546048eaf4287e49865192890d91c | ac545219ed3fcca865c147b0f53e13bff5829fd1 | refs/heads/master | 2016-08-12T05:04:36.608456 | 2011-12-14T15:18:04 | 2011-12-14T15:18:04 | 43,951,774 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,209 | cc | // $Id: csv_table.cc 3570 2011-06-10 07:22:54Z haowu $
#include "csv_table.h"
CsvTable::CsvTable(const string& csv_file)
{
FILE *f = fopen(csv_file.c_str(), "r");
fseek(f, 0, SEEK_END);
long l = ftell(f);
fseek(f, 0, SEEK_SET);
char *buf = (char *)malloc(l + 1);
fread(buf, l, 1, f);
fclose(f... | [
"micw.mm@gmail.com"
] | [
[
[
1,
179
]
]
] |
4663dd3b02d76af883143c44d0ec0730e6d9ad24 | 29e87c19d99b77d379b2f9760f5e7afb3b3790fa | /src/qt-client/QPlaylist.h | 8637c523b548268705c9db872dafd911e77c78ac | [] | 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 | 609 | h | #ifndef QPLAYLIST_H
#define QPLAYLIST_H
#include <QTreeWidget>
#include <QMenu>
#include "../playlist_management.h"
class QPlaylist: public QTreeWidget, public PlaylistVector {
Q_OBJECT
private:
QMenu contextMenu;
public:
QPlaylist(QWidget* parent);
~QPlaylist();
virtual void add(const T... | [
"simon.sasburg@e69229e2-1541-0410-bedc-87cb2d1b0d4b"
] | [
[
[
1,
30
]
]
] |
10940cd30124ceab6ae712ee378197f5c3c75366 | 3472e587cd1dff88c7a75ae2d5e1b1a353962d78 | /XMonitor/debug/moc_TestUi.cpp | a5ce8a004cee823eee0e8ddb4dd280b933ff090b | [] | 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 | 2,069 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'TestUi.h'
**
** Created: Sat Feb 26 16:35:28 2011
** by: The Qt Meta Object Compiler version 62 (Qt 4.7.0)
**
** WARNING! All changes made in this file will be lost!
*********************... | [
"yew1998@gmail.com@5ddc4e96-dffd-11de-b4b3-6d349e4f6f86"
] | [
[
[
1,
69
]
]
] |
a12ba0f384e2ba712b106385626533d8e08d706c | 5f0b8d4a0817a46a9ae18a057a62c2442c0eb17e | /Include/theme/basic/TextFieldTheme.cpp | 4d919921eb4f3bcabebc3ec7188a16a895cf6f27 | [
"BSD-3-Clause"
] | permissive | gui-works/ui | 3327cfef7b9bbb596f2202b81f3fc9a32d5cbe2b | 023faf07ff7f11aa7d35c7849b669d18f8911cc6 | refs/heads/master | 2020-07-18T00:46:37.172575 | 2009-11-18T22:05:25 | 2009-11-18T22:05:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,763 | cpp | /*
* Copyright (c) 2003-2006, Bram Stein
* 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,... | [
"bs@bram.(none)"
] | [
[
[
1,
139
]
]
] |
0f49c6d35437e90ff0ce9ee86a6ce121339a8f51 | 4be39d7d266a00f543cf89bcf5af111344783205 | /Win32IpChanger/main.cpp | 83f55dee8454212ee4da897248433dcda33ee5d9 | [] | no_license | nkzxw/lastigen-haustiere | 6316bb56b9c065a52d7c7edb26131633423b162a | bdf6219725176ae811c1063dd2b79c2d51b4bb6a | refs/heads/master | 2021-01-10T05:42:05.591510 | 2011-02-03T14:59:11 | 2011-02-03T14:59:11 | 47,530,529 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,077 | cpp |
#include <iostream> //TODO: quitar
#include <boost/extension/extension.hpp>
#include <boost/extension/factory.hpp>
#include <boost/extension/type_map.hpp>
#include "AbstractIpChanger.hpp"
#ifdef _WIN32
#include "Win32IpChanger.hpp"
typedef Win32IpChanger IpChanger;
#else
#endif
using namespace boo... | [
"fpelliccioni@c29dda52-a065-11de-a33f-1de61d9b9616"
] | [
[
[
1,
40
]
]
] |
f623c1c118d48421a51a49cc8860b3d611ad65ff | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/AIGoalCharge.h | b9ee215dde72e787dbb3b45585f0d884281b6bec | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,274 | h | // ----------------------------------------------------------------------- //
//
// MODULE : AIGoalCharge.h
//
// PURPOSE : AIGoalCharge class definition
//
// CREATED : 7/25/01
//
// (c) 2001 Monolith Productions, Inc. All Rights Reserved
// ------------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
63
]
]
] |
38c0c3ed59e547901ae154d74b631a63023eea14 | 8a0a81978126520c0bfa0d2ad6bd1d35236f1aa2 | /SegmentationRegional/Dep/Qt-OpenCV-Window/QtOpenCvWidget.cpp | 6b9a20a65c20f10b234f088a2127b1f550440bc9 | [] | no_license | zjucsxxd/BSplineLevelSetRegionalSegmentation | a64b4a096f65736659b6c74dce7cd973815b9a2c | a320ade9386861657476cca7fce97315de5e3e31 | refs/heads/master | 2021-01-20T23:03:26.244747 | 2011-12-10T13:10:56 | 2011-12-10T13:10:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 79,121 | cpp | //IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, install,
// copy or use the software.
// License Agreement
// ... | [
"jokerjokerer@gmail.com"
] | [
[
[
1,
2947
]
]
] |
a4334c0128ca9d443e0f9297149aea3c25ac2001 | 23e9e5636c692364688bc9e4df59cb68e2447a58 | /Dream/src/Sample/Sprite.h | a374d7a367fb2272e02213d475b0f0168791419e | [] | no_license | yestein/dream-of-idle | e492af2a4758776958b43e4bf0e4db859a224c40 | 4e362ab98f232d68535ea26f2fab7b3cbf7bc867 | refs/heads/master | 2016-09-09T19:49:18.215943 | 2010-04-23T07:24:19 | 2010-04-23T07:24:19 | 34,108,886 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,447 | h | /************************************************************************
filename: Sprite.h
created: 2010/3/21
author: Yu Lei(nl-nl-@163.com)
<change list>
1. create file (Yu Lei)
purpose: Sprite API
************************************************************************/
#ifndef YGE_SPRITE_H
#def... | [
"yestein86@6bb0ce84-d3d1-71f5-47c4-2d9a3e80541b"
] | [
[
[
1,
151
]
]
] |
2b9a310fcf4f074c6a9647ef492d784d7c1d50e9 | c1c3866586c56ec921cd8c9a690e88ac471adfc8 | /CEGUI/CEGUI-0.6.0/include/elements/CEGUITreeItem.h | 94bd70089ad084f76df79ac0cb5bcd66814c9831 | [
"Zlib",
"LicenseRef-scancode-pcre",
"MIT"
] | permissive | rtmpnewbie/lai3d | 0802dbb5ebe67be2b28d9e8a4d1cc83b4f36b14f | b44c9edfb81fde2b40e180a651793fec7d0e617d | refs/heads/master | 2021-01-10T04:29:07.463289 | 2011-03-22T17:51:24 | 2011-03-22T17:51:24 | 36,842,700 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,996 | h | /***********************************************************************
filename: CEGUITreeItem.h
created: 5-13-07
author: Jonathan Welch (Based on Code by David Durant)
*************************************************************************/
/*****************************************************************... | [
"laiyanlin@27d9c402-1b7e-11de-9433-ad2e3fad96c5"
] | [
[
[
1,
577
]
]
] |
01625ce290fb152cee0d3604a382606dcc848822 | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/level/objects/contactresolvers/BounceContactResolver.cpp | 0c0315e1f5ba9c73f69b56a9162eb81d5684a9db | [] | no_license | galek/hesperus | 4eb10e05945c6134901cc677c991b74ce6c8ac1e | dabe7ce1bb65ac5aaad144933d0b395556c1adc4 | refs/heads/master | 2020-12-31T05:40:04.121180 | 2009-12-06T17:38:49 | 2009-12-06T17:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,693 | cpp | /***
* hesperus: BounceContactResolver.cpp
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#include "BounceContactResolver.h"
#include <source/level/physics/Contact.h>
#include <source/level/physics/PhysicsObject.h>
#include <source/level/trees/OnionUtil.h>
#include <source/math/Constants.h>... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
126
]
]
] |
1181901723a5103f53d628cf5558511651f616ba | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/qdbctrls.hpp | 0c497ab402cac8c8815b1e133c4ca83be9d2e78a | [] | 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 | 49,683 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'QDBCtrls.pas' rev: 6.00
#ifndef QDBCtrlsHPP
#define QDBCtrlsHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <DB.hpp... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
1351
]
]
] |
3af5665256ce9b3268969a7cf19b04f6308aa13d | 50f94444677eb6363f2965bc2a29c09f8da7e20d | /Src/EmptyProject/SpriteManager.h | edde188a51605e906f8bb0d4934a5fc097cb98f4 | [] | no_license | gasbank/poolg | efd426db847150536eaa176d17dcddcf35e74e5d | e73221494c4a9fd29c3d75fb823c6fb1983d30e5 | refs/heads/master | 2020-04-10T11:56:52.033568 | 2010-11-04T19:31:00 | 2010-11-04T19:31:00 | 1,051,621 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,376 | h | #pragma once
class VideoMan;
class Sprite;
typedef std::map<std::string, Sprite*> SpriteMap;
/*!
* @brief Manager for Sprite class instances
*/
class SpriteManager : public Singleton<SpriteManager>
{
public:
SpriteManager();
~SpriteManager(void);
void frameRender();
void frameRenderSpecificSp... | [
"gasbank@gmail.com"
] | [
[
[
1,
50
]
]
] |
7ffbbe0bee1bfb5bd0103a9897025cbf0a17c85c | b8ac0bb1d1731d074b7a3cbebccc283529b750d4 | /Code/controllers/RecollectionBenchmark/robotapi/real/RealCamera.h | 1520ea7eee80ae225d72cf570bc5cee8894e0ddb | [] | no_license | dh-04/tpf-robotica | 5efbac38d59fda0271ac4639ea7b3b4129c28d82 | 10a7f4113d5a38dc0568996edebba91f672786e9 | refs/heads/master | 2022-12-10T18:19:22.428435 | 2010-11-05T02:42:29 | 2010-11-05T02:42:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 668 | h | #ifndef robotapi_real_RealCamera_h
#define robotapi_real_RealCamera_h
#include <cv.h>
#include <highgui.h>
#include <robotapi/ICamera.h>
#include <robotapi/real/RealDevice.h>
namespace robotapi {
namespace real {
class RealCamera : public robotapi::ICamera, public robotapi::real::RealDevice {
public:
... | [
"guicamest@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a",
"nuldiego@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a"
] | [
[
[
1,
3
],
[
6,
22
],
[
26,
31
]
],
[
[
4,
5
],
[
23,
25
]
]
] |
223d2eb028bedce91d74b7403808730e513b262b | c04ce4f22fc46c4d44fc425275403592bc6f067a | /wolf/src/game/render/rPlayer.cpp | f123bc827b0e6513ebda73ae1a2263a0c066ef96 | [] | no_license | allenh1/wolfenstein-reloaded | 0161953173f053cc1ee4e03555def208ea98a34b | 4db98d1a9e5bf51f88c58d9acae6d7f6850baf1d | refs/heads/master | 2020-04-10T03:30:04.121502 | 2010-07-09T17:14:50 | 2010-07-09T17:14:50 | 32,124,233 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,610 | cpp | /*
**************************************************************************
Wolfenstein Reloaded
Developed by Morgan Jones <maclover201@me.com>
File Description: Player rendering code
**************************************************************************
Copyright © 2010 Morgan Jones
This program is f... | [
"maclover100@14159fd0-a646-01e2-d422-a234b5f98ae5"
] | [
[
[
1,
86
]
]
] |
04dc6c65eaa6e29d03389e9b82c26557dc99cf2b | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/terralib/kernel/TeIntersector.h | cd2df837a73c5af2459e42533f704fca6fc04066 | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 11,403 | h | /************************************************************************************
TerraLib - a library for developing GIS applications.
Copyright © 2001-2007 INPE and Tecgraf/PUC-Rio.
This code is part of the TerraLib library.
This library is free software; you can redistribute it and/or
modify it under the ... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
214
]
]
] |
3d0c975e1db258ca486a8bd336bcd89adf2633a8 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/Base/Math/SweptTransform/hkSweptTransformUtil.inl | ae964706040d70d26e59dfc54ca0dc3c9a8920e3 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,813 | inl | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
302
]
]
] |
d77c9f248f0e06187913a66c708f6b30f0d26cad | bd48897ed08ecfea35d8e00312dd4f9d239e95c4 | /template.cpp | 40fcb0b22013f4c5e837d83ae55c6e38b5e9e890 | [] | no_license | blmarket/lib4bpp | ab83dbb95cc06e7b55ea2ca70012e341be580af1 | 2c676543de086458b93b1320b7b2ad7f556a24f7 | refs/heads/master | 2021-01-22T01:28:03.718350 | 2010-11-30T06:45:42 | 2010-11-30T06:45:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 850 | cpp | #include <iostream>
#include <algorithm>
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <sstream>
#include <queue>
#include <set>
#include <map>
#include <vector>
#include <complex>
#define mp make_pair
#define pb push_back
#define sqr(x) ((x)*(x))
#define foreach(it,... | [
"blmarket@dbb752b6-32d3-11de-9d05-31133e6853b1"
] | [
[
[
1,
41
]
]
] |
4178d7638df1048f9aee37fd4ce7d419c62c0821 | 3856c39683bdecc34190b30c6ad7d93f50dce728 | /server/UI_Manager.cpp | 62288b693fdef71b104981464137ca9113072a0a | [] | 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 | 515 | cpp | #include "stdafx.h"
#include "UI_Manager.h"
#include "UI_PacketState.h"
#include "UI_ConnectionList.h"
CUI_Manager::CUI_Manager()
{
UI_ConnectionList = NULL;
UI_PacketState = NULL;
CurrentUI = NULL;
}
CUI_Manager::~CUI_Manager()
{
SAFE_DELETE( UI_ConnectionList );
SAFE_DELETE( UI_PacketSt... | [
"yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0",
"kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0"
] | [
[
[
1,
24
],
[
27,
33
]
],
[
[
25,
26
]
]
] |
11a7cd2ee5ed0c8de935c663312a60d70c743407 | bb625ce36ed37acb5a8e660ec03001e9f23626cc | /xgcBase/Common/vector_set.h | 940ed0b61f543e62aebd3ef007fa26a32c6958ea | [] | no_license | crayzyivan/weppinhole | 5010f6f9319a81ec5f5277f8a7dd952a20d37c87 | 58923bf0667471257679a6f34a353412364609d5 | refs/heads/master | 2021-01-10T13:14:59.582556 | 2010-06-25T02:46:40 | 2010-06-25T02:46:40 | 43,535,806 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,970 | h | #pragma once
template
<
class K,
class C = std::less<K>,
class A = std::allocator< K >
>
class VectorSet
: private std::vector< K, A >
, public C
{
typedef std::vector<K, A> Base;
typedef C MyCompare;
public:
typedef K key_type;
typedef C key_compare;
typedef A allocator_type;
typedef t... | [
"albertclass@9d869f0c-08ce-11df-b3eb-39986f41eb1c"
] | [
[
[
1,
270
]
]
] |
010253fd424d61b90f99ae318dbb3a3e1be9c64a | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/Include/ItemBox.h | 251c5e7d2eb49308a1458a8b0be59ff82fe25b7d | [] | 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 | 468 | h | /*!
@file
@author Albert Semenov
@date 01/2009
@module
*/
#ifndef __ITEM_BOX_H__
#define __ITEM_BOX_H__
//#include "EnginePrerequisites.h"
#include <MyGUI.h>
#include "ItemBox/BaseItemBox.h"
#include "CellView.h"
namespace Nebula
{
class CellView;
class ItemBox : public wraps::BaseItemB... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
31
]
]
] |
dfd43692d2bb1f6481ea28a0081ae6d8375d7b42 | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /zju.finished/1551.cpp | 922e98d7785543614b243afa6e27b99e21a5fa93 | [] | no_license | usherfu/zoj | 4af6de9798bcb0ffa9dbb7f773b903f630e06617 | 8bb41d209b54292d6f596c5be55babd781610a52 | refs/heads/master | 2021-05-28T11:21:55.965737 | 2009-12-15T07:58:33 | 2009-12-15T07:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,145 | cpp | #include<iostream>
using namespace std;
enum {
SIZ = 108,
};
struct Point{
int x,y;
};
int num;
Point tree[SIZ];
struct _cmp_x{
bool operator()(const int&a, const int&b)const{
if(tree[a].x != tree[b].x)
return tree[a].x < tree[b].x;
return tree[a].y<tree[b].y;
... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
84
]
]
] |
fa2670a94d4960f6cc3ecaf27c41b1cdafc1543e | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/config/test/has_nrvo_fail.cpp | 367efec2acf8e229f06986d2b8023bd5bae18d90 | [] | 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,131 | 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
]
]
] |
3fd08aea9732f2f7fd8634db47ff6a5b4b235386 | 631e5d0780b8dd333fb2c5471cbc853cc94aa355 | /parent.h | 04d67aefeeda2f900bee72d7d7d7a0c6a971a89a | [] | no_license | derdos/DRO-C | c4b4b18806511355766da94b03c4f7559d70f815 | 8a384a79dfd698bf95ea29d55fda9557020a7df7 | refs/heads/master | 2021-01-19T18:52:06.892428 | 2010-10-07T23:49:21 | 2010-10-07T23:49:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 721 | h | /*
* Parent library for the LCD menu control aspect of the DRO
*
* Created on: Sep 2, 2010
* Author: David Erdos
*/
#ifndef PARENT_H_
#define PARENT_H_
#include <WProgram.h>
#include <WString.h>
#include "panel.h"
class Parent {
private:
unsigned int iBufferSize;
unsigned int iIndex;
... | [
"David@.(none)",
"david@erdosmiller.com"
] | [
[
[
1,
24
],
[
35,
41
],
[
43,
45
]
],
[
[
25,
34
],
[
42,
42
]
]
] |
02dfa8823030bcedfee5906d363660e4c5e79c56 | 79636d9a11c4ac53811d55ef0f432f68ab62944f | /smart-darkgdk/include/Object.cpp | 3b30362bd40054fe5729ad376a70a0d5671d8f10 | [
"MIT"
] | permissive | endel/smart-darkgdk | 44d90a1afcd71deebef65f47dc54586df4ae4736 | 6235288b8aab505577223f9544a6e5a7eb6bf6cd | refs/heads/master | 2021-01-19T10:58:29.387767 | 2009-06-26T16:44:15 | 2009-06-26T16:44:15 | 32,123,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,363 | cpp | #include "ObjectType.h"
#include "Object.h"
#include "../Game.h"
#include "DarkGDK.h"
#include "Image.h"
#include "Mesh.h"
#include "Limb.h"
#include "VertexShader.h"
#include "PixelShader.h"
#include "Effect.h"
#include "BSP.h"
#include "Event.h"
#include <map>
//----------------------------------------... | [
"endel.dreyer@0995f060-2c81-11de-ae9b-2be1a451ffb1",
"andre.schaan@gmail.com@0995f060-2c81-11de-ae9b-2be1a451ffb1"
] | [
[
[
1,
161
],
[
165,
171
],
[
178,
178
],
[
181,
183
],
[
192,
192
],
[
194,
197
],
[
209,
209
],
[
211,
228
],
[
235,
235
],
[
... |
c2fe2f2a8b3a37677d9d1c9907c373f112e1ef05 | 9e4b72c504df07f6116b2016693abc1566b38310 | /back/stdafx.h | 3a309ff2bd6161396ea5f51a3648120d06ad1a18 | [
"MIT"
] | permissive | mmeeks/rep-snapper | 73311cadd3d8753462cf87a7e279937d284714aa | 3a91de735dc74358c0bd2259891f9feac7723f14 | refs/heads/master | 2016-08-04T08:56:55.355093 | 2010-12-05T19:03:03 | 2010-12-05T19:03:03 | 704,101 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,059 | h | /* -------------------------------------------------------- *
*
* StdAfx.h
*
* Copyright 2009+ Michael Holm - www.kulitorum.com
*
* This file is part of RepSnapper and is made available under
* the terms of the GNU General Public License, version 2, or at your
* option, any later version, incorporated herein by... | [
"michael.meeks@novell.com"
] | [
[
[
1,
84
]
]
] |
523d85b999ef89eda7dd3107150715707057499f | 016774685beb74919bb4245d4d626708228e745e | /lib/Collide/ozcollide/aabbtree_poly.h | bc811d2f4b49b4728e1908aaaeab6f2381bc2c27 | [] | no_license | sutuglon/Motor | 10ec08954d45565675c9b53f642f52f404cb5d4d | 16f667b181b1516dc83adc0710f8f5a63b00cc75 | refs/heads/master | 2020-12-24T16:59:23.348677 | 2011-12-20T20:44:19 | 2011-12-20T20:44:19 | 1,925,770 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,132 | h | /*
OZCollide - Collision Detection Library
Copyright (C) 2006 Igor Kravtchenko
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) an... | [
"sutuglon@gmail.com"
] | [
[
[
1,
210
]
]
] |
8c5a9c56b8ffab58278844cd1704acfe77a7cd50 | cdd119cd2a3c24982bf5f75197e5da1258924478 | /mq/src/queuemsgfactory.h | 96481176c2303f345e60c7d6141e82c7996219a0 | [] | no_license | xuxiandi/DOMQ | 12bbbd477ce75152c1b5acb8731ddb1833067c62 | 3a28ebed6323292a1e264b80d969cd94324538b8 | refs/heads/master | 2020-12-31T02:33:22.791616 | 2011-05-17T06:01:01 | 2011-05-17T06:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,056 | h | #ifndef _QUEUE_MSG_FACTORY_H__
#define _QUEUE_MSG_FACTORY_H__
#include <list>
#include <netmgr/factory.h>
#include <base/util/allocator.h>
#include <msg/msgqueuemsg.h>
#include <base/thread/mutex.h>
#define _MSGTYPES_(v) \
v(OpenMsgQueueRequest)\
v(OpenMsgQueueResult)\
v(CloseMsgQ... | [
"codetuita@gmail.com"
] | [
[
[
1,
38
]
]
] |
0075c3b602a007d5e9707fcafab8891a4c04c501 | 011359e589f99ae5fe8271962d447165e9ff7768 | /src/interface/Xbox360/main.h | 33c284f374337930dbc18e9c86d2132fa5327252 | [] | no_license | PS3emulators/fba-next-slim | 4c753375fd68863c53830bb367c61737393f9777 | d082dea48c378bddd5e2a686fe8c19beb06db8e1 | refs/heads/master | 2021-01-17T23:05:29.479865 | 2011-12-01T18:16:02 | 2011-12-01T18:16:02 | 2,899,840 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 406 | h | #include <xtl.h>
#include <xui.h>
#include <xuiapp.h>
#ifndef MAIN_H
#define MAIN_H
class CBurnApp : public CXuiModule
{
protected:
// Override RegisterXuiClasses so that CMyApp can register classes.
virtual HRESULT RegisterXuiClasses();
// Override UnregisterXuiClasses so that CMyApp c... | [
"twinaphex1@gmail.com"
] | [
[
[
1,
21
]
]
] |
2f590ea377c8993c4b9670b28117abba84f34216 | ccb3cf0631fcf62050a3aae847c78248fb72eabb | /source/DrawMap.cpp | 91b60a6a60944be6fe9b29f1229a56af6543d5fc | [] | no_license | benbaker76/HeadRush | 64275b69c998bf828fe3df56e13641f835f0eb50 | 7de61f8588fcf4ba18acaf4f1ad3da2fe21fac85 | refs/heads/master | 2022-11-24T15:56:05.198090 | 2009-12-11T19:58:13 | 2009-12-11T19:58:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 999 | cpp | #include <nds.h> // Main nds header (includes other ds headers)
#include <math.h> // For the sqrt, atan2, sin, cos etc.
#include <stdio.h> // For outputting to the console
#include <stdlib.h> // Define's some standard "C" functions
#include <unistd.h>
#include "DrawMap.h"
#include "Globals.h"
v... | [
"greatflash@ntlworld.com"
] | [
[
[
1,
28
]
]
] |
612ed50edbb137aa5f1e15e69c0b9dab23b37fb2 | 975d45994f670a7f284b0dc88d3a0ebe44458a82 | /Docs/FINAIS/Fonte/cliente/Source/GameCore/CPersonagem.h | 840e68ddff8b0e3145ad65c487baddcef8c28aac | [] | no_license | phabh/warbugs | 2b616be17a54fbf46c78b576f17e702f6ddda1e6 | bf1def2f8b7d4267fb7af42df104e9cdbe0378f8 | refs/heads/master | 2020-12-25T08:51:02.308060 | 2010-11-15T00:37:38 | 2010-11-15T00:37:38 | 60,636,297 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,090 | h | #pragma once
#include "GameSetup.h"
#include "CTree.h"
struct SBolsa
{
int _idBolsa;
int _listaItens[BOLSAMAXITENS];
vector3df posicao;
bool _isOpen;
};
struct SQuadrante
{
int _id;
int _coluna;
int _linha;
vector3df _center;
};
class CPersonagem
{
public:
SQuadrante _quadran... | [
"phabh@users.noreply.github.com"
] | [
[
[
1,
155
]
]
] |
10df684c551eb52bab2c6fca2af5f125b4f3955f | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/wave/test/testwave/testfiles/t_6_005.cpp | 0ce8aa329594a3ae2d392a165769eb757f5686ef | [
"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,406 | cpp | /*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-2006 Hartmut Kaiser. Distributed under the Boost
Software License, Version 1.0. (See accompanying file
LICENSE_1_0... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
51
]
]
] |
6ff137ac17dca96ce58f7579f0bb0f67f3ce8063 | 1d6dcdeddc2066f451338361dc25196157b8b45c | /tp2/Interaccion/IU.h | 3ceefc6a6b67f4a2f60d9aed32e646d998482e31 | [] | no_license | nicohen/ssgg2009 | 1c105811837f82aaa3dd1f55987acaf8f62f16bb | 467e4f475ef04d59740fa162ac10ee51f1f95f83 | refs/heads/master | 2020-12-24T08:16:36.476182 | 2009-08-15T00:43:57 | 2009-08-15T00:43:57 | 34,405,608 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,018 | h | #ifndef IU_H
#define IU_H
#include "../Motor.h"
#include "../Visualizacion/Pantalla.h"
#include "../Interaccion/EditorHoja.h"
#include "../Interaccion/EditorSenderoPlantacion.h"
/**
Interfaz de Usuario: Clase que contiene toda la funcionalidad brindada al usuario
para hacer modificaciones durante la ejecu... | [
"rodvar@6da81292-15a5-11de-a4db-e31d5fa7c4f0",
"nicohen@6da81292-15a5-11de-a4db-e31d5fa7c4f0"
] | [
[
[
1,
42
],
[
44,
44
],
[
46,
48
],
[
55,
68
]
],
[
[
43,
43
],
[
45,
45
],
[
49,
54
]
]
] |
c6408f24ad25b96b226177ff3c6985b5cc2d6b46 | f0c08b3ddefc91f1fa342f637b0e947a9a892556 | /branches/develop/calcioIA/Calcio/Perceptions.h | 45d210ac0d5f41e0c6c9a7017c2c004e1593bff9 | [] | no_license | BackupTheBerlios/coffeestore-svn | 1db0f60ddb85ccbbdfeb9b3271a687b23e29fc8f | ddee83284fe9875bf0d04e6b7da7a2113e85a040 | refs/heads/master | 2021-01-01T05:30:22.345767 | 2009-10-11T08:55:35 | 2009-10-11T08:55:35 | 40,725,038 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,362 | h | #ifndef PERCEPTIONS_H
#define PERCEPTIONS_H
#include <vector>
#include "Point.h"
#include "Vector.h"
#include "PerceivedPlayer.h"
#include "Ball.h"
#include "Team.h"
class Player;
class Game;
class Field;
class Perceptions
{
public:
class PositionPct
{
public:
PositionPct(int width, int he... | [
"fabioppp@e591b805-c13a-0410-8b2d-a75de64125fb",
"ranzuglia@e591b805-c13a-0410-8b2d-a75de64125fb"
] | [
[
[
1,
44
],
[
46,
69
]
],
[
[
45,
45
]
]
] |
5d11ff074fd90ca2e5587780283328dfd2743c9c | c267e416aba473054330378d18bc3cd172bbad21 | /QQ音乐缓存提取工具/tea.cpp | 924b30a5f47ad29bcd22e6e79f1a5cf357b54236 | [] | 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 | 1,411 | cpp | #include <stdio.h>
#include <conio.h>
#include <windows.h>
void tea_decrypt(DWORD* pData, const DWORD* pEncData)
{
DWORD Key1 = 0x45AD9059;
DWORD FKey1 = 0xF03E934F;
DWORD FKey2 = 0x27BDB886;
DWORD LKey1 = 0xD0AAE945;
DWORD LKey2 = 0x993BA3AE;
DWORD FirstData, LastData, Count, Key;
Count = 3... | [
"su.u@qq.com"
] | [
[
[
1,
66
]
]
] |
fe20fa0c0e527f40751ae4d66063fb947e6b9ed3 | 54dfb0046228832dcdec6dc5a18c5c23ada6f9ee | /MainProgram_GUI/MainProgram_GUI.h | 8e087ea912a2f9c1c8e0e0925370f762b019f555 | [] | no_license | github188/piglets-monitoring | 3f6ec92e576d334762cc805727d358d9799ca053 | 620b6304384534eb71113c26a054c36ce3800ed8 | refs/heads/master | 2021-01-22T12:45:45.159790 | 2011-11-08T15:37:18 | 2011-11-08T15:37:18 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,173 | h |
// MainProgram_GUI.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
//#include "otlv4.h"
// CMainProgram_GUIApp:
// 有关此类的实现,请参阅 MainProgram_GUI.cpp
//
class CMainProgram_GUIApp : public CWinApp
{
public... | [
"wqvbjhc@gmail.com"
] | [
[
[
1,
47
]
]
] |
a89f40416c403e654b5bcd577c5ae8a674345361 | d1dc408f6b65c4e5209041b62cd32fb5083fe140 | /src/drawers/cOrderDrawer.cpp | 40b55016d3a49e5112c163d841964055917ff082 | [] | no_license | dmitrygerasimuk/dune2themaker-fossfriendly | 7b4bed2dfb2b42590e4b72bd34bb0f37f6c81e37 | 89a6920b216f3964241eeab7cf1a631e1e63f110 | refs/heads/master | 2020-03-12T03:23:40.821001 | 2011-02-19T12:01:30 | 2011-02-19T12:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,211 | cpp | /*
* cOrderDrawer.cpp
*
* Created on: 9-aug-2010
* Author: Stefan
*/
#include "../include/d2tmh.h"
cOrderDrawer::cOrderDrawer() {
}
cOrderDrawer::~cOrderDrawer() {
}
bool cOrderDrawer::isMouseOverOrderButton(int mouseX, int mouseY) {
if ( (mouseX > 29 && mouseX < 187) && (mouseY > 2 && m... | [
"stefanhen83@52bf4e17-6a1c-0410-83a1-9b5866916151"
] | [
[
[
1,
51
]
]
] |
3d0f4cf34e409ab3b46af8200e281f008983ceff | 20c74d83255427dd548def97f9a42112c1b9249a | /src/roadfighter/car.h | 64ea8f367d51a46d736f342f35fe543b97d7582b | [] | no_license | jonyzp/roadfighter | 70f5c7ff6b633243c4ac73085685595189617650 | d02cbcdcfda1555df836379487953ae6206c0703 | refs/heads/master | 2016-08-10T15:39:09.671015 | 2011-05-05T12:00:34 | 2011-05-05T12:00:34 | 54,320,171 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,929 | h | #ifndef CAR_H
#define CAR_H
#include "interactive-object.h"
#include "basedefs.h"
#define CAR_ALIVE_FRAME 0
#define CAR_DESTROY_FRAME_START 1
#define CAR_DESTROY_FRAME_END 3
enum carState
{
CAR_READY,
CAR_RUNNING,
CAR_SLIDING,
CAR_SPINNING,
CAR_DODGING,
CAR_DESTROYING,
CAR_DESTROYED,
};
... | [
"vickyrare@yahoo.com"
] | [
[
[
1,
95
]
]
] |
6dbaadac80ac198d10c5f62a9c2a44cbabdf1960 | 4aedb4f2fba771b4a2f1b6ba85001fff23f16d09 | /vm/instr.h | 7d50bb972742ae765ee3e8ad85552c1cde1f0e8d | [] | no_license | orfest/codingmonkeys-icfpc | 9eacf6b51f03ed271505235e65e53a44ae4addd0 | 8ee42d89261c62ecaddf853edd4e5bb9b097b10b | refs/heads/master | 2020-12-24T16:50:44.419429 | 2009-06-29T17:52:44 | 2009-06-29T17:52:44 | 32,205,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,263 | h | #ifndef INSTR_H
#define INSTR_H
#include "common.h"
typedef code_t opcode_t;
class Instr{
public:
static code_t getNoop();
static code_t buildSInstr(opcode_t opcode, int imm, addr_t src);
static opcode_t getSOpcode(code_t op);
static int getSImm(code_t op);
static addr_t getSReg(co... | [
"nkurtov@6cd8edf8-6250-11de-81d0-cf1ed2c911a4"
] | [
[
[
1,
48
]
]
] |
89443f818522e61adfb9a06dbaf4d65339ec5739 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /stdobj/ProcessInfo.h | 1b9e67103bdbf86bac545381357feda4922108dc | [] | no_license | moosethemooche/Certificate-Server | 5b066b5756fc44151b53841482b7fa603c26bf3e | 887578cc2126bae04c09b2a9499b88cb8c7419d4 | refs/heads/master | 2021-01-17T06:24:52.178106 | 2011-07-13T13:27:09 | 2011-07-13T13:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,109 | h | //--------------------------------------------------------------------------------
//
// Copyright (c) 1999 MarkCare Solutions
//
// Programming by Rich Schonthal
//
//--------------------------------------------------------------------------------
// ProcessInfo.h: interface for the CProcessInfo class.
//
/... | [
"rich@schonthal.com"
] | [
[
[
1,
37
]
]
] |
03c3b4e703f5fe2677dc8f3c66954b6f93bc2cc1 | 1d2705c9be9ee0f974c224eb794f2f8a9e9a3d50 | /slam_logger_t/main.cpp | ea812db468212636e7383dac2c20db411bc26508 | [] | no_license | llvllrbreeze/alcorapp | dfe2551f36d346d73d998f59d602c5de46ef60f7 | 3ad24edd52c19f0896228f55539aa8bbbb011aac | refs/heads/master | 2021-01-10T07:36:01.058011 | 2008-12-16T12:51:50 | 2008-12-16T12:51:50 | 47,865,136 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,208 | cpp | #include "alcor/core/slam_logger_t.h"
#include <alcor/sense/urg_laser_t.hpp>
int main(int argc, char* argv[]){
std::string nomefile;
if(argc > 1)
nomefile = argv[1];
else
nomefile.assign("general_data_log.bin");
all::sense::urg_laser_t* m_urg;
all::sense::urg_scan_data_ptr m_curr_scan;
slam_da... | [
"francesco.roccucci@1ffd000b-a628-0410-9a29-793f135cad17"
] | [
[
[
1,
33
]
]
] |
f5a8795341f320ed7e69978d6d561642f50e6239 | ca02e948a5ed8c73a5ccdfeba9f358bee93d3646 | /Project 1/officeMonitor.h | 4115fd65a0269322ac164114539a9da406934f65 | [] | no_license | fangygy/csci402-nachos-group25 | df2588e46c8542e655c84311704163753b4f0fee | fe3f86d82823c17b7a0af8a52f96f5ce9c38df8c | refs/heads/master | 2021-01-10T12:10:11.794245 | 2011-04-27T06:48:00 | 2011-04-27T06:48:00 | 44,470,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,756 | h | #ifndef OFFICEMONITOR_H
#define OFFICEMONITOR_H
#define MAX_CLERKS 10
#define MAX_CUSTOMERS 100
#include "synch.h"
class OfficeMonitor {
private:
//No private variables
public:
static const int MAX_CLERK = MAX_CLERKS;
static const int MAX_CUSTOMER = MAX_CUSTOMERS;
OfficeMonitor();
~OfficeMo... | [
"leejasperkwok@6e91ac2e-7172-fd64-087b-c4397769e289",
"yinlertc@gmail.com",
"a.cade373@gmail.com",
"LeeJasperKwok@gmail.com"
] | [
[
[
1,
9
],
[
15,
16
],
[
106,
108
]
],
[
[
10,
10
],
[
102,
102
],
[
105,
105
]
],
[
[
11,
14
],
[
17,
25
],
[
27,
37
],
[
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.