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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4da9782727fde9f85cad95604e645a1eeeb83082 | 84ca111e2739d866aac5f779824afd1f0bcf2842 | /UpdateManager.h | 631820f69a1b2e57b2452b5e2b7670bf35361b7a | [] | no_license | radtek/photoupload | 0193989c016d35de774315acc562598ddb1ccf40 | 0291fd9fbed728aa07e1bebb578da58906fa0b8e | refs/heads/master | 2020-09-27T13:13:47.706353 | 2009-09-24T22:20:11 | 2009-09-24T22:20:11 | 226,525,120 | 1 | 0 | null | 2019-12-07T14:15:57 | 2019-12-07T14:15:56 | null | UTF-8 | C++ | false | false | 263 | h | #pragma once
class UpdateManager
{
public:
UpdateManager(void);
virtual ~UpdateManager(void);
public:
static const CString GetVersionsQueryString();
HRESULT StartUpdate(/*GUID *newClsId = 0*/);
private:
static UINT UpdateProc(LPVOID);
};
| [
"hugo.hallman@gmail.com"
] | [
[
[
1,
16
]
]
] |
a3f339f86c252753492a71e2b6369215a65215ea | 03f06dde16b4b08989eefa144ebc2c7cc21e95ad | /tags/0.3/WinProf/FunctionTreeView.h | 1e51718e773843517c518e2f5204801bafaa7cb8 | [] | no_license | BackupTheBerlios/winprof-svn | c3d557c72d7bc0306cb6bd7fd5ac189e5c277251 | 21ab1356cf6d16723f688734c995c7743bbde852 | refs/heads/master | 2021-01-25T05:35:44.550759 | 2005-06-23T11:51:27 | 2005-06-23T11:51:27 | 40,824,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,179 | h | // FunctionTreeView.h : interface of the CFunctionTreeView class
//
#pragma once
#include <hash_map>
#include "SymbolManager.h"
class CWinProfDoc;
class CFunctionTreeView : public CTreeView
{
protected: // create from serialization only
CFunctionTreeView();
DECLARE_DYNCREATE(CFunctionTreeView)
//... | [
"landau@f5a2dbeb-61f3-0310-bb71-ba092b21bc01"
] | [
[
[
1,
55
]
]
] |
6c98f7c6f0a314350cbbf8b1bffc43a693c2ddff | a2904986c09bd07e8c89359632e849534970c1be | /topcoder/ShorterSuperSum.cpp | 674a2218191f0be36b9fd431a7081003b3f0cb86 | [] | no_license | naturalself/topcoder_srms | 20bf84ac1fd959e9fbbf8b82a93113c858bf6134 | 7b42d11ac2cc1fe5933c5bc5bc97ee61b6ec55e5 | refs/heads/master | 2021-01-22T04:36:40.592620 | 2010-11-29T17:30:40 | 2010-11-29T17:30:40 | 444,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,236 | cpp | // BEGIN CUT HERE
// END CUT HERE
#line 5 "ShorterSuperSum.cpp"
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <climits>
#include <cfloat>
#include <map>
#include <utility>
#include <set>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include <algorithm>
#in... | [
"shin@CF-7AUJ41TT52JO.(none)"
] | [
[
[
1,
69
]
]
] |
caac840348dc664c48b6d066c259f274c4d5d913 | 41aafaf2fc329d82af50ecff758ccf82064bb73e | /ookNet/ookSSLServer.cpp | d2b8e59065e75483a6fa83556c2a5dd16eb5ed64 | [] | no_license | base851/ookLibs | 6ec038aaa66f86dac973e7adc153170a9e5f2dee | b116048277d4adc385078faa2319cf7727a83e11 | refs/heads/master | 2021-01-20T04:32:37.770110 | 2011-07-19T05:30:02 | 2011-07-19T05:30:02 | 2,070,005 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,785 | cpp | /*
Copyright © 2011, Ted Biggs
All rights reserved.
http://tbiggs.com
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 of... | [
"tedbiggs65@gmail.com"
] | [
[
[
1,
248
]
]
] |
c0c387abb6ef0153ce628bc365b1e61f520e9e92 | a0253037fb4d15a9f087c4415da58253998b453e | /lib/t_obj/obj.cpp | 49c82ad627f298e7b4a293811f6b00f44c9370cb | [] | no_license | thomas41546/Spario | a792746ca3e12c7c3fb2deb57ceb05196f5156a0 | 4aca33f9679515abce208eb1ee28d8bc6987cba0 | refs/heads/master | 2021-01-25T06:36:40.111835 | 2010-07-03T04:16:45 | 2010-07-03T04:16:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,338 | cpp | #include "obj.h"
Obj::Obj(Vector iPos, Vector ivelocity,Vector iDim,Vector imapblock,int iID,int itype){
Obj::Init(iPos,ivelocity,iDim,imapblock,iID,itype);
}
Obj::Obj(){
Obj::Init(Vector(0,0),Vector(0,0),Vector(0,0),Vector(BLOCK_SIZE,BLOCK_SIZE),0,STATIC);
}
void Obj::Init(Vecto... | [
"thomas.p@shaw.ca"
] | [
[
[
1,
46
]
]
] |
b4bc69273445decb65397c21ab3bcc8c4b94c293 | 5d35825d03fbfe9885316ec7d757b7bcb8a6a975 | /inc/OptionsSelector.h | 9b6be0b24ee346974dd62195bff281f78d823fa5 | [] | no_license | jjzhang166/3D-Landscape-linux | ce887d290b72ebcc23386782dd30bdd198db93ef | 4f87eab887750e3dc5edcb524b9e1ad99977bd94 | refs/heads/master | 2023-03-15T05:24:40.303445 | 2010-03-25T00:23:43 | 2010-03-25T00:23:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 688 | h | #ifndef OPTIONSSELECTOR_H
#define OPTIONSSELECTOR_H
#include <QPainter>
#include <QMouseEvent>
#include <cmath>
#include "CheckBox.h"
//#include "Button2D.h"
#include "IconButton.h"
#include "Dialog2D.h"
class OptionsSelector : public Dialog2D
{
public:
OptionsSelector(QSize mainWidgetSize);
... | [
"jmfairlie@gmail.com"
] | [
[
[
1,
39
]
]
] |
2b572f2a518700b6dc984610bf2543e48c68759b | ce2a953f667d34cc56d7ce1adc057504e6b0eabe | /Jepg/io_oper.h | 8b2645787d20b3e7543d6d4d12ea7f2e4a53789e | [] | no_license | JCWu/jpeg-decoder | 915cd44cf193628cf86a55cf882a6860b8bcc063 | 14e042ae7cd3724102cf625b75bc10b5693ace19 | refs/heads/master | 2021-01-10T16:32:56.438281 | 2010-12-14T14:39:28 | 2010-12-14T14:39:28 | 36,046,023 | 1 | 0 | null | null | null | null | ISO-8859-7 | C++ | false | false | 419 | h | /** io_oper
* ΚδΘλ³ιΟσ²γ
*/
#ifndef IO_OPER_H_
#define IO_OPER_H_
#include <string>
class io_oper
{
public:
virtual ~io_oper() = 0;
virtual void Seek(unsigned int offset) = 0;
virtual unsigned int Read(void *buffer, unsigned int size) = 0;
virtual unsigned int Tell() const = 0;
virtual unsigned ... | [
"ccpp132@gmail.com@c774a4f1-b9b9-ec5f-4c86-73bda70207c7"
] | [
[
[
1,
22
]
]
] |
dd5897349ad0d901e032356b7a60ea2ae6dcc99b | 5bbdc0c6e34ce0f6273d6844840c1108895c083b | /NS2Torrent/dllmain.cpp | 7dff547b22fc0ac67c5fb74b33acc0851d14fcb6 | [] | no_license | tsuckow/ns2torrent | 7e6622a8f99cdf2cc944d4f5e636818c754c3775 | c3ae6e257dc3647272846f5fd3c898337ed67480 | refs/heads/master | 2016-09-06T10:03:54.740731 | 2011-01-24T07:32:50 | 2011-01-24T07:32:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 831 | cpp | // dllmain.cpp : Defines the entry point for the DLL application.
#include "stdafx.h"
//#include "NS_IOModule.h"
//#include "SavedVariables.h"
#include <luabind/tag_function.hpp>
//#include "PathStringConverter.h"
#include "NS2Torrent.h"
BOOL APIENTRY DllMain(HMODULE hModule,DWORD ul_reason_for_call, LPVO... | [
"tsuckow"
] | [
[
[
1,
37
]
]
] |
df7ad51ce6f4974a44801fd30e59eb58b003992f | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.1/bctestmisc/inc/bctestmisccontainer.h | fa4a6751dbf940e94bfd1c4cbdbad6a4c35d6cfc | [] | 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,931 | 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,
87
]
]
] |
0a374b8b2b2c4fd45ef8aeb8f37c56302f2997ca | e95784c83b6cec527f3292d2af4f2ee9b257a0b7 | /GV/Drivers/ServoMotor.cpp | d3f8374bf2cb96a232d0836db60a37a61dd87ab6 | [] | no_license | ehaskins/scoe-robotics-onboard-controller | 5e6818cb469c512a4429aa6ccb96478b89c9ce6f | f44887f79cf89c9ff85963e515381199c9b2b2d7 | refs/heads/master | 2020-06-06T12:53:54.350781 | 2011-05-01T00:26:17 | 2011-05-01T00:26:17 | 32,115,864 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 111 | cpp | /*
* ServoMotor.cpp
*
* Created on: Apr 26, 2011
* Author: Nick
*/
#include "ServoMotor.h"
| [
"nickiannone@gmail.com"
] | [
[
[
1,
8
]
]
] |
dad36fb14ae8bb10bd3775b01a8d0e9ffaeabcdc | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvimage/openexr/src/ImathTest/testColor.cpp | 7702e564aef9af944eaca69b573462a0caced022 | [] | no_license | saggita/nvidia-mesh-tools | 9df27d41b65b9742a9d45dc67af5f6835709f0c2 | a9b7fdd808e6719be88520e14bc60d58ea57e0bd | refs/heads/master | 2020-12-24T21:37:11.053752 | 2010-09-03T01:39:02 | 2010-09-03T01:39:02 | 56,893,300 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,130 | cpp | ///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided th... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
192
]
]
] |
daf61f662480ff6769490ccbae52e37027dffbf6 | 42cb8a28233be1cb744c9fd06f1d9655807b78b9 | /win32networkserver/NetWork.h | dfd591a3079e7f135823e0871f351a1f45b4ef7f | [] | no_license | BladeSmithJohn/win32networkserver | 3603a6bddaf6740575e32e682054d12093c63b5a | b66144d48a720da30a131eb0793e84d90cb0e6f8 | refs/heads/master | 2016-09-05T16:48:59.806469 | 2009-04-01T02:30:06 | 2009-04-01T02:30:06 | 33,292,716 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,905 | h | #ifndef _NET_WORK_H
#define _NET_WORK_H
#include "HeadFile.h"
#ifdef WIN32
#ifdef _DLL_EXPORTS_
#define DLLENTRY __declspec(dllexport)
#include <windows.h>
#else
#define DLLENTRY __declspec(dllimport)
#endif //#ifdef _DLL_EXPORTS_
#else
#define DLLENTRY
#endif //#ifdef WIN32
#pragma warning (disabl... | [
"siqiang0312@gmail.com@8dc1211a-1e63-11de-a958-c9a343b5b891"
] | [
[
[
1,
119
]
]
] |
f08559289291aa30b183a913bc2980ea7aa8461b | 9310fd7bac6871c98b216a2e081b19e9232c14ed | /lib/agr/tests/include/TestMovementRecogniser.h | c8ab90a14519f090a6d7d59f4037135a67cb36ad | [] | no_license | baloo/wiidrums | 1345525c759a2325274ddbfe182a9549c6c4e325 | ed3832d4f91cd9932bfeb321b8aa57340a502d48 | refs/heads/master | 2016-09-09T18:19:06.403352 | 2009-05-21T02:04:09 | 2009-05-21T02:04:09 | 179,309 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 952 | h | /**
* \file TestMovementRecogniser.h
* \brief Declaraction for testing cVocabulary
* \date 01/03/08
*/
#ifndef _TESTMOVEMENTRECOGNITION_H_
#define _TESTMOVEMENTRECOGNITION_H_
#include <cppunit/extensions/HelperMacros.h>
namespace AGR {
class cMovementRecogniser; // forward declaration
}
/**
*... | [
"superbaloo@superbaloo.net"
] | [
[
[
1,
44
]
]
] |
85c608a91a60f026e61e2823aa221e8410b1a22d | 8103a6a032f7b3ec42bbf7a4ad1423e220e769e0 | /Prominence/XInputController.h | 47a26a9402c25711ddcf8d093eaa0d1bf51e83c3 | [] | no_license | wgoddard/2d-opengl-engine | 0400bb36c2852ce4f5619f8b5526ba612fda780c | 765b422277a309b3d4356df2e58ee8db30d91914 | refs/heads/master | 2016-08-08T14:28:07.909649 | 2010-06-17T19:13:12 | 2010-06-17T19:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 356 | h | #pragma once
#include "InputDevice.h"
namespace Prominence {
class XInputController :
public InputDevice
{
public:
XInputController(void);
~XInputController(void);
bool GetAKey();
bool GetBKey();
bool GeyXKey();
bool GetYKey();
void GetDirection(int &MagX, int &MagY);
bool Get... | [
"William@18b72257-4ce5-c346-ae33-905a28f88ba6"
] | [
[
[
1,
23
]
]
] |
9ea6b9a721aa1a1679fe5203db93425863462da2 | 037faae47a5b22d3e283555e6b5ac2a0197faf18 | /pcsx2/x86/iR3000Atables.cpp | 7bea96d1c3605a9e705e12fde94d68f958447d4d | [] | no_license | isabella232/pcsx2-sourceforge | 6e5aac8d0b476601bfc8fa83ded66c1564b8c588 | dbb2c3a010081b105a8cba0c588f1e8f4e4505c6 | refs/heads/master | 2023-03-18T22:23:15.102593 | 2008-11-17T20:10:17 | 2008-11-17T20:10:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 47,135 | cpp | /* Pcsx2 - Pc Ps2 Emulator
* Copyright (C) 2002-2008 Pcsx2 Team
*
* 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... | [
"zerofrog@23c756db-88ba-2448-99d7-e6e4c676ec84",
"gigaherz@23c756db-88ba-2448-99d7-e6e4c676ec84"
] | [
[
[
1,
1
],
[
3,
3
],
[
17,
2053
]
],
[
[
2,
2
],
[
4,
16
]
]
] |
f9ec6c9da0823c77db2aa2ab1bb378c8343bd88e | bfdfb7c406c318c877b7cbc43bc2dfd925185e50 | /compiler/hyCContext.h | e1d79c2eab9805625e75ab06d78e933b2a465e56 | [
"MIT"
] | permissive | ysei/Hayat | 74cc1e281ae6772b2a05bbeccfcf430215cb435b | b32ed82a1c6222ef7f4bf0fc9dedfad81280c2c0 | refs/heads/master | 2020-12-11T09:07:35.606061 | 2011-08-01T12:38:39 | 2011-08-01T12:38:39 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 12,296 | h | /* -*- coding: sjis-dos; -*- */
/*
* copyright 2010 FUKUZAWA Tadashi. All rights reserved.
*/
#ifndef m_HYCCONTEXT_H_
#define m_HYCCONTEXT_H_
#include "hyStack.h"
#include "hyArray.h"
#include "hyCSymbolTable.h"
#include "hyCBytecode.h"
#include "hyCPackage.h"
#include "hyCJumpControlTree.h"
#inc... | [
"applealien@nifty.com"
] | [
[
[
1,
271
]
]
] |
28b88e9b9287f5056c28585f6e9c102de322c953 | 942c07b43867ce218375a2a150d389f6ef11784a | /Window.h | 62969c63f1d6ff235e8448d8a49492846ef903f3 | [] | no_license | NIA/D3DBumpMapping | b8afa25ce367d9cad9ef207490171accec52e25b | cbd3a635ee40e45c2db870a5e3cd88ff72fb48f8 | refs/heads/master | 2016-09-05T13:56:19.504141 | 2009-12-27T20:17:57 | 2009-12-27T20:17:57 | 411,850 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 451 | h | #pragma once
#include <windows.h>
#include "main.h"
class Window
{
private:
HWND hwnd;
WNDCLASSEX window_class;
void unregister_class();
public:
Window(int width, int height);
void show() const;
void update() const;
static LRESULT WINAPI MsgProc( HWND, UINT, WPARAM, LPARAM )... | [
"nia.fti@mail.ru"
] | [
[
[
1,
21
]
]
] |
eeee10244bcd228dc83cdfab62a2447fb7462446 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/Qt/q3hbox.h | dd00641b200c135afc1e7a0a63fa6728899add16 | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,647 | 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 Qt3Support module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Comme... | [
"alon@rogue.(none)"
] | [
[
[
1,
77
]
]
] |
96876f69260f8371a1c2a819d7961a284b85cd73 | b23a27888195014aa5bc123d7910515e9a75959c | /Main/Srcs/opcspot/MyClassFactory.cpp | 633bc4790da2a3cd3a16ec55ac46417528cf7141 | [] | no_license | fostrock/connectspot | c54bb5484538e8dd7c96b76d3096dad011279774 | 1197a196d9762942c0d61e2438c4a3bca513c4c8 | refs/heads/master | 2021-01-10T11:39:56.096336 | 2010-08-17T05:46:51 | 2010-08-17T05:46:51 | 50,015,788 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,342 | cpp | //------------------------------------------------------------------------------------------
// File: <MyClassFactory.cpp>
// Purpose: implement <Self-defined class factory to create the opc server object.>
//
// @author <Yun Hua>
// @version 1.0 2010/01/05
//
// Copyright (C) 2010, Yun Hua
//-----------------... | [
"huayunfly@gmail.com"
] | [
[
[
1,
93
]
]
] |
7106b3755bcfbc80b8bb4918f1d691bb60ff22f9 | b2155efef00dbb04ae7a23e749955f5ec47afb5a | /demo/demo_water/Water.h | 35bce1fa7e96a6c162ee8949a10c282bd82bf46a | [] | no_license | zjhlogo/originengine | 00c0bd3c38a634b4c96394e3f8eece86f2fe8351 | a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f | refs/heads/master | 2021-01-20T13:48:48.015940 | 2011-04-21T04:10:54 | 2011-04-21T04:10:54 | 32,371,356 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,450 | h | /*!
* \file Water.h
* \date 10-6-2010 22:58:29
*
*
* \author zjhlogo (zjhlogo@gmail.com)
*/
#ifndef __WATER_H__
#define __WATER_H__
#include <OECore/IOERenderableObject.h>
#include <OECore/IOEShader.h>
class CWater : public IOERenderableObject
{
public:
enum CONST_DEFINE
{
NUM_X = 80,
... | [
"zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571"
] | [
[
[
1,
70
]
]
] |
97d6d1d96d6e3b47ff01674734b348041fd8a8c5 | f25e9e8fd224f81cefd6d900f6ce64ce77abb0ae | /Exercises/Old Solutions/OpenGL4/OpenGL4/SceneNode.h | f645cbd4898d6396d5fb9c86dcacf67ca1fe8847 | [] | no_license | giacomof/gameengines2010itu | 8407be66d1aff07866d3574a03804f2f5bcdfab1 | bc664529a429394fe5743d5a76a3d3bf5395546b | refs/heads/master | 2016-09-06T05:02:13.209432 | 2010-12-12T22:18:19 | 2010-12-12T22:18:19 | 35,165,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,714 | h | #pragma once
#include <SDL_mutex.h>
#include <string>
#include <list>
#include "linearAlgebraDLL.h" // Header File for our math library
#include "transformation.h"
#include "sceneObject.h"
#include "assetManager.h"
using namespace linearAlgebraDLL;
using namespace std;
class SceneNode
{
public:
... | [
"valeriodidonato@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d",
"SimWNielsen@hotmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d",
"telivyel@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d"
] | [
[
[
1,
2
],
[
8,
9
],
[
18,
20
],
[
24,
24
],
[
30,
30
],
[
32,
32
],
[
52,
54
],
[
61,
63
],
[
65,
66
],
[
74,
74
]... |
f673ac94bca4380688291a605c815fc89cdde136 | 5236606f2e6fb870fa7c41492327f3f8b0fa38dc | /svoip/src/stdafx.cpp | 9decc0e56a9062fb9d1e8235c5a58019c1dfacef | [] | no_license | jcloudpld/srpc | aa8ecf4ffc5391b7183b19d217f49fb2b1a67c88 | f2483c8177d03834552053e8ecbe788e15b92ac0 | refs/heads/master | 2021-01-10T08:54:57.140800 | 2010-02-08T07:03:00 | 2010-02-08T07:03:00 | 44,454,693 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 204 | cpp | // stdafx.cpp : source file that includes just the standard includes
// libsvoip.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"kcando@6d7ccee0-1a3b-0410-bfa1-83648d9ec9a4"
] | [
[
[
1,
5
]
]
] |
25586c7d186869ad1de87a402c6fa200fdfb3a18 | b3b0c727bbafdb33619dedb0b61b6419692e03d3 | /Source/DCOMPrototype/DcomConsole/DcomConsole.cpp | ba23bddcf7aa6bead2865b62643645e3ef124837 | [] | no_license | testzzzz/hwccnet | 5b8fb8be799a42ef84d261e74ee6f91ecba96b1d | 4dbb1d1a5d8b4143e8c7e2f1537908cb9bb98113 | refs/heads/master | 2021-01-10T02:59:32.527961 | 2009-11-04T03:39:39 | 2009-11-04T03:39:39 | 45,688,112 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 2,040 | cpp | //////////////////////////////////////////////////////////
/// @file DcomConsole.cpp
/// @brief 一个简单的Dcom示例程序客户端部分
/// @version 1.0
/// @author 甘先志
/// @date 2009-09-02
/// <修改日期> <修改者> <修改描述>\n
/// 2009-09-02 甘先志 创建
///////////////////////////////////////... | [
"jimmygxz@gmail.com"
] | [
[
[
1,
85
]
]
] |
06385b1a3a0b99a5dce84c40d7bdc50db16cf740 | cf58ec40b7ea828aba01331ee3ab4c7f2195b6ca | /Nestopia/core/board/NstBoardIremH3001.cpp | 2e07c88ff6f48ffc2e11478d25f24aa67642a374 | [] | no_license | nicoya/OpenEmu | e2fd86254d45d7aa3d7ef6a757192e2f7df0da1e | dd5091414baaaddbb10b9d50000b43ee336ab52b | refs/heads/master | 2021-01-16T19:51:53.556272 | 2011-08-06T18:52:40 | 2011-08-06T18:52:40 | 2,131,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,205 | cpp | ////////////////////////////////////////////////////////////////////////////////////////
//
// Nestopia - NES/Famicom emulator written in C++
//
// Copyright (C) 2003-2008 Martin Freij
//
// This file is part of Nestopia.
//
// Nestopia is free software; you can redistribute it and/or modify
// it under the te... | [
"vade@vade.info"
] | [
[
[
1,
169
]
]
] |
9c748fbb62d3aeae56a72f92da180b89fc9aee5e | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /MyGUIEngine/src/MyGUI_Sheet.cpp | 0c64ff8e1e83a205299fd8c29538fd376e0081d6 | [] | no_license | MyGUI/mygui-historical | fcd3edede9f6cb694c544b402149abb68c538673 | 4886073fd4813de80c22eded0b2033a5ba7f425f | refs/heads/master | 2021-01-23T16:40:19.477150 | 2008-03-06T22:19:12 | 2008-03-06T22:19:12 | 22,805,225 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,012 | cpp | /*!
@file
@author Albert Semenov
@date 01/2008
@module
*/
#include "MyGUI_Sheet.h"
#include "MyGUI_Tab.h"
namespace MyGUI
{
Sheet::Sheet(const IntCoord& _coord, char _align, const WidgetSkinInfoPtr _info, CroppedRectanglePtr _parent, const Ogre::String & _name) :
Widget(_coord, _align, _info, _p... | [
"my.name.post@gmail.com",
"altren@gmail.com"
] | [
[
[
1,
7
],
[
9,
74
]
],
[
[
8,
8
]
]
] |
d1c467795edf3716868f7d96ddd1ffef07c4c948 | 69aab86a56c78cdfb51ab19b8f6a71274fb69fba | /Code/src/Engine/Material.cpp | c71d6348fe916362e0f3f4c194f0c23c59f9b72c | [
"BSD-3-Clause"
] | permissive | zc5872061/wonderland | 89882b6062b4a2d467553fc9d6da790f4df59a18 | b6e0153eaa65a53abdee2b97e1289a3252b966f1 | refs/heads/master | 2021-01-25T10:44:13.871783 | 2011-08-11T20:12:36 | 2011-08-11T20:12:36 | 38,088,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,668 | cpp | /*
* Material.cpp
*
* Created on: 2011-02-13
* Author: Artur
*/
#include "Engine/Material.h"
#include "pi.h"
#include "Game.h"
#include <algorithm>
std::vector<std::string> Material::s_warningVariables;
Material::Material(Program* program, const std::string& name) :
m_program(program),... | [
"Artur.S.Mazurek@gmail.com"
] | [
[
[
1,
110
]
]
] |
80c603f1e453290377b5f8c95e5f8801e5048d8d | 116e286b7d451d30fd5d9a3ce9b3013b8d2c1a0c | /vc60/robolangView.h | 0c9f71d23f6b06bcf51ff63d5553634e16d04634 | [] | no_license | savfod/robolang | 649f2db0f773e3ad5be58c433920dff7aadfafd0 | f97446db5405d3e17b29947fc5b61ab05ef1fa24 | refs/heads/master | 2021-01-10T04:07:06.895016 | 2009-11-17T19:54:23 | 2009-11-17T19:54:23 | 48,452,157 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,335 | h | // robolangView.h : interface of the CRobolangView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_ROBOLANGVIEW_H__1DFBC0A7_4636_4379_BFC3_5B65A5B53E3A__INCLUDED_)
#define AFX_ROBOLANGVIEW_H__1DFBC0A7_4636_4379_BFC3_5B65A5B53E3A__INCLUDED_
#if _MSC_VER > ... | [
"SAVsmail@11fe8b10-5191-11de-bc8f-bda5044519d4"
] | [
[
[
1,
75
]
]
] |
3768fd1d5b66836730566c575b89f4af596bdca3 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Shared/symbian-r7/Conditional.cpp | 97b01c5a0789cb1fe5b13b9c7735fbdd74c053a6 | [
"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,583 | 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 of ... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
13
]
]
] |
452f015f23be8e8f36b39af8dc0de4c41e12a402 | 0fadcdb36693fb270233d2da744daf9759ab0571 | /build/source/NxOgreKinematicActor.cpp | bdcfd2d3422f660f15fd04525ec98aa6ad6e2f61 | [] | no_license | ly515106325/nxogre | 5cdb3fdd82398377e645d9e65a57a23e620f4a61 | 80bfd8f1220c058d7b2ab2817c4000d4014f5abd | refs/heads/master | 2021-01-15T23:53:28.268769 | 2010-01-10T18:13:01 | 2010-01-10T18:13:01 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 6,203 | cpp | /** File: NxOgreKinematicActor.cpp
Created on: 20-Nov-08
Author: Robin Southern "betajaen"
© Copyright, 2008-2009 by Robin Southern, http://www.nxogre.org
This file is part of NxOgre.
NxOgre is free software: you can redistribute it and/or modify
it under the terms of the GNU L... | [
"robin@.(none)",
"betajaen@ihoed.com"
] | [
[
[
1,
3
],
[
5,
35
],
[
37,
41
],
[
43,
43
],
[
45,
51
],
[
53,
68
],
[
70,
73
],
[
75,
78
],
[
80,
83
],
[
85,
88
... |
9f5fe7c7771f378f052be6d3d982e1ba10f28f56 | 6fbf3695707248bfb00e3f8c4a0f9adf5d8a3d4c | /java/jniutil/include/jvm/global.hpp | 52eddbde9ae92ea7c05ba9854570b63ece76bb0b | [] | no_license | ochafik/cppjvm | c554a2f224178bc3280f03919aff9287bd912024 | e1feb48eee3396d3a5ecb539de467c0a8643cba0 | refs/heads/master | 2020-12-25T16:02:38.582622 | 2011-11-17T00:11:35 | 2011-11-17T00:11:35 | 2,790,123 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,843 | hpp | #ifndef JVM_GLOBAL_INCLUDED
#define JVM_GLOBAL_INCLUDED
#include <jvm/virtual_machine.hpp>
namespace jvm
{
/* Whenever local references to objects are exposed through JNI, they
are added to a list associated with the top-most JVM stack frame.
When execution exists that stack frame, all local reference... | [
"danielearwicker@ubuntu.(none)"
] | [
[
[
1,
86
]
]
] |
184effc5ad878225ea06be4cc227dd17bd1981b7 | f76e8eb54d95cedcc6c4e35d753a4690b8ead68e | /OnePlayer/stdafx.cpp | 2ec5d5abd4dff4242c85f86ae39a5037418cdd4c | [] | no_license | Henry-T/one-player | 42701d290359adf3ff3545efa0b8514a3929f704 | a0b549d3a87290ad4eae07cf6e1fc0a29cade511 | refs/heads/master | 2021-01-10T17:50:03.155313 | 2011-04-20T09:59:46 | 2011-04-20T09:59:46 | 50,159,785 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 170 | cpp | // stdafx.cpp : 只包括标准包含文件的源文件
// OnePlayer.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
| [
"tang.hy@live.com"
] | [
[
[
1,
7
]
]
] |
78243fc00a6416dd9fe39ac7c0312e73970fc41a | 5da9d428805218901d7c039049d7e13a1a2b1c4c | /Vivian/libFade/preLoad.h | c4a7953e22339482489c2e9a577679429402814e | [] | no_license | SakuraSinojun/vivianmage | 840be972f14e17bb76241ba833318c13cf2b00a4 | 7a82ee5c5f37d98b86e8d917d9bb20c96a2d6c7f | refs/heads/master | 2021-01-22T20:44:33.191391 | 2010-12-11T15:26:15 | 2010-12-11T15:26:15 | 32,322,907 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 155 | h |
#pragma once
#include "..\stdafx.h"
namespace pl
{
HDC Load(LPCSTR filename,BITMAP * bitmap=NULL);
void UnLoad(LPCSTR filename);
};
| [
"SakuraSinojun@c9cc3ed0-94a9-11de-b6d4-8762f465f3f9"
] | [
[
[
1,
14
]
]
] |
66709865eaae038c92f1250cc4095cd145ae6b24 | d504537dae74273428d3aacd03b89357215f3d11 | /src/Renderer/Dx9/vmr9/Allocator.cpp | 86ad20f26466a0a166b0e3f66ba6b1f3f702bea2 | [] | no_license | h0MER247/e6 | 1026bf9aabd5c11b84e358222d103aee829f62d7 | f92546fd1fc53ba783d84e9edf5660fe19b739cc | refs/heads/master | 2020-12-23T05:42:42.373786 | 2011-02-18T16:16:24 | 2011-02-18T16:16:24 | 237,055,477 | 1 | 0 | null | 2020-01-29T18:39:15 | 2020-01-29T18:39:14 | null | UTF-8 | C++ | false | false | 10,489 | cpp | //------------------------------------------------------------------------------
// File: Allocator.cpp
//
// Desc: DirectShow sample code - implementation of the CAllocator class
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//-------------------------------------------------------------------... | [
"p4p4p4@web.de"
] | [
[
[
1,
390
]
]
] |
6852fae47b747e2686da74e7ab90cb9ebda49860 | d6a28d9d845a20463704afe8ebe644a241dc1a46 | /source/Irrlicht/CMountPointReader.cpp | 0432dae3874b4c49a8a47170f8ce3d655c9376e5 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | marky0720/irrlicht-android | 6932058563bf4150cd7090d1dc09466132df5448 | 86512d871eeb55dfaae2d2bf327299348cc5202c | refs/heads/master | 2021-04-30T08:19:25.297407 | 2010-10-08T08:27:33 | 2010-10-08T08:27:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,280 | cpp | // Copyright (C) 2002-2009 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#include "CMountPointReader.h"
#ifdef __IRR_COMPILE_WITH_MOUNT_ARCHIVE_LOADER_
#include "CReadFile.h"
#include "os.h"
namespace irr
{
... | [
"bitplane@dfc29bdd-3216-0410-991c-e03cc46cb475",
"hybrid@dfc29bdd-3216-0410-991c-e03cc46cb475",
"engineer_apple@dfc29bdd-3216-0410-991c-e03cc46cb475"
] | [
[
[
1,
27
],
[
29,
29
],
[
31,
33
],
[
37,
37
],
[
41,
41
],
[
43,
57
],
[
59,
63
],
[
66,
67
],
[
69,
85
],
[
88,
90
... |
6cbd692205b59080045545929bd6f3dcdff2337f | b8ac0bb1d1731d074b7a3cbebccc283529b750d4 | /Code/controllers/RecollectionBenchmark/robotapi/webts/WebotsRobot.h | 9696856bde9bfd5c139d515198b995d45059918e | [] | no_license | dh-04/tpf-robotica | 5efbac38d59fda0271ac4639ea7b3b4129c28d82 | 10a7f4113d5a38dc0568996edebba91f672786e9 | refs/heads/master | 2022-12-10T18:19:22.428435 | 2010-11-05T02:42:29 | 2010-11-05T02:42:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,619 | h | #ifndef robotapi_webts_WebotsRobot_h
#define robotapi_webts_WebotsRobot_h
#include <robotapi/IRobot.h>
#include <webots/DifferentialWheels.hpp>
#include <WorldInfo.h>
#include <list>
#include <utils/ArenaGrid.h>
#include <utils/ArenaGridSlot.h>
#include <utils/MyPoint.h>
namespace robotapi {
namespace web... | [
"guicamest@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a",
"nachogoni@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a"
] | [
[
[
1,
26
],
[
28,
51
],
[
53,
56
],
[
58,
69
]
],
[
[
27,
27
],
[
52,
52
],
[
57,
57
]
]
] |
0f1fc69518696b57a804f26ac88f274535b1010d | 135522f4ca53fda5a5f5eac5b79a3f5f8f2c089f | /EasyWar/Sprite.h | dcb2d24395727ebf7c72ea2ec9b4042ae83619fd | [] | no_license | weimingtom/easywar | b0a006a59cc059131ba30c6aa8fd238643a201de | 5279851c0c23af51b2273b2076d05f44a50bc2c7 | refs/heads/master | 2021-01-09T21:58:26.257817 | 2009-12-13T02:52:06 | 2009-12-13T02:52:06 | 44,422,879 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 746 | h | #pragma once
#include "BasicUtility.h"
class SpriteGroup;
//Sprite类,用于表示2D图块
class Sprite
{
friend class SpriteGroup;
public:
Sprite();
Sprite( const char* filename );
~Sprite();
void Load( const char* filename ); //加载图片
void Kill(); //删除Sprite
void SetAlpha( int alpha ); //设置半透明
v... | [
"xujia1985@d64887d6-d1e9-11de-a205-5990a31c5447"
] | [
[
[
1,
29
]
]
] |
3abe8cee98a8e1bdc074e91eeb973df56e51adfb | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/qrprnsu.hpp | ad4835852047394722a473c0d6e5e585cfee399b | [] | 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 | 5,832 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'QRPrnSu.pas' rev: 6.00
#ifndef QRPrnSuHPP
#define QRPrnSuHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Printers.... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
173
]
]
] |
182e653e0c1cfe50a18a366bdedd74309aa59263 | 3b70a7b1d647a401c69c10b39ca75e38ee8741cb | /ofxArgosUI/src/Controls/ofxArgosUI_Panel.h | b809621b40bdb6b43da2f004097f0223f2fd89c3 | [] | no_license | nuigroup/argos-interface-builder | dc4e2daea0e318052165432f09a08b2c2285e516 | dc231f73a04b7bad23fb03c8f4eca4dcfc3d8fd8 | refs/heads/master | 2020-05-19T09:20:38.019073 | 2010-05-30T05:41:34 | 2010-05-30T05:41:34 | 8,322,636 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,595 | h | /***********************************************************************
Copyright (c) 2009, 2010 Dimitri Diakopoulos, http://www.dimitridiakopoulos.com/
Portions Copyright (c) 2008, 2009 Memo Aktens, http://www.memo.tv/
-> Based on ofxSimpleGuiToo
Portions Copyright (c) 2008 Todd Vanderlin, http://todd... | [
"eliftherious@85a45124-5891-11de-8d7d-01d876f1962d"
] | [
[
[
1,
218
]
]
] |
bd6682d35e9ba6dbd1099e5752bd0a9b44c19e72 | 15fc90dea35740998f511319027d9971bae9251c | /SwBookmarksMerge/BookmarkWriter.h | c7526208005575b5ab8f6136b77483763a265660 | [] | no_license | ECToo/switch-soft | c35020249be233cf1e35dc18b5c097894d5efdb4 | 5edf2cc907259fb0a0905fc2c321f46e234e6263 | refs/heads/master | 2020-04-02T10:15:53.067883 | 2009-05-29T15:13:23 | 2009-05-29T15:13:23 | 32,216,312 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 368 | h | #pragma once
class BookmarkWriter
{
wstring Name;
ofstream File;
BookmarkItem* RootItem;
string Indent;
int BookmarkCount;
int GroupCount;
public:
BookmarkWriter(wstring Name, BookmarkItem* RootItem);
~BookmarkWriter(void);
public:
void WriteFile();
void WriteItem(BookmarkItem* item);
v... | [
"roman.dzieciol@e6f6c67e-47ec-11de-80ae-c1ff141340a0"
] | [
[
[
1,
20
]
]
] |
105837e09fb6af09e3ea59f0e79a8e862a779a6d | d1dc408f6b65c4e5209041b62cd32fb5083fe140 | /src/gameobjects/structures/cWindTrap.h | fb179a2abd5ffe466c89484813a109941c45012e | [] | no_license | dmitrygerasimuk/dune2themaker-fossfriendly | 7b4bed2dfb2b42590e4b72bd34bb0f37f6c81e37 | 89a6920b216f3964241eeab7cf1a631e1e63f110 | refs/heads/master | 2020-03-12T03:23:40.821001 | 2011-02-19T12:01:30 | 2011-02-19T12:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 589 | h | // Structure class
class cWindTrap : public cAbstractStructure
{
private:
int iFade; // Fading progress (windtraps)
bool bFadeDir; // Fading direction (TRUE -> up, FALSE -> down)
// TIMER
int TIMER_fade;
// windtrap specific animation:
void think_fade();
public:
cW... | [
"stefanhen83@52bf4e17-6a1c-0410-83a1-9b5866916151"
] | [
[
[
1,
32
]
]
] |
91f50cd8a4579796b9131d9d749c6d94134d66fa | dbe1ad8c1ae77e80c1f0d613c70334bf911d2f5f | /apps/shaderResearch/metaball_marchingcube/ofxShader/ofxOpenCv/libs/opencv/include/cvmat.hpp | 0b60baf6c23223f441c8c36c24e8f429247ad336 | [] | no_license | levky/OF | b239f2337ecdadc2ef72058f7cc6e206167e78f2 | 49acda22ecb8ff2e4e2cf198d7f494c562ab2e89 | refs/heads/master | 2020-05-15T18:28:12.238925 | 2011-09-15T10:15:57 | 2011-09-15T10:16:01 | 1,170,485 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 72,904 | hpp | /*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... | [
"demiurgeunit33@gmail.com"
] | [
[
[
1,
2326
]
]
] |
ca378c69df763de9b5bdd4d0b5729024972b591c | 58ef4939342d5253f6fcb372c56513055d589eb8 | /WallpaperChanger/WallpaperChange/source/SMS/inc/smsdatagramsender.h | cdc629c3a43581116c79c7a09fd18e0420e0087d | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,299 | h | /*
* ==============================================================================
* Name : smsdatagramsender.h
* Copyright (c) 2007 Symbian Ltd. All rights reserved.
* ==============================================================================
*/
#ifndef __SMSDATAGRAMSENDER_H__
#define __SMSDATA... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
55
]
]
] |
1c32ec01704e9a2d72fad8089692839b8145f6a5 | 2b80036db6f86012afcc7bc55431355fc3234058 | /src/square/player.cpp | 7ac7d658037cf173c6f81284a0b7ad27c2384b21 | [
"BSD-3-Clause"
] | permissive | leezhongshan/musikcube | d1e09cf263854bb16acbde707cb6c18b09a0189f | e7ca6a5515a5f5e8e499bbdd158e5cb406fda948 | refs/heads/master | 2021-01-15T11:45:29.512171 | 2011-02-25T14:09:21 | 2011-02-25T14:09:21 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,093 | cpp | //////////////////////////////////////////////////////////////////////////////
// Copyright © 2007, Björn Olievier
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redist... | [
"onnerby@6a861d04-ae47-0410-a6da-2d49beace72e",
"urioxis@6a861d04-ae47-0410-a6da-2d49beace72e"
] | [
[
[
1,
39
],
[
41,
41
],
[
45,
51
]
],
[
[
40,
40
],
[
42,
44
]
]
] |
a0c6edee50bfc9b22413dce7bc1f2dd6e943d7b6 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/Release/Client/stubs/system_xml_native.cpp | 8581c6acfb50dadd10056ca12e6cafbc657f4bb8 | [
"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,759 | cpp | //-----------------------------------------------------------------------------
//
// ** DO NOT EDIT THIS FILE! **
// This file was generated by a tool
// re-running the tool will overwrite this file.
//
//-----------------------------------------------------------------------------
#include "system... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
95
]
]
] |
1f353342dba98e74db2e0d64f93ff8af24ec79d0 | 36d0ddb69764f39c440089ecebd10d7df14f75f3 | /プログラム/Game/Object/GameScene/BackGround.cpp | 9e24a3db5b8faa1467870c364620d8badf57b2e7 | [] | 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 | 1,624 | cpp | /*******************************************************************************/
/*
* @file BackGround.cpp.
*
* @brief 背景.
*
* @date 2008/12/26.
*
* @version 1.00.
*
* @author Ryoma Kawasue.
*/
/*******************************************************************************/
/*===== インクルード ==... | [
"rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33"
] | [
[
[
1,
73
]
]
] |
29d25c89a2d1a8cb23349f1607eb8d5e126befae | f177993b13e97f9fecfc0e751602153824dfef7e | /ImPro/ImProFilters/BGMappingFilter/BGMappingProp.h | 0b3a763840f5431c6f5e0e2755917d3a664e1dd0 | [] | 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 | 1,645 | h | #pragma once
#include "MFCBasePropertyPage.h"
#include "resource.h"
#include "afxwin.h"
#include "IBGMappingFilter.h"
// CHomoWarpMFCPropertyPage dialog
// {54A10265-D314-48b4-9518-F9896C1A6C68}
DEFINE_GUID(CLSID_BGMappingPropertyPage,
0x54a10265, 0xd314, 0x48b4, 0x95, 0x18, 0xf9, 0x89, 0x6c, 0x1a, 0x6c, ... | [
"ndhumuscle@fa729b96-8d43-11de-b54f-137c5e29c83a",
"claire3kao@fa729b96-8d43-11de-b54f-137c5e29c83a"
] | [
[
[
1,
48
],
[
51,
54
],
[
57,
66
]
],
[
[
49,
50
],
[
55,
56
]
]
] |
fa4062e1718c575eb62a6bea70c53c8db330dc32 | 8f5d0d23e857e58ad88494806bc60c5c6e13f33d | /Texture/cPCXImage.cpp | 7c8616ba1ab1b697b40c81e5d46d321f33d71304 | [] | no_license | markglenn/projectlife | edb14754118ec7b0f7d83bd4c92b2e13070dca4f | a6fd3502f2c2713a8a1a919659c775db5309f366 | refs/heads/master | 2021-01-01T15:31:30.087632 | 2011-01-30T16:03:41 | 2011-01-30T16:03:41 | 1,704,290 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,084 | cpp | #include "cPCXImage.h"
// Include Paul Nettle's memory manager
#include "../Memory/mmgr.h"
REGISTER_CLASS (cImage, cPCXImage, ".PCX")
/////////////////////////////////////////////////////////////////////////////////////
cPCXImage::cPCXImage(void)
/////////////////////////////////////////////////////////////... | [
"markglenn@gmail.com"
] | [
[
[
1,
89
]
]
] |
b857a7330bcde9266cc92c1d6989fbe4a34118f8 | 3449de09f841146a804930f2a51ccafbc4afa804 | /C++/MpegMux/VideoStream.h | 2c336b787557f6fa11b79eb9dcc9bcf4f6cd95e0 | [] | no_license | davies/daviescode | 0c244f4aebee1eb909ec3de0e4e77db3a5bbacee | bb00ee0cfe5b7d5388485c59211ebc9ba2d6ecbd | refs/heads/master | 2020-06-04T23:32:27.360979 | 2007-08-19T06:31:49 | 2007-08-19T06:31:49 | 32,641,672 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 469 | h | #ifndef __VIDEOSTREAM_H__
#define __VIDEOSTREAM_H__
#include "common\BitStream.h"
#define MAX_SEQUENCES 120000 //30*60*60
class VideoStream : public BitStream
{
public:
VideoStream(const string _filename = "",bool write = false);
~VideoStream();
void CreateIndex(double delay = 0.0);
unsigned int s... | [
"davies.liu@32811f3b-991a-0410-9d68-c977761b5317"
] | [
[
[
1,
23
]
]
] |
4a8c88861d354f9e72d03a111de8882bce0fc649 | 8b0840f68733f5e6ca06ca53e6afcb66341cd4ef | /HouseOfPhthah/Terrain.cpp | eaff859969210c080e9266f045a553dc119cf26f | [] | no_license | adkoba/the-house-of-phthah | 886ee45ee67953cfd67e676fbccb61a12a095e20 | 5be2084b49fe1fbafb22545c4d31d3b6458bf90f | refs/heads/master | 2021-01-18T16:04:29.460707 | 2010-03-20T16:32:09 | 2010-03-20T16:32:09 | 32,143,404 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,374 | cpp | #include "Terrain.h"
#include <OgreRenderSystem.h>
#include <OgreRoot.h>
#include "Macros.h"
#include "Globals.h"
CTerrainListener::CTerrainListener(Camera* camera):
mCamera(camera),
mRaySceneQuery(NULL)
{
}
CTerrainListener::~CTerrainListener()
{
// make sure not to delete the camera!!
mCamer... | [
"franstreb@4d33156a-524b-11de-a3da-17e148e7a168"
] | [
[
[
1,
83
]
]
] |
10a57fc3037115b962d407bcca632f1280a86906 | c6f4fe2766815616b37beccf07db82c0da27e6c1 | /SpaceshipShield.cpp | cff78c4b0abd168fb9b476690a0a996dcb129c17 | [] | no_license | fragoulis/gpm-sem1-spacegame | c600f300046c054f7ab3cbf7193ccaad1503ca09 | 85bdfb5b62e2964588f41d03a295b2431ff9689f | refs/heads/master | 2023-06-09T03:43:53.175249 | 2007-12-13T03:03:30 | 2007-12-13T03:03:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,679 | cpp | #include "gl/glee.h"
#include "SpaceshipShield.h"
#include "Spaceship.h"
#include "SimpleMaterial.h"
#include "VisualVertexArraySphere.h"
#include "CollisionDynamicBSphere.h"
#include "SpaceshipShieldCollisionResponse.h"
#include "Clock.h"
#include "Timer.h"
#include "ShaderMgr.h"
#include "Config.h"
#includ... | [
"john.fragkoulis@201bd241-053d-0410-948a-418211174e54"
] | [
[
[
1,
121
]
]
] |
7b9c77132b93610f20e7a6aad4ae4545b449cfaa | 1db5ea1580dfa95512b8bfa211c63bafd3928ec5 | /Task.h | 30b7d945f4e843ddeaf3db7653c1b4b244e570c6 | [] | no_license | armontoubman/scbatbot | 3b9dd4532fbb78406b41dd0d8f08926bd710ad7b | bee2b0bf0281b8c2bd6edc4c10a597041ea4be9b | refs/heads/master | 2023-04-18T12:08:13.655631 | 2010-09-17T23:03:26 | 2010-09-17T23:03:26 | 361,411,133 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 498 | h | #pragma once
#include <BWAPI.h>
#include <UnitGroup.h>
class Task {
public:
Task();
Task(int t, BWAPI::Position pos);
Task(int t, BWAPI::Position pos, bool eCA, bool eCG, int eS, int eMS);
int type;
/*
types:
1 scout
2 combat
3 prepare
4 detector
5 defend
*/
bool enemyContainsAir;
bool e... | [
"armontoubman@a850bb65-3c1a-43af-a1ba-18f3eb5da290"
] | [
[
[
1,
25
]
]
] |
9fca2d79217bdfe57d51684e57f8baa4b552569c | 9590b067bcd6087a7ae97a77788818562649bd02 | /Sources/Internal/Render/RenderResource.h | 84d5ac43eedf3f7f4992a324af0dee3a61714472 | [] | no_license | vaad2/dava.framework | b2ce2ad737c374a28e9d13112db1951a965870e5 | bc0589048287a9b303b794854b75c98eb61baa8e | refs/heads/master | 2020-11-27T05:12:12.268778 | 2011-12-01T13:09:34 | 2011-12-01T13:09:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,235 | h | /*==================================================================================
Copyright (c) 2008, DAVA Consulting, LLC
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* R... | [
"vitaliy@davaconsulting.com"
] | [
[
[
1,
76
]
]
] |
6b33cb4df0f8b95bf66a6b06076a030394831392 | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /NpcServer/NpcKernel/NpcManager.h | a0aaba298267568a6d6aa5072adfe1873adf198e | [] | no_license | cronoszeu/revresyksgpr | 78fa60d375718ef789042c452cca1c77c8fa098e | 5a8f637e78f7d9e3e52acdd7abee63404de27e78 | refs/heads/master | 2020-04-16T17:33:10.793895 | 2010-06-16T12:52:45 | 2010-06-16T12:52:45 | 35,539,807 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 1,831 | h |
#pragma once
#include "define.h"
#include "npc.h"
#include "GameObjSet.h"
#include "NpcGenerator.h"
#include "T_SingleMap.h"
#include "T_MyQueue.h"
const int MAXNPC_PER_ONTIMER = 20; // 每次ONTIMER调用生成几个
#ifdef _DEBUG
const int AGENT_GEN_DELAY_SECS = 1; //
#else
const int AGENT_GEN_DELAY_SECS = 1... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
70
]
]
] |
70976abe87302e83f3935b24473577b855bb0c98 | b9b99474453d2a30451e51ba86381f306cf372e9 | /include/gliese/GameSpace.h | cfb8d4c8a0eeb478866a748482d1ce60d732c334 | [] | no_license | lagenar/pacman | d34c6edfde524ad8514714cc4905c4854f6c8e70 | 2845b0d0247450ea5fc10b24ccc185c75f07f4a2 | refs/heads/master | 2021-01-21T13:49:33.019555 | 2009-12-02T00:27:10 | 2009-12-02T00:27:10 | 369,156 | 3 | 1 | null | 2020-10-20T14:20:59 | 2009-11-11T17:21:07 | C | UTF-8 | C++ | false | false | 3,125 | h | #ifndef GAMESPACE_H_
#define GAMESPACE_H_
#include "LogicObject.h"
#include "Rectangle.h"
#include "cassert"
#include "list"
#include "string"
#include "iostream"
/**
* La clase GameSpace representa la estructura de datos que permite acceder a
* los objetos lógicos a través de sus coordenadas en e... | [
"mmatos@ubuntu.ubuntu-domain"
] | [
[
[
1,
100
]
]
] |
83669039d4ecba6eb55c5823aea7b0e9e9a76b45 | 942b88e59417352fbbb1a37d266fdb3f0f839d27 | /src/color.cxx | 560ebf1642790f4fcd64532f1346a42273054c30 | [
"BSD-2-Clause"
] | permissive | take-cheeze/ARGSS... | 2c1595d924c24730cc714d017edb375cfdbae9ef | 2f2830e8cc7e9c4a5f21f7649287cb6a4924573f | refs/heads/master | 2016-09-05T15:27:26.319404 | 2010-12-13T09:07:24 | 2010-12-13T09:07:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,027 | cxx | //////////////////////////////////////////////////////////////////////////////////
/// ARGSS - Copyright (c) 2009 - 2010, Alejandro Marzini (vgvgf)
/// All rights reserved.
///
/// Redistribution and use in source and binary forms, with or without
/// modification, are permitted provided that the following... | [
"takechi101010@gmail.com"
] | [
[
[
1,
108
]
]
] |
2d60eab6984675a9c007c90ce81d4520c3f80678 | bd37f7b494990542d0d9d772368239a2d44e3b2d | /server/src/Parser.cpp | d8988de89dd1930f0b98f300686c43d6c47071ad | [] | no_license | nicosuarez/pacmantaller | b559a61355517383d704f313b8c7648c8674cb4c | 0e0491538ba1f99b4420340238b09ce9a43a3ee5 | refs/heads/master | 2020-12-11T02:11:48.900544 | 2007-12-19T21:49:27 | 2007-12-19T21:49:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,497 | cpp | /* Parser
* Implementacion Independiente
* Archivo : parser.cpp
* Version : 2.0
*/
#include "Parser.h"
#define EMPTY ""
/******************************************************************************/
/* Implementacion */
/*------------------------------*/
using namespace std;
string Parser::strip(... | [
"scamjayi@5682bcf5-5c3f-0410-a8fd-ab24993f6fe8"
] | [
[
[
1,
85
]
]
] |
593b74dda40dc15e826832310d6050752292eefb | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/ModelsC/MG/MG_SEP.H | 903786fd2eb0cd562d169361da4b44ff8758094e | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,340 | h | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#ifndef __MG_SEP_H
#define __MG_SEP_H
#ifndef __SC_DEFS_H
#include "sc_defs.h"
#endif
... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
184
]
]
] |
6cbc74b527222d2cbea63fe3a892e01d20305813 | 1e01b697191a910a872e95ddfce27a91cebc57dd | /DtaDesignScript.cpp | 4532df15fd336e46f83bf3ddd9c4d3a6992e8c52 | [] | no_license | canercandan/codeworker | 7c9871076af481e98be42bf487a9ec1256040d08 | a68851958b1beef3d40114fd1ceb655f587c49ad | refs/heads/master | 2020-05-31T22:53:56.492569 | 2011-01-29T19:12:59 | 2011-01-29T19:12:59 | 1,306,254 | 7 | 5 | null | null | null | null | IBM852 | C++ | false | false | 7,032 | cpp | /* "CodeWorker": a scripting language for parsing and generating text.
Copyright (C) 1996-1997, 1999-2002 CÚdric Lemaire
This library 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 ... | [
"cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4"
] | [
[
[
1,
161
]
]
] |
b30db92801d0ecc251b1d3e7dc2e4aa35f0b9f7f | 9bccf7cb7a70b8d165f83cf0ea5ea02d6955b7e4 | /pa_asio/pa_asio.cpp | 8566ff764730f25703701e8b4d101779a4b80cdb | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | dirocco/portaudio | 246a57ddf221114360f5d27ec5718e14b044bd81 | 75498a1cb12b0644d23a21e8ec5bed5f302e131d | refs/heads/master | 2020-05-18T05:18:44.159191 | 2009-05-26T00:34:22 | 2009-05-26T00:34:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 164,912 | cpp | /*
* $Id: pa_asio.cpp,v 1.2 2003/04/29 02:24:22 darreng Exp $
* Portable Audio I/O Library for ASIO Drivers
*
* Author: Stephane Letz
* Based on the Open Source API proposed by Ross Bencina
* Copyright (c) 2000-2001 Stephane Letz, Phil Burk
*
* Permission is hereby granted, free of charge, to any person... | [
"gsilber",
"darreng"
] | [
[
[
1,
1
],
[
3,
31
],
[
33,
59
],
[
69,
100
],
[
103,
188
],
[
191,
313
],
[
315,
360
],
[
381,
390
],
[
392,
410
],
[
414,
... |
bdd2dba2c04ae6aa50c3e8d307bf6340a66241a6 | f25e9e8fd224f81cefd6d900f6ce64ce77abb0ae | /Exercises/Old Solutions/OpenGL_Tests/OpenGL_Tests/main.cpp | 293c8a0e2e32595a8c628c345f7678e103ebcd39 | [] | no_license | giacomof/gameengines2010itu | 8407be66d1aff07866d3574a03804f2f5bcdfab1 | bc664529a429394fe5743d5a76a3d3bf5395546b | refs/heads/master | 2016-09-06T05:02:13.209432 | 2010-12-12T22:18:19 | 2010-12-12T22:18:19 | 35,165,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,898 | cpp | #include <windows.h> // Header File For Windows
#include <stdio.h> // Header File For Standard Input/Output
#include <gl\gl.h> // Header File For The OpenGL32 Library
#include <gl\glu.h> // Header File For The GLu32 Library
#include "bmp.h";
#include <math.h>
HDC hDC=NULL; // Private GDI Device Co... | [
"valeriodidonato@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d"
] | [
[
[
1,
671
]
]
] |
5d576483f2f933316a5073bcd254ea81af014c84 | 11dfb7197905169a3f0544eeaf507fe108d50f7e | /CCDCamWrapper/CCDCamWrapper/stdafx.cpp | 112e151d01f380dc00139b01b8af48139e033eb8 | [] | no_license | rahulbhadani/adaptive-optics | 67791a49ecbb085ac8effdc44e5177b0357b0fa7 | e2b296664b7674e87a5a68ec7b794144b37ae74d | refs/heads/master | 2020-04-28T00:08:24.585833 | 2011-08-09T22:28:11 | 2011-08-09T22:28:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | cpp | // stdafx.cpp : source file that includes just the standard includes
// CCDCamWrapper.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
| [
"gunnsteinn.hall@gmail.com"
] | [
[
[
1,
8
]
]
] |
72da74d76f97295ec16daea21fffc77337086867 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/gtx/vector_angle.inl | eec01dad708717674c6ff97fa1d353192b35e0e7 | [] | no_license | burner/e3rt | 2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e | 775470cc9b912a8c1199dd1069d7e7d4fc997a52 | refs/heads/master | 2021-01-11T08:08:00.665300 | 2010-04-26T11:42:42 | 2010-04-26T11:42:42 | 337,021 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,459 | inl | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2005-12-30
// Updated ... | [
"realburner@gmx.de"
] | [
[
[
1,
124
]
]
] |
998c167d9286d0be07448a2781401a64c18d582e | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/kernel/ndirectory.cc | 088abd57dbc49ef7fe5790ba05e1c36b50fc2280 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,009 | cc | #define N_IMPLEMENTS nDirectory
#define N_KERNEL
//------------------------------------------------------------------------------
// (C) 2002 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "kernel/ndirectory.h"
//----------------------------------------... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
425
]
]
] |
82e27fb296ff759a502761f4fa88bb315f02c2ff | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Multimedia/WaveStream/cgwave.cpp | dad89e86577f89622f59f16a6fff9afa958d323c | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,335 | cpp | /*===========================================================================*\
|
| File: cgwave.cpp
|
| Description:
|
|-----------------------------------------------------------------------------
|
| Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
|
| Written by Moss... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
356
]
]
] |
6bb3ac02fc512225b6b91d03671908d6c5a0a67d | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/arcemu-world/MiscHandler.cpp | 794a69a4d9b0b8f973cf48ca6a165eedadc2a187 | [] | 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 | 65,275 | cpp | /*
* ArcEmu MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* Copyright (C) 2008 <http://www.ArcEmu.org/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Softwa... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
1
],
[
5,
111
],
[
113,
135
],
[
137,
154
],
[
156,
177
],
[
179,
279
],
[
281,
339
],
[
341,
342
],
[
345,
437
],
[
43... |
b88c3af92a123ee0c94c897fb878b2baac98b013 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/MapLib/Shared/include/Unix/FileDBufRequester.h | 900c2fa51fd6f29eec2eb0a3a51f7e9d3801021c | [
"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,509 | 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,
80
]
]
] |
4e6c210f490ffdd1d02c6ba60ed2c3ad2d4139e8 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/namcond1.h | 7a544fd29465845263bb1638dea7e30c3fe45a54 | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 776 | h | /***************************************************************************
namcond1.h
Common functions & declarations for the Namco ND-1 driver
***************************************************************************/
class namcond1_state : public driver_device
{
public:
namcond1_state(running_... | [
"Mike@localhost"
] | [
[
[
1,
30
]
]
] |
59fd620a86ca4f72d8392ba42ebbcc315267ae50 | 1c84fe02ecde4a78fb03d3c28dce6fef38ebaeff | /InputManager.cpp | bf46e257acc154c45f339b68369091635f6550a0 | [] | no_license | aadarshasubedi/beesiege | c29cb8c3fce910771deec5bb63bcb32e741c1897 | 2128b212c5c5a68e146d3f888bb5a8201c8104f7 | refs/heads/master | 2016-08-12T08:37:10.410041 | 2007-12-16T20:57:33 | 2007-12-16T20:57:33 | 36,995,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,832 | cpp | /**
* Handles user input. Singleton class.
*/
#include "InputManager.h"
#include "GameManager.h"
#include "GameApp.h"
//-------------------------------------------------------------------
/**
* Ctor
*
*/
InputManager::InputManager()
{
}
//---------------------------------------------------------... | [
"vkalpias@seas.upenn.edu"
] | [
[
[
1,
160
]
]
] |
fa8353c6e2426fdbf13f82fba7ac538350d18637 | c70941413b8f7bf90173533115c148411c868bad | /core/include/vtxDefaultFileStream.h | ce1b544baf5482c847e490f5f59b0acb2c27d3ae | [] | no_license | cnsuhao/vektrix | ac6e028dca066aad4f942b8d9eb73665853fbbbe | 9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a | refs/heads/master | 2021-06-23T11:28:34.907098 | 2011-03-27T17:39:37 | 2011-03-27T17:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,396 | h | /*
-----------------------------------------------------------------------------
This source file is part of "vektrix"
(the rich media and vector graphics rendering library)
For the latest info, see http://www.fuse-software.com/
Copyright (c) 2009-2010 Fuse-Software (tm)
Permission is hereby granted, free of ... | [
"stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a",
"fixxxeruk@9773a11d-1121-4470-82d2-da89bd4a628a"
] | [
[
[
1,
31
],
[
33,
69
]
],
[
[
32,
32
]
]
] |
6863046e64b54b3e3bc9ff9905c248533eb2a5b7 | 0279b408607cffed7b4e6c480ebcb767ca1414de | /Veröffentlichungen/0.1.0/Bestandteile/Karten/KVK/Quellen/KVK.h | fe7efa63b17f8e76bfd6d89e1e0393f60a40636b | [] | no_license | BackupTheBerlios/qsmartcard-svn | 3fc6d6d5ef67be24fbd5f2ce9ddf9ea8f1460058 | ce55cb5790323b1a86782ec367409bef92b2a478 | refs/heads/master | 2020-12-25T19:15:19.683493 | 2007-04-21T15:50:58 | 2007-04-21T15:50:58 | 40,823,841 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,297 | h | /*
* Copyright (C) 2005-2006 Frank Büttner frank-buettner@gmx.net
*
* 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 l... | [
"frank@44d785f6-2729-0410-8380-9ee487a164e4"
] | [
[
[
1,
125
]
]
] |
dfb48ed2cbb1c8413b7e48176af0744e5441a4e4 | d9f1cc8e697ae4d1c74261ae6377063edd1c53f8 | /src/misc/Color.cpp | aa88347fc21dc6283edb061ee0288454a346ac54 | [] | 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 | 497 | cpp | #include ".\color.h"
Color::Color(void)
{
alpha = 0xff;
red = green = blue = 0;
}
Color::Color(int r, int g, int b)
{
alpha = 0xFF;
red = (unsigned char)r;
green = (unsigned char)g;
blue = (unsigned char)b;
}
Color::~Color(void)
{
}
void
Color::Parse(unsigned int c)
{
alpha = (unsigned... | [
"opencombat"
] | [
[
[
1,
28
]
]
] |
521ecdc146b9a690b8ca7c8da35d401e5e3247c7 | 7acbb1c1941bd6edae0a4217eb5d3513929324c0 | /GLibrary-CPP/sources/GMysqlDatabase.h | 3daeff96e81b3f37292bba65e2aba32c820b9e09 | [] | no_license | hungconcon/geofreylibrary | a5bfc96e0602298b5a7b53d4afe7395a993498f1 | 3abf3e1c31a245a79fa26b4bcf2e6e86fa258e4d | refs/heads/master | 2021-01-10T10:11:51.535513 | 2009-11-30T15:29:34 | 2009-11-30T15:29:34 | 46,771,895 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 953 | h |
#ifndef __GMYSQLDATABASE_H__
# define __GMYSQLDATABASE_H__
#include "GExport.h"
#include "GISqlDatabase.h"
#include "GAlgo.h"
#include "GMap.hpp"
#include "GVector.hpp"
class GEXPORTED GMysqlDatabase //: public GISqlDatabase
{
public:
GMysqlDatabase(void);
~GMysqlDatabase(void);
bool Connec... | [
"tincani.geoffrey@34e8d5ee-a372-11de-889f-a79cef5dd62c"
] | [
[
[
1,
42
]
]
] |
6ea07df5c41b86ed35e31c0e38616d2247cb1e18 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/designer.hpp | 581067dfe41b7ae4c3f56b7059a46d7536aa88a9 | [] | 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 | 18,741 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Designer.pas' rev: 6.00
#ifndef DesignerHPP
#define DesignerHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Classe... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
493
]
]
] |
a45c8d059b969948e8d6e2aaa2ead6efdab183ff | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/Worsley/BATC_Bayer/BATCBayerSM.cpp | 3f1feb83c841c7b053baa076c2484b62f0c74ea0 | [] | 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 | WINDOWS-1252 | C++ | false | false | 126,237 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#include "BATCBayerSM.h"
#include "math.h"
#include "md_headers.h"
#pragma comment(lib, "rpcrt4.lib")
//#pragma optimi... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
10
],
[
15,
28
],
[
35,
37
],
[
40,
55
],
[
57,
57
],
[
59,
63
],
[
72,
72
],
[
75,
85
],
[
87,
137
],
[
140,
144... |
5686a8c03aa9cfc0c96c036fe32b2f9c5c95c84f | c82d009662b7b3da2707a577a3143066d128093a | /numeric/units/miles.h | 93ab521586e3124363a66af0e7b30e44a9ff75e9 | [] | no_license | canilao/cpp_framework | 01a2c0787440d9fca64dbb0fb10c1175a4f7d198 | da5c612e8f15f6987be0c925f46e854b2e703d73 | refs/heads/master | 2021-01-10T13:26:39.376268 | 2011-02-04T16:26:26 | 2011-02-04T16:26:26 | 49,291,836 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,231 | h | /*******************************************************************************
\file miles.h
\brief Class declaration for a mile of length.
\note C Anilao 10/05/2006 Created.
*******************************************************************************/
#ifndef MILES_H
#define MILES_H
... | [
"Chris@55e5c601-11dd-bd4b-a960-93a593583956"
] | [
[
[
1,
119
]
]
] |
4c8473c44cab5ac748a8dc4d4e28490a99fc15d0 | c70941413b8f7bf90173533115c148411c868bad | /core/src/vtxMatrix.cpp | 2581b914ab194a9946a096021caf729029ded11c | [] | no_license | cnsuhao/vektrix | ac6e028dca066aad4f942b8d9eb73665853fbbbe | 9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a | refs/heads/master | 2021-06-23T11:28:34.907098 | 2011-03-27T17:39:37 | 2011-03-27T17:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,129 | cpp | /*
-----------------------------------------------------------------------------
This source file is part of "vektrix"
(the rich media and vector graphics rendering library)
For the latest info, see http://www.fuse-software.com/
Copyright (c) 2009-2010 Fuse-Software (tm)
Permission is hereby granted, free of ... | [
"stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a"
] | [
[
[
1,
194
]
]
] |
8d8515c04448c967fe25b5c6746e50fb24d8d827 | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/jsapi/third_party/gecko-1.9.0.11/win32/include/nsIDOMDocumentType.h | 7d924b36a71bd1ee384989490c18bb801703eb0d | [
"Apache-2.0"
] | permissive | vdt/selenium | 137bcad58b7184690b8785859d77da0cd9f745a0 | 30e5e122b068aadf31bcd010d00a58afd8075217 | refs/heads/master | 2020-12-27T21:35:06.461381 | 2009-08-18T15:56:32 | 2009-08-18T15:56:32 | 13,650,409 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,104 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/xr19rel/WINNT_5.2_Depend/mozilla/dom/public/idl/core/nsIDOMDocumentType.idl
*/
#ifndef __gen_nsIDOMDocumentType_h__
#define __gen_nsIDOMDocumentType_h__
#ifndef __gen_nsIDOMNode_h__
#include "nsIDOMNode.h"
#endif
/* For IDL files that don't want to inc... | [
"simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
162
]
]
] |
f7ec7e64173be3d4b51146845e52d11cd40473ae | 927e18c69355c4bf87b59dffefe59c2974e86354 | /super-go-proj/SgBoardColor.h | 75ec941141f02b073fc697bd1465daaf0d833221 | [] | no_license | lqhl/iao-gim-ca | 6fc40adc91a615fa13b72e5b4016a8b154196b8f | f177268804d1ba6edfd407fa44a113a44203ec30 | refs/heads/master | 2020-05-18T17:07:17.972573 | 2011-06-17T03:54:51 | 2011-06-17T03:54:51 | 32,191,309 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,800 | h | //----------------------------------------------------------------------------
/** @file SgBoardColor.h
State of a point on the board for games with Black, White, Empty states. */
//----------------------------------------------------------------------------
#ifndef SG_BOARDCOLOR_H
#define SG_BOARDCOLOR_H
... | [
"karlqliu@gmail.com"
] | [
[
[
1,
102
]
]
] |
45f7514443406221add327a841628a752b469f3e | 6426b0ba09cf324c4caad8b86b74f33ef489710e | /src/goVideoPreview.h | 5d08aa6248678b8e7eb5500193a89e8d83df1b6c | [] | no_license | gameoverhack/iMediate | e619a1148ecc3f76f011e2c1a7fa9cdb32c8a290 | 9c43edf26954cbc15fb0145632fa4dbf2634fc29 | refs/heads/master | 2020-04-05T23:05:37.392441 | 2010-10-23T20:10:03 | 2010-10-23T20:10:03 | 1,373,120 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,679 | h | #ifndef __GOVIDEOPREVIEW_H
#define __GOVIDEOPREVIEW_H
#include "ofxMSAInteractiveObject.h"
#include "goThreadedImage.h"
#define IDLE_COLOR 0xFFFFFF
#define OVER_COLOR 0x00FF00
#define DOWN_COLOR 0xFF0000
class goVideoPreview : public ofxMSAInteractiveObject
{
public:
goVideoPreview();
virtu... | [
"gameover@4bdaed08-0356-49c7-8fa1-902f09de843b"
] | [
[
[
1,
106
]
]
] |
7b6aaf11d64e2b9426f69b28e58f67d029cf62b0 | e587b7fd4e2762dddf7161019bbd6a84b848f8c1 | /2007/game/client/multiplayer/basenetworkedplayer_cl.cpp | d2d5e6472983ad574c713053769e42992e58c415 | [
"Apache-2.0"
] | permissive | code-google-com/sourcesdk-skeleton | 6bf0791c7fb2c7c17125b11f8172dc1ea03b35d0 | 016933bfc10331e293dd752750108d7ae76fabb3 | refs/heads/master | 2021-01-20T08:43:50.735666 | 2011-08-27T18:14:25 | 2011-08-27T18:14:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,767 | cpp | #include "cbase.h"
#include "basenetworkedplayer_cl.h"
#include "prediction.h"
#undef CBaseNetworkedPlayer
// ***************** C_TEPlayerAnimEvent **********************
IMPLEMENT_CLIENTCLASS_EVENT( C_TEPlayerAnimEvent, DT_TEPlayerAnimEvent, CTEPlayerAnimEvent );
BEGIN_RECV_TABLE_NOBASE( C_TEPlayerAnimEv... | [
"t_edwards@btinternet.com@6febd7a2-65a9-c2d8-fb53-b51429dd0aeb"
] | [
[
[
1,
134
]
]
] |
99665a90f19d8cccdce22e0461cd94cdcbe7b19b | 58ef4939342d5253f6fcb372c56513055d589eb8 | /CloverDemo/source/control/inc/ListBoxHighLightControl.h | d8b68e4d47b265388f49923c54f7dd6cf4064f69 | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,393 | h | /*
============================================================================
Name : ListBoxHighLightControl.h
Author : zengcity
Version : 1.0
Copyright : Your copyright notice
Description : CListBoxHighLightControl declaration
======================================================================... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
69
]
]
] |
170103f2d16524724283d8e9c8da6f2c763a95b8 | 208475bcab65438eed5d8380f26eacd25eb58f70 | /Monitor/Dog.h | 783890d8f0ca6f9b1be19a4bfa20fd934fc4b7f2 | [] | 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 | UTF-8 | C++ | false | false | 625 | h | #ifndef _DOG_H_
#define _DOG_H_
union semun {
int val; /* Value for SETVAL */
struct semid_ds *buf; /* Buffer for IPC_STAT, IPC_SET */
unsigned short *array; /* Array for GETALL, SETALL */
struct seminfo *__buf; /* Buffer for IPC_INFO (Linux specific) */
};
extern DWORD DOG_RSTVAL... | [
"wdgvip@gmail.com"
] | [
[
[
1,
36
]
]
] |
c3f0c7bcb69e4343339dd6e967da9bd35bf67b98 | 2b32433353652d705e5558e7c2d5de8b9fbf8fc3 | /Dm_new_idz/Mlita/GraphCtrl/GraphCtrlPpg.cpp | 9d62d9c63401b069637e9e06a9f3ffa8fa5332c8 | [] | no_license | smarthaert/d-edit | 70865143db2946dd29a4ff52cb36e85d18965be3 | 41d069236748c6e77a5a457280846a300d38e080 | refs/heads/master | 2020-04-23T12:21:51.180517 | 2011-01-30T00:37:18 | 2011-01-30T00:37:18 | 35,532,200 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,450 | cpp | // GraphCtrlPpg.cpp : Implementation of the CGraphCtrlPropPage property page class.
#include "stdafx.h"
#include "GraphCtrl.h"
#include "GraphCtrlPpg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
IMPLEMENT_DYNCREATE(CGraphCtrlPropPage, COlePropertyPa... | [
"super.denis@gmail.com"
] | [
[
[
1,
76
]
]
] |
fa72726193418511867b7c7afcd3272df4cd1ce9 | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/deeppurple/lwplugins/lwwrapper/Panel/ControlMultiListBox.cpp | 583a6477ef75eaaac62e5bd4599981d3b99c34af | [] | 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,691 | cpp | // ControlMultiListBox.cpp: implementation of the ControlMultiListBox class.
//
//////////////////////////////////////////////////////////////////////
#include "StdAfx.h"
#include "ControlMultiListBox.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
////////... | [
"deeppurple@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
118
]
]
] |
7dd608022165e6ddbae36c9170717c35566a30ce | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Agent/hkpCollisionAgent.inl | 4060511e0e9eeaed36428bdfb4fe58f22e6c9967 | [] | 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 | 1,629 | inl | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"olinord@gmail.com"
] | [
[
[
1,
38
]
]
] |
91c8478dac7e0bb996ac6984763aed76ea1a21ef | 0b10bd863f21af585581f46b97fde3ef8489fa56 | /RippleLibrary/ConfigData.h | 1cc3adddf9a931d1754edf725282d97d4b4a2277 | [
"Apache-2.0"
] | permissive | hemant19cse/Ripple-Framework | 47d78c3de2dd30dae806842d9d6edc9775cba659 | c3126aa0669068f5ee102b65231fdaebdcdfa9ff | refs/heads/master | 2020-12-25T09:37:43.539293 | 2011-12-19T20:49:41 | 2011-12-19T20:49:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,107 | h | /*
* Copyright 2010-2011 Research In Motion Limited.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"nbhasin@rim.com",
"epearson@rim.com",
"miwong@rim.com"
] | [
[
[
1,
38
],
[
42,
44
],
[
57,
58
],
[
60,
61
],
[
63,
69
],
[
71,
71
],
[
73,
73
],
[
82,
84
],
[
87,
88
],
[
91,
91
... |
89bd53ad64ffb0e4c4f6ef84894803cf4924f7e9 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /业余时间学习笔记/MemPool/MemPool/Pool/List.h | f73a39b934f87a6423fad2b955fa25fd66f7712c | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,855 | h | /**
* file list.h
* brief 封装一个双向链表
* author Expter
*
* date 2010/01/1
*/
#pragma once
template < class T>
class TlinkedList
{
public:
/// Constructor
TlinkedList(){ m_Head = m_Tail = NULL ; m_Size = 0; };
/// Destructor
~TlinkedList(){};
/// the operation of linked... | [
"tangpeng918@126.com"
] | [
[
[
1,
170
]
]
] |
b6e356378a4eccaf2f0c87c01b1b0d4b055e00f3 | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Utils/_RussianText.cpp | cf207579b2fc7453ee3e77dbaf47f51ff06b36da | [] | no_license | infernuslord/ja2 | d5ac783931044e9b9311fc61629eb671f376d064 | 91f88d470e48e60ebfdb584c23cc9814f620ccee | refs/heads/master | 2021-01-02T23:07:58.941216 | 2011-10-18T09:22:53 | 2011-10-18T09:22:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 316,280 | cpp | // WANNE: Yes, this should be disabled, otherwise we get weird behavior when running the game with a VS 2005 build!
//#pragma setlocale("RUSSIAN")
#ifdef PRECOMPILEDHEADERS
#include "Utils All.h"
#else
#include "Language Defines.h"
#if defined( RUSSIAN )
#include "text.h"
#include "Fileman.h"
#incl... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
7107
]
]
] |
1641f3e3d21f532ca879105f1d486fd3d710f6bf | 5ed707de9f3de6044543886ea91bde39879bfae6 | /ASBasketball/Shared/Source/ASBasketballStatFileLoader.h | 8984a8e65c934aff671c57e4f367cb6d7e30345d | [] | no_license | grtvd/asifantasysports | 9e472632bedeec0f2d734aa798b7ff00148e7f19 | 76df32c77c76a76078152c77e582faa097f127a8 | refs/heads/master | 2020-03-19T02:25:23.901618 | 1999-12-31T16:00:00 | 2018-05-31T19:48:19 | 135,627,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,401 | h | /* ASBasketballStatFileLoader.h */
/******************************************************************************/
/******************************************************************************/
#ifndef ASBasketballStatFileLoaderH
#define ASBasketballStatFileLoaderH
#include "ASFantasyStatFileLoader.h"
#inc... | [
"grtvd@users.noreply.github.com"
] | [
[
[
1,
79
]
]
] |
543b312201af98c79c69191f5872d6cb7ddc33c3 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/MDLBASE/vcs/SR_Vcs-1.cpp | 0d7fe42c5ffa98bf366b3f2d6f029371c8669c3e | [] | 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 | 23,963 | cpp | #define SOLVE1 1
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <setjmp.h>
#include "sr_vcs.h"
int deleteit( int L, int mm )
{
int nnl,k;
double temp,t1;
nnl = L - nc;
if ( L != mr)
{ /* re-arrange data when specie added or removed */
... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
866
]
]
] |
92499d03c46b9d141fa44b48a8add0112d3a4aeb | 016774685beb74919bb4245d4d626708228e745e | /iOS/Pulmon/ozcollide/obb.h | 6764821b1b759ac5bd5d0a457a8fb6f6136fd7fc | [] | no_license | sutuglon/Motor | 10ec08954d45565675c9b53f642f52f404cb5d4d | 16f667b181b1516dc83adc0710f8f5a63b00cc75 | refs/heads/master | 2020-12-24T16:59:23.348677 | 2011-12-20T20:44:19 | 2011-12-20T20:44:19 | 1,925,770 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,144 | h | /*
OZCollide - Collision Detection Library
Copyright (C) 2006 Igor Kravtchenko
This library 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 2.1 of the License, or (at your option) an... | [
"sutuglon@gmail.com"
] | [
[
[
1,
41
]
]
] |
68487578367f986bee5e6cc9516768881bf0e78c | 968aa9bac548662b49af4e2b873b61873ba6f680 | /imgtools/imgcheck/src/cmdlinewriter.cpp | 95e4c15ca45d1f165dad96c3130f98f71529e622 | [] | no_license | anagovitsyn/oss.FCL.sftools.dev.build | b3401a1ee3fb3c8f3d5caae6e5018ad7851963f3 | f458a4ce83f74d603362fe6b71eaa647ccc62fee | refs/heads/master | 2021-12-11T09:37:34.633852 | 2010-12-01T08:05:36 | 2010-12-01T08:05:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,008 | cpp | /*
* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.ecli... | [
"none@none"
] | [
[
[
1,
234
]
]
] |
bd3c08c81613994fb319df75afcb0847aab0e491 | 29c5bc6757634a26ac5103f87ed068292e418d74 | /src/tlclasses/CQuestManager.h | 2ab48a38a477bd1650c2203237a1d4a6d16c61f8 | [] | no_license | drivehappy/tlapi | d10bb75f47773e381e3ba59206ff50889de7e66a | 56607a0243bd9d2f0d6fb853cddc4fce3e7e0eb9 | refs/heads/master | 2021-03-19T07:10:57.343889 | 2011-04-18T22:58:29 | 2011-04-18T22:58:29 | 32,191,364 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 650 | h | #pragma once
#include "CRunicCore.h"
#include "CQuest.h"
#include "CCharacter.h"
namespace TLAPI
{
struct CResourceManager;
#pragma pack(1)
struct CQuestManager : CRunicCore
{
u32 unk0;
CCharacter *pCharacter;
CList<CQuest*> questList;
PVOID ... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
32
]
]
] |
5ec0f45d2af096bcc6cba14c849d42a954cac7b8 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/WheelAnimalModel/src/WheelAnimalScene.cpp | b607e5a3b0f67a4a0c5713afd0b9a644cfbf9eef | [] | 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 | 1,897 | cpp |
#include "WheelAnimalModelStableHeaders.h"
#include "WheelAnimalGame.h"
#include "WheelEvents.h"
#include "WheelAnimalUI.h"
#include "WheelGameInterface.h"
#include "WheelAnimalScene.h"
using namespace Orz;
WheelAnimalScene::WheelAnimalScene(const std::string & name):Scene(name)
{
ORZ_LOG_NORMAL_MESSAGE(... | [
"ogre3d@yeah.net"
] | [
[
[
1,
91
]
]
] |
3184e0a8310648430ce2efaf0cde2c214a757319 | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/skin_lite/src/SkinLite/PlaylistFrame.cpp | ec05ab76126c6f33e8a0c4c98728f670e58adcef | [] | no_license | abhipr1/multitv | 0b3b863bfb61b83c30053b15688b070d4149ca0b | 6a93bf9122ddbcc1971dead3ab3be8faea5e53d8 | refs/heads/master | 2020-12-24T15:13:44.511555 | 2009-06-04T17:11:02 | 2009-06-04T17:11:02 | 41,107,043 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,900 | cpp | /////////////////////////////////////////////////////////////////////////////
// Name: PlaylistFrame.cpp
// Purpose:
// Author:
// Modified by:
// Created: 11/11/2008 11:09:11
// RCS-ID:
// Copyright:
// Licence:
/////////////////////////////////////////////////////////////... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
752
]
]
] |
f597da0df97486430c1c6e0fdf6e3d32f6434d36 | 99d3989754840d95b316a36759097646916a15ea | /tags/2011_09_07_to_baoxin_gpd_0.1/ferrylibs/src/ferry/imutil/io/AVIWriter.cpp | d947b35cbde52872249537a5bd36aca4ca299bb5 | [] | no_license | svn2github/ferryzhouprojects | 5d75b3421a9cb8065a2de424c6c45d194aeee09c | 482ef1e6070c75f7b2c230617afe8a8df6936f30 | refs/heads/master | 2021-01-02T09:20:01.983370 | 2011-10-20T11:39:38 | 2011-10-20T11:39:38 | 11,786,263 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 93 | cpp | #include ".\aviwriter.h"
namespace ferry { namespace imutil { namespace io {
} } }
| [
"ferryzhou@b6adba56-547e-11de-b413-c5e99dc0a8e2"
] | [
[
[
1,
6
]
]
] |
e241d8b7acaa189e3d30b56b6c36ceb2bf930e83 | efad0fc148c66bc46cf252f2d8303d76830333c3 | /src/Types/Types.hpp | 1abd0824fe056700c31852fbbb4a01761d936606 | [
"MIT"
] | permissive | pdragows/DisCODe | a0989803f68f13d0ae84a79f7aecec8dc66575a8 | 9ec93b36c8ea6bfee5ea8aac7aa2865c897d15ad | refs/heads/master | 2020-12-24T20:33:50.678948 | 2011-03-18T16:55:46 | 2011-03-18T16:55:46 | 2,875,107 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 269 | hpp | /*!
* \file Types.hpp
* \brief Documentation and include file for Types namespace.
* \author mstefanc
* \date 26.04.2010
*/
/*!
* \namespace Types
* \brief This namespace contains all custom data types
* \author mstefanc
*/
#include "Blob.hpp"
| [
"maciek.slon@gmail.com"
] | [
[
[
1,
14
]
]
] |
546e1b2436f346eae186ac1269a01208009a1f88 | f486530c25f94b5be53b5511b9ae2b30ac74f9ea | /common/utility.cpp | 0c6fb8c62fcd5fc5f98e309f0662e688f80fb7b1 | [] | no_license | bjlovegithub/CLPIM | d69712cc7d9eabd285d3aa1ea80b7e906a396a3c | aca78fc0c155392618ded3b18bdf628e475db2a8 | refs/heads/master | 2021-01-01T20:05:33.381748 | 2011-02-13T15:28:05 | 2011-02-13T15:28:05 | 1,257,190 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,736 | cpp | ////////////////////////////////////////////////////////////////////////////////
// utility.cpp
// billjeff Aug/28/2008
//
// CL-PIM
// http://code.google.com/p/clpim/
//
// This file defines the functions which are declared in utility.h.
//
// Revision History:
// Aug/28/2008 - Add the definition of OpenF... | [
"bj_register@163.com"
] | [
[
[
1,
130
]
]
] |
782de31edf1c12a8682d309c1cee6fac4fdd5ca0 | e9522499ed4d3b89f8538f5507347a255cd7fa52 | /drawcli/splitfrm.cpp | 263583a9fad9ef920e483a58dab5e55385882b02 | [] | no_license | markraz/hhhjjjff | 380f075bb468b8c8cda48b25f592498d1a937ba7 | bd81c2f6e97e232645aff745e557760f9cea698d | refs/heads/master | 2021-01-23T07:26:59.874200 | 2009-06-11T05:14:14 | 2009-06-11T05:14:14 | 35,393,785 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 979 | cpp | // splitfrm.cpp : implementation file
#include "stdafx.h"
#include "drawcli.h"
#include "splitfrm.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CSplitFrame
IMPLEMENT_DYNCREATE(C... | [
"zlalalal@sina.com.cn@cfa3df76-2cb6-11de-b2a4-4f96ceaaac44"
] | [
[
[
1,
41
]
]
] |
f5aac55892e49bad377711021541a4c98dddd333 | d8f64a24453c6f077426ea58aaa7313aafafc75c | /DKER/TestDLL/Logger.h | 9be019c96cde6cf474afd87c7b0accce173f2ee4 | [] | 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 | 308 | h | #ifndef LOGGER_H
#define LOGGER_H
#include <iostream>
#include <fstream>
#include <string>
class CLogger
{
public:
static void init(std::string fileName);
static void addEntry(std::string line);
private:
static std::ofstream oFile;
static bool LOGALL;
};
#endif // LOGGER_H | [
"bo@bxd.dk"
] | [
[
[
1,
22
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.