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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5b4e0d164c08236f9ca0d2f1de37c3d985413660 | 42a799a12ffd61672ac432036b6fc8a8f3b36891 | /cpp/IGC_Tron/IGC_Tron/OGLRenderer.cpp | 8fce5199de746be9731fafb68934a9f42fe0d190 | [] | no_license | timotheehub/igctron | 34c8aa111dbcc914183d5f6f405e7a07b819e12e | e608de209c5f5bd0d315a5f081bf0d1bb67fe097 | refs/heads/master | 2020-02-26T16:18:33.624955 | 2010-04-08T16:09:10 | 2010-04-08T16:09:10 | 71,101,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,558 | cpp | /**************************************************************************/
/* This file is part of IGC Tron */
/* (c) IGC Software 2009 - 2010 */
/* Author : Pierre-Yves GATOUILLAT */
/*******... | [
"fenrhil@de5929ad-f5d8-47c6-8969-ac6c484ef978",
"raoul12@de5929ad-f5d8-47c6-8969-ac6c484ef978",
"timotheehub@users.noreply.github.com"
] | [
[
[
1,
165
],
[
167,
168
],
[
170,
177
],
[
182,
195
],
[
197,
197
],
[
199,
264
],
[
278,
286
],
[
290,
312
],
[
315,
315
],
[
... |
dfe2108d6d770078c0a31e321ea77b2909d1e968 | 4d91ca4dcaaa9167928d70b278b82c90fef384fa | /DistributionWizard/DistributionCreator/DistributionCreator/Diagnostics.cpp | 21ad8fc04e5a8b463e0b6b9cdba73508ec67e531 | [] | no_license | dannydraper/CedeCryptClassic | 13ef0d5f03f9ff3a9a1fe4a8113e385270536a03 | 5f14e3c9d949493b2831710e0ce414a1df1148ec | refs/heads/master | 2021-01-17T13:10:51.608070 | 2010-10-01T10:09:15 | 2010-10-01T10:09:15 | 63,413,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,237 | cpp | // This work is dedicated to the Lord our God. King of Heaven, Lord of Heaven's Armies.
#include "Diagnostics.h"
Diagnostics::Diagnostics ()
{
}
Diagnostics::~Diagnostics ()
{
}
void Diagnostics::Initialise (HWND hWnd)
{
SetParentHWND (hWnd);
SetBgColor (GetSysColor (COLOR_BTNFACE));
SetParentHW... | [
"ddraper@f12373e4-23ff-6a4a-9817-e77f09f3faef"
] | [
[
[
1,
115
]
]
] |
8b5b3cbce994ac7519afcca035ad8e336c9bf1fe | 29c5bc6757634a26ac5103f87ed068292e418d74 | /src/tlclasses/CQuest.h | 54990f818253205cff1532bdc42d4041f14f85d2 | [] | 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,127 | h | #pragma once
#include "CRunicCore.h"
#include "CLevelTemplateData.h"
#include "CQuestDialog.h"
#include "CQuestRewards.h"
#include "CQuestRequirements.h"
namespace TLAPI
{
struct CQuestManager;
#pragma pack(1)
struct CQuest : CRunicCore
{
PVOID unk0;
CLevelTemplateData *pCLevelT... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
51
]
]
] |
9ef4c26f73eaeb69d5c66277cf69caf44cc8116f | b3aa9f23d68b70de141a8b5566b5f07198587e37 | /KalahPlayer/Main.cpp | 883e324ed36cfa7f9f13aa31a5ce19cc925d0ccd | [] | no_license | heemoona/kalah-player-agent | 275fe8574aa8725636387c604b744445e55f8d3f | 033c49b15f84eff188012b700322839061c0b991 | refs/heads/master | 2021-01-10T10:38:57.311125 | 2008-05-17T12:06:35 | 2008-05-17T12:06:35 | 55,122,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,550 | cpp | #include "Definitions.h"
#include "KalahGame.h"
#include "RandomKalahPlayer.h"
#include "OmerMark_AlphaBetaKalahPlayer.h"
#include "OmerMark_Heuristics_Enhanced2.h"
#include "GameTimer.h"
#include <iostream>
#include <cstdlib>
using namespace std;
// Game parameters defaults
const int default_board_size... | [
"Mr.Hellmaker@a6ee2c79-0d4a-0410-b19e-35e742fabaac"
] | [
[
[
1,
241
]
]
] |
4946882b00c8c7e93d58c02c5aec16355ddf4f35 | 4f89f1c71575c7a5871b2a00de68ebd61f443dac | /lib/boost/gil/extension/sdl/sdl_window_base.hpp | 38ba446f6f01d70f512dc086f48d427c3524642d | [] | 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 | 2,386 | hpp | // Copyright 2007 Christian Henning.
// 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)
/*************************************************************************************************/
#ifndef SDL_WINDOW... | [
"rodrigo.benenson@gmailcom"
] | [
[
[
1,
117
]
]
] |
661a92d6ab171514c1c2ca9acf8a4bf6b2fcb093 | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/GUI/proRataWorkingDirBrowser.h | bf6b272699fc4191dd84144198562e126e9d14dc | [] | 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 | 1,349 | h | #ifndef PRORATAWORKDIR_H
#define PRORATAWORKDIR_H
#include <QPushButton>
#include <QGroupBox>
#include <QLineEdit>
#include <QLabel>
#include <QLayout>
#include <QFileDialog>
#include <QSizePolicy>
#include <QMessageBox>
#include <QComboBox>
#include "proRataPreProcess.h"
#include "proRataDTASelect.h"
... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
63
]
]
] |
53401a745a0a87642915bdd2aa4e0dc71abea92f | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /pyplusplus_dev/unittests/data/ctypes/function_ptr_as_variable/function_ptr_as_variable.cpp | 0c9c2a587adcf8c099a4029178af14431f57b7e5 | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 142 | cpp | #include "function_ptr_as_variable.h"
EXPORT_SYMBOL int execute_callback(struct info* info, int v) {
return info->do_smth_fun(v);
}
| [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
5
]
]
] |
e1b2ee6b9e505a58ead6ea3fb646a631b706b728 | af260b99d9f045ac4202745a3c7a65ac74a5e53c | /branches/engine/2.4/src/SeedHash.cpp | 914f17d49df2fcad1cc85f16160bb762d1ec8e8d | [] | no_license | BackupTheBerlios/snap-svn | 560813feabcf5d01f25bc960d474f7e218373da0 | a99b5c64384cc229e8628b22f3cf6a63a70ed46f | refs/heads/master | 2021-01-22T09:43:37.862180 | 2008-02-17T15:50:06 | 2008-02-17T15:50:06 | 40,819,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,913 | cpp | //
// File : $RCSfile: $
// $Workfile: SeedHash.cpp $
// Version : $Revision: 10 $
// $Author: Aviad $
// $Date: 23/08/04 21:44 $
// Description :
// Concrete and interface classes for a hash-table of positions
//
// Author:
// Aviad Rozenhek (mai... | [
"aviadr1@1f8b7f26-7806-0410-ba70-a23862d07478"
] | [
[
[
1,
67
]
]
] |
00ba7f1a1e6ad0104384be58359fdd9bc46ba2d8 | 3daaefb69e57941b3dee2a616f62121a3939455a | /mgllib/src/audio/MglMp3Dshow.h | 7f202f3f87144078ef8f24b5f2e97bb14948f351 | [] | no_license | myun2ext/open-mgl-legacy | 21ccadab8b1569af8fc7e58cf494aaaceee32f1e | 8faf07bad37a742f7174b454700066d53a384eae | refs/heads/master | 2016-09-06T11:41:14.108963 | 2009-12-28T12:06:58 | 2009-12-28T12:06:58 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 403 | h | //////////////////////////////////////////////////////////
//
// CMglMp3Dshow
// - エラー処理付き
//
//////////////////////////////////////////////////////////
#ifndef __MglMp3Dshow_H__
#define __MglMp3Dshow_H__
#include "MglDirectShowBase.h"
#include "MglBgmBase.h"
// クラス宣言
class DLL_EXP CMglMp3Dshow : publ... | [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
19
]
]
] |
e36d423d848c7933d83f92fb1fea23a407863aaa | 0dba4a3016f3ad5aa22b194137a72efbc92ab19e | /a2e/src/camera.cpp | d07047f1608c5bbee5a91e7b4668b14ce38738c2 | [] | no_license | BackupTheBerlios/albion2 | 11e89586c3a2d93821b6a0d3332c1a7ef1af6abf | bc3d9ba9cf7b8f7579a58bc190a4abb32b30c716 | refs/heads/master | 2020-12-30T10:23:18.448750 | 2007-01-26T23:58:42 | 2007-01-26T23:58:42 | 39,515,887 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,994 | cpp | /*
* 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 distributed in the hope that it ... | [
"florian.ziesche@gmail.com"
] | [
[
[
1,
254
]
]
] |
6c4953553f93f95e0218fdb41c73bf391e4704cf | 3eae1d8c99d08bca129aceb7c2269bd70e106ff0 | /trunk/Codes/CLR/Libraries/SPOT/spot_native_Microsoft_SPOT_Hardware_SystemInfo__SystemID.cpp | eb509fa66e2d7aecf8d39ba5ab50025b7a79d587 | [] | no_license | yuaom/miniclr | 9bfd263e96b0d418f6f6ba08cfe4c7e2a8854082 | 4d41d3d5fb0feb572f28cf71e0ba02acb9b95dc1 | refs/heads/master | 2023-06-07T09:10:33.703929 | 2010-12-27T14:41:18 | 2010-12-27T14:41:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,343 | cpp | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Microsoft Corporation. All rights reserved.
///////////////////////////////////////////////////////... | [
"haozi_super@tom.com"
] | [
[
[
1,
36
]
]
] |
b2e2563c646cf56cf89f924088fefe6a829f411d | 81344a13313d27b6af140bc8c9b77c9c2e81fee2 | /wjg/Services/StdAfx.cpp | 8c55c2b8f461afcd197a4f476a4531d9362fa7f9 | [] | no_license | radtek/aitop | 169912e43a6d2bc4018219634d13dc786fa28a31 | a2a89859d0d912b0844593972a2310798573219f | refs/heads/master | 2021-01-01T03:57:19.378394 | 2008-06-17T16:03:19 | 2008-06-17T16:03:19 | 58,142,437 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 210 | cpp | // stdafx.cpp : source file that includes just the standard includes
// Services.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"ttylikl@gmail.com"
] | [
[
[
1,
8
]
]
] |
76b7720085abfd8e9b7d8770ee7c063c71e63d87 | 66b680ade6dce8bd79925d6b69064ea52202f7a9 | /uss/src/daemon/uss_daemon.cpp | 87cc80664be965765b3cd607e986d6365ab5eb71 | [] | no_license | tobib/hetsched | 8c177341ddc26afc10ffe3b501f26a1f69bba766 | b3d17cab5b31279285a429b312771df9ae0989d0 | refs/heads/master | 2020-04-15T17:05:47.005652 | 2011-11-28T16:11:34 | 2011-11-28T16:11:34 | 2,868,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,236 | cpp | #include "./uss_daemon.h"
#include "./uss_comm_controller.h"
#include "./uss_registration_controller.h"
#include "./uss_scheduler.h"
#include "./uss_device_controller.h"
#include "../common/uss_tools.h"
using namespace std;
static volatile int daemon_exit = 0;
static void int_sighandler(int sig)
{
if(s... | [
"tbeisel@uni-paderborn.de"
] | [
[
[
1,
355
]
]
] |
b78cc2feabebce257cbb1496cefb189086cb6dbd | b4bff7f61d078e3dddeb760e21174a781ed7f985 | /Source/System/State/NVidia/Cgfx/OSGCgfxRenderPassChunk.h | 4d96d56a6c7fcfd7961f0bb72ce49d9c02b4557c | [] | no_license | Langkamp/OpenSGToolbox | 8283edb6074dffba477c2c4d632e954c3c73f4e3 | 5a4230441e68f001cdf3e08e9f97f9c0f3c71015 | refs/heads/master | 2021-01-16T18:15:50.951223 | 2010-05-19T20:24:52 | 2010-05-19T20:24:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,957 | h | /*---------------------------------------------------------------------------*\
* OpenSG *
* *
* *
... | [
"gerrit@sheldon.camtech.ntu.edu.sg"
] | [
[
[
1,
198
]
]
] |
3cbc49b099c828e72a59167caacff090986b64a7 | 672d939ad74ccb32afe7ec11b6b99a89c64a6020 | /Graph/Graph3/MainFrm.cpp | 96aea57e5ff3eb2d64f6559abb0e1ce66db4efd1 | [] | no_license | cloudlander/legacy | a073013c69e399744de09d649aaac012e17da325 | 89acf51531165a29b35e36f360220eeca3b0c1f6 | refs/heads/master | 2022-04-22T14:55:37.354762 | 2009-04-11T13:51:56 | 2009-04-11T13:51:56 | 256,939,313 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,432 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Graph3.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMai... | [
"xmzhang@5428276e-be0b-f542-9301-ee418ed919ad"
] | [
[
[
1,
102
]
]
] |
cbed55667e3014bd8e4292548f8a74a954139314 | de98f880e307627d5ce93dcad1397bd4813751dd | /3libs/ut/include/OXBitmapButton.h | cfe63fd986c724c32f70726bbfc9e82f2abff5c2 | [] | no_license | weimingtom/sls | 7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8 | d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd | refs/heads/master | 2021-01-10T22:20:55.638757 | 2011-03-19T06:23:49 | 2011-03-19T06:23:49 | 44,464,621 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 36,781 | h | // ==========================================================================
// Class Specification : COXBitmapButton
// ==========================================================================
// Version: 9.3
// This software along with its related components, documentation and files ("The Libraries")
... | [
"andyweike@tom.com"
] | [
[
[
1,
1055
]
]
] |
f5e3e3587e377111838f02d9ea816568a3bec2d3 | 198faaa66e25fb612798ee7eecd1996f77f56cf8 | /Console/SettingsHandler.cpp | 0d1f629727ca12a4ed30d6bfd267b301e7085140 | [] | no_license | atsuoishimoto/console2-ime-old | bb83043d942d91b1835acefa94ce7e1f679a9e41 | 85e7909761fde64e4de3687e49b1e1457d1571dd | refs/heads/master | 2021-01-17T17:21:35.221688 | 2011-05-27T04:06:14 | 2011-05-27T04:06:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 70,956 | cpp | #include "stdafx.h"
#include "resource.h"
#include "XmlHelper.h"
#include "SettingsHandler.h"
using namespace boost::algorithm;
//////////////////////////////////////////////////////////////////////////////
extern shared_ptr<ImageHandler> g_imageHandler;
///////////////////////////////////////////////... | [
"ishimoto@gembook.org"
] | [
[
[
1,
1899
]
]
] |
c56a74a3357c5da23ff5271e58fa6ca228699ebc | 032ea9816579a9869070a285d0224f95ba6a767b | /3dProject/trunk/Necromancer.cpp | f90fbfb89e5604224ecab814bea93979f6198df8 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sennheiser1986/oglproject | 3577bae81c0e0b75001bde57b8628d59c8a5c3cf | d975ed5a4392036dace4388e976b88fc4280a116 | refs/heads/master | 2021-01-13T17:05:14.740056 | 2010-06-01T15:48:38 | 2010-06-01T15:48:38 | 39,767,324 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,099 | cpp | /*
* 3dProject
* Geert d'Hoine
* (c) 2010
*/
#include <iostream>
#include "Necromancer.h"
using namespace std;
Necromancer::Necromancer(void)
{
}
Necromancer::~Necromancer(void)
{
}
Necromancer::Necromancer(float xIn, float yIn, float zIn)
: Hunter(xIn, yIn, zIn) {
init();
}
vo... | [
"fionnghall@444a4038-2bd8-11df-954b-21e382534593"
] | [
[
[
1,
57
]
]
] |
c9ce910cb3a6a203b04169be6382fb1a27a3affb | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/core/messages/messages_sender.hpp | a44f203262d113b54dd32308c41ee13e8ba37a3d | [] | 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 | 747 | hpp | #ifndef MESSAGES_SENDER_HPP
#define MESSAGES_SENDER_HPP
#include <string>
#include "core/buffer/buffer_fwd.hpp"
#include "messages_writers.hpp"
class messages_sender {
buffer_ptr_c_t buffer_ptr_c;
public:
messages_sender(buffer_ptr_c_t const& buffer_ptr_c);
~messages_sender();
messages_sen... | [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
24
]
]
] |
e25d1dc021bdef7e34964b5e25f2f3b59e239f2b | 1e976ee65d326c2d9ed11c3235a9f4e2693557cf | /CommonSources/SystemTray.h | 130b428c2a05624238326696403f19092009ddda | [] | no_license | outcast1000/Jaangle | 062c7d8d06e058186cb65bdade68a2ad8d5e7e65 | 18feb537068f1f3be6ecaa8a4b663b917c429e3d | refs/heads/master | 2020-04-08T20:04:56.875651 | 2010-12-25T10:44:38 | 2010-12-25T10:44:38 | 19,334,292 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,255 | h | // /*
// *
// * Copyright (C) 2003-2010 Alexandros Economou
// *
// * This file is part of Jaangle (http://www.jaangle.com)
// *
// * 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 Found... | [
"outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678"
] | [
[
[
1,
186
]
]
] |
57b5f5f95cae52c9d42320433e02be38b98be648 | 3187b0dd0d7a7b83b33c62357efa0092b3943110 | /src/dlib/gui_widgets/base_widgets_abstract.h | 397e7f8a221153d8b1cb87d542e70102b3c28b4b | [
"BSL-1.0"
] | permissive | exi/gravisim | 8a4dad954f68960d42f1d7da14ff1ca7a20e92f2 | 361e70e40f58c9f5e2c2f574c9e7446751629807 | refs/heads/master | 2021-01-19T17:45:04.106839 | 2010-10-22T09:11:24 | 2010-10-22T09:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 59,149 | h | // Copyright (C) 2005 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_BASE_WIDGETs_ABSTRACT_
#ifdef DLIB_BASE_WIDGETs_ABSTRACT_
#include "fonts_abstract.h"
#include "drawable_abstract.h"
#include "../gui_core.h"
#include ... | [
"exi@Bernd.lan"
] | [
[
[
1,
1735
]
]
] |
89f1e134d0aaba40beb5b3961aa67c7cb5062955 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/test/test/test_tools_test.cpp | 455cb9f8072bebc90d3ed5df163a88b79c156557 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | 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 | 17,648 | cpp | // (C) Copyright Gennadiy Rozental 2001-2008.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
//
// File : $RCSfile$
//
// ... | [
"metrix@Blended.(none)"
] | [
[
[
1,
571
]
]
] |
d22b287ccdde27a9387a78d7860cd70cf5279193 | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Cliente/Contenedor.cpp | f0791816727724fb6aed5090480c338723160b02 | [] | 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 | 401 | cpp | #include "Contenedor.h"
Contenedor::Contenedor(void)
{
}
Contenedor::~Contenedor(void)
{
for (list<ElementoGrafico*>::iterator it = this->elementos.begin();
it != this->elementos.end(); it++) {
delete(*it);
}
this->elementos.clear();
}
void Contenedor::agregarElementoGrafico(ElementoGrafico* e... | [
"natlehmann@gmail.com@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
19
]
]
] |
2d35b36591080ec638b75d0eac29645da90b5b5e | f95341dd85222aa39eaa225262234353f38f6f97 | /DesktopX/Plugins/DXCanvas/Sources/CanvasPath.h | de08d1f716647ecfc715d151f4d3c5a76ffd69dd | [] | no_license | Templier/threeoaks | 367b1a0a45596b8fe3607be747b0d0e475fa1df2 | 5091c0f54bd0a1b160ddca65a5e88286981c8794 | refs/heads/master | 2020-06-03T11:08:23.458450 | 2011-10-31T04:33:20 | 2011-10-31T04:33:20 | 32,111,618 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,253 | h | ///////////////////////////////////////////////////////////////////////////////////////////////
//
// Canvas Plugin for DesktopX
//
// Copyright (c) 2008-2010, Julien Templier
// All rights reserved.
//
///////////////////////////////////////////////////////////////////////////////////////////////
// * $LastCha... | [
"julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d"
] | [
[
[
1,
71
]
]
] |
11217b9827f991bb20b762ed2aa6721fd4b36310 | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /GameServer/WorldKernel/MapList.h | c263bbd3fef95bfe5db017fe06e68e2f7039a852 | [] | no_license | cronoszeu/revresyksgpr | 78fa60d375718ef789042c452cca1c77c8fa098e | 5a8f637e78f7d9e3e52acdd7abee63404de27e78 | refs/heads/master | 2020-04-16T17:33:10.793895 | 2010-06-16T12:52:45 | 2010-06-16T12:52:45 | 35,539,807 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 682 | h | #pragma once
//#pragma warning(disable:4786)
#include "define.h"
#include "windows.h"
#include <time.h>
//#include <vector>
struct CMapSt
{
OBJID idMap;
OBJID idxMapGroup;
int nPortalX;
int nPortalY;
CMapSt() { idMap = ID_NONE; }
OBJID GetID() { return idMap; }
};
class IDatabase;
cl... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
37
]
]
] |
020c6de31a330d8298bd64b66354b7050af82246 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Agent/ConvexAgent/CapsuleTriangle/hkpCapsuleTriangleAgent.h | eb1d62f2bcc06d7879947905dcc9fdd3f22c1bc3 | [] | 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,748 | 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... | [
"olinord@gmail.com"
] | [
[
[
1,
107
]
]
] |
5baa83a167033354dad1a14156c32483fa9c7e2a | 1e62164424822d8df6b628cbc4cad9a4fe76cf38 | /Source Code/IterativeClosestPoint/IterativeClosestPoint/MyAlign.h | da6ff9d89f80efa469070b3a4321a95f38ff1471 | [] | no_license | truongngoctuan/lv2007tm | b41b8cd54360a6dd966f158a7434cfe853627df0 | 9fa1af79f265dd589e8300017ab857fcfe4fe846 | refs/heads/master | 2021-01-10T01:58:50.292831 | 2011-07-30T13:43:17 | 2011-07-30T13:43:17 | 48,728,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 677 | h | #pragma once
#include <string>
#include "common/MeshModel.h"
#include "io_base/baseio.h"
#include "align_plugin/editalign.h"
class MyAlign
{
public:
BaseMeshIOPlugin baseIOPlugin;
EditAlignPlugin editAlignPlugin;
int nNode;
public:
MyAlign(void);
~MyAlign(void);
bool AddNode(std::string strFile,... | [
"hoangminh89@gmail.com"
] | [
[
[
1,
26
]
]
] |
02a17d450802844ce7d3c97339070cae9728418c | fb7d4d40bf4c170328263629acbd0bbc765c34aa | /SpaceBattle/SpaceBattleLib/GeneratedCode/Vue/Implementation/VueGestionTirImpl.h | 69449301940dee5b61bde946aeb52f0a49007d4d | [] | 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 | 891 | 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,
46
]
]
] |
5593d7106c021c98a3377818a52f0b26671b291d | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/PRatio/peakPicker.cpp | 28b386b9912e551b6c5e76f5c4942c5916592ab0 | [] | 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 | 12,849 | cpp | #include "peakPicker.h"
PeakPicker::PeakPicker()
{
iRightValley = 0;
iLeftValley = 0;
dPeakHeightPPC = 0;
bPeakValidity = false;
iChroLength = 0;
fLeftMS2Time = 0;
fRightMS2Time = 0;
iNumberofScansShifted = 0;
}
PeakPicker::~PeakPicker()
{
// destructor
}
bool PeakPicker::process( const... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
432
]
]
] |
17242171645e784a3ffd2026f1eb0815a5cc8792 | e2f961659b90ff605798134a0a512f9008c1575b | /SPE/spe7/4a/MODEL_GRID.INC | 37279d248828bf96eb23268cf40ff4d80c06e8af | [] | no_license | bs-eagle/test-models | 469fe485a0d9aec98ad06d39b75901c34072cf60 | d125060649179b8e4012459c0a62905ca5235ba7 | refs/heads/master | 2021-01-22T22:56:50.982294 | 2009-11-10T05:49:22 | 2009-11-10T05:49:22 | 1,266,143 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,958 | inc | COORD
0 0 1094.232 0 0 1100.328
91.44 0 1094.232 91.44 0 1100.328
182.88 0 1094.232 182.88 0 1100.328
274.32 0 1094.232 274.32 0 1100.328
365.76 0 1094.232 365.76 0 1100.328
457.2 0 1094.232 457.2 0 1100.328
548.64 0 1094.232 548.64 0 1100.328
640.08 0 1094.232 640.08 0 1100.328
731.52 0 1094.232 731.... | [
"sergey.miryanov@gmail.com"
] | [
[
[
1,
137
]
]
] |
1cb556f8d8d148e3fc61372f20b7c8f0dc167477 | 38926bfe477f933a307f51376dd3c356e7893ffc | /Source/CryEngine/CryCommon/physinterface.h | e910f4fe5e00be781d37a0be24a8a19c2c54649e | [] | no_license | richmondx/dead6 | b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161 | 955f76f35d94ed5f991871407f3d3ad83f06a530 | refs/heads/master | 2021-12-05T14:32:01.782047 | 2008-01-01T13:13:39 | 2008-01-01T13:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 88,863 | h | //////////////////////////////////////////////////////////////////////
//
// Physics System Interface
//
// File: physinterface.h
// Description : declarations of all physics interfaces and structures
//
// History:
// -:Created by Anton Knyazev
//
/////////////////////////////////////////////////////////////... | [
"dante.renevo@gmail.com",
"kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31"
] | [
[
[
1,
325
],
[
327,
329
],
[
331,
334
],
[
336,
338
],
[
340,
340
],
[
342,
362
],
[
365,
376
],
[
378,
605
],
[
607,
615
],
[
... |
58060ec35eb4a72dec0a651e9423993f450b5b74 | 8cf9b251e0f4a23a6ef979c33ee96ff4bdb829ab | /src-ginga-editing/gingancl-cpp/src/gingancl/model/components/ExecutionObject.cpp | fcc9668da50cb1cc05eac2cbc2f25cf8ea8cbded | [] | no_license | BrunoSSts/ginga-wac | 7436a9815427a74032c9d58028394ccaac45cbf9 | ea4c5ab349b971bd7f4f2b0940f2f595e6475d6c | refs/heads/master | 2020-05-20T22:21:33.645904 | 2011-10-17T12:34:32 | 2011-10-17T12:34:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 46,334 | cpp | /******************************************************************************
Este arquivo eh parte da implementacao do ambiente declarativo do middleware
Ginga (Ginga-NCL).
Direitos Autorais Reservados (c) 1989-2007 PUC-Rio/Laboratorio TeleMidia
Este programa eh software livre; voce pode redistribui-lo e/ou modifi... | [
"erickmelo@gmail.com"
] | [
[
[
1,
1888
]
]
] |
88c964be9152e81e109c6be2d3811fa3bfbbb3c4 | 00a4dc4a9ea1fc6657a81607e285055fc29bda29 | /Engine/source/Stage.h | ab04298d72daf3ee5f12662a346bd7ab333eb5dd | [] | no_license | etgarcia/AS3-for-Airplay-SDK | d5d5e2443879b37aff7486d8f07453769568cbfc | 470f2cc49d19642128f49dcc5618702671a1f851 | refs/heads/master | 2016-09-05T10:21:56.570562 | 2011-01-27T06:25:13 | 2011-01-27T06:25:13 | 1,380,021 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 284 | h | #pragma once
#include "DisplayObjectContainer.h"
#include "Sprite.h"
#include "BitmapObject.h"
class Stage :
public DisplayObjectContainer
{
public:
Stage();
~Stage(void);
void render();
float getMsPerFrame();
protected:
uint32 stageColor;
uint16 frameRate;
}; | [
"etgarcia@d6d0176c-4ec9-df4c-96f2-63634c7079df"
] | [
[
[
1,
17
]
]
] |
fa88db5d783d5288a76bacbac28b23a0773352b4 | 6188f1aaaf5508e046cde6da16b56feb3d5914bc | /branches/CamFighter 1.0/Utils/Filesystem.cpp | 605f23967dba7d575dcba8f92b204dcc3a2cb7a8 | [] | no_license | dogtwelve/fighter3d | 7bb099f0dc396e8224c573743ee28c54cdd3d5a2 | c073194989bc1589e4aa665714c5511f001e6400 | refs/heads/master | 2021-04-30T15:58:11.300681 | 2011-06-27T18:51:30 | 2011-06-27T18:51:30 | 33,675,635 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 112 | cpp | #include "Filesystem.h"
std::string Filesystem::WorkingDirectory = Filesystem::GetSystemWorkingDirectory();
| [
"dmaciej1@f75eed02-8a0f-11dd-b20b-83d96e936561"
] | [
[
[
1,
3
]
]
] |
ce97c3d6b0e7f77307fb769993d807cad97c5213 | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/level/objects/components/ICmpOrientation.h | bb304057c643c7c0096d666a00e3fc113bdbae1e | [] | 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 | 1,157 | h | /***
* hesperus: ICmpOrientation.h
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#ifndef H_HESP_ICMPORIENTATION
#define H_HESP_ICMPORIENTATION
#include <source/level/objects/base/ObjectComponent.h>
namespace hesp {
//#################### FORWARD DECLARATIONS ####################
typed... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
39
]
]
] |
3063cbf42cd4c3ef93aa8c8d7b28f11ca0cca33d | 4758b780dad736c20ec46e3e901ecdf5a0921c04 | /vm/client/SourceCode/vmClient.cpp | a9daf59b24f7872ca1cef9244c93a96bb4fd3598 | [] | no_license | arbv/kronos | 8f165515e77851d98b0e60b04d4b64d5bc40f3ea | 4974f865161b78161011cb92223bef45930261d9 | refs/heads/master | 2023-08-19T18:56:36.980449 | 2008-08-23T19:44:08 | 2008-08-23T19:44:08 | 97,011,574 | 1 | 1 | null | 2017-07-12T13:31:54 | 2017-07-12T13:31:54 | null | UTF-8 | C++ | false | false | 3,525 | cpp | #include "preCompiled.h"
#include <winsock2.h>
#include "cO_win32_display.h"
#include "cO_win32_keyboard.h"
#include "cO_tcp.h"
dword connectTo(const char *server, word port)
{
WSADATA data;
word nVersion = MAKEWORD(2,1);
if (WSAStartup(nVersion, &data) != 0)
{
dword dw = WSAGetLa... | [
"leo.kuznetsov@4e16752f-1752-0410-94d0-8bc3fbd73b2e"
] | [
[
[
1,
158
]
]
] |
e1dfc9eb2d4ff26db77c822df47822c537c61bc0 | 5efdf4f304c39c1aa8a24ab5a9690afad3340c00 | /src/Keybuffer.h | e158aa319a179821233ffe76471fe90576e1c7e2 | [] | no_license | asquared/hockeyboard | 286f57d8bea282e74425cbe77d915d692398f722 | 06480cb228dcd6d4792964837e20a1dddea89d1b | refs/heads/master | 2016-09-06T11:16:20.947224 | 2011-01-09T21:23:16 | 2011-01-09T21:23:16 | 1,236,086 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 370 | h | #ifndef _keybuffer_h_
#define _keybuffer_h_
#include <string>
class Keybuffer {
private:
std::string buf;
bool enterflag;
public:
Keybuffer();
~Keybuffer() {}
bool enter() { return enterflag; }
char last() { return buf[buf.size()-1]; }
std::string fullbuf() { return buf; }
void add(char key... | [
"pymlofy@4cf78214-6c29-4fb8-b038-d2ccc4421ee9"
] | [
[
[
1,
23
]
]
] |
9a28d53a72209e2f79f21489e6102ca0c8c87ef4 | 38926bfe477f933a307f51376dd3c356e7893ffc | /Source/GameDLL/HUD/ScriptBind_HUD.cpp | cfb1fe60518847cd190e409661ac0f3289b74d2e | [] | no_license | richmondx/dead6 | b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161 | 955f76f35d94ed5f991871407f3d3ad83f06a530 | refs/heads/master | 2021-12-05T14:32:01.782047 | 2008-01-01T13:13:39 | 2008-01-01T13:13:39 | null | 0 | 0 | null | null | null | null | ISO-8859-3 | C++ | false | false | 17,931 | cpp | /*************************************************************************
Crytek Source File.
Copyright (C), Crytek Studios, 2001-2006.
-------------------------------------------------------------------------
$Id$
$DateTime$
-------------------------------------------------------------------------... | [
"dante.renevo@gmail.com",
"kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31"
] | [
[
[
1,
22
],
[
24,
65
],
[
67,
75
],
[
77,
79
],
[
81,
85
],
[
87,
89
],
[
91,
93
],
[
95,
95
],
[
103,
151
],
[
162,
19... |
e173189470584213826f0ba972abfb2b4e6e3759 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/game/WeaponData.h | fdb16b9d8fd32645b92d5023f18c33e537755a85 | [] | no_license | crutchwalkfactory/motocakerteam | 1cce9f850d2c84faebfc87d0adbfdd23472d9f08 | 0747624a575fb41db53506379692973e5998f8fe | refs/heads/master | 2021-01-10T12:41:59.321840 | 2010-12-13T18:19:27 | 2010-12-13T18:19:27 | 46,494,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,964 | h | // WeaponData.h
// 1.0
// This file is part of OpenRedAlert.
//
// OpenRedAlert 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, version 2 of the License.
//
// OpenRedAlert is distri... | [
"cepiperez@gmail.com"
] | [
[
[
1,
122
]
]
] |
ba990072297270df3f652812ba78dccecd27108d | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/framework/XMLSchemaDescription.hpp | aeb3f1c29bd5f4d80e767bcd980df89ec874269f | [
"Apache-2.0"
] | permissive | andyburke/bitflood | dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf | fca6c0b635d07da4e6c7fbfa032921c827a981d6 | refs/heads/master | 2016-09-10T02:14:35.564530 | 2011-11-17T09:51:49 | 2011-11-17T09:51:49 | 2,794,411 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,290 | hpp | /*
* Copyright 1999-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
*
* Unless re... | [
"aburke@bitflood.org"
] | [
[
[
1,
191
]
]
] |
edcf05aa5a971e16104009f51ec51f2ee362a46e | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/list_resource.inl | 25829a4368f11b6701763ba8333bc7fee473f492 | [] | 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 | 1,048 | inl | // 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,
53
]
]
] |
474ad905e90f80c8995f754d34807bf16f574f72 | bfcc0f6ef5b3ec68365971fd2e7d32f4abd054ed | /big.cpp | 5d48c0085c96147d3562fe4db756176ae172e4bb | [] | no_license | cnsuhao/kgui-1 | d0a7d1e11cc5c15d098114051fabf6218f26fb96 | ea304953c7f5579487769258b55f34a1c680e3ed | refs/heads/master | 2021-05-28T22:52:18.733717 | 2011-03-10T03:10:47 | 2011-03-10T03:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,681 | cpp | /**********************************************************************************/
/* kGUI - big.cpp */
/* */
/* Programmed by Kevin Pickell ... | [
"sales@scale18.com@4b35e2fd-144d-0410-91a6-811dcd9ab31d"
] | [
[
[
1,
639
]
]
] |
3de88a7d590cea40c07f1c2b4e6bdfeb6b6f6ffb | 36d0ddb69764f39c440089ecebd10d7df14f75f3 | /プログラム/Ngllib/include/Ngl/Manager/ObjectManager.h | 2488a98454232e887b815c283f2163a0f6364aab | [] | no_license | weimingtom/tanuki-mo-issyo | 3f57518b4e59f684db642bf064a30fc5cc4715b3 | ab57362f3228354179927f58b14fa76b3d334472 | refs/heads/master | 2021-01-10T01:36:32.162752 | 2009-04-19T10:37:37 | 2009-04-19T10:37:37 | 48,733,344 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 6,730 | h | /*******************************************************************************/
/**
* @file ObjectManager.h.
*
* @brief オブジェクト管理者クラステンプレート定義.
*
* @date 2008/07/16.
*
* @version 1.00.
*
* @author Kentarou Nishimura.
*/
/**************************************************************************... | [
"rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33"
] | [
[
[
1,
280
]
]
] |
3e8fb4c27ac440521186e7cca0aa3375b37b13cc | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/plugins/zerospu2/zerospu2.cpp | ab173893b19f3c88742b919c9ebc984521eaa532 | [] | 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 | 32,439 | cpp | /* ZeroSPU2
* Copyright (C) 2006-2010 zerofrog
*
* 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.
*
... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
1323
]
]
] |
35948874541d13bdfb714484b008905786f97ef8 | 28bce07d0d419ba0ba2cb0531a8f99b9e3547efd | /graphalterations.h | c9d06d0509d9a009f0100793b115a04611cc4397 | [] | no_license | kempj/Algernon | 0e1fb9fab56827fad17ee498918583c7be855745 | 42991b7980a4b19c3d5499c3b209cf906440ce21 | refs/heads/master | 2020-06-04T19:20:31.453071 | 2010-09-06T15:13:55 | 2010-09-06T15:13:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,347 | h | #ifndef GRAPH_ALTERATIONS
#define GRAPH_ALTERATIONS 0
#include <vector>
#include <string>
#include <algorithm>
#include "graph.h"
#define SIZE_LIMIT 75
/*
NOTE: The 'void* arg' is used to pass custom arguments to functions. It
can be either hardcoded into parts of the algorithm or used when library
i... | [
"jeremy@grid.uhd.edu",
"jmknsd@gmail.com"
] | [
[
[
1,
8
],
[
10,
25
],
[
109,
125
],
[
128,
128
],
[
130,
130
],
[
132,
202
],
[
204,
224
],
[
227,
227
],
[
229,
229
],
[
23... |
c3f4f1ef0e5d51552b6873b9d6d08fed56273a82 | 95a3e8914ddc6be5098ff5bc380305f3c5bcecb2 | /src/FusionForever_lib/Starfield.cpp | 872dd1ee6a96b153b6810a9cd1e6d086d7cbe7ce | [] | no_license | danishcake/FusionForever | 8fc3b1a33ac47177666e6ada9d9d19df9fc13784 | 186d1426fe6b3732a49dfc8b60eb946d62aa0e3b | refs/heads/master | 2016-09-05T16:16:02.040635 | 2010-04-24T11:05:10 | 2010-04-24T11:05:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,664 | cpp | #include "StdAfx.h"
#include "Starfield.h"
#include "Camera.h"
#include "Datastore.h"
static const float SF_PARALAX1 = 0.7f;
static const float SF_GRIDSIZE = 750.0f;
Starfield::Starfield()
{
for(int i = 0; i < SF_MAX_POINTS; i++)
{
stars_[i] = Vector3f(Random::RandomRange(0, SF_GRIDSIZE),
Ra... | [
"Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7",
"EdwardDesktop@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7"
] | [
[
[
1,
5
],
[
8,
22
],
[
24,
36
],
[
40,
43
],
[
45,
62
]
],
[
[
6,
7
],
[
23,
23
],
[
37,
39
],
[
44,
44
]
]
] |
911e6f1df78fa43f337a88b644619c69dd4214b7 | 2f72d621e6ec03b9ea243a96e8dd947a952da087 | /src/xmlwrapper.cpp | 4153c7a56f1fa7a3a0856a9f00eb58a4c5b9fa02 | [] | no_license | gspu/lol4fg | 752358c3c3431026ed025e8cb8777e4807eed7a0 | 12a08f3ef1126ce679ea05293fe35525065ab253 | refs/heads/master | 2023-04-30T05:32:03.826238 | 2011-07-23T23:35:14 | 2011-07-23T23:35:14 | 364,193,504 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,388 | cpp | #include "xmlwrapper.h"
Ogre::Vector3 OgreXmlElement::AttributeAsVector3(Ogre::String attrName,Ogre::Vector3 def, bool toLowerCase)
{
if(toLowerCase)
Ogre::StringUtil::toLowerCase(attrName);
if(Attribute(attrName))
{
return Ogre::StringConverter::parseVector3(Attribute(attrName)->c_str());
}
else
... | [
"praecipitator@bd7a9385-7eed-4fd6-88b1-0096df50a1ac"
] | [
[
[
1,
142
]
]
] |
1e46b3dfeac051c87948cddea1c400e9fba7d06c | fa134e5f64c51ccc1c2cac9b9cb0186036e41563 | /GT/Terrain.cpp | 2604e18d87a85c9be6e10298fb601e60c9fd9889 | [] | no_license | dlsyaim/gradthes | 70b626f08c5d64a1d19edc46d67637d9766437a6 | db6ba305cca09f273e99febda4a8347816429700 | refs/heads/master | 2016-08-11T10:44:45.165199 | 2010-07-19T05:44:40 | 2010-07-19T05:44:40 | 36,058,688 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,145 | cpp | #include "StdAfx.h"
#include <windows.h>
#include <gl/glut.h>
#include <vector>
#include "Terrain.h"
#include "Texture.h"
Terrain::Terrain(void)
{
terrainTex = new Texture();
pHeightMap = new BYTE[MAP_SIZE * MAP_SIZE];
}
Terrain::~Terrain(void)
{
if (terrainTex)
delete terrainTex;
if (pHeightMa... | [
"Jingfei.Hu@gmail.com@3a95c3f6-2b41-11df-be6c-f52728ce0ce6"
] | [
[
[
1,
128
]
]
] |
709cf200692b295995d73e210d5b2290929e8030 | 8ad5d6836fe4ad3349929802513272db86d15bc3 | /lib/Spin/Handlers/HTTPRequestHandler.cpp | b92038f70dcc2e50817a819412c05924f7973fd7 | [] | no_license | blytkerchan/arachnida | 90a72c27f0c650a6fbde497896ef32186c0219e5 | 468f4ef6c35452de3ca026af42b8eedcef6e4756 | refs/heads/master | 2021-01-10T21:43:51.505486 | 2010-03-12T04:02:19 | 2010-03-12T04:02:42 | 2,203,393 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 685 | cpp | #include "HTTPRequestHandler.h"
namespace Spin
{
namespace Details
{
struct Request;
}
namespace Handlers
{
void HTTPRequestHandler::handle(const boost::shared_ptr< Details::Request > & request)
{
{
boost::mutex::scoped_lock lock(requests_lock_);
requests_.push_back(request);
}
... | [
"ronald.landheer@optelvision.com"
] | [
[
[
1,
30
]
]
] |
390e03668b675239c0a9c503aa9ade4d29054a32 | 5d3c1be292f6153480f3a372befea4172c683180 | /trunk/ProxyLauncher/Hardware Proxies/iStuff Mobile/Symbian/iStuffMobile/inc/iStuffMobileDocument.h | 13417642535d96f881dc42aca1bfdd38e28d50aa | [
"Artistic-2.0"
] | permissive | BackupTheBerlios/istuff-svn | 5f47aa73dd74ecf5c55f83765a5c50daa28fa508 | d0bb9963b899259695553ccd2b01b35be5fb83db | refs/heads/master | 2016-09-06T04:54:24.129060 | 2008-05-02T22:33:26 | 2008-05-02T22:33:26 | 40,820,013 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,772 | h | /*
* Copyright (c) 2006
* Media informatics Department
* RWTH Aachen Germany
* http://media.informatik.rwth-aachen.de
*
* Redistribution and use of the source code and binary, with or without
* modification, are permitted under OPI Artistic License
* (http://www.opensource.org/licenses/artistic-license... | [
"hemig@2a53cb5c-8ff1-0310-8b75-b3ec22923d26"
] | [
[
[
1,
52
]
]
] |
b00ab970b6df3e1cdcdb99b0e0f22e3d57b57d58 | b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a | /Code/TootleReflection/TEditAssetWindow.cpp | 53fbd25763942924b4bc62cc5b821b2705cd56ef | [] | no_license | SoylentGraham/Tootle | 4ae4e8352f3e778e3743e9167e9b59664d83b9cb | 17002da0936a7af1f9b8d1699d6f3e41bab05137 | refs/heads/master | 2021-01-24T22:44:04.484538 | 2010-11-03T22:53:17 | 2010-11-03T22:53:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 169 | cpp | #include "TEditAssetWindow.h"
#include "TLReflection.h"
TLReflection::TEditAssetWindow::TEditAssetWindow(const TTypedRef& Asset) :
m_Asset ( Asset )
{
}
| [
"graham@grahamreeves.com"
] | [
[
[
1,
10
]
]
] |
affe446c42ec9871bad6e190a96558b03abce161 | 5ff30d64df43c7438bbbcfda528b09bb8fec9e6b | /kserver/cell/TypeDispatcher.h | 732b259c075d7a0aadad90af0fc6ccac4a7bc45c | [] | no_license | lvtx/gamekernel | c80cdb4655f6d4930a7d035a5448b469ac9ae924 | a84d9c268590a294a298a4c825d2dfe35e6eca21 | refs/heads/master | 2016-09-06T18:11:42.702216 | 2011-09-27T07:22:08 | 2011-09-27T07:22:08 | 38,255,025 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,323 | h | #pragma once
#include <kcore/sys/Tick.h>
#include <kcore/sys/FineTick.h>
#include <kserver/cell/Action.h>
#include <kserver/db/Transaction.h>
#include <hash_map>
namespace gk {
/**
* @class TypeDispatcher
*
* @brief Dispatches message or processing power to actions
*
* When message is arrive... | [
"darkface@localhost"
] | [
[
[
1,
73
]
]
] |
61de8a8a366a9f45c081405e97d8097846ad0d22 | c231342d4ae97bd2ff231079ca7fe33958bfd1f9 | /CGE/UI/Label.cpp | 06372efd132651c262bd79976fc25824042f1608 | [] | no_license | travisbhartwell/cyborus-game-engine | 121007acb012cebc9620b45abca5985cab56ed9e | e83d68ae34d17e537dde7739aec6f71677904048 | refs/heads/master | 2020-12-01T01:14:49.228467 | 2011-12-23T18:05:58 | 2011-12-23T18:05:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,699 | cpp | #include "Label.h"
namespace CGE
{
Label::Label(const Image& inImage, float inWidth, float inHeight)
{
mTexture.loadImage(inImage);
const float Min = 0.1f;
if (inWidth < Min) inWidth = Min;
if (inHeight < Min) inHeight = Min;
mRadiusX = inWidth / 2.0f;
mRad... | [
"thebuzzsaw@gmail.com"
] | [
[
[
1,
79
]
]
] |
56eed854f0dd900bd53de7b0df1f2798e5f58bc4 | 7a2144d11ce57a5286381d91d71b15592de3e7eb | /glm/test/core/core_type_mat2x4.cpp | 88fa5cabf40b529977849994b4b027cec3d30c79 | [
"MIT"
] | permissive | ryanschmitty/RDSTracer | 25449db75d2caf2bdbed317f9fa271bb8deda67c | 19fddc911c7d193e055ff697c15d76b83ce0b33a | refs/heads/master | 2021-01-10T20:38:23.050262 | 2011-09-20T23:19:46 | 2011-09-20T23:19:46 | 1,627,984 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 994 | cpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2008-08-31
// Updated ... | [
"schmitt.ryan@gmail.com"
] | [
[
[
1,
40
]
]
] |
e6a78ea7804851ba772646d2c536c031c0f43bf4 | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKitTools/QtTestBrowser/webview.h | c2287c11ed55e238c467f03850d8d2f0188f47ca | [] | no_license | azrul2202/WebKit-Smartphone | 0aab1ff641d74f15c0623f00c56806dbc9b59fc1 | 023d6fe819445369134dee793b69de36748e71d7 | refs/heads/master | 2021-01-15T09:24:31.288774 | 2011-07-11T11:12:44 | 2011-07-11T11:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,287 | h | /*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
* Copyright (C) 2009 Girish Ramakrishnan <girish@forwardbias.in>
* Copyright (C) 2006 George Staikos <staikos@kde.org>
* Copyright (C) 2006 Dirk Mueller <mueller@kde.org>
* Copyright (C) 2006 Zack Rusin <zack@kde.org>
* Copyright (C) 2006... | [
"sdevitt@rim.com"
] | [
[
[
1,
131
]
]
] |
a50d1ffd454e385454febf80e70f9db529980112 | 7d5bde00c1d3f3e03a0f35ed895068f0451849b2 | /main.cpp | b9f27ede78de23d32e7c3798638e6fb182ecc7bb | [] | no_license | jkackley/jeremykackley-dfjobs-improvment | 6638af16515d140e9d68c7872b11b47d4f6d7587 | 73f53a26daa7f66143f35956150c8fe2b922c2e2 | refs/heads/master | 2021-01-16T01:01:38.642050 | 2011-05-16T18:03:23 | 2011-05-16T18:03:23 | 32,128,889 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,125 | cpp | /*-
* Copyright (c) 2011, Derek Young
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this li... | [
"Devek@localhost",
"devek@localhost"
] | [
[
[
1,
84
],
[
87,
88
],
[
90,
90
],
[
92,
103
],
[
112,
125
],
[
139,
162
],
[
164,
181
]
],
[
[
85,
86
],
[
89,
89
],
[
... |
1b542a84594652b05c05700fb01e90775db9233e | 1c80a726376d6134744d82eec3129456b0ab0cbf | /Project/C++/C++/vc源码/计算器/QiuXpButton.cpp | c9aa01eda69a5f7b65da5cdda62c1e3c66471d12 | [] | no_license | dabaopku/project_pku | 338a8971586b6c4cdc52bf82cdd301d398ad909f | b97f3f15cdc3f85a9407e6bf35587116b5129334 | refs/heads/master | 2021-01-19T11:35:53.500533 | 2010-09-01T03:42:40 | 2010-09-01T03:42:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,290 | cpp | // QiuXpButton.cpp : implementation file
//
#include "stdafx.h"
#include "Calculator.h"
#include "QiuXpButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CQiuXpButton
... | [
"guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad"
] | [
[
[
1,
239
]
]
] |
eee641f25e5c9afbc88ba45825933d8bea4bc4ba | 57f014e835e566614a551f70f2da15145c7683ab | /src/contour/GeneratedFiles/Release/moc_helpdialog.cpp | d2e845831f6a72f9267d66becfc914a953eaf20e | [] | no_license | vcer007/contour | d5c3a1bbd7f5c948fbda9d9bbc7d40333640568d | 6917e4b4f24882df2111ca4af5634645cb2700eb | refs/heads/master | 2020-05-30T05:35:15.107140 | 2011-05-23T12:59:00 | 2011-05-23T12:59:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,213 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'helpdialog.h'
**
** Created: Fri May 15 11:18:58 2009
** by: The Qt Meta Object Compiler version 59 (Qt 4.4.3)
**
** WARNING! All changes made in this file will be lost!
*****************... | [
"jianjun365222@gmail.com"
] | [
[
[
1,
73
]
]
] |
e32c3dfaabf9bb776f8a823021da979a16ebbb0c | 6581dacb25182f7f5d7afb39975dc622914defc7 | /easyMule/easyMule/src/UILayer/Lists/SearchListCtrl.h | e7f5d8f6838fb98a7f0aaa1739ee8845925061cb | [] | no_license | dice2019/alexlabonline | caeccad28bf803afb9f30b9e3cc663bb2909cc4f | 4c433839965ed0cff99dad82f0ba1757366be671 | refs/heads/master | 2021-01-16T19:37:24.002905 | 2011-09-21T15:20:16 | 2011-09-21T15:20:16 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,873 | h | /*
* $Id: SearchListCtrl.h 14238 2009-07-08 10:04:38Z dgkang $
*
* this file is part of eMule
* Copyright (C)2002-2006 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.net )
*
* This program is free software; you can redistribute it and/or
* modify it under t... | [
"damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838"
] | [
[
[
1,
133
]
]
] |
4f4ef11ee6f4d1ea7259b6133f59aeebbec30c3d | 12ea67a9bd20cbeed3ed839e036187e3d5437504 | /winxgui/FreeCode2007/source/FCWizard/codeparser.h | c09cf5f4ea28a31f9aabdb8d67da551dd18537e9 | [] | no_license | cnsuhao/winxgui | e0025edec44b9c93e13a6c2884692da3773f9103 | 348bb48994f56bf55e96e040d561ec25642d0e46 | refs/heads/master | 2021-05-28T21:33:54.407837 | 2008-09-13T19:43:38 | 2008-09-13T19:43:38 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 13,907 | h | #ifndef _CODEPARSER_H__
#define _CODEPARSER_H__
//Code::Blocks Common
#include "./cbparser/parserthread.h"
//WTLHelper Common
#include "./resources/reshelper.h"
#include "./resources/Resources.h"
#include "./winx_event.h"
#include "./win32_notify.h"
#include "../public/qevent.h"
#include "./dspparser.h"
... | [
"xushiweizh@86f14454-5125-0410-a45d-e989635d7e98"
] | [
[
[
1,
605
]
]
] |
46c5bd9493ceb22d073af930e43d87f53575fb60 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Application/SysCAD/StdAfx.h | 0b5fb88a385724629392bef3a01b1a34594311f7 | [] | 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 | 3,239 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__A49FC39C_E359_437B_8811_949CAC05B162__INCLUDED_)
#define AFX_STDAFX_H__A49FC39C_E359_437B_8811_949CAC05B162__INCLUDED_
... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
12
],
[
14,
32
],
[
34,
60
],
[
63,
63
],
[
69,
70
],
[
72,
72
],
[
76,
76
],
[
78,
78
],
[
82,
84
],
[
88,
97
... |
fc33734ad9b41ee6bf616b97fbbf22e4c66cc43c | b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2 | /source/framework/gui/iguicombobox.cpp | eab097c566c709369d03bb184035b0a5cf9d5f9d | [] | no_license | roxygen/maid2 | 230319e05d6d6e2f345eda4c4d9d430fae574422 | 455b6b57c4e08f3678948827d074385dbc6c3f58 | refs/heads/master | 2021-01-23T17:19:44.876818 | 2010-07-02T02:43:45 | 2010-07-02T02:43:45 | 38,671,921 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,019 | cpp | #include"iguicombobox.h"
namespace Maid
{
IGUIComboBox::IGUIComboBox()
:m_State(STATE_NORMAL)
,m_SelectListMax(1)
,m_SelectID(0)
,m_MouseInID(0)
,m_SliderTop(0)
,m_SelectBoxOffset(0,0)
,m_SliderBarLength(1)
,m_SliderButtonLength(0)
,m_IsSliderButtonIn(false)
{
}
void IG... | [
"renji2000@gmail.com",
"renji2000@471aaf9e-aa7b-11dd-9b86-41075523de00"
] | [
[
[
1,
13
],
[
16,
146
],
[
149,
149
],
[
151,
153
],
[
157,
158
],
[
161,
162
],
[
174,
177
],
[
180,
184
],
[
201,
203
],
[
... |
af9c13303bc48017af211d34d3eb61c2f1ae990e | 8346a9e40ff890a56ec1a0b29e63ab6d2069a218 | /WebConfigCPP/Src/HTMLBuilder.cpp | 58b2d1cbdb366a4ae433299ecf74da47674eec3a | [
"MIT"
] | permissive | dave-mcclurg/web-config | 3f68c0ee14335396b66b17625c229e2d971b66f9 | 4174d087ca609725dd77a36fc16facd51c922400 | refs/heads/master | 2021-01-20T11:20:17.265829 | 2010-01-04T01:26:19 | 2010-01-04T01:26:19 | 32,268,994 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,516 | cpp | // WebConfig - Use a web browser to configure your application
// Copyright (c) 2009 David McClurg <dpm@efn.org>
// Under the MIT License, details: License.txt.
#include "HTMLBuilder.h"
#include "Support/HttpUtility.h"
#include <cassert>
#include <stdarg.h>
using namespace std;
namespace WebConfig
{
//... | [
"dave.mcclurg@d4c24e94-de21-11de-aa1f-bbd297b2055c"
] | [
[
[
1,
143
]
]
] |
6be77212bed35bbb4041eb2370775a5bfbf0b94a | 3daaefb69e57941b3dee2a616f62121a3939455a | /mgllib-test/mgl_test/dshow_mp3.cpp | f9ce384c7592990667cf95841fd526cda712c70c | [] | no_license | myun2ext/open-mgl-legacy | 21ccadab8b1569af8fc7e58cf494aaaceee32f1e | 8faf07bad37a742f7174b454700066d53a384eae | refs/heads/master | 2016-09-06T11:41:14.108963 | 2009-12-28T12:06:58 | 2009-12-28T12:06:58 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,082 | cpp | #include "stdafx.h"
#include <DShow.h>
void main()
{
// DirectShowのインスタンス宣言
IGraphBuilder *p_graph=NULL;
IMediaControl *p_control=NULL;
IMediaEvent *p_event=NULL;
HRESULT hr; // 処理結果
long event_code; // イベントコード
// COMライブラリの初期化
hr=CoInitialize(NULL);
// フィルタグラフのインスタンスを生成
hr=CoCr... | [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
67
]
]
] |
d3261da4afad51461caba33cf30143f8557b9e2c | 29c5bc6757634a26ac5103f87ed068292e418d74 | /src/tlclasses/CMissile.h | 90b9d9d3e93662d3bf149e999689dde8c27cfa11 | [] | 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 | 721 | h | #pragma once
#include "CPositionableObject.h"
namespace TLAPI {
#pragma pack(1)
struct CMissile : CPositionableObject
{
/*
PVOID vtable;
u32 unk0;
u64 guid0; // 0C27D3F5149C711DFh
u64 guid1; // 0FFFFFFFFFFFFFFFFh
u64 guid2; // 0C27D3F5149C711DFh
u64 guid3; // ... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
48
]
]
] |
dfa25f64ed4f459640a1229f5b25963cac53b188 | 3d9e738c19a8796aad3195fd229cdacf00c80f90 | /src/console/Console_run.cpp | d49fc5f41ce290d2fa9d709b21459702e1268d97 | [] | 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 | 2,023 | cpp | #include <iostream>
#include <fstream>
#include <console/Console_run.h>
#include <gui/app/static/Application_settings.h>
#include <gui/app/Settings_table_model.h>
#include <windows.h>
Console_run::Console_run(int argc, char* argv[]) {
std::cout << std::endl << "Mesecina running in console mode..." << std::e... | [
"balint.miklos@localhost"
] | [
[
[
1,
57
]
]
] |
94df3fb39853dea261ae30f9c5da13a0f49ed84b | c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac | /depends/ClanLib/src/Core/Text/string_ref16.cpp | 02887964126554733c1bd437a3d15c7ba73e0cdc | [] | no_license | ptrefall/smn6200fluidmechanics | 841541a26023f72aa53d214fe4787ed7f5db88e1 | 77e5f919982116a6cdee59f58ca929313dfbb3f7 | refs/heads/master | 2020-08-09T17:03:59.726027 | 2011-01-13T22:39:03 | 2011-01-13T22:39:03 | 32,448,422 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,834 | cpp | /*
** ClanLib SDK
** Copyright (c) 1997-2010 The ClanLib Team
**
** This software is provided 'as-is', without any express or implied
** warranty. In no event will the authors be held liable for any damages
** arising from the use of this software.
**
** Permission is granted to anyone to use this softwa... | [
"PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227"
] | [
[
[
1,
169
]
]
] |
3a17f9320e0d1071fa217126c9dfa82753ac6f2b | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/python/test/bienstman1.cpp | de748119beae265c780899f023c6eefc5f2df750 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,027 | cpp | // Copyright David Abrahams 2004. Distributed under the Boost
// Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/python/module.hpp>
#include <boost/python/def.hpp>
#include <boost/python/class.hpp>
#include <boost/python/ref... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
40
]
]
] |
16bd5babf4390b821aca5cbe232687248daf8c54 | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak.Toolkit/PrimitiveInfo.h | c949c0b592816f4de74e5fadc5b08766cb9f8b20 | [] | 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 | 557 | h | #pragma once
#ifndef __HALAK_TOOLKIT_PRIMITIVEINFO_H__
#define __HALAK_TOOLKIT_PRIMITIVEINFO_H__
# include <Halak.Toolkit/FWD.h>
# include <Halak.Toolkit/TypeInfo.h>
namespace Halak
{
namespace Toolkit
{
class PrimitiveInfo : public TypeInfo
{
... | [
"halakshin@gmail.com"
] | [
[
[
1,
24
]
]
] |
310ddceb50f13e2f6e6602e51cd17efd930b505c | b308f1edaab2be56eb66b7c03b0bf4673621b62f | /Code/CryEngine/CryCommon/MultiThread.h | a166c96d08aa58bcdc0ec1a9c782a305eb82bf3c | [] | no_license | blockspacer/project-o | 14e95aa2692930ee90d098980a7595759a8a1f74 | 403ec13c10757d7d948eafe9d0a95a7f59285e90 | refs/heads/master | 2021-05-31T16:46:36.814786 | 2011-09-16T14:34:07 | 2011-09-16T14:34:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,400 | h | ////////////////////////////////////////////////////////////////////////////
//
// Crytek Engine Source File.
// Copyright (C), Crytek Studios, 2001-2005.
// -------------------------------------------------------------------------
// File name: MultiThread.h
// Version: v1.00
// Compilers: Visual S... | [
"joe.marty@foreverinteractive.com"
] | [
[
[
1,
908
]
]
] |
0ade3d1c0cfe7a73bbf4d2c3d689bdf082fd049a | 9756190964e5121271a44aba29a5649b6f95f506 | /SimpleParam/Param/src/Numerical/MatrixConverter.cpp | 9e8f5f86812e6a77c2f6a4a25cdca670c3d477c4 | [] | no_license | feengg/Parameterization | 40f71bedd1adc7d2ccbbc45cc0c3bf0e1d0b1103 | f8d2f26ff83d6f53ac8a6abb4c38d9b59db1d507 | refs/heads/master | 2020-03-23T05:18:25.675256 | 2011-01-21T15:19:08 | 2011-01-21T15:19:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,222 | cpp | #include "MatrixConverter.h"
//////////////////////////////////////////////////////////////////////
// CMatrixConverter Construction/Destruction
//////////////////////////////////////////////////////////////////////
CMatrixConverter::CMatrixConverter()
{
}
CMatrixConverter::~CMatrixConverter()
{
}
///////... | [
"weihongyu1987@gmail.com"
] | [
[
[
1,
133
]
]
] |
df7d89a6aadb624255fed4e621f997a6a6f66669 | 5e72c94a4ea92b1037217e31a66e9bfee67f71dd | /older/tptest5/src/DialogAbout.cpp | 661eb2c5dae67aadb39ac6638d49efef7b92df97 | [] | no_license | stein1/bbk | 1070d2c145e43af02a6df14b6d06d9e8ed85fc8a | 2380fc7a2f5bcc9cb2b54f61e38411468e1a1aa8 | refs/heads/master | 2021-01-17T23:57:37.689787 | 2011-05-04T14:50:01 | 2011-05-04T14:50:01 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 4,124 | cpp | #include "DialogAbout.h"
#include <wx/mimetype.h>
#include <wx/filefn.h>
BEGIN_EVENT_TABLE( DialogAbout, wxDialog )
EVT_PAINT(DialogAbout::OnPaint)
EVT_LEFT_DOWN(DialogAbout::OnLeftDown)
END_EVENT_TABLE()
#ifdef UNIX
#define DA_WIDTH 500
#define DA_HEIGHT 600
#endif
#ifdef WIN32
#define DA_WIDTH 420... | [
"rickard.dahlstrand@iis.se"
] | [
[
[
1,
118
]
]
] |
d943bdd4db8df7f7224285dd3d93b0121b9c3835 | 1c7a59d0c11a63605e234e8d4b01365cc3ae1090 | /include/Viewer/PickHandler.h | 0b428ccdcd1aa7d72515634ba9999ea7708d3469 | [] | no_license | TomasHurban/3dsoftviz | 67cc0bec79778a8ba955df3e2403b8df486a14c3 | d94719599abedba86d449bbee6a6bc74333e37a1 | refs/heads/master | 2021-01-24T05:25:05.776927 | 2010-12-04T22:17:48 | 2010-12-04T22:17:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,892 | h | /**
* PickHandler.h
* Projekt 3DVisual
*/
#ifndef VIEWER_PICK_HANDLER_DEF
#define VIEWER_PICK_HANDLER_DEF 1
#include <osgGA/GUIEventHandler>
#include <osgGA/GUIEventAdapter>
#include <osgGA/GUIActionAdapter>
#include <osgViewer/Viewer>
#include <osg/ref_ptr>
#include <osg/Geode>
#include <osg/StateSet> ... | [
"kapec@genepool.(none)"
] | [
[
[
1,
456
]
]
] |
5c751e72b640cccd1b8c56ac3d2400322f6edeb6 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/ControllerQt/Visualization/HeaderedWidget.h | 34659fa45e78a3c0828bf64cf902b173185907ca | [
"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 | 1,363 | h | /**
* @file HeaderedWidget.h
* Declaration of class HeaderedWidget.
*
* @author Colin Graf
*/
#ifndef HeaderedWidget_H
#define HeaderedWidget_H
#include <QScrollArea>
class QHeaderView;
class QScrollArea;
class QBoxLayout;
class QStandardItemModel;
/**
* @class HeaderedWidget
*
* Defines a QWid... | [
"alon@rogue.(none)"
] | [
[
[
1,
63
]
]
] |
0012f4b958cc5f25361790a2a9f0c052752ceb5a | 1e01b697191a910a872e95ddfce27a91cebc57dd | /Scripts/Tutorial/GettingStarted/Cpp/Planet.cpp | db03e5adb92cc0ca4478b3be637dd647c716a93a | [] | no_license | canercandan/codeworker | 7c9871076af481e98be42bf487a9ec1256040d08 | a68851958b1beef3d40114fd1ceb655f587c49ad | refs/heads/master | 2020-05-31T22:53:56.492569 | 2011-01-29T19:12:59 | 2011-01-29T19:12:59 | 1,306,254 | 7 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 553 | cpp | //note: Visual C++-specific pragma must be added to prevent from intempestive warnings
//note: about template class instantiation of \samp{std::vector<\textit{T}>} in DEBUG mode!
#ifdef WIN32
#pragma warning(disable : 4786)
#endif
//##protect##"include files"
//##protect##"include files"
#include "Planet.h"
... | [
"cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4"
] | [
[
[
1,
21
]
]
] |
a86f1013867fa126445a95bf4491a12db68399f0 | 927e18c69355c4bf87b59dffefe59c2974e86354 | /super-go-proj/SgPointArray.h | 32309fcdf5ff40685bd824975ea0e63ba1a05683 | [] | no_license | lqhl/iao-gim-ca | 6fc40adc91a615fa13b72e5b4016a8b154196b8f | f177268804d1ba6edfd407fa44a113a44203ec30 | refs/heads/master | 2020-05-18T17:07:17.972573 | 2011-06-17T03:54:51 | 2011-06-17T03:54:51 | 32,191,309 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,895 | h | //----------------------------------------------------------------------------
/** @file SgPointArray.h
Array indexed by points. */
//----------------------------------------------------------------------------
#ifndef SG_POINTARRAY_H
#define SG_POINTARRAY_H
#include <iomanip>
#include <iostream>
#inclu... | [
"karlqliu@gmail.com"
] | [
[
[
1,
171
]
]
] |
543140bcd2444536a5d6cb36462c3fb124466f15 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/lambda/test/constructor_tests.cpp | 777af3f6097ef85d5aeece0885a449705ad5698f | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 5,501 | cpp | // constructor_tests.cpp -- The Boost Lambda Library ------------------
//
// Copyright (C) 2000-2003 Jaakko Järvi (jaakko.jarvi@cs.utu.fi)
// Copyright (C) 2000-2003 Gary Powell (powellg@amazon.com)
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or co... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
261
]
]
] |
ea168bf0c7153be3e3a75e6f5bdc5310a0aabcba | 63fc6506b8e438484a013b3c341a1f07f121686b | /addons/ofxVectorMath/src/ofxVec2f.h | 4827d5548651df9f6ab1757aae6accfbd7ba3d03 | [] | no_license | progen/ofx-dev | c5a54d3d588d8fd7318e35e9b57bf04c62cda5a8 | 45125fcab657715abffc7e84819f8097d594e28c | refs/heads/master | 2021-01-20T07:15:39.755316 | 2009-03-03T22:33:37 | 2009-03-03T22:33:37 | 140,479 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,993 | h | #ifndef _OFX_VEC2f
#define _OFX_VEC2f
#include "ofConstants.h"
class ofxVec2f : public ofPoint {
public:
ofxVec2f( float _x=0.0f, float _y=0.0f ) {
x = _x;
y = _y;
}
// Getters and Setters.
//
//
void set( float _x, float _y ) {
x = _x;
... | [
"meta.rb@gmail.com"
] | [
[
[
1,
336
]
]
] |
3b7ca7dc7bc43bbdcdd5b64dc549d333e0a1dcf9 | 56c17f756480a02c77aecc69b217c29294f4c180 | /Src/Libs/Rastering/QbertBox.h | 8d1961909a2a9e17c845d44281f9e19cc4618298 | [] | no_license | sangongs/qbert3d | 5fd88b9720b68ca7617a8c5510568911b3dc34c5 | 296b78451b73032e16e64ae1cc4f0200ef7ca734 | refs/heads/master | 2021-01-10T04:02:37.685309 | 2008-09-12T16:13:04 | 2008-09-12T16:13:04 | 46,944,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 901 | h | #pragma once
#include <vector>
#include "boost/shared_ptr.hpp"
#include "boost/tuple/tuple.hpp"
#include "GameObject.h"
namespace BGComplete
{
class QbertBox : public GameObject
{
friend class QbertModel;
int _face;
bool _isVisited;
bool _isOnPerimeter;
public:
QbertBox(const std::s... | [
"iliagore@97581c8e-fe54-0410-aa42-dd6ba39e7182"
] | [
[
[
1,
30
]
]
] |
aac145400040f7585d98072e4b30c8d1b2e8c66e | 85ee7e4ebdc4323939a5381ef0ec1d296412533b | /source/Scenes/NatureLabScene.cpp | 8f64a22947d1c2d474312a2669a4940da57bcb8f | [
"MIT"
] | permissive | hyperiris/praetoriansmapeditor | af71ab5d9174dfed1f4d8a4c751d92275eb541f2 | e6f7c7bc913fb911632a738a557b5f2eb4d4fc57 | refs/heads/master | 2016-08-10T22:40:11.230823 | 2008-10-24T05:09:54 | 2008-10-24T05:09:54 | 43,621,569 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,155 | cpp | #include "NatureLabScene.h"
#include "../Databases/ModelDatabase.h"
#include "../Nodes/TransformGroup.h"
#include "../Geometry/Geometry.h"
#include "../Kernel/Gateway.h"
#include "../Geometry/Model.h"
#include "../Managers/ManagersUtils.h"
NatureLabScene::NatureLabScene(const char* name) : Scene(name)
{
an... | [
"kwantum26@d2fd1b2e-92ce-11dd-9977-cddf1a87921b"
] | [
[
[
1,
530
]
]
] |
ded7a2d136cbb4467c8bc2efdb0c13de694a2ab3 | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /tags/pyplusplus_dev_0.9.5/unittests/data/classes_to_be_exported.hpp | 9622181789b8251d2b184258e970eeecb47ea02e | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,233 | hpp | // Copyright 2004-2008 Roman Yakovenko.
// 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)
#ifndef __classes_to_be_exported_hpp__
#define __classes_to_be_exported_hpp__
namespace classes{
namespace fund... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
109
]
]
] |
e69bbd8c314dbc3ab61ab98e9c2a7b7dbb963aee | 06b171ab4f8c38a5e6fe759fc9ec1351a0451db6 | /sample.cpp | eeaf2c6d9154e94478b0c4a56b6f3821921fffa3 | [] | no_license | cagsworld/Sample | 9257f88debff201ec657ea99d6079fa801701b36 | 9dc860ae93904e8cb337245ab01827a2a5883c5d | refs/heads/master | 2016-09-06T18:26:18.979793 | 2010-07-05T01:25:02 | 2010-07-05T01:25:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,215 | cpp | //////////////////////////////////////////////////////////
// import.cpp
// Function:
// Uses FTP to get BCP files from remote server and
// bulk load records into SQL Tables
//////////////////////////////////////////////////////////
// Include db-libary headers
#include <sybfront.h>
#include <sybdb.... | [
"cagraff@cox.net"
] | [
[
[
1,
432
]
]
] |
5d513fe9f1ed2a907fbf52b7e00b8df7d9aa1667 | 20c74d83255427dd548def97f9a42112c1b9249a | /src/roadfighter/playermanager.h | d154aa029d3bcad0133f256deca87ec38185e0fd | [] | no_license | jonyzp/roadfighter | 70f5c7ff6b633243c4ac73085685595189617650 | d02cbcdcfda1555df836379487953ae6206c0703 | refs/heads/master | 2016-08-10T15:39:09.671015 | 2011-05-05T12:00:34 | 2011-05-05T12:00:34 | 54,320,171 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 595 | h | #ifndef PLAYERMANAGER_H
#define PLAYERMANAGER_H
#include "interactive-object-manager.h"
#include "playercar.h"
using namespace std;
class PlayerManager : InteractiveObjectManager
{
public:
PlayerManager();
PlayerManager(PlayerCar *player);
~PlayerManager();
void setPlayer(PlayerCar *player);
Play... | [
"vickyrare@yahoo.com"
] | [
[
[
1,
28
]
]
] |
f348fc6cf2490f892e641b75ff88494985bb3211 | 960a896c95a759a41a957d0e7dbd809b5929c999 | /Game/weapon.cpp | 54f2bd4cb070f4213089914c89f91978ccd91f02 | [] | 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 | 2,045 | cpp |
#include"weapon.hpp"
void Weapon::Reload()
{
if(reload_time_wait.GetElapsedTime() < _reloadSpeed && _reloading)//while reload time hasnt come..
{
// this gets the number of bullets in a mag and checks if its full or not
if(_ammo / _mag == _clipSize) //if the current clip is full
... | [
"michaelbond2008@e78017d1-81bd-e181-eab4-ba4b7880cff6",
"lukefangel@e78017d1-81bd-e181-eab4-ba4b7880cff6"
] | [
[
[
1,
64
],
[
66,
68
],
[
70,
79
]
],
[
[
65,
65
],
[
69,
69
]
]
] |
b86fd86eeafcbba4e4faa3dc9c23e4f5fbfe3476 | 3a51ec54347b68d287c5e82b8271c65b969f1b22 | /Perl/EmbPerl/plhv.cpp | 4ad534ae4841da283794f15c47fb98ba916e6702 | [] | no_license | BackupTheBerlios/unisimu-svn | f5c35f3a7eb4ce54b1245db1884f75cf5b8cd34c | 105243c5b17e372bc13a9fbb9656ffdc09458cd5 | refs/heads/master | 2020-04-19T06:46:59.930863 | 2008-07-04T08:30:28 | 2008-07-04T08:30:28 | 40,801,502 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,347 | cpp | //: plhv.cpp
//: implementation for the Perl::HV class
//: v0.03
//: Agent2002. All rights reserved.
//: 04-04-17 04-04-17
#include "embperl.h"
#include "plproxy.hpp"
#include <string.h>
//#include <eprintf.h>
typedef SV* old_SV_ptr;
typedef HV* old_HV_ptr;
typedef HE* old_HE_ptr;
extern "C" PerlInt... | [
"agent@625e195c-0704-0410-94f2-f261ee9f2fe7"
] | [
[
[
1,
159
]
]
] |
e40cceab8a67e96d5fcb2e0857d41977d8677a5b | ee065463a247fda9a1927e978143186204fefa23 | /Src/Application/QtTemp/moc/moc_IWrapper.cpp | 878fb2f663682119be8867dd7895470fab706935 | [] | no_license | ptrefall/hinsimviz | 32e9a679170eda9e552d69db6578369a3065f863 | 9caaacd39bf04bbe13ee1288d8578ece7949518f | refs/heads/master | 2021-01-22T09:03:52.503587 | 2010-09-26T17:29:20 | 2010-09-26T17:29:20 | 32,448,374 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,678 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'IWrapper.h'
**
** Created: Sat 25. Sep 14:05:26 2010
** by: The Qt Meta Object Compiler version 62 (Qt 4.6.3)
**
** WARNING! All changes made in this file will be lost!
******************... | [
"PTrefall@gmail.com@28a56cb3-1e7c-bc60-7718-65c159e1d2df"
] | [
[
[
1,
141
]
]
] |
c1c687df4b8826f3730bf027ebe8a2133caae0a0 | 3d9e738c19a8796aad3195fd229cdacf00c80f90 | /src/geometries/witness_2/Witness_2_implement.h | 6e36331895ba27c0f8a52394fe7b92b3b1bb26c7 | [] | 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 | 5,685 | h | /* 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: Union_of_balls_2.h 737 2009-05-16 ... | [
"balint.miklos@localhost"
] | [
[
[
1,
150
]
]
] |
53818c7ece32723c0ea99edcbfa94ef2de0a4f96 | 53ee90fbc1011cb17ba013d0a49812697d4e6130 | /MootoritePlaat/MootoriteJaam/CMagnetSensor.cpp | 67d681f9cdd03e827b9256d742799512d74d696d | [] | no_license | janoschtraumstunde/Robin | c3f68667c37c44e19473119b4b9b9be0fe2fb57f | bd691cbd2a0091e5100df5dfe1268d27c99b39f6 | refs/heads/master | 2021-01-12T14:06:44.095094 | 2010-12-09T14:34:27 | 2010-12-09T14:34:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,220 | cpp | #include <WProgram.h>
#include "CMagnetSensor.h"
#include "ArduinoPins.h"
MagnetSensor::MagnetSensor(int slaveSelect, int sck, int miso) {
pinMode(slaveSelect, OUTPUT);
digitalWrite(slaveSelect, HIGH); // HIGH - disable device
sensor = MLX90316();
sensor.attach(slaveSelect, sck, miso);
}
void MagnetSensor::updat... | [
"martik@gmail.com"
] | [
[
[
1,
58
]
]
] |
44692a6ecae6e485601bde9a58e7c0e9374c0d72 | ea2ebb5e92b4391e9793c5a326d0a31758c2a0ec | /Bomberman/Bomberman/TrigBomb.cpp | 80671327a78e344bec6e49427fcfbfebffa8fe1b | [] | no_license | weimingtom/bombman | d0f022541e9c550af7c6dbd26481771c94828460 | d73ee4c680423a79826187013d343111a62f89b7 | refs/heads/master | 2021-01-10T01:36:39.712497 | 2011-05-01T07:03:16 | 2011-05-01T07:03:16 | 44,462,509 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 101 | cpp | #include "TrigBomb.h"
void TrigBomb::Init( FSM* fsm )
{
}
State* TrigBomb::Update()
{
} | [
"yvetterowe1116@d9104e88-05a6-3fce-0cda-3a6fd9c40cd8"
] | [
[
[
1,
11
]
]
] |
78eeaf66fce92bd9edda7188fb991b18812f879d | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/RollupCtrl/RollupCtrl.cpp | 2729daa44575fa414274b59a53d5d913ab90d58a | [] | no_license | 15831944/AiPI-1 | 2d09d6e6bd3fa104d0175cf562bb7826e1ac5ec4 | 9350aea6ac4c7870b43d0a9f992a1908a3c1c4a8 | refs/heads/master | 2021-12-02T20:34:03.136125 | 2011-10-27T00:07:54 | 2011-10-27T00:07:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,135 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// RollupCtrl.cpp
//
//
// Code Johann Nadalutti
// Mail: jnadalutti@hotmail.com
//
//////////////////////////////////////////////////////////////////////////////
//
// This code is free for personal and commercial use, providi... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
974
]
]
] |
ceadc9b5b0f8e390881a0c31d673310f7e3c662a | 06b2d2df5f39e37b74b68a56381c7eabb8c44e3c | /Transmit.cpp | 8a86f65565bc73d79de9c3078f5bbefe46be5f31 | [] | no_license | wonjb/wprobot | e6ccf1badcd1801d9a1be4b8aba7a05b5c8f296b | 5f1a133c1681925f028514dd2d86d03947471bee | refs/heads/master | 2021-01-01T05:40:23.339929 | 2008-09-05T09:12:48 | 2008-09-05T09:12:48 | 34,102,331 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 7,472 | cpp | #include "stdafx.h"
#include "Transmit.h"
#include "wpRobot(ver2.0).h"
#include "wpRobot(ver2.0)Dlg.h"
CTransmit::CTransmit()
: m_handPt(CHandPoint::NOTHING)
, m_pastPt(CHandPoint::NOTHING)
{
}
CTransmit::~CTransmit(void)
{
}
void CTransmit::Initalize()
{
setWindowRegn();
}
void CTransmit::... | [
"t2wish@naver.com@d3b47800-9755-0410-939a-5b8eb3d84ce7"
] | [
[
[
1,
277
]
]
] |
9a4b5e905739c0d000e15d35c378f4a70ba6dc2b | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/gameplay/src/ncgamecamera/ncgamecamera_cmds.cc | dd07f442f1299afed5ebb084f9ce9810907f4ad8 | [] | 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 | 8,043 | cc | #include "precompiled/pchgameplay.h"
//------------------------------------------------------------------------------
// ncgamecamera_cmds.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "ncgamecamera/ncgamecamera.h"
#include "na... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
198
]
]
] |
c05a4e717391fcbb78c2ec19a8dc16220ed46103 | 8a0a81978126520c0bfa0d2ad6bd1d35236f1aa2 | /SegmentationRegional/Dep/qwtplot3d-0.2.7/qwtplot3d/examples/mesh2/src/mesh2mainwindow.cpp | bc919db964789a7f8e7d54fd54dcfac83abc3685 | [
"Zlib"
] | permissive | zjucsxxd/BSplineLevelSetRegionalSegmentation | a64b4a096f65736659b6c74dce7cd973815b9a2c | a320ade9386861657476cca7fce97315de5e3e31 | refs/heads/master | 2021-01-20T23:03:26.244747 | 2011-12-10T13:10:56 | 2011-12-10T13:10:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,330 | cpp | #include <qmetaobject.h>
#include <qframe.h>
#include <qlabel.h>
#include <qpushbutton.h>
#include <qlayout.h>
#include <qtooltip.h>
#include <qwhatsthis.h>
#include <qaction.h>
#include <qmenubar.h>
#if QT_VERSION < 0x040000
#include <qpopupmenu.h>
#endif
#include <qtoolbar.h>
#include <qimage.h>
#... | [
"jokerjokerer@gmail.com"
] | [
[
[
1,
956
]
]
] |
20d99f4dc5dae3e75afe7fafb6dfef6a8c62b53d | 58ef4939342d5253f6fcb372c56513055d589eb8 | /ScheduleKiller/source/Views/inc/SettingScreenView.h | c370c5d780ab3e53c0f11157253b09f2597b5e90 | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,130 | h | /*
============================================================================
Name : SettingScreenView.h
Author : zengcity
Copyright : Your copyright notice
Description : Declares view class for application.
============================================================================
*/
#ifndef ... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
54
]
]
] |
109b727ea2655ee6615cac974ff987495633e303 | f0c08b3ddefc91f1fa342f637b0e947a9a892556 | /branches/develop/calcioIA/GlutApp/GLDraw.cpp | 627dba04bcebd456a3566f02eb167cef008123f2 | [] | no_license | BackupTheBerlios/coffeestore-svn | 1db0f60ddb85ccbbdfeb9b3271a687b23e29fc8f | ddee83284fe9875bf0d04e6b7da7a2113e85a040 | refs/heads/master | 2021-01-01T05:30:22.345767 | 2009-10-11T08:55:35 | 2009-10-11T08:55:35 | 40,725,038 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,095 | cpp | #include "GLDraw.h"
#include "Ball.h"
#include "Player.h"
#include "Team.h"
#include "Field.h"
#include "Game.h"
#include <GL/glut.h>
#include <cmath>
void GLDraw::draw(const Ball& ball)
{
glPushAttrib(GL_CURRENT_BIT);
glColor3f(1.0f, 1.0f, 1.0f);
drawFilledCircle(ball.position(), ball.radius());
... | [
"fabioppp@e591b805-c13a-0410-8b2d-a75de64125fb"
] | [
[
[
1,
102
]
]
] |
79b8255c98d5af749b5fc1257ad0ce83adf49743 | 61fb1bf48c8eeeda8ecb2c40fcec1d3277ba6935 | /patoGUI/mainwindow.h | 8ff7d12437b0c8fe8b70362acc6a1f8a07a0f93d | [] | no_license | matherthal/pato-scm | 172497f3e5c6d71a2cbbd2db132282fb36ba4871 | ba573dad95afa0c0440f1ae7d5b52a2736459b10 | refs/heads/master | 2020-05-20T08:48:12.286498 | 2011-11-25T11:05:23 | 2011-11-25T11:05:23 | 33,139,075 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 516 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidget *parent = 0);
~MainWindow();
private slots:
void setWorkspaceModel(const QString &str);
void ... | [
"rafael@Micro-Mariana"
] | [
[
[
1,
29
]
]
] |
bfe34877210f769512fabfe35462361f1816792c | 729fbfae883f0f1a7330f62255656b5ed3d51ee6 | /BeijingApp/src/addons/ofxCubeMapRenderer/src/ofxCubeMapRenderer.h | cf3c1fc84102351b6e2e0743f09a77de211ef001 | [] | no_license | jjzhang166/CreatorsProjectDev | 76d3481f9c6d290485718b96d8e06c1df2676ceb | bf0250731d22a42d7b9b6821aff98fcd663d68c1 | refs/heads/master | 2021-12-02T03:12:33.528110 | 2010-09-02T23:33:55 | 2010-09-02T23:33:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 513 | h | #pragma once
#include "ofMain.h"
#include "ofxFbo.h"
class ofxCubeMapRenderer {
public:
ofxCubeMapRenderer();
void setup(int cubeSize);
void render();
void draw();
virtual void drawScene() = 0;
protected:
void renderDirection(ofTexture& target,
float targetX, float targetY, float targetZ,
... | [
"kyle@Kyle-McDonalds-MacBook-Pro.local"
] | [
[
[
1,
24
]
]
] |
225f061058faf6603b5fbf0b13c03edebe575b8b | fbf246f1ea06a14b61bf04f20d9bf90b9ff73ef5 | /GameAndWatch/include/devices/dev_pirate.h | 7c28389ce9e6dd27eae8dce2f76abd02491fabae | [] | no_license | biappi/GameAndWatch | e503f4ebabb326a45c81380f32358f9f810c9b2d | a586b16a48727b587253f1b95c89cf40fb4429d6 | refs/heads/master | 2020-09-21T14:02:05.733066 | 2011-08-31T16:16:23 | 2011-08-31T16:16:23 | 2,295,881 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 544 | h | #ifndef H__DEV_PIRATE__H
#define H__DEV_PIRATE__H
#include "devices/deveng_vtech_monkey.h"
class GW_Game_Pirate_Info : public GW_Game_Info
{
public:
GW_Game_Pirate_Info(const string &platformdatapath) :
GW_Game_Info("pirate", "Time & Fun - Pirate", "pirate",
platformdatapath,
"... | [
"antonio.malara@tomtom.com"
] | [
[
[
1,
25
]
]
] |
f58cce42664c1b80c6b91b501ad675debc985a4e | 65dee2b7ed8a91f952831525d78bfced5abd713f | /winmob/XfMobile_WM6/Gamepe/SHA1.cpp | c99a6fabc2b2bdd0a13c904842460c77275e7dd1 | [] | no_license | felixnicitin1968/XFMobile | 0249f90f111f0920a423228691bcbef0ecb0ce23 | 4a442d0127366afa9f80bdcdaaa4569569604dac | refs/heads/master | 2016-09-06T05:02:18.589338 | 2011-07-05T17:25:39 | 2011-07-05T17:25:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,083 | cpp | /*
100% free public domain implementation of the SHA-1 algorithm
by Dominik Reichl <dominik.reichl@t-online.de>
Version 1.5 - 2005-01-01
- 64-bit compiler compatibility added
- Made variable wiping optional (define SHA1_WIPE_VARIABLES)
- Removed unnecessary variable initializations
- ROL32 improvement f... | [
"moti@gamepe.com"
] | [
[
[
1,
261
]
]
] |
f61eb5c1a17874a9876fc1d2c30c955fd63f9b3f | ffe0a7d058b07d8f806d610fc242d1027314da23 | /V3e/mc/src/irc/IRCCmdw.h | 4f844d6382862b677782f410137b43ad608935a2 | [] | no_license | Cybie/mangchat | 27bdcd886894f8fdf2c8956444450422ea853211 | 2303d126245a2b4778d80dda124df8eff614e80e | refs/heads/master | 2016-09-11T13:03:57.386786 | 2009-12-13T22:09:37 | 2009-12-13T22:09:37 | 32,145,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 83 | h | #pragma once
class IRCCmdw
{
public:
IRCCmdw(void);
~IRCCmdw(void);
}; | [
"cybraxcyberspace@dfcbb000-c142-0410-b1aa-f54c88fa44bd"
] | [
[
[
1,
8
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.