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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
99b75f7f01dd0cb08619c5d9dd6d973eb547514f | 3ecc6321b39e2aedb14cb1834693feea24e0896f | /src/world.cpp | f25d0eea4e6a4dcdecef8aec33f714c190198e87 | [] | no_license | weimingtom/forget3d | 8c1d03aa60ffd87910e340816d167c6eb537586c | 27894f5cf519ff597853c24c311d67c7ce0aaebb | refs/heads/master | 2021-01-10T02:14:36.699870 | 2011-06-24T06:21:14 | 2011-06-24T06:21:14 | 43,621,966 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 14,084 | cpp | /*****************************************************************************
* Copyright (C) 2009 The Forget3D Project by Martin Foo (i25ffz@hotmail.com)
* ALL RIGHTS RESERVED
*
* License I
* Permission to use, copy, modify, and distribute this software for
* any purpose and WITHOUT a fee is granted under... | [
"i25ffz@8907dee8-4f14-11de-b25e-a75f7371a613"
] | [
[
[
1,
468
]
]
] |
62687741734fa2256932c432ff42f36710492807 | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/core/timers.hpp | 28d4dbf041019da6d1ca1ebc5bdc66b7dac9ae33 | [] | 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 | UTF-8 | C++ | false | false | 892 | hpp | #ifndef TIMERS_HPP
#define TIMERS_HPP
#include "core/container/application_item.hpp"
#include "core/createble_i.hpp"
#include "core/samp/pawn/pawn_plugin_i.hpp"
#include <boost/date_time/posix_time/posix_time.hpp>
class timers
: public application_item
, public createble_i
, public pawn::plugin_... | [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
33
]
]
] |
4e5cefe5262ebe5dce98ce9e1916214b59c7a6e2 | 7d349e6342c084a4d11234a0aa0846db41c50303 | /themeagent/Observable.h | 0a3ba201c5e54d0e7bfc19f92bae5fb63c29a89d | [] | no_license | Tobbe/themeagent | 8f72641228a9cbb4c57e3bcd7475aee5f755eb3d | cbdbf93859ee7ef5d43330da7dd270f7b966f0b2 | refs/heads/master | 2020-12-24T17:44:42.819782 | 2009-04-18T22:38:58 | 2009-04-18T22:38:58 | 97,412 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 247 | h | #ifndef OBSERVABLE_H_
#define OBSERVABLE_H_
#include <vector>
class Observable
{
private:
std::vector<class Observer*> observers;
public:
void addObserver(class Observer *o);
void notifyObservers(const Observable *o);
};
#endif | [
"tobbesweden@gmail.com"
] | [
[
[
1,
15
]
]
] |
af25030f653a716f55135c4a28b42fc063d61941 | be7eb51cea272a091523a4f85fbd5a2dfa107c95 | /Classes/WindowCapture.cpp | eca1b33f53decb233c2a6c199aacb0784d717206 | [] | no_license | HousonCao/screendump | e517714a4fd357d6608384442a8ab2b1a35e7d75 | 483c400a5769cea568a2246aa8054006ad6a40ae | refs/heads/master | 2021-01-18T17:55:14.002682 | 2010-10-12T19:01:02 | 2010-10-12T19:01:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,617 | cpp | #include "stdafx.h"
#include "afxwin.h"
#include "WindowCapture.h"
#include "gdiplus.h"
#include "OSCheck.h"
using namespace Gdiplus;
// Throws CResourceException if GDIStartup failed.
WindowCapture::WindowCapture(GlobalSettings gs)
{
lastGdiStatus = Aborted; // Initialized to anything not "Ok" so that ... | [
"",
"dev@indiecodelabs.com"
] | [
[
[
1,
4
],
[
6,
7
],
[
10,
11
],
[
13,
27
],
[
44,
44
],
[
47,
48
],
[
50,
59
],
[
61,
62
],
[
64,
64
],
[
135,
167
... |
89361aa31096ab56f4ae284f007811010cd2dd9b | c497f6d85bdbcbb21e93ae701c5570f16370f0ae | /Sync/Lets_try_all_engine/backup/Clear/SatMde.hpp | d8e2bec3923f4ed8074a67296b4b6cd59d893632 | [] | no_license | mfkiwl/gpsgyan_fork | 91b380cf3cfedb5d1aac569c6284bbf34c047573 | f7c850216c16b49e01a0653b70c1905b5b6c2587 | refs/heads/master | 2021-10-15T08:32:53.606124 | 2011-01-19T16:24:18 | 2011-01-19T16:24:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,995 | hpp | /* * File name : satMDE.hpp
*
* Abstract : This file contains definitions of structures and Global classes
* Struchers used in the Gpsgyan project.
*
* Compiler : Visual C++ Version 9.0
*
* Compiler options : Default
*
* Pragmas : None used
*
... | [
"priyankguddu@6c0848c6-feae-43ef-b685-015bb26c21a7"
] | [
[
[
1,
190
]
]
] |
e0a5d9d56888458277954fe2132f3cf5756001a4 | 6581dacb25182f7f5d7afb39975dc622914defc7 | /easyMule/easyMule/src/UILayer/CreditsThread.cpp | f7f0a21c058aee0d8eca1d1abfd4a43da40e7e17 | [] | 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 | WINDOWS-1252 | C++ | false | false | 20,175 | cpp | /*
* $Id: CreditsThread.cpp 5056 2008-03-20 04:03:12Z thilon $
*
* 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,
681
]
]
] |
b7f2fbe9e000ce369b4158bba11c2eea6543d35c | 582d6ee710677872456df6a4265ce6c8b74e2a64 | /irc/irc.cpp | 30da958b5dd2bda25266547ef6d39c307c3b02e2 | [] | no_license | Alvo/OFPMonitor | 1069b25570323020fc60aad89b37336e2f6ebb04 | 6f750d6d6ebb943fdd1908203a8b1950c34568ba | refs/heads/master | 2020-04-02T22:30:18.455535 | 2011-05-12T21:31:25 | 2011-05-12T21:31:25 | 903,925 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,798 | cpp | #include <list>
#include <iostream.h>
#include "Unit1.h"
#include "Unit2.h"
#include "irc.h"
#include <vector.h>
#include <set.h>
#include <time.h>
#include <sstream>
//#define DEBUG_MSG
#ifdef DEBUG_MSG
#define INPUTOUT 1
#else ... | [
"Owe@core2.(none)",
"poweruser.rs@hotmail.com"
] | [
[
[
1,
421
]
],
[
[
422,
422
]
]
] |
a8b32dc523b84a4eb828d8d1c820228eaeaabbbf | 6ee200c9dba87a5d622c2bd525b50680e92b8dab | /Autumn/WrapperDX/Buffer/VertexBufferEx.h | 9e2082246378f27b69d1fdea4eb6654d787a3dc7 | [] | 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 | 478 | h | #ifndef _VERTEX_BUFFER_EX_
#define _VERTEX_BUFFER_EX_
#ifndef _VERTEX_BUFFER_
#include "WrapperDx/Buffer/VertexBuffer.h"
#endif
class VertexBufferEx : public VertexBuffer
{
public:
VertexBufferEx();
virtual ~VertexBufferEx();
virtual HRESULT Create(unsigned int size, unsigned int nElts, const void * ... | [
"edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6"
] | [
[
[
1,
23
]
]
] |
39d5cd827070c1787dfe86f07a8dac3685aeb7b2 | f177993b13e97f9fecfc0e751602153824dfef7e | /ImPro/ImProFilters/GSARTagLayoutFilter/GSARTagLayoutFilterProp.cpp | 845a7eceaad5db95a46daf24ba6d194a147212ac | [] | no_license | svn2github/imtophooksln | 7bd7412947d6368ce394810f479ebab1557ef356 | bacd7f29002135806d0f5047ae47cbad4c03f90e | refs/heads/master | 2020-05-20T04:00:56.564124 | 2010-09-24T09:10:51 | 2010-09-24T09:10:51 | 11,787,598 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,190 | cpp | #include "stdafx.h"
#include "GSARTagLayoutFilterProp.h"
#include "GSARTagLayoutFilterApp.h"
IMPLEMENT_DYNAMIC(GSARTagLayoutFilterProp, GSMFCProp)
extern CGSARTagLayoutFilterApp theApp;
void GSARTagLayoutFilterProp::DoDataExchange(CDataExchange* pDX)
{
__super::DoDataExchange(pDX);
DDX_Control(pDX, ID... | [
"ndhumuscle@fa729b96-8d43-11de-b54f-137c5e29c83a"
] | [
[
[
1,
185
]
]
] |
91d281563e413f19ea140c677ec0c7161c0623a6 | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/level/objects/yokes/minimus/MinimusScriptYoke.h | ff6db5c43cae27a87aa4a400185f51876d5b7d21 | [] | 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,583 | h | /***
* hesperus: MinimusScriptYoke.h
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#ifndef H_HESP_MINIMUSSCRIPTYOKE
#define H_HESP_MINIMUSSCRIPTYOKE
#include <ASXEngine.h>
#include <ASXRefType.h>
#include <source/level/objects/base/IYoke.h>
#include <source/level/objects/base/ObjectID.h... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
55
]
]
] |
c89b54c846da6ebbcef011e7ad48002fb2959586 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Samples/NPR/App.cpp | 2720b634d3ff9f5c54c887043472a5f8c8786108 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,859 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: App.cpp
Version: 0.03
Info: This demo presents 2D non-photorealistic rendering.
---------------------------------... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
156
]
]
] |
97484090d4c463a13c9a7962b8d412ad107734a2 | 93eac58e092f4e2a34034b8f14dcf847496d8a94 | /ncl30-cpp/ncl30-generator/include/generables/ContextNodeGenerator.h | 0d3af0fa1698fb32a6f6b9e0759ef26ebc0a85a7 | [] | no_license | lince/ginga-srpp | f8154049c7e287573f10c472944315c1c7e9f378 | 5dce1f7cded43ef8486d2d1a71ab7878c8f120b4 | refs/heads/master | 2020-05-27T07:54:24.324156 | 2011-10-17T13:59:11 | 2011-10-17T13:59:11 | 2,576,332 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,372 | h | /******************************************************************************
Este arquivo eh parte da implementacao do ambiente declarativo do middleware
Ginga (Ginga-NCL).
Copyright (C) 2009 UFSCar/Lince, Todos os Direitos Reservados.
Este programa eh software livre; voce pode redistribui-lo e/ou modificah-lo sob... | [
"erickmelo@gmail.com"
] | [
[
[
1,
106
]
]
] |
e02c9a3e226eee9dbe83c33fdec06f060c6af314 | 94c1c7459eb5b2826e81ad2750019939f334afc8 | /source/ImportData.cpp | 26ef7d4de5567c6bf23bfe1c6f2dcae21733c936 | [] | no_license | wgwang/yinhustock | 1c57275b4bca093e344a430eeef59386e7439d15 | 382ed2c324a0a657ddef269ebfcd84634bd03c3a | refs/heads/master | 2021-01-15T17:07:15.833611 | 2010-11-27T07:06:40 | 2010-11-27T07:06:40 | 37,531,026 | 1 | 3 | null | null | null | null | GB18030 | C++ | false | false | 36,536 | cpp | // ImportData.cpp : implementation file
// Tel:13366898744
#include "stdafx.h"
#include "CTaiShanApp.h"
#include "ImportData.h"
#include "mainfrm.h"
#include "CTaiKlineFileKLine.h"
#include "SBDestination.h"
#include "BrowseForFolder.h"
#include <stdio.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_... | [
"7171136@qq.com"
] | [
[
[
1,
1576
]
]
] |
41cece89d854803951e19fbc68decdc6c2d372fe | 9fb229975cc6bd01eb38c3e96849d0c36985fa1e | /Tools/MergeCar/MergeCar.cpp | 7ddba0010eb60aa2580e95a2d1ebbca131b74b64 | [] | no_license | Danewalker/ahr | 3758bf3219f407ed813c2bbed5d1d86291b9237d | 2af9fd5a866c98ef1f95f4d1c3d9b192fee785a6 | refs/heads/master | 2016-09-13T08:03:43.040624 | 2010-07-21T15:44:41 | 2010-07-21T15:44:41 | 56,323,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,723 | cpp | // MergeCar.cpp : Defines the entry point for the console application.
//
#pragma warning (disable:4786)
#include "stdafx.h"
#include "stdio.h"
#include "TgaReader.h"
#include "TgaWriter.h"
#include "ImageProcess.h"
#include "Surface.h"
#include "windows.h"
#include "CarExporter.h"
int main(int argc, cha... | [
"jakesoul@c957e3ca-5ece-11de-8832-3f4c773c73ae"
] | [
[
[
1,
115
]
]
] |
7491dd2befad9f76a6233488c58e406e53ac5416 | da48afcbd478f79d70767170da625b5f206baf9a | /tbmessage/websend/src3/EditUserDlg.h | a307848fb3eaa55e1011c6cd3b3a0b0c04fe33b3 | [] | no_license | haokeyy/fahister | 5ba50a99420dbaba2ad4e5ab5ee3ab0756563d04 | c71dc56a30b862cc4199126d78f928fce11b12e5 | refs/heads/master | 2021-01-10T19:09:22.227340 | 2010-05-06T13:17:35 | 2010-05-06T13:17:35 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 636 | h | #pragma once
#include "explorer_ocx.h"
// CEditUserDlg 对话框
class CEditUserDlg : public CDialog
{
DECLARE_DYNAMIC(CEditUserDlg)
public:
CEditUserDlg(CWnd* pParent = NULL); // 标准构造函数
virtual ~CEditUserDlg();
virtual BOOL OnInitDialog();
// 对话框数据
enum { IDD = IDD_DLG_EDIT_USER };
protected:
... | [
"niels.liu@gmail.com@d41c10be-1f87-11de-a78b-a7aca27b2395"
] | [
[
[
1,
30
]
]
] |
d69a8db61517d1901d9b597c72d9d94962dea98b | 3daaefb69e57941b3dee2a616f62121a3939455a | /_package_test/test/StdAfx.cpp | 627e8de2343bccdf05b1fc60fa7a64bf97513e7b | [] | 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 | 447 | cpp | // stdafx.cpp : 標準インクルードファイルを含むソース ファイル
// test.pch 生成されるプリコンパイル済ヘッダー
// stdafx.obj 生成されるプリコンパイル済タイプ情報
//#define DWORD_PTR DWORD*
#include "stdafx.h"
// TODO: STDAFX.H に含まれていて、このファイルに記述されていない
// ヘッダーファイルを追加してください。
| [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
9
]
]
] |
7fc115ab4a927c6e37e9711ed26ed77850b5acd2 | 37c757f24b674f67edd87b75b996d8d5015455cb | /Server/sources/listenThread.cpp | de5999efd59b7fa5b607ad2897e45f348f8436ce | [] | no_license | SakuraSinojun/cotalking | 1118602313f85d1c49d73e1603cf6642bc15f36d | 37354d99db6b7033019fd0aaccec84e68aee2adf | refs/heads/master | 2021-01-10T21:20:50.269547 | 2011-04-07T06:15:04 | 2011-04-07T06:15:04 | 32,323,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,416 | cpp |
#include <pthread.h>
#include <memory.h>
#include "../include/listenThread.h"
TS_ListenThread::TS_ListenThread()
{
sockfd = 0;
epfd = 0;
mngSock = NULL;
}
TS_ListenThread::~TS_ListenThread()
{
if (sockfd)
close(sockfd);
if (epfd)
close(epfd);
}
bool TS_ListenThread::setNonBlock(int sockfd... | [
"SakuraSinojun@02eed91f-dd82-7cf9-bfd0-73567c4360d3"
] | [
[
[
1,
114
]
]
] |
6e1a4c8a9ad8c2848bee300a955dbe3c6695641d | 95a3e8914ddc6be5098ff5bc380305f3c5bcecb2 | /src/FusionForever_Editor/fusionforever_editor.cpp | 96b497f05c6defe45b0fe4e72a7121fbd781b80f | [] | 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 | 8,743 | cpp | #include "fusionforever_editor.h"
#include <qtimer.h>
#include <SectionTypes.h>
#include <SectionMetadata.h>
#include "SectionButton.h"
#include "SectionPopup.h"
#include "ToolboxPopup.h"
#include <set>
#include <QFileDialog>
#include "ScenarioDialog.h"
#include <stdlib.h>
#include <fstream>
#include <QCore... | [
"danishcake@hotmail.com"
] | [
[
[
1,
201
]
]
] |
008a70fa913836ff17b28a5fec3cddd443abec0f | 5e710ea036da9a0817e99b74dd1530756fada273 | /lukas-kanade-openmp-sse2/Codigo/cv/src/cvlkpyramid_paa_omp.cpp | fcbeddf68b1ca53f7110942bece3e011c26cf035 | [] | no_license | pabloinigoblasco/lukas-kanade-openmp-sse2 | 7ff3722087bbc51ba98ef349e5ef4f25c09a0e19 | 634be1442dc9784880a088f325c0122b1f909fbe | refs/heads/master | 2016-09-06T18:50:52.799641 | 2009-02-03T17:19:41 | 2009-02-03T17:19:41 | 40,632,484 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 33,923 | cpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, i... | [
"pibgeus@ce9d1b04-dfe2-11dd-ab07-b19b4dad1b3d"
] | [
[
[
1,
1168
]
]
] |
9f348e708212a474d5d10344d8ccbaf8d447d52f | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/ui/include/UiSubsystem.h | 9271c68469d93db01be355efcc9fce4e235e7105 | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,408 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that i... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
114
]
]
] |
9c8b2f4b094e4e03e24ff3a113f3c80ef6c21b12 | 68127d36b179fd5548a1e593e2c20791db6b48e3 | /cppBuilder/energizado/energizadoauto1.cpp | 93f4ba3d4e150d2cc95eef2beb832769029d2410 | [] | no_license | renatomb/engComp | fa50b962dbdf4f9387fd02a28b3dc130b683ed02 | b533c876b50427d44cfdb92c507a6e74b1b7fa79 | refs/heads/master | 2020-04-11T06:22:05.209022 | 2006-04-26T13:40:08 | 2018-12-13T04:25:08 | 161,578,821 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 896 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
USERES("energizadoauto1.res");
USEFORM("energizadoauto.cpp", Form1);
USEFORM("Unit2.cpp", Form2);
USEFORM("Unit3.cpp", Form3);
//-----------------------------------------------------------------------... | [
"r3n4t0@gmail.com"
] | [
[
[
1,
26
]
]
] |
7844ca01af910f438bb722a2e8d60784d79878dc | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Shared/GuiProt/GuiProtMessageHandler.cpp | 7f4cdc5cd546bca140c0076f2279f5a6ce520e20 | [
"BSD-3-Clause"
] | permissive | ravustaja/Wayfinder-S60-Navigator | ef506c418b8c2e6498ece6dcae67e583fb8a4a95 | 14d1b729b2cea52f726874687e78f17492949585 | refs/heads/master | 2021-01-16T20:53:37.630909 | 2010-06-28T09:51:10 | 2010-06-28T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,789 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
101
]
]
] |
63b841ef61c10cee716285f4747743d38d87c015 | 56baf30355c13e5154027ee3b354513b9ae422f4 | /applicationlogic.h | 72e329e70781759b6ebf7522794d430ad7193e98 | [] | no_license | Tallefer/cuteauthenticator | 1087d9753d3fd44adc51bc588f78831df15cb26a | 596adfd2d840bd47cdcbf9dc3342bc7092bb5ccf | refs/heads/master | 2016-08-03T20:39:49.703523 | 2011-03-20T10:04:47 | 2011-03-20T10:04:47 | 35,008,557 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | h | #ifndef APPLICATIONLOGIC_H
#define APPLICATIONLOGIC_H
#include <QObject>
#include "qmlapplicationviewer.h"
#include "roleitemmodel.h"
#include <QDeclarativeEngine>
#include <QDeclarativeContext>
#include <QSettings>
#include <QDebug>
struct AccountsKeys {
enum AccountsRoles {
NameRole =... | [
"juhapekka.piiroinen@gmail.com@9c31be44-14c4-d9b1-5e2f-0b3f72e17b30"
] | [
[
[
1,
47
]
]
] |
997626049d22adc66d1995bea41830d19680ce49 | 67298ca8528b753930a3dc043972dceab5e45d6a | /FileSharing/src/FileServer.cpp | baaf2657bd64c812a64fc83ffe77330d6353a826 | [] | no_license | WhyKay92/cs260assignment3 | 3cf28dd92b9956b2cd4f850652651cb11f25c753 | 77ad90cd2dc0b44f3ba0a396dc8399021de4faa5 | refs/heads/master | 2021-05-30T14:59:21.297733 | 2010-12-13T09:18:17 | 2010-12-13T09:18:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,931 | cpp | /*!
* @File FileServer.cpp
* @Author Michael Travaglione
* @Date 11 November 2010
* @Brief Implementation of object containing the sever which maintains the file transfer application
*/
#include "shared.hpp" // BaseErrExcep
#include "FileServer.hpp"
unsigned FileServer::transID_ = 0;
... | [
"mstravag@gmail.com"
] | [
[
[
1,
203
]
]
] |
87b0d4ca5b6a50339335646519e2b0ec1e51b8b0 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/serialization/example/demo_portable_archive.cpp | c15a8ab31cd2b8a7d4f18ab6f67c56d5231c48c1 | [
"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,685 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
//
// demo_portable_archive.cpp
//
// (C) Copyright 2002-4 Robert Ramey - http://www.rrsd.com .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
68
]
]
] |
f351aa38e0b7b42b9972219564b48c7a6d0d1ca3 | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /Integration_WAH_&_Extraction/SMDataExtraction/Algorithm/C45ModelSelection.h | 9d2f71e56b49b55e4cbb83f3af4ff17283c429d2 | [] | no_license | asankaf/scalable-data-mining-framework | e46999670a2317ee8d7814a4bd21f62d8f9f5c8f | 811fddd97f52a203fdacd14c5753c3923d3a6498 | refs/heads/master | 2020-04-02T08:14:39.589079 | 2010-07-18T16:44:56 | 2010-07-18T16:44:56 | 33,870,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,623 | h | #pragma once
#include "datasource.h"
#include "ModelSelection.h"
#include "BitStreamInfo.h"
#include "classifiersplitmodel.h"
#include "Utils.h"
/************************************************************************
* Class :C45ModelSelection
* Author :Amila De Silva
* Subj :
* Class for s... | [
"jaadds@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
61
]
]
] |
5b07b042d479088907fbe3e5671597ae27f870b3 | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/3rdparty/wxWidgets/include/wx/setup.h | 16c8a8b27f53fe9cfc89303a2218b25d513e6fa6 | [] | 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 | 46,945 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/setup.h
// Purpose: Configuration for the library
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id: setup0.h 43908 2006-12-11 06:19:27Z RD $
// Copyright: (c) Julian Sma... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
1365
]
]
] |
2c602c635bbdc4c83a520a73809e63482785d11d | 62207628c4869e289975cc56be76339a31525c5d | /Source/Star Foxes Skeleton/mainShipClass.cpp | e396e6d4aa24376403b5499ed90c09251c6ae714 | [] | no_license | dieno/star-foxes | f596e5c6b548fa5bb4f5d716b73df6285b2ce10e | eb6a12c827167fd2b7dd63ce19a1f15d7b7763f8 | refs/heads/master | 2021-01-01T16:39:47.800555 | 2011-05-29T03:51:35 | 2011-05-29T03:51:35 | 32,129,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,726 | cpp | #include "mainShipClass.h"
#include "directXClass.h"
float MainShipClass::afterburnerSpeed_ = 5.0f;
/*
D3DXVECTOR3 MainShipClass::vRight_ = D3DXVECTOR3(1.0f,0.0f,0.0f);
D3DXVECTOR3 MainShipClass::vUp_ = D3DXVECTOR3(0.0f,1.0f,0.0f);
D3DXVECTOR3 MainShipClass::vDirection_ = D3DXVECTOR3(0.0f,0.0f,1.0f);
*... | [
"boffley@gmail.com@2f9817a0-ed27-d5fb-3aa2-4a2bb642cc6a",
"dannylau13@gmail.com@2f9817a0-ed27-d5fb-3aa2-4a2bb642cc6a",
"ryan.dieno@gmail.com@2f9817a0-ed27-d5fb-3aa2-4a2bb642cc6a",
"beamer1989@gmail.com@2f9817a0-ed27-d5fb-3aa2-4a2bb642cc6a"
] | [
[
[
1,
4
],
[
19,
37
],
[
40,
56
],
[
293,
293
],
[
298,
298
],
[
305,
305
],
[
350,
358
],
[
441,
445
],
[
448,
455
]
],
[
[
... |
76a445636a5a5046927394cf1c596bef2b5929f8 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/trunk/engine/core/include/MergeableMeshObject.h | 4e03132f765afff25ead305e07f2b8db0774d865 | [
"ClArtistic",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,590 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2008 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that it will... | [
"blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
50
]
]
] |
92e9ce5b7d3782732bce6f8652076d33db2b8719 | 080941f107281f93618c30a7aa8bec9e8e2d8587 | /include/linestrips2lines.h | 969d315a92c19971270ceb0e2c96cfc2f07aac9f | [
"MIT"
] | permissive | scoopr/COLLADA_Refinery | 6d40ee1497b9f33818ec1e71677c3d0a0bf8ced4 | 3a5ad1a81e0359f9025953e38e425bc10b5bf6c5 | refs/heads/master | 2021-01-22T01:55:14.642769 | 2009-03-10T21:31:04 | 2009-03-10T21:31:04 | 194,828 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,097 | h | /*
The MIT License
Copyright 2006 Sony Computer Entertainment Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy... | [
"alorino@7d79dae2-2c22-0410-a73c-a02ad39e49d4",
"sceahklaw@7d79dae2-2c22-0410-a73c-a02ad39e49d4"
] | [
[
[
1,
1
],
[
23,
54
]
],
[
[
2,
22
]
]
] |
7d5dc13caff699b10a9dfcea42b4263746a6f28d | 9429a0e1b44f45cff3c5272383ee45ba60189226 | /stage/ArchivoLexico.h | 47526f537bf0d4dcf68f36d979c237bb8077700f | [] | no_license | pablorusso/doogle | b9ffe65f37bf6e745fa40a5d91dac0f7bf9e4c6e | 95fe715107e7618c7517bf41d66f2d98e8e8ec57 | refs/heads/master | 2016-09-06T11:15:26.289325 | 2006-12-04T15:24:57 | 2006-12-04T15:24:57 | 32,188,634 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,138 | h | #ifndef __ARCHIVOLEXICO_H__
#define __ARCHIVOLEXICO_H__
#include <fstream>
#include <string>
#include "ArchivoConsts.h"
#include "LexicoData.h"
class ArchivoLexico
{
private:
std::fstream _fstream;
std::string _nombre;
int _modo;
int _posicionSecuencial;
int _tamanio;
... | [
"pablorusso@732baeec-bf1d-0410-89bf-576031c28093"
] | [
[
[
1,
39
]
]
] |
e32beb039fbbea1aaa29b59c9e642f2c28fad76c | fa134e5f64c51ccc1c2cac9b9cb0186036e41563 | /GT/XMLReader.cpp | 89c41eb9f3f877bb9a3b41ada22076b2002d44be | [] | 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 | 18,696 | cpp | #include "stdafx.h"
#include <stdio.h>
#include <algorithm>
#include <atlbase.h>
#include <msxml2.h>
#include <iostream>
#include <GL\gl.h>
#include <vector>
#include <string>
#include <comutil.h>
#include "XMLReader.h"
#include "Layer.h"
#include "Transformation.h"
#include "TextureTGA.h"
#include "RPM.... | [
"Jingfei.Hu@gmail.com@3a95c3f6-2b41-11df-be6c-f52728ce0ce6"
] | [
[
[
1,
611
]
]
] |
fc3c466cf931e86e590ce5f822d7d619bde38e6b | 191d4160cba9d00fce9041a1cc09f17b4b027df5 | /ZeroLag/ZeroLag/SignScan.cpp | 8c2426d58e9bcb8507b56c993646e13c2d4ec09b | [] | no_license | zapline/zero-lag | f71d35efd7b2f884566a45b5c1dc6c7eec6577dd | 1651f264c6d2dc64e4bdcb6529fb6280bbbfbcf4 | refs/heads/master | 2021-01-22T16:45:46.430952 | 2011-05-07T13:22:52 | 2011-05-07T13:22:52 | 32,774,187 | 3 | 2 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 4,848 | cpp | #include "StdAfx.h"
#include "SignScan.h"
#include "MicrosoftVerify.h"
CSignScan::CSignScan(void)
{
InitFunc();
HideHave = TRUE;
}
CSignScan::~CSignScan(void)
{
}
bool CSignScan::ProcessFile(const char *filename)
{
TCHAR *temp = new TCHAR[strlen(filename)+1];
MByteToWChar(filename,temp,(DWORD)s... | [
"Administrator@PC-200201010241"
] | [
[
[
1,
160
]
]
] |
ae1dd6bb63c12a30f3d67d3f4148a9ffdced1d8d | ac12251d20c26624305043453386812170b3d890 | /src/monobind/scope.hpp | 8d40562065f60b6e7dd69330486faf1aa7e4191e | [] | no_license | minuowa/mono-embed | 3a891bbccb3c5d14744f828ae655c6320b91b5a6 | 5d7df7262653bdd95cf1805645c877f30a937ca8 | refs/heads/master | 2021-01-18T06:45:59.137348 | 2011-05-05T20:23:11 | 2011-05-05T20:23:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,345 | hpp | /**
* Copyright (c) 2007 Virgile 'xen' Bello
* http://monobind.sourceforge.net
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limita... | [
"matt.rudder@logos.com"
] | [
[
[
1,
79
]
]
] |
bca1903719b5504874386b5f045cc5d54c34c41c | 3dca0a6382ea348a8617be05e1bfa6f4ed70d77c | /include/PgeFontManager.h | 0179516e48fc1050c05417498c2509cfff9e4dfe | [] | no_license | David-Haim-zz/pharaoh-game-engine | 9c766916559f9c74667e981b9b3f03b43920bc4e | b71db3fd99ebad0ab40a0888360d560748f63131 | refs/heads/master | 2021-05-29T15:17:23.043407 | 2011-01-23T17:53:39 | 2011-01-23T17:53:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,493 | h |
/*! $Id$
* @file PgeFontManager.h
* @author Chad M. Draper
* @date December 5, 2008
* @brief Stores font definitions for the engine.
*
*/
#ifndef PGEFONTMANAGER_H
#define PGEFONTMANAGER_H
#include "PgeTypes.h"
#include "PgeSharedPtr.h"
//#include "PgeTileMap.h"
#include "PgeSingleton.h"... | [
"pharaohgameengine@555db735-7c4c-0410-acd0-0358cc0c1ac3"
] | [
[
[
1,
222
]
]
] |
af0249633e86f4613b13b446b9b51e40db7a3daf | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/UnitTests/UnitTest_ItemBox_Info/DemoKeeper.h | b13a5bb266d4e8ac342be501b88007ff9e37aef2 | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 381 | h | /*!
@file
@author George Evmenov
@date 08/2000
*/
#ifndef __DEMO_KEEPER_H__
#define __DEMO_KEEPER_H__
#include "BaseManager.h"
namespace demo
{
class DemoKeeper : public base::BaseManager
{
public:
virtual void createScene();
virtual void destroyScene();
virtual void setupResources();... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
24
]
]
] |
a8411906c0f9bc1f02885f60b5e163acf8738dab | 95a3e8914ddc6be5098ff5bc380305f3c5bcecb2 | /src/FusionForever_lib/PlasmaBolt.h | 5d62ddfff3389850d996d80b8e20079d6b0e27fd | [] | 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 | 397 | h | #pragma once
#include "projectile.h"
class PlasmaBolt :
public Projectile
{
protected:
static bool initialised_;
static int fill_dl_;
static int fill_verts_index_;
virtual void InitialiseGraphics();
public:
PlasmaBolt(Vector3f _position);
virtual ~PlasmaBolt(void);
virtual void Hit(std::vector<De... | [
"Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7",
"EdwardDesktop@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7"
] | [
[
[
1,
14
],
[
16,
16
]
],
[
[
15,
15
]
]
] |
ebefcdd7a14c9501730b28363e3a0a47c7bab3d9 | 294d277502d9d0d2ca1f3535d3517d7d21a9141a | /mt_random.cpp | c9522caceb099e2b3fb405bbb6d50490aae1570c | [] | no_license | grigory/midas-landmarks | 57b818646ebfe7c0022eb3ad9546052ed53bc550 | 3a8c4148968077b87b7aab50860ff07d7f43aa7c | refs/heads/master | 2021-01-20T22:31:26.157819 | 2010-08-10T21:21:22 | 2010-08-10T21:21:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 563 | cpp | // (c) Microsoft Corporation. All rights reserved.
#include "mt_random.h"
const unsigned long int MTRandom::maxvalue = (unsigned long int)(-1);
const unsigned long int MTRandom::MATRIX_A = 0x9908b0dfUL; /* constant vector a */
const unsigned long int MTRandom::UPPER_MASK = 0x80000000UL; /* most significant w-r ... | [
"sandello@gmail.com"
] | [
[
[
1,
13
]
]
] |
d32cf0b9dd3664da141d6b28a58344ca37e68901 | 3472e587cd1dff88c7a75ae2d5e1b1a353962d78 | /ytk_bak/BatDown/src/PostView.cpp | 48ea3ad61b2deb7422669b115f151dedd704d332 | [] | no_license | yewberry/yewtic | 9624d05d65e71c78ddfb7bd586845e107b9a1126 | 2468669485b9f049d7498470c33a096e6accc540 | refs/heads/master | 2021-01-01T05:40:57.757112 | 2011-09-14T12:32:15 | 2011-09-14T12:32:15 | 32,363,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 617 | cpp | #include "PostView.h"
#include "QHeaderView.h"
PostView::PostView(BatDown *app, QWidget *parent)
: QTableView(parent), BatDownBase(app)
{
m_pModel = new PostModel(app);
setModel(m_pModel);
setSelectionBehavior(QAbstractItemView::SelectRows);
horizontalHeader()->setStretchLastSection(true);
setAlternatin... | [
"yew1998@5ddc4e96-dffd-11de-b4b3-6d349e4f6f86"
] | [
[
[
1,
26
]
]
] |
299fa76cc0a5190c6722d6efcb5c63e408480019 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/src/Tdk/Header Files/TdkAbstractProcessEvent.h | b6407e4a73be8730b2433e2a85c76d3683b03789 | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 1,492 | h | /******************************************************************************
* FUNCATE - GIS development team
*
* @(#) TdkAbstractProcessEvent.h
*
*******************************************************************************
*
* $Rev$:
*
* $Author: rui.gregorio $:
*
* $Date: 2010/03/22 12:13:07 $:
*
... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
58
]
]
] |
5cef94ae9d67b1b6b649e06c1c814bde585ffc86 | 4b98127905e3ff9546ee7948b83ce066c6383cd3 | /DatamodulePool/CBDemos/IWDemo/uMainForm.cpp | dac6d97d517c5f79ba3ad23646654ad4e537d1d0 | [] | no_license | thecocce/delphipooling | c9860600865ef92d548ae6d0fade180a6db93680 | 1473fa4f67033fc6fe02af488bb964758e2ece69 | refs/heads/master | 2016-08-05T02:24:50.350657 | 2007-01-20T19:45:23 | 2007-01-20T19:45:23 | 39,019,641 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,196 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "uMainForm.h"
#include "ServerController.h"
#include "uPooledModule.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma lin... | [
"arcanasupport@375fe88c-7d27-0410-9089-0d2ae9628485"
] | [
[
[
1,
79
]
]
] |
593a7b8b95abb944434cf5d2ad1e3b778b753ff2 | b8fe0ddfa6869de08ba9cd434e3cf11e57d59085 | /ouan-tests/OgreSceneLoader/OrbitCameraController.h | 5f59d6a86588f774d82431e62acdccc12bfc0665 | [] | no_license | juanjmostazo/ouan-tests | c89933891ed4f6ad48f48d03df1f22ba0f3ff392 | eaa73fb482b264d555071f3726510ed73bef22ea | refs/heads/master | 2021-01-10T20:18:35.918470 | 2010-06-20T15:45:00 | 2010-06-20T15:45:00 | 38,101,212 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 762 | h | #ifndef __ORBIT_CAMERA_CONTROLLER__H__
#define __ORBIT_CAMERA_CONTROLLER__H__
namespace Ogre
{
class Camera;
class SceneNode;
}
class OrbitCameraController
{
public:
OrbitCameraController( Ogre::Camera* camera );
virtual ~OrbitCameraController();
void setLookAtPosition( const float x, const float... | [
"ithiliel@6899d1ce-2719-11df-8847-f3d5e5ef3dde"
] | [
[
[
1,
34
]
]
] |
9f37e40da3c34072ea0d5a046a3e0fd0f41108c0 | dde32744a06bb6697823975956a757bd6c666e87 | /bwapi/SCProjects/BTHAIModule/Source/GoliathAgent.h | 1d512b16054d7fb9c40fb4e552fae6247f4aa3b9 | [] | no_license | zarac/tgspu-bthai | 30070aa8f72585354ab9724298b17eb6df4810af | 1c7e06ca02e8b606e7164e74d010df66162c532f | refs/heads/master | 2021-01-10T21:29:19.519754 | 2011-11-16T16:21:51 | 2011-11-16T16:21:51 | 2,533,389 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | h | #ifndef __GOLIATHAGENT_H__
#define __GOLIATHAGENT_H__
#include <BWAPI.h>
#include "UnitAgent.h"
using namespace BWAPI;
using namespace std;
/** The GoliathAgent handles Terran Goliath units.
*
* Implemented special abilities:
* - Targets air unit first if there are any nearby.
*
* Author: Johan Hage... | [
"rymdpung@.(none)"
] | [
[
[
1,
30
]
]
] |
37fd478185e1c5d60bdb06d23b02ae0abf8b1c58 | 928b250a42ffbe1d1c1009b4af7fd3f6a1f46266 | /forlijia/forlijia/forlijia/forlijia.h | ed380c51d01869f31706dce44cc79081093bff97 | [] | no_license | jimcoly/comyitian | 81044cc6e5d06613e1f2bda8b658457e8337ab8f | 6f70e202907be1071d3310bfe1441567ebffed1e | refs/heads/master | 2020-05-31T17:54:26.448254 | 2011-09-01T07:28:07 | 2011-09-01T07:28:07 | 33,866,360 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 516 | h | // forlijia.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CforlijiaApp:
// See forlijia.cpp for the implementation of this class
//
class Cf... | [
"sdy63420@3919fc08-f352-11de-9907-777483041811"
] | [
[
[
1,
31
]
]
] |
35ee3511f333c9201ad402253bcbf1a3b66689c8 | 80716d408715377e88de1fc736c9204b87a12376 | /TspLib3/Src/Conn.cpp | 4cd2d697902ec25a479c0f3fc3b472f9b032a08d | [] | no_license | junction/jn-tapi | b5cf4b1bb010d696473cabcc3d5950b756ef37e9 | a2ef6c91c9ffa60739ecee75d6d58928f4a5ffd4 | refs/heads/master | 2021-03-12T23:38:01.037779 | 2011-03-10T01:08:40 | 2011-03-10T01:08:40 | 199,317 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 34,701 | cpp | /******************************************************************************/
//
// CONN.CPP - Source file for the TSPIConnection class object.
//
// Copyright (C) 1994-... | [
"Owner@.(none)"
] | [
[
[
1,
990
]
]
] |
8b185f1be8fa0abb2c8fd807689c32e74c857fcc | deb8ef49795452ff607023c6bce8c3e8ed4c8360 | /Projects/UAlbertaBot/Source/micromanagement/OverlordManager.cpp | 176b0b4487d27f98c5d68df3283c73716bdf8980 | [] | no_license | timburr1/ou-skynet | f36ed7996c21f788a69e3ae643b629da7d917144 | 299a95fae4419429be1d04286ea754459a9be2d6 | refs/heads/master | 2020-04-19T22:58:46.259980 | 2011-12-06T20:10:34 | 2011-12-06T20:10:34 | 34,360,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,918 | cpp | #include "Common.h"
#include "OverlordManager.h"
#define FOROVERLORDS(A) foreach(Unit * A, Broodwar->self()->getUnits()) if (A->getType() == UnitTypes::Zerg_Overlord)
#define FORENEMYUNITS(A) foreach(Unit * A, Broodwar->getAllUnits()) if (A->getPlayer() != Broodwar->self())
using namespace BWAPI;
OverlordMan... | [
"tim.r.burr@gmail.com@ce23f72d-95c0-fd94-fabd-fc6dce850bd1"
] | [
[
[
1,
340
]
]
] |
5ad8f1a58f5c38c9a3039b1d3448e24583e05c1b | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/deeppurple/lwplugins/lwwrapper/LWcommon/FileLib.cpp | 949b662e58d4858ddbdbbf950449b5d2ffb358ba | [] | 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 | 405 | cpp | #include "StdAfx.h"
#include "FileLib.h"
namespace FileLib {
bool FileExists(std::string ToCheck)
{
if ( ToCheck == "" )
return false;
std::ifstream FOpener;
FOpener.open(ToCheck.c_str());
if (FOpener.is_open())
{
FOpener.close();
... | [
"deeppurple@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
20
]
]
] |
62e9d97a07d3e62816e294485c4b70816a2d5b1a | a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561 | /SlonEngine/slon/Database/Detail/UtilitySerialization.h | 2e7d420fb56643b79ae1ff5a42a8aef5ef732b84 | [] | no_license | BackupTheBerlios/slon | e0ca1137a84e8415798b5323bc7fd8f71fe1a9c6 | dc10b00c8499b5b3966492e3d2260fa658fee2f3 | refs/heads/master | 2016-08-05T09:45:23.467442 | 2011-10-28T16:19:31 | 2011-10-28T16:19:31 | 39,895,039 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,335 | h | #ifndef __SLON_ENGINE_DATABASE_DETAIL_UTILITY_SERIALIZATION_H__
#define __SLON_ENGINE_DATABASE_DETAIL_UTILITY_SERIALIZATION_H__
#include "../../Utility/Algorithm/aabb_tree.hpp"
#include "SGLSerialization.h"
namespace slon {
namespace database {
// math serialization
template<typename LeafData, typename Rea... | [
"devnull@localhost"
] | [
[
[
1,
106
]
]
] |
403c5fbcffb4257e87888c68af05d2707f891d81 | f95341dd85222aa39eaa225262234353f38f6f97 | /ScreenSavers/Flurry/Sources/Flurry/FlurryCluster.cpp | c455cd283b970d7924aa46052140e31166a5f5c2 | [] | 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 | 5,954 | cpp | ///////////////////////////////////////////////////////////////////////////////////////////////
//
// Flurry : Settings class
//
// Encapsulate the Flurry code away from the non-Flurry-specific screensaver
// code. Glue clode around the single flurry cluster that's what the core
// code knows how to render.
//
... | [
"julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d"
] | [
[
[
1,
188
]
]
] |
03f1f55d6b73bcde7f44dce57cb3984ec3149a4a | f8b364974573f652d7916c3a830e1d8773751277 | /emulator/allegrex/instructions/SLL.h | 76f54a2aeab2f8a612403f2c60de2b62d2beed07 | [] | no_license | lemmore22/pspe4all | 7a234aece25340c99f49eac280780e08e4f8ef49 | 77ad0acf0fcb7eda137fdfcb1e93a36428badfd0 | refs/heads/master | 2021-01-10T08:39:45.222505 | 2009-08-02T11:58:07 | 2009-08-02T11:58:07 | 55,047,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,028 | h | template< > struct AllegrexInstructionTemplate< 0x00000000, 0xffe0003f > : AllegrexInstructionUnknown
{
static AllegrexInstructionTemplate &self()
{
static AllegrexInstructionTemplate insn;
return insn;
}
static AllegrexInstruction *get_instance()
{
return &AllegrexInstr... | [
"hlide@free.fr"
] | [
[
[
1,
41
]
]
] |
e249cade58dfb3c06f7bd8435ce8638f28d47bc2 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/wave/samples/list_includes/list_includes.hpp | 26aa168e4bac87ee5cd15ad5bffc48e0c8dade12 | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,718 | hpp | /*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
Sample: List include dependencies of a given source file
Configuration data
http://www.boost.org/
Copyright (c) 2001-2009 Hartmut Kaise... | [
"metrix@Blended.(none)"
] | [
[
[
1,
42
]
]
] |
cffc55b96fb1552f92cc3be01a0cdb04303a2c12 | 744de6bcb690e1b499bae6f5d32a4eedb87eb2e6 | /FaceRecognition/FaceRecognitionDlg.cpp | e638c3e86788e5678234007033e37b56a4b123ff | [] | no_license | zinking/myfacedetection | b627a4ccc2af4de9c5bdf0b02da648078e2d14c6 | 12180761a5f5a193359ba43dd591e52eebd65751 | refs/heads/master | 2021-01-19T14:29:53.176953 | 2008-12-03T09:09:13 | 2008-12-03T09:09:13 | 32,133,342 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 24,054 | cpp | // FaceRecognitionDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "FaceRecognition.h"
#include "FaceRecognitionDlg.h"
#include "facerecognitiondlg.h"
#include "CvApp.h"
#include "cv.h"
#include "highgui.h"
#include <stdlib.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
int FRAMEPERSECOND= 15;
... | [
"zinking3@b2a41f76-c118-11dd-8bad-cde060d8fd3c"
] | [
[
[
1,
1002
]
]
] |
4fd428d4f80fe483788bc4cc9b694e42bfe5c4b9 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/debug/Client/stubs/corlib_native_System_Reflection_RuntimeMethodInfo.h | c582c9ff66b7d52d2c7fe84afcdcbb6b620ee833 | [
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gezidan/NETMF-LPC | 5093ab223eb9d7f42396344ea316cbe50a2f784b | db1880a03108db6c7f611e6de6dbc45ce9b9adce | refs/heads/master | 2021-01-18T10:59:42.467549 | 2011-06-28T08:11:24 | 2011-06-28T08:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,071 | h | //-----------------------------------------------------------------------------
//
// ** WARNING! **
// This file was generated automatically by a tool.
// Re-running the tool will overwrite this file.
// You should copy this file to a custom location
// before adding any customizat... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
29
]
]
] |
d2c8ea81429ba1a626b4ef5e982a839e04b3fa44 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/dom/deprecated/DocumentTypeImpl.hpp | 5f68b3b61a4f3a31dd3942a37434b0dab1c9adb3 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,922 | hpp | #ifndef DocumentTypeImpl_HEADER_GUARD_
#define DocumentTypeImpl_HEADER_GUARD_
/*
* Copyright 1999-2002,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
90
]
]
] |
d55df4b426233d52a13543b5ea0039861f8b74c3 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/svm/svm_abstract.h | c51a8f74d3c2d5c48817042848581310b80ccdb5 | [
"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 | 16,369 | h | // Copyright (C) 2007 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_SVm_ABSTRACT_
#ifdef DLIB_SVm_ABSTRACT_
#include <cmath>
#include <limits>
#include <sstream>
#include "../matrix/matrix_abstract.h"
#include "../algs.h... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
450
]
]
] |
6990dd88ccd001cf4a9f6d08b1536b4583deecd0 | 83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c | /code/IFCCurve.cpp | c91c47105e74ca2bb358d4a6ae4fbbe4ace9dd6c | [
"BSD-3-Clause"
] | permissive | spring/assimp | fb53b91228843f7677fe8ec18b61d7b5886a6fd3 | db29c9a20d0dfa9f98c8fd473824bba5a895ae9e | refs/heads/master | 2021-01-17T23:19:56.511185 | 2011-11-08T12:15:18 | 2011-11-08T12:15:18 | 2,017,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 20,177 | cpp | /*
Open Asset Import Library (ASSIMP)
----------------------------------------------------------------------
Copyright (c) 2006-2010, ASSIMP Development Team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the ... | [
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f",
"klickverbot@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
570
],
[
572,
594
],
[
596,
610
],
[
612,
620
],
[
623,
625
],
[
627,
663
]
],
[
[
571,
571
],
[
595,
595
],
[
611,
611
],
... |
f1915b009169a6516364cbf4b753aaebdb2c8d40 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/extras/collision/collision_dll/vmap/AABSPTree.h | f951f6e6864e9b9a32d6e72afe7fe3bcaf7380cb | [] | no_license | miklasiak/projekt | df37fa82cf2d4a91c2073f41609bec8b2f23cf66 | 064402da950555bf88609e98b7256d4dc0af248a | refs/heads/master | 2021-01-01T19:29:49.778109 | 2008-11-10T17:14:14 | 2008-11-10T17:14:14 | 34,016,391 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64,208 | h | /**
@file AABSPTree.h
@maintainer Morgan McGuire, matrix@graphics3d.com
@created 2004-01-11
@edited 2005-02-24
Copyright 2000-2005, Morgan McGuire.
All rights reserved.
*/
#ifndef G3D_AABSPTREE_H
#define G3D_AABSPTREE_H
#include "G3D/platform.h"
#include "G3D/Array.h"
#include "G3D/Table.h"
#i... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
29
],
[
32,
1164
],
[
1166,
1608
]
],
[
[
30,
31
],
[
1165,
1165
]
]
] |
6547bd4e2dbef29ccacf03f859c9ec954f689d8a | 36d0ddb69764f39c440089ecebd10d7df14f75f3 | /プログラム/Ngllib/src/OpenGL/VertexDeclarationGL.cpp | 0382722c1322264a15fc7b74a3e7ecf3bd9f5dd2 | [] | 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 | 7,476 | cpp | /*******************************************************************************/
/**
* @file VertexDeclarationGL.cpp.
*
* @brief OpenGL 頂点宣言データクラスソースファイル.
*
* @date 2008/07/20.
*
* @version 1.00.
*
* @author Kentarou Nishimura.
*/
/**************************************************************... | [
"rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33"
] | [
[
[
1,
239
]
]
] |
d02d6ca71f79496c8af5799731d2a22dbe6f66da | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/HaohanITPlayer/private/DVR/UploadFileMgr.cpp | dd4c00f91be29c6213011492d27ad3060ed874eb | [] | no_license | 080278/dvrmd-filter | 176f4406dbb437fb5e67159b6cdce8c0f48fe0ca | b9461f3bf4a07b4c16e337e9c1d5683193498227 | refs/heads/master | 2016-09-10T21:14:44.669128 | 2011-10-17T09:18:09 | 2011-10-17T09:18:09 | 32,274,136 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,672 | cpp | // UploadFileMgr.cpp: implementation of the CUploadFileMgr class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "UploadFileMgr.h"
//#ifdef _DEBUG
//#undef THIS_FILE
//static char THIS_FILE[]=__FILE__;
//#define new DEBUG_NEW
//#endif
/////////////... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
75
]
]
] |
ce95b7b2e61de5c525c35721c7e0a95d42c117b0 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/WorkerThread.cpp | 500728c3da23aa4231c200982409056fa964f827 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,837 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: WorkerThread.cpp
Version: 0.01
---------------------------------------------------------------------------
*/
#... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
82
]
]
] |
48b54a879c299ec992a5d2321505ddf710f0a91b | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /dingus/tools/3dsMax/exportMesh/IGameExporter.h | fae19f2902e195b4040f1a1a53dc7db1794e8200 | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,216 | h |
#ifndef __GAME_EXPORTER_H
#define __GAME_EXPORTER_H
#include "globals.h"
#include <IGame.h>
#include <IGameObject.h>
#include <IGameProperty.h>
#include <IGameControl.h>
#include <IGameModifier.h>
#include <IConversionManager.h>
#include <IGameError.h>
#include <string>
#include <d3d9.h>
#include <d... | [
"aras@unity3d.com"
] | [
[
[
1,
205
]
]
] |
ee1b748399379e6ba6b8011902675460a3baec17 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/axctrls.hpp | 716b990dc899ef8e80a873176eaacf7724dab9a1 | [] | 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 | 15,683 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'AxCtrls.pas' rev: 6.00
#ifndef AxCtrlsHPP
#define AxCtrlsHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Menus.hpp... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
473
]
]
] |
ea2e944e83b45ce6efe1845a6ece21fea545cb39 | ac474685ade4f5adab2953c801f1b443727e1fec | /widm/FfrmMain.h | 5dd119fae53afaf4e96c1e86386a1235c759725c | [] | no_license | BackupTheBerlios/widm | 88377ad54732f456673e891396d8ecc0ccaed6c6 | 5f66676a39d0d1427d70765247d51496d3d4543c | refs/heads/master | 2016-09-10T19:44:41.182944 | 2005-02-20T19:00:30 | 2005-02-20T19:00:30 | 40,045,056 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,219 | h | //---------------------------------------------------------------------------
#ifndef FfrmMainH
#define FfrmMainH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Menus.hpp>
#inc... | [
"meilof"
] | [
[
[
1,
35
]
]
] |
1564ccdf85f25ee845a14c1a829697f05be8e195 | 2f650259e71a0f5c040bac1ab5e4a69980df3ff8 | /WwiseUnityProject/WwiseUnity/WwiseUnity_DllExport.cpp | ac079b020ae4105ccf371d25b039587e9ef65d64 | [] | no_license | Lucyberad/wwiseunity | 3f5836355b9b58ec8213cdc7fa130c9c369f09ab | cfcf39e596ddcff11cd5a93b2feb355a2c7c8e83 | refs/heads/master | 2021-01-16T23:23:00.030957 | 2011-06-27T09:17:46 | 2011-06-27T09:17:46 | 33,073,189 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 35 | cpp | #include "WwiseUnity_DllExport.h"
| [
"skone007@gmail.com@4ae3ac6d-c3d7-76ed-586d-0242e581c9de"
] | [
[
[
1,
1
]
]
] |
92d65c471fdc8469be7cf4168ac0bc207e19302f | 83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c | /test/unit/utExport.h | 2d43f92ef8e2bc58511da77caf240d7095fd3525 | [
"BSD-3-Clause"
] | permissive | spring/assimp | fb53b91228843f7677fe8ec18b61d7b5886a6fd3 | db29c9a20d0dfa9f98c8fd473824bba5a895ae9e | refs/heads/master | 2021-01-17T23:19:56.511185 | 2011-11-08T12:15:18 | 2011-11-08T12:15:18 | 2,017,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 817 | h | #ifndef INCLUDED_UT_EXPORT_H
#define INCLUDED_UT_EXPORT_H
#ifndef ASSIMP_BUILD_NO_EXPORT
#include <export.h>
#include <export.hpp>
using namespace Assimp;
class ExporterTest : public CPPUNIT_NS :: TestFixture
{
CPPUNIT_TEST_SUITE (ExporterTest);
CPPUNIT_TEST (testExportToFile);
CPPUNIT_TEST (tes... | [
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
41
]
]
] |
024bbf148734c6ef0ef3dde66910fd66741631fa | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/config/test/boost_no_raw_literals.ipp | 96cfd2d96bc90e41e82883c92e549b03f403e8cb | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 614 | ipp | // (C) Copyright Beman Dawes 2008
// 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/config for more information.
// MACRO: B... | [
"metrix@Blended.(none)"
] | [
[
[
1,
22
]
]
] |
483616da191f8c88ca3d5773946a5a5733a22e3f | 03b001592deac331cc5f277f6365501f7b3871de | /UVa/network Piva.cpp | 4af8c1886addf76913c2ead359df73cc8611d6ce | [] | no_license | raphamontana/usp-raphael | 1ba2cb88737ae1730dd6e8c62a5c56f3da4cfe25 | 5ffff4ae5c60b69c1d0535d4c79c1c7dfa6dbf25 | refs/heads/master | 2021-01-01T06:38:42.606950 | 2010-05-11T23:59:08 | 2010-05-11T23:59:08 | 32,346,740 | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 2,134 | cpp | /* ========================================================================= */
/* Raphael Montanari nš USP: 5890010 */
/* Network Connections */
/* =======================================================================... | [
"raphamontana@gmail.com@ba5301f2-bfe1-11dd-871e-457e4afae058"
] | [
[
[
1,
71
]
]
] |
533d9569fbff8596ce2733c97558336aae6bd209 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctesteh/inc/bctestehappUi.h | 403b8fd2951c6f5553505f032b88e6202a8f8f24 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,315 | 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,
68
]
]
] |
1cab68855e01cbdcd2fb48e4691e9f942a98e02d | 4dd44d686f1b96f8e6edae3769369a89013f6bc1 | /ocass/libocc/cc_wrk.cpp | bd4f5372fac246eac5c4ffdfe69c254d2411b099 | [] | no_license | bactq/ocass | e1975533a69adbd1b4d1f9fd1bd88647039fff82 | 116565ea7c554b11b0a696f185d3a6376e0161dc | refs/heads/master | 2021-01-10T14:04:02.179429 | 2007-07-14T16:03:23 | 2007-07-14T16:03:23 | 45,017,357 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,623 | cpp | /*
* OCASS - Microsoft Office Communicator Assistant
* (http://code.google.com/p/ocass/)
*
* Copyright (C) 2007 Le Xiongjia
*
* 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... | [
"lexiongjia@4b591cd5-a833-0410-8603-c1928dc92378"
] | [
[
[
1,
194
]
]
] |
9e3ca9b6b95084e8dd2874c2620ab7998d4e738d | 282057a05d0cbf9a0fe87457229f966a2ecd3550 | /EIBRelay/include/RelayHandler.h | db292f9792a47bde867c37ac148e387dd18ff7af | [] | no_license | radtek/eibsuite | 0d1b1c826f16fc7ccfd74d5e82a6f6bf18892dcd | 4504fcf4fa8c7df529177b3460d469b5770abf7a | refs/heads/master | 2021-05-29T08:34:08.764000 | 2011-12-06T20:42:06 | 2011-12-06T20:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,628 | h | #ifndef __RELAY_HANDLER_HEADER__
#define __RELAY_HANDLER_HEADER__
#include "RelayServerConfig.h"
#include "JTC.h"
#include "GenericServer.h"
#include "Socket.h"
#define MAX_CONNS 10
class CRelayInputHandler;
class CRelayDataInputHandler;
class CRelayOutputHandler;
// This class is responsible to maint... | [
"yosig81@gmail.com"
] | [
[
[
1,
121
]
]
] |
520918da53ab0e38c803f27e4bf1d065f3a0fec2 | 46885801c2459416e82517f93b7d452d78b33aff | /source/win32main.cpp | ad83f424ad6bd3d760b46fe8973dbf213f7db372 | [] | no_license | libercv/smallengine | aabe92d4743789e8eab4a65d86d5a838ddc2aded | c1645fb99db213b419a81d4815a6645e1be89fe9 | refs/heads/master | 2021-01-10T08:09:05.991405 | 2009-04-01T14:52:59 | 2009-04-01T14:52:59 | 36,439,082 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 267 | cpp |
#include "win32main.h"
int APIENTRY WinMain( HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow )
{
// PENDIENTE: implementar un Init()
Small::Engine::Instance().Run();
// PENDIENTE: implementar un Destroy()
}
| [
"daviddq@3342a6a6-5e2d-0410-95e1-bf50fdd259a6"
] | [
[
[
1,
12
]
]
] |
8b7a75fa7c066de0f86f73808dbc41166748e990 | 7b582dab2e88912f8b47f8513b10674b0907b988 | /Native/MulticastProxyActiveX/stdafx.h | de004574d620a919ee486403dc56facd8f28e27d | [
"MS-PL"
] | permissive | mdavid/ProjectStarlight-CodePlex-clone | 26ad6e820f681e272e353536c791a6e70da0a4e3 | afdbc25aa0df521be85a63ff26ed693aaf98fa6b | refs/heads/master | 2020-05-21T13:00:41.707375 | 2010-08-13T04:09:31 | 2010-08-13T04:09:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,538 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef STRICT
#define STRICT
#endif
// Modify the following defines if you have to target a platform prior to the ones specified below.
... | [
"SND\\mpoindexter_cp@ffd33b8c-2492-42e0-bdc5-587b920b7d6d"
] | [
[
[
1,
44
]
]
] |
dd2ff2f1538ff47abc22ec4bd73159bcf7df2afe | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /include/idData.h | ce891ab4efd939f8a38ffaf7cacb568dc89348b4 | [] | 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 | 3,171 | h | #ifndef IDDATA_H
#define IDDATA_H
#include <string>
#include <iostream>
#include <algorithm>
#include <sstream>
#include <vector>
#include <list>
#include "chromatogram.h"
#include "dtaSelectReader.h"
#include "msData.h"
using namespace std;
// forward declaration
class DTASelectReader;
/*
* a fun... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
104
]
]
] |
7d6d1c99a04475a088ee1ba8fbdd0db976fa1d82 | e52b0e0e87fbeb76edd0f11a7e1b03d25027932e | /src/System.cpp | bc1459ce00e323f98266bb381f9fdec737512d05 | [] | no_license | zerotri/Maxwell_Game_old | d9aaa4c38ee1b99fe9ddb6f777737229dc6eebeb | da7a02ff25697777efe285973e5cecba14154b6c | refs/heads/master | 2021-01-25T05:22:45.278629 | 2008-02-07T03:11:01 | 2008-02-07T03:11:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,438 | cpp | #include "System.h"
#include <stdarg.h>
#include <stdio.h>
bool SysCallBack::_FrameFunc(){return false;};
bool SysCallBack::_Render(){return false;};
System* LogSys = 0;
System::System()
{
_logFile = fopen( "mgame.log", "w" );
LogSys = this;
}
System::~System()
{
fclose(_logFile);
}
int System::In... | [
"zerotri@gmail.com"
] | [
[
[
1,
161
]
]
] |
551643268e4f3c8df6c9863b1b7e1141babe435e | 2aa5cc5456b48811b7e4dee09cd7d1b019e3f7cc | /engine/component/jscontactcallbackcomponent.cpp | 7650c0db3dfc21bd17c5d1e1c9544387b2288636 | [] | no_license | tstivers/eXistenZ | eb2da9d6d58926b99495319080e13f780862fca0 | 2f5df51fb71d44c3e2689929c9249d10223f8d56 | refs/heads/master | 2021-09-02T22:50:36.733142 | 2010-11-16T06:47:24 | 2018-01-04T00:51:21 | 116,196,014 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,736 | cpp | #include "precompiled.h"
#include "component/jscontactcallbackcomponent.h"
#include "component/jscomponent.h"
#include "entity/jsentity.h"
#include "script/jsfunction.h"
using namespace jscomponent;
using namespace component;
using namespace script;
namespace jsscript
{
inline jsval to_jsval(JSContext* c... | [
"tstivers@gmail.com"
] | [
[
[
1,
112
]
]
] |
bcef4ac8261be8eac45446271afa446ae783995f | 279b68f31b11224c18bfe7a0c8b8086f84c6afba | /playground/barfan/findik-poc-4/response_parser.cpp | 04a0342f74904a64d90a57810c77e143d9bf6716 | [] | no_license | bogus/findik | 83b7b44b36b42db68c2b536361541ee6175bb791 | 2258b3b3cc58711375fe05221588d5a068da5ea8 | refs/heads/master | 2020-12-24T13:36:19.550337 | 2009-08-16T21:46:57 | 2009-08-16T21:46:57 | 32,120,100 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,298 | cpp | #include <string>
#include <boost/lexical_cast.hpp>
#include "response_parser.hpp"
#include "response.hpp"
#include "parser_util.hpp"
#include <iostream>
namespace findik {
namespace io {
response_parser::response_parser()
: state_(http_version_start), status_code_(""),
chunked_line_length_(0), ch... | [
"barfan@d40773b4-ada0-11de-b0a2-13e92fe56a31"
] | [
[
[
1,
380
]
]
] |
ef2ce9be65a0d0e70f56a30fb30895a3af4f8e80 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/nopengl/src/opengl/nglmesh_main.cc | dbebb3cf2dce57c8c33bd37bf716f07bd8b5de40 | [] | no_license | moltenguy1/minimangalore | 9f2edf7901e7392490cc22486a7cf13c1790008d | 4d849672a6f25d8e441245d374b6bde4b59cbd48 | refs/heads/master | 2020-04-23T08:57:16.492734 | 2009-08-01T09:13:33 | 2009-08-01T09:13:33 | 35,933,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,893 | cc | //------------------------------------------------------------------------------
// nglmesh_main.cc
// (c) 2004-2006 Oleg Khryptul (Haron)
//------------------------------------------------------------------------------
#include "opengl/nglmesh.h"
#include "opengl/nglserver2.h"
#include "opengl/ngltexture.h"
... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
588
]
]
] |
9fe2c9cdfe835c9b4fc4ab7cdee96b4347203df4 | d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546 | /hlsdk-2.3-p3/singleplayer/utils/vgui/include/VGUI_ToggleButton.h | 824d73186b64d55da6387af7d8399e80d50f2759 | [] | no_license | joropito/amxxgroup | 637ee71e250ffd6a7e628f77893caef4c4b1af0a | f948042ee63ebac6ad0332f8a77393322157fa8f | refs/heads/master | 2021-01-10T09:21:31.449489 | 2010-04-11T21:34:27 | 2010-04-11T21:34:27 | 47,087,485 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 540 | h | //========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================
#ifndef VGUI_TOGGLEBUTTON_H
#define VGUI_TOGGLEBUTTON_H
#include<VGUI.h>
#include<VGUI_Button.h>
... | [
"joropito@23c7d628-c96c-11de-a380-73d83ba7c083"
] | [
[
[
1,
26
]
]
] |
b640b5dfe9fb9adeae2e4ae8bbd0cefa36f6af50 | ae239aeeb8dcf7212d432791b959ef709888f99a | /v1.0/AIType1.cpp | 310731cbcf3a7489c5b67b0da50f020506d1b0cc | [] | no_license | arunaupul/merrimack-college-csc4910-sp2010 | 6a9fff2280494048997728b36a214271a2a8f8fc | a77d9fbb00538c98b7d61a61e91854e2dee1e748 | refs/heads/master | 2016-08-07T19:18:11.144431 | 2010-05-04T23:44:38 | 2010-05-04T23:44:38 | 35,337,837 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,222 | cpp | #include "AIType1.h"
#include "GameEnums.h"
#include "GameDude.h"
#include "ScoreManager.h"
#define TRIGGER_DISTANCE 2
#define LEFT false
#define RIGHT true
#define MOVE_DISTANCE 0.005
#define FALL_SPEED 0.03
AIType1::AIType1( const Square & startingPos , unsigned int leftTextureId , unsigned int ... | [
"rfleming71@06d672e2-d70c-11de-b7b1-656321ec08b8"
] | [
[
[
1,
124
]
]
] |
78bbb4bcba13c8a8c98735988f3418fe4bfbd714 | 5f7bfc86d39f4eba96d2eac2d23d4be5da95482b | /ipee/iPee/iPeeDlg.h | 2efe63636198a50d058267227789a21e62a1bcf7 | [] | no_license | syagev/ipee | 4432810662340d5cac40adee8ad4beb64eaec496 | 4d2013b179f564189ac0b23b326443167214e469 | refs/heads/master | 2021-01-23T14:04:23.532011 | 2009-10-16T15:26:58 | 2009-10-16T15:26:58 | 32,187,660 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,549 | h | #pragma once
#include "afxwin.h"
#include "iPeeCV.h"
#include "afxcmn.h"
/////////////////////////////////////////////
// CiPeeDlg dialog - the main application's dialog, makes up
// for the iPee's system control panel
class CiPeeDlg : public CDialog
{
public:
//default constructor
CiPeeDlg(CWnd* pP... | [
"syagev@e8544548-9470-11de-a998-73bdc75c5f85"
] | [
[
[
1,
56
]
]
] |
aa53a7ca470d9597d1a0f2c5c7f7fae05e4d5024 | c4da0878cc154162ef24f3601755396038bff5c1 | /Challenge.cpp | 662d38db5027a577ab2917ad8fe6d3bdfb01871d | [] | no_license | splinterofchaos/Gravity-Battle | e19c166fa5b130c43e9a8150cca36ea23e0046f0 | 1fb26743be4a6f39eae095dc1bb42bfdc64511a0 | refs/heads/master | 2016-09-06T04:12:35.568646 | 2011-10-23T17:01:48 | 2011-10-23T17:01:48 | 935,258 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,645 | cpp |
#include "Challenge.h"
#include "draw_shape.h"
#include "Draw.h"
Package::WeakGoalPtr Package::goal;
Package::WeakPackagePtr Package::pack;
const float Package::RADIUS_TO_START = 200;
const float Obsticle::SIZE = 15;
const float Goal::SIZE = 23;
Package::Package( const vector_type& pos, const vector_t... | [
"hakusa@gmail.com",
"scott@localhost.localdomain"
] | [
[
[
1,
9
],
[
11,
175
]
],
[
[
10,
10
]
]
] |
bce9544573673ca26d9500414d8d7769829a49f3 | d9f1cc8e697ae4d1c74261ae6377063edd1c53f8 | /src/ai/AStar.h | 36027c00aef078a60b7987a101c275032a51a3b4 | [] | no_license | commel/opencombat2005 | 344b3c00aaa7d1ec4af817e5ef9b5b036f2e4022 | d72fc2b0be12367af34d13c47064f31d55b7a8e0 | refs/heads/master | 2023-05-19T05:18:54.728752 | 2005-12-01T05:11:44 | 2005-12-01T05:11:44 | 375,630,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,083 | h | #pragma once
#include <ai\Path.h>
#include <stdlib.h>
#include <assert.h>
#include <memory.h>
#include <world\Element.h>
/**
* In our implementation of the A* algorithm, we use a hash table for the
* Closed list, because we want fast Insertions, Removals, and Queries. For
* the open list, we use a prior... | [
"opencombat"
] | [
[
[
1,
426
]
]
] |
8f3ee5abcf7801bb882745df6f1a55e97edf80b4 | 3eae1d8c99d08bca129aceb7c2269bd70e106ff0 | /trunk/Codes/CLR/Include/TinyCLR_Interop.h | f8d4fee600b172478a8b21223996cd92bf18b8ed | [] | 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 | 24,919 | h | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Microsoft Corporation. All rights reserved.
///////////////////////////////////////////////////////... | [
"haozi_super@tom.com"
] | [
[
[
1,
418
]
]
] |
ba6d3e205d502360e3a54e2b34252157d2ea5775 | 8bbbcc2bd210d5608613c5c591a4c0025ac1f06b | /nes/mapper/004.cpp | b179ca41016dab27dc879cfc1f20c67b3fb66adf | [] | no_license | PSP-Archive/NesterJ-takka | 140786083b1676aaf91d608882e5f3aaa4d2c53d | 41c90388a777c63c731beb185e924820ffd05f93 | refs/heads/master | 2023-04-16T11:36:56.127438 | 2008-12-07T01:39:17 | 2008-12-07T01:39:17 | 357,617,280 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,288 | cpp |
/////////////////////////////////////////////////////////////////////
// Mapper 4
// much of this is based on the DarcNES source. thanks, nyef :)
void NES_mapper4_Init()
{
g_NESmapper.Reset = NES_mapper4_Reset;
g_NESmapper.MemoryReadLow = NES_mapper4_MemoryReadLow;
g_NESmapper.MemoryWrite = NES_mapper4_Memo... | [
"takka@e750ed6d-7236-0410-a570-cc313d6b6496"
] | [
[
[
1,
433
]
]
] |
6a7f4e09851cf121ad0a12c172e66384a9e8df95 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /GameEngine/Core/ZipFile.hpp | bc51c0324a2b7ae042e9172b95aec889c558e0f3 | [] | no_license | andreparker/spiralengine | aea8b22491aaae4c14f1cdb20f5407a4fb725922 | 36a4942045f49a7255004ec968b188f8088758f4 | refs/heads/master | 2021-01-22T12:12:39.066832 | 2010-05-07T00:02:31 | 2010-05-07T00:02:31 | 33,547,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,273 | hpp | #ifndef ZIPFILE_HPP
#define ZIPFILE_HPP
#include <boost/cstdint.hpp>
#include <boost/any.hpp>
#include "File.hpp"
#include "../../ThirdParty/Zip/unzip.h"
namespace Spiral
{
/*!
@class IZipFile
@brief treats input source as a zip file
*/
class IZipFile :
public IFile
{
public:
IZipFi... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
76
]
]
] |
543ef06310df9ccef0148984bf2f7c3173e188a1 | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/GUI/proRataXmlProcessor.h | 5c99c8f1bd5810a5c62246b43e170c7eb4a43a3b | [] | 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,721 | h |
#ifndef XMLPROCESSOR_H
#define XMLPROCESSOR_H
#include <QtXml>
#include <QDomDocument>
#include <QDomNode>
#include <QDomElement>
#include <QString>
#include <QFile>
#include "proRataProteinTuple.h"
#include "proRataPeptideTuple.h"
#include <iostream>
using namespace std;
class ProRataXmlProce... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
71
]
]
] |
d4e56802cca1cfffdfbad2afd01c6d6cd5f62a36 | 6eef3e34d3fe47a10336a53df1a96a591b15cd01 | /ASearch/Index/IndexOptions.hpp | 2c6891b54c74061d011fe23e8728c62c5e048565 | [] | no_license | praveenmunagapati/alkaline | 25013c233a80b07869e0fdbcf9b8dfa7888cc32e | 7cf43b115d3e40ba48854f80aca8d83b67f345ce | refs/heads/master | 2021-05-27T16:44:12.356701 | 2009-10-29T11:23:09 | 2009-10-29T11:23:09 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,564 | hpp | /*
© Vestris Inc., Geneva, Switzerland
http://www.vestris.com, 1994-1999 All Rights Reserved
______________________________________________
written by Daniel Doubrovkine - dblock@vestris.com
*/
#ifndef ALKALINE_INDEX_OPTIONS_HPP
#define ALKALINE_INDEX_OPTIONS_HPP
#include <platform/i... | [
"dblock@dblock.org"
] | [
[
[
1,
50
]
]
] |
33ded369fa5fed132a8c1f2d7b2f0bd574db1de9 | 3856c39683bdecc34190b30c6ad7d93f50dce728 | /server/UI_PacketState.cpp | a815bac9ab061774650c10f990b678c98d33656d | [] | no_license | yoonhada/nlinelast | 7ddcc28f0b60897271e4d869f92368b22a80dd48 | 5df3b6cec296ce09e35ff0ccd166a6937ddb2157 | refs/heads/master | 2021-01-20T09:07:11.577111 | 2011-12-21T22:12:36 | 2011-12-21T22:12:36 | 34,231,967 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227 | cpp | #include "stdafx.h"
#include "UI_PacketState.h"
CUI_PacketState::CUI_PacketState()
{
}
CUI_PacketState::~CUI_PacketState()
{
}
VOID CUI_PacketState::Draw()
{
cout << "PacketState Draw()" << endl;
} | [
"yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0"
] | [
[
[
1,
21
]
]
] |
6efffb2f499263bcb99929ff8a0eacb6d4cf2bd0 | a36d7a42310a8351aa0d427fe38b4c6eece305ea | /core_billiard/CameraCommonImp.cpp | b8adbaf50c9ab8a33c61c899a228f5b671cda410 | [] | no_license | newpolaris/mybilliard01 | ca92888373c97606033c16c84a423de54146386a | dc3b21c63b5bfc762d6b1741b550021b347432e8 | refs/heads/master | 2020-04-21T06:08:04.412207 | 2009-09-21T15:18:27 | 2009-09-21T15:18:27 | 39,947,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 567 | cpp | #include "stdafx.h"
#include "my_render_imp.h"
namespace my_render_imp {
CameraCommonImp::CameraCommonImp()
{
aspect_ = 16.0f / 9.0f;
zNear_ = 0.01f;
zFar_ = 10.0f * 100.f;
}
float CameraCommonImp::getZNear() { return zNear_; }
float CameraCommonImp::getZFar() { return zFar_; }
float CameraC... | [
"wrice127@af801a76-7f76-11de-8b9f-9be6f49bd635"
] | [
[
[
1,
23
]
]
] |
ca6137fa94518026c373b33c9bdb1833571488fb | 45c0d7927220c0607531d6a0d7ce49e6399c8785 | /GlobeFactory/src/useful/clock.cc | 39b24736f7d50f899b09df8f3dfe2cf2409550fb | [] | no_license | wavs/pfe-2011-scia | 74e0fc04e30764ffd34ee7cee3866a26d1beb7e2 | a4e1843239d9a65ecaa50bafe3c0c66b9c05d86a | refs/heads/master | 2021-01-25T07:08:36.552423 | 2011-01-17T20:23:43 | 2011-01-17T20:23:43 | 39,025,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,462 | cc | #include "clock.hh"
#include "timer.hh"
#include "macro.hh"
#include "templated_function.hh"
#include "log.hh"
#include <SDL/SDL.h>
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
Clock::Clock()... | [
"creteur.c@8e971d8e-9cf3-0c36-aa0f-a7c54ab41ffc"
] | [
[
[
1,
90
]
]
] |
ed54be74bbba83528b1ed259185d6c21bd0aacb6 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/MyGUIEngine/include/MyGUI_ILayer.h | 96cb7476ffd24e521e8e38ed64827740adcc33ac | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 2,257 | h | /*!
@file
@author Albert Semenov
@date 02/2008
*/
/*
This file is part of MyGUI.
MyGUI is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your opti... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
81
]
]
] |
bd1adb9a03e3b75343833e25c41ac62503506782 | 205069c97095da8f15e45cede1525f384ba6efd2 | /Casino/Code/Server/Tool/DataBaseTool/TabSheet.h | 0d8276aebeaf49597f65dd312ced132471952c52 | [] | no_license | m0o0m/01technology | 1a3a5a48a88bec57f6a2d2b5a54a3ce2508de5ea | 5e04cbfa79b7e3cf6d07121273b3272f441c2a99 | refs/heads/master | 2021-01-17T22:12:26.467196 | 2010-01-05T06:39:11 | 2010-01-05T06:39:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 616 | h | #pragma once
// CTabSheet
#define MAXPAGE 16
class CTabSheet : public CTabCtrl
{
DECLARE_DYNAMIC(CTabSheet)
public:
CTabSheet();
virtual ~CTabSheet();
int GetCurSel();
int SetCurSel(int nItem);
void Show();
void SetRect();
BOOL AddPage(LPCTSTR title, CDialog *pDialog, UINT ID)... | [
"andywu0823@gmail.com"
] | [
[
[
1,
35
]
]
] |
1f300a094871a115bc8fea6e3feb049ce1b167b0 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /TokenEditor/BitList.h | 0fe8b37ef33f29b6dae8495b9de5f91bb9e614dc | [] | no_license | moosethemooche/Certificate-Server | 5b066b5756fc44151b53841482b7fa603c26bf3e | 887578cc2126bae04c09b2a9499b88cb8c7419d4 | refs/heads/master | 2021-01-17T06:24:52.178106 | 2011-07-13T13:27:09 | 2011-07-13T13:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,115 | h | //--------------------------------------------------------------------------------
//
// Copyright (c) 2000 MarkCare Solutions
//
// Programming by Rich Schonthal
//
//--------------------------------------------------------------------------------
#ifndef _BITLIST_H_
#define _BITLIST_H_
//----------------... | [
"rich@schonthal.com"
] | [
[
[
1,
50
]
]
] |
6651ddd1a2c2a0c00aded7aa0fe5aeef4407a247 | 40b507c2dde13d14bb75ee1b3c16b4f3f82912d1 | /extensions/mysql/mysql/MyDriver.h | 17dc04aaa556be57eafd058cd63583a770419dda | [] | no_license | Nephyrin/-furry-octo-nemesis | 5da2ef75883ebc4040e359a6679da64ad8848020 | dd441c39bd74eda2b9857540dcac1d98706de1de | refs/heads/master | 2016-09-06T01:12:49.611637 | 2008-09-14T08:42:28 | 2008-09-14T08:42:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,667 | h | /**
* vim: set ts=4 :
* =============================================================================
* SourceMod MySQL Extension
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* =============================================================================
*
* This program is free soft... | [
"dvander@alliedmods.net",
"ds@alliedmods.net"
] | [
[
[
1,
2
],
[
4,
5
],
[
7,
7
],
[
11,
11
],
[
16,
16
],
[
19,
19
],
[
28,
79
]
],
[
[
3,
3
],
[
6,
6
],
[
8,
10
... |
0d371141371e6f39ca500f9d6e4c3cdf7fa60359 | 5f28f9e0948b026058bafe651ba0ce03971eeafa | /LindsayAR Client Final/ARToolkitPlus/src/core/arDetectMarker2.cpp | bf989cbcf9466d42fc3e2a2c2bf1a77461db349a | [] | no_license | TheProjecter/surfacetoar | cbe460d9f41a2f2d7a677a697114e4eea7516218 | 4ccba52e55b026b63473811319ceccf6ae3fbc1f | refs/heads/master | 2020-05-17T15:41:31.087874 | 2010-11-08T00:09:25 | 2010-11-08T00:09:25 | 42,946,053 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,031 | cpp | /**
* Copyright (C) 2010 ARToolkitPlus Authors
*
* 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 your option) any later version.
*
* Th... | [
"jishuoyang@gmail.com"
] | [
[
[
1,
340
]
]
] |
7771281d405a4a51fc430d840deef691464ff6f2 | b8fe0ddfa6869de08ba9cd434e3cf11e57d59085 | /NxOgre/rendersystems/ogre/OGRE3DPointRenderable.h | 5b4583f597fdcf64f29d0fe12ad7cb03dcf4f3e1 | [] | no_license | juanjmostazo/ouan-tests | c89933891ed4f6ad48f48d03df1f22ba0f3ff392 | eaa73fb482b264d555071f3726510ed73bef22ea | refs/heads/master | 2021-01-10T20:18:35.918470 | 2010-06-20T15:45:00 | 2010-06-20T15:45:00 | 38,101,212 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,444 | h | /** File: OGRE3DPointRenderable.h
Created on: 18-May-09
Author: Robin Southern "betajaen"
Copyright (c) 2008-2009 Robin Southern
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
... | [
"ithiliel@6899d1ce-2719-11df-8847-f3d5e5ef3dde"
] | [
[
[
1,
194
]
]
] |
0dcaa7ac4b647664c1fa6362d82cea9cb995fb41 | 2391d12c7d1de6f0b542c2c3b171fa286d84f433 | /CTextureManager.h | edd1e9e9b12b5f7b8d1003fe87b1bfdb3c255c19 | [] | no_license | DadyaIgor/ddblivion | cc0405cb062c7ec8e019c4fd820a6cdd34e4dfec | 4450e54ae55e6888e5feda6b6550c8943c274fb1 | refs/heads/master | 2021-01-10T18:03:02.470209 | 2010-05-05T08:49:53 | 2010-05-05T08:49:53 | 46,456,895 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 682 | h | #ifndef CLASSTEXTUREMANAGER
#define CLASSTEXTUREMANAGER
class CTexture
{
public:
CTexture();
~CTexture();
public:
unsigned long LoadLTEX(unsigned long);
unsigned long LoadDirect(char *);
unsigned long Get_FormID();
char *Get_Filename();
ID3D10ShaderResourceView *Get_Texture();
protected:
uns... | [
"darklythinking@yahoo.com"
] | [
[
[
1,
37
]
]
] |
178495dbdccb9ff42eefa108dba64cd277393c05 | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/deeppurple/lwplugins/lwwrapper/Panel/Panel.h | 07fd46d5b514b1a406ae53b14703e7f6b8229816 | [] | 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 | 2,324 | h | #pragma once
#include "../LWcommon/Lightwave3D.h"
#include "lwdisplay.h"
#include "Observer.h"
class Control;
/**
* Panel base class.
* @author David Forstenlechner
* @date 2002-2003
*/
class Panel : public Observable, public Observer
{
public:
/**
* Constructor.
* @param name Nam... | [
"deeppurple@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
83
]
]
] |
4a635e342c697789d8396bba84d7b12d904c8c11 | cb1c6c586d769f919ed982e9364d92cf0aa956fe | /include/TRTKDTree.inl | 2ef80fadbd99044a999e13f4a3ed2e43a455e6b9 | [] | no_license | jrk/tinyrt | 86fd6e274d56346652edbf50f0dfccd2700940a6 | 760589e368a981f321e5f483f6d7e152d2cf0ea6 | refs/heads/master | 2016-09-01T18:24:22.129615 | 2010-01-07T15:19:44 | 2010-01-07T15:19:44 | 462,454 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,036 | inl | //=====================================================================================================================
//
// TRTKDTree.inl
//
// Implementation of class: TinyRT::KDTree
//
// Part of the TinyRT raytracing library.
// Author: Joshua Barczak
// Copyright 2009 Joshua Barczak. All rights... | [
"jbarcz1@6ce04321-59f9-4392-9e3f-c0843787e809"
] | [
[
[
1,
144
]
]
] |
411b5924320ed94f6de7f75bc1c2683c78ca13d8 | d800e6c00854f9ba7b7bd49fd692b702987e9a53 | /StrBuilder.h | 56aa97670f3eec08a1b2de92943e07edcd356b66 | [] | no_license | pmer/be | 8b81982832b39c5071cb034c08844cd7abafb122 | 5780c74d5957f94bfc9a3ae9d04c960e5e96bbec | refs/heads/master | 2020-04-16T13:07:07.555836 | 2011-02-27T13:09:21 | 2011-02-27T13:09:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,067 | h | #ifndef STRBUILDER_H
#define STRBUILDER_H
class StrBuilder {
public:
// Constructors
// StrBuilder();
StrBuilder(int len);
// StrBuilder(const char* str);
// StrBuilder(Str& str);
// Deconstructor
~StrBuilder();
// Methods
int length();
void buffer(int len);
void empty();
void free();
... | [
"napalminc@gmail.com"
] | [
[
[
1,
58
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.