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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8f8c09d69907c3c6e6ee795deb168d2af4c7e6e8 | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak.Toolkit/ChangePropertyCommand.h | 252daf0326c975adf90fc1d8efcbce14449a9ceb | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,287 | h | #pragma once
#ifndef __HALAK_TOOLKIT_CHANGEPROPERTYCOMMAND_H__
#define __HALAK_TOOLKIT_CHANGEPROPERTYCOMMAND_H__
# include <Halak.Toolkit/FWD.h>
# include <Halak.Toolkit/AnyPtr.h>
# include <Halak/RestorableCommand.h>
# include <Halak/Any.h>
namespace Halak
{
namespace Toolkit
... | [
"halakshin@gmail.com"
] | [
[
[
1,
41
]
]
] |
35f922018df75a27540b050fa3b633f31b08f792 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/compatanalysercmd/headeranalyser/src/CommandFile.cpp | 5be79af75bca2ee7c7dd54fb0d5b02a5c38da086 | [] | 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 | 5,144 | cpp | /*
* Copyright (c) 2006-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/leg... | [
"none@none"
] | [
[
[
1,
193
]
]
] |
9e4c85bae05efb546624b814f16db1b54bd8a851 | 6e4f9952ef7a3a47330a707aa993247afde65597 | /PROJECTS_ROOT/WireKeys/WireKeys.cpp | e89a2a094a794821eab6b34a2e51ff500d89ad82 | [] | no_license | meiercn/wiredplane-wintools | b35422570e2c4b486c3aa6e73200ea7035e9b232 | 134db644e4271079d631776cffcedc51b5456442 | refs/heads/master | 2021-01-19T07:50:42.622687 | 2009-07-07T03:34:11 | 2009-07-07T03:34:11 | 34,017,037 | 2 | 1 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 21,319 | cpp | //
#include <crtdbg.h>
#include "stdafx.h"
#include "_common.h"
#include "_externs.h"
#include "DLG_Chooser.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
#pragma comment(exestr,"Copyright ©2002-2007 WiredPlane.com. All rights reserved. Build time:"__TIMEST... | [
"wplabs@3fb49600-69e0-11de-a8c1-9da277d31688"
] | [
[
[
1,
603
]
]
] |
7634fac8ee122d08767e23e15193e8f4baf3d6af | 920f766fe36acd51410160bb0332c83ed38da4c7 | /phase2/misc.cpp | 27bfd4db5712420bf380745f1fdc0380777d9761 | [] | no_license | shaikuf/hagiga-basnooker | 4b302f9c969e119204291655bedb419b89f2cd31 | 7eb329bcf000ee8b29f22410a9b3a14ab8963abd | refs/heads/master | 2016-09-06T00:58:14.129776 | 2010-06-07T14:12:38 | 2010-06-07T14:12:38 | 41,489,609 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,326 | cpp | #include <cv.h>
#include <highgui.h>
#include "misc.h"
#include <iostream>
#include <vector>
using namespace std;
CvSeq *tableBorders() {
static bool once = true;
static CvMemStorage *mem;
static CvSeq* borders;
if(once) {
// read from file only once
mem = cvCreateMemStorage();
char filen... | [
"c1ph3r.il@9f8e2b2e-e8c3-11de-b92f-5d3588262692"
] | [
[
[
1,
190
]
]
] |
eb15829eca349a051917f34dc1b111008a6a2d20 | e626f4235084b56fcc1d619b9fffc5216f5eec0c | /metaparser2/ComMetaParserService20/NodeValue.cpp | f773cd5de7cb7312037f5b85225dde5f05808ae8 | [] | no_license | Programming-Systems-Lab/archived-metaparser2 | b6721d6a040eac85f38600f43cb83136fe936f2c | aa8401f295f601833f17f6b2dd098fef211ee49b | refs/heads/master | 2020-07-09T05:15:55.067233 | 2002-05-13T22:43:16 | 2002-05-13T22:43:16 | 67,139,974 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,450 | cpp | #include "StdAfx.h"
#include "NodeValue.h"
#include "Util.h"
#include <boost/regex.hpp>
void IntValue::SetValue(_bstr_t v)
{
m_Value = ::atoi((char *) v);
}
void IntValue::Print()
{
wprintf(L"%d\n", m_Value);
}
void RealValue::SetValue(_bstr_t v)
{
m_Value = ::atof((char *) v);
}
void RealVal... | [
"sw375"
] | [
[
[
1,
211
]
]
] |
cb56e2bc7f127f2adf92982abdfb5335bc8f0c56 | e98d99816ad42028e5988ade802ffdf9846da166 | /Mediotic/mediElasticAttractorForceManipulator.h | 3c30f010dfef8ffd02017d7e6fd784e22417860c | [] | no_license | OpenEngineDK/extensions-MediPhysics | 5e9b3a0d178db8e9a42ce7724ee35fdfee70ec64 | 94fdd25f90608ad3db6b3c6a30db1c1e4c490987 | refs/heads/master | 2016-09-14T04:26:29.607457 | 2008-10-14T12:14:53 | 2008-10-14T12:14:53 | 58,073,189 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,705 | h | #pragma once
#include "mediManipulator.h"
#include "MathMisc.h"
#include "mediParticle.h"
#include "mediBody.h"
class mediElasticAttractorForceManipulator :
public mediManipulator
{
float forceweight;
class Neighbourhood;
vector<Neighbourhood> neighbours; // particle i has neighbourhood i.
class T... | [
"cpvc@openengine.dk"
] | [
[
[
1,
172
]
]
] |
78a85bf13bdd6a2645c47b94c0137da0eb46cfb2 | 5e61787e7adba6ed1c2b5e40d38098ebdf9bdee8 | /sans/models/c_models/lamellarPS.cpp | 6587a59409d8287fbcb4be4b1e06b014729bc8a2 | [] | no_license | mcvine/sansmodels | 4dcba43d18c930488b0e69e8afb04139e89e7b21 | 618928810ee7ae58ec35bbb839eba2a0117c4611 | refs/heads/master | 2021-01-22T13:12:22.721492 | 2011-09-30T14:01:06 | 2011-09-30T14:01:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,219 | cpp | /**
This software was developed by the University of Tennessee as part of the
Distributed Data Analysis of Neutron Scattering Experiments (DANSE)
project funded by the US National Science Foundation.
If you use DANSE applications to do scientific research that leads to
publication, we ask that you acknowled... | [
"galina@nist.gov",
"jhcho@nist.gov"
] | [
[
[
1,
36
],
[
40,
40
],
[
43,
55
],
[
57,
62
],
[
69,
69
],
[
76,
78
],
[
80,
80
],
[
89,
98
],
[
101,
110
],
[
112,
11... |
d4b9ba4afa929c77c320bc9082b2dcb5c434ce9d | 29c5bc6757634a26ac5103f87ed068292e418d74 | /src/tlclasses/CSkillProperty.h | c3ccf1a5fa37acb3cc13d75b005d6015c863e041 | [] | no_license | drivehappy/tlapi | d10bb75f47773e381e3ba59206ff50889de7e66a | 56607a0243bd9d2f0d6fb853cddc4fce3e7e0eb9 | refs/heads/master | 2021-03-19T07:10:57.343889 | 2011-04-18T22:58:29 | 2011-04-18T22:58:29 | 32,191,364 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,533 | h | #pragma once
#include "_CList.h"
#include "CRunicCore.h"
#include "CSkillEvent.h"
namespace TLAPI
{
struct CResourceManager;
struct CSkillProperty;
struct CSkill;
struct CDataGroup;
#pragma pack(1)
struct CSkillProperty : CRunicCore
{
float unk0[5];
CResourceManager *pCReso... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
70
]
]
] |
3df12e9f786b5b4654d1a067bf1015c5c615006d | a6364718e205f8a83f180f5f06703e8964d6eafe | /foo_lyricsgrabber2/foo_lyricsgrabber2/py_provider.cpp | d89a02c21480d4cf615c624d9043fc33f25460aa | [
"MIT"
] | permissive | LWain83/lyricsgrabber2 | b40f56303b7de120a8f12292e194faac661a79e3 | b71765433d6ac0c1d1b85b6b1d82de705c6d5718 | refs/heads/master | 2016-08-12T18:53:51.990628 | 2010-08-28T07:13:29 | 2010-08-28T07:13:29 | 52,316,826 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,343 | cpp | #include "stdafx.h"
#include "ui_conf.h"
#include "py_provider.h"
static grabber::provider_factory<py_provider> g_provider;
GUID py_provider::get_provider_guid()
{
// {6323D7E6-328D-4168-A325-CE78C0120BDE}
static const GUID guid =
{ 0x6323d7e6, 0x328d, 0x4168, { 0xa3, 0x25, 0xce, 0x78, 0xc0, 0x12, 0xb... | [
"qudeid@d0561270-fede-e5e2-f771-9cccb1c17e5b"
] | [
[
[
1,
82
]
]
] |
4a92e998e97570554b524319d9487398a5b8e36d | cb87858032792e50607a06dceb10196d6a5de2fa | /FileGDB_DotNet/RowNet.cpp | b3708713871df8c3e51bee72419e22de21b98817 | [] | no_license | nakijun/filegdb-dotnet-wrapper | 16722077839b77b4940106dc5ac293325776c792 | 92f156a57527d802a6ace734f842528b359b11b4 | refs/heads/master | 2021-01-10T06:56:04.987321 | 2011-06-07T13:54:45 | 2011-06-07T13:54:45 | 51,569,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,810 | cpp | /**
* Code by Sasa Ivetic (Map It Out Inc.) 2011
*/
#include "stdafx.h"
#include "RowNet.h"
#include "PointShapeBufferNet.h"
#include "MultiPointShapeBufferNet.h"
#include "MultiPartShapeBufferNet.h"
#include "MultiPatchShapeBufferNet.h"
#include "FGDBException.h"
namespace FileGDB_DotNet
{
bool... | [
"sivetic@595f332e-62bf-ab4c-4ca1-b707e713c6df"
] | [
[
[
1,
385
]
]
] |
e00b2c4eecb916ffc9ba0a4548b4a43970bcf4e2 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/dom/impl/DOMCharacterDataImpl.cpp | cd28cd48b9688d9610e8786b253b926065efd1b0 | [] | 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 | 8,792 | cpp | /*
* 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 of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
300
]
]
] |
a91b2d3376a20fd27c47b6f21a353db09d512b45 | f13f46fbe8535a7573d0f399449c230a35cd2014 | /JelloMan/ContentManager.h | f62987abb4690a1d6a210746389bc80b62a5ab99 | [] | no_license | fangsunjian/jello-man | 354f1c86edc2af55045d8d2bcb58d9cf9b26c68a | 148170a4834a77a9e1549ad3bb746cb03470df8f | refs/heads/master | 2020-12-24T16:42:11.511756 | 2011-06-14T10:16:51 | 2011-06-14T10:16:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,383 | h | #pragma once
#include "d3dUtil.h"
#include "EffectLoader.h"
#include "TextureLoader.h"
#include "ModelLoader.h"
#include "vertex.h"
#include "ImageLoader.h"
#include "TextFormatLoader.h"
#include "SplineLoader.h"
#include "TerrainLoader.h"
class TextureLoader;
class EffectLoader;
#define Content Content... | [
"bastian.damman@0fb7bab5-1bf9-c5f3-09d9-7611b49293d6",
"seebsprengers@hotmail.com"
] | [
[
[
1,
6
],
[
10,
29
],
[
31,
39
],
[
43,
44
],
[
46,
47
],
[
52,
54
],
[
56,
56
],
[
63,
66
],
[
71,
75
],
[
77,
88
... |
ff6ba799f6c43996c26e4e2165f1d428d759637c | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/angle_forward.hpp | 2b38609022d550ff8cb7221884ea1d7839f97c54 | [] | no_license | invy/mjklaim-freewindows | c93c867e93f0e2fe1d33f207306c0b9538ac61d6 | 30de8e3dfcde4e81a57e9059dfaf54c98cc1135b | refs/heads/master | 2021-01-10T10:21:51.579762 | 2011-12-12T18:56:43 | 2011-12-12T18:56:43 | 54,794,395 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,520 | hpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | [
[
[
1,
608
]
]
] |
133ac00e287b9666015ed40c33ab9e788a692750 | dc4f8d571e2ed32f9489bafb00b420ca278121c6 | /mojo_engine/tRect.h | b05a8c3eac118d65e795faf1a15066f3dd121dc8 | [] | no_license | mwiemarc/mojoware | a65eaa4ec5f6130425d2a1e489e8bda4f6f88ec0 | 168a2d3a9f87e6c585bde4a69b97db53f72deb7f | refs/heads/master | 2021-01-11T20:11:30.945122 | 2010-01-25T00:27:47 | 2010-01-25T00:27:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,565 | h | /********************************************************************************************************
/*
/* tRect.h / mojo_engine
/*
/* This template creates classes that represent rectangles. Typedefs are defined for a rectangle
/* of integers, a rectangle of floats, and a rectangle of doubles.
/*... | [
"freddie@hotkeynet.com"
] | [
[
[
1,
241
]
]
] |
82979eb6bf2954ca2a953820688819fea7876726 | 2982a765bb21c5396587c86ecef8ca5eb100811f | /util/wm5/LibMathematics/Base/Wm5BitHacks.h | 3ebf1592fcfd3eb8ef23665e518b30d207c14375 | [] | 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 | 1,028 | h | // 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.1 (2010/10/01)
// Bit hacks are available at
// http://graphics.st... | [
"evan_wallace@brown.edu"
] | [
[
[
1,
35
]
]
] |
d5399895a729fa1309684f0b5b9a71cfeb950722 | 51e1cf5dc3b99e8eecffcf5790ada07b2f03f39c | /SMC/src/enemy.cpp | f91c460552dad478ff6a3a99df4df692b0ee2668 | [] | no_license | jdek/jim-pspware | c3e043b59a69cf5c28daf62dc9d8dca5daf87589 | fd779e1148caac2da4c590844db7235357b47f7e | refs/heads/master | 2021-05-31T06:45:03.953631 | 2007-06-25T22:45:26 | 2007-06-25T22:45:26 | 56,973,047 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,369 | cpp | /***************************************************************************
enemy.cpp - base class for all enemies
-------------------
copyright : (C) 2003-2004 by Artur Hallmann
(C) 2003-2005 by FluXy
***********************************************... | [
"rinco@ff2c0c17-07fa-0310-a4bd-d48831021cb5"
] | [
[
[
1,
41
]
]
] |
39d1aa41b945da35ef881faa227235dac60bc48b | 27651c3f5f829bff0720d7f835cfaadf366ee8fa | /QBluetooth/ServiceAdvertiser/QBtServiceAdvertiser_symbian.h | 9a459feb5ffb19c6ddb453d192ccfbc907e00d72 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | cpscotti/Push-Snowboarding | 8883907e7ee2ddb9a013faf97f2d9673b9d0fad5 | cc3cc940292d6d728865fe38018d34b596943153 | refs/heads/master | 2021-05-27T16:35:49.846278 | 2011-07-08T10:25:17 | 2011-07-08T10:25:17 | 1,395,155 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,287 | h | /*
* QBtServiceAdvertiser_symbian.h
*
*
* Author: Ftylitakis Nikolaos
*
* 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-... | [
"cpscotti@c819a03f-852d-4de4-a68c-c3ac47756727"
] | [
[
[
1,
122
]
]
] |
c82ba0f927cb2f5258be35afe778794bec2e6164 | 335783c9e5837a1b626073d1288b492f9f6b057f | /source/fbxcmd/daolib/Model/MAT/MATFile.cpp | 712f2858382245828ef2767e6ec3f7c09b9427b7 | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | code-google-com/fbx4eclipse | 110766ee9760029d5017536847e9f3dc09e6ebd2 | cc494db4261d7d636f8c4d0313db3953b781e295 | refs/heads/master | 2016-09-08T01:55:57.195874 | 2009-12-03T20:35:48 | 2009-12-03T20:35:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,543 | cpp | /**********************************************************************
*<
FILE: MATFile.h
DESCRIPTION: MAT File Format
HISTORY:
*> Copyright (c) 2009, All Rights Reserved.
**********************************************************************/
#include <stdafx.h>
#include <windows.h>
#include <sys/stat.... | [
"tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792"
] | [
[
[
1,
416
]
]
] |
c4c2df3b451be622889a9b1b74b8c6a3d96b7748 | b0252ba622183d115d160eb28953189930ebf9c0 | /Source/CGamePlayState.h | 566df494af3be7924a135b941c5f7718b8226862 | [] | no_license | slewicki/khanquest | 6c0ced33bffd3c9ee8a60c1ef936139a594fe2fc | f2d68072a1d207f683c099372454add951da903a | refs/heads/master | 2020-04-06T03:40:18.180208 | 2008-08-28T03:43:26 | 2008-08-28T03:43:26 | 34,305,386 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 5,367 | h | //////////////////////////////////////////////////////////
// File: "CGamePlayState.h"
//
// Author: Sean Hamstra (SH)
//
// Purpose: To contain functionality of the gameplay state
//////////////////////////////////////////////////////////
#pragma once
#include <windows.h>
#include "IGameState.h"
#include "... | [
"sean.hamstra@gmail.com@631b4192-2952-0410-9426-c5ed74a7d3ec",
"lozl2006@aim.com@631b4192-2952-0410-9426-c5ed74a7d3ec",
"slewicki@fullsail.edu@631b4192-2952-0410-9426-c5ed74a7d3ec",
"rkite@fullsail.edu@631b4192-2952-0410-9426-c5ed74a7d3ec"
] | [
[
[
1,
15
],
[
17,
17
],
[
19,
20
],
[
23,
29
],
[
31,
36
],
[
43,
43
],
[
46,
46
],
[
54,
57
],
[
59,
59
],
[
61,
62
... |
1f36b455e0b8083e8a7b15fe26c08059becf2e11 | a5301cc32d0a44e2a560436a92f2c3a71823f079 | /Facial Recognition/HaarDetector.cpp | 980ed1cff60960a06d06b18c67db298a723b1b58 | [] | no_license | bblonski/head-gesture-rec | 3577a26a600af4a9432b520509efe80b8b780c8e | 7f44d72331966d8f717fa6faab57f4f065ea2bbb | refs/heads/master | 2020-05-25T12:02:36.472112 | 2010-06-08T01:09:56 | 2010-06-08T01:09:56 | 32,485,651 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,653 | cpp | // $Id$
// Copyright (c) 2010 by Brian Blonski
#include "HaarDetector.h"
const char* const HaarDetector::HAAR_CLASSIFIER_WINDOW = "Haar Classifier";
const char* const HaarDetector::HAARCASCADE_DIR = "/data/";
const char* const HaarDetector::HAARCASCADE_EYE = "haarcascade_eye_tree_eyeglasses.xml";
const char* ... | [
"Brian Blonski@localhost",
"bblonski@localhost"
] | [
[
[
1,
2
],
[
4,
5
],
[
11,
11
],
[
13,
13
],
[
26,
26
],
[
31,
31
],
[
33,
34
],
[
36,
36
],
[
41,
44
],
[
46,
46
]... |
46e1cac176c867997ae2df4ec7383fc07603579d | 6a2e2931641de25b228d323c08ea4f52908c2fad | /sample/EmbeddingInWin32/view.h | c5f6ad9e8a5159e6de0bfc545d70da7135428cbe | [] | no_license | cnsuhao/chromium_base | 875417cbbab6857af2349aa57a6037b7563b5fab | e252f10aa64f0a0ec942997f73dbf3bd685087cf | refs/heads/master | 2021-04-06T17:04:41.317674 | 2011-12-26T15:06:47 | 2011-12-26T15:06:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 969 | h | #pragma once
#include "views/widget/widget.h"
#include "views/widget/widget_delegate.h"
class ExampleView : public views::WidgetDelegate {
public:
ExampleView();
virtual ~ExampleView() {};
// Creates all the examples and shows the window.
void Init(gfx::NativeWindow parent);
void At... | [
"lianliuwei@qq.com"
] | [
[
[
1,
29
]
]
] |
db83f72ce36d0a89d297bc0ae6908421af8df30c | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/core/samp/samp_hook_events_addresses.cpp | f35b9f8eaa58ce02f40ea98d028c2398de2900f1 | [] | no_license | neverm1ndo/gta-paradise-sa | d564c1ed661090336621af1dfd04879a9c7db62d | 730a89eaa6e8e4afc3395744227527748048c46d | refs/heads/master | 2020-04-27T22:00:22.221323 | 2010-09-04T19:02:28 | 2010-09-04T19:02:28 | 174,719,907 | 1 | 0 | null | 2019-03-09T16:44:43 | 2019-03-09T16:44:43 | null | WINDOWS-1251 | C++ | false | false | 26,913 | cpp | #include "config.hpp"
#include "samp_hook_events_addresses.hpp"
namespace samp {
address_t samp_on_bad_rcon_external = 0;
address_t samp_on_bad_rcon_local = 0;
address_t samp_on_player_rename = 0;
address_t samp_on_player_chat = 0;
address_t samp_on_recvfrom = 0;
address_t samp_on_send... | [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
359
]
]
] |
a169316c7bca33d6beb07c112146ce8d5dbb60d1 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/MyGUIEngine/include/MyGUI_SharedLayerNode.h | 55198288632e65d7f08880ff27e828db00b476ab | [] | 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,391 | h | /*!
@file
@author Albert Semenov
@date 05/2008
*/
/*
This file is part of MyGUI.
MyGUI 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 3 of the License, or
(at your opti... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
58
]
]
] |
e0f73e40d58a9683351dcb6ec382a740fff72e3c | 87cfed8101402f0991cd2b2412a5f69da90a955e | /daq/daq/src/mwnidaq/niDIO.cpp | 9bacd0bdd53a8a7458c2efd6394b2e75dec721d3 | [] | no_license | dedan/clock_stimulus | d94a52c650e9ccd95dae4fef7c61bb13fdcbd027 | 890ec4f7a205c8f7088c1ebe0de55e035998df9d | refs/heads/master | 2020-05-20T03:21:23.873840 | 2010-06-22T12:13:39 | 2010-06-22T12:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,541 | cpp | // Copyright 1998-2003 The MathWorks, Inc.
// $Revision: 1.3.4.5 $ $Date: 2003/10/15 18:32:53 $
// niDIO.cpp : Implementation of CMwnidaqApp and DLL registration.
#include "stdafx.h"
#include "mwnidaq.h"
#include <nidaq.h>
#include "niDIO.h"
#include "niutil.h"
#include <stdio.h>
//////////////////////... | [
"stephan.gabler@gmail.com"
] | [
[
[
1,
211
]
]
] |
4742ff2e628c6212c3d5a3e2874c5c6069e69c60 | 71d018f8dbcf49cfb07511de5d58d6ad7df816f7 | /scistudio/trunk/impbitmap.cpp | 1bb506c68f927f6c48dcbcaac66863923bddbe61 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | qq431169079/SciStudio | 48225261386402530156fc2fc14ff0cad62174e8 | a1fccbdcb423c045078b927e7c275b9d1bcae6b3 | refs/heads/master | 2020-05-29T13:01:50.800903 | 2010-09-14T07:10:07 | 2010-09-14T07:10:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,084 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#include <ClipBrd.hpp>
#pragma hdrstop
#include "picedit.h"
#include "impbitmap.h"
#include "gfxedits.h"
#include "main.h"
//---------------------------------------------------------------------------
#... | [
"mageofmarr@d0e240c1-a1d3-4535-ae25-191325aad40e"
] | [
[
[
1,
327
]
]
] |
a4477de75f9c747fbfaf15a486522c270d99dbd2 | 920f766fe36acd51410160bb0332c83ed38da4c7 | /phase1/VideoCapture.h | 7ef22de27008eba793cb269551a7d70aea36823b | [] | no_license | shaikuf/hagiga-basnooker | 4b302f9c969e119204291655bedb419b89f2cd31 | 7eb329bcf000ee8b29f22410a9b3a14ab8963abd | refs/heads/master | 2016-09-06T00:58:14.129776 | 2010-06-07T14:12:38 | 2010-06-07T14:12:38 | 41,489,609 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 435 | h | #ifndef _VIDEOCAPTURE_H
#define _VIDEOCAPTURE_H
#include <cxcore.h>
#include <videoInput.h>
using namespace std;
class VideoCapture {
videoInput _VI;
int _device;
int _height;
int _width;
public:
VideoCapture(int index, int w, int h);
void stop();
bool restart();
IplImage *CreateCaptur... | [
"c1ph3r.il@9f8e2b2e-e8c3-11de-b92f-5d3588262692"
] | [
[
[
1,
28
]
]
] |
28b9eca699f6f5de4728d58d05680aa4e3faeda8 | bf4f0fc16bd1218720c3f25143e6e34d6aed1d4e | /KeyTree.cpp | 3a795a7a2f824a6bd83efc5d8a52875048264603 | [] | no_license | shergin/downright | 4b0f161700673d7eb49459e4fde2b7d095eb91bb | 6cc40cd35878e58f4ae8bae8d5e58256e6df4ce8 | refs/heads/master | 2020-07-03T13:34:20.697914 | 2009-09-29T19:15:07 | 2009-09-29T19:15:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 292 | cpp | // KeyTree.cpp : implementation file
//
#include "stdafx.h"
#include "Downright.h"
#include "KeyTree.h"
// CKeyTree
IMPLEMENT_DYNAMIC(CKeyTree, CTreeCtrl)
CKeyTree::CKeyTree()
{
}
CKeyTree::~CKeyTree()
{
}
BEGIN_MESSAGE_MAP(CKeyTree, CTreeCtrl)
END_MESSAGE_MAP()
| [
"valentin@shergin.com"
] | [
[
[
1,
22
]
]
] |
dd1a90acbe16c89d376a4350785a819be01a4723 | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/Combine/proteinIndirectComparison.cpp | aa5d7c4edb25684fee5a0e7a237cb75b046c247a | [] | no_license | ipodyaco/prorata | bd52105499c3fad25781d91952def89a9079b864 | 1f17015d304f204bd5f72b92d711a02490527fe6 | refs/heads/master | 2021-01-10T09:48:25.454887 | 2010-05-11T19:19:40 | 2010-05-11T19:19:40 | 48,766,766 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,169 | cpp |
#include "proteinIndirectComparison.h"
double ProteinIndirectComparison::dMaxCIwidth = 3;
double ProteinIndirectComparison::dLnLikehoodCutOffset = 1.96;
ProteinIndirectComparison::ProteinIndirectComparison()
{
bValidity = false;
sLocus = "";
dLog2Ratio = 0;
dLowerLimitCI = 0;
dUpperLimitCI = 0;
sN... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
373
]
]
] |
fe6705c428d856b885bd26c6ab6d697077506729 | 3af6c2119743037b41eee8a46244ade56a2ac3e3 | /Cpp/Box2D/Joints/Box2dMouseJointRef.cc | 8faa39857f6be25e99911ecf5ce073cd43e0ac2f | [
"MIT"
] | permissive | TheProjecter/tgb-box2d-integration | 16f848a8deb89d4ecbd4061712c385c19225b1b7 | 85cbc6e45f563dafc0b05e75a8f08338e1a5941a | refs/heads/master | 2021-01-10T19:20:19.741374 | 2009-05-02T12:35:20 | 2009-05-02T12:35:20 | 42,947,643 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,264 | cc | //=============================================================================
// Box2dMouseJointRef.cc
//=============================================================================
/*
TGB-Box2D-Integration (http://code.google.com/p/tgb-box2d-integration/)
Copyright (c) 2009 Michael Woerister
Permission is h... | [
"michaelwoerister@f3bf45be-f2fd-11dd-89c5-9df526a60542"
] | [
[
[
1,
51
]
]
] |
34b1ec28b0772a50a3a6c4117f71aa033e5e5ebf | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/Base/System/Stopwatch/hkStopwatch.inl | 7e73cedd85870ec697560f9996fe71b10db714c8 | [] | 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 | 2,965 | 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,
112
]
]
] |
8329802a08a6feb08423f1ffb0b4e3fe88a05b4e | a48646eddd0eec81c4be179511493cbaf22965b9 | /project/mysip/src/system/system_var.inc | 7cebf7930b048e55cd3acad3172ea97a89c18e36 | [] | no_license | lengue/tsip | 0449f791a5cbe9e9fdaa1b4d7f1d1e28eff2f0ec | da8606bd7d865d4b4a389ec1594248a4044bc890 | refs/heads/master | 2021-01-10T08:40:32.925501 | 2010-06-05T12:44:10 | 2010-06-05T12:44:10 | 53,989,315 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 350 | inc | /*******************************************************************************
功能 : 系统变量
创建人 : 唐春平
创建日期: 200.01.10
修改记录:
*******************************************************************************/
extern SYS_MODULE_CB_S *g_pstMsgCB;
extern SYS_MODULE_INFO_S g_astModuleCfg[SYS_MODULE_BUTT]; | [
"tommy1boy@163.com"
] | [
[
[
1,
8
]
]
] |
b5dd1c582112e2a2ab95b1b03831f827a562e307 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/VolumeBrushFX.h | 9c45d9f003134a1ee8c2a1b92042fe1c6845c1ed | [] | 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 | 5,338 | h | // ----------------------------------------------------------------------- //
//
// MODULE : VolumeBrushFX.h
//
// PURPOSE : VolumeBrush special fx class - Definition
//
// CREATED : 4/1/98
//
// ----------------------------------------------------------------------- //
#ifndef __VOLUME_BRUSH_FX_H__
#defin... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
184
]
]
] |
e36f29a79ce151ceba5c020f842af9bbd03cd9c3 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Application/SysCAD/ABOUTBOX.CPP | 8ee163ff189747c256fcf91cc6d42fa3093a7ab2 | [] | 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 | 5,690 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#define __ABOUTBOX_CPP
#include "sc_defs.h"
#include "resource.h"
#include "aboutbox.h"
#in... | [
"paul.hannah@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
88
],
[
90,
95
],
[
98,
193
]
],
[
[
89,
89
],
[
96,
97
]
]
] |
cea1e8d1d5c101aed856292ac22ec5b6748408b4 | 74d531abb9fda8dc621c5d8376eb10ec4ef19568 | /src/renderer/renderer.h | a253b3effea3669d3e0c6d2b210ef91f64a777c4 | [] | no_license | aljosaosep/xsoko | e207d6ec8de3196029e569e7765424a399a50f04 | c52440ecee65dc2f3f38d996936e65b3ff3b8b5e | refs/heads/master | 2021-01-10T14:27:04.644013 | 2009-09-02T20:39:53 | 2009-09-02T20:39:53 | 49,592,571 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,742 | h | /*
* codename: xSoko
* Copyright (C) Aljosa Osep, Jernej Skrabec, Jernej Halozan 2008 <aljosa.osep@gmail.com, jernej.skrabec@gmail.com, jernej.halozan@gmail.com>
*
* xSoko project is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by th... | [
"aljosa.osep@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb",
"jernej.halozan@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb",
"jernej.skrabec@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb"
] | [
[
[
1,
18
],
[
20,
28
],
[
44,
167
]
],
[
[
19,
19
],
[
29,
35
],
[
38,
43
],
[
168,
170
]
],
[
[
36,
37
]
]
] |
1bc8d1945b523e2aa96f1fab3a28055cec47c240 | 7b379862f58f587d9327db829ae4c6493b745bb1 | /JuceLibraryCode/modules/juce_graphics/image_formats/juce_JPEGLoader.cpp | 446927a79fe7f9f1eec5ad6b49e660ee34c007f8 | [] | no_license | owenvallis/Nomestate | 75e844e8ab68933d481640c12019f0d734c62065 | 7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd | refs/heads/master | 2021-01-19T07:35:14.301832 | 2011-12-28T07:42:50 | 2011-12-28T07:42:50 | 2,950,072 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,663 | 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... | [
"ow3nskip"
] | [
[
[
1,
426
]
]
] |
a87e6c346cd8001b0ed1bb5b5ec100dad515866b | 288840a48549582b64d2eb312c2e348d588b278b | /src/dijkstra.cpp | 54f0c513643cbf626d61870d74040a9ec8e6d4a0 | [] | no_license | mikegogulski/Mephbot | 590672d2cf859b2b125514d4f581b9543894ff46 | efa1e17a447300b763111f0993a6bc91b6a7b0d4 | refs/heads/master | 2016-09-06T02:05:43.197714 | 2011-12-10T20:07:46 | 2011-12-10T20:07:46 | 1,107,469 | 9 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 4,640 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// COPYRIGHT
//
// This program is Copyright (c) 2002 by Mike Gogulski <mike@gogulski.com>
//
//////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////... | [
"mike@gogulski.com"
] | [
[
[
1,
130
]
]
] |
e11343adc40d8ccfcf310e0f2ebe054ccb796753 | 6e4f9952ef7a3a47330a707aa993247afde65597 | /PROJECTS_ROOT/SmartWires/SmallXmlRpcClientServer/DLG_ClientTest.h | 8d0bde651da9d46c8ea2f1b3aa59ecb3176f1cf5 | [] | no_license | meiercn/wiredplane-wintools | b35422570e2c4b486c3aa6e73200ea7035e9b232 | 134db644e4271079d631776cffcedc51b5456442 | refs/heads/master | 2021-01-19T07:50:42.622687 | 2009-07-07T03:34:11 | 2009-07-07T03:34:11 | 34,017,037 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,729 | h | #if !defined(AFX_DLG_CLIENTTEST_H__301E9B39_D301_4EEE_ABF6_96DD8CEC07C8__INCLUDED_)
#define AFX_DLG_CLIENTTEST_H__301E9B39_D301_4EEE_ABF6_96DD8CEC07C8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DLG_ClientTest.h : header file
//
///////////////////////////////////////////////////... | [
"wplabs@3fb49600-69e0-11de-a8c1-9da277d31688"
] | [
[
[
1,
61
]
]
] |
ba0c974c8348cf3a6a88d78ac7010e46d8d36a5c | 9176b0fd29516d34cfd0b143e1c5c0f9e665c0ed | /CS_153_Data_Structures/assignment9/exception.cpp | 0e852efab3471c0a67140d4400574ed677c5d36e | [] | no_license | Mr-Anderson/james_mst_hw | 70dbde80838e299f9fa9c5fcc16f4a41eec8263a | 83db5f100c56e5bb72fe34d994c83a669218c962 | refs/heads/master | 2020-05-04T13:15:25.694979 | 2011-11-30T20:10:15 | 2011-11-30T20:10:15 | 2,639,602 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 597 | cpp | //////////////////////////////////////////////////////////////////////
/// @file exception.cpp
/// @author James Anderson Section A
/// @brief Implementation file for exception class for assignment 9
//////////////////////////////////////////////////////////////////////
#include "exception.h"
Exception::Exce... | [
"jra798@mst.edu"
] | [
[
[
1,
22
]
]
] |
8da17615736fd59729102c3bb228a48e8363fbee | d7b345a8a6b0473c325fab661342de295c33b9c8 | /beta/src/powerwindow/powerwindow.cpp | 5a4f1331c8d204a48e2cfb527c3634a06d9fdd8c | [] | no_license | raould/Polaris-Open-Source | 67ccd647bf40de51a3dae903ab70e8c271f3f448 | 10d0ca7e2db9e082e1d2ed2e43fa46875f1b07b2 | refs/heads/master | 2021-01-01T19:19:39.148016 | 2010-05-10T17:39:26 | 2010-05-10T17:39:26 | 631,953 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 14,026 | cpp | // Copyright 2010 Hewlett-Packard under the terms of the MIT X license
// found at http://www.opensource.org/licenses/mit-license.html
// powerwindow.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "powerwindow.h"
#include "ActivePet.h"
#include "ActiveWorld.h"
#include "EventLoop... | [
"raould@gmail.com"
] | [
[
[
1,
426
]
]
] |
181a6703b6d9cee77f37e4189ad1e0fcd5b18a7d | 0355816da4439e3022ff47421d542466ba8f6087 | /lab2/src/cSphere.cpp | 5a8a8a05009b0abfd3deef79fb47646526dc1978 | [] | no_license | winkie/cg | 59ca9b089866457752347d5000c3fa14dcb5604c | 2b70e4f28e08f7639c046e5d1c44ab649a81b2f1 | refs/heads/master | 2016-08-03T16:36:29.548040 | 2011-04-15T11:03:17 | 2011-04-15T11:06:11 | 1,599,604 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24 | cpp | #include "cSphere.h"
| [
"winkie@desktop.(none)"
] | [
[
[
1,
2
]
]
] |
ad2208dbd6b3fa5fdc95424361c1a93e01326a92 | 701f9ab221639b56c28417ee6f6ee984acb24142 | /Src/Force Engine/Entity2D/Shape.h | 35ce10bdaff6b73618cafc79309902a82a48129d | [] | no_license | nlelouche/desprog1 | 2397130e427b4ada83721ecbb1a131682bc73187 | 71c7839675698e74ca43dd26c4af752e309dccb6 | refs/heads/master | 2021-01-22T06:33:14.083467 | 2010-02-26T16:18:39 | 2010-02-26T16:18:39 | 32,653,851 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,232 | h | /****************************************************************************
Force Engine v0.5
Creado: 28/03/08
Clase: Shape.h
Hecho by: German Battiston AKA Melkor
****************************************************************************/
//------------------------------------------------------------... | [
"gersurfer@a82ef5f6-654a-0410-99b4-23d68ab79cb1"
] | [
[
[
1,
44
]
]
] |
808c0d5311b2c6d290c3043c297d3d2c338b1e1a | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/archive/detail/oserializer.hpp | 4a6662f4e45f5b311ba741180957d389a2fa886f | [
"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 | 20,785 | hpp | #ifndef BOOST_ARCHIVE_OSERIALIZER_HPP
#define BOOST_ARCHIVE_OSERIALIZER_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#pragma inline_depth(511)
#pragma inline_recursion(on)
#endif
#if defined(__MWERKS__)
#pragma inline_depth(511)
#endif
//... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
574
]
]
] |
9b684e873e8beef5dd24adfb4416fd188bc5a338 | da49fe5fb9fc91dba1f0236411de3021e1e25348 | /InfluenceMap.h | 657aee12374bdc69712f1ca93264ea247e2c59df | [] | no_license | imbaczek/baczek-kpai | 7f84d83ba395c2e5b5d85c10c14072049b4830ab | 4291ec37f49fc8cb4a643133ed5f3024264e1e27 | refs/heads/master | 2020-03-28T19:13:42.841144 | 2009-10-29T21:39:02 | 2009-10-29T21:39:02 | 151,447 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,835 | h | #pragma once
#include <map>
#include <string>
#include <vector>
#include "float3.h"
class BaczekKPAI;
class InfluenceMap
{
protected:
BaczekKPAI* ai;
int lastMinimaFrame; //<? for caching purposes
std::vector<int> minimaCachedValues;
std::vector<float3> minimaCachedPositions;
// partial up... | [
"imbaczek@gmail.com"
] | [
[
[
1,
85
]
]
] |
13d83158b9422c1bf6845b4779388a722f0e37ff | 5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd | /EngineSource/dpslim/dpslim/stdafx.h | b9764e95d23e4201789e9ed543849ec49c8b19bb | [] | no_license | karakots/dpresurrection | 1a6f3fca00edd24455f1c8ae50764142bb4106e7 | 46725077006571cec1511f31d314ccd7f5a5eeef | refs/heads/master | 2016-09-05T09:26:26.091623 | 2010-02-01T11:24:41 | 2010-02-01T11:24:41 | 32,189,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 548 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
//STL
#include <vector>
#include <map>
#include <set>
#include <string>
#include <hash_map>
//ATL
#include <afxdb.h>
//Standar... | [
"Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c"
] | [
[
[
1,
29
]
]
] |
4c0ad32571590b4377b7adaaf9f38fa4341ef2ea | 14bc620a0365e83444dad45611381c7f6bcd052b | /ITUEngine/Abstractions/Time.hpp | 01a64c6f8cad7b1b1d824e996edad130bc049252 | [] | no_license | jumoel/itu-gameengine | a5750bfdf391ae64407217bfc1df8b2a3db551c7 | 062dd47bc1be0f39a0add8615e81361bcaa2bd4c | refs/heads/master | 2020-05-03T20:39:31.307460 | 2011-12-19T10:54:10 | 2011-12-19T10:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 198 | hpp | #ifndef ITUENGINE_TIME_H
#define ITUENGINE_TIME_H
#include <SDL.h>
#include <stdint.h>
class Time
{
public:
static uint32_t GetCurrentMS()
{
return SDL_GetTicks();
}
};
#endif | [
"julian.moeller@gmail.com",
"pyjamads@gmail.com"
] | [
[
[
1,
4
],
[
6,
9
],
[
11,
16
]
],
[
[
5,
5
],
[
10,
10
]
]
] |
39259228a129b25482cf9d533f9a580f2c0d1423 | 44630c205ee4e9044fcda5557b2d2243d26d6fa7 | /as_sublight/source/avisynth.h | d587cb23f62a384cba564f993d7414999b6fde11 | [] | no_license | pavelkryukov/avs-sublight | e0ca829b92531593b130bc852f288c8694a8bc5b | 94a35a65493313ecbbd67b27da31c9f821e8e2fa | refs/heads/master | 2020-05-17T05:51:03.542819 | 2011-11-26T15:13:11 | 2011-11-26T15:13:11 | 32,185,889 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,809 | h | // Avisynth v2.5. Copyright 2002 Ben Rudiak-Gould et al.
// http://www.avisynth.org
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your opt... | [
"kryukov@frtk.ru"
] | [
[
[
1,
781
]
]
] |
6a33e111f60c7a529ffef00021f7e6c960aa5e3d | 960a896c95a759a41a957d0e7dbd809b5929c999 | /Editor/headers.hpp | 726e22ad33bb57bb66c64b07353573c513dd89ef | [] | no_license | WSPSNIPER/dangerwave | 8cbd67a02eb45563414eaf9ecec779cc1a7f09d5 | 51af1171880104aa823f6ef8795a2f0b85b460d8 | refs/heads/master | 2016-08-12T09:50:00.996204 | 2010-08-24T22:55:52 | 2010-08-24T22:55:52 | 48,472,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 207 | hpp | #include<iostream>
#include<fstream>
#include<string>
#include<cstdlib>
#include<vector>
#include<SFML/System.hpp>
#include<SFML/Graphics.hpp>
#include<SFML/Window.hpp>
using namespace std;
| [
"michaelbond2008@e78017d1-81bd-e181-eab4-ba4b7880cff6"
] | [
[
[
1,
13
]
]
] |
53ad42de094b755bf5cc272da24ee3231a712558 | a70580f8b567d0d21cbb3d863e3716961af53a65 | /afd.h | bff5920a39c064bd2999286f0109a18b31071a54 | [] | no_license | samuel-hcl/analisador-lexico-pascal | 7db211ea33ebe2928899d630ec3ceb3fe895b29a | a661c0f337dff5ad6aca6b3593b584607a87ca3d | refs/heads/master | 2020-08-06T17:02:14.025312 | 2010-04-30T02:35:54 | 2010-04-30T02:35:54 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,937 | h | #include <iostream>
#include <fstream>
#include <string>
#include <ctype.h>
using namespace std;
class AFD
{
public:
AFD();
ofstream fout("output.txt");
private:
FILE *sourcefile; //ponteiro do arquivo com o código fonte
char filena... | [
"samuel.hcl@gmail.com@9dfcc0cf-42e3-9a8f-187f-b076de1ed97d"
] | [
[
[
1,
60
]
]
] |
5671449f3819970f31ff0fcb692c5a4e41a4eabe | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/uploader/uploadergadgetwidget.cpp | f12b12a2240cd47a801f13c4d0ae7f6f73e149ee | [] | 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 | 5,430 | cpp | /**
******************************************************************************
*
* @file uploadergadgetwidget.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogroup YModemUploader YModem Serial Uploader Plugin
... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
169
]
]
] |
348c8ad134209202ec4b9cfbbc2b15b38c40e806 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Interface/WndPvp.cpp | fdf664a720c4e1166db076c5611262a25fb0acdd | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 9,065 | cpp | #include "stdafx.h"
#include "defineText.h"
#include "AppDefine.h"
#include "WndPvp.h"
#include "WndManager.h"
#include "DPClient.h"
extern CDPClient g_DPlay;
/****************************************************
WndId : APP_PVP - PVP
CtrlId : WIDC_TABCTRL1 -
*****************************************... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
273
]
]
] |
33aad8f5ac12fb237ae3461141ee19dafb3e74bf | 105cc69f4207a288be06fd7af7633787c3f3efb5 | /HovercraftUniverse/HovercraftUniverse/SpeedBoostPhantom.h | 5b36b5ceb99e157ede2ed56e72325dcea11b60eb | [] | 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 | 778 | h | #ifndef SpeedBoostPhantom_H
#define SpeedBoostPhantom_H
#include <Physics/Dynamics/Phantom/hkpSimpleShapePhantom.h>
namespace HovUni {
class SpeedBoost;
/**
* This is a boost phantom
* When a player passes trough it should receive a boost or a slowdown.
* @author Pieter-Jan Pintens
*/
class SpeedB... | [
"pintens.pieterjan@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c",
"pintens.pieter.jan@gmail.com"
] | [
[
[
1,
7
],
[
10,
25
],
[
27,
39
]
],
[
[
8,
9
],
[
26,
26
]
]
] |
fa90fa32e0772277f29a02164544767bc59455ff | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /GameServer/MapGroupKernel/Role.h | eaab4ffc2c6e7895bf403c45aae656904f34b216 | [] | 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 | GB18030 | C++ | false | false | 11,685 | h |
#pragma once
#pragma warning(disable:4786)
#include <list>
#include <windows.h>
#include "common.h"
#include "define.h"
#include "I_Role.h"
#include "gameMap.h"
class CRole : public IRole, public IMapThing
{
protected:
CRole();
virtual ~CRole();
public: // get attrib
virtual OBJID GetID ... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
252
]
]
] |
ee9b49cb3e620b2224679ae694e37ada6e974e14 | 5236606f2e6fb870fa7c41492327f3f8b0fa38dc | /srpc/test/DummyRpcClient.cpp | fac8161af06c97b0b27d3277a6e985527eb6c714 | [] | 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 | 1,197 | cpp | #include "stdafx.h"
#include "DummyRpcClient.h"
IMPLEMENT_SRPC_EVENT_DISPATCHER(DummyRpcClient);
DummyRpcClient::DummyRpcClient(srpc::RpcNetwork* rpcNetwork) :
srpc::RpcReceiver(rpcNetwork),
srpc::RpcForwarder(rpcNetwork)
{
}
FORWARD_SRPC_METHOD_0(DummyRpcClient, rpc0);
FORWARD_SRPC_METHOD_1(Du... | [
"kcando@6d7ccee0-1a3b-0410-bfa1-83648d9ec9a4"
] | [
[
[
1,
32
]
]
] |
1a072717eec51d0502cae78bf7f36bf4c8044cc8 | b63cad17af550bc7150431b7b0d639a46a129d82 | /mcscript-attribute-handler.h | 39062204b1166cfe71775b1aa68dd64876ebab28 | [] | no_license | cjus/msgCourier | 90463028b5e6222dd5c804215fa43bc518c4a539 | 075ff724316fd28c21d842726b694806d82bf53b | refs/heads/master | 2021-01-10T19:41:02.306930 | 2010-09-05T18:47:24 | 2010-09-05T18:47:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,577 | h | /* mcscript-attribute-handler.h
Copyright (C) 2005 Carlos Justiniano
mcscript-attribute-handler.h is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any ... | [
"carlos.justiniano@gmail.com"
] | [
[
[
1,
47
]
]
] |
6d2560ce0e07412be6caf2d97f15fbd9cb19c144 | 942b88e59417352fbbb1a37d266fdb3f0f839d27 | /src/argss/XP/tilemapautotiles.cxx | 794d68dd19ebe0678bf71457426fa1a4cbe47c00 | [
"BSD-2-Clause"
] | permissive | take-cheeze/ARGSS... | 2c1595d924c24730cc714d017edb375cfdbae9ef | 2f2830e8cc7e9c4a5f21f7649287cb6a4924573f | refs/heads/master | 2016-09-05T15:27:26.319404 | 2010-12-13T09:07:24 | 2010-12-13T09:07:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,342 | cxx | //////////////////////////////////////////////////////////////////////////////////
/// ARGSS - Copyright (c) 2009 - 2010, Alejandro Marzini (vgvgf)
/// All rights reserved.
///
/// Redistribution and use in source and binary forms, with or without
/// modification, are permitted provided that the following... | [
"takeshi@takeshi-laptop.(none)",
"takechi101010@gmail.com"
] | [
[
[
1,
27
],
[
32,
32
],
[
41,
41
]
],
[
[
28,
31
],
[
33,
40
],
[
42,
79
]
]
] |
29118422eb3dddc25ef3ae59a192ce9d15262bc6 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/v0-1/engine/ui/src/MainMenuWindow.cpp | 01bae29ca94db3f774a55713fd260fc5813f0454 | [
"ClArtistic",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,452 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that i... | [
"blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
124
]
]
] |
4d083c2e6f570413822ebc9e172aee617b6b8d1f | e19b72560f44dd99124b49f8437d04e7408c26ac | /VPTree/src/bof_db_region.cpp | 32bce543bef331baea99cd3d08e61af4fda0249f | [] | no_license | jbfiot/rangers | d5a588da14e188e0f605758e93c6aaf4616cf4f3 | 15b88a73e39708e68c6224f9809cd2966f9dbe26 | refs/heads/master | 2021-01-17T05:25:35.494251 | 2009-03-20T10:09:26 | 2009-03-20T10:09:26 | 38,111,954 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,769 | cpp | #include "bof_db_region.h"
using namespace std;
#define RANDOM_SET_MAX_LENGTH 100
#define MAX_ROWS_BY_DISTANCE_REQUEST 100
/**
* Constructor
**/
Bof_db_Region::Bof_db_Region (Feature_db *feature_db, int k, string db_host, string db_username,
string db_password, string db_name, string table_name)
{
this->db_... | [
"remi.paucher@student.ecp.fr"
] | [
[
[
1,
828
]
]
] |
a2320babb2cf1aeb56bae3240769df593edb2442 | 10c14a95421b63a71c7c99adf73e305608c391bf | /gui/kernel/qpalette.h | e8f083acc463ed9739e82232031317ea9bd34370 | [] | no_license | eaglezzb/wtlcontrols | 73fccea541c6ef1f6db5600f5f7349f5c5236daa | 61b7fce28df1efe4a1d90c0678ec863b1fd7c81c | refs/heads/master | 2021-01-22T13:47:19.456110 | 2009-05-19T10:58:42 | 2009-05-19T10:58:42 | 33,811,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,249 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7"
] | [
[
[
1,
262
]
]
] |
0093648ad28b3a4e52538db673919ec8eefbd409 | 9df4b47eb2d37fd7f08b8e723e17f733fd21c92b | /plugintemplate/serverplugin/serverplugin_engine.cpp | 04efaa00f0826fae8ae0e3d120a2ea49e5b4f0f5 | [] | no_license | sn4k3/sourcesdk-plugintemplate | d5a806f8793ad328b21cf8e7af81903c98b07143 | d89166b79a92b710d275c817be2fb723f6be64b5 | refs/heads/master | 2020-04-09T07:11:55.754168 | 2011-01-23T22:58:09 | 2011-01-23T22:58:09 | 32,112,282 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 28,847 | cpp | //========= Copyright © 2010-2011, Tiago Conceição, All rights reserved. ============
// Plugin Template
//
// Please Read (LICENSE.txt) and (README.txt)
// Dont Forget Visit:
// (http://www.sourceplugins.com) -> VPS Plugins
// (http://www.sourcemm.net) (http://forums.allie... | [
"tiagomfconceicao@hotmail.com@2dd402b7-31f5-573d-f87e-a7bc63fa017b"
] | [
[
[
1,
784
]
]
] |
496c0683c52e08e2c8c220a801e89678a22058ce | 7ede4710c51ee2cad90589e274a5bd587cfcd706 | /lsystem-main/d0lsystem.cpp | 9bf9e5f9fb11103562b8470197d243febca4ee57 | [] | no_license | sid1980/l-system-for-osg | 7809b0315d4fd7bcfd49fd11129a273f49ea51d1 | 4931cc1cb818ee7c9d4d25d17ffdaa567a93e8fa | refs/heads/master | 2023-03-16T00:21:40.562005 | 2011-01-09T16:33:46 | 2011-01-09T16:33:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,302 | cpp | #include "precompiled.h"
#include "d0lsystem.h"
#include "log.h"
using namespace AP_LSystem;
D0LSystem::D0LSystem( AbstractFile * file) : LSystem( file )
{
this->loadFromFile( file );
}
bool D0LSystem::transcribe(multimap<char, Rule> &rules)
{
int j=0;
char * buffer = NULL;
LongStrin... | [
"marek@pasicnyk.com@3a20e578-abf7-dd4e-6256-36cca5c9e6b5"
] | [
[
[
1,
90
]
]
] |
6c38c83ac38a0b7c052288194d5d7b23dd1eb3ab | 7e68ef369eff945f581e22595adecb6b3faccd0e | /code/linux/minifw/selectreactor.cpp | 509e9b812bb6dfb6282577c4785e2c5f4a2322e2 | [] | no_license | kimhmadsen/mini-framework | 700bb1052227ba18eee374504ff90f41e98738d2 | d1983a68c6b1d87e24ef55ca839814ed227b3956 | refs/heads/master | 2021-01-01T05:36:55.074091 | 2008-12-16T00:33:10 | 2008-12-16T00:33:10 | 32,415,758 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,038 | cpp | #include "stdafx.h"
#include "selectreactor.h"
SelectReactor* SelectReactor::instance_ = 0;
SelectReactor::SelectReactor(void)
{
sed = new SynchEventDemux();
}
SelectReactor::~SelectReactor(void)
{
}
Reactor* SelectReactor::instance(void)
{
if( instance_ == 0 )
{
instance_ = new SelectR... | [
"mariasolercliment@77f6bdef-6155-0410-8b08-fdea0229669f"
] | [
[
[
1,
141
]
]
] |
ac98f6f1a539afa88c0553c67bef9c10ef9ff0c0 | 8b3186e126ac2d19675dc19dd473785de97068d2 | /bmt_prod/core/event.cpp | af2af30552afe7a9b428f2ab2a68968446657d55 | [] | no_license | leavittx/revenge | e1fd7d6cd1f4a1fb1f7a98de5d16817a0c93da47 | 3389148f82e6434f0619df47c076c60c8647ed86 | refs/heads/master | 2021-01-01T17:28:26.539974 | 2011-08-25T20:25:14 | 2011-08-25T20:25:14 | 618,159 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 417 | cpp | #include "event.h"
float Event::getValue()
{
int time = g_system.getTime();
float value = 0.0f;
if (time >= m_time && time < m_time + m_length)
{
value = (time - m_time) / (float)m_length;
}
else if (time >= m_time + m_length)
{
value = 1.0f;
}
else
{
value = 0.0f;
}
return value;
... | [
"lev.panov@gmail.com"
] | [
[
[
1,
27
]
]
] |
9cab94d5892eadcc41c78c03cb44aec33bc5f3c6 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /ThirdParty/luabind/src/exception_handler.cpp | c96a7149c8e327e51f588d88c8e7bd5e6d176810 | [] | no_license | andreparker/spiralengine | aea8b22491aaae4c14f1cdb20f5407a4fb725922 | 36a4942045f49a7255004ec968b188f8088758f4 | refs/heads/master | 2021-01-22T12:12:39.066832 | 2010-05-07T00:02:31 | 2010-05-07T00:02:31 | 33,547,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,037 | cpp | // Copyright Daniel Wallin 2005. Use, modification and distribution is
// subject to the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#define LUABIND_BUILDING
#include <luabind/config.hpp>
#include <luabind/exception_handler.hpp... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
90
]
]
] |
343514bf11cbbb3e6fc2481e382f4394a467d189 | 740ed7e8d98fc0af56ee8e0832e3bd28f08cf362 | /src/game/megaman_demo/states/BusterC2ShotRight.cpp | 6f3cdba38fd65620246f9c87b478a5b1c351de61 | [] | no_license | fgervais/armconsoledemogame | 420c53f926728b30fe1723733de2f32961a6a6d9 | 9158c0e684db16c4327b51aec45d1e4eed96b2d4 | refs/heads/master | 2021-01-10T11:27:43.912609 | 2010-07-29T18:53:06 | 2010-07-29T18:53:06 | 44,270,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,356 | cpp | /*
* BusterShotRight.cpp
*
* Created on: 2010-06-07
* Author: Emile
*/
#include "BusterC2ShotRight.h"
#include "Bitmap.h"
#include "Buster.h"
#include "Physics.h"
#include "Environment.h"
#include <iostream>
using namespace std;
BusterState* BusterC2ShotRight::instance = 0;
BusterC2ShotRi... | [
"fournierseb2@051cbfc0-75b8-dce1-6088-688cefeb9347"
] | [
[
[
1,
74
]
]
] |
6ccc7aa4e9a372b492ecfabf49a302dfd9fec083 | 77aa13a51685597585abf89b5ad30f9ef4011bde | /dep/src/boost/boost/detail/sp_counted_base_cw_x86.hpp | 741c961bed68fbeb4d96433115fdb0415c96eaa9 | [] | no_license | Zic/Xeon-MMORPG-Emulator | 2f195d04bfd0988a9165a52b7a3756c04b3f146c | 4473a22e6dd4ec3c9b867d60915841731869a050 | refs/heads/master | 2021-01-01T16:19:35.213330 | 2009-05-13T18:12:36 | 2009-05-14T03:10:17 | 200,849 | 8 | 10 | null | null | null | null | UTF-8 | C++ | false | false | 3,259 | hpp | #ifndef BOOST_DETAIL_SP_COUNTED_BASE_CW_X86_HPP_INCLUDED
#define BOOST_DETAIL_SP_COUNTED_BASE_CW_X86_HPP_INCLUDED
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//
// detail/sp_counted_base_cw_x86.hpp - CodeWarrion on 486+
//
// Copyrigh... | [
"pepsi1x1@a6a5f009-272a-4b40-a74d-5f9816a51f88"
] | [
[
[
1,
158
]
]
] |
d6ade02b1e2c2d10fbefd26ed7c428d85bf099b2 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/interprocess/example/doc_private_node_allocator.cpp | 29bae5e503d0433c3e021eadf7a1e48a1c36f453 | [
"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 | 2,905 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2006-2007. 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/i... | [
"metrix@Blended.(none)"
] | [
[
[
1,
80
]
]
] |
33e2ff66499b3aa5df95d6746db6ccf3fb27e28b | bda7b365b5952dc48827a8e8d33d11abd458c5eb | /Runnable_PS3/snaviutil.cpp | 945c0667b4767a188c6b9a93fdd6ac936615b303 | [] | no_license | MrColdbird/gameservice | 3bc4dc3906d16713050612c1890aa8820d90272e | 009d28334bdd8f808914086e8367b1eb9497c56a | refs/heads/master | 2021-01-25T09:59:24.143855 | 2011-01-31T07:12:24 | 2011-01-31T07:12:24 | 35,889,912 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 8,341 | cpp | /* SCE CONFIDENTIAL
* PlayStation(R)3 Programmer Tool Runtime Library 330.001
* Copyright (C) 2010 Sony Computer Entertainment Inc.
* All Rights Reserved.
*/
#define __CELL_ASSERT__
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include <sys/process.h>
#includ... | [
"leavesmaple@383b229b-c81f-2bc2-fa3f-61d2d0c0fe69"
] | [
[
[
1,
344
]
]
] |
05de26dc5e892aafd08a4fefcd32814ec615ef9b | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestnote/inc/bctestnoteappUi.h | 795e08cd107981c5e445a4a919688b4d06a12d96 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,214 | h | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
66
]
]
] |
24c79899fd2d809c9f3b395ead7c69533c0e44d7 | acdd40ba1461a72c5bcf79b83a70fd236641015d | /inc/MainForm.h | c30317317a6aeec1aa342eeec6e16639c23e9729 | [] | no_license | drstrangecode/Bada_ListView_AddRemove_SampleApp | 2967e2154c0cc4809127ec3bd1b354e0c8a057db | a15484476eaa37a6f439bc09f62601e3f2701151 | refs/heads/master | 2016-09-06T13:29:28.344256 | 2011-12-11T14:26:58 | 2011-12-11T14:26:58 | 2,612,798 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,674 | h | #ifndef _MAINFORM_H_
#define _MAINFORM_H_
#include <FBase.h>
#include <FUi.h>
#include <FGraphics.h>
#include <FApp.h>
class MainForm : public Osp::Ui::Controls::Form,
public Osp::Ui::IActionEventListener,
public Osp::Ui::Controls::IListViewItemEventListener,
public Osp::Ui::Control... | [
"drstrangecodephd@gmail.com"
] | [
[
[
1,
67
]
]
] |
40e1b580d151dc5f931b7500943455f423f7ebe2 | 701f9ab221639b56c28417ee6f6ee984acb24142 | /Src/Force Engine/Game/Game.cpp | d9b226a612d0a3da1b042fb4d2a7839ff22b63e3 | [] | no_license | nlelouche/desprog1 | 2397130e427b4ada83721ecbb1a131682bc73187 | 71c7839675698e74ca43dd26c4af752e309dccb6 | refs/heads/master | 2021-01-22T06:33:14.083467 | 2010-02-26T16:18:39 | 2010-02-26T16:18:39 | 32,653,851 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,216 | cpp | /****************************************************************************
Force Engine v0.5
Creado: 28/03/08
Clase: Game.cpp
Hecho by: German Battiston AKA Melkor
****************************************************************************/
//-----------------------------------------------------------... | [
"gersurfer@a82ef5f6-654a-0410-99b4-23d68ab79cb1"
] | [
[
[
1,
106
]
]
] |
7bcd1bce5f7c39938f7d0e9bce278b37a8bfefe0 | 1d2705c9be9ee0f974c224eb794f2f8a9e9a3d50 | /octavetest/main.cpp | fee9773f22ae380bbc5ed4aef718bc98aac9229d | [] | 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 | UTF-8 | C++ | false | false | 39,903 | cpp |
#define LTEST6
#ifdef LTEST0
// solving A * X = B
// using driver function gesv()
#include <cstddef>
#include <iostream>
#include <complex>
#include <boost/numeric/bindings/lapack/gesv.hpp>
#include <boost/numeric/bindings/traits/ublas_matrix.hpp>
#include <boost/numeric/bindings/traits/std_vector.hp... | [
"andrea.carbone@1ffd000b-a628-0410-9a29-793f135cad17"
] | [
[
[
1,
1261
]
]
] |
e0e185b29f2c5406027e56d596da10ce17e23af9 | 2403c4aa6404b44881e6bff3eb78d1386b2f82ee | / gogo-dolo --username morpheush.h@gmail.com/PICDolo.h | d4064a795413ba61798f6d0ebc3e4e4560f05983 | [] | no_license | duwu/gogo-dolo | 8ee505bb07b3cffbfb9e1f5be301b3becc3919f6 | a15cbfa5a725a0ed20cba2e76115dc9ab4f6f7bc | refs/heads/master | 2016-09-12T17:36:16.027532 | 2011-05-24T07:30:27 | 2011-05-24T07:30:27 | 57,050,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,094 | h | // This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See thes... | [
"morpheush.h@gmail.com"
] | [
[
[
1,
46
]
]
] |
6f1f25767941cf35cde7035c3f7cae3e1a84d5b1 | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak/GameComponent.h | c9afb895eab8ecfe00e0fc862aad1d7d4b85f3a0 | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,025 | h | #pragma once
#ifndef __HALAK_GAMECOMPONENT_H__
#define __HALAK_GAMECOMPONENT_H__
# include <Halak/FWD.h>
# include <Halak/IClassQueryable.h>
namespace Halak
{
/// Game이란 Application을 구성하는 요소의 기반 class.
class GameComponent : public IClassQueryable
{
HKClassFO... | [
"halakshin@gmail.com"
] | [
[
[
1,
68
]
]
] |
aff1550afdc43994f7b692a6a6cfa7100281ee28 | d504537dae74273428d3aacd03b89357215f3d11 | /src/main/main_speech.cpp | 72a361a899818b40372cdf891267f489b8e091ea | [] | no_license | h0MER247/e6 | 1026bf9aabd5c11b84e358222d103aee829f62d7 | f92546fd1fc53ba783d84e9edf5660fe19b739cc | refs/heads/master | 2020-12-23T05:42:42.373786 | 2011-02-18T16:16:24 | 2011-02-18T16:16:24 | 237,055,477 | 1 | 0 | null | 2020-01-29T18:39:15 | 2020-01-29T18:39:14 | null | UTF-8 | C++ | false | false | 2,789 | cpp | #include "../e6/e6_sys.h"
#include "../e6/e6_impl.h"
#include "../e6/e6_enums.h"
#include "../Speech/Speech.h"
#include "../Net/Net.h"
using e6::uint;
//int tuio(e6::Engine * e)
//{
// struct Printer : Net::Tuio::Callback
// {
// void call( int mode, Net::Tuio::Object &o )
// {
// switch(mode)
... | [
"p4p4p4@web.de"
] | [
[
[
1,
110
]
]
] |
c06093a08f17f8a43d07946a586b9872d2f299c3 | da9b11cab53e4771eaa6c0d2c885e4331580b2f3 | /src/node_id.h | 8794943d81880c3f2303991ed9b4b32138b640fe | [] | no_license | ud1/dhtpp | 305913dea8f3c65d52bdb872aa6f26f5aca7a9a6 | 016aa4e0b628f92614e9a38e90461cea8bc4df78 | refs/heads/master | 2021-01-13T16:44:30.537380 | 2010-05-31T22:22:55 | 2010-05-31T22:22:55 | 77,243,109 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,389 | h | #ifndef DHT_NODE_ID_H
#define DHT_NODE_ID_H
#include "config.h"
#include "types.h"
namespace dhtpp {
// Big endian
struct NodeID {
uint8 id[NODE_ID_LENGTH_BYTES];
bool operator <(const NodeID &o) const;
bool operator <=(const NodeID &o) const;
bool operator >=(const NodeID &o) const {
re... | [
"ud1@mail.ru"
] | [
[
[
1,
154
]
]
] |
9e77dd22429428e42b80d7ba9a2e92cc182ee6b9 | 7cdb1c140943de003973dddc694222cb59240bf9 | /102-ecological-bin-packing.cpp | 344fdfadf37644654d1ba0ac5ef0b919c9d2b51d | [] | no_license | DracoAter/online-judge | 784ff24c759384cb95a47f3f6d41127e91e97711 | d7b0b302243d6a619c8935e880aa1bac5e0d909f | refs/heads/master | 2020-05-16T00:58:56.561588 | 2011-07-15T20:47:16 | 2011-07-15T20:47:16 | 2,055,329 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,491 | cpp | #include <iostream>
#define BROWN 0
#define GREEN 1
#define CLEAR 2
using namespace std;
int main(){
int bottles[3][3];
string result;
int min, tmp;
while (cin >> tmp){
bottles[0][0] = tmp;
for (int i=0; i<3; i++){
for (int j=0; j<3; j++){
if (i==0 && j==0) continue;
... | [
"draco.ater@gmail.com"
] | [
[
[
1,
49
]
]
] |
cf640e24453744732d498ded9f3f359e7ea35101 | 72a2eb6600382e79f3a099775c8c2cf924cb7acb | /Minesweeper Game/Old Textbased/UserControl.cpp | f10e1a7f17643a8c63aa2bfd2e059726ce4846a2 | [] | no_license | beuville/minesweepersolver | b8d666fd7ffcb5f48be3cc6454e3f2aba5fbe910 | 7940175a15d356dea243d236559fe16cb9b758e5 | refs/heads/master | 2021-01-25T07:35:18.270328 | 2008-12-02T15:21:52 | 2008-12-02T15:21:52 | 32,225,286 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,414 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include "UserControl.h"
#include "Gameboard.h"
using namespace std;
/*
* constructor
*/
UserControl::UserControl(){
int x, y, z;
printf("board height: ");
fgets(input, 1024, stdin);
x = atoi(input);... | [
"cris.tarr@7e498df5-8955-0410-9177-9339b6f37624"
] | [
[
[
1,
57
]
]
] |
7f22865d3737c27c3e16b7ed8892b8ca01565572 | 4df96df7014bf0ffd912ab69142bd3ab8d897a1b | /include/cspVmCore.h | ccf69cadcb1695255b203e6b0138b6d2b921c457 | [] | no_license | al-sabr/caspin | 25e66369de26e9ac2467109ef20a692e0f508dc7 | fd901f1dbec708864ab12e8ce5ed153e33b6e93f | refs/heads/master | 2021-12-12T04:55:15.474635 | 2011-10-10T18:01:37 | 2011-10-10T18:01:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,990 | h | /*
-----------------------------------------------------------------------------
Version: MPL 1.1/GPL 2.0/LGPL 2.1
The contents of this file are subject to the Mozilla Public License Version
1.1 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License... | [
"stonemcclane@gmail.com"
] | [
[
[
1,
362
]
]
] |
293b1c9134a991ccaaebcb0581a1a57a732dae95 | 14a00dfaf0619eb57f1f04bb784edd3126e10658 | /Lab1/main.cpp | 4266fee65915fb359b67702209e1fc9fdb550e94 | [] | no_license | SHINOTECH/modanimation | 89f842262b1f552f1044d4aafb3d5a2ce4b587bd | 43d0fde55cf75df9d9a28a7681eddeb77460f97c | refs/heads/master | 2021-01-21T09:34:18.032922 | 2010-04-07T12:23:13 | 2010-04-07T12:23:13 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,010 | cpp | /*************************************************************************************************
*
* Modeling and animation (TNM079) 2007
* Code base for lab assignments. Copyright:
* Gunnar Johansson (gunnar.johansson@itn.liu.se)
* Ken Museth (ken.museth@itn.liu.se)
* Michael Bang Nielsen (bang@dai... | [
"jpjorge@da195381-492e-0410-b4d9-ef7979db4686"
] | [
[
[
1,
101
]
]
] |
493a6c6d08b58d5fc19c7723fb1014e13da5a2a9 | 171daeea8e21d62e4e1ea549f94fcf638c542c25 | /JiangChen/SNARC MMOCAP 091109/real time1107/real time 1016/MainFrm.h | c079e81e5a4b16a75c52b3aa4af3dcb4a80c5580 | [] | no_license | sworldy/snarcmotioncapture | b8c848ee64212cfb38f002bdd183bf4b6257a9c7 | d4f57f0b7e2ecda6375c11eaa7f6a6b6d3d0af21 | refs/heads/master | 2021-01-13T02:02:54.097775 | 2011-08-07T16:46:24 | 2011-08-07T16:46:24 | 33,110,437 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,811 | h | ///////////////////////////////////////////////////////////////////////////////
//
// MainFrm.h : interface of the CMainFrame class
//
// Purpose: Implementation of Main Window of Hierarchical Animation System
//
// Created:
// JL 9/1/97
// Modified:
// JL 7/10/99 Created skeleton Demo for Oct 99 GDMag
//
... | [
"macrotao86@4a66b584-afee-11de-9d1a-45ab25924541"
] | [
[
[
1,
126
]
]
] |
b3475466c6de0b51f7441cdb4c3109f21527b0b7 | 58cda2daf1b9b27a1177c9dd45b27f195fa85ee1 | /trunk/KTV/baselib/sources/MyButton.cpp | 4480ea85c3c1d46a1c1917758c782c0eb2026013 | [] | no_license | sinojelly/disklvp | 25329e063a611a19ca8e7e4bfc7df297535132bd | d6f6ce24e8aab0588e071a3fb8dc320d306d8c1f | refs/heads/master | 2016-09-06T17:34:09.243481 | 2010-05-17T15:44:30 | 2010-05-17T15:44:30 | 33,052,355 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,727 | cpp | #include "../headers/MyButton.h"
MyButton::MyButton(const QString& name,QImage* p_image,int x,int y,QWidget *parent) : QWidget(parent,Qt::FramelessWindowHint){
this->setCursor(Qt::PointingHandCursor);
this->_name = name;
this->_p_image = p_image;
this->setGeometry(x,y,this->_p_image->width(),this->_p_image->... | [
"root@localhost.localdomain",
"liulanggoukk@localhost"
] | [
[
[
1,
43
],
[
46,
79
],
[
82,
119
],
[
122,
136
]
],
[
[
44,
45
],
[
80,
81
],
[
120,
121
]
]
] |
6c51c6c97caecfa6f7bf9952b87195866c10c731 | b73f27ba54ad98fa4314a79f2afbaee638cf13f0 | /projects/MainUI/GuiLib1.5/GuiImageLinkButton.h | ddf0acbb2144b30d6dcec2fa55b07b7e61173375 | [] | no_license | weimingtom/httpcontentparser | 4d5ed678f2b38812e05328b01bc6b0c161690991 | 54554f163b16a7c56e8350a148b1bd29461300a0 | refs/heads/master | 2021-01-09T21:58:30.326476 | 2009-09-23T08:05:31 | 2009-09-23T08:05:31 | 48,733,304 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,084 | h | /****************************************************************************
* *
* GuiToolKit *
* (MFC extension) *
* Created by Francisco Campos G. www.beyondata.com fcampos@beyondata.com *
*-------------------------------------------------------------... | [
"ynkhpp@gmail.com"
] | [
[
[
1,
65
]
]
] |
fc66d60980c55a2727d680d4ff4dd532d6d3fcd6 | bf0684ce69d618b1bbad5e2b4d8c8d4c79c1048b | /boot/log/include/StringLog.h | a4bce1255f6665f20f287dd3e6515640cf15ec1d | [
"BSD-3-Clause"
] | permissive | cider-load-test/devon | 485829d3ad8c980eeeb352a594571e4ff69711aa | 5b11265e5eae3db7bfaeb49543a2a6293bd15557 | refs/heads/master | 2021-12-02T07:24:11.497854 | 2010-08-07T09:16:40 | 2010-08-07T09:16:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,180 | h | #ifndef DEVON_STRINGLOG_H
#define DEVON_STRINGLOG_H
// Devon
#include <Devon/Log.h>
// STL
#include <sstream>
namespace Devon {
// ************************************************************************************************
class StringLog : public Log
{
public:
StringLog()
: Log... | [
"joe@joehewitt.com"
] | [
[
[
1,
53
]
]
] |
bd4897fcb934aa77187dd045420d47171893c982 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Samples/LightningBolts/App.cpp | aaa6f37c79bec92c0301e024aa92d2cb57309212 | [] | 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 | 4,603 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: App.cpp
Version: 0.03
---------------------------------------------------------------------------
*/
#include "... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
151
]
]
] |
424dded3ec246e03e72575d7e9db7f7100ea2d0a | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor/ST_SplitterWnd.cpp | 700ff3f6b8391a03bb66d372481fda6ef1330c20 | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,428 | cpp | // Project : general base class
// Compiler : Visual C++ 5.0 / 6.0
// Plattform : Windows 95/98, Windows NT 3.51/4.0/2000
// File : ST_SplitterWnd.cpp
// Programmer : dz, SoftToys
// Copyright : 2001 SoftToys
// Contact : info@softtoys.com
// Description : base class for handling ... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
417
]
]
] |
2abd1a2842a5da0fd39270a7fbc81b1e6fa4d7c0 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/ncterrain2/src/ncterrain2/nterrainnode_main.cc | c25b13446413d6c35da56fbbd3a526ec4c32fd43 | [] | 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 | 5,576 | cc | //------------------------------------------------------------------------------
// nterrainnode_main.cc
// (C) 2003 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "ncterrain2/nterrainnode.h"
#include "gfx2/ngfxserver2.h"
#include "resource/nresourceserv... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
156
]
]
] |
1a190d923beecd67c60045050bfb9c7614cc85f7 | 97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a | /3dc/avp/win95/iofocus.cpp | 6988bb69922590919e4199639df0e19ae4d65a5c | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | SR-dude/AvP-Wine | 2875f7fd6b7914d03d7f58e8f0ec4793f971ad23 | 41a9c69a45aacc2c345570ba0e37ec3dc89f4efa | refs/heads/master | 2021-01-23T02:54:33.593334 | 2011-09-17T11:10:07 | 2011-09-17T11:10:07 | 2,375,686 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,935 | cpp | /*******************************************************************
*
* DESCRIPTION: iofocus.cpp
*
* AUTHOR: David Malcolm
*
* HISTORY: Created 21/11/97
*
*******************************************************************/
/* Includes *****************************************************... | [
"a_jagers@ANTHONYJ.(none)"
] | [
[
[
1,
76
]
]
] |
98063bdad93da8b45f5e32dbf457d5162953e327 | 3d7fc34309dae695a17e693741a07cbf7ee26d6a | /aluminizer/DopplerTempCalibration.h | 6f6ecd3d1c094e2e3540ef0c6c67bb02ba08ac18 | [
"LicenseRef-scancode-public-domain"
] | permissive | nist-ionstorage/ionizer | f42706207c4fb962061796dbbc1afbff19026e09 | 70b52abfdee19e3fb7acdf6b4709deea29d25b15 | refs/heads/master | 2021-01-16T21:45:36.502297 | 2010-05-14T01:05:09 | 2010-05-14T01:05:09 | 20,006,050 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,051 | h | #pragma once
#include "ExperimentPage.h"
#include "CalibrationPage.h"
using namespace std;
class ExpQubit;
class DopplerTempCalibration : public CalibrationPage
{
public:
DopplerTempCalibration(const string& sPageName, ExperimentsSheet* pSheet);
//called once when the experiment is first started
vir... | [
"trosen@814e38a0-0077-4020-8740-4f49b76d3b44"
] | [
[
[
1,
52
]
]
] |
ee22fb70bb665232197f84aeaae6875ad006e287 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/qwt/include/qwt_compass.h | cb0bb74fa3d8bc0f0a9761972643bab749887510 | [] | 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 | 2,120 | h | /* -*- mode: C++ ; c-file-style: "stroustrup" -*- *****************************
* Qwt Widget Library
* Copyright (C) 1997 Josef Wilgen
* Copyright (C) 2002 Uwe Rathmann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Qwt License, Version 1.0
*******... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
80
]
]
] |
91091520983d4b2dc9b95227ae0faa2d59353292 | fc4946d917dc2ea50798a03981b0274e403eb9b7 | /gentleman/gentleman/WindowsAPICodePack/WindowsAPICodePack/DirectX/DirectX/Direct3D10/D3D10ShaderResourceView1.cpp | c8b7da794826376c7a6874ae39f1337fddc5ffdf | [] | no_license | midnite8177/phever | f9a55a545322c9aff0c7d0c45be3d3ddd6088c97 | 45529e80ebf707e7299887165821ca360aa1907d | refs/heads/master | 2020-05-16T21:59:24.201346 | 2010-07-12T23:51:53 | 2010-07-12T23:51:53 | 34,965,829 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 503 | cpp | // Copyright (c) Microsoft Corporation. All rights reserved.
#include "stdafx.h"
#include "D3D10ShaderResourceView1.h"
using namespace Microsoft::WindowsAPICodePack::DirectX::Direct3D10;
ShaderResourceViewDescription1 ShaderResourceView1::Description1::get()
{
ShaderResourceViewDescription1 desc;
... | [
"lucemia@9e708c16-f4dd-11de-aa3c-59de0406b4f5"
] | [
[
[
1,
17
]
]
] |
689061c25caf057fc5ca6a7b5a935f73639f7527 | 6ee200c9dba87a5d622c2bd525b50680e92b8dab | /Autumn/Engine/Camera/Camera.h | 9bd2f389b7f170029d460fa6a0eb4101300862b3 | [] | no_license | Ishoa/bizon | 4dbcbbe94d1b380f213115251e1caac5e3139f4d | d7820563ab6831d19e973a9ded259d9649e20e27 | refs/heads/master | 2016-09-05T11:44:00.831438 | 2010-03-10T23:14:22 | 2010-03-10T23:14:22 | 32,632,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,813 | h | #ifndef _CAMERA_
#define _CAMERA_
#ifndef _VECTOR3_
#include "Core/Math/Vector3.h"
#endif
#ifndef _MATRIX4X4_
#include "Core/Math/Matrix4x4.h"
#endif
#ifndef _TIME_MANAGER_
#include "Engine/Manager/TimeManager.h"
#endif
class Camera
{
protected:
bool m_bUsePerspective;
float m_fAspect;
floa... | [
"edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6"
] | [
[
[
1,
71
]
]
] |
460439714d5d0d62e282d3101ed52adc080a6501 | ea2786bfb29ab1522074aa865524600f719b5d60 | /MultimodalSpaceShooter/src/gui/Widget.h | 4e7d997b8c274fb18f1b15f6137c234d745c18c8 | [] | no_license | jeremysingy/multimodal-space-shooter | 90ffda254246d0e3a1e25558aae5a15fed39137f | ca6e28944cdda97285a2caf90e635a73c9e4e5cd | refs/heads/master | 2021-01-19T08:52:52.393679 | 2011-04-12T08:37:03 | 2011-04-12T08:37:03 | 1,467,691 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 609 | h | #ifndef WIDGET_H
#define WIDGET_H
#include <SFML/Window/Event.hpp>
#include <SFML/Graphics/RenderTarget.hpp>
#include "input/MultimodalListener.h"
//////////////////////////////////////////////////
/// Abstract class for every widgets
//////////////////////////////////////////////////
class Widget
{
p... | [
"jeremy.singy@gmail.com"
] | [
[
[
1,
22
]
]
] |
0fba92b4bbea9c5dbb7acfa3529084d0b93618b8 | 21da454a8f032d6ad63ca9460656c1e04440310e | /src/wcpp/io/wsiByteArrayInputStream.h | 480cf8db12c7df0726cf856aaa9d34a9ffdd32cc | [] | no_license | merezhang/wcpp | d9879ffb103513a6b58560102ec565b9dc5855dd | e22eb48ea2dd9eda5cd437960dd95074774b70b0 | refs/heads/master | 2021-01-10T06:29:42.908096 | 2009-08-31T09:20:31 | 2009-08-31T09:20:31 | 46,339,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 259 | h | #ifndef __wsiByteArrayInputStream_h__
#define __wsiByteArrayInputStream_h__
#include "wsiInputStream.h"
class wsiByteArrayInputStream : public wsiInputStream
{
public:
static const ws_iid sIID;
};
#endif // __wsByteArrayInputStream_h__
| [
"xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8"
] | [
[
[
1,
14
]
]
] |
c07ed0ecf46b16b94864d19ceb87249226fe6a43 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/branches/persistence2/engine/core/src/MeshAnimation.cpp | e5c63c48288fecd07445d76bd7042b2b651ba7e6 | [
"ClArtistic",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | ISO-8859-3 | C++ | false | false | 3,346 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2008 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that it... | [
"timm@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
125
]
]
] |
0d4cccfde237ecaf08050c4ab4305ce94ec69888 | 1536bdbfb912d9bec8cea8c85d144033570bcb62 | /agent/browser/ie/urlBlast/urlBlastDlg.cpp | c4f40608434bebc2eab7453a4d500e0661810028 | [] | no_license | sdo-ops/WebPageTest-mirror- | ad6efec365471072ce62b6ecaa4c1eb4f2808794 | 16bcff6e67a49bc84611cedd3f2d7224893ef021 | refs/heads/master | 2020-12-24T13:28:49.940398 | 2011-02-20T16:37:45 | 2011-02-20T16:37:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 50,891 | cpp | // urlBlastDlg.cpp : implementation file
//
#include "stdafx.h"
#include "urlBlast.h"
#include "urlBlastDlg.h"
#include <WtsApi32.h>
#include <Iphlpapi.h>
#include <Winsock2.h>
#include <math.h>
#include <Userenv.h>
#include "crash.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
/*------------------... | [
"PatMeenan@gmail.com@aac4e670-4c05-fb8f-3594-08f7db841d5f"
] | [
[
[
1,
1672
]
]
] |
b88ab0ef18b4ffa89bca7f8264c1c35e67034f51 | b8fbe9079ce8996e739b476d226e73d4ec8e255c | /src/engine/rb_ui/jcheckbox.h | b9872b1eb6d926b8492960984932905eef466b00 | [] | 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 | 892 | h | //****************************************************************************/
// File: JCheckBox.h
// Date: 02.09.2005
// Author: Ruslan Shestopalyuk
//****************************************************************************/
#ifndef __JCHECKBOX_H__
#define __JCHECKBOX_H__
//**********************... | [
"rushbits@gmail.com"
] | [
[
[
1,
29
]
]
] |
a72ff4b4d8d00f908ef1da5be2f11af4ccec2e49 | bfdfb7c406c318c877b7cbc43bc2dfd925185e50 | /engine/hyBytecode.h | 57ebb895a9f82de4d52748170b29d4026e73c5b8 | [
"MIT"
] | permissive | ysei/Hayat | 74cc1e281ae6772b2a05bbeccfcf430215cb435b | b32ed82a1c6222ef7f4bf0fc9dedfad81280c2c0 | refs/heads/master | 2020-12-11T09:07:35.606061 | 2011-08-01T12:38:39 | 2011-08-01T12:38:39 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 5,956 | h | /* -*- coding: sjis-dos; -*- */
/*
* copyright 2010 FUKUZAWA Tadashi. All rights reserved.
*/
#ifndef m_HYBYTECODE_H_
#define m_HYBYTECODE_H_
#include "hyClass.h"
#include "hySignature.h"
#include "hyBytecodeIf.h"
#include "hyDebugSourceInfo.h"
namespace Hayat {
namespace Engine {
... | [
"applealien@nifty.com"
] | [
[
[
1,
148
]
]
] |
de014aa2025acd0d51a78f2066595e03d9b38153 | ccc3e2995bc64d09b9e88fea8c1c7e2029a60ed8 | /SO/Trabalhos/Trabalho 3/tmp_src/31401/LoggerDLL/Trabalho3/LoggerDLL.cpp | a716c90efb8cf2fed47c29411eb06d97ae30cd94 | [] | no_license | masterzdran/semestre5 | e559e93017f5e40c29e9f28466ae1c5822fe336e | 148d65349073f8ae2f510b5659b94ddf47adc2c7 | refs/heads/master | 2021-01-25T10:05:42.513229 | 2011-02-20T17:46:14 | 2011-02-20T17:46:14 | 35,061,115 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 10,434 | cpp | #define loggerdll_build
#include "LoggerDLL.h"
#include <tchar.h>
#include <stdio.h>
#include <locale.h>
#include "Include\SesError.h"
typedef struct{
DWORD _pageLimit;
DWORD _pageNbr;
DWORD _pageSize;
LPVOID _loggerBase;
DWORD _startPtr;
DWORD _endPtr;
}LogDef;
#define __DEFAULT_SIZE__ 10... | [
"nuno.cancelo@b139f23c-5e1e-54d6-eab5-85b03e268133",
"nuno.cancelo@gmail.com@b139f23c-5e1e-54d6-eab5-85b03e268133"
] | [
[
[
1,
15
],
[
17,
31
],
[
33,
45
],
[
47,
65
],
[
68,
68
],
[
70,
71
],
[
74,
118
],
[
120,
136
],
[
138,
151
],
[
154,
... |
86b71b5e38ae72c8b6ad05be9652e3cbe21c13e8 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/inc/mathlib/nmath.h | deac6a0629716e62e26fca592736eb23c5bbe618 | [] | 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 | 7,866 | h | #ifndef N_MATH_H
#define N_MATH_H
//------------------------------------------------------------------------------
/**
General math functions and macros.
(C) 2003 RadonLabs GmbH
- 07-Jun-05 kims Added 'n_atan2', 'n_exp', 'n_floor', 'n_ceil' and
'n_pow' macros.
*/... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
316
]
]
] |
90ba71c5091784e94efc0e8d4e43eaa0b8979a26 | e06c28b396351593f75722bcd5b57ca7a6004868 | /ext/LZMAEncoder.cpp | 5461fadcef0cef7df9a139d1697d4e4c65316393 | [] | no_license | taf2/ruby-lzma | 5c78c403bde88d49527ee41a28c6045dfd94e971 | edd53fed204c6a05956d69396974665ce1246189 | refs/heads/master | 2020-12-25T03:20:24.879180 | 2010-02-23T02:53:15 | 2010-02-23T02:53:15 | 531,285 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 43,401 | cpp | // LZMA/Encoder.cpp
#include "StdAfx.h"
#include "Defs.h"
#include "StreamUtils.h"
#include "LZMAEncoder.h"
// for minimal compressing code size define these:
// #define COMPRESS_MF_BT
// #define COMPRESS_MF_BT4
#if !defined(COMPRESS_MF_BT) && !defined(COMPRESS_MF_PAT) && !defined(COMPRESS_MF_HC)
#de... | [
"ian@ianlevesque.org"
] | [
[
[
1,
1504
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.