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
927cb24676388b1aa75d20e2054f9740c44e2dc3
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/nGENE Proj/PhysXStream.h
2375d9f8ac86381d22863bf660bc2736f2d2ab14
[]
no_license
svn2github/ngene
b2cddacf7ec035aa681d5b8989feab3383dac012
61850134a354816161859fe86c2907c8e73dc113
refs/heads/master
2023-09-03T12:34:18.944872
2011-07-27T19:26:04
2011-07-27T19:26:04
78,163,390
2
0
null
null
null
null
UTF-8
C++
false
false
2,329
h
/* --------------------------------------------------------------------------- This source file is part of nGENE Tech. Copyright (c) 2006- Wojciech Toman This program is free software. File: PhysXStream.h Version: 0.03 --------------------------------------------------------------------------- */ #pra...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 89 ] ] ]
d7dbc3eabce13c8be0de35c61283aec7de74e565
cd61c8405fae2fa91760ef796a5f7963fa7dbd37
/Sauron/Vision/CameraParams.h
5f6e72085ef510368020836d32b234cad975e53f
[]
no_license
rafaelhdr/tccsauron
b61ec89bc9266601140114a37d024376a0366d38
027ecc2ab3579db1214d8a404d7d5fa6b1a64439
refs/heads/master
2016-09-05T23:05:57.117805
2009-12-14T09:41:58
2009-12-14T09:41:58
32,693,544
0
0
null
null
null
null
UTF-8
C++
false
false
809
h
#ifndef __CAMERA_PARAMS_H__ #define __CAMERA_PARAMS_H__ namespace sauron { class CameraParams { public: // TODO Set the values static double getHorizontalFocalDistance() { return 394.8956276848544500; }//274.9938104610965900; } // run calibration static double getVertic...
[ "fggodoy@8373e73c-ebb0-11dd-9ba5-89a75009fd5d" ]
[ [ [ 1, 21 ] ] ]
0ea940f2254cc3a1e84b1a49870e9f14718ba6a0
3ea8b8900d21d0113209fd02bd462310bd0fce83
/mt.hpp
081e9c90a431b60c0308701b8522b34518507ec8
[]
no_license
LazurasLong/bgmlib
56958b7dffd98d78f99466ce37c4abaddc7da5b1
a9d557ea76a383fae54dc3729aaea455c258777a
refs/heads/master
2022-12-04T02:58:36.450986
2011-08-16T17:44:46
2011-08-16T17:44:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,474
hpp
// Tasofro Mersenne Twister implementation // Stolen from Brightmoon sources... #ifndef MT_HPP #define MT_HPP typedef long int32_t; typedef unsigned short uint16_t; typedef unsigned char uint8_t; class RNG_MT { private: enum { N = 624, M = 397, MATRIX_A = 0x9908b0dfUL, UPPER_MASK...
[ "nmlgc@nmlgc.net" ]
[ [ [ 1, 76 ] ] ]
0bdbacfb97a56a9c425da44bbe089fc031815753
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/nGENE Proj/TaskManager.h
18134570ad5cbb0c5401064494973bc49828e06f
[]
no_license
svn2github/ngene
b2cddacf7ec035aa681d5b8989feab3383dac012
61850134a354816161859fe86c2907c8e73dc113
refs/heads/master
2023-09-03T12:34:18.944872
2011-07-27T19:26:04
2011-07-27T19:26:04
78,163,390
2
0
null
null
null
null
UTF-8
C++
false
false
2,216
h
/* --------------------------------------------------------------------------- This source file is part of nGENE Tech. Copyright (c) 2006- Wojciech Toman This program is free software. File: TaskManager.h Version: 0.01 --------------------------------------------------------------------------- */ #pra...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 97 ] ] ]
335d516207d4770acf48694b884925d421e24488
0466568120485fcabdba5aa22a4b0fea13068b8b
/opencv/samples/gpu/cascadeclassifier.cpp
7bb89834a1d02194185ee9f11dce7b905805ea65
[]
no_license
coapp-packages/opencv
be25a9aec58d9ac890fc764932ba67914add078d
c78981e0d8f602fde523a82c3a7e2c3fef1f39bc
refs/heads/master
2020-05-17T12:11:25.406742
2011-07-14T17:13:01
2011-07-14T17:13:01
2,048,483
3
0
null
null
null
null
UTF-8
C++
false
false
7,990
cpp
// WARNING: this sample is under construction! Use it on your own risk. #if defined _MSC_VER && _MSC_VER >= 1400 #pragma warning(disable : 4100) #endif #include <iostream> #include <iomanip> #include "opencv2/contrib/contrib.hpp" #include "opencv2/objdetect/objdetect.hpp" #include "opencv2/highgui/highgui.h...
[ "anatoly@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08", "vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08", "anton@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08" ]
[ [ [ 1, 1 ], [ 5, 6 ], [ 14, 18 ], [ 20, 26 ], [ 29, 53 ], [ 56, 72 ], [ 74, 74 ], [ 76, 78 ], [ 80, 133 ], [ 138, 185 ...
6f23bcd1ed4195fdaf073839bfa6c62127381e92
205069c97095da8f15e45cede1525f384ba6efd2
/Casino/Code/Server/ServerModule/GameServer/GameServerDlg.h
74f9ff3164fd51e8108627e05cd277a3c627fbcc
[]
no_license
m0o0m/01technology
1a3a5a48a88bec57f6a2d2b5a54a3ce2508de5ea
5e04cbfa79b7e3cf6d07121273b3272f441c2a99
refs/heads/master
2021-01-17T22:12:26.467196
2010-01-05T06:39:11
2010-01-05T06:39:11
null
0
0
null
null
null
null
GB18030
C++
false
false
3,018
h
#ifndef SERVIVE_LOADER_DLG_HEAD_FILE #define SERVIVE_LOADER_DLG_HEAD_FILE #pragma once #include "Stdafx.h" #include "Resource.h" #include "InitParamter.h" #include "RequestSocket.h" #include "../../ShareModule/GridCtrl/GridCtrl.h" #include "../../ShareModule/GridCtrl/NewCellTypes/GridBtnCell.h" #include "....
[ "andywu0823@gmail.com" ]
[ [ [ 1, 118 ] ] ]
33a25cae92f9c0ba428936a01d86942693b5104d
cb318077a36ea2885b66ebdfb61cb37f9096b27d
/MT4ODBCBridgeTest/mobtest.cpp
b45ecd619821806f3a3c8dcbd904b1f6f9dc3688
[]
no_license
danmi1258/mt4-odbc-bridge
aede37e60959d60e0b524c0d25f7c4e24164113e
422d2ae4137886babdbf6dff17e594f8d729049f
refs/heads/master
2021-05-26T13:54:46.648670
2011-08-29T10:48:51
2011-08-29T10:48:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,549
cpp
#include <stdio.h> #include <time.h> #include <stdlib.h> #include <tchar.h> #pragma pack(push,1) struct RateInfo { unsigned int ctm; double open; double low; double high; double close; double vol; }; #pragma pack(pop) struct MqlStr { ...
[ "onagano" ]
[ [ [ 1, 306 ] ] ]
3680ec7ebe3666489cda67e412a9076864562538
314fa4d6839de9abfdedb72a521a156c06522761
/MechineVision/DIB.cpp
207f9e5271349458cb54f007370ac979ff82d056
[]
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
WINDOWS-1252
C++
false
false
8,731
cpp
// DIB.cpp #include "stdafx.h" #include "DIB.h" //#include "Segment1.h" #include <math.h> #include <fstream> CDib::CDib() { // Set the Dib pointer to // NULL so we know if it's // been loaded. m_pDib = NULL; } CDib::~CDib() { // If a Dib has been loaded, // delete the memory. if( m_pDi...
[ "moon80362@gmail.com@8026b7c3-d9ae-87c5-0fde-12bd377d1155" ]
[ [ [ 1, 365 ] ] ]
fdf528cdc64c9437ecb44f31f4d822da1ceef7a7
8a88075abf60e213a490840bebee97df01b8827a
/implementation/geometry/include/geometry/homogenous/angles.hpp
6523af1b13af41a1214cb7571ad7c9b7e721ae4b
[]
no_license
DavidGeorge528/minigeolib
e078f1bbc874c09584ae48e1c269f5f90789ebfb
58233609203953acf1c0346cd48950d2212b8922
refs/heads/master
2020-05-20T09:36:53.921996
2009-04-23T16:25:30
2009-04-23T16:25:30
33,925,133
0
1
null
null
null
null
UTF-8
C++
false
false
1,719
hpp
#ifndef GEOMETRY_HOMOGENOUS_ANGLES_HPP #define GEOMETRY_HOMOGENOUS_ANGLES_HPP #include "geometry/homogenous/hcoord_system_concept.hpp" #include "geometry/line_concept.hpp" #include "geometry/plane_concept.hpp" #include <boost/concept/requires.hpp> #include <boost/static_assert.hpp> #include <boost/type_traits/...
[ "cpitis@834bb202-e8be-11dd-9d8c-a70aa0a93a20" ]
[ [ [ 1, 54 ] ] ]
a6c3c40f39ac56dbdcfb90370de0b2c134e236c7
6dac9369d44799e368d866638433fbd17873dcf7
/src/branches/01032005/sound/fmod/FMODModuleBuffer.h
109a4e4c666a7f4899b99f90d92a593f991214b2
[]
no_license
christhomas/fusionengine
286b33f2c6a7df785398ffbe7eea1c367e512b8d
95422685027bb19986ba64c612049faa5899690e
refs/heads/master
2020-04-05T22:52:07.491706
2006-10-24T11:21:28
2006-10-24T11:21:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
820
h
#ifndef _FMODMODULEBUFFER_H_ #define _FMODMODULEBUFFER_H_ #include <fmod/fmod.h> #include <Sound/ISoundBuffer.h> /** @ingroup FMOD_Sound_Group * @brief Derived ISoundBuffer class for playing Tracker Modules */ class FMODModuleBuffer: public ISoundBuffer{ protected: /** @var FMUSIC_MODULE *m_module ...
[ "chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7" ]
[ [ [ 1, 29 ] ] ]
9aede403d2d98615cce4e071b05fe09703c8e95e
b6bad03a59ec436b60c30fc793bdcf687a21cf31
/som2416/wince5/Rt5621.h
877bae3108dbd6c84a5b9492f6b9d963d7ffd016
[]
no_license
blackfa1con/openembed
9697f99b12df16b1c5135e962890e8a3935be877
3029d7d8c181449723bb16d0a73ee87f63860864
refs/heads/master
2021-01-10T14:14:39.694809
2010-12-16T03:20:27
2010-12-16T03:20:27
52,422,065
0
0
null
null
null
null
UTF-8
C++
false
false
19,790
h
#ifndef __RTCODEC5621_H__ #define __RTCODEC5621_H__ #include "wavemain.h" //Index of Codec Register definition #define RT5621_RESET 0X00 //RESET CODEC TO DEFAULT #define RT5621_SPK_OUT_VOL 0X02 //SPEAKER OUT VOLUME #define RT5621_HP_OUT_VOL 0X04 //HEADPHONE OUTPUT VOLUME #define RT5621_MON...
[ "cxzeng@163.com" ]
[ [ [ 1, 538 ] ] ]
aca68df1745936fdf9b9da433f4df2f098aff9c1
2a0e358f2f24b6c5d9086f9e07fcb6f7f87bdead
/src/Plugin_ScriptSerializer/src/ScriptSerializerPreCompiled.cpp
58b8f6369a8e6f0453a26eea83270d8629efc5ee
[]
no_license
coderespawn/ogre-script-serializer
e54e3e9de9ad969b75329c00627202772a4ffb16
eaa13116eb4b93927cf9962a0ff6cebc70660f78
refs/heads/master
2021-01-01T05:37:21.660084
2011-02-02T21:36:32
2011-02-02T21:36:32
41,284,341
0
0
null
null
null
null
UTF-8
C++
false
false
240
cpp
// stdafx.cpp : source file that includes just the standard includes // Plugin_ScriptSerializer.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "ScriptSerializerPreCompiled.h"
[ "ali.akbar@e31138a1-012d-d96d-50da-1e7f8dcec721" ]
[ [ [ 1, 5 ] ] ]
6d289b2f674f30667feb83a2cb0ad2241c41ee85
9773c3304eecc308671bcfa16b5390c81ef3b23a
/MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/ZoomViewDlg.cpp
06d21e0f68b6e41daa43b0f28d9aabb4079db99b
[]
no_license
15831944/AiPI-1
2d09d6e6bd3fa104d0175cf562bb7826e1ac5ec4
9350aea6ac4c7870b43d0a9f992a1908a3c1c4a8
refs/heads/master
2021-12-02T20:34:03.136125
2011-10-27T00:07:54
2011-10-27T00:07:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,670
cpp
// ZoomViewDlg.cpp : implementation file // #include "stdafx.h" #include "AIPI.h" #include "ZoomViewDlg.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// ...
[ "flexdeveloper@gmgs-iMac.local" ]
[ [ [ 1, 242 ] ] ]
202bb3400e3f90c1c08de15581f0b11964e0fcf0
ad33a51b7d45d8bf1aa900022564495bc08e0096
/DES/DES_GOBSTG/Core/ParserFunction.cpp
766866ca5b9b398f8bf3032a40d5d2c222b47a55
[]
no_license
CBE7F1F65/e20671a6add96e9aa3551d07edee6bd4
31aff43df2571d334672929c88dfd41315a4098a
f33d52bbb59dfb758b24c0651449322ecd1b56b7
refs/heads/master
2016-09-11T02:42:42.116248
2011-09-26T04:30:32
2011-09-26T04:30:32
32,192,691
0
0
null
null
null
null
UTF-8
C++
false
false
18,157
cpp
#include "../Header/Scripter.h" //#include "../Header/processPrep.h" void * Scripter::Value(vector<Script>::iterator * p, int i, BYTE force) { /* if((*p)->type & SCR_TOKEN_VALUE) { if(force & SCR_FORCE_INT) { d[i].bfloat = false; if((*p)->type & SCR_TOKEN_FLOAT) { idesc[...
[ "CBE7F1F65@b503aa94-de59-8b24-8582-4b2cb17628fa" ]
[ [ [ 1, 663 ] ] ]
8c6a687fe9b9b4538c3e16f8e9e888cbe1b12928
ca2395f4eec7e941d0d91d7e2913f8cc66b14472
/NetThread.cpp
aecea8c04602b4f97673bdc94ea73dbfa45d99be
[]
no_license
EmilHernvall/chatclient
21a27de2e44bb25dd2acb34a8d75a79d8e7bd46a
47e16866992e4dd4ce3e5538b32b09ed2dfaef06
refs/heads/master
2021-01-15T22:28:44.465662
2008-04-16T16:12:48
2008-04-16T16:12:48
1,697,523
0
0
null
null
null
null
UTF-8
C++
false
false
4,050
cpp
#include "stdafx.h" #include "ChatClient.h" #include "Net.h" #include "IRC.h" #include "String.h" VOID ProcessCommand(LPWSTR szRead, int iLen, ChatClient *bwChatClient); VOID NetworkThread(PVOID pvoid) { ChatClient *bwChatClient; Net *net; IRC *irc; WCHAR buffer[1024]; LPWSTR szRead; int iLen; ...
[ "emil@2d89dd5f-9cc0-461d-8d4c-555c0e271dc8" ]
[ [ [ 1, 153 ] ] ]
a3406026e6264624b3340b9c6ba7b8c2ca881abb
867f5533667cce30d0743d5bea6b0c083c073386
/jingxian-network/src/jingxian/string/os_string.h
c1e6b2872f9743fca66afbf99cda017f2236cded
[]
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
5,187
h
 #ifndef os_string_h #define os_string_h #include "jingxian/config.h" #if !defined (JINGXIAN_LACKS_PRAGMA_ONCE) # pragma once #endif /* JINGXIAN_LACKS_PRAGMA_ONCE */ #include <tchar.h> #include <string.h> #include <string> #include <sstream> typedef char char_t; #ifdef _UNICODE typedef std::wstri...
[ "runner.mei@0dd8077a-353d-11de-b438-597f59cd7555" ]
[ [ [ 1, 237 ] ] ]
846cae465e72fa5e3b895259f5743f58debe9bac
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/source/graphics/core/win32/direct3d11/drawcommandexecuted3d11_2.cpp
8bbfa41c84ce1d6c12d5092e66774df28804a3fe
[]
no_license
roxygen/maid2
230319e05d6d6e2f345eda4c4d9d430fae574422
455b6b57c4e08f3678948827d074385dbc6c3f58
refs/heads/master
2021-01-23T17:19:44.876818
2010-07-02T02:43:45
2010-07-02T02:43:45
38,671,921
0
0
null
null
null
null
UTF-8
C++
false
false
6,810
cpp
#include"drawcommandexecuted3d11.h" #include"deviced3d11.h" // ここは各シェーダーステージのset,getを書く #include"bufferd3d11.h" #include"texture2dd3d11.h" #include"rendertargetd3d11.h" #include"depthstencild3d11.h" #include"materiald3d11.h" #include"inputlayoutd3d11.h" #include"rasterizerstated3d11.h" #include"samplers...
[ "renji2000@471aaf9e-aa7b-11dd-9b86-41075523de00" ]
[ [ [ 1, 239 ] ] ]
00447c874cb743d9c8e2a87ce788330be7d8d09a
b822313f0e48cf146b4ebc6e4548b9ad9da9a78e
/KylinSdk/Standard/Source/StringUtils.h
d9b728217cf1fe2575fbb46a8a34c84537d1d079
[]
no_license
dzw/kylin001v
5cca7318301931bbb9ede9a06a24a6adfe5a8d48
6cec2ed2e44cea42957301ec5013d264be03ea3e
refs/heads/master
2021-01-10T12:27:26.074650
2011-05-30T07:11:36
2011-05-30T07:11:36
46,501,473
0
0
null
null
null
null
UTF-8
C++
false
false
1,931
h
#pragma once #include <cstdarg> class StringUtils { public: static KVOID Split(KSTR str, KSTR delim, KVEC<KSTR>& results) { KINT cutAt; while( (cutAt = str.find_first_of(delim)) != str.npos ) { if(cutAt > 0) { results.push_back(str.substr(0,cutAt)); } str = str.substr(cutAt+1)...
[ "apayaccount@gmail.com", "apayaccount@5fe9e158-c84b-58b7-3744-914c3a81fc4f" ]
[ [ [ 1, 2 ], [ 5, 26 ], [ 28, 53 ], [ 84, 84 ] ], [ [ 3, 4 ], [ 27, 27 ], [ 54, 83 ] ] ]
eeb4977b3059a8dad071601b7eb82e78e6e6790e
3b2322c1adf5e6166259540e767ec67df0887c17
/finite-state-machine/src/state/StateCarrierApproach.cpp
1ea3de3f282097e70f28a0e092e343df0a93faaa
[]
no_license
aruwen/various-stefan-ebner
750aac6e546ddb3e571ac468ecc26087843817d3
49eac46ed3a01131d711ea6feca77c32accb4733
refs/heads/master
2021-01-20T00:42:40.803881
2011-03-13T14:08:22
2011-03-13T14:08:22
32,136,593
0
0
null
null
null
null
UTF-8
C++
false
false
1,189
cpp
#include "StateCarrierApproach.h" #include "..\EnemyCarrier.h" #include "StateIdentifiers.h" #include "ofTypes.h" const float StateCarrierApproach::attackDistance = 100.0; const float StateCarrierApproach::maxSpeed = 1.0; void StateCarrierApproach::initState() { mID = EnemyState::CARRIER_APPROACH; ...
[ "nightwolve@bb536436-bb54-8cee-38f9-046b9e77f541" ]
[ [ [ 1, 48 ] ] ]
0fee1516f1f5bc74e36b9634700e3a8ca9860b54
38926bfe477f933a307f51376dd3c356e7893ffc
/Source/GameDLL/Menus/GameNetworkProfile.cpp
90d3281c48626f4cdfdc1172bd3b88d210e4d410
[]
no_license
richmondx/dead6
b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161
955f76f35d94ed5f991871407f3d3ad83f06a530
refs/heads/master
2021-12-05T14:32:01.782047
2008-01-01T13:13:39
2008-01-01T13:13:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
40,527
cpp
/************************************************************************* Crytek Source File. Copyright (C), Crytek Studios, 2001-2007. ------------------------------------------------------------------------- $Id$ $DateTime$ Description: Game-side part of Palyer's network profile ----------------------------...
[ "dante.renevo@gmail.com", "kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31" ]
[ [ [ 1, 24 ], [ 26, 30 ], [ 33, 38 ], [ 40, 72 ], [ 704, 729 ], [ 731, 739 ], [ 745, 746 ], [ 748, 753 ], [ 755, 775 ], [ 777, ...
67f213646c96d8113db18bcf6551e341854a9fee
df238aa31eb8c74e2c208188109813272472beec
/BCGInclude/BCGPEdit.h
2e74af23731b71bb80bd9bebfae5f6c45ff4b79a
[]
no_license
myme5261314/plugin-system
d3166f36972c73f74768faae00ac9b6e0d58d862
be490acba46c7f0d561adc373acd840201c0570c
refs/heads/master
2020-03-29T20:00:01.155206
2011-06-27T15:23:30
2011-06-27T15:23:30
39,724,191
0
0
null
null
null
null
UTF-8
C++
false
false
3,988
h
//******************************************************************************* // COPYRIGHT NOTES // --------------- // This is a part of the BCGControlBar Library // Copyright (C) 1998-2008 BCGSoft Ltd. // All rights reserved. // // This source code can be used, distributed or modified // only under terms a...
[ "myme5261314@ec588229-7da7-b333-41f6-0e1ebc3afda5" ]
[ [ [ 1, 135 ] ] ]
5d955a36ac8bd25e173222f494e66c23ea07bd14
10bac563fc7e174d8f7c79c8777e4eb8460bc49e
/core/wx_image_panel.cpp
4959e60185f3b1b901ca3e825a2622f32e42a0d7
[]
no_license
chenbk85/alcordev
41154355a837ebd15db02ecaeaca6726e722892a
bdb9d0928c80315d24299000ca6d8c492808f1d5
refs/heads/master
2021-01-10T13:36:29.338077
2008-10-22T15:57:50
2008-10-22T15:57:50
44,953,286
0
1
null
null
null
null
UTF-8
C++
false
false
6,524
cpp
///////////////////////////////////////////////////////////////////////////// // Name: wx_image_panel.cpp // Purpose: // Author: Andrea Carbone // Modified by: // Created: 18/03/2007 16:06:56 // RCS-ID: // Copyright: Alcor // Licence: /////////////////////////////////////////...
[ "andrea.carbone@1c7d64d3-9b28-0410-bae3-039769c3cb81" ]
[ [ [ 1, 305 ] ] ]
4fddecb75d512fbbb676f0127ec4153bf0df872c
5a39be53de11cddb52af7d0b70b56ef94cc52d35
/src/invert.cpp
3efc47e62ac4df66a2482eadc3bd7fbc5d0f2dfe
[]
no_license
zchn/jsepku
2b76eb5d118f86a5c942a9f4ec25a5adae24f802
8290fef5ff8abaf62cf050cead489dc7d44efa5f
refs/heads/master
2016-09-10T19:44:23.882210
2008-01-01T07:32:13
2008-01-01T07:32:13
33,052,475
0
0
null
null
null
null
GB18030
C++
false
false
2,779
cpp
// 我真诚地保证: // 我自己独立地完成了整个程序从分析、设计到编码的所有工作。 // 如果在上述过程中,我遇到了什么困难而求教于人,那么,我将在程序实习报告中 // 详细地列举我所遇到的问题,以及别人给我的提示。 // 在此,我感谢 XXX, …, XXX对我的启发和帮助。下面的报告中,我还会具体地提到 // 他们在各个方法对我的帮助。 // 我的程序里中凡是引用到其他程序或文档之处, // 例如教材、课堂笔记、网上的源代码以及其他参考书上的代码段, // 我都已经在程序的注释里很清楚地注明了引用的出处。 // 我从未没抄袭过别人的程序,也没有盗用别人的程序, // 不管是修改式的...
[ "joyanlj@702d1322-cd41-0410-9eed-0fefee27d168" ]
[ [ [ 1, 88 ] ] ]
65eacb3dacccdd96e4add69bbcbfa2d8db7f2054
1d693dd1b12b23c72dd0bb12a3fc29ed88a7e2d5
/src/nbpflcompiler/pflexpression.cpp
dd5bdba4affdbb1ad925e918a1e673d625b5ec92
[]
no_license
rrdenicol/Netbee
8765ebc2db4ba9bd27c2263483741b409da8300a
38edb4ffa78b8fb7a4167a5d04f40f8f4466be3e
refs/heads/master
2021-01-16T18:42:17.961177
2011-12-26T20:27:03
2011-12-26T20:27:03
3,053,086
0
0
null
null
null
null
UTF-8
C++
false
false
5,826
cpp
/*****************************************************************************/ /* */ /* Copyright notice: please read file license.txt in the NetBee root folder. */ /* ...
[ "rdenicol@cpqd.com.br" ]
[ [ [ 1, 264 ] ] ]
a79e99ca67b238eba77d2b94572bae7f0d0eb385
700aec6c62833fdbfa058959e43e9b1408acf8fc
/AngelSript/sdk/angelscript/source/as_module.h
211df6ffd3cf250e2925337ca5a5217793acfaff
[]
no_license
avansc/qLib
7427dbb1cf5019c91fc290c82e4338d4c60b010d
a8dbb5a6b0efcfac906868a876ca71e7989853ad
refs/heads/master
2021-01-01T05:38:15.132895
2011-06-07T16:49:28
2011-06-07T16:49:28
1,811,678
1
0
null
null
null
null
UTF-8
C++
false
false
8,623
h
/* AngelCode Scripting Library Copyright (c) 2003-2011 Andreas Jonsson 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 ...
[ "avansc@gmail.com" ]
[ [ [ 1, 227 ] ] ]
610fd26e4b8bae12123c636e62cd88978cf42ba3
1cc5720e245ca0d8083b0f12806a5c8b13b5cf98
/v102/ok/10201/c.cpp
c04696b4fcc92c3bea04e7ae440f87eb73db7e82
[]
no_license
Emerson21/uva-problems
399d82d93b563e3018921eaff12ca545415fd782
3079bdd1cd17087cf54b08c60e2d52dbd0118556
refs/heads/master
2021-01-18T09:12:23.069387
2010-12-15T00:38:34
2010-12-15T00:38:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,891
cpp
#include <iostream> #include <string> #include <stdio.h> #include <stdlib.h> using namespace std; class StrArray { public: char **s; int tot; StrArray(int i){ s = (char **) malloc(sizeof(char *)*i); clear(); } void clear() { tot = 0; } void add(cha...
[ "guilherme.silveira@caelum.com.br" ]
[ [ [ 1, 158 ] ] ]
0f6f2e7c90d767b70b03a21701917a1c07ebee26
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/Dependencies/Xerces/include/xercesc/util/RefHash3KeysIdPool.hpp
53dc59370de8a1cbed9f709748a04ff2b61666fe
[]
no_license
svn2github/ngene
b2cddacf7ec035aa681d5b8989feab3383dac012
61850134a354816161859fe86c2907c8e73dc113
refs/heads/master
2023-09-03T12:34:18.944872
2011-07-27T19:26:04
2011-07-27T19:26:04
78,163,390
2
0
null
null
null
null
UTF-8
C++
false
false
11,196
hpp
/* * Copyright 2001,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 284 ] ] ]
a630d98c8bc5c499a7f33c5890f8682e0db090d2
04480fe64bb0d0535711f534ac1d343f41fa297d
/arquiteturaQuaseFinal/Arquitetura-build-desktop/tmp/moc/debug_shared/moc_circulo.cpp
0fbdb9dd456c40468d71378c3c84f28a69fdfa32
[]
no_license
prosanes/arquitetura-pli
e37a69cd6b5e0c9dc6e8ae605cda5f1f21f328b4
05fc902d4cce4c009a1714e893bb04e02e7f94a9
refs/heads/master
2020-04-27T17:08:41.913097
2010-12-13T18:55:08
2010-12-13T18:55:08
32,121,762
0
0
null
null
null
null
UTF-8
C++
false
false
2,101
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'circulo.h' ** ** Created: Sun 1. Aug 19:57:54 2010 ** by: The Qt Meta Object Compiler version 62 (Qt 4.6.3) ** ** WARNING! All changes made in this file will be lost! ********************...
[ "prosanes@d2cc51ec-644b-ba46-3315-dce07c01be90" ]
[ [ [ 1, 69 ] ] ]
545d6cb95bacc684442572448e07bb42f61f9fd2
d6a28d9d845a20463704afe8ebe644a241dc1a46
/tests/mrt.cpp
179405de188dff30ad0c50c401eb7ed26bf6d336
[ "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
3,035
cpp
// Copyright (C) 2008-2009 Christian Stehno, Colin MacDonald // No rights reserved: this software is in the public domain. #include "testUtils.h" using namespace irr; using namespace core; using namespace scene; using namespace video; using namespace io; using namespace gui; //! Tests rendering MRTs sta...
[ "hybrid@dfc29bdd-3216-0410-991c-e03cc46cb475" ]
[ [ [ 1, 84 ] ] ]
c0593b88903a05d112c889f3469a21589a9d6d36
22d9640edca14b31280fae414f188739a82733e4
/Code/VTK/include/vtk-5.2/vtkMergeColumns.h
a0065a0d627e0c4855648c00bb81aa3ddba0cf05
[]
no_license
tack1/Casam
ad0a98febdb566c411adfe6983fcf63442b5eed5
3914de9d34c830d4a23a785768579bea80342f41
refs/heads/master
2020-04-06T03:45:40.734355
2009-06-10T14:54:07
2009-06-10T14:54:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,582
h
/*========================================================================= Program: Visualization Toolkit Module: $RCSfile: vtkMergeColumns.h,v $ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. ...
[ "nnsmit@9b22acdf-97ab-464f-81e2-08fcc4a6931f" ]
[ [ [ 1, 73 ] ] ]
3e296932214220de7a18308db5d9b5fa52bdb115
282057a05d0cbf9a0fe87457229f966a2ecd3550
/EIBStdLib/src/SearchResponse.cpp
4014843d5dc6e8c61b2088f5f12b78d31d4af021
[]
no_license
radtek/eibsuite
0d1b1c826f16fc7ccfd74d5e82a6f6bf18892dcd
4504fcf4fa8c7df529177b3460d469b5770abf7a
refs/heads/master
2021-05-29T08:34:08.764000
2011-12-06T20:42:06
2011-12-06T20:42:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,133
cpp
#include "SearchResponse.h" using namespace EibStack; CSearchResponse::CSearchResponse(const CString& ctrl_addr, int ctrl_port, KNXMedium knxMedium, const CEibAddress& devAddr, short projInstallId, const char serial[], unsigned long multicatAddr, ...
[ "yosig81@gmail.com" ]
[ [ [ 1, 63 ] ] ]
6be2ef2aec7ffb367fa22229a18d82f00bf8d217
27167a5a0340fdc9544752bd724db27d3699a9a2
/include/dockwins/sstate.h
23fbd280b5c16862e350811ecbe784387e986248
[]
no_license
eaglexmw-gmail/wtl-dockwins
2b464be3958e1683cd668a10abafb528f43ac695
ae307a1978b73bfd2823945068224bb6c01ae350
refs/heads/master
2020-06-30T21:03:26.075864
2011-10-23T12:50:14
2011-10-23T12:50:14
200,951,487
2
1
null
null
null
null
UTF-8
C++
false
false
31,358
h
// Copyright (c) 2002 // Sergey Klimov (kidd@ukr.net) #ifndef WTL_DW_SSTATE_H_INCLUDED_ #define WTL_DW_SSTATE_H_INCLUDED_ #pragma once // NOTE: To be able to CSplitterWindowStateAdapter include atlsplit.h first #include <algorithm> #include <limits> #include <map> #include <memory> #include <sstream> ...
[ "sergiu.dotenco@gmail.com" ]
[ [ [ 1, 928 ] ] ]
6d3de25e52f01b59ec579bfa1bafa857223c773a
16d6176d43bf822ad8d86d4363c3fee863ac26f9
/Submission/Submission/Source code/rayTracer/Transform.h
f92abce6434c1b62b8923fbb70f01741119959a5
[]
no_license
preethinarayan/cgraytracer
7a0a16e30ef53075644700494b2f8cf2a0693fbd
46a4a22771bd3f71785713c31730fdd8f3aebfc7
refs/heads/master
2016-09-06T19:28:04.282199
2008-12-10T00:02:32
2008-12-10T00:02:32
32,247,889
0
0
null
null
null
null
UTF-8
C++
false
false
584
h
#pragma once #include "nv_math.h" #define MAX_DEPTH 10 /* maintain current transform stack */ class Transform { mat4 *stack[MAX_DEPTH]; int top; mat4 currTransform; void calcCurrTransform(); void push(mat4 M); mat4 pop(); bool isEmpty(){return top==-1;}; bool isFull(){return top==MAX_DEPTH-1;...
[ "preeths.narayan@gmail.com@074c0a88-b503-11dd-858c-a3a1ac847323" ]
[ [ [ 1, 31 ] ] ]
7417affc02ee38fdff0b72185e41580a5a9636d0
54cacc105d6bacdcfc37b10d57016bdd67067383
/trunk/source/tools/hoportal/main.cpp
2adb318f29500a9516873fd5d192b75185282352
[]
no_license
galek/hesperus
4eb10e05945c6134901cc677c991b74ce6c8ac1e
dabe7ce1bb65ac5aaad144933d0b395556c1adc4
refs/heads/master
2020-12-31T05:40:04.121180
2009-12-06T17:38:49
2009-12-06T17:38:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,971
cpp
/*** * hoportal: main.cpp * Copyright Stuart Golodetz, 2009. All rights reserved. ***/ #include <iostream> #include <string> #include <vector> #include <boost/lexical_cast.hpp> using boost::bad_lexical_cast; using boost::lexical_cast; #include <source/io/files/OnionPortalsFile.h> #include <source/io...
[ "sgolodetz@gxstudios.net" ]
[ [ [ 1, 69 ] ] ]
f639fb007afa1e960b6ee9ae34d2fd365962e7b3
f5a3e2fcfe01bfe95d125a903c0af454c1b9cdd6
/PoppingTabWidget.cpp
cd7b2c2c1f7f896f938a05a25c899ad72aa2189d
[]
no_license
congchenutd/congchenmywords
11418c97d3d260d35766cdfbb9968a54f569fad7
29fd31f7e7a99b17fe789e9d97879728ea9dbb80
refs/heads/master
2021-01-02T09:08:59.667661
2011-02-21T02:05:05
2011-02-21T02:05:05
32,358,808
0
0
null
null
null
null
UTF-8
C++
false
false
1,868
cpp
#include "PoppingTabWidget.h" #include "PoppingTabBar.h" #include "UserSetting.h" #include "MainWindow.h" #include <QTabBar> #include <QDesktopWidget> #include <QApplication> PoppingTabWidget::PoppingTabWidget(QWidget *parent) : QTabWidget(parent) { PoppingTabBar* tb = new PoppingTabBar(this); setTabBar(t...
[ "congchenutd@33c296ca-c6a8-bfc7-d74f-b3a1fff04ced" ]
[ [ [ 1, 72 ] ] ]
6e38f815ce2fb4150893b3a89cd1421b3572e61e
e68cf672cdb98181db47dab9fb8c45e69b91e256
/src/ComputeDevice.cpp
0a0d9b5daad694a67862f6bbd2ef291425770837
[]
no_license
jiawen/QD3D11
09fc794f580db59bfc2faffbe3373a442180e0a5
c1411967bd2da8d012eddf640eeb5f7b86e66374
refs/heads/master
2021-01-21T13:52:48.111246
2011-12-19T19:07:17
2011-12-19T19:07:17
2,549,080
5
0
null
null
null
null
UTF-8
C++
false
false
1,799
cpp
#include "ComputeDevice.h" // static ComputeDevice* ComputeDevice::create( IDXGIAdapter* pAdapter ) { UINT createDeviceFlags = D3D11_CREATE_DEVICE_BGRA_SUPPORT; #ifdef _DEBUG createDeviceFlags |= D3D11_CREATE_DEVICE_DEBUG; #endif // For some odd reason, D3D11 requires that: // if pAdapter != NULL (y...
[ "jiawen@csail.mit.edu" ]
[ [ [ 1, 73 ] ] ]
36015000862dc4b0c6c38db5aae84142029684b0
3920e5fc5cbc2512701a3d2f52e072fd50debb83
/Source/Common/itkManagedPixelType.cxx
487f1c2cdc868bb132f31d099a8464549b923630
[ "MIT" ]
permissive
amirsalah/manageditk
4063a37d7370dcbcd08bfe9d24d22015d226ceaf
1ca3a8ea7db221a3b6a578d3c75e3ed941ef8761
refs/heads/master
2016-08-12T05:38:03.377086
2010-08-02T08:17:32
2010-08-02T08:17:32
52,595,294
0
0
null
null
null
null
UTF-8
C++
false
false
36,102
cxx
/*============================================================================= NOTE: THIS FILE IS A HANDMADE WRAPPER FOR THE ManagedITK PROJECT. Project: ManagedITK Program: Insight Segmentation & Registration Toolkit Module: itkManagedPixelType.cxx Language: C++/CLI Author: Dan Muelle...
[ "dan.muel@a4e08166-d753-0410-af4e-431cb8890a25" ]
[ [ [ 1, 836 ] ] ]
8c19fb68d80c005efe27b4198d129bc9d9201cc5
c8ab6c440f0e70e848c5f69ccbbfd9fe2913fbad
/bowling/Gutter.cpp
40a7a1c0360df58e5c422f057e943e57da71eb14
[]
no_license
alyshamsy/power-bowling
2b6426cfd4feb355928de95f1840bd39eb88de0b
dd650b2a8e146f6cdf7b6ce703801b96360a90fe
refs/heads/master
2020-12-24T16:50:09.092801
2011-05-12T14:37:15
2011-05-12T14:37:15
32,115,585
0
0
null
null
null
null
UTF-8
C++
false
false
4,200
cpp
#include "Gutter.h" Gutter::Gutter() { body = new cyclone::RigidBody(); } Gutter::~Gutter() { delete body; } /** Draws the block. */ void Gutter::render(GLuint texture) { // Get the OpenGL transformation GLfloat mat[16]; body->getGLTransform(mat); glColor3f(0.3f, 0.3f, 0.3...
[ "aly.shamsy@71b57f4a-8c0b-a9ba-d1fe-6729e2c2215a" ]
[ [ [ 1, 129 ] ] ]
5701af84ba09bc4f4b656c2bd3cb3c6ad8abd1e7
05869e5d7a32845b306353bdf45d2eab70d5eddc
/soft/application/NetworkSimulator/SimulatorStart.cpp
834a45f3fc497dfca7e2e73ed79ab5cca0bf52ba
[]
no_license
shenfahsu/sc-fix
beb9dc8034f2a8fd9feb384155fa01d52f3a4b6a
ccc96bfaa3c18f68c38036cf68d3cb34ca5b40cd
refs/heads/master
2020-07-14T16:13:47.424654
2011-07-22T16:46:45
2011-07-22T16:46:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,592
cpp
// SimulatorStart.cpp: implementation of the CSimulatorStart class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "NetworkSimulator.h" #include "SimulatorStart.h" #include "MainDialog.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__...
[ "windyin@2490691b-6763-96f4-2dba-14a298306784" ]
[ [ [ 1, 108 ] ] ]
4ee2b3b6c62b04d32702e8dce644ef04a74adc2c
559770fbf0654bc0aecc0f8eb33843cbfb5834d9
/haina/codes/beluga/client/symbian/BelugaDb/src/CEntityDb.cpp
fe176a3d9f376cefe124155b2d07318edbed8ad1
[]
no_license
CMGeorge/haina
21126c70c8c143ca78b576e1ddf352c3d73ad525
c68565d4bf43415c4542963cfcbd58922157c51a
refs/heads/master
2021-01-11T07:07:16.089036
2010-08-18T09:25:07
2010-08-18T09:25:07
49,005,284
1
0
null
null
null
null
UTF-8
C++
false
false
1,515
cpp
/* ============================================================================ Name : CEntityDb.cpp Author : shaochuan.yang Copyright : haina Description : Database access base class ============================================================================ */ #include "CEntityDb.h" #include "...
[ "shaochuan.yang@6c45ac76-16e4-11de-9d52-39b120432c5d" ]
[ [ [ 1, 73 ] ] ]
4b48df45d3899574eabdc26a42c3cc07e0ca3ce1
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Physics/Internal/Collide/Util/hkpCollideTriangleUtil.h
864b4607c0aea8b9dca01ecfd27602ee6438c606
[]
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
5,663
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, 165 ] ] ]
c627d0416eebcf4cf143155f455c5c6994d5ac7e
0b55a33f4df7593378f58b60faff6bac01ec27f3
/Konstruct/Common/Graphics/kpgAnimationManager.h
db18487396c44ba4d4476b4e846e76838bb4179e
[]
no_license
RonOHara-GG/dimgame
8d149ffac1b1176432a3cae4643ba2d07011dd8e
bbde89435683244133dca9743d652dabb9edf1a4
refs/heads/master
2021-01-10T21:05:40.480392
2010-09-01T20:46:40
2010-09-01T20:46:40
32,113,739
1
0
null
null
null
null
UTF-8
C++
false
false
1,513
h
#pragma once #include "Common/Utility/kpuMap.h" #include "Common/Utility/kpuFixedArray.h" #include "kpgAnimation.h" class kpuXmlParser; class kpgLinkedList; class kpgAnimationInstance; class kpgAnimationManager { public: kpgAnimationManager(void); ~kpgAnimationManager(void); static kpgAnimationMana...
[ "bflassing@0c57dbdb-4d19-7b8c-568b-3fe73d88484e" ]
[ [ [ 1, 57 ] ] ]
f92473c5fbc1c196f48df6dc390405ca730b5280
d752d83f8bd72d9b280a8c70e28e56e502ef096f
/Shared/Utility/Memory/MemoryManager.h
0006b3f89528b68ef66c6169b3529992f12422a3
[]
no_license
apoch/epoch-language.old
f87b4512ec6bb5591bc1610e21210e0ed6a82104
b09701714d556442202fccb92405e6886064f4af
refs/heads/master
2021-01-10T20:17:56.774468
2010-03-07T09:19:02
2010-03-07T09:19:02
34,307,116
0
0
null
null
null
null
UTF-8
C++
false
false
2,571
h
// // The Epoch Language Project // FUGUE Virtual Machine // // Memory management subsystems. These classes handle the internal // memory allocations and services for the virtual machine. // #pragma once // // Platform-independent wrapper for managing heaps. // class HeapManager { // Construction and...
[ "don.apoch@gmail.com" ]
[ [ [ 1, 117 ] ] ]
1b96c6e501a2a284e365e005b81cda821fe33dc4
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/contrib/ncterrain2/src/nct2tools/ntgafile.cc
b0f75a60acc43f8f62ce2f268c24c81049b92db5
[]
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
6,023
cc
//------------------------------------------------------------------------------ // ntgafile.cc // (C) 2003 RadonLabs GmbH //------------------------------------------------------------------------------ #include "nct2tools/ntgafile.h" //-------------------------------------------------------------------------...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
[ [ [ 1, 221 ] ] ]
f53b8d13964d3cead2fc26d110caf8e8bed3176e
6630a81baef8700f48314901e2d39141334a10b7
/1.4/Testing/Cxx/swWxGuiTesting/CppGuiTest/swCRCaptureTest.h
f660122aacb5698efe1b99453fbf3eca732606d7
[]
no_license
jralls/wxGuiTesting
a1c0bed0b0f5f541cc600a3821def561386e461e
6b6e59e42cfe5b1ac9bca02fbc996148053c5699
refs/heads/master
2021-01-10T19:50:36.388929
2009-03-24T20:22:11
2009-03-26T18:51:24
623,722
1
0
null
null
null
null
ISO-8859-1
C++
false
false
1,292
h
/////////////////////////////////////////////////////////////////////////////// // Name: swWxGuiTesting/CppGuiTest/swCRCaptureTest.h // Author: Reinhold Füreder // Created: 2004 // Copyright: (c) 2005 Reinhold Füreder // Licence: wxWindows licence ////////////////////////////////////////////...
[ "john@64288482-8357-404e-ad65-de92a562ee98" ]
[ [ [ 1, 59 ] ] ]
1ce99b49079ba211f28d5e9d51948ad154948235
a97b8228807e6cc6cb2e2a6bf32ca10373af053c
/uxn/patl/config.hpp
32fa72a2c3a2c35ec81def8434b21692e6e573f1
[]
no_license
swagatata/patl
e04308d3ce77fb242a86b79d017d028f4d039c29
805522055874de82efcb297ef9e7168e7b01c870
refs/heads/master
2021-01-16T17:49:08.382127
2011-06-28T15:52:39
2011-06-28T15:52:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,188
hpp
/*- | This source code is part of PATL (Practical Algorithm Template Library) | Released under the BSD License (http://www.opensource.org/licenses/bsd-license.php) | Copyright (c) 2005, 2007..2009, Roman S. Klyujkov (uxnuxn AT gmail.com) -*/ #ifndef PATL_CONFIG_HPP #define PATL_CONFIG_HPP #ifdef __GNUG__ ...
[ "uxnuxn@ac5c578c-d34d-0410-9547-55c0b358f148" ]
[ [ [ 1, 63 ] ] ]
e137b8f3d31c6923923d8a1ab00fa654703adc6d
aee9f4a7a277c3f44eac40072adb81dc52db3079
/Code/core/ComponentCalibrationTSAI.cpp
fa6735d6d9d30ddeddd3e7329efc4b3a983e7cd8
[]
no_license
SiChiTong/swistrackplus
1a1bbc7dd8457ec908ced0cae3e30ef1f0d85551
7746c32dcfdbe1988c82e7a1561534c519ac0872
refs/heads/master
2020-04-05T02:31:55.840432
2010-06-01T14:12:46
2010-06-01T14:12:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,071
cpp
#include "ComponentCalibrationTSAI.h" #define THISCLASS ComponentCalibrationTSAI #include "DisplayEditor.h" #include "DataStructureParticles.h" #include "libtsai.h" #include <wx/log.h> #include <fstream> THISCLASS::ComponentCalibrationTSAI(SwisTrackCore *stc): Component(stc, wxT("CalibrationTSAI")), mD...
[ "root@newport-ril-server.(none)" ]
[ [ [ 1, 194 ] ] ]
167a14df6ecb69acf1e9c1c996620559cfe9d686
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/app/messaging/mms_client_mtm_api/src/MMSClientMTMBCTesterTools.cpp
613022697b45000cc61e4d1a786bd1ac0f7de49a
[]
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
3,720
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, 123 ] ] ]
68efac0458c316ea3ecc90e2bee6336a6239c55c
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/renaissance/rnsgameplay/src/npopulator/npopulator.cc
f3e4708c6c56a7889b6cc57b13e9b7d5a644b15a
[]
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
6,718
cc
#include "precompiled/pchrnsgameplay.h" //------------------------------------------------------------------------------ // npopulator.cc // (C) Conjurer Services, S.A. 2006 //------------------------------------------------------------------------------ #include "npopulator/npopulator.h" #include "util/nrandom...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
[ [ [ 1, 300 ] ] ]
894710f39dfd7572673ebb293c3feabf4ab02726
ad80c85f09a98b1bfc47191c0e99f3d4559b10d4
/code/src/variable/nvariableserver_cmds.cc
3a077f28aa820afc63e225f3e499330eab51d7ff
[]
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
5,374
cc
#define N_IMPLEMENTS nVariableServer //------------------------------------------------------------------------------ // nvariableserver_cmds.cc // (C) 2003 RadonLabs GmbH //------------------------------------------------------------------------------ #include "kernel/nclass.h" #include "variable/nvariableserv...
[ "plushe@411252de-2431-11de-b186-ef1da62b6547" ]
[ [ [ 1, 182 ] ] ]
54d57100a722162f0bdb4b5cf3b8585f08e04224
c82ae5a5c899298a3155fd6d4b46be2638df41e9
/utconfig.h
05a51b7d1f23dc2d17c96df07e88bcf1f05c6d1e
[]
no_license
toslunar/UTyping
5a4e3ab46d218ab27fd2c2bcc635c5f792ccbc49
1b2eff072bda776ae4d7091f39d0c440f45d2727
refs/heads/master
2023-08-17T09:59:34.132597
2010-01-05T11:06:39
2010-01-05T11:06:39
412,716,324
3
1
null
null
null
null
SHIFT_JIS
C++
false
false
7,082
h
#ifndef __UTYPING_CONFIG #define __UTYPING_CONFIG enum{ CONFIG_NEVER, CONFIG_QUERY, CONFIG_ALWAYS, }; #include <stdio.h> #include <string.h> class UTypingConfig{ public: UTypingConfig(); void init(); void read(); public: //bool f_useMultiThread; int loadSoundType; int volume; char defa...
[ "tos.lunar@gmail.com" ]
[ [ [ 1, 221 ] ] ]
4835fca6077218001af8d7bede9e2798da497419
8a3fce9fb893696b8e408703b62fa452feec65c5
/业余时间学习笔记/宏定义.cpp
ba4f6e3e7fc20717825ea7ef719e5958d62a4f2c
[]
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
4,120
cpp
1,防止一个头文件被重复包含 #ifndef BODYDEF_H #define BODYDEF_H //头文件内容 #endif 2,得到指定地址上的一个字节或字 #define MEM_B( x ) ( *( (byte *) (x) ) ) #define MEM_W( x ) ( *( (word *) (x) ) ) 3,得到一个field在结构体(struct)中的偏移量 #define FPOS( type, field ) ( (dword) &(( type *) 0)-> field ) 4,得到一个结构体中field所占用的字节数 #define FSIZ(...
[ "tangpeng918@126.com" ]
[ [ [ 1, 99 ] ] ]
aa5a67b365adac6d3f1109797f0e4e2caeed16f3
f2b70f0f8d6f61899eb70b9f2626f1eb44f68cc7
/libs/qtutil/include/qtutil/highlighter.h
c9024044d182cdc7ff95321219821c1d3f860f03
[]
no_license
vikas100/VoxOx
cc36efcbb9a82da03c05ea76093426aafba3bd8c
d4fae14f3f5a4de29abad3b79f4903db01daa913
refs/heads/master
2020-05-18T06:57:08.968725
2011-05-14T01:56:29
2011-05-14T01:56:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,815
h
/**************************************************************************** ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** ** This file is part of the example classes of the Qt Toolkit. ** ** This file may be used under the terms of the GNU General Public ** License versions 2.0 or 3.0 as...
[ "info@drollette.com" ]
[ [ [ 1, 105 ] ] ]
3ec41541e68c99bfe3a9df23182ce311353d84d2
27687dfacdfa03f7a1f509e36e848fa1767f47b3
/Addonissimo2/includes/CDetourReq.h
df6bce1cf340c3334a49a053168dd339e9474362
[]
no_license
Gbps/gmod
7f11a79e439c2c63233ad9dcc2e3c32e6c8ceb95
125f7c94e5732abc4dac441181bc3bad51c7aa23
refs/heads/master
2022-06-20T18:36:45.742134
2011-08-04T03:08:58
2011-08-04T03:08:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,099
h
#pragma once #define _TARGET_PROCESS_NAME "hl2.exe" // Includes win headers // Many includes are unnnecessary for this project #include <Windows.h> #include <stdio.h> #include <fstream> #include <intrin.h> #include <windows.h> #include <winnt.h> #include <WinBase.h> #include <tlhelp32.h> #include <shl...
[ "cowmonkey111@ea4bc6c7-d654-2506-312e-aa9fc04bc719" ]
[ [ [ 1, 49 ] ] ]
24a84e2a7357cbda14f4010d5c7b41db0cf5c21b
36d0ddb69764f39c440089ecebd10d7df14f75f3
/プログラム/Ngllib/include/Ngl/OpenGL/BufferGL.h
97f9fef606b72cfd0d1a3114938047d44e917804
[]
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
3,691
h
/*******************************************************************************/ /** * @file BufferGL.h. * * @brief OpenGL バッファクラスヘッダファイル. * * @date 2008/07/20. * * @version 1.00. * * @author Kentarou Nishimura. */ /******************************************************************************...
[ "rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33" ]
[ [ [ 1, 155 ] ] ]
56c2b3c1b1531ecf60aada5a2d6dc1f013cc274b
b2fa537cef03244de283e231932f22ee41aec051
/src/agg/agg_span_image_filter.h
8ecbbd4138853e2cc38c37a97bb708dc79f3102c
[]
no_license
rebolsource/r3-hostkit
2e0037119cde8a161e2f7994fd3842cc3891e9d5
f331c6a46947e6e5afedc90f3d375bcd3f7ad8a1
refs/heads/master
2021-01-10T18:34:50.420402
2010-09-09T18:38:59
2010-09-10T11:59:58
813,301
0
0
null
null
null
null
UTF-8
C++
false
false
5,367
h
//---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.3 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // Permission to copy, use, modify, sell and distribute this software // is granted provided this copyright notice appears i...
[ "a@bolka.at" ]
[ [ [ 1, 129 ] ] ]
f4f87ea6e3743588479daffc6e8cd91da09737df
99c792a222fd8fb93242598a247591e28a766769
/configuration.h
9b8baeaa5b92b4ebfe3925eae4f0a0e43edae716
[]
no_license
benkopolis/windows-xml-logs-parser
0cebfbdf104ef6d332278177eb89c1b7a375e7e9
54bc23afe11fc966ff848fa56ff9cb861af996e1
refs/heads/master
2016-09-06T02:17:09.855692
2011-06-06T10:29:53
2011-06-06T10:29:53
32,231,282
0
0
null
null
null
null
UTF-8
C++
false
false
909
h
#ifndef CONFIGURATION_H #define CONFIGURATION_H #include <QObject> #include <QIODevice> #include <QVariantMap> #include "commons/exception.h" #include <QMutex> /** * This class reads configuration from given file. * Coniguration should have proper format, described in documentation. * It is singleto...
[ "benkopolis@gmail.com@da19ff29-70bf-c5c3-61f4-a312932c5284" ]
[ [ [ 1, 45 ] ] ]
ce2d874a5ec9b6fab7e4736946cc6a170f1d6a6d
3daaefb69e57941b3dee2a616f62121a3939455a
/mgllib/src/august/AugustText.h
e3477dcb7812b35703fb54e73e6e04bdb09e55e1
[]
no_license
myun2ext/open-mgl-legacy
21ccadab8b1569af8fc7e58cf494aaaceee32f1e
8faf07bad37a742f7174b454700066d53a384eae
refs/heads/master
2016-09-06T11:41:14.108963
2009-12-28T12:06:58
2009-12-28T12:06:58
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
2,066
h
////////////////////////////////////////////////////////// // // AugustText // ////////////////////////////////////////////////////////// #ifndef __AugustText_H__ #define __AugustText_H__ #include "agh.h" #include "AugustCommon.h" #include "MglGraphicManager.h" #include "MglText.h" //class DLL_EXP agh:...
[ "myun2@6d62ff88-fa28-0410-b5a4-834eb811a934" ]
[ [ [ 1, 68 ] ] ]
610a750d33a62c55191434d2fdfa4dfc085365a7
fbf246f1ea06a14b61bf04f20d9bf90b9ff73ef5
/GameAndWatch/src/devices/deveng_vtech_banana.cpp
c7a8314402a732f98e86937e40c67ec10501aa12
[]
no_license
biappi/GameAndWatch
e503f4ebabb326a45c81380f32358f9f810c9b2d
a586b16a48727b587253f1b95c89cf40fb4429d6
refs/heads/master
2020-09-21T14:02:05.733066
2011-08-31T16:16:23
2011-08-31T16:16:23
2,295,881
1
0
null
null
null
null
UTF-8
C++
false
false
10,710
cpp
#include "gwdbg.h" #include "devices/deveng_vtech_banana.h" GW_GameEngine_VTech_Banana::GW_GameEngine_VTech_Banana(int engineoptions, int options) : GW_GameEngine_VTech(engineoptions), options_(options) { // "BANANA" is default gamepath_set("banana"); size_set(561, 347); // game screen...
[ "antonio.malara@tomtom.com" ]
[ [ [ 1, 272 ] ] ]
3dfe4245a424003a84ae16492b4de1576e8df1c3
b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a
/Code/TootleCore/TLDebug.h
59fb6e19dea15d0c29cc20e92a6efd0628225e64
[]
no_license
SoylentGraham/Tootle
4ae4e8352f3e778e3743e9167e9b59664d83b9cb
17002da0936a7af1f9b8d1699d6f3e41bab05137
refs/heads/master
2021-01-24T22:44:04.484538
2010-11-03T22:53:17
2010-11-03T22:53:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,789
h
/*------------------------------------------------------ Debug routines - mostly dummy wrappers for the GutGut debug stuff for now FAQ: Are you getting an error like... error C2664: 'TLDebug::Break' : cannot convert parameter 1 from 'const char [17]' to 'const TString &' error C2665: 'TLDebug::Break' :...
[ "dibely@hotmail.com", "graham@grahamreeves.com" ]
[ [ [ 1, 37 ], [ 39, 43 ], [ 45, 45 ], [ 50, 70 ], [ 72, 89 ], [ 92, 96 ], [ 98, 130 ], [ 133, 133 ], [ 135, 135 ], [ 137, ...
dfc5c48bab1cd7c7f194dbfff1c42336b0c36af0
4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61
/CleanProject/ParticleUniverse/include/ParticleEmitters/ParticleUniverseMeshSurfaceEmitter.h
882750884b1311d3bfd83826c9e2034988f9c5bf
[]
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
WINDOWS-1258
C++
false
false
7,776
h
/* ----------------------------------------------------------------------------- This source file is part of the Particle Universe product. Copyright (c) 2006-2008 Henry van Merode Usage of this program is free for non-commercial use and licensed under the the terms of the GNU Lesser General Public License. ...
[ "pablosn@06488772-1f9a-11de-8b5c-13accb87f508" ]
[ [ [ 1, 233 ] ] ]
9cdcd6d0db87e7d0d4d9f2ef646be513c92547f7
7acbb1c1941bd6edae0a4217eb5d3513929324c0
/GLibrary-CPP/sources/GISocketServer.cpp
260196c73bc54ab8009825635e1b0e1697db8436
[]
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
172
cpp
#include "GISocketServer.h" GString GISocketServer::GetIp(GISocketServer *Socket) { if (Socket) return (Socket->GetIp(Socket->GetSocket())); return (""); }
[ "mvoirgard@34e8d5ee-a372-11de-889f-a79cef5dd62c" ]
[ [ [ 1, 9 ] ] ]
2c0468cb9c1e7415c26d901f39317a165ee0c4e5
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestlist/src/bctestlistformatbasecase.cpp
6e72c5321465041353b435e079bf013d6da2b766
[]
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
16,064
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, 431 ] ] ]
39683e65a0f98f814b14d925b0463ebd13793eac
3d560d0b4772580943946c78e2612ac0589c7958
/article_code/02.cpp
29fe84e96d6d455b0a98e7f419f8d9897036becb
[]
no_license
black-square/id2type-cast
b792f9d9c00afebba856494db58a4151dcfd2b33
1a313b55c1dac2ea388c943fa4bf326eaa1957c3
refs/heads/master
2020-05-30T13:03:58.304192
2011-11-01T09:46:58
2011-11-01T09:46:58
32,418,189
0
0
null
null
null
null
UTF-8
C++
false
false
1,616
cpp
#include <iostream> #include <string> #include <vector> #include <iterator> #include <complex> #include <algorithm> #include <functional> struct IStatistics { //... virtual void append( double v ) = 0; }; struct IData { //... virtual void processStatistics( IStatistics *pStat ) = 0; ...
[ "dfb@yandex.ru" ]
[ [ [ 1, 76 ] ] ]
c677f45915da6e7eaaf94138ede3d82625816f41
c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac
/src/Engine/Script/ExposePropertyContainer.cpp
1a3734cd027371780eb5018c54ec7cad558190a2
[]
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
5,538
cpp
#include "precomp.h" #include "ExposePropertyContainer.h" #include "ExposeIProperty.h" #include "ExposeIEntity.h" #include "ScriptMgr.h" #include <Core/CoreMgr.h> #include <Event/IEventManager.h> #include <Entity/IEntity.h> #include <Event/Event.h> using namespace Engine; using namespace LuaPlus; Exp...
[ "PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227" ]
[ [ [ 1, 200 ] ] ]
fc222101cb41164d7b23546b26ea6385aae4de6f
e54a55ca1039abc3120b8a6e6eb16a439c934858
/src/ofxControlPanel/src/guiXmlValue.h
b01b54eaa9062a72427cb857d189ba14b5795c8f
[]
no_license
pach/ofxControlPanel
75f7594447eb1a06a2cd3394b9ccb035545274c7
497f8414779e8aab0bb7595520a862b08bd085f4
refs/heads/master
2020-02-26T17:12:15.913658
2011-06-01T19:28:57
2011-06-01T19:28:57
1,833,613
0
0
null
null
null
null
UTF-8
C++
false
false
6,672
h
#pragma once class guiValue{ public: guiValue(){ } //------------------------------------------------ void addValue(float val, float _min, float _max){ value.push_back(val); valueI.push_back((int)val); valueB.push_back((bool)val);...
[ "theo@openframeworks.cc", "thomas.pachoud@gmail.com" ]
[ [ [ 1, 15 ], [ 17, 24 ], [ 38, 42 ], [ 44, 56 ], [ 58, 65 ], [ 81, 93 ], [ 95, 95 ], [ 97, 103 ], [ 123, 137 ], [ 140, 1...
884b17bc7fced1a1bb8f081eb2cb4e5b7bed1b6f
3e69b159d352a57a48bc483cb8ca802b49679d65
/tags/release-2006-04-24/include/wxstruct.h
d692117b2357c87ecde117b254953fb110239c49
[]
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
ISO-8859-1
C++
false
false
50,653
h
/***********************************************************/ /* wxstruct.h: */ /* descriptions des principales classes derivees utilisees */ /***********************************************************/ #ifndef WXSTRUCT_H #define WXSTRUCT_H #ifndef eda_global #define eda_global extern #...
[ "fcoiffie@244deca0-f506-0410-ab94-f4f3571dea26" ]
[ [ [ 1, 1491 ] ] ]
f3c07daedf7e2b4b16c17735831da15c2b84d672
bfc0e4b6c3ed04d90b20335987c51935e445d774
/newgrid.cpp
b7475edf504fd4df3e2784974cafdabc178f5628
[]
no_license
luzhskij/geoid
4f4a817e723b7deac98f7f132b7a10ec45b18f04
d2208addd40134da2242cbb430cd233307eaf12d
refs/heads/master
2021-01-10T07:39:17.449922
2008-04-17T06:28:03
2008-04-17T06:28:03
51,741,070
0
0
null
null
null
null
UTF-8
C++
false
false
10,171
cpp
/* * This file is part of the Geoid and licensed under the GNU General Public License, version 3 * http://www.gnu.org/licenses/gpl-3.0.html */ #include "newgrid.h" #include <math.h> #include <QFileDialog> #include <QFile> #include <QTextStream> #include <QMessageBox> NewGrid::NewGrid(QWidget *parent)...
[ "e.insafutdinov@aa633bd7-114a-0410-8488-2d504122b2f1" ]
[ [ [ 1, 334 ] ] ]
4513cff738ed60e44aab71e9f843d5053cc81bab
6712f8313dd77ae820aaf400a5836a36af003075
/testBaud.cpp
621f490c32af3f06cbace46fb51fcb372ac521f6
[]
no_license
AdamTT1/bdScript
d83c7c63c2c992e516dca118cfeb34af65955c14
5483f239935ec02ad082666021077cbc74d1790c
refs/heads/master
2021-12-02T22:57:35.846198
2010-08-08T22:32:02
2010-08-08T22:32:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,890
cpp
/* * rtsCTS.cpp * * This program will test the ability to get the state of the * CTS pin, toggle the RTS pin, and spew data over a serial port. * */ #include <unistd.h> #include <stdio.h> #include <fcntl.h> #include <termios.h> #include <sys/ioctl.h> #include <signal.h> #include <sys/poll.h> #in...
[ "ericn" ]
[ [ [ 1, 267 ] ] ]
4957c075f7d6a70543387de629d0f91d33d99891
5139374516102fade66e197acf4326157bbbab0c
/src/SoundManager.cpp
741cf6298da195a6c3cca66a89165e8ec135abf7
[]
no_license
DaHoC/ogrefps
0b123e06a0ad8507a1aaa758cd75cbf73318477a
6dbc32569383fc4678cbb36ba5fc5800f1a63b70
refs/heads/master
2016-09-06T07:42:12.306750
2011-01-02T21:18:01
2011-01-02T21:18:01
1,120,251
0
0
null
null
null
null
UTF-8
C++
false
false
18,089
cpp
#include "SoundManager.h" #include <fmod_errors.h> #define INITIAL_VECTOR_SIZE 100 #define INCREASE_VECTOR_SIZE 20 #define DOPPLER_SCALE 1.0 #define DISTANCE_FACTOR 1.0 #define ROLLOFF_SCALE 0.5 template<> SoundManager* Singleton<SoundManager>::ms_Singleton = 0; void SoundInstan...
[ "dahoc3150@googlemail.com" ]
[ [ [ 1, 501 ] ] ]
7fba44ff36071e194983d9e4e5234179b8c5cffe
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_events/messages/juce_MessageListener.cpp
afd7525afb0c14e8d9c7644fdee416a45bfb5deb
[]
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
2,243
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, 60 ] ] ]
c6dc43780fd872b9f132e7df4e79b36104880e72
e1f7c2f6dd66916fe5b562d9dd4c0a5925197ec4
/Engine/Project/include/AGUtilities.h
9d462009e64ffcd2baecb0a923c443d226405af9
[]
no_license
OtterOrder/agengineproject
de990ad91885b54a0c63adf66ff2ecc113e0109d
0b92a590af4142369e2946f692d5f30a06d32135
refs/heads/master
2020-05-27T07:44:25.593878
2011-05-01T14:52:05
2011-05-01T14:52:05
32,115,301
0
0
null
null
null
null
UTF-8
C++
false
false
2,631
h
#pragma once #include "AGTypes.h" //------------------------------------------------------------------------------------------------------------------------------ #define SAFE_DELETE(p) \ { \ if (p) \ { \ delete p; \ p = NULL; \ } \ } //----------------------------------...
[ "alban.chagnoleau@fe70d4ac-e33c-11de-8d18-5b59c22968bc" ]
[ [ [ 1, 82 ] ] ]
0cb51f11c4775de773f25b1bee250d5b238f9514
e2e49023f5a82922cb9b134e93ae926ed69675a1
/tools/aoslcpp/include/aosl/source_uri.inl
82e804d4361234fe716e45ceef9cebd4bdc1f6eb
[]
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
614
inl
// Copyright (C) 2005-2010 Code Synthesis Tools CC // // This program was generated by CodeSynthesis XSD, an XML Schema // to C++ data binding compiler, in the Proprietary License mode. // You should have received a proprietary license from Code Synthesis // Tools CC prior to generating this code. See the license ...
[ "klaim@localhost" ]
[ [ [ 1, 29 ] ] ]
9910ddd21c71d624d4a66a8141484b7919038963
508bfb3220be28811600a2cbf0aabae382f78775
/AcademicCrawler-sdk/Qt/Qt-4.6.2/include/Qt/qvarlengtharray.h
f62e506694c1616b03815ad4e4478b01d6de754c
[]
no_license
darkbtf/academic-crawler
295f3bd74b18e700402bc2be59f15694d6195471
5dfcb0f1b88b93aa7545ef233344a41570011532
refs/heads/master
2021-01-01T19:21:00.162442
2011-03-10T16:29:25
2011-03-10T16:29:25
42,468,175
0
0
null
null
null
null
UTF-8
C++
false
false
7,889
h
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:...
[ "ulmonkey1987@7c5ce3f8-edad-37de-be84-b98c484540b5" ]
[ [ [ 1, 256 ] ] ]
b872aa7d752fc45350b773732a299f52af3772ee
7c51155f60ff037d1b8d6eea1797c7d17e1d95c2
/Demo/Loader.cpp
59d97067e446830c9a6845584860615d4a6ce4d4
[]
no_license
BackupTheBerlios/ejvm
7258cd180256970d57399d0c153d00257dbb127c
626602de9ed55a825efeefd70970c36bcef0588d
refs/heads/master
2020-06-11T19:47:07.882834
2006-07-10T16:39:59
2006-07-10T16:39:59
39,960,044
0
0
null
null
null
null
UTF-8
C++
false
false
3,377
cpp
#include "Loader.h" #include "Heap.h" #include <stdio.h> #include <sys/stat.h> //#include <unistd.h> Loader * Loader::loaderInstance = NULL; //-------------------------------------------------------------- Loader * Loader::getInstance() { if(loaderInstance == NULL) loaderInstance = new Loader; ...
[ "almahallawy" ]
[ [ [ 1, 134 ] ] ]
528389b015939c565326c29a2a1968472cbdedec
28b0332fabba904ac0668630f185e0ecd292d2a1
/src/Common/ClassInstance.cpp
7fb86e1261a05ec890b25e46e95793c3c723f2ce
[]
no_license
iplayfast/crylib
57a507ba996d1abe020f93ea4a58f47f62b31434
dbd435e14abc508c31d1f2f041f8254620e24dc0
refs/heads/master
2016-09-05T10:33:02.861605
2009-04-19T05:17:55
2009-04-19T05:17:55
35,353,897
0
0
null
null
null
null
UTF-8
C++
false
false
13,003
cpp
/*************************************************************************** * Copyright (C) 2006 by Chris Bruner * * chris@Martha.crystal.com * * * * Thi...
[ "cwbruner@f8ea3247-a519-0410-8bc2-439d413616df" ]
[ [ [ 1, 438 ] ] ]
de0d4d269b8fa11a669c2485fe27b7df789ee541
3276915b349aec4d26b466d48d9c8022a909ec16
/c++/派生和继承/单继承/派生与有缘/派生与有缘函数.cpp
f69a21ee13c70baf97bb8f711a27a147f78aab41
[]
no_license
flyskyosg/3dvc
c10720b1a7abf9cf4fa1a66ef9fc583d23e54b82
0279b1a7ae097b9028cc7e4aa2dcb67025f096b9
refs/heads/master
2021-01-10T11:39:45.352471
2009-07-31T13:13:50
2009-07-31T13:13:50
48,670,844
0
0
null
null
null
null
GB18030
C++
false
false
1,216
cpp
#include<iostream.h> class xiao { private:int x; protected:int y; public:int z; xiao(int i,int j,int k) { x=i;y=j;z=k; } void disp() { cout<<"x="<<x<<endl; cout<<"y="<<y<<endl; } }; class da:private xiao { int w; protected:int v; public: da(int i,int j,int k,int l,int b):xiao(i,...
[ "sxoo0305@yahoo.com.cn" ]
[ [ [ 1, 64 ] ] ]
c009877703be99fdb205b48118948f1e070dcbb4
c95a83e1a741b8c0eb810dd018d91060e5872dd8
/Game/ObjectDLL/ObjectShared/Sprinkles.cpp
947c392ba00a39a49df984fb79b29f1e76ebba39
[]
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,637
cpp
#include "stdafx.h" #include "sprinkles.h" #include "sfxmsgids.h" LINKFROM_MODULE( Sprinkles ); #define ADD_SPRINKLE_PROP(num, defFilename) \ ADD_STRINGPROP_FLAG(Filename##num##, defFilename, PF_FILENAME)\ ADD_STRINGPROP_FLAG(SkinName##num##, "", PF_FILENAME)\ ADD_LONGINTPROP(Count##num##, 16)\ ADD_...
[ "vytautasrask@gmail.com" ]
[ [ [ 1, 201 ] ] ]
ada5a7fd5200cfbd8a047da9725c41c069b86767
a29ec259efa2c2f13e24be86a4c6ba174780857d
/include/ZakEngine/VertexBufferManager.h
3552d1856e22d554fe11cee2006d4cb507d0e3ea
[]
no_license
nlelouche/programacion2
639ffb55d06af4f696031ec777bec898b6224774
5ec9b29014c13786230e834deb44679b110351b4
refs/heads/master
2016-09-06T15:40:38.888016
2007-11-09T01:03:51
2007-11-09T01:03:51
32,653,635
0
0
null
null
null
null
ISO-8859-1
C++
false
false
6,025
h
#ifndef _VertexBufferManager_H_ #define _VertexBufferManager_H_ #include <windows.h> #include <d3d9.h> //#include "Renderer.h" //#include <assert.h> namespace zak { template <class PixelFormatClass, unsigned int FVF> class VertexBufferManager { static const int VB_SIZE = 450; static const int FLUSH_...
[ "yoviacthulhu@70076bbf-733e-0410-a12a-85c366f55b74" ]
[ [ [ 1, 185 ] ] ]
4813574c93d986e1545d08ea3ac72fb7ccbb2ef5
b8fe0ddfa6869de08ba9cd434e3cf11e57d59085
/NxOgre/build/source/NxOgreSpringDescription.cpp
b7058cdb77dcf80ccf639f48c5fa51fd01f9c8f2
[]
no_license
juanjmostazo/ouan-tests
c89933891ed4f6ad48f48d03df1f22ba0f3ff392
eaa73fb482b264d555071f3726510ed73bef22ea
refs/heads/master
2021-01-10T20:18:35.918470
2010-06-20T15:45:00
2010-06-20T15:45:00
38,101,212
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,620
cpp
/** File: NxOgreSpringDescription.cpp Created on: 16-Apr-09 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 GN...
[ "ithiliel@6899d1ce-2719-11df-8847-f3d5e5ef3dde" ]
[ [ [ 1, 52 ] ] ]
fe51202ec0c1f1b7d76f8977f25ae78f626574ae
701f9ab221639b56c28417ee6f6ee984acb24142
/Src/Force Engine/Animation/AnimationInfo.cpp
d7ea568567028b21702551afb5cac1fd05aa9308
[]
no_license
nlelouche/desprog1
2397130e427b4ada83721ecbb1a131682bc73187
71c7839675698e74ca43dd26c4af752e309dccb6
refs/heads/master
2021-01-22T06:33:14.083467
2010-02-26T16:18:39
2010-02-26T16:18:39
32,653,851
0
0
null
null
null
null
UTF-8
C++
false
false
899
cpp
/**************************************************************************** Force Engine v0.5 Creado: 28/03/08 Clase: AnimationInfo.cpp Hecho by: German Battiston AKA Melkor ****************************************************************************/ //--------------------------------------------------...
[ "gersurfer@a82ef5f6-654a-0410-99b4-23d68ab79cb1" ]
[ [ [ 1, 32 ] ] ]
3012c96c8032b22c946f917f595e3616abbb4ea5
0f8559dad8e89d112362f9770a4551149d4e738f
/Wall_Destruction/Havok/Source/ContentTools/Common/Filters/FilterTexture/GatherAndConvertTexture/hctGatherAndConvertTextureFilter.h
923744a096168721fcf780228efc97d7feeae5e2
[]
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
3,773
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 of H...
[ "olinord@gmail.com" ]
[ [ [ 1, 85 ] ] ]
8e923f11ac7c4b2b45343fceaa86fea9f60cee3f
ca99bc050dbc58be61a92e04f2a80a4b83cb6000
/Game/src/Map/World.h
9391b7a87e5464974b7c8792073b2e0113350e5a
[]
no_license
NicolasBeaudrot/angry-tux
e26c619346c63a468ad3711de786e94f5b78a2f1
5a8259f57ba59db9071158a775948d06e424a9a8
refs/heads/master
2021-01-06T20:41:23.705460
2011-04-14T18:28:04
2011-04-14T18:28:04
32,141,181
0
0
null
null
null
null
UTF-8
C++
false
false
1,116
h
/* Copyright (C) 2010 Nicolas Beaudrot This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program i...
[ "nicolas.beaudrot@43db0318-7ac6-f280-19a0-2e79116859ad" ]
[ [ [ 1, 36 ] ] ]
e8b15ae836f8d783500c6a4675d6638e6c29fb81
e9522499ed4d3b89f8538f5507347a255cd7fa52
/drawcli/statpage.h
8d3676c13f0981cae06a3a1472394168f551a8aa
[]
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
1,015
h
// statpage.h : header file ///////////////////////////////////////////////////////////////////////////// // CStatPage dialog class CStatPage : public CPropertyPage { DECLARE_DYNCREATE(CStatPage) // Construction public: CStatPage(); ~CStatPage(); // Dialog Data //{{AFX_DATA(CStatPage) enum ...
[ "zlalalal@sina.com.cn@cfa3df76-2cb6-11de-b2a4-4f96ceaaac44" ]
[ [ [ 1, 46 ] ] ]
e145521f03c777d92a5ff1b1ebb2b18f20d8cd11
74d531abb9fda8dc621c5d8376eb10ec4ef19568
/src/game.cpp
05affc510c488c6d39f2726c1f6dbc0ba0d32feb
[]
no_license
aljosaosep/xsoko
e207d6ec8de3196029e569e7765424a399a50f04
c52440ecee65dc2f3f38d996936e65b3ff3b8b5e
refs/heads/master
2021-01-10T14:27:04.644013
2009-09-02T20:39:53
2009-09-02T20:39:53
49,592,571
0
0
null
null
null
null
UTF-8
C++
false
false
2,614
cpp
/* * codename: xSoko * Copyright (C) Aljosa Osep, Jernej Skrabec, Jernej Halozan 2008 <aljosa.osep@gmail.com, jernej.skrabec@gmail.com, jernej.halozan@gmail.com> * * xSoko project is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by th...
[ "aljosa.osep@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb", "jernej.halozan@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb", "jernej.skrabec@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb" ]
[ [ [ 1, 30 ], [ 32, 35 ], [ 38, 50 ], [ 52, 57 ], [ 59, 63 ], [ 65, 70 ], [ 74, 91 ], [ 93, 93 ] ], [ [ 31, 31 ], [ 36, ...
c834103e77e3790b9072e81ae5cc7d55209c74ca
de98f880e307627d5ce93dcad1397bd4813751dd
/3libs/ut/include/OXMultiComboBox.inl
3a6ffc860fff4efd86b6cb538ec19c3837b8383d
[]
no_license
weimingtom/sls
7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8
d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd
refs/heads/master
2021-01-10T22:20:55.638757
2011-03-19T06:23:49
2011-03-19T06:23:49
44,464,621
2
0
null
null
null
null
WINDOWS-1252
C++
false
false
5,452
inl
// ========================================================================== // inline functions for class : COXMultiComboBox // ========================================================================== // Version: 9.3 // This software along with its related components, documentation and files ("The Libr...
[ "andyweike@tom.com" ]
[ [ [ 1, 178 ] ] ]
7f1bb54af1e319c27b517cba5199fed6bb8a30ea
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/include/OEUI/IOEUIFont.h
d6355ecc68ae1e81a150a4f8dafa1688cbf5df73
[]
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
875
h
/*! * \file IOEUIFont.h * \date 27-7-2009 17:49:03 * * * \author zjhlogo (zjhlogo@163.com) */ #ifndef __IOEUIFONT_H__ #define __IOEUIFONT_H__ #include "../libOEUI/OEUIType.h" #include "../libOEBase/IOEObject.h" #include "../OECore/IOETexture.h" class IOEUIFont : public IOEObject { public: ty...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
[ [ [ 1, 47 ] ] ]
e724d93c6795d753cf65f52d3c52bf59ebec0960
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/emu/cpu/uml.h
3e685cbdd8990a41e82ce986d8d3e11eb4801a9a
[]
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
38,036
h
/*************************************************************************** uml.h Universal machine language definitions and classes. **************************************************************************** Copyright Aaron Giles All rights reserved. Redistribution and use in sou...
[ "Mike@localhost" ]
[ [ [ 1, 690 ] ] ]
c8ec6bfa3ada1bd7037fef16a8951d4dd0078417
6188f1aaaf5508e046cde6da16b56feb3d5914bc
/CamFighter/Physics/PhysicalBody.h
9603358625c2814acec0cc3ea35ec2760c3b1071
[]
no_license
dogtwelve/fighter3d
7bb099f0dc396e8224c573743ee28c54cdd3d5a2
c073194989bc1589e4aa665714c5511f001e6400
refs/heads/master
2021-04-30T15:58:11.300681
2011-06-27T18:51:30
2011-06-27T18:51:30
33,675,635
1
0
null
null
null
null
UTF-8
C++
false
false
2,418
h
#ifndef __incl_Physics_PhysicalBody_h #define __incl_Physics_PhysicalBody_h #include "IPhysicalBody.h" #include "Constants.h" namespace Physics { class PhysicalBody : public IPhysicalBody { public: xVector3 NW_velocity; xVector3 NW_velocity_new; // REWRITE: Sho...
[ "dmaciej1@f75eed02-8a0f-11dd-b20b-83d96e936561" ]
[ [ [ 1, 74 ] ] ]
0fd78cde04ed8a798b41622aab10dcbca7c3e02f
4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61
/CleanProject/ParticleUniverse/include/ParticleAffectors/ParticleUniverseVelocityMatchingAffectorTokens.h
9ad06c2c5857430628da05f82fc149e3ff089663
[]
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
1,529
h
/* ----------------------------------------------------------------------------- This source file is part of the Particle Universe product. Copyright (c) 2006-2008 Henry van Merode Usage of this program is free for non-commercial use and licensed under the the terms of the GNU Lesser General Public License. ...
[ "pablosn@06488772-1f9a-11de-8b5c-13accb87f508" ]
[ [ [ 1, 45 ] ] ]
d4cec876445a89ea6d5198534595cd7de00170bf
5a05acb4caae7d8eb6ab4731dcda528e2696b093
/GameEngine/Resource/ResourceFactory.hpp
2a477d64f2b09ae44450a5a3613a4b42b2e2168c
[]
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,336
hpp
/*! */ #ifndef RESOURCE_FACTORY_HPP #define RESOURCE_FACTORY_HPP #include <boost/shared_ptr.hpp> #include <boost/cstdint.hpp> #include "../Core/TypeUtils.hpp" #include "../Core/Singleton.ipp" namespace Spiral { class Resource; namespace detail { template< class ResPolicyClass > class Reso...
[ "DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e" ]
[ [ [ 1, 50 ] ] ]
ebb71d91e47dc2349982995796ecba2e8f691d4a
63b1d959ad819cf748e66ffa4a5813967011e4af
/trunk/output_win/outputwin.h
b221560b5f44d4a011a32896465526091d34cc19
[]
no_license
BackupTheBerlios/caide-svn
a9f9beb7c78c882a1948fc9b82f60892c833f2aa
9513c174f2f1ba7a23a3cd8dbadb3acb284c0cfe
refs/heads/master
2020-04-07T13:00:10.062236
2005-04-23T16:03:19
2005-04-23T16:03:19
40,718,578
0
0
null
null
null
null
UTF-8
C++
false
false
593
h
// outputwin.h : Header file for class OutputWindow //////////////// #ifndef __SFS_OUTPUTWINDOW__H_ #define __SFS_OUTPUTWINDOW__H_ // Includes #include <qdockwindow.h> // Forward Declarations class QProcess; class QTextEdit; class COutputWindow : public QDockWindow { Q_OBJECT public: COutput...
[ "rshadowstalker@bf732942-59f5-0310-8ee4-97220ecff736" ]
[ [ [ 1, 34 ] ] ]
3269cc6151afd549d1dc9c5baeae08bdd54641a8
b14d5833a79518a40d302e5eb40ed5da193cf1b2
/cpp/extern/xercesc++/2.6.0/src/xercesc/util/Transcoders/Uniconv390/Uniconv390TransService.hpp
e54bb32239d9a4da6c2ee8098e57b2838caf6369
[ "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
8,492
hpp
/* * Copyright 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 * * Unless re...
[ "aburke@bitflood.org" ]
[ [ [ 1, 242 ] ] ]
538debc4ac466381efdaf8580f1a85bb07a3da7c
1741474383f0b3bc3518d7935a904f7903f40506
/A7/IfStmt.h
04f47090551781807ba9e5d8ddef69fd62317913
[]
no_license
osecki/drexelgroupwork
739df86f361e00528a6b03032985288d64b464aa
7c3bde253a50cab42c22d286c80cad72348b4fcf
refs/heads/master
2020-05-31T02:25:57.734312
2009-06-03T18:34:59
2009-06-03T18:34:59
32,121,248
0
0
null
null
null
null
UTF-8
C++
false
false
538
h
#ifndef IFSTMT_H #define IFSTMT_H #include <map> #include <string> #include <vector> #include "StmtList.h" #include "Stmt.h" #include "Expr.h" using namespace std; class IfStmt: public Stmt { public: IfStmt(Expr *E, StmtList *S1, StmtList *S2); ~IfStmt() {delete E_;}; void translate(map<in...
[ "jordan.osecki@c6e0ff0a-2120-11de-a108-cd2f117ce590", "geoff.oxholm@c6e0ff0a-2120-11de-a108-cd2f117ce590" ]
[ [ [ 1, 16 ], [ 18, 24 ] ], [ [ 17, 17 ] ] ]
b7631dbcce26c5f8f9870fae69bc65cdccb213a3
0033659a033b4afac9b93c0ac80b8918a5ff9779
/game/shared/so2/weapon_sobasehlmpcombatweapon.h
c011c11f22ff2a7efa646ecf4fb0d93cd41e79c0
[]
no_license
jonnyboy0719/situation-outbreak-two
d03151dc7a12a97094fffadacf4a8f7ee6ec7729
50037e27e738ff78115faea84e235f865c61a68f
refs/heads/master
2021-01-10T09:59:39.214171
2011-01-11T01:15:33
2011-01-11T01:15:33
53,858,955
1
0
null
null
null
null
UTF-8
C++
false
false
1,324
h
#ifndef WEAPON_BASESOCOMBATWEAPON_SHARED_H #define WEAPON_BASESOCOMBATWEAPON_SHARED_H #ifdef _WIN32 #pragma once #endif #ifdef CLIENT_DLL #include "c_so_player.h" #else #include "so_player.h" #endif #include "weapon_sobase.h" #if defined( CLIENT_DLL ) #define CBaseSOCombatWeapon C_BaseSOCombatWeapon...
[ "MadKowa@ec9d42d2-91e1-33f0-ec5d-f2a905d45d61" ]
[ [ [ 1, 55 ] ] ]
40a60d261e99993327d7513d59f01416a85de194
cc336f796b029620d6828804a866824daa6cc2e0
/screensavers/cpBlobs/IsoSurface.h
6b83287209d807783627c9ed29a29cb76a58a6ef
[]
no_license
tokyovigilante/xbmc-sources-fork
84fa1a4b6fec5570ce37a69d667e9b48974e3dc3
ac3c6ef8c567f1eeb750ce6e74c63c2d53fcde11
refs/heads/master
2021-01-19T10:11:37.336476
2009-03-09T20:33:58
2009-03-09T20:33:58
29,232
2
0
null
null
null
null
UTF-8
C++
false
false
816
h
#ifndef ISOSURFACE_H #define ISOSURFACE_H #include "xbsBase.h" class IsoSurface { public: IsoSurface(); ~IsoSurface(); void Init( LPDIRECT3DDEVICE8 pd3dDevice ); virtual float Sample( float mx, float my, float mz ); void March(); void Render( LPDIRECT3DDEVICE8 pd3dDevice ); voi...
[ "spiff_@568bbfeb-2a22-0410-94d2-cc84cf5bfa90" ]
[ [ [ 1, 34 ] ] ]
6a8a3eeceb41279152281a86adaecebe8195ab02
353bd39ba7ae46ed521936753176ed17ea8546b5
/src/layer0_base/containers/src/axe_stc_array.h
8d75eada751499dd83eb48dc6a3956d6b01bddc9
[]
no_license
d0n3val/axe-engine
1a13e8eee0da667ac40ac4d92b6a084ab8a910e8
320b08df3a1a5254b776c81775b28fa7004861dc
refs/heads/master
2021-01-01T19:46:39.641648
2007-12-10T18:26:22
2007-12-10T18:26:22
32,251,179
1
0
null
null
null
null
UTF-8
C++
false
false
3,191
h
/** * @file * Static array * @author Ricard Pillosu <d0n3val\@gmail.com> * @version 1.0 * @date 04 Apr 2004 */ #ifndef __AXE_STC_ARRAY_H__ #define __AXE_STC_ARRAY_H__ /** * Static size array */ template<class type, long custom_size> class axe_stc_array { public: const long& size; c...
[ "d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54" ]
[ [ [ 1, 149 ] ] ]
36214a3aab8ac31fbdc2e0ef213bdd9d373e8118
9426ad6e612863451ad7aac2ad8c8dd100a37a98
/ULLib/include/ULPtr.inl
395891a4bee01929902c3e2feb370e524578ca8e
[]
no_license
piroxiljin/ullib
61f7bd176c6088d42fd5aa38a4ba5d4825becd35
7072af667b6d91a3afd2f64310c6e1f3f6a055b1
refs/heads/master
2020-12-28T19:46:57.920199
2010-02-17T01:43:44
2010-02-17T01:43:44
57,068,293
0
0
null
2016-04-25T19:05:41
2016-04-25T19:05:41
null
WINDOWS-1251
C++
false
false
6,390
inl
///\file ULPtr.inl ///\brief Заголовочный файл классов указатель и строк(29.12.2007) #include <windows.h> #include <tchar.h> #include "ULRes.h" namespace ULOther { ///\Класс динамического массива указателя (30.07.2007) template<typename object_t> class CULArr { ///\brief Текущий размер в единицах типа ...
[ "UncleLab@a8b69a72-a546-0410-9fb4-5106a01aa11f" ]
[ [ [ 1, 222 ] ] ]
93d4784608d2b71cdc321350a47f787e946c6ea7
accd6e4daa3fc1103c86d245c784182e31681ea4
/HappyHunter/Core/Camera.h
aad943cdf0991a9fb7399bda42e0ae63c553cd9f
[]
no_license
linfuqing/zero3d
d87ad6cf97069aea7861332a9ab8fc02b016d286
cebb12c37fe0c9047fb5b8fd3c50157638764c24
refs/heads/master
2016-09-05T19:37:56.213992
2011-08-04T01:37:36
2011-08-04T01:37:36
34,048,942
0
1
null
null
null
null
GB18030
C++
false
false
3,758
h
#pragma once #include "Sprite.h" #include "BitFlag.h" namespace zerO { /// //视锥体 /// typedef struct FRUSTUM { union { struct { D3DXPLANE Left; D3DXPLANE Right; D3DXPLANE Top; D3DXPLANE Bottom; D3DXPLANE Far; D3DXPLANE Near; }; struct { D3DXP...
[ "linfuqing@126.com" ]
[ [ [ 1, 176 ] ] ]
c621f5c0809e22775d4517a7227bb1591e8b2e7a
63937d06f9f4083609200cb743ec0122c6da9f40
/tests/test_beta.cpp
93047eaa0b60247d6a35aa3eeed9408871006a1a
[]
no_license
funkjunky/slogic
924704b192f102390e1fde1402aedfcb13d3af40
4795a9f7aa626faa215012d94686b1769af4f2c7
refs/heads/master
2021-01-22T09:46:51.990756
2011-02-10T08:51:27
2011-02-10T08:51:27
1,341,519
1
0
null
null
null
null
UTF-8
C++
false
false
563
cpp
/** * \todo Do inherited members show up in initializer lists??? */ #include "subj_logic.hpp" #include "beta_opinion.hpp" #include <iostream> #include <set> using namespace std; using namespace Subj_logic; int main() { Beta_Opinion z1(5, 2, Real(1,2)); cout << "z1, an explicitly made Beta Opinio...
[ "jason.abz@gmail.com" ]
[ [ [ 1, 22 ] ] ]