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
d8643d0f5856e2ee9254b2108e0349a21a4b0b79
6c8c4728e608a4badd88de181910a294be56953a
/AssetModule/AssetManager.cpp
b09a97f91a8ee55c24dd56873aee697745f443a5
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
caocao/naali
29c544e121703221fe9c90b5c20b3480442875ef
67c5aa85fa357f7aae9869215f840af4b0e58897
refs/heads/master
2021-01-21T00:25:27.447991
2010-03-22T15:04:19
2010-03-22T15:04:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,303
cpp
#include "StableHeaders.h" #include "AssetModule.h" #include "AssetInterface.h" #include "AssetEvents.h" #include "AssetManager.h" #include "AssetCache.h" #include "RexAsset.h" #include "Framework.h" #include "EventManager.h" using namespace RexTypes; namespace Asset { AssetManager::AssetManager(Fou...
[ "cadaver@5b2332b8-efa3-11de-8684-7d64432d61a3", "jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3", "loorni@5b2332b8-efa3-11de-8684-7d64432d61a3", "jaakkoallander@5b2332b8-efa3-11de-8684-7d64432d61a3" ]
[ [ [ 1, 7 ], [ 10, 153 ], [ 155, 215 ] ], [ [ 8, 9 ] ], [ [ 154, 154 ], [ 216, 246 ] ], [ [ 247, 247 ] ] ]
624e970d78b5e0159d8662360bd550478be42535
192753ab43c949e8560e54792a64a4a57cb6d246
/src/uslscore/USLuaState.h
c91d39acae3e43a8b2019d8a80e8886b393d0ae1
[]
no_license
mobilehub/moai-beta
5f2fd8c180270c3cbbc90b8b275f266533cb572b
727d77fdf6232261e525180b8a202dd4337e6d94
refs/heads/master
2021-01-16T20:59:14.953472
2011-07-12T17:09:29
2011-07-12T17:09:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,949
h
// Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved. // http://getmoai.com #ifndef LUASTATE_H #define LUASTATE_H #include <uslscore/STLString.h> #include <uslscore/USRect.h> #include <uslscore/USVec2D.h> #include <uslscore/USVec3D.h> class USCipher; class USLuaRef; class USStreamFormatter...
[ "josh@ziplinegames.com", "patrick@ziplinegames.com" ]
[ [ [ 1, 85 ], [ 87, 145 ], [ 147, 148 ] ], [ [ 86, 86 ], [ 146, 146 ] ] ]
baeec19dda22c7f597dfebcb7d98634013c849dd
0b66a94448cb545504692eafa3a32f435cdf92fa
/tags/0.3/cbear.berlios.de/range/transform.hpp
442e09c0831ba08e593ddf69142e8af10e426e1f
[ "MIT" ]
permissive
BackupTheBerlios/cbear-svn
e6629dfa5175776fbc41510e2f46ff4ff4280f08
0109296039b505d71dc215a0b256f73b1a60b3af
refs/heads/master
2021-03-12T22:51:43.491728
2007-09-28T01:13:48
2007-09-28T01:13:48
40,608,034
0
0
null
null
null
null
UTF-8
C++
false
false
1,872
hpp
/* The MIT License Copyright (c) 2005 C Bear (http://cbear.berlios.de) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to u...
[ "sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838" ]
[ [ [ 1, 54 ] ] ]
ca9892d2144dc628ab5be4d1d65ab2935b077a9f
bcc12a00ac9a0f53b6c6f026828b03b4433ae237
/easysmb.h
fcefb67be8c00a41c897a2035a744aad57be3691
[]
no_license
snowdream/easysmb
98edd18349e52af7241a3416edaef83927df5637
43450014ee3b47e61f2e562771886f3778bb9f98
refs/heads/master
2020-05-18T12:00:13.097648
2011-04-21T05:55:40
2011-04-21T05:55:40
1,638,815
0
0
null
null
null
null
UTF-8
C++
false
false
817
h
#ifndef EASYSMB_H #define EASYSMB_H #include "rbrowse.h" #include "lbrowse.h" #include "host.h" #include <QMainWindow> #include <QtGui> class easysmb : public QMainWindow { Q_OBJECT public: easysmb(QWidget *parent = 0); private slots: void keyPressEvent(QKeyEvent *event); ...
[ "yanghui1986527@gmail.com@e87ba980-8714-11de-8988-25e8a898b690" ]
[ [ [ 1, 39 ] ] ]
fabf7f39fe41334d7ea3805134de83f8b29c956f
e2e49023f5a82922cb9b134e93ae926ed69675a1
/tools/aoslcpp/include/aosl/layer_ref.inl
4a936a59df69b8c6e94834087745af9ba426f15f
[]
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
996
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, 52 ] ] ]
d76bbef715a525a2e907150982ea7b88af822cfe
388d7d901492224b76919af3be6d1210362444e1
/tio/pch.cpp
693a104c0672db30cb7c84fc4e781564cc85e87b
[]
no_license
ederfreire/tio
159e958a9e98dd4686b9363b1dd459f3b27215c9
9040d8c7241ea713f3f6a60983ac3de50282f21c
refs/heads/master
2020-04-10T09:25:42.301209
2011-03-22T21:34:18
2011-03-22T21:34:18
1,518,698
1
0
null
null
null
null
UTF-8
C++
false
false
676
cpp
/* Tio: The Information Overlord Copyright 2010 Rodrigo Strauss (http://www.1bit.com.br) 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/LICEN...
[ "rodrigostrauss@gmail.com" ]
[ [ [ 1, 17 ] ] ]
1017251e2917a77a8cc8bea06b724930c1202368
24bc1634133f5899f7db33e5d9692ba70940b122
/src/ammo/network/connectionfactory.hpp
14870ec11b88b08e7668c7e2a50976608e722cec
[]
no_license
deft-code/ammo
9a9cd9bd5fb75ac1b077ad748617613959dbb7c9
fe4139187dd1d371515a2d171996f81097652e99
refs/heads/master
2016-09-05T08:48:51.786465
2009-10-09T05:49:00
2009-10-09T05:49:00
32,252,326
0
0
null
null
null
null
UTF-8
C++
false
false
2,554
hpp
#ifndef CONNFACTORY_H_INCLUDED #define CONNFACTORY_H_INCLUDED #include "ReplicaManager2.h" #include "ammo/game/gamestate.hpp" namespace ammo { class GameState; // This object is responsible for creating all of our game objects // on the client side when the server tells the client to construct // a...
[ "PhillipSpiess@d8b90d80-bb63-11dd-bed2-db724ec49875", "j.nick.terry@d8b90d80-bb63-11dd-bed2-db724ec49875" ]
[ [ [ 1, 56 ] ], [ [ 57, 58 ] ] ]
31ce3c7ab9435e5f7bb5a228c9e87a71cd96b5b2
81ff4fb051a612ea7c7e9e7733de6a86ad846504
/notepad_plus_m/scintilla/src/KeyWords.cxx
d06251d8221882d0b3a8acc6a1c50c7361714445
[ "LicenseRef-scancode-scintilla" ]
permissive
kuckaogh/testprojectoned
2e731dd2dbc994adb7775d90cd1b05b5cb2b4764
e7e8cb3457af7dddc5546ba8b516c843acfe3f39
refs/heads/master
2021-01-22T17:53:13.521646
2011-03-23T01:20:06
2011-03-23T01:20:06
32,550,118
0
0
null
null
null
null
UTF-8
C++
false
false
10,294
cxx
// Scintilla source code edit control /** @file KeyWords.cxx ** Colourise for particular languages. **/ // Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org> // The License.txt file describes the conditions under which this software may be distributed. #include <stdlib.h> #include <string.h> #include...
[ "gph.kevin@0a44f7b2-fd79-11de-a344-e7ee0817407e" ]
[ [ [ 1, 431 ] ] ]
a8a22b728bb7c4d86d0921debfe05b21db7fde25
b0fe69a13b1f10295788e8ddd243354c9cb0bfbe
/amv_core/WSharedLib.cpp
e5b9ab48cdcab1d0ea25028a663d5a691b607bf8
[]
no_license
Surrog/avmfrandflo
d2346ce281b336eaeb4b79ec8303ed4f6c45774d
bfbaa57f7e52ff36352eaee7ca99d56ff64d16b0
refs/heads/master
2021-01-22T13:26:32.415282
2010-06-13T08:38:02
2010-06-13T08:38:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,240
cpp
#include "WSharedLib.h" #ifdef WIN32 WSharedLib::~WSharedLib() {} ASharedLib::lib_handler WSharedLib::LoadLib(std::string name) { HMODULE dllHdl = LoadLibrary(TEXT(name.data())); return dllHdl; } void* WSharedLib::getFunc(ASharedLib::lib_handler& hdl, std::string funcName) { return reinte...
[ "Florian Chanioux@localhost" ]
[ [ [ 1, 51 ] ] ]
23b67bfe514edc1725dfefbef16454b5ad0187df
49b6646167284329aa8644c8cf01abc3d92338bd
/SEP2_RELEASE/Tests/Test_IRQ.cpp
a23b40cc43a16a99b45ff255e0ea54bd7d081c51
[]
no_license
StiggyB/javacodecollection
9d017b87b68f8d46e09dcf64650bd7034c442533
bdce3ddb7a56265b4df2202d24bf86a06ecfee2e
refs/heads/master
2020-08-08T22:45:47.779049
2011-10-24T12:10:08
2011-10-24T12:10:08
32,143,796
0
0
null
null
null
null
UTF-8
C++
false
false
714
cpp
/** * Testing Class for IRQ * * SE2 (+ SY and PL) Project SoSe 2011 * * Authors: Rico Flaegel, * Tell Mueller-Pettenpohl, * Torsten Krane, * Jan Quenzel * * Prepares some Testing stuff for the Interrupts. * * Inherits: thread::HAWThread */ #include "Test_IRQ.h" /** * pointer to ...
[ "on.east@gmail.com@72d44fe2-11f0-84eb-49d3-ba3949d4c1b1" ]
[ [ [ 1, 44 ] ] ]
d9cd429a1901ec41cfab8829d7042cfcf775cacd
f838c6ad5dd7ffa6d9687b0eb49d5381e6f2e776
/branches/[25.11.2007]arcoder_fixup/src/libwic/encoder.cpp
317553a5f8700e796f7816e629aaa29c398d5022
[]
no_license
BackupTheBerlios/wiccoder-svn
e773acb186aa9966eaf7848cda454ab0b5d948c5
c329182382f53d7a427caec4b86b11968d516af9
refs/heads/master
2021-01-11T11:09:56.248990
2009-08-19T11:28:23
2009-08-19T11:28:23
40,806,440
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
130,426
cpp
/*! \file encoder.cpp \version 0.0.1 \author mice, ICQ: 332-292-380, mailto:wonder.mice@gmail.com \brief Реализация класса wic::encoder \todo Более подробно описать файл encoder.h */ //////////////////////////////////////////////////////////////////////////////// // include // standard...
[ "wonder_mice@b1028fda-012f-0410-8370-c1301273da9f" ]
[ [ [ 1, 2925 ] ] ]
c782d5317fd15d108503fa6eb55a377792530f0a
ab41c2c63e554350ca5b93e41d7321ca127d8d3a
/glm/gtx/matx.hpp
ed3a04873241e6d397ac23262fcabbf13b3f37cd
[]
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
7,763
hpp
/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2007-02-21 // Updated ...
[ "realburner@gmx.de" ]
[ [ [ 1, 182 ] ] ]
e83eb131048c2dc3edace93df8973ee992f06cc9
898c56a96d977ff0bcfbaa87aef5e8fcce5a01db
/usr_include/GoogleTilesLoader.h
a2ba8f236e2e2cb22a4ef97ef724a67435abb3c4
[]
no_license
pecc0/jw-earth
e00d64523bb6f983196edade38f7c05b3d4ad3ec
ee6df165a9625fdba8ba406055ae10f6bf03beac
refs/heads/master
2016-09-05T23:28:26.383570
2011-03-05T22:59:41
2011-03-05T22:59:41
38,072,455
0
0
null
null
null
null
UTF-8
C++
false
false
566
h
/* * GoogleTilesLoader.h * * Created on: Feb 11, 2011 * Author: Petko */ #ifndef GOOGLETILESLOADER_H_ #define GOOGLETILESLOADER_H_ #define cimg_use_jpeg #include <string> #include "CImg.h" using namespace cimg_library; using namespace std; typedef unsigned char pixelFormat; class Go...
[ "petkodp@b00f97f9-4d11-03a6-6959-139d95cb2541" ]
[ [ [ 1, 33 ] ] ]
9e71907226d650976b45b7f01e0a039b123533b1
b8fbe9079ce8996e739b476d226e73d4ec8e255c
/src/apps/mermaid/jpaintarea.h
09f454a7262db59a653c9797c7b5b7af7b818cee
[]
no_license
dtbinh/rush
4294f84de1b6e6cc286aaa1dd48cf12b12a467d0
ad75072777438c564ccaa29af43e2a9fd2c51266
refs/heads/master
2021-01-15T17:14:48.417847
2011-06-16T17:41:20
2011-06-16T17:41:20
41,476,633
1
0
null
2015-08-27T09:03:44
2015-08-27T09:03:44
null
UTF-8
C++
false
false
1,022
h
/***********************************************************************************/ /* File: JPaintArea.h /* Date: 27.05.2006 /* Author: Ruslan Shestopalyuk /***********************************************************************************/ #ifndef __JPaintArea_H__ #define __JPaintArea_H__ /********...
[ "rushbits@gmail.com" ]
[ [ [ 1, 31 ] ] ]
3aa547ef12e81a8f430104ce4419df0f9de687b7
0033659a033b4afac9b93c0ac80b8918a5ff9779
/game/shared/so2/weapon_sobasebasebludgeon.h
80e6ab79151fae750f80c3ca9f3d2ff84abd1f08
[]
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
WINDOWS-1252
C++
false
false
1,983
h
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: The class from which all bludgeon melee // weapons are derived. // // $Workfile: $ // $Date: $ // $NoKeywords: $ //===========================================================================...
[ "MadKowa@ec9d42d2-91e1-33f0-ec5d-f2a905d45d61" ]
[ [ [ 1, 66 ] ] ]
2a022af64f06e0d83a1fc0299684586c7f32c27d
edc1580926ff41a9c4e1eb1862bbdd7ce7fa46f9
/IMesh/IMesh.UI/ModelViewAdjuster.h
74415b5b6a8d089af97b8810e17a0f2af99b2465
[]
no_license
bolitt/imesh-thu
40209b89393981fa6bd6ed3c7f5cc367829bd913
477204edee0f387e92eec5e92283fb4233cbdcb3
refs/heads/master
2021-01-01T05:31:36.652001
2010-12-26T14:35:28
2010-12-26T14:35:28
32,119,789
0
0
null
null
null
null
UTF-8
C++
false
false
510
h
#pragma once #include "Structures.h" namespace IMesh { namespace UI { namespace Models { class ModelViewAdjuster { public: ModelViewAdjuster(void); ~ModelViewAdjuster(void); // For Model: float m_translateX; float m_translateY; float m_translateZ; float m_scaleRate; Num::Vec3f m_lowest; ...
[ "bolitt@13b8c736-bc73-099a-6f45-29f97c997e63" ]
[ [ [ 1, 27 ] ] ]
32b7edacf8731e89890c3be1c53bb35562bbdf45
3dca0a6382ea348a8617be05e1bfa6f4ed70d77c
/src/PgeMatrix3D.cpp
74cee93c8c697e5fc421ce0da2e35dab6f2fd7da
[]
no_license
David-Haim-zz/pharaoh-game-engine
9c766916559f9c74667e981b9b3f03b43920bc4e
b71db3fd99ebad0ab40a0888360d560748f63131
refs/heads/master
2021-05-29T15:17:23.043407
2011-01-23T17:53:39
2011-01-23T17:53:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,723
cpp
/*! $Id$ * @file PgePoint3D.h * @author Chad M. Draper * @date May 7, 2007 * */ #include <assert.h> #include "PgeMatrix3D.h" #include "PgePoint3D.h" #include "PgeMath.h" namespace PGE { const Matrix3D Matrix3D::ZERO; const Matrix3D Matrix3D::IDENTITY( 1, 0, 0, 0, 0, 1, 0, 0...
[ "pharaohgameengine@555db735-7c4c-0410-acd0-0358cc0c1ac3" ]
[ [ [ 1, 226 ] ] ]
db2f116e6ac82c840d1ba742b6b749a23ebf05bd
93176e72508a8b04769ee55bece71095d814ec38
/Utilities/otbliblas/include/liblas/external/property_tree/detail/info_parser_read.hpp
82aec2670c6fb57527fd48ce605c25f5f3410138
[ "MIT", "BSL-1.0" ]
permissive
inglada/OTB
a0171a19be1428c0f3654c48fe5c35442934cf13
8b6d8a7df9d54c2b13189e00ba8fcb070e78e916
refs/heads/master
2021-01-19T09:23:47.919676
2011-06-29T17:29:21
2011-06-29T17:29:21
1,982,100
4
5
null
null
null
null
UTF-8
C++
false
false
14,934
hpp
// ---------------------------------------------------------------------------- // Copyright (C) 2002-2006 Marcin Kalicinski // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // For more information,...
[ "otmane.lahlou@c-s.fr" ]
[ [ [ 1, 380 ] ] ]
3db8d22a6494f9cbd002e26f14d21889e0e9edbc
668dc83d4bc041d522e35b0c783c3e073fcc0bd2
/fbide-wx/Plugins/WebBrowser/webdoc.h
81c52c962f65d8d474ae3ce38d203114673b6388
[]
no_license
albeva/fbide-old-svn
4add934982ce1ce95960c9b3859aeaf22477f10b
bde1e72e7e182fabc89452738f7655e3307296f4
refs/heads/master
2021-01-13T10:22:25.921182
2009-11-19T16:50:48
2009-11-19T16:50:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,110
h
/* * This file is part of FBIde project * * FBIde 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. * * FBIde is distribu...
[ "vongodric@957c6b5c-1c3a-0410-895f-c76cfc11fbc7" ]
[ [ [ 1, 39 ] ] ]
a5b34687ee3ab4f31f230f3440f9bace7693eb31
6d94a4365af81730ef597dfb22e5c35e51400ade
/Code/Libs/Reflection/UnitTests/ReflectionConversion_UnitTest.cpp
d6ff4925665d3760f92c861d0dda5eee31a24fab
[]
no_license
shaun-leach/game-riff
be57a59659d0fcb413dd75f51dae1bda8a9cdc98
8f649d06ce763bc828817a417d01f44402c93f7e
refs/heads/master
2016-09-08T00:30:27.025751
2011-07-16T05:31:31
2011-07-16T05:31:31
32,223,990
0
0
null
null
null
null
UTF-8
C++
false
false
8,033
cpp
/* GameRiff - Framework for creating various video game services Reflection unit tests Copyright (C) 2011, Shaun Leach. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions o...
[ "shaun.leach@gmail.com@91311ff6-4d11-5f1f-8822-9f0e3032c885" ]
[ [ [ 1, 228 ] ] ]
3cd09ccd5b825f8da86ee92686f3c280fd30797a
d411188fd286604be7670b61a3c4c373345f1013
/zomgame/ZGame/event.cpp
8d5a7bbe09dcc7458a81438208054333ab8df596
[]
no_license
kjchiu/zomgame
5af3e45caea6128e6ac41a7e3774584e0ca7a10f
1f62e569da4c01ecab21a709a4a3f335dff18f74
refs/heads/master
2021-01-13T13:16:58.843499
2008-09-13T05:11:16
2008-09-13T05:11:16
1,560,000
0
1
null
null
null
null
UTF-8
C++
false
false
369
cpp
#include "game.h" #include "event.h" int Event::id = 0; Event::Event(EventType _type) : eventType(_type) { tick = 0; thisID = id++; } int Event::getType(){ return eventType; } int Event::getTick(){ return tick; } void Event::setTick(int nTick){ tick = nTick; } void Event::setType(Even...
[ "nicholasbale@9b66597e-bb4a-0410-bce4-15c857dd0990", "krypes@9b66597e-bb4a-0410-bce4-15c857dd0990" ]
[ [ [ 1, 5 ], [ 8, 26 ] ], [ [ 6, 7 ] ] ]
eb90cfb130afe196e558e4a54abc25d59e7bbfa5
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/nebula2/src/input/ninput_events.cc
23011d33c9c20ea4b45034ad435c0c964d6b145b
[]
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
7,807
cc
//------------------------------------------------------------------------------ // ninput_events.cc // (C) 2002 RadonLabs GmbH //------------------------------------------------------------------------------ #include "precompiled/pchnnebula.h" #include "kernel/nenv.h" #include "input/ninputserver.h" //-----...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
[ [ [ 1, 284 ] ] ]
9970cd4cd022db0430ec4fa0d5524c397d397241
fbff49addb1be35268a4961959acb7639c778aab
/vsxml/getline.cpp
5610a2a6673c6e115b0ff2e8db6e14fb3be6b579
[]
no_license
fluffynuts/util-classes
6eba6e56ac8a0c35c4b4aae64cc7084de014688e
9236e8fc868ba7566da596df18fde008cbd0aac6
refs/heads/master
2020-05-28T04:44:51.923605
2010-05-13T07:08:20
2010-05-13T07:08:20
32,151,018
0
0
null
null
null
null
UTF-8
C++
false
false
874
cpp
#include "getline.h" #define CHUNKSIZE 32 size_t getline (char **buf, size_t *len, FILE *fp) { if (fp == NULL) return 0; size_t stAllocated = *len; size_t ret = 0; if ((stAllocated < CHUNKSIZE) || (*buf == NULL)) { stAllocated = CHUNKSIZE; *buf = (char *)realloc(*buf, stAllocated * ...
[ "davydm@a8519c1d-1a83-06df-9d18-dec23f66e3bd" ]
[ [ [ 1, 45 ] ] ]
2461bb450672ee5d11c1510d792b65b8ded39e79
b08e948c33317a0a67487e497a9afbaf17b0fc4c
/Display/DisplayComponent.cpp
05fc709d32ba443bc273dff6dc750c78fe8324f4
[]
no_license
15831944/bastionlandscape
e1acc932f6b5a452a3bd94471748b0436a96de5d
c8008384cf4e790400f9979b5818a5a3806bd1af
refs/heads/master
2023-03-16T03:28:55.813938
2010-05-21T15:00:07
2010-05-21T15:00:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
919
cpp
#include "stdafx.h" #include "../Display/Display.h" #include "../Display/DisplayComponent.h" namespace ElixirEngine { //----------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------...
[ "voodoohaust@97c0069c-804f-11de-81da-11cc53ed4329" ]
[ [ [ 1, 38 ] ] ]
6a8b7f931805647b794f5cc574886b650e481311
5e72c94a4ea92b1037217e31a66e9bfee67f71dd
/older/tptest5/src/TcpWindowSize.h
935a70c773a53fca81743a3156b610df1dcea45e
[]
no_license
stein1/bbk
1070d2c145e43af02a6df14b6d06d9e8ed85fc8a
2380fc7a2f5bcc9cb2b54f61e38411468e1a1aa8
refs/heads/master
2021-01-17T23:57:37.689787
2011-05-04T14:50:01
2011-05-04T14:50:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
121
h
#ifndef _TCPWINDOWSIZE_H_ #define _TCPWINDOWSIZE_H_ class TcpWindowSize { public: char * GetStr(); }; #endif
[ "rickard.dahlstrand@iis.se" ]
[ [ [ 1, 9 ] ] ]
b1c99db607a4a72c35a68f18406153b75702a44b
5f0b8d4a0817a46a9ae18a057a62c2442c0eb17e
/Include/event/PropertyEvent.cpp
ffc9e0273becb74c73245afbb958d95352903b75
[ "BSD-3-Clause" ]
permissive
gui-works/ui
3327cfef7b9bbb596f2202b81f3fc9a32d5cbe2b
023faf07ff7f11aa7d35c7849b669d18f8911cc6
refs/heads/master
2020-07-18T00:46:37.172575
2009-11-18T22:05:25
2009-11-18T22:05:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,819
cpp
/* * Copyright (c) 2003-2006, Bram Stein * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice,...
[ "bs@bram.(none)" ]
[ [ [ 1, 45 ] ] ]
25b42816549c2709582535704562f2cef2aa8d62
2ca3ad74c1b5416b2748353d23710eed63539bb0
/Src/Lokapala/Operator/stdafx.cpp
8b832309786fbbb910acc621f572160022808e61
[]
no_license
sjp38/lokapala
5ced19e534bd7067aeace0b38ee80b87dfc7faed
dfa51d28845815cfccd39941c802faaec9233a6e
refs/heads/master
2021-01-15T16:10:23.884841
2009-06-03T14:56:50
2009-06-03T14:56:50
32,124,140
0
0
null
null
null
null
UTF-8
C++
false
false
372
cpp
// stdafx.cpp : source file that includes just the standard includes // Operator.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" #include "CBFMediator.h" /**@brief CBFMediator의 instance 초기값을 null로 잡아준다. */ CCBFMediator *CCBFMediat...
[ "nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c" ]
[ [ [ 1, 17 ] ] ]
a6c8333f2f2e21e4c10c3f38cc6e5dfc770ab063
9a5db9951432056bb5cd4cf3c32362a4e17008b7
/FacesCapture/branches/RefactorToBeEventBased/RemoteImaging/faceRecognitionDLL/Common.h
55eaad3eb732163cb61fbdd4d324eebf94d7269b
[]
no_license
miaozhendaoren/appcollection
65b0ede264e74e60b68ca74cf70fb24222543278
f8b85af93f787fa897af90e8361569a36ff65d35
refs/heads/master
2021-05-30T19:27:21.142158
2011-06-27T03:49:22
2011-06-27T03:49:22
null
0
0
null
null
null
null
GB18030
C++
false
false
2,292
h
// Common.h // Ver 1.0.0.0 // #pragma once /****** 由于NDEBUG是为程序调试(debug)期间使用的,当调试期完毕,程序出 发行版(release)后,NDEBUG将失去作用。为了能够使assert()函数在发行 版中也可以使用,则定义了下面的条件编译NDEBUG,意思为: 如果已经定义NDEBUG,则定义宏Assert(x):当x为假时,执行throw, 交由系统已定义的方式处理;否则将Assert(x)定义为函数assert(x),该 函数对 参数x进行测试:x为假时,函数终止程序并打印错误信息。 *****/ ...
[ "shenbinsc@cbf8b9f2-3a65-11de-be05-5f7a86268029" ]
[ [ [ 1, 70 ] ] ]
af06c55239aa22103a397117b455d95d60f574b3
3785a4fa521ee1f941980b9c2d397d9aa3622727
/GoopTest/Examples/TreeViewExample.cpp
87c9d34b2dbd55631735009061a5ef559ab94465
[]
no_license
Synth3tik0/goop-gui-library
8b6e0d475c27e0213eb8449d8d38ccf18ce88b6e
3c8f8eda4aa4d575f15ed8af174268e6e28dc6f3
refs/heads/master
2021-01-10T15:05:20.157645
2011-08-13T14:29:37
2011-08-13T14:29:37
49,666,216
0
0
null
null
null
null
UTF-8
C++
false
false
354
cpp
#include "examples.h" using namespace Goop; void TreeViewExample(TabContainer *tabContainer) { g_outputBox->AppendText(TEXT("Created Tree View example tab\n")); Tab *tab = tabContainer->AddTab(TEXT("Tree View")); TreeView *treeView = new TreeView(tab); treeView->SetPosition(Vector2D(10, 10)); treeVie...
[ "dajoh@lavabit.com" ]
[ [ [ 1, 13 ] ] ]
e9e6e27c221d40a499229bb8a29fb26cd9fec70a
3856c39683bdecc34190b30c6ad7d93f50dce728
/LastProject/Source/MenuScene.h
29fcda0a494071a5e1c434741dc2bf16a9dff182
[]
no_license
yoonhada/nlinelast
7ddcc28f0b60897271e4d869f92368b22a80dd48
5df3b6cec296ce09e35ff0ccd166a6937ddb2157
refs/heads/master
2021-01-20T09:07:11.577111
2011-12-21T22:12:36
2011-12-21T22:12:36
34,231,967
0
0
null
null
null
null
UTF-8
C++
false
false
879
h
#pragma once #ifndef _MENUSCENE_H_ #define _MENUSCENE_H_ #include "Scene.h" class MenuGUI; class OptionScene; class LoginScene; class MenuScene : public IScene { private: VOID Initialize(); VOID Release(); public: MenuScene() { this->Initialize(); } virtual ~MenuScene() { this->...
[ "redpjs@naver.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0", "yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0" ]
[ [ [ 1, 35 ], [ 37, 55 ] ], [ [ 36, 36 ] ] ]
375929dad7a1bd9d4478041888ebfa005edac245
1a307d4d512751c548e21acf8924162910be1bb9
/quadbase/joystick.cpp
9a2449cb3d3e9b8235d5c9174faff7d4eceeb8a2
[]
no_license
krchan/uvicquad
4d2c944b36e7cf2aee446c019d509656785ea455
1bdeed79d4f9903a1c5a6b59aa775f0dd1743e76
refs/heads/master
2021-01-10T08:34:44.208309
2011-02-10T03:20:07
2011-02-10T03:20:07
51,811,432
0
0
null
null
null
null
UTF-8
C++
false
false
83
cpp
/* * joystick.cpp * * Created on: 2010-01-28 * Author: Owner */
[ "derekja@fd5db217-9b08-7f95-a5b0-360522c52a06" ]
[ [ [ 1, 7 ] ] ]
dd0b15b7f98a4a791663116b2453ab5a211d31c0
91f172c11686beb1081e15af629ddad06122fd6d
/artag/ARtagLocalizer.cpp
91691cd32038cad85c8ca38e3d20b8f955a782cd
[]
no_license
iamchucky/N900-on-Create
3ccc313add86ad858c7603447b97f5d5c4e564a8
47ddeea50fff4bee33147312b060358b948e13f8
refs/heads/master
2021-01-20T02:02:12.661251
2011-02-21T08:17:28
2011-02-21T08:17:28
1,367,773
1
0
null
null
null
null
UTF-8
C++
false
false
6,824
cpp
#include "ARtagLocalizer.h" #define FUDGE_FACTOR 0.97 using namespace std; const float THIN_PATTERN_BORDER = 0.125; const float THICK_PATTERN_BORDER = 0.25; ARtag * ARtagLocalizer::tags[50]; bool ARtagLocalizer::allStop = false; ARtagLocalizer::ARtagLocalizer() { imgwidth = 640; imgheight = ...
[ "yangchuck@gmail.com" ]
[ [ [ 1, 206 ] ] ]
c1dea10a9f0e92fc63b36af9610fb87816f6d930
23c0843109bcc469d7eaf369809a35e643491500
/Window/WindowClass.cpp
18aea55ce1e3b0055cd1cd07a6ef82ca0c876815
[]
no_license
takano32/d4r
eb2ab48b324c02634a25fc943e7a805fea8b93a9
0629af9d14035b2b768d21982789fc53747a1cdb
refs/heads/master
2021-01-19T00:46:58.672055
2009-01-07T01:28:38
2009-01-07T01:28:38
102,349
1
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,691
cpp
#include "WindowClass.h" using namespace base; char* WindowClass::_psClassName = "ClassName"; char* WindowClass::_psWindowName = "WindowName"; WNDPROC WindowClass::_pWndProc = NULL; WindowClass::WindowClass() { _hInstance = GetModuleHandle( NULL ); _loopAction = NULL; //TODO: バグありでは? SetUserData( (LONG...
[ "takano32@gmail.com" ]
[ [ [ 1, 125 ] ] ]
9b480896b00b6a4ee58d212afdde98e389ae2405
e2e49023f5a82922cb9b134e93ae926ed69675a1
/tools/aoslcpp/source/aosl/property.cpp
980e723051d8c143ecccb0320624c065e91448a5
[]
no_license
invy/mjklaim-freewindows
c93c867e93f0e2fe1d33f207306c0b9538ac61d6
30de8e3dfcde4e81a57e9059dfaf54c98cc1135b
refs/heads/master
2021-01-10T10:21:51.579762
2011-12-12T18:56:43
2011-12-12T18:56:43
54,794,395
1
0
null
null
null
null
UTF-8
C++
false
false
5,270
cpp
// 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, 248 ] ] ]
eaf0c7ed131f86dcfadaa8ad17f643d1834dc868
cd0987589d3815de1dea8529a7705caac479e7e9
/webkit/WebKitTools/DumpRenderTree/win/DumpRenderTreeWin.h
00d7015a77fa82789badd64a16916baeffc3eed1
[]
no_license
azrul2202/WebKit-Smartphone
0aab1ff641d74f15c0623f00c56806dbc9b59fc1
023d6fe819445369134dee793b69de36748e71d7
refs/heads/master
2021-01-15T09:24:31.288774
2011-07-11T11:12:44
2011-07-11T11:12:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,779
h
/* * Copyright (C) 2006, 2007 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this ...
[ "sdevitt@rim.com" ]
[ [ [ 1, 69 ] ] ]
e305ff34ef06d1fb77a24b670ee9df39836cd1c7
fb4cf44e2c146b26ddde6350180cc420611fe17a
/SDK/CyGame.h
0831b8b5e08f66573eae332212945dff2528df6d
[]
no_license
dharkness/civ4bullai
93e0685ef53e404ac4ffa5c1aecf4edaf61acd61
e56c8a4f1172e2d2b15eb87eaa78adb9d357fae6
refs/heads/master
2022-09-15T23:31:55.030351
2010-11-13T07:23:13
2010-11-13T07:23:13
267,723,017
0
0
null
null
null
null
UTF-8
C++
false
false
11,473
h
#pragma once #ifndef CyGame_h #define CyGame_h // // Python wrapper class for CvGame // SINGLETON // updated 6-5 //#include "CvEnums.h" class CvGame; class CvGameAI; class CyCity; class CvRandom; class CyDeal; class CyReplayInfo; class CyPlot; class CyGame { public: CyGame(); CyGame(CvGame...
[ "jdog5000@31ee56aa-37e8-4f44-8bdf-1f84a3affbab", "fim-fuyu@31ee56aa-37e8-4f44-8bdf-1f84a3affbab" ]
[ [ [ 1, 262 ], [ 266, 268 ], [ 270, 296 ], [ 304, 308 ] ], [ [ 263, 265 ], [ 269, 269 ], [ 297, 303 ] ] ]
bde7325b5a422e7528f1d35b9a8c580ac3965b63
bd48897ed08ecfea35d8e00312dd4f9d239e95c4
/contest/solved/NWERC2008/E.cpp
277a5f354cd4fadc8d65272a5b9f6112981908b0
[]
no_license
blmarket/lib4bpp
ab83dbb95cc06e7b55ea2ca70012e341be580af1
2c676543de086458b93b1320b7b2ad7f556a24f7
refs/heads/master
2021-01-22T01:28:03.718350
2010-11-30T06:45:42
2010-11-30T06:45:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,691
cpp
#include <iostream> #include <algorithm> #include <cstdio> #include <cstdlib> #include <sstream> #include <queue> #include <set> #include <map> #include <vector> #define mp make_pair #define pb push_back #define sqr(x) ((x)*(x)) using namespace std; typedef vector<int> VI; typedef vector<VI> VVI; t...
[ "blmarket@dbb752b6-32d3-11de-9d05-31133e6853b1" ]
[ [ [ 1, 131 ] ] ]
b2a94ddd0b6d1084e7aeae99582a63775f343a82
49c5ae2690016fc70ebff79a4087f3836f6ab968
/src/main.cpp
c52fbde4d55ac56d6646a169c7c953532ea5b6cf
[]
no_license
GunioRobot/hspcmp-proxy
fbba5559b7f3e341c466af79f6280d34bd5e6417
ee43b2b2cc8f324a8babb46177b8131ab3af6d5f
refs/heads/master
2016-09-05T23:44:45.953165
2011-08-04T11:52:15
2011-08-04T11:53:11
3,298,179
4
0
null
null
null
null
UTF-8
C++
false
false
4,533
cpp
#include <windows.h> #include <map> #include <string> #include <fstream> #include <iostream> #include <boost/regex.hpp> #ifdef __cplusplus #define EXPORT extern "C" __declspec (dllexport) #else #define EXPORT __declspec (dllexport) #endif #define FUNC_LIST(V) \ V(aht_propupdate) \ ...
[ "fuji.rosen@gmail.com" ]
[ [ [ 1, 157 ] ] ]
b657390d3e0c24955259d2d04409838414245ef5
0d32d7cd4fb22b60c4173b970bdf2851808c0d71
/src/hancock/hancock/Action.h
38a61b8bc4143815b231ad9fef5a8508e3f254a1
[]
no_license
kanakb/cs130-hancock
a6eaef9a44955846d486ee2330bec61046cb91bd
d1f77798d90c42074c7a26b03eb9d13925c6e9d7
refs/heads/master
2021-01-18T13:04:25.582562
2009-06-12T03:49:56
2009-06-12T03:49:56
32,226,524
1
0
null
null
null
null
UTF-8
C++
false
false
1,541
h
/* * Action.h * * */ #ifndef ACTION_H #define ACTION_H #define MAX_BUF_LEN 1024 //#include "MPane.h" // !!!!TEMPORARY!!!! #include <iostream> // !!!!TEMPORARY!!!! #include <vector> #include <string> #include "windows.h" #include "stdio.h" #include <tchar.h> //#include <curses.h> // !!!...
[ "mihae.wilson@1f8f3222-2881-11de-bcab-dfcfbda92187", "sargis.panosyan@1f8f3222-2881-11de-bcab-dfcfbda92187", "kanakb@1f8f3222-2881-11de-bcab-dfcfbda92187" ]
[ [ [ 1, 31 ], [ 33, 33 ], [ 35, 43 ], [ 45, 46 ], [ 48, 58 ] ], [ [ 32, 32 ], [ 44, 44 ] ], [ [ 34, 34 ], [ 47, 47 ] ] ]
1f741c544e44867dcdb0bc5caccd043cc0c61dd4
1775576281b8c24b5ce36b8685bc2c6919b35770
/tags/release_1.0/map.cpp
e03d13c25627e94f5deb5e570d120f15a23af1b9
[]
no_license
BackupTheBerlios/gtkslade-svn
933a1268545eaa62087f387c057548e03497b412
03890e3ba1735efbcccaf7ea7609d393670699c1
refs/heads/master
2016-09-06T18:35:25.336234
2006-01-01T11:05:50
2006-01-01T11:05:50
40,615,146
0
0
null
null
null
null
UTF-8
C++
false
false
32,288
cpp
// << ------------------------------------ >> // << SLADE - SlayeR's LeetAss Doom Editor >> // << By Simon Judd, 2004 >> // << ------------------------------------ >> // << map.cpp - Map stuff >> // << ------------------------------------ >> // INCLUDES ------------------------...
[ "veilofsorrow@0f6d0948-3201-0410-bbe6-95a89488c5be" ]
[ [ [ 1, 1485 ] ] ]
1312cd8028551de4d509d8bde619498e72079cce
de0881d85df3a3a01924510134feba2fbff5b7c3
/apps/workshop/fingerTrackingExample/src_other/hands/lineFitter/cvLineFitter.h
55a0fa653c3dd995ffe3569f15e407a753f74ecc
[]
no_license
peterkrenn/ofx-dev
6091def69a1148c05354e55636887d11e29d6073
e08e08a06be6ea080ecd252bc89c1662cf3e37f0
refs/heads/master
2021-01-21T00:32:49.065810
2009-06-26T19:13:29
2009-06-26T19:13:29
146,543
1
1
null
null
null
null
UTF-8
C++
false
false
396
h
#ifndef _CV_LINE_FITTER #define _CV_LINE_FITTER #include "ofxOpenCV.h" #include "Matrix.h" //================================================================================= class cvLineFitter { public: void fitLine(ofPoint * pts, int nPts, float &slope, float &intercept, float &chiSqr); ...
[ "meta.rb@gmail.com" ]
[ [ [ 1, 49 ] ] ]
36ee7c13a7a209516bc510a39a17efac3f12e5aa
ea613c6a4d531be9b5d41ced98df1a91320c59cc
/7-Zip/CPP/7zip/UI/FileManager/PanelSort.cpp
82dd269ae6c85efd83d58a55aa7277173ce213a9
[]
no_license
f059074251/interested
939f938109853da83741ee03aca161bfa9ce0976
b5a26ad732f8ffdca64cbbadf9625dd35c9cdcb2
refs/heads/master
2021-01-15T14:49:45.217066
2010-09-16T10:42:30
2010-09-16T10:42:30
34,316,088
1
0
null
null
null
null
UTF-8
C++
false
false
3,993
cpp
// PanelSort.cpp #include "StdAfx.h" #include "Windows/PropVariant.h" #include "../../PropID.h" #include "Panel.h" using namespace NWindows; static UString GetExtension(const UString &name) { int dotPos = name.ReverseFind(L'.'); if (dotPos < 0) return UString(); return name.Mid(dotPos);...
[ "jtxuee@gmail.com@8d1da77e-e9f6-11de-9c2a-cb0f5ba72f9d" ]
[ [ [ 1, 158 ] ] ]
c7303aa2498eaaae2c04c566bdb0f505eeca2e99
7a310d01d1a4361fd06b40a74a2afc8ddc23b4d3
/src/FileNotification.h
e02a9e8a5da4436b576a972396d46a398bfb99bb
[]
no_license
plus7/DonutG
b6fec6111d25b60f9a9ae5798e0ab21bb2fa28f6
2d204c36f366d6162eaf02f4b2e1b8bc7b403f6b
refs/heads/master
2020-06-01T15:30:31.747022
2010-08-21T18:51:01
2010-08-21T18:51:01
767,753
1
2
null
null
null
null
SHIFT_JIS
C++
false
false
3,194
h
/** * @file FileNotification.h * @brief ファイルの更新の監視. (リンクバー専用?) */ #pragma once class CFileNotification { public: // Declarations DECLARE_REGISTERED_MESSAGE( Mtl_FileNotification ) private: struct _ThreadParam { HWND _hWnd; HANDLE _hExitEvent; HANDLE _hNotification; _ThreadParam()...
[ "ahya365@gmail.com" ]
[ [ [ 1, 118 ] ] ]
ea2fffa213cdd73031056f42e169af4c5ac96dc2
3e69b159d352a57a48bc483cb8ca802b49679d65
/tags/release-2005-10-27/common/common_plotPS_functions.cpp
d76608695bc686d632e4579f1ac3ce7586ff9821
[]
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-2
C++
false
false
8,317
cpp
/******************************************/ /* Kicad: Common plot Postscript Routines */ /******************************************/ #include "fctsys.h" #include "gr_basic.h" #include "trigo.h" #include "wxstruct.h" #include "base_struct.h" #include "common.h" #include "plot_common.h" // Variabl...
[ "bokeoa@244deca0-f506-0410-ab94-f4f3571dea26" ]
[ [ [ 1, 292 ] ] ]
09fd3144885fd8e4249685662577c244f930152f
222bc22cb0330b694d2c3b0f4b866d726fd29c72
/src/brookbox/wm2/WmlSingleCurve3.h
12331fe0b0aeaaae18bfd6749ce48acafae7a4ac
[ "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference" ]
permissive
darwin/inferno
02acd3d05ca4c092aa4006b028a843ac04b551b1
e87017763abae0cfe09d47987f5f6ac37c4f073d
refs/heads/master
2021-03-12T22:15:47.889580
2009-04-17T13:29:39
2009-04-17T13:29:39
178,477
2
0
null
null
null
null
UTF-8
C++
false
false
1,052
h
// Magic Software, Inc. // http://www.magic-software.com // http://www.wild-magic.com // Copyright (c) 2003. All Rights Reserved // // The Wild Magic Library (WML) source code is supplied under the terms of // the license agreement http://www.magic-software.com/License/WildMagic.pdf // and may not be copied or ...
[ "antonin@hildebrand.cz" ]
[ [ [ 1, 40 ] ] ]
c41d3c55c43cff5aafc40d6906f75fa9c63d0b97
b8ac0bb1d1731d074b7a3cbebccc283529b750d4
/Code/controllers/RecollectionBenchmark/behaviours/FindLine.h
0ac4e2dbc4147ef70ee3fcc4d13fb4ee7ef8c160
[]
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
594
h
#ifndef behaviours_FindLine_h #define behaviours_FindLine_h #include "AbstractBehaviour.h" #include "WorldInfo.h" #include <vector> namespace behaviours { class FindLine : public AbstractBehaviour { public: FindLine(WorldInfo * wi, robotapi::IDifferentialWheels * wheels, std::vector<robotapi::I...
[ "guicamest@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a", "nuldiego@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a" ]
[ [ [ 1, 7 ], [ 9, 30 ] ], [ [ 8, 8 ] ] ]
8747970ff448bdeb10e593d70207f25be03d8a71
d609fb08e21c8583e5ad1453df04a70573fdd531
/trunk/OpenXP/模板组件/TemplateModule.cpp
f27eb68111b654483090e11a3ec816e55f84c86f
[]
no_license
svn2github/openxp
d68b991301eaddb7582b8a5efd30bc40e87f2ac3
56db08136bcf6be6c4f199f4ac2a0850cd9c7327
refs/heads/master
2021-01-19T10:29:42.455818
2011-09-17T10:27:15
2011-09-17T10:27:15
21,675,919
0
1
null
null
null
null
UTF-8
C++
false
false
592
cpp
// TemplateModule.cpp #include "stdafx.h" #include <afxdllx.h> #ifdef _DEBUG #define new DEBUG_NEW #endif static AFX_EXTENSION_MODULE TemplateModuleDLL = { NULL, NULL }; extern "C" int APIENTRY DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) { UNREFERENCED_PARAMETER(lpReserved); if (...
[ "o890402@gmail.com@f92b348d-55a1-4afa-8193-148a6675784b" ]
[ [ [ 1, 26 ] ] ]
8d183ead6e232e37815575e5d6c46ac70529a2d5
dc85c005fa80fee1ee649692cec1d5605e8bf9a9
/Calculate Fibonacci Recursively/main.cpp
65ff902f7ae84608918af073c0a2d76dbc0b2b0f
[]
no_license
gt500girl/acmlib-zxd
38163efe0c550cfe68dab05bc7fc6e1e4416941b
50be5b9b4874130b8a7955d5c55f9823ea6f03b0
refs/heads/master
2021-01-10T10:57:16.491457
2009-05-09T00:41:35
2009-05-09T00:41:35
43,588,376
0
0
null
null
null
null
GB18030
C++
false
false
722
cpp
#include <iostream> using namespace std; //递推计算Fibonacci第k项,计算时结果对9973取余 int fib(int k) { int f0 = 0, f1 = 1, t; for (int i = 2; i <= k; i++) { t = f1; f1 = (f0 + f1) % 9973; f0 = t; } return f1; } int main() { //freopen("in.txt", "r", stdin); //freo...
[ "dong128@72394ba8-1b3d-11de-a78b-a7aca27b2395" ]
[ [ [ 1, 33 ] ] ]
172211d23d1c113f5fcdb6129654ce740644fd04
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/Tools/SkinEditor/SkinManager.cpp
bb8283f898bafc21fb3faae8cc0d43d7a5f679a3
[]
no_license
lxinhcn/starworld
79ed06ca49d4064307ae73156574932d6185dbab
86eb0fb8bd268994454b0cfe6419ffef3fc0fc80
refs/heads/master
2021-01-10T07:43:51.858394
2010-09-15T02:38:48
2010-09-15T02:38:48
47,859,019
2
1
null
null
null
null
UTF-8
C++
false
false
1,335
cpp
/*! @file @author Albert Semenov @date 08/2010 */ #include "precompiled.h" #include "SkinManager.h" template <> tools::SkinManager* MyGUI::Singleton<tools::SkinManager>::msInstance = nullptr; template <> const char* MyGUI::Singleton<tools::SkinManager>::mClassTypeName("SkinManager"); namespace tools ...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 64 ] ] ]
2a36888a9abda00f73602abae1ee2fead7f269e7
e192bb584e8051905fc9822e152792e9f0620034
/tags/sources_0_1/base/implantation/iterateur_liste_composition.cxx
f4661caa579e93cf029c499074174afee7c254cb
[]
no_license
BackupTheBerlios/projet-univers-svn
708ffadce21f1b6c83e3b20eb68903439cf71d0f
c9488d7566db51505adca2bc858dab5604b3c866
refs/heads/master
2020-05-27T00:07:41.261961
2011-07-31T20:55:09
2011-07-31T20:55:09
40,817,685
0
0
null
null
null
null
ISO-8859-1
C++
false
false
3,546
cxx
/*************************************************************************** * Copyright (C) 2004 by Equipe Projet Univers * * rogma.boami@free.fr * * * * Thi...
[ "rogma@fb75c231-3be1-0310-9bb4-c95e2f850c73" ]
[ [ [ 1, 109 ] ] ]
296a994f3e33bfaf3deac95381924f47355faa53
4aadb120c23f44519fbd5254e56fc91c0eb3772c
/Source/EduNetGames/ModNetSoccer/NetSoccerBall.h
178637cfa43fc5840084af29cbd163b3065507cb
[]
no_license
janfietz/edunetgames
d06cfb021d8f24cdcf3848a59cab694fbfd9c0ba
04d787b0afca7c99b0f4c0692002b4abb8eea410
refs/heads/master
2016-09-10T19:24:04.051842
2011-04-17T11:00:09
2011-04-17T11:00:09
33,568,741
0
0
null
null
null
null
UTF-8
C++
false
false
3,124
h
#ifndef __NETSOCCERBALL_H__ #define __NETSOCCERBALL_H__ //----------------------------------------------------------------------------- // Copyright (c) 2009, Jan Fietz, Cyrus Preuss // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted pr...
[ "janfietz@localhost" ]
[ [ [ 1, 68 ] ] ]
51fcb13e00d724b998c4a8e95db29bd26f5292b8
fe1a3713b778df038bcccbcbe22c27c0d9cc3b38
/trunk/src/MainFrameListener.cpp
d7159292659859db5532891bd175a1e0cd852a92
[]
no_license
BackupTheBerlios/vrr-svn
b73a3ea9bb5f08cc82e5713719053c6d03d8ed5b
5693ada04551d3d96b5bada77153e3d9b920a6a8
refs/heads/master
2020-05-21T01:10:12.941618
2006-04-09T14:16:07
2006-04-09T14:16:07
40,801,427
0
0
null
null
null
null
UTF-8
C++
false
false
34
cpp
#include "mainframelistener.h"
[ "cleberc@7bcf2313-58fc-0310-815c-b6916ff3354b" ]
[ [ [ 1, 2 ] ] ]
98c1de7f28ef606122307856c619643b01b7e4e7
b22c254d7670522ec2caa61c998f8741b1da9388
/dependencies/OpenSceneGraph/include/osg/TextureCubeMap
98601ad6e242460420f9fb4110ee4cf938cb5e38
[]
no_license
ldaehler/lbanet
341ddc4b62ef2df0a167caff46c2075fdfc85f5c
ecb54fc6fd691f1be3bae03681e355a225f92418
refs/heads/master
2021-01-23T13:17:19.963262
2011-03-22T21:49:52
2011-03-22T21:49:52
39,529,945
0
1
null
null
null
null
UTF-8
C++
false
false
8,100
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included ...
[ "vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13" ]
[ [ [ 1, 200 ] ] ]
0e67aaffecc8378079991b2fe74530363d503ab7
138a353006eb1376668037fcdfbafc05450aa413
/source/ogre/OgreNewt/boost/mpl/min.hpp
a547a28b33dbb8f62f4b978ea96380084c08dc53
[]
no_license
sonicma7/choreopower
107ed0a5f2eb5fa9e47378702469b77554e44746
1480a8f9512531665695b46dcfdde3f689888053
refs/heads/master
2020-05-16T20:53:11.590126
2009-11-18T03:10:12
2009-11-18T03:10:12
32,246,184
0
0
null
null
null
null
UTF-8
C++
false
false
557
hpp
#ifndef BOOST_MPL_MIN_HPP_INCLUDED #define BOOST_MPL_MIN_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // See http://www.boost.org/libs/mpl fo...
[ "Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e" ]
[ [ [ 1, 19 ] ] ]
b0b43657208f2bfbf036b03def0af089f29640c5
028d6009f3beceba80316daa84b628496a210f8d
/uidesigner/com.nokia.sdt.referenceprojects.test/data2/settings_list_3_0/reference/inc/settings_list_3_0AppUi.h
530aa3b80db4497140dc783d4d2871e882ad4180
[]
no_license
JamesLinus/oss.FCL.sftools.dev.ide.carbidecpp
fa50cafa69d3e317abf0db0f4e3e557150fd88b3
4420f338bc4e522c563f8899d81201857236a66a
refs/heads/master
2020-12-30T16:45:28.474973
2010-10-20T16:19:31
2010-10-20T16:19:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,743
h
#ifndef SETTINGS_LIST_3_0APPUI_H #define SETTINGS_LIST_3_0APPUI_H // [[[ begin generated region: do not modify [Generated Includes] #include <aknviewappui.h> // ]]] end generated region [Generated Includes] // [[[ begin generated region: do not modify [Generated Forward Declarations] class CSettings_list_3_0S...
[ "Deepak.Modgil@Nokia.com" ]
[ [ [ 1, 58 ] ] ]
c97ab50aee9aded9cdf585344946e1a0c8709ebe
e360300b721e9cac9b1cc1309fe4b86b71d9b3a6
/blatt1/coordinates.cc
5981a3895bada3d7f7995096cebc67abe9193bd6
[]
no_license
dawehner/physics-compo
19447bd254e5809f419ded8bcd6a1a8a075a0427
01cbf65ee09c357967ead1378a4dc9f57e02d8f8
refs/heads/master
2020-06-26T18:09:05.050382
2011-07-24T20:15:14
2011-07-24T20:15:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
639
cc
#include <cmath> /** * Generate some variables. */ inline double calc_phi(double anomalie_excent, double excent) { return 2 * atan( sqrt((1+excent)/(1-excent)) * tan(anomalie_excent / 2)); } inline double calc_r(double a, double e, double phi, double phi0) { // phi0 is not used here. retu...
[ "dawehner@googlemail.com", "daniel.wehner@erdfisch.de" ]
[ [ [ 1, 5 ], [ 7, 8 ], [ 10, 10 ], [ 14, 15 ], [ 17, 19 ], [ 21, 23 ], [ 25, 25 ] ], [ [ 6, 6 ], [ 9, 9 ], [ 11, 13 ...
74202c509faee97b91ad16af1630c67526c2f8f9
e2f961659b90ff605798134a0a512f9008c1575b
/Example-01/MODEL_INIT.INC
10dae08605c7922afdad7f8ad4e942571b8478aa
[]
no_license
bs-eagle/test-models
469fe485a0d9aec98ad06d39b75901c34072cf60
d125060649179b8e4012459c0a62905ca5235ba7
refs/heads/master
2021-01-22T22:56:50.982294
2009-11-10T05:49:22
2009-11-10T05:49:22
1,266,143
1
1
null
null
null
null
UTF-8
C++
false
false
1,366
inc
EQUIL 2700 286 2842 1* 2700 1* 1* 1* 1* 2700 286 2824 1* 2700 1* 1* 1* 1* 2700 286 2824 1* 2700 1* 1* 1* 1* 2700 286 2824 1* 2700 1* 1* 1* 1* 270...
[ "sergey.miryanov@gmail.com" ]
[ [ [ 1, 43 ] ] ]
08183ea005abdf30b7e88b14ceda35f093f03786
61fb1bf48c8eeeda8ecb2c40fcec1d3277ba6935
/patoGUI/checkoutdialog.cpp
153e3f77b09bc057809cce06cade1ffaabd2437e
[]
no_license
matherthal/pato-scm
172497f3e5c6d71a2cbbd2db132282fb36ba4871
ba573dad95afa0c0440f1ae7d5b52a2736459b10
refs/heads/master
2020-05-20T08:48:12.286498
2011-11-25T11:05:23
2011-11-25T11:05:23
33,139,075
0
0
null
null
null
null
UTF-8
C++
false
false
2,419
cpp
#include <QtGui> #include "checkoutdialog.h" #include "ui_checkoutdialog.h" CheckoutDialog::CheckoutDialog(QWidget *parent) : QDialog(parent), ui(new Ui::CheckoutDialog) { //Start Configurations ui->setupUi(this); ui->radioButtonHEAD->setChecked(true); ui->labelRevisionNumber->setEna...
[ "rafael@Micro-Mariana" ]
[ [ [ 1, 71 ] ] ]
ba4a8cf5581c28c167b2a8b28a900992b7eb3ab6
ad6a37b326227901f75bad781f2cbf357b42544f
/Effects/GrayScale.h
31ddfe8230adcd57a2cea7f636376cc68b01045c
[]
no_license
OpenEngineDK/branches-PostProcessingEffects
83b4e1dc1a390b66357bed6bc94d4cab16ef756a
c4f4585cbdbb905d382499bf12fd8bfe7d27812c
refs/heads/master
2021-01-01T05:43:32.564360
2009-04-20T14:50:03
2009-04-20T14:50:03
58,077,144
1
0
null
null
null
null
UTF-8
C++
false
false
550
h
#ifndef __GRAYSCALE_H__ #define __GRAYSCALE_H__ #include <PostProcessing/OpenGL/PostProcessingEffect.h> #include <PostProcessing/IPostProcessingPass.h> #include <Display/Viewport.h> #include <Core/IEngine.h> #include <vector> #include <stdio.h> using namespace OpenEngine::PostProcessing; class GrayScal...
[ "anissen@daimi.au.dk", "cpvc@openengine.dk" ]
[ [ [ 1, 6 ], [ 8, 20 ], [ 22, 28 ] ], [ [ 7, 7 ], [ 21, 21 ] ] ]
f4e03f86fe76f7df0db08fb77943bbbf7f86ad8c
f2cbdee1dfdcad7b77c597e1af5f40ad83bad4aa
/MyC++/CreateMutex/test.cpp
cee76d1021d3b186968d2c31c310b3855a3f4aa4
[]
no_license
jdouglas71/Examples
d03d9effc414965991ca5b46fbcf808a9dd6fe6d
b7829b131581ea3a62cebb2ae35571ec8263fd61
refs/heads/master
2021-01-18T14:23:56.900005
2011-04-07T19:34:04
2011-04-07T19:34:04
1,578,581
1
1
null
null
null
null
UTF-8
C++
false
false
664
cpp
#include <windows.h> #include <iostream.h> void perror32(char*& ptr) { FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, NULL, GetLastError(), MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US), ...
[ "jdouglas71@gmail.com" ]
[ [ [ 1, 33 ] ] ]
465ff35a2423788ae2a6eb05c1880a316018d4ad
68bfdfc18f1345d1ff394b8115681110644d5794
/Examples/Example01/ModelGeosetFace.cpp
5934369006e80bc5f9b8c29d8a1424826094cab2
[]
no_license
y-gupta/glwar3
43afa1efe475d937ce0439464b165c745e1ec4b1
bea5135bd13f9791b276b66490db76d866696f9a
refs/heads/master
2021-05-28T12:20:41.532727
2010-12-09T07:52:12
2010-12-09T07:52:12
32,911,819
1
0
null
null
null
null
UTF-8
C++
false
false
1,008
cpp
//+----------------------------------------------------------------------------- //| Included files //+----------------------------------------------------------------------------- #include "ModelGeosetFace.h" //+----------------------------------------------------------------------------- //| Constructor //+--...
[ "sihan6677@deb3bc48-0ee2-faf5-68d7-13371a682d83" ]
[ [ [ 1, 32 ] ] ]
b63f60c6f5f04929ebe973386391939d4804fac7
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/3rdParty/boost/libs/graph/example/fibonacci_heap.cpp
b900e4743990c364309e6eaf43552b7c6e03dd7c
[ "Artistic-2.0", "LicenseRef-scancode-public-domain" ]
permissive
bugbit/cipsaoscar
601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4
52aa8b4b67d48f59e46cb43527480f8b3552e96d
refs/heads/master
2021-01-10T21:31:18.653163
2011-09-28T16:39:12
2011-09-28T16:39:12
33,032,640
0
0
null
null
null
null
UTF-8
C++
false
false
3,010
cpp
//======================================================================= // Copyright 1997, 1998, 1999, 2000 University of Notre Dame. // Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek // // This file is part of the Boost Graph Library // // You should have received a copy of the License Agreement for t...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 86 ] ] ]
bfe60c84916b72d66f4cd364366ef4672610ae10
c1a2953285f2a6ac7d903059b7ea6480a7e2228e
/deitel/appG/ATM.cpp
92d32b22dd9b924f950fb3acd90c49e06a299b40
[]
no_license
tecmilenio/computacion2
728ac47299c1a4066b6140cebc9668bf1121053a
a1387e0f7f11c767574fcba608d94e5d61b7f36c
refs/heads/master
2016-09-06T19:17:29.842053
2008-09-28T04:27:56
2008-09-28T04:27:56
50,540
4
3
null
null
null
null
UTF-8
C++
false
false
6,293
cpp
// ATM.cpp // Member-function definitions for class ATM. #include "ATM.h" // ATM class definition #include "Transaction.h" // Transaction class definition #include "BalanceInquiry.h" // BalanceInquiry class definition #include "Withdrawal.h" // Withdrawal class definition #include "Deposit.h" // Deposit class def...
[ "sebastianavina@gmail.com" ]
[ [ [ 1, 156 ] ] ]
2bf494b71ef7a9709450f1b98afd43fd8a6ab8f9
2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4
/OUAN/OUAN/Src/Core/GamePausedState.h
4f6c95b8645a2f13cc74bcefe4e58d2fef57e37f
[]
no_license
juanjmostazo/once-upon-a-night
9651dc4dcebef80f0475e2e61865193ad61edaaa
f8d5d3a62952c45093a94c8b073cbb70f8146a53
refs/heads/master
2020-05-28T05:45:17.386664
2010-10-06T12:49:50
2010-10-06T12:49:50
38,101,059
1
1
null
null
null
null
UTF-8
C++
false
false
1,112
h
#ifndef GAMEPAUSEDSTATEH_H #define GAMEPAUSEDSTATEH_H #include "../OUAN.h" #include "GameState.h" namespace OUAN { const std::string GAMEPAUSED_IMG_NAME="pause"; const std::string GAMEPAUSED_IMG_EXTENSION=".png"; const std::string GAMEPAUSED_MATERIAL_NAME="PauseBg"; const std::string GAMEPAUSED_GROUP=Ogr...
[ "ithiliel@1610d384-d83c-11de-a027-019ae363d039" ]
[ [ [ 1, 46 ] ] ]
8240e15da61557ba658bdf76a166f8851b19d870
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SEFoundation/SEEffects/SEColorNormalDepthEffect.h
6a7033cf427bd9bbe9627b52a864da9d2cf341e5
[]
no_license
pizibing/swingengine
d8d9208c00ec2944817e1aab51287a3c38103bea
e7109d7b3e28c4421c173712eaf872771550669e
refs/heads/master
2021-01-16T18:29:10.689858
2011-06-23T04:27:46
2011-06-23T04:27:46
33,969,301
0
0
null
null
null
null
GB18030
C++
false
false
2,028
h
// Swing Engine Version 1 Source Code // Most of techniques in the engine are mainly based on David Eberly's // Wild Magic 4 open-source code.The author of Swing Engine learned a lot // from Eberly's experience of architecture and algorithm. // Several sub-systems are totally new,and others are re-implimented or ...
[ "hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac" ]
[ [ [ 1, 60 ] ] ]
c263211f1f34485bf13a0ad9aa84a997783d60b8
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/multi_index/example/memfun_key.cpp
ad5ee10538dbc320b1a6bb7b46bb825108bcc073
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
ISO-8859-1
C++
false
false
2,091
cpp
/* Boost.MultiIndex example of member functions used as key extractors. * * Copyright 2003-2006 Joaquín M López Muñoz. * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) * * See http://www.boost.org/libs/...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 79 ] ] ]
8d86cd01fd1c579d112dd550484acf6885efe87e
989aa92c9dab9a90373c8f28aa996c7714a758eb
/HydraIRC/EventManager.cpp
93376ef57cd73858f595d29ffc16a1171ca775ff
[]
no_license
john-peterson/hydrairc
5139ce002e2537d4bd8fbdcebfec6853168f23bc
f04b7f4abf0de0d2536aef93bd32bea5c4764445
refs/heads/master
2021-01-16T20:14:03.793977
2010-04-03T02:10:39
2010-04-03T02:10:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,543
cpp
/* HydraIRC Copyright (C) 2002-2006 Dominic Clifton aka Hydra HydraIRC limited-use source license 1) You can: 1.1) Use the source to create improvements and bug-fixes to send to the author to be incorporated in the main program. 1.2) Use it for review/educational purposes. 2) You ca...
[ "hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0" ]
[ [ [ 1, 390 ] ] ]
d40592aa7e47c910d7a9d02c08cdc6ba0055fcb9
4497c10f3b01b7ff259f3eb45d0c094c81337db6
/VideoMontage/SobelImageQuality.h
5abbdd9bbc2c95562bf165791fda46e740b0ed1e
[]
no_license
liuguoyou/retarget-toolkit
ebda70ad13ab03a003b52bddce0313f0feb4b0d6
d2d94653b66ea3d4fa4861e1bd8313b93cf4877a
refs/heads/master
2020-12-28T21:39:38.350998
2010-12-23T16:16:59
2010-12-23T16:16:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
278
h
#pragma once #include "ImageQuality.h" // Get Image Quality by taking max value in Sobel saliency map class SobelImageQuality : public ImageQuality { public: SobelImageQuality(void); ~SobelImageQuality(void); virtual double GetImageQuality(IplImage* image); };
[ "kidphys@aeedd7dc-6096-11de-8dc1-e798e446b60a" ]
[ [ [ 1, 12 ] ] ]
aab5dd048f9ca2cb759f84e05a062b7e77dd936c
565d432f8223100873944cfa22b9d9b2f14575f1
/AutoLogin/CEGUI_Call.h
e3b50c26aa81de8fed6021829371872092247396
[]
no_license
glencui2015/tlautologin
ce029c688e0414497e91115a2ee19e7abcac56d2
6e825807e2523bf4e020d91f92d86ce194747d0d
refs/heads/master
2021-01-10T10:50:34.139524
2010-12-17T17:43:33
2010-12-17T17:43:33
50,753,256
0
0
null
null
null
null
GB18030
C++
false
false
5,376
h
#include <windows.h> #include <math.h> #include <stdio.h> #include <string> #include <vector> using namespace std; vector<int> CEGUI_WIN; int BottonCallAddress=0; string str_win; int GetCEGUI(){ return (int)GetModuleHandle("CEGUIBase.dll");//获取模块基址 } int CEGUIBase_Handle=0; int myTestValue(int ...
[ "woaini4t@84d92313-99f8-b76f-20ef-0d116c1dc3bd" ]
[ [ [ 1, 235 ] ] ]
475b1d0055fd061ded029ad48e88d150154a0264
2b80036db6f86012afcc7bc55431355fc3234058
/src/win32cpp/pch.cpp
1fae8bf9a6959a16b45765755e819ddd9d621372
[ "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
WINDOWS-1252
C++
false
false
1,909
cpp
////////////////////////////////////////////////////////////////////////////// // // License Agreement: // // The following are Copyright © 2007, Casey Langen // // Sources and Binaries of: win32cpp // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modifi...
[ "onnerby@6a861d04-ae47-0410-a6da-2d49beace72e" ]
[ [ [ 1, 39 ] ] ]
dbf2775ce8c631465bf66bd736c64bfb24c7d1e1
6f7850c90ed97967998033df615d06eacfabd5fa
/pinger/eventer.h
44b48adb80e9db9496cd8e1e64b888871e994b5f
[]
no_license
vi-k/whoisalive
1145b0af6a2a18e951533b00a2103b000abd570a
ae86c1982c1e97eeebc50ba54bf53b9b694078b6
refs/heads/master
2021-01-10T02:00:28.585126
2010-08-23T01:58:45
2010-08-23T01:58:45
44,526,120
0
0
null
null
null
null
UTF-8
C++
false
false
1,662
h
#ifndef EVENTER_H #define EVENTER_H #include "connection.h" #include "../common/my_thread.h" #include "../common/my_inet.h" #include <list> #include <boost/ptr_container/ptr_list.hpp> #include <boost/function.hpp> namespace eventer { /* Класс - событие */ struct event { ip::address_v4 address; /...
[ "victor dunaev (victor.dunaev@gmail.com)", "victor.dunaev@gmail.com" ]
[ [ [ 1, 47 ], [ 50, 60 ], [ 63, 75 ] ], [ [ 48, 49 ], [ 61, 62 ] ] ]
4f0f2a9223925a88839d6818306bf2e6656658b1
dadf8e6f3c1adef539a5ad409ce09726886182a7
/airplay/h/toeSimpleMenuItem.h
8acff5d579e584cf5f613878c723d4b0cdda7e04
[]
no_license
sarthakpandit/toe
63f59ea09f2c1454c1270d55b3b4534feedc7ae3
196aa1e71e9f22f2ecfded1c3da141e7a75b5c2b
refs/heads/master
2021-01-10T04:04:45.575806
2011-06-09T12:56:05
2011-06-09T12:56:05
53,861,788
0
0
null
null
null
null
UTF-8
C++
false
false
6,313
h
#pragma once #include <IwResManager.h> #include <IwManagedList.h> #include <toeInput.h> #include <toeFreeTypeFont.h> #include <toeSimpleMenuStyle.h> #include <toeSimpleMenuStyleSheet.h> #include <toeIntrusiveList.h> #include <toeScriptingSubsystem.h> namespace TinyOpenEngine { class CtoeSimpleMenuItem...
[ "gamemaster@101gr.com" ]
[ [ [ 1, 156 ] ] ]
246186ce7140975ddb2bf57ad1f6fddcbede630a
cd1b72e71f52456e28716c426ec281c8b60b43e5
/ cs340-pacman/state.h
9315294f5289f1465c1c070d24edb168adf96526
[]
no_license
ShawnHuang/cs340-pacman
137d12510a2747fe8ea1ce905b3332ba168ea992
9979f59fd34c90550fe5375573efe40c80f60381
refs/heads/master
2020-06-04T13:04:47.234599
2009-12-05T15:01:25
2009-12-05T15:01:25
32,971,724
0
0
null
null
null
null
UTF-8
C++
false
false
1,449
h
/***************************************************** File Name: state.h Description: The state class is responsible for setting transitions, specifying actions, and pointing to the right function that represents the action. Created by: Riddhi Kapasi Modified by : *************************...
[ "riddhi.kapasi@c94e964c-9837-11de-bb56-53d3cd047523", "usha.sanaga@c94e964c-9837-11de-bb56-53d3cd047523" ]
[ [ [ 1, 12 ], [ 14, 25 ], [ 27, 30 ], [ 32, 37 ], [ 39, 41 ] ], [ [ 13, 13 ], [ 26, 26 ], [ 31, 31 ], [ 38, 38 ] ] ]
1d8d8aac301322c0f697074cbfe05ac2ae07678d
7f6fe18cf018aafec8fa737dfe363d5d5a283805
/ntk/interface/terminalview.h
a9e7fa25c00f1a5f7777044640d3b4eae290ed92
[]
no_license
snori/ntk
4db91d8a8fc836ca9a0dc2bc41b1ce767010d5ba
86d1a32c4ad831e791ca29f5e7f9e055334e8fe7
refs/heads/master
2020-05-18T05:28:49.149912
2009-08-04T16:47:12
2009-08-04T16:47:12
268,861
2
0
null
null
null
null
SHIFT_JIS
C++
false
false
4,017
h
/****************************************************************************** The NTK Library Copyright (C) 1998-2003 Noritaka Suzuki $Id: terminalview.h,v 1.4 2003/11/11 12:07:07 nsuzuki Exp $ ******************************************************************************/ #pragma once #ifndef __NTK_IN...
[ "nrtkszk@gmail.com" ]
[ [ [ 1, 170 ] ] ]
de4c2502aa3c4edf1730a73ad8e2c27577c8c80a
b6bad03a59ec436b60c30fc793bdcf687a21cf31
/som2416/wince5/atapiRomipm.h
1b6bdb70fc836eb341ae2cc6e8e71d2bf13fd2ba
[]
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
592
h
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you licensed this SOFTWARE PRODUCT. // If you did not accept the terms of the EULA, you are not authorized to use // this sou...
[ "cxzeng@163.com" ]
[ [ [ 1, 23 ] ] ]
a7e9feb9737bec4efafa9509872d2d9c9d08606b
de98f880e307627d5ce93dcad1397bd4813751dd
/3libs/ut/include/OXColorPickerButton.h
1873325c7fe4f58901c2c5ec9e604319ddd43c34
[]
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
8,173
h
// ========================================================================== // Class Specification : COXColorPickerButton // ========================================================================== // Version: 9.3 // This software along with its related components, documentation and files ("The Librari...
[ "andyweike@tom.com" ]
[ [ [ 1, 239 ] ] ]
90e7e4d059a924fe1269b576223a3b04d46f719e
006ee225e39d3177996c2981e883ed594badf8a3
/Project2/trunk/Submit/main.cpp
7412e09c63b80a9d96e7eefdc557fc485c1a9f6c
[]
no_license
masubi/jpq-project-1
a55f7a0d8295b0901b1be18c30df880abb899b57
ae56f2adab78b03fb77ff5df95985f671a7eced4
refs/heads/master
2021-01-10T20:30:18.967711
2011-04-29T19:29:47
2011-04-29T19:29:47
37,696,064
0
0
null
null
null
null
UTF-8
C++
false
false
9,458
cpp
/* CPSC545 Spring2011 Project 2 * login: assawaru(login used to submit) * Linux * date: 04/27/11 * name: Pichai Assawaruangchai, Quy Le * emails: assawaru@seattleu.edu, quyvle@gmail.com */ #include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <iostream> #include <semaphore.h> using names...
[ "pichai.assa@c491f225-113b-c5b7-de4c-e81cec797d0c" ]
[ [ [ 1, 302 ] ] ]
02061edb75119b19f82925a8b08d50f00116d886
04fec4cbb69789d44717aace6c8c5490f2cdfa47
/ui/src/MainFrame.cpp
d5566d9e41db3077ac0cfb13e8d2d15d813814d7
[]
no_license
aaryanapps/whiteTiger
04f39b00946376c273bcbd323414f0a0b675d49d
65ed8ffd530f20198280b8a9ea79cb22a6a47acd
refs/heads/master
2021-01-17T12:07:15.264788
2010-10-11T20:20:26
2010-10-11T20:20:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,648
cpp
#include "wx/wx.h" #include "wx/notebook.h" #include "wx/defs.h" #include "wx/panel.h" #include "wx/splitter.h" //#include "wxGlobal.h" #include "MainFrame.h" #include "MenuDefs.h" BEGIN_EVENT_TABLE(CMainFrame, wxFrame) EVT_MENU(ID_FILE_QUIT, CMainFrame::OnFileQuit) EVT_MENU(ID_FILE_NEW, CMainFrame::OnFileNe...
[ "smehta@aaryanapps.com" ]
[ [ [ 1, 319 ] ] ]
1b72c74cbaf1b21ad68b7c3a3fbb44ffd0fefabe
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/ipappprotocols/sip/sipcodec/src/t_csipacceptheader.cpp
f4b340cf9f24ec719cadad1bf0b87b90978d8ad9
[]
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
14,318
cpp
/* * Copyright (c) 2005-2009 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/lega...
[ "none@none" ]
[ [ [ 1, 453 ] ] ]
32808f6b339f84a1065910296b48c4687a8d5f38
5d36f6102c8cadcf1a124b366ae189d6a2609c59
/src/gpuAPI/newGPU/core_Draw.cpp
2178f69ab330cf8cb2b7c24aca8515f80ef0e109
[]
no_license
Devil084/psx4all
336f2861246367c8d397ef5acfc0b7972085c21b
04c02bf8840007792d23d15ca42a572035a1d703
refs/heads/master
2020-02-26T15:18:04.554046
2010-08-11T13:49:24
2010-08-11T13:49:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,726
cpp
#include "newGPU.h" #include "minimal.h" u16 bgr2rgb[65536]; /////////////////////////////////////////////////////////////////////////////// #include "raster.h" #include "inner_Blit.h" /////////////////////////////////////////////////////////////////////////////// void clutInit() { #if 0 int r,g,b,i; i = 0...
[ "jars@jars-desktop.(none)" ]
[ [ [ 1, 398 ] ] ]
52348894a8557d1185242496207df84d105b63f8
1dc1a820005cbe08729bac511e81e5d4658b97a9
/demos/win32/win32_graphics.cpp
f9dd88ef001dd8bf83b3f149b7f5cfc49789ad98
[ "BSD-3-Clause" ]
permissive
b-xiang/graphin
0afed6df7e457cc3ff5a71a7ce848f6edcfc708b
f5dcfcd1a06d0085442c855dc30b3ee017ecc9f7
refs/heads/master
2021-05-29T14:13:48.354322
2011-03-11T21:59:36
2011-03-11T21:59:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
149
cpp
#include "win32.h" #include "mm_file.h" #include <direct.h> #include "window.h" void graphic_paint(WINDOW_ON_PAINT_PARAMS* p) { }
[ "andrew.fedoniouk@8bb2f294-2c31-0410-96cb-115bfb752b6e" ]
[ [ [ 1, 13 ] ] ]
79d4cf9475b576e6f4a8a4a69c0979dfa0a34c07
ef1ad93a27524000ba8f99fcdf217136ceebb3c1
/inifile.h
61d3a02ade655f9821d6a5847a707be736fa7e09
[]
no_license
capnjj/taiga-wizard
1c2ade791544a02b694fd4da312e70aef560fd23
ea3835bd64cbe57e0ce22af9ced262b5ff3f00fd
refs/heads/master
2021-01-18T05:15:13.284903
2010-08-27T14:52:49
2010-08-27T14:52:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
146
h
#ifndef INIFILE_H #define INIFILE_H class IniFile { public: IniFile(); void Load(); void Save(); }; #endif // INIFILE_H
[ "ryanm@localhost.localdomain" ]
[ [ [ 1, 12 ] ] ]
73a777cc5db7a414d088cc445ec3df7b48b538be
9d1cb48ec6f6c1f0e342f0f8f819cbda74ceba6e
/src/WebFileOpenDlg.cpp
bb32d29e398418cb1248d61b6c4882e2b5ae3b80
[]
no_license
correosdelbosque/veryie
e7a5ad44c68dc0b81d4afcff3be76eb8f83320ff
6ea5a68d0a6eb6c3901b70c2dc806d1e2e2858f1
refs/heads/master
2021-01-10T13:17:59.755108
2010-06-16T04:23:26
2010-06-16T04:23:26
53,365,953
1
1
null
null
null
null
UTF-8
C++
false
false
3,673
cpp
// WebFileOpenDlg.cpp : implementation file // #include "stdafx.h" #include "VeryIE.h" #include "WebFileOpenDlg.h" #include "mainfrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //#pragma optimize( "s", on) ///////////////////////////////////////...
[ "songbohr@af2e6244-03f2-11de-b556-9305e745af9e" ]
[ [ [ 1, 146 ] ] ]
359a3a34a00a368abd4fd0d9ca528239ec27e99b
df31fa6034f82e637d6ee497db636f1194dff8cd
/src/sn_rigSolvers/sn_slidecurve_op.cpp
f109eb52dfe02f3ab8cc631273c1c0b2820e80e8
[]
no_license
UIKit0/Gear
7afbf5d9f82a5b787b38d5bc5532907af4b85c35
7b1acdf1f7bba54c07079bce9fb8f83a68674347
refs/heads/master
2021-01-21T22:10:34.120846
2010-11-24T10:01:52
2010-11-24T10:01:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,335
cpp
/* This file is part of GEAR. GEAR is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is...
[ "geerem@hotmail.com" ]
[ [ [ 1, 323 ] ] ]
2e63b59f72f775dcb78219855973465ad4f9949c
6bdb3508ed5a220c0d11193df174d8c215eb1fce
/Codes/Halak/UIDomain.cpp
927ddb84875c686d8681045f41137df95eb25376
[]
no_license
halak/halak-plusplus
d09ba78640c36c42c30343fb10572c37197cfa46
fea02a5ae52c09ff9da1a491059082a34191cd64
refs/heads/master
2020-07-14T09:57:49.519431
2011-07-09T14:48:07
2011-07-09T14:48:07
66,716,624
0
0
null
null
null
null
UTF-8
C++
false
false
379
cpp
#include <Halak/PCH.h> #include <Halak/UIDomain.h> #include <Halak/UIWindow.h> namespace Halak { UIDomain::UIDomain() : root(nullptr) { } UIDomain::UIDomain(UIWindow* root) : root(root) { } UIDomain::~UIDomain() { } void UIDomain::SetRo...
[ "halakshin@gmail.com" ]
[ [ [ 1, 25 ] ] ]
ff015a39dec5f6656a85102b7272a9ac0561b5eb
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/Code/Flosti Engine/PhysX/PhysicTriggerReport.cpp
111adfd6a4769a8ba859b58beb5fdbf61718d8d3
[]
no_license
bugbit/cipsaoscar
601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4
52aa8b4b67d48f59e46cb43527480f8b3552e96d
refs/heads/master
2021-01-10T21:31:18.653163
2011-09-28T16:39:12
2011-09-28T16:39:12
33,032,640
0
0
null
null
null
null
UTF-8
C++
false
false
1,024
cpp
#include "__PCH_PhysX.h" #include "PhysicTriggerReport.h" #include "PhysX/PhysicsManager.h" void CPhysicTriggerReport::onTrigger( NxShape& triggerShape, NxShape& otherShape, NxTriggerFlag status ) { if(status & NX_TRIGGER_ON_ENTER) { //A body entered the trigger ...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 26 ] ] ]
3066a35ac4df140b13fefe09fd38b0076e36e3c0
6f796044ae363f9ca58c66423c607e3b59d077c7
/source/Gui/GuiFonts.h
40c2193a0bfda859d9be0dc989ed89663b05708b
[]
no_license
Wiimpathy/bluemsx-wii
3a68d82ac82268a3a1bf1b5ca02115ed5e61290b
fde291e57fe93c0768b375a82fc0b62e645bd967
refs/heads/master
2020-05-02T22:46:06.728000
2011-10-06T20:57:54
2011-10-06T20:57:54
178,261,485
2
0
null
2019-03-28T18:32:30
2019-03-28T18:32:30
null
UTF-8
C++
false
false
254
h
#ifndef _GUI_FONTS_H #define _GUI_FONTS_H class TextRender; class GuiRootContainer; extern TextRender *g_fontArial; extern TextRender *g_fontImpact; extern void GuiFontInit(void); extern void GuiFontClose(GuiRootContainer *root); #endif
[ "timbrug@c2eab908-c631-11dd-927d-974589228060", "timbrug@gmail.com" ]
[ [ [ 1, 4 ], [ 6, 10 ], [ 12, 13 ] ], [ [ 5, 5 ], [ 11, 11 ] ] ]
526f94a7d4fd6a8c7068f05b2cbd91069b8e1cd7
17558c17dbc37842111466c43add5b31e3f1b29b
/debug/moc_portlistener.cpp
b88686100d38049dbb69c0d19c68bd76674b4af2
[]
no_license
AeroWorks/inav
5c61b6c7a5af1a3f99009de8e177a2ceff3447b0
5a97aaca791026d9a09c2273c37e237b18b9cb35
refs/heads/master
2020-09-05T23:45:11.561252
2011-04-24T01:53:22
2011-04-24T01:53:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,163
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'portlistener.h' ** ** Created: Sun 14. Feb 18:43:45 2010 ** by: The Qt Meta Object Compiler version 62 (Qt 4.6.1) ** ** WARNING! All changes made in this file will be lost! **************...
[ "eduardo.a20@gmail.com" ]
[ [ [ 1, 69 ] ] ]
b0f2649f2354051340f3abcc92ae5cf91ff68c18
ea02e41514b3b979c78af4ea7b5c55e99834036b
/GetNetSdkLocation/MFConRegEditor.cpp
ac72b8febc01222970b03a6c28fd38809a59d89b
[]
no_license
isabella232/wintools
446228b88eb4296633b0c2be05c18fe291d6b5d2
203f7b550c0a1660306d4cc0606b1dc6289e8d9a
refs/heads/master
2022-02-23T13:02:25.859592
2010-04-07T16:45:52
2010-04-07T16:45:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,387
cpp
// MFConRegEditor.cpp: implementation of the CMFConRegEditor class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MFConRegEditor.h" #include <aclapi.h> #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif ...
[ "paco@mono-cvs.ximian.com" ]
[ [ [ 1, 235 ] ] ]
d68d29350523d956e82cb5c7f4e8ea4ee88230ce
a2904986c09bd07e8c89359632e849534970c1be
/topcoder/TurretPlacement.cpp
e3bb3f88d3547b8d02f77df99b051e2913c91d4a
[]
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,777
cpp
// BEGIN CUT HERE // END CUT HERE #line 5 "TurretPlacement.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, 57 ] ] ]
719306d443196c5dd78855c2d1093007e1dbe730
463c3b62132d215e245a097a921859ecb498f723
/lib/dlib/cmd_line_parser/cmd_line_parser_check_1.h
79122cefaf9eddee9c2735366c543cad84114474
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
athulan/cppagent
58f078cee55b68c08297acdf04a5424c2308cfdc
9027ec4e32647e10c38276e12bcfed526a7e27dd
refs/heads/master
2021-01-18T23:34:34.691846
2009-05-05T00:19:54
2009-05-05T00:19:54
197,038
4
1
null
null
null
null
UTF-8
C++
false
false
18,491
h
// Copyright (C) 2006 Davis E. King (davisking@users.sourceforge.net) // License: Boost Software License See LICENSE.txt for the full license. #ifndef DLIB_CMD_LINE_PARSER_CHECk_1_ #define DLIB_CMD_LINE_PARSER_CHECk_1_ #include "cmd_line_parser_kernel_abstract.h" #include <sstream> #include <string> #inclu...
[ "jimmy@DGJ3X3B1.(none)" ]
[ [ [ 1, 554 ] ] ]
045611bc43de3d1174baffaa8ab5d2773a322944
0c84ebd32a2646b5582051216d6e7c8283bb4f23
/WizAppData.h
1d7473b05c982d62b7a4a71cb44942d8cdfe714e
[]
no_license
AudioAnecdotes/wxWizApp
97932d2e6fd2c38934c16629a5e3d6023e0978ac
129dfad68be44581c97249d2975efca2fa7578b7
refs/heads/master
2021-01-18T06:36:29.316270
2007-01-02T06:02:13
2007-01-02T06:02:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,217
h
// WizAppData.h: interface for the WizAppData class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_WIZAPPDATA_H__646D1429_ECDD_4BFC_B5D4_2657A418884F__INCLUDED_) #define AFX_WIZAPPDATA_H__646D1429_ECDD_4BFC_B5D4_2657A418884F__INCLUDED_ #if _MSC_VER > 1000 #pragma o...
[ "gsilber" ]
[ [ [ 1, 58 ] ] ]
a504f00cf727a93e6523ed2258e6aacae6515bd9
0f8559dad8e89d112362f9770a4551149d4e738f
/Wall_Destruction/Havok/Source/Common/Base/Types/hkBaseTypes.h
8ac28a6402b071dc660673c41b573f4c48ba50f4
[]
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
22,273
h
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Level 2 and Level 3 source code contains trade secrets...
[ "olinord@gmail.com" ]
[ [ [ 1, 790 ] ] ]
15e8705c13acac23a1a8080730a03bcf1170ed98
460d5c0a45d3d377bfc4ce71de99f4abc517e2b6
/Labs 3 & 5/Lab05.h
d25024e890a13a3c8583306c55644d4bfcd3f444
[]
no_license
wilmer/CS211
3ba910e9cc265ca7e3ecea2c71cf1246d430f269
1b0191c4ab7ebbe873fc5a09b9da2441a28d93d0
refs/heads/master
2020-12-25T09:38:34.633541
2011-03-06T04:53:54
2011-03-06T04:53:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
442
h
#ifndef LAB05_H #define LAB05_H struct Node { char StudentName[30]; Node *next; }; class LinkedList { public: LinkedList(); ~LinkedList(); void AddStudents(); void ChooseStudent(); void PrintList(); private: void AddNodeToEmptyList(Node *newNode); void AddNodeToList(Node *newNode);...
[ "diamyo@diamyos-MacBook-Pro.local" ]
[ [ [ 1, 33 ] ] ]
a338f56c60d752eca70c86c3495c494edc4b6abf
84f06293f8d797a6be92a5cbdf81e6992717cc9d
/touch_tracker/tbeta/app/nuigroup/OSC/src/Filters/ImageFilter.h
ef2f32ff2d2c75b2de8330a50149ceffedcab472
[]
no_license
emailtoan/touchapi
bd7b8fa140741051670137d1b93cae61e1c7234a
54e41d3f1a05593e943129ef5b2c63968ff448b9
refs/heads/master
2016-09-07T18:43:51.754299
2008-10-17T06:18:43
2008-10-17T06:18:43
40,374,104
0
0
null
null
null
null
UTF-8
C++
false
false
1,641
h
#ifndef IMAGEFILTER_H_ #define IMAGEFILTER_H_ #include "ShaderProgram.h" #include <map> #include <string> class FilterParameter{ public: const char* name; int type; float value; float max; float min; inline FilterParameter(const char* n, float val, float minVal, float maxVal, int t) ...
[ "cerupcat@5e10ba55-a837-0410-a92f-dfacd3436b42" ]
[ [ [ 1, 80 ] ] ]
31d3a5c58f021129d1252d5f15134d161d5dc858
c2c93fc3fd90bd77764ac3016d816a59b2370891
/Incomplited/Useful functions 0.1/last/main.cpp
6a085dc365b9cdcef204364ac11f12fcb244bfd2
[]
no_license
MsEmiNeko/samp-alex009-projects
a1d880ee3116de95c189ef3f79ce43b163b91603
9b9517486b28411c8b747fae460266a88d462e51
refs/heads/master
2021-01-10T16:22:34.863725
2011-04-30T04:01:15
2011-04-30T04:01:15
43,719,520
0
1
null
2018-01-19T16:55:45
2015-10-05T23:23:37
SourcePawn
UTF-8
C++
false
false
2,747
cpp
/* * Created: 06.03.10 * Author: 009 * Last Modifed: - */ // SDK #include "SDK/amx/amx.h" #include "SDK/plugincommon.h" // plugin #include "os.h" // core #include "math.h" #include <stdio.h> // plugin #include "main.h" #include "natives.h" #include "callbacks.h" #include "hooks.h" // samp data...
[ "ariKard9@gmail.com" ]
[ [ [ 1, 117 ] ] ]
9a9c52f27d07423a75ffc75c31ee276df623599e
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/SMDK/RTTS/RioTintoTS/FlowStream1.h
edbdb0b8ebabfb5c6ec4079a9104d1f6bf32e0b0
[]
no_license
abcweizhuo/Test3
0f3379e528a543c0d43aad09489b2444a2e0f86d
128a4edcf9a93d36a45e5585b70dee75e4502db4
refs/heads/master
2021-01-17T01:59:39.357645
2008-08-20T00:00:29
2008-08-20T00:00:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,892
h
#pragma once #ifndef FLOWSTREAM1_H_F2C90C01_FC3D_4243_BD83_07CA807DC8BD #define FLOWSTREAM1_H_F2C90C01_FC3D_4243_BD83_07CA807DC8BD #include "TS.h" #include "StreamInfo1.h" namespace RioTintoTS { // Forward declarations. class FlowStream1; //! Smart pointer typedef for class \c TestStream. typedef Object...
[ "keith.armstrong@syscad.net" ]
[ [ [ 1, 129 ] ] ]
440c92eedfd6450faef101d4993a7a9cb87f76d0
0f40e36dc65b58cc3c04022cf215c77ae31965a8
/src/apps/testbedservice/core/testbedservice_server.h
c4247afee1f52965604c6fc1022a34817bbfc89b
[ "MIT", "BSD-3-Clause" ]
permissive
venkatarajasekhar/shawn-1
08e6cd4cf9f39a8962c1514aa17b294565e849f8
d36c90dd88f8460e89731c873bb71fb97da85e82
refs/heads/master
2020-06-26T18:19:01.247491
2010-10-26T17:40:48
2010-10-26T17:40:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,801
h
/************************************************************************ ** This file is part of the network simulator Shawn. ** ** Copyright (C) 2004-2007 by the SwarmNet (www.swarmnet.de) project ** ** Shawn is free software; you can redistribute it and/or modify it ** ** under the terms ...
[ "t_baum@users.sourceforge.net" ]
[ [ [ 1, 64 ] ] ]
440d055392e584290cde2274fe34be5f5f2bd95c
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/source/graphics/core/win32/direct3d11/deviced3d11_4.cpp
526e660ece7d0b12a01906c0bd87a8d993dd6a1a
[]
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
1,654
cpp
#include"deviced3d11.h" #include"../defaultshader.h" namespace Maid { namespace Graphics { void DeviceD3D11::CreateDefaultPixelShader( int no, std::vector<unt08>& Binary ) { ID3D10Blob* pShader=NULL; ID3D10Blob* pErrorMsgs=NULL; HRESULT ret = S_OK; std::string str; switch( no ) { c...
[ "renji2000@471aaf9e-aa7b-11dd-9b86-41075523de00", "renji2000@gmail.com" ]
[ [ [ 1, 53 ], [ 55, 67 ] ], [ [ 54, 54 ] ] ]
4b62e71db77542a06af49928f9faeb6f1739e71d
205cdb795e7db08b3f0e50693e1f833c4675f4f4
/addtional-libs/pvrtex/Library/Frameworks/pvrtex.framework/Versions/A/Headers/PVRTexLib.h
59163af8d2ef9c2c1ce4d8ef4b43e6461f0a6676
[]
no_license
KageKirin/KaniTexTool
156a6781e1f699144fb8544d36af1c2b1797aaa4
b5431a82b4ea57682ee594a908dbbebd48d18ac8
refs/heads/master
2020-05-19T23:25:24.633660
2011-06-04T08:04:49
2011-06-04T08:04:49
1,720,340
3
0
null
null
null
null
UTF-8
C++
false
false
6,997
h
/****************************************************************************** @File PVRTexLib.h @Title Console Log @Version Name : etc_conversion.cpp @Copyright Copyright (C) Imagination Technologies Limited. All Rights Reserved. Strictly Confidential. @Platform ANSI ...
[ "kagekirin@gmail.com" ]
[ [ [ 1, 169 ] ] ]