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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7ed776ef500a726aa8a72d3a9143bcaebae1a792 | bf9ca8636584e8112c392d6ca5cd85b6be4f6ebf | /src/PhysicsObject.h | 95d6e57eef1a4f45076fe0f2fb575bd1be2c59f8 | [] | no_license | RileyA/LD19_Aquatic | 34e8e08a450ee9f53365d98ebef505341869dfb5 | c30e1f8e3304428e7077cb2042b4169450a35db9 | refs/heads/master | 2020-05-18T08:49:05.084811 | 2011-02-17T07:36:14 | 2011-02-17T07:36:14 | 1,377,029 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,545 | h | #ifndef PHYSICSOBJECT_H
#define PHYSICSOBJECT_H
// borrowed from another project of mine...
#include "stdafx.h"
/** A physics object (either a static or a rigid body)
this class functions as a wrapper for bullet functions
and does automatic interpolation. */
class PhysicsObject
{
public:
PhysicsObje... | [
"praetor57@gmail.com"
] | [
[
[
1,
141
]
]
] |
10fc8c8f461b8f4959fd2eb1b63234c798c45153 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/type_traits/is_base_and_derived.hpp | 098df8d66aa5cdd45b01aaceaec0ce0eca0db7f0 | [
"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 | 7,423 | hpp |
// (C) Copyright Rani Sharoni 2003.
// 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.boost.org/LICENSE_1_0.txt).
//
// See http://www.boost.org/libs/type_traits for most recent version including d... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
223
]
]
] |
566f6207068c9bac7fa189a0b7e6df2e73504723 | 54849ce1b4b2b4a2de284fc8b2a95443859b2c3e | /iquery/iquery/iquery_wrap.cc | 64e7bd632b57857de187e4c297d24a0734c8efcc | [] | no_license | noobdoesre/py-com-tools | 5b36f657a3ffaa78fcacd7c90bb0f5fa09b0b733 | 1be51abf116fba808d10d20ede4f89c80e809844 | refs/heads/master | 2020-12-24T15:41:36.072582 | 2011-08-28T00:57:40 | 2011-08-28T00:57:40 | 42,154,149 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 129,648 | cc | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 2.0.4
*
* This file is not intended to be easily readable and contains a number of
* coding conventions designed to improve portability and efficie... | [
"infamous41md@gmail.com"
] | [
[
[
1,
4232
]
]
] |
b698569ee740a86af41566e943d0c3dbba17ee73 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/PosnEquip/PosnEquip/Octagon.cpp | bfbc97e036c45e232dc0149046e50a883ae73884 | [] | 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 | 7,677 | cpp | #include "stdafx.h"
#include "Octagon.h"
#include <math.h>
const double PI = 3.14159;
COctagon::COctagon(void)
{
m_nVerticies = 16;
RawVerticies.Init(3,m_nVerticies);
Verticies.Init(3,m_nVerticies);
m_pOrigin[0] = 0.0;
m_pOrigin[1] = 0.0;
m_pOrigin[2] = 0.0;
m_nEdges = 24;
m_nDrawPackets = 1;
... | [
"keith.armstrong@syscad.net"
] | [
[
[
1,
233
]
]
] |
3d1266016c2b24ddea4d1a197d3d10b3040d592b | 027eda7f41dc38eddeed50713bc23328c5bab6b4 | /PegGame2/PegGame1/BoardPtr.h | d39757c1ed4242c0d8db7abef6ac1b8aeecb8270 | [] | no_license | iamjwc/CS438 | 6e9872c88f639316beff32cc60bd4d5edf9cd037 | 9ebceb46abe063c3cacff299e0750b608358b216 | refs/heads/master | 2021-01-04T14:21:34.738661 | 2011-10-21T23:07:03 | 2011-10-21T23:07:03 | 2,623,746 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 693 | h | #ifndef BOARD_PTR_H
#define BOARD_PTR_H
#include <iostream>
using namespace std;
#include "Board.h"
struct BoardPtr
{
BoardPtr( Board* bptr = NULL ) : b(bptr) {}
Board* b;
Board* operator->()
{
return this->b;
}
};
bool operator<( const BoardPtr& lhs, const BoardPtr& rhs )
{
return lhs.b->f <... | [
"iamjwc@gmail.com"
] | [
[
[
1,
47
]
]
] |
5ac8528c2d0fdbfa7b55643bf238ee5eee000f1a | 7e6c795d359cc4943a7ff311660d2fbacdfe6645 | /src/AutoMasonQT3/bbb_BrickPattern.cpp | 5dfdce1c3bb28195ba83b92fd25223fb6a65a1be | [] | no_license | keencode/AutomasonMP3 | 3dc1550a3f506d0d6743df64e337d013c81c8e80 | 9af3d7668fff252c2c3a6a0432cfaf71e75a326b | refs/heads/master | 2020-05-19T13:32:12.522715 | 2011-09-21T00:13:21 | 2011-09-21T00:13:21 | 2,114,357 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 132 | cpp | #include "bbb_BrickPattern.h"
bbb_BrickPattern::bbb_BrickPattern(void)
{
}
bbb_BrickPattern::~bbb_BrickPattern(void)
{
}
| [
"chippography@chipp.org"
] | [
[
[
1,
9
]
]
] |
6142436f2b8a85cee3678c80729f7f2064ddc44b | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/QtGui/qaccessibleobject.h | 139d5f4bbbb8508d68febfbb787a2bc6efb14d8f | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,413 | 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... | [
"alon@rogue.(none)"
] | [
[
[
1,
140
]
]
] |
997777ab599fde518d28953ab678227fe572d92d | d7b345a8a6b0473c325fab661342de295c33b9c8 | /beta/src/Polarizer3/Polarizer3Dlg.h | 14bac1cccee73f949f8af62625b31a8b78d83a6a | [] | 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 | 1,691 | h | // Copyright 2010 Hewlett-Packard under the terms of the MIT X license
// found at http://www.opensource.org/licenses/mit-license.html
// Polarizer3Dlg.h : header file
//
#pragma once
#include "afxwin.h"
#include "PetModel.h"
// CPolarizer3Dlg dialog
class CPolarizer3Dlg : public CDialog
{
// Construction
std:... | [
"raould@gmail.com"
] | [
[
[
1,
66
]
]
] |
93caff0d318cf5415a2686cea2fd0e93b9f5e8bc | 842997c28ef03f8deb3422d0bb123c707732a252 | /src/moaicore/MOAIBox2DJoint.cpp | a0a462a3c38e8bbc326d25acd59ecf0d1d60175e | [] | no_license | bjorn/moai-beta | e31f600a3456c20fba683b8e39b11804ac88d202 | 2f06a454d4d94939dc3937367208222735dd164f | refs/heads/master | 2021-01-17T11:46:46.018377 | 2011-06-10T07:33:55 | 2011-06-10T07:33:55 | 1,837,561 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 10,951 | cpp | // Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved.
// http://getmoai.com
#include "pch.h"
#include <Box2D/Box2D.h>
#include <moaicore/MOAIBox2DArbiter.h>
#include <moaicore/MOAIBox2DBody.h>
#include <moaicore/MOAIBox2DJoint.h>
#include <moaicore/MOAIBox2DWorld.h>
#include <moaicore/MOAILogMes... | [
"josh@ziplinegames.com",
"patrick@ziplinegames.com"
] | [
[
[
1,
18
],
[
35,
218
],
[
230,
257
],
[
259,
427
]
],
[
[
19,
34
],
[
219,
229
],
[
258,
258
],
[
428,
428
]
]
] |
5df0bb572ba0f05e0b88ffa50460632ccf0dc96a | 2924ffa50aab2caf1daf1b6482e1ca63f51e946e | /videoInputSrcAndDemos/libs/videoInput/videoInput.cpp | f4cedfc9ded5c3aab8130f8a2c3e220807d1322a | [] | no_license | gotomypc/videoInput | 14168a5c428a6487d36caf9b1a2555f751127eb8 | 25838cca0b84a9aef1bca36a4794ec544b64be92 | refs/heads/master | 2020-12-25T11:52:57.684594 | 2011-10-11T18:35:46 | 2011-10-11T18:35:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 75,302 | cpp | //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
//IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
//FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
//AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
//LIABILITY, ... | [
"theo@openframeworks.cc",
"konbu.komuro@gmail.com"
] | [
[
[
1,
277
],
[
281,
295
],
[
297,
344
],
[
346,
1030
],
[
1032,
1094
],
[
1096,
1106
],
[
1108,
1181
],
[
1183,
1229
],
[
1231,
1301
],... |
20aa778f66c1790be0f6d03ae9254afd57543dfb | 15aa527215bba5ceee2211f0a4ad24b56b08f7e0 | /onshoku/src/Sequencer.cpp | cb6eb562bd808d06d6633c04586b76ff5d2f26fd | [] | no_license | jmoraguiard/onshoku | 5a7a4b5ec10136e9d00563ed3ed8dc998d876771 | 31d74b2ec5b95082db8760da627ab3584dbdafb4 | refs/heads/master | 2016-09-06T15:17:54.133475 | 2010-03-07T00:58:06 | 2010-03-07T00:58:06 | 32,319,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 216 | cpp | #include "Sequencer.h"
Sequencer::Sequencer() {
oldEllapsedTime = ofGetElapsedTimeMillis();
tempoDuration = 1000;
tempoCounter = 0;
}
void Sequencer::update() {
}
void Sequencer::draw() {
}
| [
"jmoraguiard@37640e06-2978-11df-b3a4-f9036a7335b3"
] | [
[
[
1,
18
]
]
] |
17715090612159393788de35d0fd93ed4e8c113b | d2996420f8c3a6bbeef63a311dd6adc4acc40436 | /src/client/hud/OgreConsoleForGorilla.cpp | ea916f9dc51a8c5fd6dd3f50d9d1badd16695d09 | [] | no_license | aruwen/graviator | 4d2e06e475492102fbf5d65754be33af641c0d6c | 9a881db9bb0f0de2e38591478429626ab8030e1d | refs/heads/master | 2021-01-19T00:13:10.843905 | 2011-03-13T13:15:25 | 2011-03-13T13:15:25 | 32,136,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,944 | cpp | /*
Description:
This is a port of the OgreConsole code presented by PixL in the Ogre Forums then later added
to the Ogre Wiki.
This is a straight port replacing all the Overlay code with Gorilla code, some changes have
been added but they are minor and do not add to the actual functionality... | [
"nightwolve@gmail.com@c8d5bfcc-1391-a108-90e5-e810ef6ef867"
] | [
[
[
1,
249
]
]
] |
32492e0441468484729dbce84e380bda0de6a0af | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/Limn/LimnDW/LimnDW/TrompCurve.h | 21cb97b2731c7c0bc5a542ba63a00ffdedd45013 | [] | 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 | 1,027 | h | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#ifndef __TROMPCURVE_H
#define __TROMPCURVE_H
//---------------------------------------------------------------------------
class CT... | [
"chris.moreton@syscad.net"
] | [
[
[
1,
34
]
]
] |
a69bae28cf8297bd9bcd81bbcd0b7b75e7ddff39 | 3c4f5bd6d7ac3878c181fb05ab41c1d755ddf343 | /XRTFFormat.cpp | c0e57f151f9df813d5960e80aca64e4a779972e3 | [] | no_license | imcooder/public | 1078df18c1459e67afd1200346dd971ea3b71933 | be947923c6e2fbd9c993a41115ace3e32dad74bf | refs/heads/master | 2021-05-28T08:43:00.027020 | 2010-07-24T07:39:51 | 2010-07-24T07:39:51 | 32,301,120 | 2 | 1 | null | null | null | null | GB18030 | C++ | false | false | 7,792 | cpp | /********************************************************************
Copyright (c) 2002-2003 汉王科技有限公司. 版权所有.
文件名称: XRTFFormat.cpp
文件内容: 制作简单RTF格式
版本历史: 1.0
作者: xuejuntao xuejuntao@hanwang.com.cn 2008/06/31
*********************************************************************/
#include "StdAfx.h"
#incl... | [
"jtxuee@716a2f10-c84c-11dd-bf7c-81814f527a11"
] | [
[
[
1,
442
]
]
] |
f83bae79b3e0a303992baf7c0e27669a440e9bfd | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/happylib/HappyLib/HLMatrix4x4.h | ac9a956bf57f1c15b349b93fc41c4f18b319c440 | [] | no_license | BackupTheBerlios/lwpp-svn | d2e905641f60a7c9ca296d29169c70762f5a9281 | fd6f80cbba14209d4ca639f291b1a28a0ed5404d | refs/heads/master | 2021-01-17T17:01:31.802187 | 2005-10-16T22:12:52 | 2005-10-16T22:12:52 | 40,805,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,223 | h |
#ifndef _HLMATRIX4X4_H
#define _HLMATRIX4X4_H
//
// This file contains the Matrix4X4T class, which is a 4x4 matrix type.
//
// MATRIX CONVENTIONS:
// VectorT and PointT are conidered column vectors, i.e. a 1x4 Matrix (1x3 + implicit w).
// The w component of PointT is implicitly 1.
// The w component of... | [
"lightwolf@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
432
]
]
] |
3169c2317a7a99db85abb3b6da9fb971330e80f7 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/numeric/ublas/matrix_sparse.hpp | 9ca83735dff9d125822ed241a0d69d7a910ebde9 | [
"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 | 217,000 | hpp | //
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted without fee,
// provided that the above copyright notice appear in all copies and
// that both that copyright notic... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
5205
]
]
] |
018baa35275e62f0afde5411f5f7b021fb83e417 | 4f89f1c71575c7a5871b2a00de68ebd61f443dac | /src/algorithms/features/fast/SimpleFAST.cpp | 7da5f3b53f9871df3868aad692a0c5c6ac202140 | [] | no_license | inayatkh/uniclop | 1386494231276c63eb6cdbe83296cdfd0692a47c | 487a5aa50987f9406b3efb6cdc656d76f15957cb | refs/heads/master | 2021-01-10T09:43:09.416338 | 2009-09-03T16:26:15 | 2009-09-03T16:26:15 | 50,645,836 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,179 | cpp |
#include "SimpleFAST.hpp"
#include "FASTFeature.hpp"
#include "fast.hpp"
namespace uniclop
{
// ~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
// class SimpleFAST methods implementation
args::options_description SimpleFAST::get_options_description()
{
args::op... | [
"rodrigo.benenson@gmailcom"
] | [
[
[
1,
60
]
]
] |
dcd1d7aaca05740cfaacbd86469eaef8f78f6133 | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/wm2/WmlPolynomialCurve3.h | 2ac8b0aee69a9b428968291d8439ec145e02944b | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | darwin/inferno | 02acd3d05ca4c092aa4006b028a843ac04b551b1 | e87017763abae0cfe09d47987f5f6ac37c4f073d | refs/heads/master | 2021-03-12T22:15:47.889580 | 2009-04-17T13:29:39 | 2009-04-17T13:29:39 | 178,477 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,917 | 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,
59
]
]
] |
d0b54bf5d4d32998fb7ad2cb0a493d003db0ce18 | a30b091525dc3f07cd7e12c80b8d168a0ee4f808 | /EngineAll/Utility/DialogBoxes.cpp | 5be6aa1f6b364b207b845f6acaf0311209ff9c55 | [] | no_license | ghsoftco/basecode14 | f50dc049b8f2f8d284fece4ee72f9d2f3f59a700 | 57de2a24c01cec6dc3312cbfe200f2b15d923419 | refs/heads/master | 2021-01-10T11:18:29.585561 | 2011-01-23T02:25:21 | 2011-01-23T02:25:21 | 47,255,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,096 | cpp | /*
ColorGenerator.cpp
Written by Matthew Fisher
*/
#include "..\\..\\Main.h"
#include "DialogBoxes.h"
bool DialogBoxes::Load(String &Result, const String &FileTypeDescription, const String &FileTypeExtension)
{
String Filter = FileTypeDescription;
Filter.PushEnd('\0');
Filter += "*.";
Filter ... | [
"zhaodongmpii@7e7f00ea-7cf8-66b5-cf80-f378872134d2"
] | [
[
[
1,
43
]
]
] |
3b14c5b5705fda6e0d92e5f140bb4a59612a0a32 | 71d018f8dbcf49cfb07511de5d58d6ad7df816f7 | /scistudio/trunk/resrebuild.h | 2e11ce1c93d402677159e3738448a415dd2e2b42 | [
"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 | 1,329 | h | //---------------------------------------------------------------------------
#ifndef DlgResRebuildH
#define DlgResRebuildH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include "CGAUGE... | [
"mageofmarr@d0e240c1-a1d3-4535-ae25-191325aad40e"
] | [
[
[
1,
44
]
]
] |
6aecf4a845577aef193fbb13db808d4173a77823 | fc4946d917dc2ea50798a03981b0274e403eb9b7 | /gentleman/gentleman/WindowsAPICodePack/WindowsAPICodePack/DirectX/DirectX/Direct3D11/D3D11DomainShaderPipelineStage.h | eab669631b2c3dadc7ecfb7bf4c2642ae39f6cc2 | [] | 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 | 7,012 | h | //Copyright (c) Microsoft Corporation. All rights reserved.
#pragma once
#include "D3D11PipelineStage.h"
namespace Microsoft { namespace WindowsAPICodePack { namespace DirectX { namespace Direct3D11 {
/// <summary>
/// Domain Shader pipeline stage.
/// </summary>
public ref class DomainShaderPipelineSta... | [
"lucemia@9e708c16-f4dd-11de-aa3c-59de0406b4f5"
] | [
[
[
1,
107
]
]
] |
3f2499f73f9aabf1b8e0c4f4c2462d8ea7600cc3 | 08c7de4d101008cb44841fa781c94f5bc17d8e20 | /src/piece_widget.cpp | c3055985aa3945eebaa6bf84ae0195aa1619a3b8 | [] | no_license | CowboyCoders/cow_player | 1a661067b070b18b377db136e35aefa3bc035149 | ac0f5ba408459fb509105ddac99424e5afeefd22 | refs/heads/master | 2020-05-20T05:30:34.968270 | 2010-08-28T12:49:10 | 2010-08-28T12:49:10 | 868,351 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,942 | cpp | #include "piece_widget.h"
#include "ui_piece_widget.h"
#include <QPainter>
#include <QToolTip>
#include <QMouseEvent>
#include <sstream>
#include <algorithm>
#include <cassert>
#include <iostream>
// Block size in pixels
const int block_size = 5;
// Spacing between and before blocks
const int margin... | [
"erik.helin@gmail.com",
"devnull@localhost"
] | [
[
[
1,
6
],
[
8,
54
],
[
56,
65
],
[
67,
132
],
[
134,
187
],
[
189,
206
],
[
208,
212
]
],
[
[
7,
7
],
[
55,
55
],
[
66,
... |
326c0f8acdccd46ef99a111404392353166d317b | 3cfa229d1d57ce69e0e83bc99c3ca1d005ae38ad | /glome/common/LogWindow.cpp | 1c5a8ced2efe01b21977821b52f1d5858cfd7cc8 | [] | no_license | chadaustin/sphere | 33fc2fe65acf2eb56e35ade3619643faaced7021 | 0d74cfb268c16d07ebb7cb2540b7b0697c2a127a | refs/heads/master | 2021-01-10T13:28:33.766988 | 2009-11-08T00:38:57 | 2009-11-08T00:38:57 | 36,419,098 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,251 | cpp | #include <string.h>
#include "LogWindow.hpp"
#define STRING_HEIGHT 16
////////////////////////////////////////////////////////////////////////////////
CLogWindow::CLogWindow(HINSTANCE instance, const char* caption)
{
// zero out the strings
m_TopString = 0;
m_NumStrings = 0;
memset(m_CurrentS... | [
"surreality@c0eb2ce6-7f40-480a-a1e0-6c4aea08c2c2"
] | [
[
[
1,
308
]
]
] |
35f2a27b8ce591e9804b456729883ba321915f7f | 9eb4d50f6f499d091c036b5745dd17173693b8bf | /src/wii/wii_vb_language.h | 4b828d563a83abc970a2030af929a88311f7ac55 | [] | no_license | MathewWi/wiirtual-boy | 53efab60de238134c43e00502186c1cfe39245ec | 4f4a2b75a721e42e036a91956ca32a549ec0a8ff | refs/heads/master | 2021-01-01T17:00:37.708274 | 2011-06-27T15:22:53 | 2011-06-27T15:22:53 | 32,204,974 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,025 | h | /*
WiirtualBoy : Wii port of the Mednafen Virtual Boy emulator
Copyright (C) 2011
raz0red and Arikado
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyo... | [
"castlevania7689@yahoo.com@00a74ce0-9458-8d50-ee98-3d1c5c732d48",
"raz0red@gmail.com@00a74ce0-9458-8d50-ee98-3d1c5c732d48"
] | [
[
[
1,
30
],
[
46,
66
],
[
73,
82
]
],
[
[
31,
45
],
[
67,
72
]
]
] |
732dd4fb4e5967e89bfdcdf9f062d2f55138b04a | 1960e1ee431d2cfd2f8ed5715a1112f665b258e3 | /src/com/coenuminst.cpp | e90892d45663c6b78396e8b0795f630abf7bab2f | [] | no_license | BackupTheBerlios/bvr20983 | c26a1379b0a62e1c09d1428525f3b4940d5bb1a7 | b32e92c866c294637785862e0ff9c491705c62a5 | refs/heads/master | 2021-01-01T16:12:42.021350 | 2009-11-01T22:38:40 | 2009-11-01T22:38:40 | 39,518,214 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,455 | cpp | /*
* $Id$
*
* Generic COM Enum class.
*
* Copyright (C) 2008 Dorothea Wachmann
*
* 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 3 of the License, or
* (at ... | [
"dwachmann@01137330-e44e-0410-aa50-acf51430b3d2"
] | [
[
[
1,
39
]
]
] |
bbf4b8a5170f9c3c4aced9da785f8004a120e7d6 | b22c254d7670522ec2caa61c998f8741b1da9388 | /dependencies/OpenSceneGraph/include/osgParticle/SegmentPlacer | b16682f85721127e0c5b9c4f5dc7f206c07766c2 | [] | no_license | ldaehler/lbanet | 341ddc4b62ef2df0a167caff46c2075fdfc85f5c | ecb54fc6fd691f1be3bae03681e355a225f92418 | refs/heads/master | 2021-01-23T13:17:19.963262 | 2011-03-22T21:49:52 | 2011-03-22T21:49:52 | 39,529,945 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,231 | /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
136
]
]
] | |
4865becf818fb7769511f1bdd179e725bf471dbd | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/hash_set/hash_set_kernel_abstract.h | 320c53971af740aad9fdfcaf2562e378ab310c6a | [
"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,827 | h | // Copyright (C) 2003 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_HASH_SET_KERNEl_ABSTRACT_
#ifdef DLIB_HASH_SET_KERNEl_ABSTRACT_
#include "../general_hash/general_hash.h"
#include "../interfaces/enumerable.h"
#include "... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
207
]
]
] |
9a66986a0406449d21c9b2e8cf0225f87796315f | 638c9b075ac3bfdf3b2d96f1dd786684d7989dcd | /spark/source/SpTurbulenceOp.h | 0dcd1d56d5adfc6def2419d659c2055373362355 | [] | no_license | cycle-zz/archives | 4682d6143b9057b21af9845ecbd42d7131750b1b | f92b677342e75e5cb7743a0d1550105058aff8f5 | refs/heads/master | 2021-05-27T21:07:16.240438 | 2010-03-18T08:01:46 | 2010-03-18T08:01:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,836 | h | // #############################################################################
//! SpTurbulenceOp.h : Turbulence stream operator to be used with a stream basis
//
// Created : Aug 2004
// Copyright : (C) 2004 by Derek Gerstmann
// Email : dgerstma@acm.org
//
// ##############################################... | [
"dg@adminoff.cmm.uwa.edu.au"
] | [
[
[
1,
132
]
]
] |
8c6e399124df3998eda4429501c0ac97904c64c6 | 6ee200c9dba87a5d622c2bd525b50680e92b8dab | /Autumn/Engine/Engine/EngineDx.h | 71036171e58eb1abd8bd645a604322f60468b1d9 | [] | 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 | 2,293 | h | #ifndef _ENGINE_DX_
#define _ENGINE_DX_
#ifndef _BLEND_OPERATION_NONE_
#include "WrapperDX/Device/State/BlendOperationNone.h"
#endif
#ifndef _MANAGER_
#include "Engine/Manager/Manager.h"
#endif
#ifndef _VIEW_PORT_
#include "WrapperDX/Device/ViewPort.h"
#endif
#ifndef _MATRIX4X4_
#include "Core/Math... | [
"edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6"
] | [
[
[
1,
101
]
]
] |
203af3bf62e7a221c94729522de05a18dbdc8f9d | ed2a1c83681d8ed2d08f8a74707536791e5cd057 | /d3d8.DLL/Built-in Extension Files/Screenshot Files/Screenshot.cpp | 899cb45c5a1471f53ec7620c30c57af70e7a3d51 | [
"Apache-2.0"
] | permissive | MartinMReed/XenDLL | e33d5c27187e58fd4401b2dbcaae3ebab8279bc2 | 51a05c3cec7b2142f704f2ea131202a72de843ec | refs/heads/master | 2021-01-10T19:10:40.492482 | 2007-10-31T16:38:00 | 2007-10-31T16:38:00 | 12,150,175 | 13 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 11,401 | cpp | #include "../../CustomDevice Files/CustomDevice.h"
#include "Capture Files\blit.h"
#include "Capture Files\BMP Functions.h"
//#include "Capture Files\DIB Functions.h"
#include "Capture Files\JPG Functions.h"
Screenshot* g_Screenshot = NULL;
//-------------------------------------------------------
// adapt... | [
"martin.reed@hallowtech.com"
] | [
[
[
1,
437
]
]
] |
629d62826b0f87f3a6770890d9dd211682599a67 | df96cbce59e3597f2aecc99ae123311abe7fce94 | /watools/common/v8_wrapper.h | 67b43193d47b618db758d96f7881801fba10ff70 | [] | no_license | abhishekbhalani/webapptools | f08b9f62437c81e0682497923d444020d7b319a2 | 93b6034e0a9e314716e072eb6d3379d92014f25a | refs/heads/master | 2021-01-22T17:58:00.860044 | 2011-12-14T10:54:11 | 2011-12-14T10:54:11 | 40,562,019 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,225 | h | #ifndef __V8_WRAPPER__H__
#define __V8_WRAPPER__H__
#include <string>
#include <sstream>
#include <boost/static_assert.hpp>
#include <v8.h>
#include <jsWrappers/jsGlobal.h>
#include <weLogger.h>
class js_dom_Node;
class js_dom_NodeList;
class js_html2_HTMLCollection;
class js_html2_HTMLDocument;
c... | [
"stinger911@79c36d58-6562-11de-a3c1-4985b5740c72"
] | [
[
[
1,
464
]
]
] |
4c1be3e26a6a9cdb0a2d7c4aff0498ff4b343770 | 515e917815568d213e75bfcbd3fb9f0e08cf2677 | /tengine/sound/sound.cpp | 096338d4c8ebcdb5d82819b715c10a12b2cced13 | [
"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 | 7,136 | cpp | #include "sound.h"
#include <stdio.h>
#include <SDL.h>
#include <SDL_mixer.h>
#include <strutils.h>
CSoundLibrary* CSoundLibrary::s_pSoundLibrary = NULL;
float CSoundLibrary::s_flMasterVolume = 1;
static CSoundLibrary g_SoundLibrary = CSoundLibrary();
CSoundLibrary::CSoundLibrary()
{
s_pSoundLibrary ... | [
"jorge@lunarworkshop.net",
"jorge@lunarworkshop.com"
] | [
[
[
1,
9
],
[
11,
36
],
[
38,
56
],
[
58,
67
],
[
69,
89
],
[
93,
94
],
[
96,
101
],
[
103,
105
],
[
107,
108
],
[
110,
... |
4dbe0eab2d849f1ad16fef926780a002c4d261aa | 216398e30aca5f7874edfb8b72a13f95c22fbb5a | /AITerm/src/AITerm/SemanticTemplateProcessor.h | 225458e3a07708b8f21269468132e14b4f1445b9 | [] | no_license | markisme/healthcare | 791813ac6ac811870f3f28d1d31c3d5a07fb2fa2 | 7ab5a959deba02e7637da02a3f3c681548871520 | refs/heads/master | 2021-01-10T07:18:42.195610 | 2009-09-09T13:00:10 | 2009-09-09T13:00:10 | 35,987,767 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,518 | h | #pragma once
#include "NamedEntityRecognition.h"
struct TemplateSlot
{
std::vector<std::string> _tagNameList;
std::string _type;
bool _need;
};
typedef std::vector<TemplateSlot> Template;
typedef std::vector<Template> TemplateList;
// 매칭 결과 컨테이너
struct MatchedSlot
{
std::string _slotType;
std::... | [
"naidzzang@cc586c1e-b153-0410-8069-cfc9d6f95ec9"
] | [
[
[
1,
53
]
]
] |
42006c8efa57356e743878371b316442dde44f1f | 6baa03d2d25d4685cd94265bd0b5033ef185c2c9 | /TGL/src/objects/TGLobject_ship_xterminator.cpp | fbc56f035d2cff5c6af2a33d8cd9fdbdcc88c661 | [] | no_license | neiderm/transball | 6ac83b8dd230569d45a40f1bd0085bebdc4a5b94 | 458dd1a903ea4fad582fb494c6fd773e3ab8dfd2 | refs/heads/master | 2021-01-10T07:01:43.565438 | 2011-12-12T23:53:54 | 2011-12-12T23:53:54 | 55,928,360 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,064 | cpp | #ifdef KITSCHY_DEBUG_MEMORY
#include "debug_memorymanager.h"
#endif
#ifdef _WIN32
#include <windows.h>
#endif
#include <stdio.h>
#include <stdlib.h>
#include "math.h"
#include "string.h"
#include "gl.h"
#include "glu.h"
#include "SDL.h"
#include "SDL_mixer.h"
#include "SDL_ttf.h"
#include "List.... | [
"santi.ontanon@535450eb-5f2b-0410-a0e9-a13dc2d1f197"
] | [
[
[
1,
271
]
]
] |
179417c3712dc7894585c660c3eb3e73664e35d3 | 8bb0a1d6c74f3a17d90c64d9ee40ae5153d15acb | / cs191-nds-project/splash_screen/CS191_Project/include/CCollisionManager.h | 84fb7b2993ebdb0315f7a6052622bf97e6045791 | [] | no_license | btuduri/cs191-nds-project | 9b12382316c0a59d4e48acd7f40ed55c5c4cde41 | 146b2218cc53f960a034d053238a4cf111726279 | refs/heads/master | 2020-03-30T19:13:10.122474 | 2008-05-19T02:26:19 | 2008-05-19T02:26:19 | 32,271,764 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,063 | h | #ifndef CCOLLISIONMANAGER_H_
#define CCOLLISIONMANAGER_H_
#include "ProjectLib.h"
#include "CMovableSprite.h"
#include "CBasicObject.h"
#include "CSprite.h"
class CCollisionManager {
public:
CCollisionManager(){numSprites=0; numObjects=0;}
~CCollisionManager(){}
void registerSprite(CMovableSprite ... | [
"kingofcode@67d8362a-e844-0410-8493-f333cf7aaa27"
] | [
[
[
1,
45
]
]
] |
a27bff05fa41e76278eac20b4f98311b7e35d50c | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/plugins/zzogl-pg/opengl/ZZoglFlush.cpp | 4b11439f5a0741061f538578ac0df1d688ce438a | [] | 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 | 79,938 | cpp | /* ZZ Open GL graphics plugin
* Copyright (c)2009-2010 zeydlitz@gmail.com, arcum42@gmail.com
* Based on Zerofrog's ZeroGS KOSMOS (c)2005-2008
*
* 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 Softw... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
2989
]
]
] |
ddd61f01630dda1ee1402de476e6416b6c718358 | 105cc69f4207a288be06fd7af7633787c3f3efb5 | /HovercraftUniverse/CoreEngine/EntityPropertySystem.h | 2edd8f0c3f93012241b150479473e3bed9f8e48c | [] | 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 | 8,470 | h | #ifndef ENTITYPROPERTYSYSTEM_H_
#define ENTITYPROPERTYSYSTEM_H_
#include <zoidcom/zoidcom.h>
#include <boost/thread/mutex.hpp>
#include <map>
namespace HovUni {
class Entity;
class EntityProperty;
class EntityPropertyMapReplicator;
typedef std::pair<int,EntityProperty*> Property;
typedef std::map<int,... | [
"pintens.pieterjan@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c",
"pintens.pieter.jan@gmail.com"
] | [
[
[
1,
11
],
[
13,
27
],
[
33,
40
],
[
42,
45
],
[
47,
77
],
[
79,
84
],
[
86,
93
],
[
95,
110
],
[
112,
216
],
[
218,
2... |
62563bfaa7d97cf3b8fc81e5b3ec8fd149f3126d | b08e948c33317a0a67487e497a9afbaf17b0fc4c | /LuaPlus/Src/Modules/windows/windows.cpp | 5561289f01039d8a77f6695ec3ada0536b3d7f86 | [
"MIT"
] | permissive | 15831944/bastionlandscape | e1acc932f6b5a452a3bd94471748b0436a96de5d | c8008384cf4e790400f9979b5818a5a3806bd1af | refs/heads/master | 2023-03-16T03:28:55.813938 | 2010-05-21T15:00:07 | 2010-05-21T15:00:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,333 | cpp | #include <windows.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "LuaPlus/LuaPlus.h"
#include "KeystrokeEngine.h"
using namespace LuaPlus;
static int LS_GetForegroundWindow( LuaState* state )
{
HWND hwnd = ::GetForegroundWindow();
state->PushInteger((UINT)hwnd);
return 1;
}
... | [
"voodoohaust@97c0069c-804f-11de-81da-11cc53ed4329"
] | [
[
[
1,
1635
]
]
] |
29198eb43915dbfbd6d29b9d9cf3ec18edd54f2d | fc7dbcb3bcdb16010e9b1aad4ecba41709089304 | /EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/VfrFormPkg.h | 9091204f991a7565e09f339527c770a71d69e06c | [] | no_license | Itomyl/loongson-uefi | 5eb0ece5875406b00dbd265d28245208d6bbc99a | 70b7d5495e2b451899e2ba2ef677384de075d984 | refs/heads/master | 2021-05-28T04:38:29.989074 | 2010-05-31T02:47:26 | 2010-05-31T02:47:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 61,581 | h | /*++
Copyright (c) 2004 - 2010, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bs... | [
"xiangy@lemote.com"
] | [
[
[
1,
2271
]
]
] |
a14f71a4813d958d399d809b06e04ce8d2cb139e | fb7d4d40bf4c170328263629acbd0bbc765c34aa | /SpaceBattle/SpaceBattleLib/GeneratedCode/Modele/Implementation/Couleur.h | 0cbd8110c00605ce5ee5fc01e5e09c73f13462ae | [] | no_license | bvannier/SpaceBattle | e146cda9bac1608141ad8377620623514174c0cb | 6b3e1a8acc5d765223cc2b135d2b98c8400adf06 | refs/heads/master | 2020-05-18T03:40:16.782219 | 2011-11-28T22:49:36 | 2011-11-28T22:49:36 | 2,659,535 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 387 | h | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Changes to this file will be lost if the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
... | [
"vannier.bastien@gmail.com"
] | [
[
[
1,
13
]
]
] |
084fb1ed17916160dfb3d2d8541df322e1f5f340 | 0c1f669f3dfdab47085bf537348b0354f836abea | / qtremotedroid/QTNavigator_oldcode/QTNavigator/Server/src/start.h | 79ecd977166a68493b3de00994d813dfea940d89 | [] | no_license | harlentan/qtremotedroid | fc5fc96d4374c39561aea73470a88d1f0a68b637 | d07dd045213711538b38c7ced2fd6d5a8edcf241 | refs/heads/master | 2021-01-10T11:37:59.331004 | 2010-12-12T09:55:39 | 2010-12-12T09:55:39 | 54,114,402 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 425 | h | #ifndef START_H
#define START_H
#include <QtGui/QWidget>
#include "UDPClient.h"
QT_BEGIN_NAMESPACE
class QLabel;
class QProgressBar;
class QPixmap;
class QSplashScreen;
QT_END_NAMESPACE
class start : public QWidget
{
Q_OBJECT
public:
start(QWidget *parent = 0);
~start();
private:... | [
"feiyinzilgd@sina.com"
] | [
[
[
1,
30
]
]
] |
2faedf25505284fb7190a9137dc01a95ec672100 | bc0a05b60c7ef7180120c577e377a977abd4c725 | /ColorConfiguration.cpp | 98692fdfc68bf17a30a27a0bb428d935f9b9a182 | [] | no_license | swak/stonesense | 7f0b821d4dcd48ba02b4c0df2850cd7355b4f2fa | 54b791c019d4874c0880fc44903b26af2925231f | refs/heads/master | 2021-01-06T20:37:39.613771 | 2011-08-04T16:55:09 | 2011-08-04T16:55:09 | 42,753,526 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,765 | cpp | #include "ColorConfiguration.h"
#include "ContentLoader.h"
#include <set>
ColorMaterialConfiguration::ColorMaterialConfiguration()
{
color = al_map_rgb(255,255,255);
colorSet = 0;
}
ColorConfiguration::ColorConfiguration()
{
color = al_map_rgb(255,255,255);
colorSet = 0;
}
ColorConfiguration::~Co... | [
"Japa.Mala.Illo@4d48de78-bd66-11de-9616-7b1d4728551e",
"japa.mala.illo@4d48de78-bd66-11de-9616-7b1d4728551e"
] | [
[
[
1,
119
],
[
122,
132
]
],
[
[
120,
121
]
]
] |
5338b01e798f0f16e8de30acb2546080ca10ee48 | 15732b8e4190ae526dcf99e9ffcee5171ed9bd7e | /INC/linkmonitor.h | 284673bbe95b62f5402a81787ded16f0c4a0d784 | [] | no_license | clovermwliu/whutnetsim | d95c07f77330af8cefe50a04b19a2d5cca23e0ae | 924f2625898c4f00147e473a05704f7b91dac0c4 | refs/heads/master | 2021-01-10T13:10:00.678815 | 2010-04-14T08:38:01 | 2010-04-14T08:38:01 | 48,568,805 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,680 | h | //Copyright (c) 2010, Information Security Institute of Wuhan Universtiy(ISIWhu)
//All rights reserved.
//
//PLEASE READ THIS DOCUMENT CAREFULLY BEFORE UTILIZING THE PROGRAM
//BY UTILIZING THIS PROGRAM, YOU AGREE TO BECOME BOUND BY THE TERMS OF
//THIS LICENSE. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO
... | [
"pengelmer@f37e807c-cba8-11de-937e-2741d7931076"
] | [
[
[
1,
65
]
]
] |
7768e1d945c7296957dc56d3488c5e28e4d920ba | 12732dc8a5dd518f35c8af3f2a805806f5e91e28 | /trunk/CodeLite/language.cpp | 8d1c4cbf01f228250e12449b462daae7842bc955 | [] | no_license | BackupTheBerlios/codelite-svn | 5acd9ac51fdd0663742f69084fc91a213b24ae5c | c9efd7873960706a8ce23cde31a701520bad8861 | refs/heads/master | 2020-05-20T13:22:34.635394 | 2007-08-02T21:35:35 | 2007-08-02T21:35:35 | 40,669,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,493 | cpp | #include "precompiled_header.h"
#include "language.h"
#include "variable.h"
#include "function.h"
#include "ctags_manager.h"
#include "y.tab.h"
#include <wx/stopwatch.h>
#include <wx/ffile.h>
#ifdef __VISUALC__
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
#endif
//=====================================... | [
"eranif@b1f272c1-3a1e-0410-8d64-bdc0ffbdec4b"
] | [
[
[
1,
651
]
]
] |
2fd76f999651fec0a6205c26ed251bcfc6ae39bc | af2233c4d6a1f94106134a73408fb234b6ae8436 | /RenderUtility/GL.h | 5168befec45985f5b1d7d13b925d8bc9388913d3 | [] | no_license | liwenqiang1990/gpu-streaming-benchmark | 33b01cd5c4964466a4be2de5a3a2f67c2389eb77 | 4339b8cc6d00820e20669488a0406d186d2ffc15 | refs/heads/master | 2020-06-01T11:07:42.246460 | 2011-06-20T21:39:02 | 2011-06-20T21:39:02 | 34,671,006 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,321 | h | #ifndef GL_H
#define GL_H
#define GLEW_STATIC
#include <GL/glew.h>
//a GL wrapper
struct glInitStatus
{
glInitStatus()
:pixelPackedAlignment(1),pixelUnpackedAlignment(1)
{};
//PixelStorei
unsigned int pixelPackedAlignment, pixelUnpackedAlignment;
//
};
/*
* A collection of reusable function... | [
"shusen.liu.hust@gmail.com@46a6917a-aa20-85b6-2959-6e77123ad00a"
] | [
[
[
1,
59
]
]
] |
f76341bcf8195f9182e15f7e9ad99695e6dfdb12 | f9351a01f0e2dec478e5b60c6ec6445dcd1421ec | /itl/src/itl/mapgentor.hpp | cabd4340df04a44a98f4646c9922174d59a3023b | [
"BSL-1.0"
] | permissive | WolfgangSt/itl | e43ed68933f554c952ddfadefef0e466612f542c | 6609324171a96565cabcf755154ed81943f07d36 | refs/heads/master | 2016-09-05T20:35:36.628316 | 2008-11-04T11:44:44 | 2008-11-04T11:44:44 | 327,076 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,136 | hpp | /*----------------------------------------------------------------------------+
Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
+-----------------------------------------------------------------------------+
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby grante... | [
"jofaber@6b8beb3d-354a-0410-8f2b-82c74c7fef9a"
] | [
[
[
1,
160
]
]
] |
ed06bb503c0c6f906772787f53c7345af8646c65 | cd07acbe92f87b59260478f62a6f8d7d1e218ba9 | /src/SpermView.cpp | 1a4392e3f6bf8f97bae062ffd6d5ba928331e59e | [] | no_license | niepp/sperm-x | 3a071783e573d0c4bae67c2a7f0fe9959516060d | e8f578c640347ca186248527acf82262adb5d327 | refs/heads/master | 2021-01-10T06:27:15.004646 | 2011-09-24T03:33:21 | 2011-09-24T03:33:21 | 46,690,957 | 1 | 1 | null | null | null | null | GB18030 | C++ | false | false | 47,996 | cpp | // SpermView.cpp : implementation of the CSpermView class
//
#include "stdafx.h"
#include "dxtrans.h"
#include "spermview.h"
#include "MemDC.h"
#include "wingdi.h"
#include "math.h"
#include "spermview.h"
#include "ImageProcess.h"
#include "Sperm.h"
#include "DShowUtilities.h"
#include "SpermDoc.h"
#in... | [
"harithchen@e030fd90-5f31-5877-223c-63bd88aa7192"
] | [
[
[
1,
1636
]
]
] |
2f5f333da1b527212826ce46a66b956565488539 | 95d583eacc45df62b6b6459e2ec79404686cb2b1 | /source/lib/string_extended.cpp | d4e12769b82e3e3e9e54cdaa9826766f1842a5e5 | [] | no_license | sebasrodriguez/teoconj | 81a917c57724a718e6288798f7c58863a1dad523 | aee99839a8ddb293b0ed1402dfe72b80dbfe0af0 | refs/heads/master | 2021-01-01T15:36:42.773692 | 2010-03-13T01:04:12 | 2010-03-13T01:04:12 | 32,334,661 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 627 | cpp | #include "string_extended.h"
void strsplit(string str, char c, ListaString &l){
bool scanning = false;
string buffer;
int i = 0;
while(str[i] != EOS){
if(str[i] == c){
if(scanning){
ListaStringInsBack(l, buffer);
scanning = false;
... | [
"srpabliyo@861ad466-0edf-11df-a223-d798cd56f61e"
] | [
[
[
1,
25
]
]
] |
1abd76c560e2ee2091b4c9fec1b59f82bbb1c424 | b4f709ac9299fe7a1d3fa538eb0714ba4461c027 | /trunk/tempomarker.h | 01c70a40d9e50bd1958bd0aabc8c1e3562c3781c | [] | no_license | BackupTheBerlios/ptparser-svn | d953f916eba2ae398cc124e6e83f42e5bc4558f0 | a18af9c39ed31ef5fd4c5e7b69c3768c5ebb7f0c | refs/heads/master | 2020-05-27T12:26:21.811820 | 2005-11-06T14:23:18 | 2005-11-06T14:23:18 | 40,801,514 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,422 | h | /////////////////////////////////////////////////////////////////////////////
// Name: tempomarker.h
// Purpose: Stores and renders tempo markers
// Author: Brad Larsen
// Modified by:
// Created: Jan 13, 2005
// RCS-ID:
// Copyright: (c) Brad Larsen
// L... | [
"blarsen@8c24db97-d402-0410-b267-f151a046c31a"
] | [
[
[
1,
211
]
]
] |
8c62f628f2f389148f2e5e6aa3c36f009a3fda44 | c0bd82eb640d8594f2d2b76262566288676b8395 | /src/game/QuestMgr.h | 86582a9fca32a5c9254910936bb5184c634c2826 | [
"FSFUL"
] | permissive | vata/solution | 4c6551b9253d8f23ad5e72f4a96fc80e55e583c9 | 774fca057d12a906128f9231831ae2e10a947da6 | refs/heads/master | 2021-01-10T02:08:50.032837 | 2007-11-13T22:01:17 | 2007-11-13T22:01:17 | 45,352,930 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,704 | h | // Copyright (C) 2004 WoW Daemon
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is dis... | [
"tdiddi@web.de"
] | [
[
[
1,
155
]
]
] |
8e4deb1555339b73d062dac6f162dd46069b3a5b | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/databaseserver/dpaccountclient.h | e50970f1d37551fc2eaadbfdbb4583627442f5b1 | [] | 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,908 | h | #ifndef __DPACCOUNTCLIENT_H__
#define __DPACCOUNTCLIENT_H__
#include "dpmng.h"
#include "msghdr.h"
#undef theClass
#define theClass CDPAccountClient
#undef theParameters
#define theParameters CAr & ar, LPBYTE lpBuf, u_long uBufSize
class CDPAccountClient : public CDPMng
{
public:
/*
#ifdef __S0114_REL... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
61
]
]
] |
0ccc23db96e21c31be4b687d582f3a50c47ebd24 | 14f73382b96f592b53bf77ee8adc4948508a3edf | /src/re330/Node.h | aa621fd3a26fd67a71b83fcb7a7a91684c4c101d | [] | no_license | alawrenc/graphics-projects | 2fb86312b13db1fb1d17f6e0c987fcc1af1568bb | d0e4fa974cb49c60ab2e6c11e1185adbea1a32cd | refs/heads/master | 2021-01-18T07:58:40.639644 | 2010-05-12T00:37:19 | 2010-05-12T00:37:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 814 | h | #ifndef __Node_h__
#define __Node_h__
#include "Matrix4.h"
#include "Camera.h"
#include "RenderContext.h"
namespace RE330
{
class Node
{
public:
// initializes to identity matrix
Node(): parent(NULL), localToWorldTransform(Matrix4::IDENTITY) {}
~Node(){ }
... | [
"hchapman@bowdoin.edu",
"alawrenc@bowdoin.edu"
] | [
[
[
1,
3
],
[
9,
9
],
[
39,
41
]
],
[
[
4,
8
],
[
10,
38
]
]
] |
94ee805e32345d5f93fcaf5d2ca9bc4937398d2f | 9f00cc73bdc643215425e6bc43ea9c6ef3094d39 | /OOP/ex1/EmptyRectangle.cpp | 08f79a4c574c53dd6164c11875b5d29c71d89226 | [] | no_license | AndreyShamis/oopos | c0700e1d9d889655a52ad2bc58731934e968b1dd | 0114233944c4724f242fd38ac443a925faf81762 | refs/heads/master | 2021-01-25T04:01:48.005423 | 2011-07-16T14:23:12 | 2011-07-16T14:23:12 | 32,789,875 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,241 | cpp | //
// @ Project : Paint
// @ File Name : Empty Rectanle.cpp
// @ Date : 3/3/2011
// @ Author : Andrey Shamis Ilia Gaysinski
// @ Description : A class that reprisen "EmptyRectangle" shape at glut window
//
#include "EmptyRectangle.h"
//======================================================================... | [
"lolnik@gmail.com@c8aee422-7d7c-7b79-c2f1-0e09d0793d10"
] | [
[
[
1,
38
]
]
] |
d14948fc5d77c4e94b37ab7cb5bd6ace383746c1 | 7a6f06d37d3a1cf37532fb12935031e558b8a6ce | /patch/source/Irrlicht/PhXSceneGlobalNode.h | 250155d0973b227d689c87d4444d2edfbb7c2908 | [] | no_license | pecc0/phx-irrlicht | 8ab7192e2604f3d1f7f4dc45a86118d162574a69 | d1009e6e46e2056fb1e046855c95ab39b2bb3fba | refs/heads/master | 2016-09-05T19:00:20.648062 | 2011-01-19T22:02:51 | 2011-01-19T22:02:51 | 32,383,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,338 | h | /* AUTORIGHTS
Copyright (C) 2010,2011 Petko Petkov (petkodp@gmail.com)
This file is part of JWorld.
JWorld 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, or (at your option)
any later ve... | [
"petkodp@8db76cfa-2e72-11de-afe2-b5feb05456f9",
"air_biker@abv.bg@8db76cfa-2e72-11de-afe2-b5feb05456f9"
] | [
[
[
1,
19
]
],
[
[
20,
46
]
]
] |
a61ae4827a740ee726dc58b5b8b586942a8bf3d7 | f25e9e8fd224f81cefd6d900f6ce64ce77abb0ae | /Exercises/OpenGL6/DDEngine/linearAlgebra.cpp | ff9143234e8d3123c1841ed65a4bf6d18a2aa0df | [] | no_license | giacomof/gameengines2010itu | 8407be66d1aff07866d3574a03804f2f5bcdfab1 | bc664529a429394fe5743d5a76a3d3bf5395546b | refs/heads/master | 2016-09-06T05:02:13.209432 | 2010-12-12T22:18:19 | 2010-12-12T22:18:19 | 35,165,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,270 | cpp | #define _USE_MATH_DEFINES
#include "linearAlgebra.h"
using namespace std;
static const float PI = 3.14159f;
static const int parallelThreads = 2;
// Constructor for vectors without parameter
Vector::Vector(void)
{
// Resize the variable to the right size and set the fourth coordinate to 0 since it ... | [
"valeriodidonato@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d"
] | [
[
[
1,
1019
]
]
] |
4ee9be4f8bb57f24a08adbb48b09b1d10735627f | a8e78ee1cae74946b8b68aaaf0447d745d6fbaf3 | /CPPUnitBCB6/borland/AppEjemplo/AppEjemplo.cpp | a6c674709615f83f7facb1be511551e548862bf2 | [] | no_license | jmnavarro/BCB_CPPUnit | 66c155026bd8445ca016e1327b0d222e3f4a10ad | 7de1560d537db56d265fde482420bc6f66f01c32 | refs/heads/master | 2021-01-23T13:58:57.815624 | 2011-07-01T08:47:23 | 2011-07-01T08:47:23 | 1,982,570 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 718 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "ITestRunner.h"
#include "MulticasterTest.h"
#include "ExampleTestCase.h"
//---------------------------------------------------------------------------
WINAPI WinMain(HINSTANCE, HINSTANCE, ... | [
"jmnavarro@gmail.com"
] | [
[
[
1,
28
]
]
] |
68a66463397b08d3fdefcd9c5c1d10b551d9cf25 | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Comun/Error.cpp | 716409144a180a722f4354244033b42ca71e7d86 | [] | 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 | 220 | cpp | #include "Error.h"
Error::Error(void){
}
Error::Error(string id, string valor, string idOperacion) : Respuesta(id, valor, idOperacion){
}
Error::~Error(void)
{
}
bool Error::isError(){
return true;
}
| [
"natlehmann@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
15
]
]
] |
5bfb2549f525388519b5bef0f6ec854d07d2aa44 | 4797c7058b7157e3d942e82cf8ad94b58be488ae | /PlayerShip.h | 90893b4762ea047ffa8964db542c1d5a10aea28d | [] | no_license | koguz/DirectX-Space-Game | 2d1d8179439870fd1427beb9624f1c5452546c39 | be672051fd0009cbd5851c92bd344d3b23645474 | refs/heads/master | 2020-05-18T02:11:47.963185 | 2011-05-25T14:35:26 | 2011-05-25T14:35:26 | 1,799,267 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 788 | h | #ifndef PLAYERSHIP__H__
#define PLAYERSHIP__H__
#include <dsound.h>
#include <vector>
#include "MySound.h"
#include "BaseObject.h"
#include "Laser.h"
class PlayerShip:public BaseObject
{
public:
PlayerShip();
bool Init(IDirect3DDevice9* d, IDirectSound8 *s);
void Update(float dtime);
void SetSpeed(... | [
"kayaoguz@gmail.com"
] | [
[
[
1,
40
]
]
] |
24978989d5d3224ee0c66b91a4bfbabf6e3dc8ae | 2112057af069a78e75adfd244a3f5b224fbab321 | /branches/ref1/src-root/include/ireon_client/interface/client_interface.h | a7166ea382ea667aac1d46c3c59adf42e06ee4ba | [] | no_license | blockspacer/ireon | 120bde79e39fb107c961697985a1fe4cb309bd81 | a89fa30b369a0b21661c992da2c4ec1087aac312 | refs/heads/master | 2023-04-15T00:22:02.905112 | 2010-01-07T20:31:07 | 2010-01-07T20:31:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,137 | h | /**
* @file client_interface.h
* Client interface class
*/
/* Copyright (C) 2005 ireon.org developers council
* $Id$
* 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 ver... | [
"psavichev@gmail.com"
] | [
[
[
1,
82
]
]
] |
906a42d5e975cb98e7230cf3ff46e219f3813ed0 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/ModelsC/MG/MG_TWOPH.CPP | 09e25be50ff796510656cee848fa90fe20669e4c | [] | 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 | 132,787 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#include "stdafx.h"
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include <float.h... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
4059
]
]
] |
e36dece399864f8fb4ce96c057ea5bfef589f058 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Shape/Compound/Collection/ExtendedMeshShape/hkpExtendedMeshShape.inl | 163f6984a89a49801bf96dc5bc5b9e9efa425308 | [] | no_license | TheProjecter/olafurabertaymsc | 9360ad4c988d921e55b8cef9b8dcf1959e92d814 | 456d4d87699342c5459534a7992f04669e75d2e1 | refs/heads/master | 2021-01-10T15:15:49.289873 | 2010-09-20T12:58:48 | 2010-09-20T12:58:48 | 45,933,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,075 | inl | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"olinord@gmail.com"
] | [
[
[
1,
162
]
]
] |
1efd09af8ffb82ece5cf99dd8c41b9b7dc7f090f | 58496be10ead81e2531e995f7d66017ffdfc6897 | /Sources/System/Win/MutexImpl.h | a63be1c636c9bfd56089980dc1c0bb7273e23224 | [] | no_license | Diego160289/cross-fw | ba36fc6c3e3402b2fff940342315596e0365d9dd | 532286667b0fd05c9b7f990945f42279bac74543 | refs/heads/master | 2021-01-10T19:23:43.622578 | 2011-01-09T14:54:12 | 2011-01-09T14:54:12 | 38,457,864 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 651 | h | //============================================================================
// Date : 22.12.2010
// Author : Tkachenko Dmitry
// Copyright : (c) Tkachenko Dmitry (TkachenkoDmitryV@gmail.com)
//============================================================================
#ifndef __MUTEXIMPL_H__
... | [
"TkachenkoDmitryV@d548627a-540d-11de-936b-e9512c4d2277"
] | [
[
[
1,
31
]
]
] |
ab1a5743b5ba09778d57e6a6f7bc60ae78a8a09e | 6ee1038554d8897956a6bb48f465a2029a4777a9 | /Controller.cc | 9b948548d1dfc130a5fefb8277832bbcbaa5f61f | [] | no_license | talalbutt/ns3.9-vanet-highway | 90372238f56c09c0f30c476c3be2a650d6f399a7 | 75552865065b3f663d33dcee82071fb5c845bf12 | refs/heads/master | 2020-03-23T18:12:24.972319 | 2011-06-27T05:48:54 | 2011-06-27T05:48:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,183 | cc | /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2005-2009 Old Dominion University [ARBABI]
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation... | [
"thomas@thomas-HP-Compaq-8000-Elite-SFF-PC.(none)",
"thomas@dallagnese.fr"
] | [
[
[
1,
25
],
[
27,
30
],
[
33,
42
],
[
48,
51
],
[
55,
59
],
[
61,
61
],
[
75,
162
],
[
173,
179
],
[
290,
299
],
[
406,
... |
109c6b6b00ff7071a3a9318593b898d57b6736e6 | 968aa9bac548662b49af4e2b873b61873ba6f680 | /imgtools/imglib/memmap/source/memmaputils.cpp | bc105162726104b5a86cc0bab189eeace9ec473a | [] | no_license | anagovitsyn/oss.FCL.sftools.dev.build | b3401a1ee3fb3c8f3d5caae6e5018ad7851963f3 | f458a4ce83f74d603362fe6b71eaa647ccc62fee | refs/heads/master | 2021-12-11T09:37:34.633852 | 2010-12-01T08:05:36 | 2010-12-01T08:05:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,188 | cpp | /*
* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.ecli... | [
"none@none"
] | [
[
[
1,
237
]
]
] |
63737fb23501808058473771371bf205e2217fca | 01fadae9f2a6d3f19bc843841a7faa9c40fc4a20 | /CG/Cycle_CGHW2.cpp | b0b287ec09698554f41a307f80650b933f8bfc75 | [] | no_license | passzenith/passzenithproject | 9999da29ac8df269c41d280137113e1e2638542d | 67dd08f4c3a046889319170a89b45478bfd662d2 | refs/heads/master | 2020-12-24T14:36:46.389657 | 2010-09-05T02:34:42 | 2010-09-05T02:34:42 | 32,310,266 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,161 | cpp | /*
CG Assignment #2
By Noravee Sungpuag 50051291
Passarapa Kerdinntra 50051374
*/
#include<GL/glut.h>
#include <stdio.h>
#include <conio.h>
#include <time.h>
int xCenter,yCenter,radius;
int x=0;
int y=0;
void setPixel(int xC, int yC)
{
glBegin(GL_POINTS);
glVertex2... | [
"passzenith@00fadc5f-a3f2-dbaa-0561-d91942954633"
] | [
[
[
1,
108
]
]
] |
48449d3f6c85be604311cce11acc385378020c8b | 9b97e981165cf4a4a00694d51977445b6795499b | /MS-STS_WIN32/ui_mainwindow.h | 2979eff294bb5e5b4a200526d4947c29ba044b7e | [] | no_license | trptrp/qtpcap | d81c821ceb5f06f321a96745ef05809f2b77ef7e | cdfbb3b97e75936175aa8b4bf4bc93cc9e1c734e | refs/heads/master | 2021-01-02T09:43:05.593126 | 2010-11-24T08:39:33 | 2010-11-24T08:39:33 | 38,862,879 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,954 | h | /********************************************************************************
** Form generated from reading UI file 'mainwindow.ui'
**
** Created: Sat Oct 30 15:22:40 2010
** by: Qt User Interface Compiler version 4.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
... | [
"cn.wei.hp@5204a1b5-1fd8-8296-39ea-a28714a575d6"
] | [
[
[
1,
83
]
]
] |
a8f50775c7f118e949d212642c1d666c84aebad5 | 3d9e738c19a8796aad3195fd229cdacf00c80f90 | /src/gui/app/Input_mode_toolbar.cpp | bfb98aba0aefeaafbf700de3c0ddf082ca00adaa | [] | no_license | mrG7/mesecina | 0cd16eb5340c72b3e8db5feda362b6353b5cefda | d34135836d686a60b6f59fa0849015fb99164ab4 | refs/heads/master | 2021-01-17T10:02:04.124541 | 2011-03-05T17:29:40 | 2011-03-05T17:29:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,663 | cpp | /* This source file is part of Mesecina, a software for visualization and studying of
* the medial axis and related computational geometry structures.
* More info: http://www.agg.ethz.ch/~miklosb/mesecina
* Copyright Balint Miklos, Applied Geometry Group, ETH Zurich
*
* $Id: Record_toolbar.cpp 98 2007-05-01 2... | [
"balint.miklos@localhost"
] | [
[
[
1,
50
]
]
] |
fd73429b4463aa3a0e089cc9b984239e7f420038 | b5b57f95c6ee44fbb7d9c8ddda870c5338359e01 | /common.cpp | b36ef042b29639d554d5db886ea5157a844f9182 | [] | no_license | Objelisks/descendinghammer | bcaa81b086da65f4207339c2348cbcdb2c765e44 | 2cbd67bcfba5ee1008d58bde59cfee18f01166b6 | refs/heads/master | 2020-04-21T17:26:35.740409 | 2009-04-04T06:20:01 | 2009-04-04T06:20:01 | 32,121,262 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 316 | cpp | #include "common.h"
volatile int frameRate = 0;
double rad(double deg)
{
return deg*PI/180.0;
};
double deg(double rad)
{
return rad*180.0/PI;
};
DrawableWrapper::DrawableWrapper(int _x, int _y, int _z, double _s, BITMAP* img, int c)
{
x=_x;
y=_y;
z=_z;
s=_s;
color=c;
image=img;
}; | [
"supertyrian@ae15d362-055d-11de-a1f0-819f45317607"
] | [
[
[
1,
23
]
]
] |
03c10355298cb4ea246956a67c15c6a6446f6bee | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/level/trees/OnionTree.cpp | 8686d6c0d1d77611f0eaa070b927614855250389 | [] | 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 | 5,144 | cpp | /***
* hesperus: OnionTree.cpp
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#include "OnionTree.h"
#include <boost/lexical_cast.hpp>
#include <boost/tokenizer.hpp>
using boost::bad_lexical_cast;
using boost::lexical_cast;
#include <source/exceptions/Exception.h>
#include <source/math/... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
166
]
]
] |
cd84f4bc79aec1aa67179a51d1131c216c3b8be2 | bd48897ed08ecfea35d8e00312dd4f9d239e95c4 | /contest/run/E.cpp | f73327e52a3ed7b820e74c8be16148e68e0290a5 | [] | 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 | 1,300 | cpp | #include <iostream>
#include <queue>
#include <set>
#include <map>
#include <vector>
#define mp make_pair
#define pb push_back
#define sqr(x) ((x)*(x))
#define foreach(it,c) for(typeof((c).begin()) it = (c).begin(); it != (c).end(); ++it)
using namespace std;
typedef vector<int> VI;
typedef vector<VI> ... | [
"blmarket@dbb752b6-32d3-11de-9d05-31133e6853b1"
] | [
[
[
1,
85
]
]
] |
c1ad262e81409d77b19f4d34a43f0348308ce4de | b4f709ac9299fe7a1d3fa538eb0714ba4461c027 | /trunk/chordtext.h | 2ac7c5f548a34fd8187c897d68009bae09fe14f7 | [] | no_license | BackupTheBerlios/ptparser-svn | d953f916eba2ae398cc124e6e83f42e5bc4558f0 | a18af9c39ed31ef5fd4c5e7b69c3768c5ebb7f0c | refs/heads/master | 2020-05-27T12:26:21.811820 | 2005-11-06T14:23:18 | 2005-11-06T14:23:18 | 40,801,514 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,154 | h | /////////////////////////////////////////////////////////////////////////////
// Name: chordtext.h
// Purpose: Stores and renders chord text
// Author: Brad Larsen
// Modified by:
// Created: Jan 3, 2005
// RCS-ID:
// Copyright: (c) Brad Larsen
// License... | [
"blarsen@8c24db97-d402-0410-b267-f151a046c31a"
] | [
[
[
1,
106
]
]
] |
44c1c2b2f96a420f4acb7409be064ec2f5e58dc3 | b3b0c727bbafdb33619dedb0b61b6419692e03d3 | /Source/WinService/GTest/stdafx.cpp | 16c66f9d0a891abf9e725947e6fdd15d22753f35 | [] | no_license | testzzzz/hwccnet | 5b8fb8be799a42ef84d261e74ee6f91ecba96b1d | 4dbb1d1a5d8b4143e8c7e2f1537908cb9bb98113 | refs/heads/master | 2021-01-10T02:59:32.527961 | 2009-11-04T03:39:39 | 2009-11-04T03:39:39 | 45,688,112 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 265 | cpp | // stdafx.cpp : 只包括标准包含文件的源文件
// GTest.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中
// 引用任何所需的附加头文件,而不是在此文件中引用
| [
"youxiaoitaly@hotmail.com"
] | [
[
[
1,
8
]
]
] |
d6bb27d83b9e0deb5ae16d43206f521cc87b5b07 | a30b091525dc3f07cd7e12c80b8d168a0ee4f808 | /EngineAll/Utility/FileCollection.h | d20c4831bec97cb5328f386aaf7d75000da5eb52 | [] | no_license | ghsoftco/basecode14 | f50dc049b8f2f8d284fece4ee72f9d2f3f59a700 | 57de2a24c01cec6dc3312cbfe200f2b15d923419 | refs/heads/master | 2021-01-10T11:18:29.585561 | 2011-01-23T02:25:21 | 2011-01-23T02:25:21 | 47,255,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,783 | h | /*
FileCollection.h
Written by Matthew Fisher
A FileCollection stores a large number of files as a single file. It is similar to a tar file in functionality.
*/
#pragma once
const UINT MaxFilenameLength = 512;
struct FileCollectionHeader
{
UINT FileCount;
};
struct FileCollectionFileHeader
{
... | [
"zhaodongmpii@7e7f00ea-7cf8-66b5-cf80-f378872134d2"
] | [
[
[
1,
68
]
]
] |
c10e68ce520d666b4f5f03b79ba8e8e59a93db33 | 0bb573926a584973e63de0ea6ecfa627fcc54710 | /kinect_headtracking/KProgram.h | bb0be8676c66a955eabace8be14e91addc14bf69 | [] | no_license | hadgiske/kinect-head-tracking | 19157f9c3247e90f76975099b06a459642d5af7d | a9d0a76dc9274728e8404f91a4c91232065b7269 | refs/heads/master | 2021-01-20T02:15:24.608847 | 2011-01-07T01:31:27 | 2011-01-07T01:31:27 | 32,096,537 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 696 | h | #pragma once
#include <cstdlib>
#include <gl/glut.h>
#include "defines.h"
#include "KHeadTrack.h"
#include "KGlutInput.h"
#include "kKinect.h"
class KProgram
{
// This to be the main-helper-class and thus it should only be static, so no constructor
private:
KProgram(void);
~KProgram(void);
// S... | [
"eusebius90@17e18ffd-2d5c-bf65-2f45-b884abe9fe7f",
"Sp3ssi@17e18ffd-2d5c-bf65-2f45-b884abe9fe7f"
] | [
[
[
1,
1
],
[
3,
6
],
[
8,
9
],
[
11,
26
],
[
28,
28
],
[
33,
34
]
],
[
[
2,
2
],
[
7,
7
],
[
10,
10
],
[
27,
27
... |
af0f39d724ec2188406e29bda2d68921ea526d26 | a04058c189ce651b85f363c51f6c718eeb254229 | /Src/HyperlinkHandler.hpp | 3e7e5c3007e6adf06dc18bdd01706bc5ce7ce02f | [] | no_license | kjk/moriarty-palm | 090f42f61497ecf9cc232491c7f5351412fba1f3 | a83570063700f26c3553d5f331968af7dd8ff869 | refs/heads/master | 2016-09-05T19:04:53.233536 | 2006-04-04T06:51:31 | 2006-04-04T06:51:31 | 18,799 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,236 | hpp | #ifndef HYPERLINK_HANDLER_HPP__
#define HYPERLINK_HANDLER_HPP__
#include <Definition.hpp>
#define urlSchemaHttp _T("http")
#define urlSchemaDream _T("dream")
#define urlSchemaMovie _T("movie")
#define urlSchemaTheatre _... | [
"andrzejc@a75a507b-23da-0310-9e0c-b29376b93a3c",
"szymonk@a75a507b-23da-0310-9e0c-b29376b93a3c",
"kjk@a75a507b-23da-0310-9e0c-b29376b93a3c"
] | [
[
[
1,
33
],
[
37,
141
]
],
[
[
34,
34
],
[
36,
36
]
],
[
[
35,
35
]
]
] |
91d50d42cb59417cd914b5668982a9e9c35a4092 | cd61c8405fae2fa91760ef796a5f7963fa7dbd37 | /Sauron/SonarUnitTests/LineSegmentTest.cpp | c55e17e94b579b5ff4a6659819c4d12bda5e09b9 | [] | no_license | rafaelhdr/tccsauron | b61ec89bc9266601140114a37d024376a0366d38 | 027ecc2ab3579db1214d8a404d7d5fa6b1a64439 | refs/heads/master | 2016-09-05T23:05:57.117805 | 2009-12-14T09:41:58 | 2009-12-14T09:41:58 | 32,693,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,419 | cpp | #include "MathHelper.h"
#include "LineSegment.h"
#include "ariaUtil.h"
using namespace System;
using namespace System::Text;
using namespace System::Collections::Generic;
using namespace Microsoft::VisualStudio::TestTools::UnitTesting;
namespace SonarUnitTests
{
[TestClass]
public ref class LineSegmentTes... | [
"budsbd@8373e73c-ebb0-11dd-9ba5-89a75009fd5d"
] | [
[
[
1,
254
]
]
] |
1db6640b357e6046547184dbb4b877f2c4918c77 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/date_time/src/gregorian/greg_names.hpp | 87feec785b3e4a8690debb5b529d263d10b92aa2 | [
"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,378 | hpp | /* Copyright (c) 2002-2004 CrystalClear Software, Inc.
* Use, modification and distribution is subject to the
* Boost Software License, Version 1.0. (See accompanying
* file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
* Author: Jeff Garland, Bart Garst
* $Date: 2004/07/18 18:35:16 $
*/
#ifndef ... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
43
]
]
] |
0a38ac5c96c0aa22d3057e8ef39f954eb6cc7d49 | 8d3bc2c1c82dee5806c4503dd0fd32908c78a3a9 | /samples/entity/component_health.cpp | 6ab804589d538744f5aa5112d5cc0011ba0d9c04 | [] | no_license | ryzom/werewolf2 | 2645d169381294788bab9a152c4071061063a152 | a868205216973cf4d1c7d2a96f65f88360177b69 | refs/heads/master | 2020-03-22T20:08:32.123283 | 2010-03-05T21:43:32 | 2010-03-05T21:43:32 | 140,575,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 203 | cpp | #include "component_health.h"
bool ComponentHealth::handleEvent(EntityEvent event, Entity *subject) {
nlinfo("Retrieving health: %d", subject->GetProperty<int>("MaxHealth").Get());
return true;
} | [
"1817145+mattraykowski@users.noreply.github.com"
] | [
[
[
1,
6
]
]
] |
518131310403bc5238d9154cefa0694dd762c39d | e7788311c515f48118df40d1fd9f72d457bebff5 | /SimpleEchoUDPServer/SimpleEchoUDPServer.cpp | 997ee13dae26a4e768eec2b0e7dcec5833c6dbcc | [] | no_license | jbreslin33/dreamsock | 3af9131bd8437a2996e37b8413c6c85adfe5dbb1 | b6ee1bc1552266aef16970994493cc88fd172848 | refs/heads/master | 2021-01-02T09:31:59.704311 | 2010-12-21T05:28:21 | 2010-12-21T05:28:21 | 37,391,262 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,865 | cpp | /*
Simple echo UDP server
Teijo Hakala 2001
*/
// Define _WINSOCKAPI_ so windows.h will not include old WinSock header.
#ifndef _WINSOCKAPI_
#define _WINSOCKAPI_
#endif
#include <windows.h>
#include <winsock2.h>
#include <stdio.h>
// Declare the sockets we use.
SOCKET Socket;
int dreamSock_Init... | [
"jbreslin33@localhost"
] | [
[
[
1,
194
]
]
] |
bbe1fbe1d834c2545658e78a965cd5a3f8147ee3 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/Neuz/clord.h | 9d4aff595bbec0f65ada808b34936146f3a411f2 | [] | 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 | 2,255 | h | #ifndef __CLORD_H__
#define __CLORD_H__
#if __VER >= 12 // __LORD
#include "lord.h"
// 아래의 클라이언트용 클래스들은
// 기본 클래스들을 상속 받는 후
// 후크 함수(Do...로 시작하는)들을 재정의 하여
// 화면 출력을 처리하게 한다
class CCLord
: public CLord
{
public:
CCLord();
virtual ~CCLord();
static CCLord* Instance( void );
virtual void CreateC... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
77
]
]
] |
9b8e851e71802c9cc217b4963973a3c44c3c572f | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/SceneData/Mesh/Channels/hkxEdgeSelectionChannel.h | f3130402df4c4d322a051c3509282dd4d0744b1f | [] | 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 | 1,745 | h | /*
*
* 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,
53
]
]
] |
8e04ef5019559fa95487ae45a4714b7027b60a23 | 7c51155f60ff037d1b8d6eea1797c7d17e1d95c2 | /Demo/ExceptionThrower.cpp | c84d164694abb22dd557fdceaba3a71e2b91bad5 | [] | no_license | BackupTheBerlios/ejvm | 7258cd180256970d57399d0c153d00257dbb127c | 626602de9ed55a825efeefd70970c36bcef0588d | refs/heads/master | 2020-06-11T19:47:07.882834 | 2006-07-10T16:39:59 | 2006-07-10T16:39:59 | 39,960,044 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,938 | cpp | #include "ExceptionThrower.h"
#include "Loader.h"
#include "Object.h"
#include "ClassData.h"
ExceptionThrower* ExceptionThrower::exceptionThrowerInstance = NULL;
Object* ExceptionThrower::exceptionObject = NULL;
ExceptionThrower::ExceptionThrower()
{
}
ExceptionThrower::~ExceptionThrower()
{
}
Excep... | [
"almahallawy"
] | [
[
[
1,
98
]
]
] |
82cf510c1b6c56da3fe440b6334c9ca7efd04b64 | 33cdd09e352529963fe8b28b04e0d2e33483777b | /trunk/LMPlugin/tiDCFrequencyI_Recordset.cpp | 425295b7cf2db6163b27a42ca1e21ecf1a07c501 | [] | no_license | BackupTheBerlios/reportasistent-svn | 20e386c86b6990abafb679eeb9205f2aef1af1ac | 209650c8cbb0c72a6e8489b0346327374356b57c | refs/heads/master | 2020-06-04T16:28:21.972009 | 2010-05-18T12:06:48 | 2010-05-18T12:06:48 | 40,804,982 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,444 | cpp | // tiDCFrequencyI_Recordset.cpp : implementation file
//
/*
This file is part of LM Report Asistent.
Authors: Jan Dedek, Jan Kodym, Martin Chrz, Iva Bartunkova
LM Report Asistent is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the F... | [
"chrzm@fded5620-0c03-0410-a24c-85322fa64ba0"
] | [
[
[
1,
81
]
]
] |
2e61fba7b17a497d155bc72c106c8912e24a3192 | 21868e763ab7ee92486a16164ccf907328123c00 | /completer.cpp | 772b6a95f25cfcce8d886d71d3873791f9faff51 | [] | no_license | nodesman/flare | 73aacd54b5b59480901164f83905cf6cc77fe2bb | ba95fbfdeec1d557056054cbf007bf485c8144a6 | refs/heads/master | 2020-05-09T11:17:15.929029 | 2011-11-26T16:54:07 | 2011-11-26T16:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 96 | cpp | #include "completer.h"
#include <QCompleter>
Completer::Completer(QWidget *parent)
{
}
| [
"raj@chitika.com"
] | [
[
[
1,
7
]
]
] |
d9c9bfee44ad9369d0185b2bcbd71e91d03c01b8 | 877bad5999a3eeab5d6d20b5b69a273b730c5fd8 | /TestKhoaLuan/DirectShowTVSample/WinCap/CDVProp.cpp | b0bd0df0e3be6d459f6e6bb80db7b530653e2fda | [] | no_license | eaglezhao/tracnghiemweb | ebdca23cb820769303d27204156a2999b8381e03 | aaae7bb7b9393a8000d395c1d98dcfc389e3c4ed | refs/heads/master | 2021-01-10T12:26:27.694468 | 2010-10-06T01:15:35 | 2010-10-06T01:15:35 | 45,880,587 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,215 | cpp | #include "stdafx.h"
#include "CDVProp.h"
//-----------------------------------------------------------------------------
// Name: OnReceiveMsg()
// Desc: Called whenever the dialog window receives a message.
//-----------------------------------------------------------------------------
CDVProp::OnReceiveMs... | [
"nCoreNiceIT@gmail.com"
] | [
[
[
1,
242
]
]
] |
cb6efd7f6b4e5faf714db91f46dd893fe3294e43 | 96f796a966025265020459ca2a38346c3c292b1e | /Ansoply/DynamicBitmap.h | 148e7d6d2ef8aa7ef598cb2ae9e9e7d467c3bfe9 | [] | no_license | shanewfx/ansoply | 222979843662ddb98fb444ce735d607e3033dd5e | 99e91008048d0c1afbf80152d0dc173a15e068ee | refs/heads/master | 2020-05-18T15:53:46.618329 | 2009-06-17T01:04:47 | 2009-06-17T01:04:47 | 32,243,359 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,094 | h | #pragma once
#include "ansoplyobject.h"
#include "project.h"
#include <list>
#include <string>
#include <vector>
using namespace std;
class CDynamicBitmap :
public CAnsoplyObject
{
friend class CMultiSAP;
public:
CDynamicBitmap(void);
~CDynamicBitmap(void);
void SetSurface(IDirectDrawSurface7* ... | [
"Gmagic10@26f92a05-6149-0410-981d-7deb1f891687",
"gmagic10@26f92a05-6149-0410-981d-7deb1f891687"
] | [
[
[
1,
2
],
[
4,
12
],
[
14,
20
],
[
22,
31
],
[
33,
34
],
[
40,
40
],
[
42,
45
],
[
50,
51
]
],
[
[
3,
3
],
[
13,
1... |
d7b164bbfdf47665dff93839e0c196cec5650e36 | 1ff9f78a9352b12ad34790a8fe521593f60b9d4f | /Template/Rectangle.cpp | 565104c3af4bc79fc91bbcd3b7af5ad505b59522 | [] | no_license | SamOatesUniversity/Year-2---Game-Engine-Construction---Sams-Super-Space-Shooter | 33bd39b4d9bf43532a3a3a2386cef96f67132e1e | 46022bc40cee89be1c733d28f8bda9fac3fcad9b | refs/heads/master | 2021-01-20T08:48:41.912143 | 2011-01-19T23:52:25 | 2011-01-19T23:52:25 | 41,169,993 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,375 | cpp | #include "Rectangle.h"
CRectangle::CRectangle( int x, int y, int w, int h )
{
x_ = x;
y_ = y;
w_ = w;
h_ = h;
clipx1_ = x_;
clipy1_ = y_;
clipx2_ = x_ + w_;
clipy2_ = y_ + h_;
posx_ = 0;
posy_ = 0;
}
CRectangle::~CRectangle( void )
{
}
bool CRectangle::isInDestination( CRectangle *d... | [
"sam@samoatesgames.com"
] | [
[
[
1,
88
]
]
] |
d97cdccb2ab986fdbae07be164560263618e94c5 | 44e10950b3bf454080553a5da36bf263e6a62f8f | /depends/include/Totem/Addons/TemplateEventHandler.cpp | 7bba15331883385af6b2a414f1bdd04892c98a73 | [] | no_license | ptrefall/ste6246tradingagent | a515d88683bf5f55f862c0b3e539ad6144a260bb | 89c8e5667aec4c74aef3ffe47f19eb4a1b17b318 | refs/heads/master | 2020-05-18T03:50:47.216489 | 2011-12-20T19:02:32 | 2011-12-20T19:02:32 | 32,448,454 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,189 | cpp | #include <Totem/Addons/TemplateEventHandler.h>
using namespace Totem;
using namespace Addon;
bool TemplateEventHandler::hasEvent(const T_HashedString &id, int num_params)
{
if(num_params == 0)
{
T_Map<T_HashedStringType, IEventSignal*>::Type::iterator it = events0.find(id.getId());
if(it != events0.en... | [
"PTrefall@gmail.com@92bc644c-bee7-7203-82ab-e16328aa9dbe"
] | [
[
[
1,
90
]
]
] |
6945ae97b296f239bc504eb6b1c59fa29430fcc6 | 5f1779f2e881e8817e28bd323440e17add991155 | /addons/amxmodx/scripting/uwc3xmod/tasks.inl | 6949dfb55fc9aefb0d63b5e5ba5bf0c6713fc4be | [] | no_license | AminTaheri1/uwc3x | 21410162c48c9e8f94e9dd338876d88e30b90bff | 49258229e4e378b81862ab5e176c3e10fd2c9457 | refs/heads/master | 2021-01-18T20:12:17.876048 | 2011-01-03T21:01:02 | 2011-01-03T21:01:02 | 34,625,945 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 77,273 | inl |
public __TaskShowHudChat(id)
{
id -= __HUDCHAT_TASKID_UPDATE;
new message[__HUDCHAT_MAXMSGLEN];
new messages[((__HUDCHAT_MAXMSGLEN - 1) * __HUDCHAT_MAXLINES) + __HUDCHAT_MAXLINES];
new m, len;
for(m = 0; m < __HUDCHAT_MSGCOUNT[id]; m++)
{
ArrayGetString(__HUDCHAT_MESSAGES[id], m, message, charsm... | [
"hostcheap@840eb890-4279-fec9-49b3-ec91e02591cc",
"stormzone.site@840eb890-4279-fec9-49b3-ec91e02591cc"
] | [
[
[
1,
41
],
[
43,
46
],
[
48,
52
],
[
54,
58
],
[
60,
61
],
[
63,
64
],
[
66,
70
],
[
72,
73
],
[
75,
77
],
[
79,
81
... |
b6a9f14569441310bcaae03592359448ae6a0e8d | 4f89f1c71575c7a5871b2a00de68ebd61f443dac | /src/algorithms/features/IFeaturesMatcher.hpp | 09d427a99d5517610ef0b84d7fa0465f2639bc9a | [] | no_license | inayatkh/uniclop | 1386494231276c63eb6cdbe83296cdfd0692a47c | 487a5aa50987f9406b3efb6cdc656d76f15957cb | refs/heads/master | 2021-01-10T09:43:09.416338 | 2009-09-03T16:26:15 | 2009-09-03T16:26:15 | 50,645,836 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 931 | hpp | #if !defined(IFEATURES_MATCHER_HEADER_INCLUDED)
#define IFEATURES_MATCHER_HEADER_INCLUDED
// Noisy features matching
// ~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
// Headers
#include "ScoredMatch.hpp"
#include <vector>
namespace uniclop
{
using namespa... | [
"rodrigo.benenson@gmailcom"
] | [
[
[
1,
37
]
]
] |
9ea9a60c44b30c718c3e519dab35b83801f3d3b1 | 4d838ba98a21fc4593652e66eb7df0fac6282ef6 | /CaveProj/Player.h | 05ca002a90944dbbd49afd088e0f733189d4091f | [] | no_license | davidhart/ProceduralCaveEditor | 39ed0cf4ab4acb420fa2ad4af10f9546c138a83a | 31264591f2dcd250299049c826aeca18fc52880e | refs/heads/master | 2021-01-17T15:10:09.100572 | 2011-05-03T19:24:06 | 2011-05-03T19:24:06 | 69,302,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 759 | h | #pragma once
#ifndef _PLAYER_H_
#define _PLAYER_H_
#include "Vector.h"
#include "Camera.h"
#include <vector>
class Environment;
class RenderWindow;
class Player
{
public:
Player(Environment& environment);
void Load(RenderWindow& renderWindow);
void Update(const Vector2f& movement, const Vector2f& ... | [
"david.hart555@googlemail.com"
] | [
[
[
1,
36
]
]
] |
d9058cdfcaac430882d8ed4f2686215033f0423e | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/datamodl.hpp | 0435b1ef7c2388c3ac508a0b57e1dafbd7041558 | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,638 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'DataModl.pas' rev: 6.00
#ifndef DataModlHPP
#define DataModlHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <DBTabl... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
75
]
]
] |
5bd827a4738402511f27bc2894b2acadfea3ce19 | d7040d1802ff8d69100c8d90b0191b8f7087eed8 | /刘晋德_短信集成/Phone/Phone/MessageDlg.h | 9a0ea2ac8a85a240e7d2a79f1c9dbf5db12911b3 | [] | no_license | radtek/scu-phone | 689fa50e785c01e2154959f46d1edad3926f3efb | 4cbe8f803858ded7a92238af91b8fecfe58f348f | refs/heads/master | 2020-12-31T07:44:04.107424 | 2011-05-08T10:35:40 | 2011-05-08T10:35:40 | 58,142,165 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,295 | h | #pragma once
#include "afxwin.h"
#include "afxcmn.h"
// MessageDlg 对话框
class MessageDlg : public CDialog
{
DECLARE_DYNAMIC(MessageDlg)
public:
MessageDlg(CWnd* pParent = NULL); // 标准构造函数
virtual ~MessageDlg();
// 对话框数据
enum { IDD = IDD_Main_Messagedlg };
private:
int m_currentTab;
protect... | [
"sculiujinde@gmail.com"
] | [
[
[
1,
52
]
]
] |
e79a0601f512a7d15d3bbbadac22859d78308259 | 135522f4ca53fda5a5f5eac5b79a3f5f8f2c089f | /EasyWar/Sound.cpp | ef0c98446284c0b86d4ef464352fc98e1af090b2 | [] | no_license | weimingtom/easywar | b0a006a59cc059131ba30c6aa8fd238643a201de | 5279851c0c23af51b2273b2076d05f44a50bc2c7 | refs/heads/master | 2021-01-09T21:58:26.257817 | 2009-12-13T02:52:06 | 2009-12-13T02:52:06 | 44,422,879 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,198 | cpp | #include "stdafx.h"
#include "Sound.h"
Sound* Sound::m_me = NULL;
Sound::Sound()
{
}
Sound::~Sound()
{
}
//获取本类的单件
Sound* Sound::GetSingle()
{
if( m_me == NULL )
{
m_me = new Sound();
}
return m_me;
}
//摧毁函数
void Sound::Destroy()
{
if( m_me )
{
Mix_CloseAudio();
FreeA... | [
"xujia1985@d64887d6-d1e9-11de-a205-5990a31c5447"
] | [
[
[
1,
149
]
]
] |
e60d4c7bef8a27abc64c8996ba211f5fc4cc3dd1 | 53be98f8be4a38b11f5d25f0914295660660bfcc | /Source/main.cxx | b6293ddcbd165e6e3c617c454dfb6ab1fba24e49 | [] | no_license | midas-journal/midas-journal-786 | ec0f3e3b67a79a9cd82eff3a393b4418604b980f | 6730ce90c4bbc63146089f40b036f78227203b28 | refs/heads/master | 2021-01-19T16:57:29.080520 | 2011-08-22T13:48:17 | 2011-08-22T13:48:17 | 2,248,756 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,840 | cxx | /*=========================================================================
Program: Insight Segmentation & Registration Toolkit
Module: $RCSfile: main.cxx,v $
Language: C++
Date: $Date$
Version: $Revision$
Copyright (c) Insight Software Consortium. All rights reserved.
See ITKCopyright.txt or h... | [
"root@insight-journal.org"
] | [
[
[
1,
113
]
]
] |
82881d42562d97a272d662077d47a54e54b8c629 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/QtGui/qprintengine.h | 4b41d120bea921aec165af5b46c48577dab8c3b7 | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,646 | 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... | [
"alon@rogue.(none)"
] | [
[
[
1,
117
]
]
] |
8e3ed6d63e5dce6ef5cec748284a2bce4f58890a | adc59ef30a9ded0fa3dba3be1bb5ae4ecb713172 | /cylinder.cpp | c22a2e82f8212500f2bc624767ba138abdd7cb68 | [] | no_license | NIA/D3DShadows | b4e864022204cec0a097b1c453c630d21a373dec | 3a6f84d24413e2bcecc4d76984fa88b45205695d | refs/heads/master | 2016-09-05T11:20:25.554675 | 2009-11-30T03:41:06 | 2009-11-30T03:41:06 | 386,517 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,754 | cpp | #include "cylinder.h"
const Index CYLINDER_EDGES_PER_BASE = 300;
const Index CYLINDER_EDGES_PER_HEIGHT = 250;
const Index CYLINDER_EDGES_PER_CAP = 100;
const Index CYLINDER_VERTICES_COUNT
= (CYLINDER_EDGES_PER_BASE)*((CYLINDER_EDGES_PER_HEIGHT + 1) + 2 + 2*(CYLINDER_EDGES_PER_CAP -1)) // vertices per CYLI... | [
"nia.fti@mail.ru"
] | [
[
[
1,
171
]
]
] |
e08a57c8ff23bc0647a5376ddc09ceb03180cce5 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestsettingpage/inc/bctestsettingpagecase.h | 22a86dc271368fdc7e4bd48eadbfa200f9fd443b | [] | 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 | 2,500 | 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,
115
]
]
] |
34a8d86e854aaf53db087cdaee5765b6d6cb78bf | 6dd76b2926b02d80da4c01769659b4f8a21dd54e | /JudyArray/Stdafx.cpp | 7629b7703c4d78331828f2b454f703751ef5a0e1 | [] | no_license | dump247/JudyArray | b33b9af4fb830bc85c64cca7b9a37ae9caddaccf | a2351759ddf79de377f39140cd64e9e8fa5501f8 | refs/heads/master | 2020-04-06T07:02:35.742181 | 2011-03-23T08:48:17 | 2011-03-23T08:48:17 | 1,471,037 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,040 | cpp | // _________________
//
// Copyright (C) 2011 Cory Thomas
//
// This program is free software; you can redistribute it and/or modify it
// under the term of the GNU Lesser General Public License as published by the
// Free Software Foundation; either version 2 of the License, or (at your
// option) any later ver... | [
"dump247@gmail.com",
"cthomas7577@gmail.com"
] | [
[
[
1,
17
]
],
[
[
18,
24
]
]
] |
edfd6350fb6eb79697b893fae42cdf89f7a086bf | 19b8f2132768c8c52238180e15815cbd4243b41d | /EDA fase II/EDA II Fase 900/900/main.cpp | 21af359a2ec20b0e6d8ec67ffddf3c160bc5a7ef | [] | no_license | Greatfox/Programas-EDA | 604ae99e2576ecfae8a0a2965834d1206f41fb02 | 73d5d5961e041c27aadea0314f066e21e6d87807 | refs/heads/master | 2016-09-03T02:23:10.221535 | 2011-12-16T04:44:39 | 2011-12-16T04:44:39 | 2,279,239 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 371 | cpp | #include <stdio.h>
long long fibo[51];
void fibonacci ()
{
int i = 1;
fibo[0] = 1, fibo[1] = 1;
while (i++ < 51)
{
fibo[i] = fibo[i-1] + fibo[i-2];
}
}
int main ()
{
int n;
fibonacci();
while (scanf ("%d", &n))
{
if (n == 0) return 0;
p... | [
"alvaro.zuniga@ucsp.edu.pe"
] | [
[
[
1,
25
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.