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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fe4bd5f273b33bbc29887675aaae6176951e5922 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/Kenwalt/KW_SMDK1/SMDK_FlashTank.h | 40d4bee54a0370d79ad5b43a66fe344c7061d605 | [] | 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 | 2,102 | h | #pragma once
//================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#ifndef __MD_HEADERS_H
#include "md_headers.h"
#endif
//----------------------------------------------------------------... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
61
],
[
64,
64
]
],
[
[
62,
63
]
]
] |
e02da9d727e350ff060d10062b457ab6bea6702c | c94135316a6706e7a1131e810222c12910cb8495 | /MarbleMadness/Rampa.h | c94225e588c374b3e85f5b1174c6aab1070de22d | [] | no_license | lcianelli/compgraf-marble-madness | 05d2e8f23adf034723dd3d1267e7cdf6350cf5e7 | f3e79763b43a31095ffeff49f440c24614db045b | refs/heads/master | 2016-09-06T14:20:10.951974 | 2011-05-28T21:10:48 | 2011-05-28T21:10:48 | 32,283,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 568 | h | #pragma once
#ifndef MARBLE_Rampa_H
#define MARBLE_Rampa_H
#include "ObjetoEstatico.h"
#include <list>
#include <SDL_opengl.h>
#include <gl\GL.h>
#include <gl\GLU.h>
#include "Vector.h"
class Rampa : public ObjetoEstatico
{
protected:
GLMmodel* objeto;
public:
float l, w, h; //dimensiones de... | [
"lucia.cianelli@1aa7beb8-f67a-c4d8-682d-4e0fe4e45017",
"srodriki@1aa7beb8-f67a-c4d8-682d-4e0fe4e45017"
] | [
[
[
1,
11
],
[
14,
27
],
[
29,
36
]
],
[
[
12,
13
],
[
28,
28
]
]
] |
5eda06aea8502f6d7a97c52b22ffb2c4a9141924 | 314fa4d6839de9abfdedb72a521a156c06522761 | /neckGirthTest/neckGirthTest/dib.h | ac12335d7bda81519f2b5f3bc49fb92804c0a2ba | [] | no_license | moonjuice/moonjuice | 7b87f5a36cc696dc232cb8257e91aa60a0b5cca8 | 262bbf8e3e487191160566adf0f28771bccb375e | refs/heads/master | 2021-01-10T20:33:50.474152 | 2011-11-24T00:52:29 | 2011-11-24T00:52:29 | 32,118,070 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 2,507 | h | #pragma once
//#include <afxwin.h>
class CDib : public CObject
{
public:
// 讀入檔案 //
CDib ( const char* bmpfile );
CDib ( CFile& file );
// 轉換自 DDB //
CDib ( CBitmap& ddb, CPalette* palette );
// 建立空白 DIB //
CDib ( int Width, int Height, int BitsPerPixel );
~CDib ( );
// DIB 相關資訊 //
// 傳回像點陣... | [
"moon80362@gmail.com@8026b7c3-d9ae-87c5-0fde-12bd377d1155"
] | [
[
[
1,
87
]
]
] |
414602514c65daf783186c3d015aa89f1c942fae | a50397c3bf40972ed5d81ae506ba7d71cac5c9b8 | /serverlib/Cnet.cpp | 4e83a340606b51136497fe698565b1b7c771d1dd | [] | no_license | weimingtom/rpggamelib | f14cf5d4a7ddbaf335eeca6165e5a1e2ad742398 | 45c7b41976232b17ea68dbbaeab5b9d77201cdf5 | refs/heads/master | 2021-01-10T02:14:36.864458 | 2010-08-03T14:36:39 | 2010-08-03T14:36:39 | 44,464,476 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,704 | cpp | #include "Cnet.h"
Cnet::Cnet(void)
{
}
Cnet::~Cnet(void)
{
}
/************************************************************************/
/* 创建套接字
/************************************************************************/
bool Cnet::CreateSocket()
{
socket = ::WSASocket(AF_INET,SOCK_STREAM,0,NULL,0,WSA_F... | [
"cjmxp2009@9adff23b-f469-82f9-6d93-7372faa5fc81"
] | [
[
[
1,
56
]
]
] |
2477d5e153fa24fbd6d93e12fcc3df3c6482380c | 28a5dacf5e1a5a2d0d3fdf89bdc12a88dd897f86 | /LoginDlg.h | f991a5c64ed567452272bdcd1248df60856692bb | [] | no_license | yogengg6/fp_attendance | 3f4cababbe33d03e519341a6312015e5cb365a63 | 574338e53717ff2fbc62c57f14fa749a3a84a53a | refs/heads/master | 2020-04-07T20:02:06.843808 | 2011-07-20T13:09:12 | 2011-07-20T13:09:12 | 158,672,408 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,039 | h | /**
* Project Name : FP_Attendance
* description : a fingerprint based attendance(work with moodle attendanc
* e module)
* Copyleft : This program is published under GPL
* Author : Yusuke(Qiuchengxuan@gmail.com)
* Date : 2011-5-11 20:29
*/
#pragma once
#include "mdl... | [
"yusuke2000@e4a03d97-ca6b-4887-8e5f-4c51e936fd37"
] | [
[
[
1,
46
]
]
] |
7b21caa3f84fa26e68103fe1ed59e56fe8abea42 | be7df324d5509c7ebb368c884b53ea9445d32e4f | /GUI/Cardiac/MarchingCubes.cpp | 771db956198a31685bd43d88e908c069d3a6ade7 | [] | no_license | shadimsaleh/thesis.code | b75281001aa0358282e9cceefa0d5d0ecfffdef1 | 085931bee5b07eec9e276ed0041d494c4a86f6a5 | refs/heads/master | 2021-01-11T12:20:13.655912 | 2011-10-19T13:34:01 | 2011-10-19T13:34:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 38,433 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// Author : Josh Grant
// Date : November 26th, 2001
// File : MarchingCubes.cpp
// Description : Header file defining the MarchingCubes class
//
//////////////////////////////////////////////////////////////... | [
"hari.sundar@siemens.com"
] | [
[
[
1,
881
]
]
] |
f13f6e90cd9ebaf2ae5f24eea6bf8db6ca73d10c | 7d349e6342c084a4d11234a0aa0846db41c50303 | /themeagent/Observable.cpp | 9593cd4c7f681516c76ab301297b21d770f96606 | [] | 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 | 272 | cpp | #include "Observable.h"
#include "Observer.h"
void Observable::addObserver(Observer *o)
{
observers.push_back(o);
}
void Observable::notifyObservers(const Observable *o)
{
for (size_t i = 0; i < observers.size(); ++i)
{
observers[i]->update(o);
}
}
| [
"tobbesweden@gmail.com"
] | [
[
[
1,
15
]
]
] |
ed192f804058f2435d49a4e6e85cbad9aa15fba3 | 6e4f9952ef7a3a47330a707aa993247afde65597 | /PROJECTS_ROOT/WireChanger/WCRemind/DLGEnterNumber.cpp | 7ce2ab3640219d54de4ad8896cc01c9877c8af13 | [] | no_license | meiercn/wiredplane-wintools | b35422570e2c4b486c3aa6e73200ea7035e9b232 | 134db644e4271079d631776cffcedc51b5456442 | refs/heads/master | 2021-01-19T07:50:42.622687 | 2009-07-07T03:34:11 | 2009-07-07T03:34:11 | 34,017,037 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,181 | cpp | // DLGEnterNumber.cpp : implementation file
//
#include "stdafx.h"
#include "wcremind.h"
#include "DLGEnterNumber.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDLGEnter... | [
"wplabs@3fb49600-69e0-11de-a8c1-9da277d31688"
] | [
[
[
1,
82
]
]
] |
9c8a0eafc7ec6ab3c4fe8eef6e15b86db1c4d577 | b08e948c33317a0a67487e497a9afbaf17b0fc4c | /Display/NormalProcess.cpp | a095a57ac1dfe6db5ce04785b3155519ddaf166e | [] | no_license | 15831944/bastionlandscape | e1acc932f6b5a452a3bd94471748b0436a96de5d | c8008384cf4e790400f9979b5818a5a3806bd1af | refs/heads/master | 2023-03-16T03:28:55.813938 | 2010-05-21T15:00:07 | 2010-05-21T15:00:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,609 | cpp | #include "stdafx.h"
#include "../Display/NormalProcess.h"
#include "../Display/Display.h"
#include "../Display/Effect.h"
#include "../Display/Texture.h"
#include "../Display/RenderTarget.h"
#include "../Display/camera.h"
#include "../Core/Scripting.h"
namespace ElixirEngine
{
//----------------------------... | [
"voodoohaust@97c0069c-804f-11de-81da-11cc53ed4329"
] | [
[
[
1,
196
]
]
] |
0d68498a2999a77713b7c999ca87d56bf466d363 | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /branches/bokeoa-scons/kicad/buildmnu.cpp | d82c11ce5a48442597d15694af22812da7d929ed | [] | no_license | BackupTheBerlios/kicad-svn | 4b79bc0af39d6e5cb0f07556eb781a83e8a464b9 | 4c97bbde4b1b12ec5616a57c17298c77a9790398 | refs/heads/master | 2021-01-01T19:38:40.000652 | 2006-06-19T20:01:24 | 2006-06-19T20:01:24 | 40,799,911 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,712 | cpp | /***********************************************/
/* buildmnu.h: construction du menu principal */
/***********************************************/
#include "fctsys.h"
#include "gr_basic.h"
#include "common.h"
#include "wx/spinctrl.h"
#include "kicad.h"
#include "protos.h"
#define BITMAP wxBitmap... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
281
]
]
] |
6649092bb0a39ceef27cfd8836c3b0d11abae0ba | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Collide/Shape/Compound/Collection/ExtendedMeshShape/hkpExtendedMeshShape.h | 0b130b5ab8387eb11b3ed883545c36c2797c1633 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,915 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
433
]
]
] |
15b76e9c65a24a45b62c8cd98c17bcb9672a76c5 | d609fb08e21c8583e5ad1453df04a70573fdd531 | /trunk/开发库/include/HZipFile.h | 98de9bcda954a885eeba74f7cbc477d91fb1a954 | [] | no_license | svn2github/openxp | d68b991301eaddb7582b8a5efd30bc40e87f2ac3 | 56db08136bcf6be6c4f199f4ac2a0850cd9c7327 | refs/heads/master | 2021-01-19T10:29:42.455818 | 2011-09-17T10:27:15 | 2011-09-17T10:27:15 | 21,675,919 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 1,651 | h | #ifndef __ZIPFILE__H__
#define __ZIPFILE__H__
#pragma once
#include <map>
#ifndef FILE_CONTROL_CLASS
#include "zip/zip.h"
#include "zip/unzip.h"
#endif
//该文件不能处理有密码的压缩文件
//HZipFile暂时不能用,UnZipFile可以解压winRar压缩起来的Zip文件
struct ZipEntryInfo
{
int m_nIndex;
long m_nSize;
CString m_sName;
};
//... | [
"o890402@gmail.com@f92b348d-55a1-4afa-8193-148a6675784b"
] | [
[
[
1,
59
]
]
] |
df8b5984c5bf06a19f3de2b4402c1944a1b51ec3 | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/0.8/cbear.berlios.de/windows/com/itypelib.hpp | cf9e47497f7ba78a14dd5fe7b2e22cc32327277c | [
"MIT"
] | permissive | BackupTheBerlios/cbear-svn | e6629dfa5175776fbc41510e2f46ff4ff4280f08 | 0109296039b505d71dc215a0b256f73b1a60b3af | refs/heads/master | 2021-03-12T22:51:43.491728 | 2007-09-28T01:13:48 | 2007-09-28T01:13:48 | 40,608,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,401 | hpp | #ifndef CBEAR_BERLIOS_DE_WINDOWS_COM_ITYPELIB_HPP_INCLUDED
#define CBEAR_BERLIOS_DE_WINDOWS_COM_ITYPELIB_HPP_INCLUDED
#include <boost/filesystem/path.hpp>
#include <cbear.berlios.de/windows/hmodule.hpp>
#include <cbear.berlios.de/windows/syskind.hpp>
#include <cbear.berlios.de/windows/com/pointer.hpp>
#includ... | [
"sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838"
] | [
[
[
1,
189
]
]
] |
38a358dd0c6cc12f01946cb4c7ced08cdec71fe5 | 1d0aaab36740e9117022b3cf03029cede9f558ab | /Boat.h | c69e6133810f1d3adf719b7217164c3d186661fa | [] | no_license | mikeqcp/superseaman | 76ac7c4b4a19a705880a078ca66cfd8976fc07d1 | bebeb48e90270dd94bb1c85090f12c4123002815 | refs/heads/master | 2021-01-25T12:09:29.096901 | 2011-09-13T21:44:33 | 2011-09-13T21:44:33 | 32,287,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 644 | h | #pragma once
#include "Cloth.h"
class Boat
{
private:
Model *boat;
Cloth *sail;
GLfloat sailAngle;
glm::vec4 bomEnd;
glm::mat4 translateBomMatrix;
public:
Boat(Model *boat, Cloth *sail);
~Boat(void);
void Draw();
void DrawReflection();
void Update(glm::mat4 P, glm::mat4 V, glm... | [
"patryk.ziem@gmail.com@a54423c0-632b-0463-fc5f-a1ef5643ace0",
"mikeqcp@gmail.com@a54423c0-632b-0463-fc5f-a1ef5643ace0"
] | [
[
[
1,
4
],
[
6,
31
],
[
34,
39
]
],
[
[
5,
5
],
[
32,
33
]
]
] |
11074195f25d68fedb213537deed392328e0efd9 | a01b67b20207e2d31404262146763d3839ee833d | /trunk/Projet/tags/Monofin_20090606_release/EdgeDetection/pixmapitem.cpp | c80d28ff6aac68dd2d5319e686a0fda3e7a0e2d7 | [] | no_license | BackupTheBerlios/qtfin-svn | 49b59747b6753c72a035bf1e2e95601f91f5992c | ee18d9eb4f80a57a9121ba32dade96971196a3a2 | refs/heads/master | 2016-09-05T09:42:14.189410 | 2010-09-21T17:34:43 | 2010-09-21T17:34:43 | 40,801,620 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 10,408 | cpp | #include <QGraphicsScene>
#include <QTransform>
#include <stdio.h>
#include <math.h>
#include <QLineF>
#include <QPointF>
#include "pixmapitem.h"
#include "edgesextractionscene.h"
PixmapItem::PixmapItem(QPixmap pix):
QGraphicsPixmapItem(pix),
_rotateAngl(0), _scale(1), _enter(false), _isForA... | [
"kryptos@314bda93-af5c-0410-b653-d297496769b1"
] | [
[
[
1,
241
]
]
] |
3c87db359d9df94182a78a7a90e8c2083c2875e4 | 9b3403551e250529d7e6f04500d99f7c61669503 | /WifiLoc/VirtualINS.h | 14ba8f63bdc4a6c99e67dda44854bbd66625fcdc | [] | no_license | ashrafs/allhandstothepump | 847f1cfe60927c76ba7a8c09092deb23327d42df | 42abaf3e0478e0cca7374ee57a914895eddebc3f | refs/heads/master | 2021-01-10T14:02:42.001763 | 2009-05-20T02:37:28 | 2009-05-20T02:37:28 | 44,780,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 408 | h | #pragma once
class CVirtualINS
{
public:
CVirtualINS(void);
public:
~CVirtualINS(void);
public:
double m_X;
double m_Y;
double m_Speed;
double m_SpdX;
double m_SpdY;
int m_bEnd;
CPtrList *m_Path;
POSITION m_CurPos;
CPoint m_Start , m_End;
void Init(CPtrList *path , double spd );
int Mov... | [
"steampack99@fbba777c-2a28-11de-b896-015b45f1b0e6"
] | [
[
[
1,
25
]
]
] |
1fefffd9dc79ba9c5ee9d2af25c65e7189183fcc | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/GameBase.cpp | ec71c4757795273d0694781182d6e2449058a2d8 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,589 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : GameBase.cpp
//
// PURPOSE : Game base object class implementation
//
// CREATED : 10/8/99
//
// (c) 1999-2002 Monolith Productions, Inc. All Rights Reserved
//
// ---------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
812
]
]
] |
85bc423d6698d3cd424fadcd0de4c8d4637d4c4f | 073dfce42b384c9438734daa8ee2b575ff100cc9 | /RCF/include/RCF/Protocol/SF.hpp | 8fb646d783fd3a2b548191cb48ca19f6864fdedc | [] | no_license | r0ssar00/iTunesSpeechBridge | a489426bbe30ac9bf9c7ca09a0b1acd624c1d9bf | 71a27a52e66f90ade339b2b8a7572b53577e2aaf | refs/heads/master | 2020-12-24T17:45:17.838301 | 2009-08-24T22:04:48 | 2009-08-24T22:04:48 | 285,393 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,710 | hpp |
//******************************************************************************
// RCF - Remote Call Framework
// Copyright (c) 2005 - 2009, Jarl Lindrud. All rights reserved.
// Consult your license for conditions of use.
// Version: 1.1
// Contact: jarl.lindrud <at> gmail.com
//*****************************... | [
"r0ssar00@gmail.com"
] | [
[
[
1,
66
]
]
] |
96a02d5f875cc676593054f051f1a33408cbfee7 | 9f18fcd1e740b0b365cb9d97e2f99f315418be70 | /my_tetris3d.cpp | f5e29c0477791162983595ed463dfee4d9647825 | [] | no_license | ajantis/opengltetris3d | 3227317648a66faa5456198d8c72c8727493157f | 0626134baf4ff19e975de18e55344afb228969bd | refs/heads/master | 2016-09-10T13:40:28.279730 | 2010-04-21T13:59:48 | 2010-04-21T13:59:48 | 32,183,937 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,355 | cpp | /*
*
* Authors: Miracle and Ajantis
* mailto: MirraMax@yandex.ru id.ajantis@gmail.com
*
* 06.04.2010
*
*/
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include <GL/glut.h>
#include "text3d.h"
#include "figures.h"
#include "game_logic.h"
#include "imageloader.h"
#include "simple_cube.h"... | [
"id.ajantis@gmail.com"
] | [
[
[
1,
484
]
]
] |
1bcbd15d94054f01389c3a04b743fbf92eeaab22 | 25281ba3fc17716aaca69186a6f115e914c8ecf8 | /src/view.h | 5bd39c62dcf49ed4bea6500424f23fbe3f5cb4fd | [] | no_license | rehno-lindeque/osi-glgui | 97b2c6f771d2dd646e023366bcf05f7f68a5e2cc | 0b9e939e17fdb62fd089985cb6e67ac7aa11d1e6 | refs/heads/master | 2020-03-30T20:12:48.683127 | 2011-01-29T09:57:45 | 2011-01-29T09:57:45 | 1,303,874 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 611 | h | #ifndef __GLGUI_VIEW_H__
#define __GLGUI_VIEW_H__
//////////////////////////////////////////////////////////////////////////////
//
// VIEW.H
//
// Copyright © 2007, Rehno Lindeque. All rights reserved.
//
//////////////////////////////////////////////////////////////////////////////
/* ... | [
"errantkid@gmail.com"
] | [
[
[
1,
26
]
]
] |
04ee5d7adfd07919abd82a9d819ab9c4d200dc14 | 842997c28ef03f8deb3422d0bb123c707732a252 | /src/moaicore/MOAIThread.cpp | a23585943c6cc11d0ccac32636f680661e296544 | [] | no_license | bjorn/moai-beta | e31f600a3456c20fba683b8e39b11804ac88d202 | 2f06a454d4d94939dc3937367208222735dd164f | refs/heads/master | 2021-01-17T11:46:46.018377 | 2011-06-10T07:33:55 | 2011-06-10T07:33:55 | 1,837,561 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,053 | cpp | // Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved.
// http://getmoai.com
#include "pch.h"
#include <moaicore/MOAILogMessages.h>
#include <moaicore/MOAIThread.h>
//----------------------------------------------------------------//
/** @name blockOnAction
@text Skip updating current thread un... | [
"josh@ziplinegames.com"
] | [
[
[
1,
163
]
]
] |
1840676d4732ede223278f7801ad52229c26e9ca | 4b30b09448549ffbe73c2346447e249713c1a463 | /Sources/mozilla/mozilla_v2.cpp | 0c76156c164d1078762fd24fa98acaccb27bb098 | [] | no_license | dblock/agnes | 551fba6af6fcccfe863a1a36aad9fb066a2eaeae | 3b3608eba8e7ee6a731f0d5a3191eceb0c012dd5 | refs/heads/master | 2023-09-05T22:32:10.661399 | 2009-10-29T11:23:28 | 2009-10-29T11:23:28 | 1,998,777 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,851 | cpp | #include <agnespch.hpp>
int pParam_v2::entries_count(void){
return(entry_manager.entries_count());
}
void pParam_v2::entries_clear(void){
entry_manager.clear();
}
CString pParam_v2::get_name(int index){
if (method_post)
return(entry_manager.get_name(index));
else {
return "";
}
}
CStrin... | [
"dblock@dblock.org"
] | [
[
[
1,
223
]
]
] |
2d949e4910ba5f3746b179978f061ad5f53512b0 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/network/nsessionclientcontext_main.cc | 07dd4059ddfd9911235962a153baf78fb00df5a8 | [] | 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 | 712 | cc | #include "precompiled/pchnnetwork.h"
//------------------------------------------------------------------------------
// nsessionclientcontext_main.cc
// (C) 2003 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "network/nsessionclientcontext.h"
nNebulaS... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
26
]
]
] |
cdbdd4f488a0de5760acfae5dd93c5cb2d4661f0 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/Hunter/NewGame/SanExecute/src/San.cpp | f55d521771d9776e27eee321d21272865a966924 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,058 | cpp | #include "SanConfig.h"
#include <tinyxml/tinyxml.h>
#include <orz/Toolkit_Base/EventSystem/EventWorldUpdate.h>
void LoadSingleChipPort(void)
{
TiXmlDocument document("SingleChip.xml");
document.LoadFile();
TiXmlElement* port = document.FirstChildElement("SingleChip_Port");
std::string COM_N("COM4");
... | [
"ogre3d@yeah.net"
] | [
[
[
1,
115
]
]
] |
65752c3ad3c3e122f5105af95f14e9a17aedc011 | c440e6c62e060ee70b82fc07dfb9a93e4cc13370 | /src/gui2/guis/gslider.h | 647a6e6712647ca10142f337fef7699d71078c13 | [] | no_license | BackupTheBerlios/pgrtsound-svn | 2a3f2ae2afa4482f9eba906f932c30853c6fe771 | d7cefe2129d20ec50a9e18943a850d0bb26852e1 | refs/heads/master | 2020-05-21T01:01:41.354611 | 2005-10-02T13:09:13 | 2005-10-02T13:09:13 | 40,748,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 693 | h | #ifndef GSLIDER_H
#define GSLIDER_H
#include "gui.h"
#include "mygtkslider.h"
#include "mygtkfloatentry.h"
#include "../../modules/slider.h"
#include <gtkmm/button.h>
#include <gtkmm/table.h>
#include <gtkmm/label.h>
/**
* No description
*/
class GSlider : public Gui
{
public:
GSlider( Module*... | [
"ad4m@fa088095-53e8-0310-8a07-f9518708c3e6"
] | [
[
[
1,
35
]
]
] |
4eeec6c3ed843e525750ceef8203eb536b4a14ab | 95a3e8914ddc6be5098ff5bc380305f3c5bcecb2 | /src/FusionForever_lib/Subscriber.cpp | 04ecc26ca867767c709cbd3a1cd97c1161c3a482 | [] | 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 | 686 | cpp | #include "StdAfx.h"
#include "Subscriber.h"
Subscriber::Subscriber(void)
{
}
Subscriber::~Subscriber(void)
{
StopSubscribing();
}
void Subscriber::AddSubscriber(Subscriber* _subscriber)
{
subscribers_.push_back(_subscriber);
}
void Subscriber::RemoveSubscriber(Subscriber* _subscriber)
{
subscr... | [
"Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7",
"danishcake@hotmail.com"
] | [
[
[
1,
9
],
[
11,
22
],
[
33,
34
]
],
[
[
10,
10
],
[
23,
32
],
[
35,
36
]
]
] |
95f9e59f1c8c556e752f63c12d12d084da942c4f | 21868e763ab7ee92486a16164ccf907328123c00 | /project.cpp | dc5b51d6ed7388671601c2fad4bff5822d860ed2 | [] | no_license | nodesman/flare | 73aacd54b5b59480901164f83905cf6cc77fe2bb | ba95fbfdeec1d557056054cbf007bf485c8144a6 | refs/heads/master | 2020-05-09T11:17:15.929029 | 2011-11-26T16:54:07 | 2011-11-26T16:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,018 | cpp | #include "project.h"
#include <QString>
#include <QStringList>
Project::Project()
{
}
Project::Project(QString stringToConstructFrom)
{
QStringList theSettings = stringToConstructFrom.split("%FL_PROJECT_INFO_SEPARATOR%");
this->name = theSettings.at(0);
this->path = theSettings.at(1);
if ... | [
"raj@chitika.com"
] | [
[
[
1,
91
]
]
] |
6bf77fb3f5fc3cfef32e1a62bce6bf34d7606079 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/network/ngetprofileattr.cc | dcb3340fff6b80d9159ad3c5d45872c1f9ec8ca6 | [] | 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 | 2,212 | cc | //------------------------------------------------------------------------------
// nGetProfileAttr.cc
// (C) 2006 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "network/ngetprofileattr.h"
#include "network/nbuddyclient.h"
//------------------------... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
83
]
]
] |
fbd876a23a493cef6fcc45310df2e5e4b8c459a8 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/TPLayer_IOCP/TPUDPClient.h | 2bf1a3766bf003b5f641f91c2dc4190f74518060 | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,727 | h | /*
* Copyright (c) 2008, 浙江亿蛙技术股份有限公司
* All rights reserved.
*
* 文件名称:TPUDPClient.h
* 摘 要:UDP客户端功能类
*
*
* 取代版本:0.1
* 原作者 :Peng Dongfeng
* 完成日期:2008年8月6日
* 修订记录:创建
*/
//////////////////////////////////////////////////////////////////////
#ifndef _TPUDPClient_H_
#define _TPUDPClient_H_
#include "ITPO... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
68
]
]
] |
43d661f2d5c6a60b327ad581260fe6caf454c01d | e618b452106f251f3ac7cf929da9c79256c3aace | /src/lib/cpp/DLL/stdafx.cpp | 8b6f748582746f695c66f00e12691513e13ac045 | [] | no_license | dlinsin/yfrog | 714957669da86deff3a093a7714e7d800c9260d8 | 513e0d64a0ff749e902e797524ad4a521ead37f8 | refs/heads/master | 2020-12-25T15:40:54.751312 | 2010-04-13T16:31:15 | 2010-04-13T16:31:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | cpp | // stdafx.cpp : source file that includes just the standard includes
// ImageShackAPI.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"corey.floyd@flyingjalapenosoftware.com"
] | [
[
[
1,
8
]
]
] |
e62f9ab4410f6d0d9613e3cf921e4b27a3d02c6a | 3b76b2980485417cb656215379b93b27d4444815 | /8.Nop KLTN/DIA/SCVOICECHAT/SOURCE/SC Voice Chat Client/myapp.cpp | 670a588c6a6e5ac9610badab3715b1b5f37435b2 | [] | no_license | hemprasad/lvmm-sc | 48d48625b467b3756aa510b5586af250c3a1664c | 7c68d1d3b1489787f5ec3d09bc15b4329b0c087a | refs/heads/master | 2016-09-06T11:05:32.770867 | 2011-07-25T01:09:07 | 2011-07-25T01:09:07 | 38,108,101 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,043 | cpp | // myapp.cpp: implementation of the myapp class.
//
//////////////////////////////////////////////////////////////////////
#include <afxwin.h>
#include "myapp.h"
#include "resource.h"
#include "Display.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
/////... | [
"ITMPrac@gmail.com"
] | [
[
[
1,
30
]
]
] |
d5664eaa3291cd8065bb7b863fe90b66617c3fa6 | 52f70251d04ca4f42ba3cb991727003a87d2c358 | /src/pragma/image/TGA.cpp | abbb20b8096ed5912ef69dc818b62a00c01c3b0e | [
"MIT"
] | permissive | vicutrinu/pragma-studios | 71a14e39d28013dfe009014cb0e0a9ca16feb077 | 181fd14d072ccbb169fa786648dd942a3195d65a | refs/heads/master | 2016-09-06T14:57:33.040762 | 2011-09-11T23:20:24 | 2011-09-11T23:20:24 | 2,151,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,670 | cpp | #include <pragma/types.h>
#include <pragma/image/functions.h>
#include <pragma/image/Image.h>
#include <pragma/math/math.h>
#include <stdio.h>
namespace pragma
{
namespace impl
{
// this struct was taken from http://www.organicbit.com/closecombat/formats/tga.html
// more info on http://en.wikipedia.... | [
"vicutrinu@gmail.com"
] | [
[
[
1,
163
]
]
] |
9bdf05c04d1dcd907bc6cb6a79a1f46f537644bd | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/multi_index/detail/hash_index_iterator.hpp | 9e88d7acb7248a1a8bf0f5dfea6b21370e49d7e5 | [
"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 | ISO-8859-1 | C++ | false | false | 2,740 | hpp | /* Copyright 2003-2006 Joaquín M López Muñoz.
* 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/multi_index for library home page.
*/
#ifndef BOOST_MULTI_INDEX_DETAIL_H... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
109
]
]
] |
cea4f322045066cd1df2a9ab2ca4caf9ea987037 | 60ef79535d316aaeb4efc4f79d700fcb1c87586f | /CUGBLinker/LinkerPage.cpp | 031ed1953fcab9321c909f52358b66ac3fb9a152 | [] | no_license | dinglx/cugblinker | 9b4cc5e129268cf3b2c14c99cd43a322c3f3487b | f4a2ee5bdecf41ec8ba91c63cf1923672964eae1 | refs/heads/master | 2021-01-16T00:27:54.122346 | 2009-12-16T17:00:50 | 2009-12-16T17:00:50 | 32,516,245 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 17,987 | cpp | // LinkerPage.cpp : 实现文件
//
#include "stdafx.h"
#include "CUGBLinker.h"
#include "CUGBLinkerDlg.h"
#include "LinkerPage.h"
#include "AccountInfo.h"
#include "AccountDlg.h"
#include "global.h"
#include "TrafficPage.h"
// CLinkerPage 对话框
IMPLEMENT_DYNAMIC(CLinkerPage, CPropertyPage)
CLinkerPage::CLi... | [
"dlx1986@4ddcaae0-7081-11de-ae35-f3f989a3c448",
"dinglinxiao@4ddcaae0-7081-11de-ae35-f3f989a3c448"
] | [
[
[
1,
5
],
[
7,
7
],
[
12,
18
],
[
22,
36
],
[
47,
47
],
[
53,
59
],
[
61,
62
],
[
72,
72
],
[
76,
80
],
[
166,
192
... |
d42546897caf72e300ba1bea4cf6f537c5eb0b1f | 6eef3e34d3fe47a10336a53df1a96a591b15cd01 | /ASearch/Mv4/EquivManager.hpp | 1b9bea32f7212e04f46e43be5ee0b707a36e8af5 | [] | 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,006 | hpp | /*
© Vestris Inc., Geneva, Switzerland
http://www.vestris.com, 1994-1999 All Rights Reserved
______________________________________________
written by Daniel Doubrovkine - dblock@vestris.com
*/
#ifndef ALKALINE_EQUIV_MANAGER_HPP
#define ALKALINE_EQUIV_MANAGER_HPP
#include <platform/inclu... | [
"dblock@dblock.org"
] | [
[
[
1,
38
]
]
] |
c4bec7cb427d264acc9a1832164f324d8eb65e8b | f9351a01f0e2dec478e5b60c6ec6445dcd1421ec | /itl/boost/itl_xt/ordered_type.hpp | fabaff95ddbb06c7adcbdd91a4651cebd02021fe | [
"BSL-1.0"
] | permissive | WolfgangSt/itl | e43ed68933f554c952ddfadefef0e466612f542c | 6609324171a96565cabcf755154ed81943f07d36 | refs/heads/master | 2016-09-05T20:35:36.628316 | 2008-11-04T11:44:44 | 2008-11-04T11:44:44 | 327,076 | 0 | 1 | null | null | null | null | ISO-8859-1 | C++ | false | false | 5,139 | hpp | /*----------------------------------------------------------------------------+
Copyright (c) 2007-2008: Joachim Faulhaber
+-----------------------------------------------------------------------------+
Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
+------------------------------------------... | [
"jofaber@6b8beb3d-354a-0410-8f2b-82c74c7fef9a"
] | [
[
[
1,
147
]
]
] |
02b1930e745d3e0a9090a901e9ce6e644c3eda21 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /GameEngine/Gfx/GUI/GuiScrollWindow.hpp | 64a358d1f7a618ddf250f2642d7f05692baf1405 | [] | 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,020 | hpp | #ifndef GUI_SCROLL_WINDOW_HPP
#define GUI_SCROLL_WINDOW_HPP
#include "GuiWindow.hpp"
namespace Spiral
{
namespace GUI
{
class GuiSlider;
class GuiManager;
class GuiScrollWindow : public GuiWindow
{
public:
GuiScrollWindow( const Math::Vector2f& position, const Rect<SpReal>& rect,boost::uint32_t... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
36
]
]
] |
ada4df321377975d34eb5efa0508977233c896b1 | dc52cf6ac9fecbff2a430d8b4d6be4c6bbc4d593 | /My_router/trunk/My_router/MyRouter.h | 35c47b4f25b1234c257daefb43bbf9f485886399 | [] | no_license | marmor7/my-router | ca23540bdd27958ef53c9c21c7b01c271b4b4c4f | 73e78061fdcd6da96d0d46e143eba7bf3bddde27 | refs/heads/master | 2016-09-10T02:02:12.005182 | 2008-08-27T22:40:22 | 2008-08-27T22:40:22 | 32,452,857 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,927 | h | #pragma once
#include "stdafx.h"
#include "Utils.h"
#include "RouterSocket.h"
//Fwd declarations
class RoutingTable;
using namespace std;
#define null 0
#define TIMEOUT_FAIL 82
#define TIMEOUT_SEND_MIN 20
#define TIMEOUT_SEND_MAX 40
#define SET_TIMEOUT(time, val) time.tv_sec = val; time.tv_usec = 0;
... | [
"gazith@b5815fbd-9c51-0410-89e8-2153d734e944",
"adam.sharvit@b5815fbd-9c51-0410-89e8-2153d734e944"
] | [
[
[
1,
1
],
[
4,
4
],
[
11,
29
],
[
36,
37
],
[
45,
46
],
[
55,
55
],
[
59,
59
],
[
64,
64
],
[
74,
74
],
[
79,
79
]... |
2fda88775cc881c89a5cefd5c084d59ec49c0954 | ad85dfd8765f528fd5815d94acde96e28e210a43 | /trunk/include/OpenLayer/Includes.hpp | 28e590a71235f03777be5ee4a3ea774fe56e09e2 | [] | no_license | BackupTheBerlios/openlayer-svn | c53dcdd84b74fd4687c919642e6ccef3dd4bba79 | 3086e76972e6674c9b40282bb7028acb031d0593 | refs/heads/master | 2021-01-01T19:25:13.382956 | 2007-07-18T17:09:55 | 2007-07-18T17:09:55 | 40,823,139 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 641 | hpp | #ifndef OL_INCLUDES_HPP
#define OL_INCLUDES_HPP
#include "Declspec.hpp"
/*
#if (OL_DRIVER == SDL)
#define SCREEN_W "notspecified"
#define SCREEN_H "notspecified"
#define getr32
#define getg32
#define getb32
#define OL_MEMORY_IMG void
#else // (OL_DRIVER == ALLEGRO_GL... | [
"bradeeoh@9f4572f3-6e0d-0410-ba3b-903ab02ac46b",
"juvinious@9f4572f3-6e0d-0410-ba3b-903ab02ac46b"
] | [
[
[
1,
3
],
[
5,
24
],
[
26,
34
]
],
[
[
4,
4
],
[
25,
25
]
]
] |
182b4200efa4f7950c6d07bef3fb36ba46693abe | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/mpl/test/for_each.cpp | c7d28bdfb9e527720ad03b20e8bf5427484275f1 | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,976 | cpp |
// Copyright Aleksey Gurtovoy 2000-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)
//
// See http://www.boost.org/libs/mpl for documentation.
// $Source: /cvsroot/boost/boost/libs/mpl/test/fo... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
83
]
]
] |
57ae25275b2af78394d552194172f70cd5082252 | b26957d6f3a64b19cda1d76b265d93047c114891 | /StudentDetection/StudentDetection/AboutDlg.cpp | 9e0b0c0f10fa8187f33ec9a517036749c8620807 | [] | no_license | SachinTS/khoa-luan-tot-nghiep | 58e7efbd51d5f807f08b62a641672b4fc62f7990 | 7200721aded827731232c49aeade804febfba086 | refs/heads/master | 2016-09-06T13:46:12.228528 | 2010-08-07T06:47:45 | 2010-08-07T06:47:45 | 33,529,631 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,472 | cpp | // AboutDlg.cpp : implementation file
//
#include "stdafx.h"
#include "StudentDetection.h"
#include "AboutDlg.h"
// AboutDlg dialog
IMPLEMENT_DYNAMIC(AboutDlg, CDialog)
AboutDlg::AboutDlg(CWnd* pParent /*=NULL*/)
: CDialog(AboutDlg::IDD, pParent)
{
}
AboutDlg::~AboutDlg()
{
}
void AboutDl... | [
"tuonghuy09@b0713345-de22-efb3-841d-461946120171"
] | [
[
[
1,
80
]
]
] |
7dabb0e1fd8a70612bfb19e7986f46bb7bcac223 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /Blindmode/CPP/Targets/MapLib/Shared/include/Windows/mcostream.h | 966a4ef0e3fcc5c2643b371df5331e47565b67e0 | [
"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 | 1,620 | h | /*
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,
19
]
]
] |
d87d87bd74b12bb828e3e82739faa4f7e8b85797 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/tutorials/src/signals_tutorial/receiverscript_main.cc | 8d1b2b3bef80bf23fc24499c4700a211810841a7 | [] | 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 | 449 | cc | /**
@file receiverscript_main.cc
@author Luis Jose Cabellos Gomez <luis.cabellos@tragnarion.com>
(C) 2005 Tragnarion Studios
*/
#include "signals_tutorial/receiverscript.h"
#include "kernel/nkernelserver.h"
nNebulaScriptClass( ReceiverScript, "nroot" );
//-------------------------------------------... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
13
]
]
] |
ec107874dba042a39eed346c7ae07b9700768453 | 2e5fd1fc05c0d3b28f64abc99f358145c3ddd658 | /deps/quickfix/src/.NET/MemoryMessageStore.cpp | 5bdb1d63853429f323ddf95196acf7a723ae37a5 | [
"BSD-2-Clause"
] | permissive | indraj/fixfeed | 9365c51e2b622eaff4ce5fac5b86bea86415c1e4 | 5ea71aab502c459da61862eaea2b78859b0c3ab3 | refs/heads/master | 2020-12-25T10:41:39.427032 | 2011-02-15T13:38:34 | 2011-02-15T20:50:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 52 | cpp | #include "stdafx.h"
#include "MemoryMessageStore.h" | [
"nikolas.bowe@gmail.com"
] | [
[
[
1,
2
]
]
] |
958b66e3ce7eee08075d50eec2e93fd4161261d4 | 09f09cd06656848ed80f132c7073568c4ce87bd5 | /ANNRecognition/WTL71/atlmisc.h | 15fe6940af3bbfad7c3754ab0f7e531cffc3a381 | [] | no_license | cyb3727/annrecognition | 90ecf3af572f8b629b276a06af51785f656ca2be | 6e4f200e1119196eba5e7fe56efa93e3ed978bc1 | refs/heads/master | 2021-01-17T11:31:39.865232 | 2011-07-10T13:50:44 | 2011-07-10T13:50:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 100,196 | h | // Windows Template Library - WTL version 7.1
// Copyright (C) 1997-2003 Microsoft Corporation
// All rights reserved.
//
// This file is a part of the Windows Template Library.
// The code and information is provided "as-is" without
// warranty of any kind, either expressed or implied.
#ifndef __ATLMISC_H__
... | [
"damoguyan8844@2e4fddd8-cc6a-11de-b393-33af5e5426e5"
] | [
[
[
1,
3977
]
]
] |
c660924ff1f5aab84318035de0508fba308d8aa0 | 8ecc762aa0716342b64f8f60664659a2f1dd19aa | /third_party/boost/sandbox/boost/property_tree/detail/exceptions_implementation.hpp | 3202f2cb142c17e55aa9e63206abd2bbe3186bd1 | [
"MIT",
"BSL-1.0"
] | permissive | gbucknell/fsc-sdk | 71993dcf48c6f8dbb6379c929e22a7ecb2d41503 | 11b7cda4eea35ec53effbe37382f4b28020cd59d | refs/heads/master | 2021-01-10T11:16:58.310281 | 2009-01-23T16:31:12 | 2009-01-23T16:31:12 | 54,295,008 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,193 | hpp | // ----------------------------------------------------------------------------
// Copyright (C) 2002-2006 Marcin Kalicinski
//
// 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)
//
// For more information,... | [
"samuel.debionne@8ae27fb2-a4e6-11dd-9bad-6bc74a82fd44"
] | [
[
[
1,
106
]
]
] |
d3e4d5d64ac95565b19c8f964a133804954f12ec | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/xpressive/test/test9.cpp | cdba219afefff9d5c192f8e12188c34f3afb2233 | [
"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 | 779 | cpp | ///////////////////////////////////////////////////////////////////////////////
// test9.cpp
//
// Copyright 2004 Eric Niebler. 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 <algorithm>
#inclu... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
22
]
]
] |
89b219c348ca486cd006a52ec339354ccc3234c5 | 7f6fe18cf018aafec8fa737dfe363d5d5a283805 | /ntk/storage/src/entry.cpp | 37b4eca6e6f4da2fc2b6297cffc44831fea44b7b | [] | no_license | snori/ntk | 4db91d8a8fc836ca9a0dc2bc41b1ce767010d5ba | 86d1a32c4ad831e791ca29f5e7f9e055334e8fe7 | refs/heads/master | 2020-05-18T05:28:49.149912 | 2009-08-04T16:47:12 | 2009-08-04T16:47:12 | 268,861 | 2 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,113 | cpp | /******************************************************************************
The NTK Library
Copyright (C) 1998-2003 Noritaka Suzuki
$Id: entry.cpp,v 1.6 2003/11/11 12:07:09 nsuzuki Exp $
******************************************************************************/
#define NTK_BUILD
#include "ntk/st... | [
"nrtkszk@gmail.com"
] | [
[
[
1,
255
]
]
] |
5a0957347226cf7fe20eeaba600eb92c2bd7c3b6 | fceff9260ff49d2707060241b6f9b927b97db469 | /ZombieGentlemen_SeniorProject/DXText.cpp | bbad2129da553c7cdf015f5fcd15b174016e43d0 | [] | no_license | EddyReyes/gentlemen-zombies-senior-project | 9f5a6be90f0459831b3f044ed17ef2f085bec679 | d88458b716c6eded376b3d44b5385c80deeb9a16 | refs/heads/master | 2021-05-29T12:13:47.506314 | 2011-07-04T17:20:38 | 2011-07-04T17:20:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,840 | cpp | #include "DXText.h"
DXText::DXText()
{
italic = bold = textToggle = imageOn = false;
fontSize=0;
box = NULL;
font = NULL;
fontColor = NULL;
textBox = NULL;
}
DXText::DXText(dxManager * a_dxMgr)
{
dxMgr = a_dxMgr;
dialogText = new std::string;
fontName = new std::string;
box = NULL;
fontColor ... | [
"will.badal@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5",
"mknoche@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5",
"neurotoxin408@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5"
] | [
[
[
1,
1
],
[
28,
38
],
[
40,
41
],
[
44,
44
],
[
53,
53
],
[
62,
63
],
[
105,
108
],
[
116,
119
],
[
121,
124
],
[
126,
... |
ce7baa5b781db7ecf5b5782d3e10e2fd8c321328 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /ThirdParty/luabind/luabind/detail/most_derived.hpp | 59d902358dc69828a3aa441812ed90704ba7d42b | [] | 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,645 | hpp | // Copyright (c) 2005 Daniel Wallin and Arvid Norberg
// 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, mo... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
48
]
]
] |
19786e237706317c97984fcac16476ae266b7fa4 | 3a103ad1fc799ce85943c78bcaf092e34208c0e2 | /Source/Sand.cpp | 4a1cfcde728f32dbd7d9d560ee7683bc7352cc9b | [] | no_license | whirlp00l/rendering | 2e93d5c6835e054e85f9710efac27de938cae445 | 770c2ad19b62fd8dce86ff0ebf2c7ffc829893ca | refs/heads/master | 2020-05-16T23:19:16.307640 | 2010-10-20T22:36:47 | 2010-10-20T22:36:47 | 37,064,816 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,214 | cpp | #include "Sand.h"
#include "Ray.h"
#include "Scene.h"
#include "DebugMem.h"
#include "AreaLight.h"
#include "PerlinNoise.h"
#include "WorleyNoise.h"
Sand::Sand(float noiseMultiplier, const Vector3 & kd) :
Lambert(kd), mNoiseMultiplier(noiseMultiplier)
{
m_type = Material::SAND;
mNoiseMaker = new Customiz... | [
"DaStar2B@82a46b14-ece5-f9c8-6756-62631a89e06b"
] | [
[
[
1,
48
]
]
] |
821e49b4acf8e1f120faf85b920f5c902cda5884 | b308f1edaab2be56eb66b7c03b0bf4673621b62f | /Code/Game/GameDll/VehicleClient.cpp | c5e7844a0d3f7606b06796a2d22efa36b273851d | [] | 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 | 16,589 | cpp | /*************************************************************************
Crytek Source File.
Copyright (C), Crytek Studios, 2001-2006.
-------------------------------------------------------------------------
$Id$
$DateTime$
Description: Implements a class which handle client actions on vehicles.
-----------... | [
"joe.marty@foreverinteractive.com"
] | [
[
[
1,
482
]
]
] |
b0c33e6591f587045b85c9dfe9bde24d9b9f2b92 | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Common/fusion/RelativePoseQueue.cpp | 1a33907cc7b78e58375a08e9cfaa282ed805b7ef | [] | no_license | Aand1/cornell-urban-challenge | 94fd4df18fd4b6cc6e12d30ed8eed280826d4aed | 779daae8703fe68e7c6256932883de32a309a119 | refs/heads/master | 2021-01-18T11:57:48.267384 | 2008-10-01T06:43:18 | 2008-10-01T06:43:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,485 | cpp | #include "RelativePoseQueue.h"
#ifdef __cplusplus_cli
#pragma unmanaged
#endif
RelativePoseQueue::RelativePoseQueue(int iQueueSize, double iWXVar, double iWYVar, double iWZVar, double iVXVar, double iVYVar, double iVZVar)
{
/*
Default constructor. Puts zeros in the queue.
INPUTS:
iQueueSize - numbe... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
919
]
]
] |
598799db85b14ff453082d754058b429faedd1af | 50dcdd1446d5de7551c5b55c58b79823e8bdc9a0 | /jni/SampleUtils.h | 3df02c92828c2221be44ec0d9b0701c28dffcd99 | [] | no_license | CryptArc/ntu-nmlab-visualsonic | bcf494f3e0cf43bff5461335ad2cccd4a6d7f8f2 | 0589f5411782b965b346fd5733461d326db9f9ba | refs/heads/master | 2021-01-10T18:19:11.490692 | 2011-01-15T14:27:39 | 2011-01-15T14:27:39 | 53,777,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,004 | h | /*==============================================================================
Copyright (c) 2010 QUALCOMM Incorporated.
All Rights Reserved.
Qualcomm Confidential and Proprietary
@file
SampleUtils.h
@brief
A utility class.
==================================... | [
"hfslyc@gmail.com"
] | [
[
[
1,
66
]
]
] |
3c9a7c879cb54d9a521dafa1496fb37eec026f54 | 10c14a95421b63a71c7c99adf73e305608c391bf | /gui/image/qpnghandler_p.h | fd9e074a8d94068a96738618b4d19a397912d8ea | [] | no_license | eaglezzb/wtlcontrols | 73fccea541c6ef1f6db5600f5f7349f5c5236daa | 61b7fce28df1efe4a1d90c0678ec863b1fd7c81c | refs/heads/master | 2021-01-22T13:47:19.456110 | 2009-05-19T10:58:42 | 2009-05-19T10:58:42 | 33,811,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,993 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7"
] | [
[
[
1,
88
]
]
] |
cfbe218924008ce883ba3694933d206b00214ca0 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/util/Compilers/PTXCCDefs.hpp | bb6c4c802d14de1f768085d3272b4b93b61f9942 | [
"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,454 | hpp | /*
* 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 License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
133
]
]
] |
6b3f685e7957faa1421e5ed47c90cf96ecd3e8dc | 7b379862f58f587d9327db829ae4c6493b745bb1 | /JuceLibraryCode/modules/juce_graphics/juce_graphics.cpp | fdcfefc86bd25d8b4b1996ac3fd231d1b0395a96 | [] | no_license | owenvallis/Nomestate | 75e844e8ab68933d481640c12019f0d734c62065 | 7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd | refs/heads/master | 2021-01-19T07:35:14.301832 | 2011-12-28T07:42:50 | 2011-12-28T07:42:50 | 2,950,072 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,061 | cpp | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-11 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be r... | [
"ow3nskip"
] | [
[
[
1,
130
]
]
] |
43e19642ba7b42c6a2bc549ac8dea27327eb03f5 | 81b7033dd0d0203290795b51513a4014b084d39d | /hash/rmd256.h | 62da26033f748c797c845b09caa0c59c4932b905 | [] | no_license | starcid/lua-binding-libraries | d27f5c2fccfeae2d667fdb60c86c3244d9ddc065 | e33c85f773d88d3b31b026464066264820e4c302 | refs/heads/master | 2016-08-04T19:57:05.839477 | 2010-11-15T12:02:08 | 2010-11-15T12:02:08 | 35,589,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,810 | h | #ifndef HASH_RIPEMD256_H_
#define HASH_RIPEMD256_H_
/* the four basic functions F(), G() and H() */
#define RMD256F(x, y, z) ((x) ^ (y) ^ (z))
#define RMD256G(x, y, z) (((x) & (y)) | (~(x) & (z)))
#define RMD256H(x, y, z) (((x) | ~(y)) ^ (z))
#define RMD256I(x, y, z) (((x) & (z)) | (... | [
"missdeer@959521e0-e54e-11de-9298-fbd6a473cdd1"
] | [
[
[
1,
318
]
]
] |
f45c53725f2c757bcd08edca87f16617e0c5c5c4 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestcmdlg/src/bctestcmdlgview.cpp | bc573d646c9c83bf0c9794fae3c8f526fc657c46 | [] | 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 | 4,544 | cpp | /*
* 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,
145
]
]
] |
192b308ea8019ea9a87acd64ba339501ce7a7023 | 2514632f2787fd4cba7396f60e49f5968884c688 | /LinearMath/btMatrix3x3.h | 1547e3d1220a20824916cc010f0337133ff5c7ea | [] | no_license | sabotage3d/pukak | 936555b001ac738f80c69d99e3e99b5ba16c3e11 | f84f5f683de5a454e233002c9c8a9ae7f2faab6c | refs/heads/master | 2021-01-01T15:41:08.973658 | 2010-04-30T16:43:04 | 2010-04-30T16:43:04 | 35,413,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,594 | h | /*
Copyright (c) 2003-2006 Gino van den Bergen / Erwin Coumans http://continuousphysics.com/Bullet/
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... | [
"seth.holladay@b0b181a8-020e-11df-8f7b-bfe16de6f99b"
] | [
[
[
1,
631
]
]
] |
7812bcee0703bf4192ff148d44f38be1df0ae597 | 23017336d25e6ec49c4a51f11c1b3a3aa10acf22 | /csc3750/prog6/BasicObject.h | cd1bc3a3626ad110a34d9185ca0cc4f85c537654 | [] | no_license | tjshaffer21/School | 5e7681c96e0c10966fc7362931412c4244507911 | 4aa5fc3a8bbbbb8d46d045244e8a7f84e71c768f | refs/heads/master | 2020-05-27T19:05:06.422314 | 2011-05-17T19:55:40 | 2011-05-17T19:55:40 | 1,681,224 | 1 | 1 | null | 2017-07-29T13:35:54 | 2011-04-29T15:36:55 | C++ | UTF-8 | C++ | false | false | 890 | h | /**
* BasicObject
* Thomas Shaffer
* 16 September 2009
* Basic object class handles the creation of basic objects (triangles) for
* the purpose of creating more complex objects.
*/
#if !defined (BASICOBJECT_H)
#define BASICOBJECT_H
#include "Pixel.h"
#include "DeleteObject.h"
#include "List.... | [
"tjshaffer21@gmail.com"
] | [
[
[
1,
36
]
]
] |
393c31058e7663d95808610024d78b935c2e85ee | 3856c39683bdecc34190b30c6ad7d93f50dce728 | /LastProject/Source/Qube.h | 3c60056991bb77de16a1d3ec388ef79d6ca327c5 | [] | 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 | UHC | C++ | false | false | 2,056 | h | /**
@file CQube.h
@date 2011/09/06
@author
@brief 블럭큐브
*/
#pragma once
class CCharactor;
#include "CharCube.h"
class CQube : public CCharCube
{
enum { GROUND = 0, };
private:
D3DXVECTOR3 m_vMomentum; ///< 중력 가속도 누적
D3DXVECTOR3 m_vAccelerate; ///< 가속도
const FLOAT m_fItemLift; ///< 최소 가속도
... | [
"kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0",
"yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0"
] | [
[
[
1,
26
],
[
29,
30
],
[
32,
37
],
[
39,
40
],
[
50,
55
],
[
60,
61
],
[
64,
64
],
[
69,
81
]
],
[
[
27,
28
],
[
31,
... |
119bc1672e7c6b4ce960ba6e4ee5d0474fff0c6b | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/MyGUI/include/MyGUI_EditText.h | dbad4afe6f1c03472198a3cf9b94039600ea091f | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,770 | h | /*!
@file
@author Albert Semenov
@date 02/2008
@module
*//*
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 ... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
164
]
]
] |
7dfa8fa9fd54f4432de42e182b25b6b81214f4f5 | de6ff9bed5935e3859e913d9fdcf335fee46113f | /Grupo5Practica2/src/RegistroIS.cpp | 204491bbc8f4caa33d6a16487ecc1dcce0ea360f | [] | no_license | antoniovm/chustaware | b45a4dfd73f4c16c21d574f8d9d147e44d5df0cf | f18b046afdaf33c966b21be883e44b9e3acca928 | refs/heads/master | 2021-01-22T11:36:55.188436 | 2011-06-04T14:57:56 | 2011-06-04T14:57:56 | 38,199,249 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 813 | cpp | /*
* RegistroIS.cpp
*
* Created on: 27/04/2011
* Author: Miguel Vicente Linares, Antonio Vicente Martin y Sergio Revueltas Estrada
*/
#include "RegistroIS.h"
RegistroIS::RegistroIS() {
this->claveSecundaria = -1;
this->posPrimero = -1;
}
RegistroIS::RegistroIS(int claveSec, int pos) {
th... | [
"miviclin@users.noreply.github.com"
] | [
[
[
1,
42
]
]
] |
5257596d46cccd7218f7b1e49b5e883c0c4c5d93 | ce28ec891a0d502e7461fd121b4d96a308c9dab7 | /sql/SQLNullDatabase.h | 8db53066f6a49240b1f342794472b70c18c4d19d | [] | no_license | aktau/Tangerine | fe84f6578ce918d1fa151138c0cc5780161b3b8f | 179ac9901513f90b17c5cd4add35608a7101055b | refs/heads/master | 2020-06-08T17:07:53.860642 | 2011-08-14T09:41:41 | 2011-08-14T09:41:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 754 | h | #ifndef SQLNULLDATABASE_H_
#define SQLNULLDATABASE_H_
#include "SQLDatabase.h"
class SQLNullDatabase : public SQLDatabase {
Q_OBJECT
public:
SQLNullDatabase(QObject *parent) : SQLDatabase(parent, "NULL") { }
virtual ~SQLNullDatabase() { }
//virtual QSqlDatabase open(const QString& file);
prote... | [
"nicolashillegeer@gmail.com"
] | [
[
[
1,
25
]
]
] |
df839564aaf15ab154fd826dd39633e0d6a737c9 | bc4919e48aa47e9f8866dcfc368a14e8bbabbfe2 | /Open GL Basic Engine/source/glutFramework/glutFramework/fuzzyGraphStorage.h | 36c490d16255f856a830d1187c8956e65a329e43 | [] | no_license | CorwinJV/rvbgame | 0f2723ed3a4c1a368fc3bac69052091d2d87de77 | a4fc13ed95bd3e5a03e3c6ecff633fe37718314b | refs/heads/master | 2021-01-01T06:49:33.445550 | 2009-11-03T23:14:39 | 2009-11-03T23:14:39 | 32,131,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,354 | h | #ifndef FUZZYGRAPHSTORAGE_H
#define FUZZYGRAPHSTORAGE_H
#include <map>
#include <vector>
#include <string>
#include <iostream>
#include "fuzzyGraph.h"
#include "desirabilityMatrix.h"
#include "fuzzyInput.h"
class fuzzyGraphStorage
{
public:
fuzzyGraphStorage();
~fuzzyGraphStorage();
void addType(st... | [
"davidbmoss@5457d560-9b84-11de-b17c-2fd642447241",
"corwin.j@5457d560-9b84-11de-b17c-2fd642447241"
] | [
[
[
1,
8
],
[
10,
16
],
[
22,
26
],
[
28,
30
]
],
[
[
9,
9
],
[
17,
21
],
[
27,
27
]
]
] |
e0d8713f417c001d424c6ca91a69cab70877f10d | dd7d419eb5bb1158f198a1009b0a4268b05d5a29 | /ProyectoGame/Input/GenericDevice.h | cc4dfb89ca4df8c77644155ead7e3aed454f214b | [] | no_license | carlixyz/galacticinvaders | 6cb09540a725357e118a1f4dcd45a2461536561f | 1e08405b62846b7909144331fe72452737bc6d7d | refs/heads/master | 2018-01-08T16:49:50.443309 | 2010-06-10T17:51:06 | 2010-06-10T17:51:06 | 36,534,643 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 358 | h | #pragma once
// Dispositivo Generico : todas las clases de dispositivos de entrada derivan de aqui
class cGenericDevice // clase abstracta (instanciación imposible)
{
public:
virtual void Init() = 0;
virtual void Deinit(void) = 0;
virtual void Update(void) = 0;
virtual float Check(unsigned luiEntry) = 0;
... | [
"carlixyz@yahoo.com"
] | [
[
[
1,
12
]
]
] |
15ec8575167cc95d9c80347064612d0cfa30dff3 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/addons/pa/ParticleUniverse/src/ParticleEmitters/ParticleUniverseCircleEmitter.cpp | 61bde526685358dbf198bd6f751b846d01029dd7 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,102 | cpp | /*
-----------------------------------------------------------------------------------------------
This source file is part of the Particle Universe product.
Copyright (c) 2010 Henry van Merode
Usage of this program is licensed under the terms of the Particle Universe Commercial License.
You can find a copy of... | [
"ogre3d@yeah.net"
] | [
[
[
1,
179
]
]
] |
1d8afcd10e5c76224b66a400770bd163dea1bcd9 | c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac | /depends/ClanLib/src/Core/IOData/pipe_connection.cpp | b51cff984c334d7499194ad62fc7c535852a5ce9 | [] | 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 | 2,452 | 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,
72
]
]
] |
456f5c663bd0e9fc337d89025148fd1e7b11d619 | 5b49ceb49ea7402b71707e3eaa64b422ae6ba5a3 | /src/Object.cpp | 2c759b5e07d1cc206a2ecaf44873c65d81d5119d | [] | no_license | noqisofon/libcanopus | 255179ca6403bd17bc028e301025c75fe50b7fe3 | 8a7a06b217441273f95091cb5a4f1dd08d60ea40 | refs/heads/master | 2016-09-05T23:16:03.403999 | 2011-01-03T14:02:30 | 2011-01-03T14:02:30 | 1,071,228 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,535 | cpp | #include <stdafx.h>
#include <stddef.h>
#include <canopus/String.hxx>
#include <canopus/ObjectAggregate.hxx>
#include <canopus/Object.hxx>
using namespace canopus;
Object::Object()
{
}
Object::Object(const Object& other)
{
}
Object::~Object()
{
finalize();
}
String* const Object... | [
"ned.rihine@gmail.com"
] | [
[
[
1,
93
]
]
] |
251beebb72b44d3807fe9ff556e35cf80e6c77f0 | 485a4c53387cbce41a835abfce40f1f462cd240a | /VectorList.h | 6dbbcac46295466d59a142a5e795c72b86405d73 | [] | no_license | khandady/hw5 | a5ad43a8529366b8246234f979323c538d580a0d | d6973c78ba130419714f3ccd6fcd2a740d980ea9 | refs/heads/master | 2016-09-05T20:52:53.261518 | 2011-03-14T02:23:52 | 2011-03-14T02:23:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,874 | h | #ifndef VECTORLIST_H
#define VECTORLIST_H
#include <iostream>
#include <vector>
using namespace std;
template< typename NODETYPE >
class VectorList
{
public:
VectorList(); // constructor
~VectorList(); // destructor
void insertAtFront( const NODETYPE & );
void insertAtBack( const NODETYPE & ... | [
"mriedlin@gmail.com"
] | [
[
[
1,
123
]
]
] |
e54e577dc6dd7c34959d59cb3a7d75e35659e822 | c4e8cb1539bc0cf5cb119af4a6b6212230f937aa | /Babel/PaIOSound.h | d9123fd85b4a5346a1c6dfded6175ee66bb6f493 | [] | no_license | RemiGuillard/Babel-save-03 | 56e93fd7beda23be5faad102b43090a2d756f0d2 | 25893350dc14c6434dcc053302440bdca710c59e | refs/heads/master | 2021-01-13T02:14:46.982890 | 2010-11-29T17:40:53 | 2010-11-29T17:40:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 836 | h | #ifndef PAIOSOUND_H
# define PAIOSOUND_H
#include <iostream>
#include <QObject>
#include "AbsIOSound.hpp"
#include "portaudio.h"
#include "AudioThread.hpp"
/*#define PA_SAMPLE_TYPE paFloat32
#define SAMPLE_SILENCE (0.0f)
typedef float SAMPLE;*/
#define PA_SAMPLE_TYPE paInt16
#define... | [
"lolokun@gmail.com",
"remi.rhcp@gmail.com"
] | [
[
[
1,
5
],
[
7,
39
]
],
[
[
6,
6
]
]
] |
3e4758529a25f74f126e477991b776187932d16e | 5d36f6102c8cadcf1a124b366ae189d6a2609c59 | /src/Qt/psx4cute/psx4Qt.h | 33bd969898616369ba87dcfb77df1551f09db5c2 | [] | no_license | Devil084/psx4all | 336f2861246367c8d397ef5acfc0b7972085c21b | 04c02bf8840007792d23d15ca42a572035a1d703 | refs/heads/master | 2020-02-26T15:18:04.554046 | 2010-08-11T13:49:24 | 2010-08-11T13:49:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,278 | h | /* psx4cute
*
* Copyright (C) 2010 Summeli <summeli@summeli.fi>
*
* 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 v... | [
"summeli@summeli.fi"
] | [
[
[
1,
81
]
]
] |
6870179e229ec4d791d5583eb45105df9d39f144 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Common/Internal/Collide/Tree/AabbTree/hkAabbTreeData.h | f8aa99f4e6bb1e05557a449ef19e7041162d41a1 | [] | 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,511 | 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,
144
]
]
] |
bc6b0ce86384179c420f52e2a53bcbb4aaedfd24 | 3bfe835203f793ee00bdf261c26992b1efea69ed | /fall08/cs460/project/cs460_1/Graphics.h | 6976ea23427b13f532a52ddad267c462de2d7799 | [] | no_license | yxrkt/DigiPen | 0bdc1ed3ee06e308b4942a0cf9de70831c65a3d3 | e1bb773d15f63c88ab60798f74b2e424bcc80981 | refs/heads/master | 2020-06-04T20:16:05.727685 | 2009-11-18T00:26:56 | 2009-11-18T00:26:56 | 814,145 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 3,414 | h | #pragma once
#include <d3dx9.h>
#include <string>
#include <sstream>
#include <float.h>
#include "Model.h"
#include "Macros.h"
#include "Vertex.h"
#include "Joint.h"
#define Gfx Graphics::Instance()
#define CP_RADIUS 5.f
#define CP_HEIGHT .5f
#define CCD_MAX_ITERS 200
#define CCD_FAIL 0.f
... | [
"h4tf4k@gmail.com"
] | [
[
[
1,
117
]
]
] |
7be4f93e38522ac1563541a87da24c8ad33fcb3e | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Modules/FakeNavServerCom/Faker.h | dde7713390dff48f5bebd1522cef9b572dafb731 | [
"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 | 12,765 | h | /*
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,
301
]
]
] |
11a39d2860d455d726fadba15bff7c2543fc0a5c | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/BASIC1/Vlv4Port.H | 39fb57cd94f6a792a9246ef53a6e0fad1fc76026 | [] | 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 | 6,980 | h | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#ifndef __VLV4PORT_H
#define __VLV4PORT_H
#include <sc_defs.h>
#include "m_base.h"
#inclu... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
119
],
[
122,
136
],
[
138,
139
],
[
141,
149
],
[
151,
151
],
[
153,
233
]
],
[
[
120,
121
],
[
137,
137
],
[
140,
140
],
... |
689d891aca59390849a65d5f5123eabe1581b01d | 0cc80cab288248cd9c3a2cc922487ac2afd5148c | /tu_quoque/tu_quoque/ConstDelegate.hpp | 0e9ab9bc4d6899ada61664aadb8fc8c69f15212a | [] | no_license | WestleyArgentum/tu-quoque | a3fbdb37dfebe9e9f0b00254144a48fdee89e946 | 38f661a145916768727b1a6fb7df5aa37072b6d2 | refs/heads/master | 2021-01-02T08:57:39.513862 | 2011-02-20T05:56:36 | 2011-02-20T05:56:36 | 33,832,399 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,116 | hpp | /******************************************************************************/
/*!
\file Delegate.hpp
\author Chris Barrett
\brief
Delegate declaration.
Copyright (C) 2009 DigiPen Institute of Technology.
Reproduction or disclosure of this file or its contents without the
prior written consent of ... | [
"westleyargentum@259acd2b-3792-e4e4-6ce2-44c093ac8a23"
] | [
[
[
1,
412
]
]
] |
68dd8c11284bb8c798d0a15070124ff3eb27fb46 | 867f5533667cce30d0743d5bea6b0c083c073386 | /jingxian-downloader/wxCURL/samples/curl_app/wxFTPRmdirDialog.cpp | 46accee058e99478ded87900cb5e80fff2070717 | [] | no_license | mei-rune/jingxian-project | 32804e0fa82f3f9a38f79e9a99c4645b9256e889 | 47bc7a2cb51fa0d85279f46207f6d7bea57f9e19 | refs/heads/master | 2022-08-12T18:43:37.139637 | 2009-12-11T09:30:04 | 2009-12-11T09:30:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,755 | cpp | /*******************************************
* base.cpp
* Created by Casey O'Donnell on Tue Jun 29 2004.
* Copyright (c) 2004 Casey O'Donnell. All rights reserved.
* Licence: wxWidgets Licence
******************************************/
#include "wxcurl/wxcurl_config.h"
#include <wx/xrc/xmlres.h>
#incl... | [
"runner.mei@0dd8077a-353d-11de-b438-597f59cd7555"
] | [
[
[
1,
118
]
]
] |
44f5d1bc8702d5448d583ec990f481504f91a3b2 | 740ed7e8d98fc0af56ee8e0832e3bd28f08cf362 | /src/game/captain_badass/ThrowingAxe.h | d02c93e3318d2e852cc95d4f2ef84ea1da780008 | [] | no_license | fgervais/armconsoledemogame | 420c53f926728b30fe1723733de2f32961a6a6d9 | 9158c0e684db16c4327b51aec45d1e4eed96b2d4 | refs/heads/master | 2021-01-10T11:27:43.912609 | 2010-07-29T18:53:06 | 2010-07-29T18:53:06 | 44,270,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,137 | h | /*
* Buster.h
*
* Created on: Mar 8, 2010
* Author: fournierseb
*/
#ifndef THROWINGAXE_H_
#define THROWINGAXE_H_
#include "Entity.h"
#include <stdint.h>
class Environment;
class ThrowingAxeState;
class VideoMemory;
class Collider;
class Wave;
class Random;
class ThrowingAxe : public... | [
"fournierseb2@051cbfc0-75b8-dce1-6088-688cefeb9347"
] | [
[
[
1,
61
]
]
] |
c24d1d7abdd05a37c60a74e6946a29eec0a328fe | 09a9b91bd52dee4764b8fb0605f949a98df05f68 | /Dialogs.cpp | 3c8e4c56a5ade9c5c156650d17cd37a20107a792 | [] | no_license | xmas25/iPod_Recovery | b042b81c382f38f2bd814bbb463696bbb906f872 | 84a03c172ba6e839597056840e24dba487de0338 | refs/heads/master | 2023-03-20T17:28:09.521694 | 2010-03-15T15:25:45 | 2010-03-15T15:25:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,291 | cpp | /* File: Dialogs.cpp
* Creation Date: 12/23/2009 5:17PM
* Last Modified Date: 12/23/2009 5:17PM
* Version: 0.0.1
* Contact: Adam Lamers <adam@millenniumsoftworks.com>
*/
#include "Dialogs.h"
char* Dialogs::OpenFile(HWND parent, LPSTR filter)
{
OPENFILENAME ofn;
char *szFileName = (char*)malloc(MAX_... | [
"adam@millenniumsoftworks.com"
] | [
[
[
1,
45
]
]
] |
3f0c14c9ddd2d4c492cb16b7dfbd99150ca3f1a8 | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Include/Nuclex/Support/Collection.h | b511ce09948b4e394ca896df43f1e8735b05f5fc | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,063 | h | // //
// # # ### # # -= Nuclex Library =- //
// ## # # # ## ## Synchronization.h - Thread synchronization //
// ### # # ### //
// ... | [
"ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
84
]
]
] |
992e24016f36a48adfba31a18c05b64b14761f40 | 8aa65aef3daa1a52966b287ffa33a3155e48cc84 | /Source/Common/Exceptions.h | deb5855169dc5c92496a5a41da3c0aadba3acd91 | [] | no_license | jitrc/p3d | da2e63ef4c52ccb70023d64316cbd473f3bd77d9 | b9943c5ee533ddc3a5afa6b92bad15a864e40e1e | refs/heads/master | 2020-04-15T09:09:16.192788 | 2009-06-29T04:45:02 | 2009-06-29T04:45:02 | 37,063,569 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,289 | h | #pragma once
namespace P3D
{
/*
Base class for all exceptions.
*/
class Exception : public std::exception
{
public:
Exception(const String& message, const Exception* inner = NULL);
const String& GetInnerExceptionMessage() const { return _inner; };
const Str... | [
"vadun87@6320d0be-1f75-11de-b650-e715bd6d7cf1"
] | [
[
[
1,
51
]
]
] |
b2e2499baf7d257111afe5ec3c9ede62c6a035bb | b8fbe9079ce8996e739b476d226e73d4ec8e255c | /src/engine/rb_extmath/voronoi.h | 0764aa47b24e4739fcc2a11cc7c031bb73479606 | [] | no_license | dtbinh/rush | 4294f84de1b6e6cc286aaa1dd48cf12b12a467d0 | ad75072777438c564ccaa29af43e2a9fd2c51266 | refs/heads/master | 2021-01-15T17:14:48.417847 | 2011-06-16T17:41:20 | 2011-06-16T17:41:20 | 41,476,633 | 1 | 0 | null | 2015-08-27T09:03:44 | 2015-08-27T09:03:44 | null | UTF-8 | C++ | false | false | 6,346 | h | /*
* The author of this software is Steven Fortune. Copyright (c) 1994 by AT&T
* Bell Laboratories.
* Permission to use, copy, modify, and distribute this software for any
* purpose without fee is hereby granted, provided that this entire notice
* is included in all copies of any software which is or includes a c... | [
"rushbits@gmail.com"
] | [
[
[
1,
244
]
]
] |
60b3d9578dcba1da95a4abb00ffbd2d83fdef015 | 5e9d631cf2e112b277c635976f3f6daaeb44ff76 | /mycp.cc | 0ab392bd7674d4955ebf390de94c38b939b8413f | [] | no_license | katti/serverstorage | 374205035dcc0ecc83989817e71d87b12ce9f9a6 | 3d63f87c361cfa530c11eee6252413b0874f44aa | refs/heads/master | 2021-01-10T20:50:55.856349 | 2008-08-22T12:45:38 | 2008-08-22T12:45:38 | 41,227 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,534 | cc | /*
* Copyright (c) 2008 Samir Katti(samir.katti@gmail.com)
* mycp.cc
* This file is implements copy command
*
* FileStorage 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... | [
"samir.katti@hotmail.com"
] | [
[
[
1,
136
]
]
] |
7d12ed3fec71aa4fd57035083ae2e269c7b7319d | f35188f3982c8791d4ea175afb4749e81425e9d4 | /modules/ti.Growl/growl_module.cpp | dd1372e6eb557f2b56bff10848d33f59dd267f5c | [
"Apache-2.0"
] | permissive | mital/titanium_desktop | 131978cf4e622eea7e7f8c5e6db00957df6b2d24 | 4f8ad0aeb82eab9bf6bfe92d4c16173a06c40d63 | refs/heads/master | 2023-09-03T17:32:33.044825 | 2009-12-16T06:03:19 | 2009-12-16T06:03:19 | 233,112 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,138 | cpp | /**
* Appcelerator Titanium - licensed under the Apache Public License 2
* see LICENSE in the root folder for details on the license.
* Copyright (c) 2009 Appcelerator, Inc. All Rights Reserved.
*/
#include <kroll/kroll.h>
#include "growl_module.h"
#include "growl_binding.h"
#if defined(OS_OSX)
#include ... | [
"jhaynie@gmail.com",
"mrobinson@appcelerator.com"
] | [
[
[
1,
39
],
[
41,
48
]
],
[
[
40,
40
]
]
] |
03bb2f223f3662beded391cf1c06d204a1cb8fdd | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/InterfaceSurfMgr.cpp | 56deb46e9c31740d2b247dab90b483551959e344 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,154 | cpp | // InterfaceSurfMgr.cpp: implementation of the CInterfaceSurfMgr class.
//
//////////////////////////////////////////////////////////////////////
#include "StdAfx.h"
#include "ltbasedefs.h"
#include "iclientshell.h"
#include "InterfaceSurfMgr.h"
#ifndef __PSX2
#include <mbstring.h>
#endif
////////////////... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
184
]
]
] |
41041b3008eb1359fbcb4a6b2d01c8b75b4bb584 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/Modules/BehaviorControl/CommonSymbols/KeySymbols.h | 526eeb8c1c450c8569cdfbe4ea23d02328bbb12b | [
"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 | ISO-8859-3 | C++ | false | false | 1,517 | h | /**
* @file KeySymbols.h
*
* Declaration of class KeySymbols.
*
* @author Judith Müller
*/
#ifndef __KeySymbols_h_
#define __KeySymbols_h_
#include "../Symbols.h"
#include "Representations/Infrastructure/FrameInfo.h"
#include "Representations/Infrastructure/KeyStates.h"
/**
* The Xabsl symbols that ... | [
"alon@rogue.(none)"
] | [
[
[
1,
61
]
]
] |
9eced696182aa373a08d74c8ece5b769fe8a7dde | bc3073755ed70dd63a7c947fec63ccce408e5710 | /src/Qt/UserInterface/ConnectionFailed.h | 1d873a633a74d2c702326db84009ad92de1eee66 | [] | no_license | ptrefall/ste6274gamedesign | 9e659f7a8a4801c5eaa060ebe2d7edba9c31e310 | 7d5517aa68910877fe9aa98243f6bb2444d533c7 | refs/heads/master | 2016-09-07T18:42:48.012493 | 2011-10-13T23:41:40 | 2011-10-13T23:41:40 | 32,448,466 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 442 | h | #pragma once
#include <QtGui/QDialog.h>
#include <ui_connectionFailed.h>
#include <QTime>
class Game;
namespace Ui
{
class Join;
class ConnectionFailed : public QDialog, public Ui::connectionFailedDialog
{
Q_OBJECT
public:
ConnectionFailed(Join *join, Game &game, QWidget *parent = 0, Qt::WFlag... | [
"PTrefall@gmail.com@2c5777c1-dd38-1616-73a3-7306c0addc79"
] | [
[
[
1,
29
]
]
] |
d4670c0bd935e4b7cf9a8fe71d6226d046a5bd18 | 50f94444677eb6363f2965bc2a29c09f8da7e20d | /Src/EmptyProject/EmptyProject.cpp | 315f2f0ef4e9b5fbb49a3374f85c0b23a2e67481 | [] | no_license | gasbank/poolg | efd426db847150536eaa176d17dcddcf35e74e5d | e73221494c4a9fd29c3d75fb823c6fb1983d30e5 | refs/heads/master | 2020-04-10T11:56:52.033568 | 2010-11-04T19:31:00 | 2010-11-04T19:31:00 | 1,051,621 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 67,242 | cpp | /*!
* @file EmptyProject.cpp
* @brief main()/WinMain() 함수가 있는 파일입니다.
*
* EP 전반에서 쓰이는 전역 변수의 할당/초기화/해제를 담당하고 있습니다.
* EP는 DXUT(DirectX Utility Kit) 소스 코드를 기반으로 작성되었습니다.
* DXUT는 DirectX 라이브러리를 좀 더 편리하게 사용할 수 있도록 도와주는 랩퍼 라이브러리라고
* 볼 수 있습니다.
* DXUT는 화면 출력이나 입력, UI, 카메라 관련 클래스 및 비디오 게임에서 자주 사용되는
* 아주 많은 요소에... | [
"gasbank@gmail.com",
"painl2@dreamwiz.com",
"luneride@hotmail.com",
"dizzyherb@hotmail.com"
] | [
[
[
1,
37
],
[
39,
40
],
[
43,
110
],
[
112,
457
],
[
459,
494
],
[
496,
798
],
[
800,
801
],
[
803,
815
],
[
819,
822
],
[
82... |
59e7b3cb257b1e04db5d382121e7e4f54a5a01bb | d8f64a24453c6f077426ea58aaa7313aafafc75c | /DeltaTime.h | aa33397e8f8883ca062a6522f087a7c48eb36fbc | [] | no_license | dotted/wfto | 5b98591645f3ddd72cad33736da5def09484a339 | 6eebb66384e6eb519401bdd649ae986d94bcaf27 | refs/heads/master | 2021-01-20T06:25:20.468978 | 2010-11-04T21:01:51 | 2010-11-04T21:01:51 | 32,183,921 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 334 | h | #ifndef DELTA_TIME_H
#define DELTA_TIME_H
#include <windows.h>
namespace control
{
class CDeltaTime
{
public:
CDeltaTime();
~CDeltaTime();
void beforeUpdate();
void afterUpdate();
float getDelta();
private:
DWORD dwLastFrame,
dwCurrent,
dwDelta;
};
};
#endif // ... | [
"bo@bxd.dk"
] | [
[
[
1,
27
]
]
] |
4cf39997b1183b11f24e4f15a934e0e435dc9061 | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/unique_id.hpp | b5a7dc8daa7fb6bc099ca3e7314a34a853b404fe | [] | 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 | 5,389 | hpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | [
[
[
1,
216
]
]
] |
053b1d5cc593fe4397b2de6114383a26bc575923 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/signals/nsignalbindingset.cc | 14975f4af627f2f4bc4c5fb7dae8fe6655a90374 | [] | 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 | 3,664 | cc | //------------------------------------------------------------------------------
// nsignalbindingset.cc
// (c) 2004 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchnkernel.h"
#include "signals/nsignalbindingset.h"
//-----------... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
134
]
]
] |
4bff2ad4928ac63affac0bc34c2fc9951365ccee | c655873fdcffba50abae5cba17eab2ea6ab1d63b | /core/temp.h | def212122aa791c7f259aa1568ef12a5f8811121 | [] | no_license | Shiryu/ManShop | 46a13f246ec2dba014aadc4c37ed9fd3fad3333c | 979f587dcb6d98ddee4207e532a72015978a303b | refs/heads/master | 2020-05-29T09:04:39.825239 | 2011-04-15T08:13:35 | 2011-04-15T08:13:35 | 1,560,109 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,969 | h | #ifndef TEMP_H
#define TEMP_H
#include "objet.h"
#include "typeproduit.h"
namespace Core
{
class Temp : public QDjangoModel
{
Q_OBJECT
Q_PROPERTY( QString code READ getCode WRITE setCode )
Q_PROPERTY( QString constructeur READ getConstructeur WRITE setConstructeur )
... | [
"tfeysal@hotmail.com"
] | [
[
[
1,
53
]
]
] |
073ed3589ce23c6fec35d723c0cb6db1d8d83c4a | 208475bcab65438eed5d8380f26eacd25eb58f70 | /test/UdpTest.cpp | 1f6a346082965e3f80cfaf6a9c8a2ea6b1adf05e | [] | no_license | awzhang/MyWork | 83b3f0b9df5ff37330c0e976310d75593f806ec4 | 075ad5d0726c793a0c08f9158080a144e0bb5ea5 | refs/heads/master | 2021-01-18T07:57:03.219372 | 2011-07-05T02:41:55 | 2011-07-05T02:46:30 | 15,523,223 | 1 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,429 | cpp | #include "../SockServExe/StdAfx.h"
//arm-hismall-linux-g++ -o /work/Hi3511_VSSDK_V1.1.2.3/V8_rootbox/UdpTest ./test/UdpTest.cpp -lpthread -lComuServ -L./ComuServ
#define PACK_SIZE 1024
int main()
{
int sock;
BOOL blVal;
int iVal;
LINGER ling;
struct sockaddr_in localaddr;
struct sockaddr_in adr... | [
"wdgvip@gmail.com"
] | [
[
[
1,
109
]
]
] |
0556ddc2adcfd9ffbdc04ffa33eaff4e2e07daea | 777399eafeb952743fcb973fbba392842c2e9b14 | /CyberneticWarrior/CyberneticWarrior/source/CBullet.h | 495797eb23655dade204c27c809eb92994a7b7f6 | [] | no_license | Warbeleth/cyberneticwarrior | 7c0af33ada4d461b90dc843c6a25cd5dc2ba056a | 21959c93d638b5bc8a881f75119d33d5708a3ea9 | refs/heads/master | 2021-01-10T14:31:27.017284 | 2010-11-23T23:16:28 | 2010-11-23T23:16:28 | 53,352,209 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 245 | h | #ifndef CBULLET_H_
#define CBULLET_H_
#include "CBaseProjectile.h"
class CBullet : public CBaseProjectile
{
public:
CBullet(void);
~CBullet(void);
void Update(float fElapsedTime);
bool CheckCollision(CBase* pBase);
};
#endif | [
"patanthony2091@gmail.com",
"atmuccio@d49f6b0b-9fae-41b6-31ce-67b77e794db9"
] | [
[
[
1,
3
],
[
5,
5
],
[
7,
15
]
],
[
[
4,
4
],
[
6,
6
]
]
] |
45fe777ca587cc9ef7cc9cee3cd9e738a5de8eee | bfe8eca44c0fca696a0031a98037f19a9938dd26 | /libjingle-0.4.0/talk/base/helpers.h | 8acbc6d88a062b1efecb9f6294b010c126d701d6 | [
"BSD-3-Clause"
] | permissive | luge/foolject | a190006bc0ed693f685f3a8287ea15b1fe631744 | 2f4f13a221a0fa2fecab2aaaf7e2af75c160d90c | refs/heads/master | 2021-01-10T07:41:06.726526 | 2011-01-21T10:25:22 | 2011-01-21T10:25:22 | 36,303,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,204 | h | /*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* 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 list of cond... | [
"greatfoolbear@gmail.com@756bb6b0-a119-0410-8338-473b6f1ccd30"
] | [
[
[
1,
55
]
]
] |
33183d50e218e3d777a3bb0a53bda86ecb8316e8 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor-0.32/GumpPropertyPage.cpp | eb3c5a5bf5b92950902829352e74bf262b5f191c | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 3,226 | cpp | // GumpPropertyPage.cpp : 구현 파일입니다.
//
#include "stdafx.h"
#include "GumpEditor.h"
#include ".\gumppropertypage.h"
#include "gumpentity.h"
// CGumpPropertyPage 대화 상자입니다.
IMPLEMENT_DYNAMIC(CGumpPropertyPage, CDiagramPropertyPage)
CGumpPropertyPage::CGumpPropertyPage()
: CDiagramPropertyPage(CGumpPr... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
128
]
]
] |
230dcf75b6800e30cb317188da0c4e04b462b27c | abafdd61ea123f3e90deb02fe5709951b453eec6 | /fuzzy/patl/impl/partimator.hpp | 8d31fcf75d6d3048fddb4ac388da1e1b50772c85 | [
"BSD-3-Clause"
] | permissive | geoiq/geojoin-ruby | 8a6a07938fe3d629de74aac50e61eb8af15ab027 | 247a80538c4fc68c365e71f9014b66d3c38526c1 | refs/heads/master | 2016-09-06T15:22:47.436634 | 2010-08-11T13:00:24 | 2010-08-11T13:00:24 | 13,863,658 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,178 | hpp | #ifndef PATL_IMPL_PARTIMATOR_HPP
#define PATL_IMPL_PARTIMATOR_HPP
#include "const_partimator.hpp"
namespace uxn
{
namespace patl
{
namespace impl
{
template <typename Vertex, typename Decision>
class partimator_generic
: public const_partimator_generic<Vertex, Decision>
{
typedef const_partim... | [
"sderle@goldman.(none)"
] | [
[
[
1,
61
]
]
] |
f9b5d423aa265678168aac8dc905abca7c9621c0 | 12fc725f8273ebfd9ece9ec19af748036823f495 | /lua/sock/src/active_sock.cpp | cb52cacaed9f4fa279ac468c80d6dc8d608e27a6 | [
"MIT"
] | permissive | contextlogger/contextlogger2 | 538e80c120f206553c4c88c5fc51546ae848785e | 8af400c3da088f25fd1420dd63889aff5feb1102 | refs/heads/master | 2020-05-05T05:03:47.896638 | 2011-10-05T23:50:14 | 2011-10-05T23:50:14 | 1,675,623 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,076 | cpp | /*
Copyright (c) 2009 David Bolcsfoldi
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, ... | [
"tero.hasu@hut.fi"
] | [
[
[
1,
218
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.