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
09fbaa4b10175773a3961c1d1d5351e8fefd3c99
95a3e8914ddc6be5098ff5bc380305f3c5bcecb2
/src/FusionForever_lib/BeamFiringSection.cpp
554dd755ebbb54dab980d0551214793cf8d42034
[]
no_license
danishcake/FusionForever
8fc3b1a33ac47177666e6ada9d9d19df9fc13784
186d1426fe6b3732a49dfc8b60eb946d62aa0e3b
refs/heads/master
2016-09-05T16:16:02.040635
2010-04-24T11:05:10
2010-04-24T11:05:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,140
cpp
#include "StdAfx.h" #include "BeamFiringSection.h" #include "Ricochet.h" BeamFiringSection::BeamFiringSection(void) : Section() { beam_ = NULL; ltv_firing_ = false; beam_sum_time_ = 0; beam_charge_time_ = 0.5f; beam_cooldown_time_ = 0.5f; beam_fire_time_ = 2.0f; beam_deco_spawn_ = 0; beam_charge_...
[ "Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7", "danishcake@hotmail.com" ]
[ [ [ 1, 18 ], [ 20, 32 ], [ 36, 64 ], [ 67, 73 ], [ 75, 80 ], [ 82, 85 ], [ 98, 98 ] ], [ [ 19, 19 ], [ 33, 35 ], [ 65, ...
e609db5ed30c53cc41ece81ea53bd2d20b77315d
38af8ef5939efeb9f98d77756fd54ff8a94985d1
/rzpctrl/src/rtsetpage.h
533961a8bc340c45963aee0bfaa7cbd800607011
[]
no_license
suda-ee/miscprojectsrepo
16658894d1a3ae5c5900395ce84f519cafc7fd8a
e29d56498910045d97ecc3fd3205b1add4080683
refs/heads/master
2021-01-18T15:29:33.618773
2011-01-12T06:26:06
2011-01-12T06:26:06
86,655,718
0
0
null
null
null
null
UTF-8
C++
false
false
536
h
#ifndef RTSETPAGE_H #define RTSETPAGE_H #include <QtGui/QWidget> #include "ui_rtsetpage.h" #include "rtsetmodel.h" #include "rtsetdelegate.h" QT_BEGIN_NAMESPACE class rtsetpage : public QWidget, public Ui::rtsetpage { Q_OBJECT public: rtsetpage(QWidget *parent = 0); ~rtsetpage(); rtse...
[ "cai@localhost" ]
[ [ [ 1, 28 ] ] ]
312201ccbcf3bed7ff86adca72ac49e9a5e93939
3c6723c88064e74961ed26fbe8f70ef2e3856ebf
/dev2/macro/TTileCommRun/monocis_modified.cpp
3cbc60b30ba84e7c63a5fde3dc5b8e5a3af17063
[]
no_license
lauramoraes/WIS
534fa416c14a25ba618b7d85323f8bb062fe9be2
e7dbd4e456c4b93ea51d33d5d631263a60a6f3b9
refs/heads/master
2021-01-02T09:32:53.155405
2009-09-16T12:53:55
2009-09-16T12:53:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,447
cpp
////////////Main Code - You must add more lines if you want to run in WIS ///Modified RMS and Mean Code //// ////by Alexis Kalogeropoulos void monplots(TString runno, TString filename, TString module) { Double_t maxenerms = 1.5; Double_t maxpedrms = 0.8; TString defdir = "rfio:/castor/cern.ch/user/t/tile...
[ "tilecom@lxplus208.cern.ch" ]
[ [ [ 1, 152 ] ] ]
3331780bb3b871032915420781453b44c542d444
29792c63c345f87474136c8df87beb771f0a20a8
/server/gamemode/generic.h
3d85acb4c481685880a9457481dbadd55508b7d2
[]
no_license
uvbs/jvcmp
244ba6c2ab14ce0a757f3f6044b5982287b01fae
57225e1c52085216a0a4a9c4e33ed324c1c92d39
refs/heads/master
2020-12-29T00:25:39.180996
2009-06-24T14:52:39
2009-06-24T14:52:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
518
h
// File Author: kyeman #ifndef _GENERIC_H_ #define _GENERIC_H_ #include "../main.h" #define MAX_SPAWNS 100 class CGameModeGeneric { private: BOOL m_bGameStated; int m_iLastSpawnIssued; PLAYER_SPAWN_INFO m_AvailableSpawns[MAX_SPAWNS]; int m_iAvailableSpawnCount; public: int Init();...
[ "jacks.mini.net@43d76e2e-6035-11de-a55d-e76e375ae706" ]
[ [ [ 1, 30 ] ] ]
6aa9de071e26b4c18cd7ae52a263b095dd952743
9e590d76ad900ef940486ccda8633bd79c6acd4e
/ki2key/core/Setting.cpp
4e257c34ea5d988a8de21c9c6bdfc3fcc950a624
[ "BSD-2-Clause" ]
permissive
szk/Ki2Key
f66ec830e61d14ddf3c42ac469cd88da2dcf9e03
9498f32df419f94acbbecdffefbef25dc083eecf
refs/heads/master
2020-05-16T23:11:19.061205
2011-12-07T15:45:21
2011-12-07T15:45:21
1,168,628
0
0
null
null
null
null
UTF-8
C++
false
false
7,384
cpp
/* * Copyright (c) 2011, Tatsuhiko Suzuki * 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 li...
[ "s@vram.org" ]
[ [ [ 1, 187 ] ] ]
badef218317a2e054b2284b78e4001d0df2ed228
6c8c4728e608a4badd88de181910a294be56953a
/CommunicationModule/TelepathyIM/FarsightChannel.cpp
c1dc306dab425d9e35f2caf0ea2ffdfaabb0b493
[ "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
28,771
cpp
#include "StableHeaders.h" #include "DebugOperatorNew.h" #include "CoreException.h" #include "FarsightChannel.h" #include "CoreDefines.h" #include <TelepathyQt4/Farsight/Channel> #include <QFile> #include "MemoryLeakCheck.h" namespace TelepathyIM { FarsightChannel::FarsightChannel(const Tp::Streamed...
[ "jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3", "jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3", "matti_re@5b2332b8-efa3-11de-8684-7d64432d61a3", "mattiku@5b2332b8-efa3-11de-8684-7d64432d61a3", "matti.kuonanoja@gmail.com@5b2332b8-efa3-11de-8684-7d64432d61a3", "matti.kuonanoja@evocativi.com@5b2332b8-efa3-11...
[ [ [ 1, 1 ], [ 33, 33 ], [ 134, 134 ], [ 138, 138 ], [ 154, 154 ], [ 219, 219 ], [ 334, 335 ], [ 473, 473 ], [ 475, 475 ], [ 59...
f2a38f5c45a299c2cbef51a9651bff5f384bb828
a405cf24ef417f6eca00c688ceb9008d80f84e1a
/trunk/InsertBrickTask.cpp
c08835136d466b553b99fe35c42d2eb744f110b1
[]
no_license
BackupTheBerlios/nassiplugin-svn
186ac2b1ded4c0bf7994e6309150aa23bc70b644
abd9d809851d58d7206008b470680a23d0548ef6
refs/heads/master
2020-06-02T21:23:32.923994
2010-02-23T21:37:37
2010-02-23T21:37:37
40,800,406
0
0
null
null
null
null
UTF-8
C++
false
false
5,128
cpp
#include "InsertBrickTask.h" #include "GraphBricks.h" #include "RedLineDrawlet.h" #include "RedHatchDrawlet.h" #include "NassiFileContent.h" #include "commands.h" #include "NassiView.h" #include <wx/mstream.h> #if defined(__WXGTK__) #include "rc/ifcur_inv.xpm" #include "rc/whilecur_inv.xpm" #...
[ "danselmi@1ca45b2e-1973-0410-a226-9012aad761af" ]
[ [ [ 1, 147 ] ] ]
469eec695b4cce57d305547ca805530642853775
41371839eaa16ada179d580f7b2c1878600b718e
/UVa/Volume III/00350.cpp
39eb8b21a34316b4075b6f5d296ed3f7cc20b414
[]
no_license
marinvhs/SMAS
5481aecaaea859d123077417c9ee9f90e36cc721
2241dc612a653a885cf9c1565d3ca2010a6201b0
refs/heads/master
2021-01-22T16:31:03.431389
2009-10-01T02:33:01
2009-10-01T02:33:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
530
cpp
///////////////////////////////// // 00350 - Pseudo-Random Numbers ///////////////////////////////// #include<cstdio> unsigned int casen,f,i,l,length,m,z; unsigned int used[10000]; int main(void){ casen = 0; while(scanf("%u %u %u %u",&z,&i,&m,&l) && z){ casen++; printf("Case %u: ",casen); f = l; l...
[ "mistermarin@gmail.com" ]
[ [ [ 1, 23 ] ] ]
209c5bbe35326e6080da2d8d24718ee20fa82544
694fa0f3f1e3f849228c289834bc0b3061146356
/Time.h
79a6a1ac1a2a16bdc2725232bce6e4c344b5009a
[]
no_license
cs247/a2q2
0a08efb52474bd49a95cc592ee440310d0e66847
c03e59d639b20158de6630aeaac0c831fca07ae1
refs/heads/master
2021-01-20T07:48:23.563770
2011-06-19T00:22:34
2011-06-19T00:22:34
1,917,719
0
0
null
null
null
null
UTF-8
C++
false
false
1,385
h
/* * Time.h * * * Created by Joanne Atlee on 18/05/11. * */ #ifndef TIME_H #define TIME_H #include <iostream> #include <string> class Time { public: Time(); // default constructor -- value == NOW explicit Time (int hour, int min=0, int ...
[ "davidhu91@gmail.com" ]
[ [ [ 1, 46 ] ] ]
0b588e9a714e22fe47f600a49002d76ed362deb1
87cfed8101402f0991cd2b2412a5f69da90a955e
/daq/daq/src/mwadvantech/advantechaout.h
d4aace22b4a45d2d8c70e01c97aebe1d8e9fc5df
[]
no_license
dedan/clock_stimulus
d94a52c650e9ccd95dae4fef7c61bb13fdcbd027
890ec4f7a205c8f7088c1ebe0de55e035998df9d
refs/heads/master
2020-05-20T03:21:23.873840
2010-06-22T12:13:39
2010-06-22T12:13:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,197
h
// advantechAout.h : Declaration of CadvantechOut class // Copyright 2002-2003 The MathWorks, Inc. // $Revision: 1.1.6.2 $ $Date: 2003/12/04 18:39:19 $ #ifndef __advantechOUT_H_ #define __advantechOUT_H_ #pragma warning(disable:4996) // no warnings: CComModule::UpdateRegistryClass was declared deprecated ...
[ "stephan.gabler@gmail.com" ]
[ [ [ 1, 227 ] ] ]
cc6e07b15f40614f23285ead5bac3c3d56573d6f
81d3ba636ee63af055c917f13f6ebcb3b7e4717e
/MainComponent.h
4c201d816a60e42cb92e5e0b1f1bcd9a3f435fd9
[]
no_license
haibocheng/video_editor
cc68a4f02fc14756c2aa9369a536c8f49fef1334
40ab4a33642f70ea1c731f59aa062d82e7120bc7
refs/heads/master
2021-01-16T17:55:47.850527
2011-03-11T00:42:55
2011-03-11T00:42:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,388
h
#ifndef _MAINCOMPONENT_H_ #define _MAINCOMPONENT_H_ #include "MainAppWindow.h" #include "juce/juce.h" #include "timeline.h" #include "localization.h" #include "toolbox.h" #include "ContainerBox.h" #include "encodeVideo.h" #include "events.h" #include "taskTab.h" class AskJumpDestanation; class encodeV...
[ "r_t_m@i.ua" ]
[ [ [ 1, 156 ] ] ]
cd427a381056ebbb189ef5145d57b2748e353b4f
cd0987589d3815de1dea8529a7705caac479e7e9
/webkit/WebKit/blackberry/Api/WebSettings.h
a5b193b39f72d37233a9346eeb3f9ff4e9af12e7
[ "BSD-2-Clause" ]
permissive
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
6,419
h
/* * Copyright (C) Research In Motion Limited 2009-2010. All rights reserved. */ #ifndef WebSettings_h #define WebSettings_h #include "BlackBerryGlobal.h" #include "WebString.h" namespace WTF { class String; } namespace WebCore { class FrameLoaderClientBlackBerry; class IntSize; cla...
[ "sdevitt@rim.com" ]
[ [ [ 1, 224 ] ] ]
ab93a41a80826e7015b426b81052ef81e9fea5ee
a84b013cd995870071589cefe0ab060ff3105f35
/webdriver/branches/chrome/jobbie/src/cpp/InternetExplorerDriver/ElementWrapper.cpp
cfced69cb53adb5f712f9d0029fd59f6a8da9115
[ "Apache-2.0" ]
permissive
vdt/selenium
137bcad58b7184690b8785859d77da0cd9f745a0
30e5e122b068aadf31bcd010d00a58afd8075217
refs/heads/master
2020-12-27T21:35:06.461381
2009-08-18T15:56:32
2009-08-18T15:56:32
13,650,409
1
0
null
null
null
null
UTF-8
C++
false
false
6,069
cpp
/* Copyright 2007-2009 WebDriver committers Copyright 2007-2009 Google Inc. Portions copyright 2007 ThoughtWorks, Inc 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...
[ "simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9", "amorujao@07704840-8298-11de-bf8c-fd130f914ac9" ]
[ [ [ 1, 8 ], [ 10, 10 ], [ 12, 17 ], [ 19, 21 ], [ 23, 25 ], [ 29, 30 ], [ 36, 36 ], [ 40, 40 ], [ 42, 42 ], [ 45, 45 ...
d6c9ce430a9a9fb8fb2a7bb072634fa561272dda
21da454a8f032d6ad63ca9460656c1e04440310e
/src/net/worldscale/pimap/wscPimapDecoder.h
ff51953f7adb329d13aef8def4a03438aecb1a01
[]
no_license
merezhang/wcpp
d9879ffb103513a6b58560102ec565b9dc5855dd
e22eb48ea2dd9eda5cd437960dd95074774b70b0
refs/heads/master
2021-01-10T06:29:42.908096
2009-08-31T09:20:31
2009-08-31T09:20:31
46,339,619
0
0
null
null
null
null
UTF-8
C++
false
false
615
h
#pragma once #include "wsiPimapDecoder.h" #include <wcpp/lang/wscObject.h> #define WS_ClassName_OF_wscPimapDecoder "net.worldscale.pimap.wscPimapDecoder" class wscPimapDecoder : public wscObject , public wsiPimapDecoder { WS_IMPL_QUERY_INTERFACE_BEGIN( wscPimapDecoder ) WS_IMPL_QUERY_IN...
[ "xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8" ]
[ [ [ 1, 23 ] ] ]
3be5445270946f4bf712779ad7b76d8cc4006f95
cd07acbe92f87b59260478f62a6f8d7d1e218ba9
/src/CombinationAnalyseDlg.cpp
374c381f53f4a79d2e8e053fbe254753e955ac30
[]
no_license
niepp/sperm-x
3a071783e573d0c4bae67c2a7f0fe9959516060d
e8f578c640347ca186248527acf82262adb5d327
refs/heads/master
2021-01-10T06:27:15.004646
2011-09-24T03:33:21
2011-09-24T03:33:21
46,690,957
1
1
null
null
null
null
GB18030
C++
false
false
22,648
cpp
// CombinationAnalyseDlg.cpp : implementation file // #include "stdafx.h" #include "sperm.h" #include "CombinationAnalyseDlg.h" #include "PrinteDlg.h" #include "AllFunction.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ////////////////////////////////...
[ "harithchen@e030fd90-5f31-5877-223c-63bd88aa7192", "happynp@e030fd90-5f31-5877-223c-63bd88aa7192" ]
[ [ [ 1, 423 ], [ 427, 612 ], [ 616, 701 ] ], [ [ 424, 426 ], [ 613, 615 ] ] ]
463fcd835ddb36f95021576ff41e27fdcef0fe46
c7120eeec717341240624c7b8a731553494ef439
/src/cplusplus/freezone-samp/src/vehicles_t.hpp
575425e9511d6df4b50789f839d36b2a0f8fa2f7
[]
no_license
neverm1ndo/gta-paradise-sa
d564c1ed661090336621af1dfd04879a9c7db62d
730a89eaa6e8e4afc3395744227527748048c46d
refs/heads/master
2020-04-27T22:00:22.221323
2010-09-04T19:02:28
2010-09-04T19:02:28
174,719,907
1
0
null
2019-03-09T16:44:43
2019-03-09T16:44:43
null
WINDOWS-1251
C++
false
false
22,873
hpp
#ifndef VEHICLES_T_HPP #define VEHICLES_T_HPP #include <string> #include <vector> #include <set> #include <istream> #include <ostream> #include <boost/lexical_cast.hpp> #include <boost/algorithm/string.hpp> #include "basic_types.hpp" #include "checkpoints_t.hpp" #include "core/serialization/configuradable.hp...
[ "dimonml@19848965-7475-ded4-60a4-26152d85fbc5" ]
[ [ [ 1, 505 ] ] ]
bb205418d6180c9e6c5f3333954fcc8b1126ad62
206177d643cb88d0339f6130e764daba1376f4a7
/cplusplus_code/sources/buffer.cpp
75c8c86a7e252f29db90227cbd1d45d0a11701f9
[]
no_license
mwollenweber/rebridge
aae8b9dfbf985d3264d7e3874079e1f068cda4c1
4ca787dd545e8064c926811dc81772a6a8c356d1
refs/heads/master
2020-12-24T13:20:11.572283
2010-08-01T05:37:02
2010-08-01T05:37:02
775,487
5
0
null
null
null
null
UTF-8
C++
false
false
5,456
cpp
/* Source for collabreate IdaPro plugin File: buffer.cpp Copyright (c) 2005,2006 Chris Eagle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Licens...
[ "mjw@elrond.local" ]
[ [ [ 1, 239 ] ] ]
54ece9281235fd37ac46e4139b7c276104fcd662
fd4a071ba9d8f0abf82e7a4d2cb41f48b9339b51
/DataProvider.cpp
e4151c6f2c25674530730ba809e29bd755ebd6d0
[]
no_license
rafalka/rs232testng
c4a6e4c1777ee92b2d67056739b2524569f5be5d
634d38cf8745841cf0509fb10c1faf6943516cbc
refs/heads/master
2020-05-18T17:14:51.166302
2011-01-12T22:00:01
2011-01-12T22:00:01
37,258,102
0
0
null
null
null
null
UTF-8
C++
false
false
599
cpp
/****************************************************************************** * @file DataProvider.cpp * * @brief * * @date 01-12-2010 * @author Rafal Kukla ****************************************************************************** * Copyright (C) 2010 Rafal Kukla ( rkd...
[ "rkdevel@ef62a7f8-4c9b-1a64-55d9-32abd1026911" ]
[ [ [ 1, 16 ] ] ]
699bed529a53639b0023b1b2f6a0e2f4104a147f
6f796044ae363f9ca58c66423c607e3b59d077c7
/source/Utils/XmlWriter.cpp
b01ed5564b7884a7823ca1cbb1f47217a9eb8a01
[]
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
ISO-8859-1
C++
false
false
2,926
cpp
// xmlwriter.cpp : Definiert den Einstiegspunkt für die Konsolenanwendung. // #include "xmlwriter.h" #include <stdarg.h> #include "../Arch/ArchFile.h" XmlWriter::XmlWriter(string sTmp) { sXmlFile = sTmp; fp = NULL; iLevel = 0; fp = archFileOpen(sXmlFile.c_str(),"w"); if(fp == NULL...
[ "timbrug@c2eab908-c631-11dd-927d-974589228060", "timbrug@gmail.com" ]
[ [ [ 1, 6 ], [ 10, 14 ], [ 16, 17 ], [ 19, 124 ] ], [ [ 7, 9 ], [ 15, 15 ], [ 18, 18 ] ] ]
0cb354c8f7aa851a6138d0f344fdfd715ddb5fd9
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_core/xml/juce_XmlElement.h
0e1e60df069632d9e38fb69bf2412eba7b774759
[]
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
30,771
h
/* ============================================================================== 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, 729 ] ] ]
e0f75f08669446e30b16caf074d223cc1c27fe63
14298a990afb4c8619eea10988f9c0854ec49d29
/PowerBill四川电信专用版本/ibill_source/MainFrm.cpp
0e147bd7d902fdc99fcb0a435131e075fc5215a7
[]
no_license
sridhar19091986/xmlconvertsql
066344074e932e919a69b818d0038f3d612e6f17
bbb5bbaecbb011420d701005e13efcd2265aa80e
refs/heads/master
2021-01-21T17:45:45.658884
2011-05-30T12:53:29
2011-05-30T12:53:29
42,693,560
0
0
null
null
null
null
GB18030
C++
false
false
31,241
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop #include "MainFrm.h" #include <stdio.h> #include <Math.hpp> #include "StrUtils.hpp" #include "OptionFrm.h" #include "RegisterFrm.h" #ifdef SCTELE_COM_VERSION #include "cpuinfo.h" #endif ...
[ "cn.wei.hp@e7bd78f4-57e5-8052-e4e7-673d445fef99" ]
[ [ [ 1, 929 ] ] ]
5e6c07151cca69e679ba4299915219781ab792b3
31a5e7570148149f0f7d8626274c22e15454a71f
/Simcraft/Simcraft/sc_raid_event.cpp
cc4716fd4a25c5a42947de7db0347841b58b3e91
[]
no_license
imclab/SimcraftGearOptimizer
b54575e9fc330c97070168ade5bbd46a2de0627a
b5c1f82b2bf7579389d23b769e520a6b0968fc98
refs/heads/master
2021-01-22T13:37:15.010740
2010-05-04T00:46:44
2010-05-04T00:46:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,049
cpp
// ========================================================================== // Dedmonwakeen's Raid DPS/TPS Simulator. // Send questions to natehieter@gmail.com // ========================================================================== #include "simulationcraft.h" // =======================================...
[ "paraquat@gmail.com" ]
[ [ [ 1, 555 ] ] ]
2218e5ef4c79b3723c55e1ac773a6e2d8f10249d
e192bb584e8051905fc9822e152792e9f0620034
/tags/sources_0_1/univers/implantation/etoile.cpp
646eae046a545bbeefeed3f944fb8527d63cf9d6
[]
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
UTF-8
C++
false
false
1,682
cpp
/*************************************************************************** * Copyright (C) 2004 by Equipe Projet Univers * * rogma.boami@free.fr * * * * Thi...
[ "rogma@fb75c231-3be1-0310-9bb4-c95e2f850c73" ]
[ [ [ 1, 39 ] ] ]
8dae924999220a8c723449a70a9870207f72eed4
fceff9260ff49d2707060241b6f9b927b97db469
/ZombieGentlemen_SeniorProject/entity.h
4734c49e6bba94fee8c536786b2996ee0169daac
[]
no_license
EddyReyes/gentlemen-zombies-senior-project
9f5a6be90f0459831b3f044ed17ef2f085bec679
d88458b716c6eded376b3d44b5385c80deeb9a16
refs/heads/master
2021-05-29T12:13:47.506314
2011-07-04T17:20:38
2011-07-04T17:20:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,032
h
#pragma once #include "object.h" #include "imageManager.h" enum entityType{none, entityPlayer, entityTurret, entityGoomba, entityZiggy, entityObstacle, entityTroll, entityProjectile}; class entity { protected: object * m_object; entityType type; bool alive, armor; D3DXVECTOR3 defaultPos; // entitys ...
[ "neurotoxin408@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5", "mknoche@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5" ]
[ [ [ 1, 29 ], [ 31, 46 ] ], [ [ 30, 30 ] ] ]
faa0046543d781fc411b3a75d51a5bc47a77790b
f9774f8f3c727a0e03c170089096d0118198145e
/传奇mod/Mir2ExCode/Mir2/WindHorn/WHDefProcess.h
5ca76f7b93e4ccbc68f5c18a9f1ee178a4b074f5
[]
no_license
sdfwds4/fjljfatchina
62a3bcf8085f41d632fdf83ab1fc485abd98c445
0503d4aa1907cb9cf47d5d0b5c606df07217c8f6
refs/heads/master
2021-01-10T04:10:34.432964
2010-03-07T09:43:28
2010-03-07T09:43:28
48,106,882
1
1
null
null
null
null
UTF-8
C++
false
false
782
h
/****************************************************************************************************************** CWHDXGraphicWindow Class Declaration *******************************************************************************************************************/ #ifndef _WINDHORN_DEFPROCESS #define ...
[ "fjljfat@4a88d1ba-22b1-11df-8001-4f4b503b426e" ]
[ [ [ 1, 31 ] ] ]
efb8a13c8ba4a5e15a6160c5fbbb88c791e86004
f7d5fcb47d370751163d253ac0d705d52bd3c5d5
/trunk/Sources/source/hapticgraphclasses/Node.h
03fb39fd79409a597f42af66ca775252f89d4cb7
[]
no_license
BackupTheBerlios/phantom-graphs-svn
b830eadf54c49ccecf2653e798e3a82af7e0e78d
6a585ecde8432394c732a72e4860e136d68cc4b4
refs/heads/master
2021-01-02T09:21:18.231965
2006-02-06T08:44:57
2006-02-06T08:44:57
40,820,960
0
0
null
null
null
null
ISO-8859-1
C++
false
false
11,778
h
//******************************************************************************* /// @file Node.h /// @author Katharina Greiner, Matr.-Nr. 943471 /// @date Erstellt am 30.12.2005 /// @date Letzte Änderung 05.02.2006 //******************************************************************************* // Änderunge...
[ "frosch@a1b688d3-ce07-0410-8a3f-c797401f78de" ]
[ [ [ 1, 251 ] ] ]
30b9951cf7dc0ede2bad12dcefc78c5005dc4108
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SEFoundation/SEIntersection/SEIntrSegment3Sphere3.cpp
a2eb86b14fd928ade9ba87da8c741de9ec101066
[]
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
9,392
cpp
// 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, 267 ] ] ]
9f5ff5a62e97cf0aea10eab095ead2a6d2605426
580738f96494d426d6e5973c5b3493026caf8b6a
/Include/Vcl/treeintf.hpp
0fb9a8115717ac7020464e4d36965232a9274659
[]
no_license
bravesoftdz/cbuilder-vcl
6b460b4d535d17c309560352479b437d99383d4b
7b91ef1602681e094a6a7769ebb65ffd6f291c59
refs/heads/master
2021-01-10T14:21:03.726693
2010-01-11T11:23:45
2010-01-11T11:23:45
48,485,606
2
1
null
null
null
null
UTF-8
C++
false
false
24,736
hpp
// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'TreeIntf.pas' rev: 6.00 #ifndef TreeIntfHPP #define TreeIntfHPP #pragma delphiheader begin #pragma option push -w- #pragma option push -Vx #include <ImgLis...
[ "bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b" ]
[ [ [ 1, 659 ] ] ]
0cb2be6ff18dbc880a53e0354871a2b617563704
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/python/test/list.cpp
a9d14bf0528b06f96bb790f0589de39f9fc59fe4
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
2,947
cpp
// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #include <boost/python/module.hpp> #include <boost/python/def.hpp> #include <boost/python/class.hpp> #include <boost/pyth...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 145 ] ] ]
af847539e9de9a6a9f843e0e3bb95eebb0b57188
6dac9369d44799e368d866638433fbd17873dcf7
/src/branches/01032005/vfs/jpeg/VFSPlugin_JPEG.h
77d706935ee088a4fc3712ff489227de20f42f46
[]
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
709
h
#ifndef _VFSPLUGIN_JPEG_H_ #define _VFSPLUGIN_JPEG_H_ #include <vfs/VirtualFS.h> #include <jpeglib.h> class VFSPlugin_JPEG: public VFSPlugin{ protected: /** @var ImageFileInfo *m_fileinfo * @brief Structure to store the image data */ ImageFileInfo *m_fileinfo; jpeg_decompress_struct m_cinfo; ...
[ "chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7" ]
[ [ [ 1, 31 ] ] ]
73e00e38027702a2822193c73666ccc8949ed271
33b5565fb265463ed201c31f38ba3bd305a4e5d9
/FLHook/trunk/src/source/HkUserCmd.cpp
760956c692f765040c10d4d257a1233e70694dfc
[]
no_license
HeIIoween/FLHook-And-88-Flak-m0tah
be1ee2fa0e240c24160dda168b8b23ad6aec2b48
3f0737f7456ef3eed5dd67cfec1b838d32b8b5e1
refs/heads/master
2021-05-07T14:00:34.880461
2011-01-28T00:21:41
2011-01-28T00:21:41
109,712,726
1
0
null
null
null
null
UTF-8
C++
false
false
67,051
cpp
#include "hook.h" #define PRINT_ERROR() { for(uint i = 0; (i < sizeof(wscError)/sizeof(wstring)); i++) PrintUserCmdText(iClientID, wscError[i]); return; } #define PRINT_ERROR_NORETURN() { for(uint i = 0; (i < sizeof(wscError)/sizeof(wstring)); i++) PrintUserCmdText(iClientID, wscError[i]); } #define PRINT_OK() Pri...
[ "M0tah@62241663-6891-49f9-b8c1-0f2e53ca0faf", "KillerJaguar@62241663-6891-49f9-b8c1-0f2e53ca0faf" ]
[ [ [ 1, 64 ], [ 66, 82 ], [ 84, 90 ], [ 92, 105 ], [ 108, 121 ], [ 123, 133 ], [ 135, 142 ], [ 144, 159 ], [ 161, 169 ], [ 171,...
844ffa33982c26c518888551b1201ea5e7118042
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/zombie/zombieentity/src/zombieentity/ncdictionary_main.cc
34d44ff471cb31ed66fa0f0b0e20fee22524f4d4
[]
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
14,620
cc
#include "precompiled/pchncshared.h" //------------------------------------------------------------------------------ // ncdictionary_main.cc // (C) 2005 Conjurer Services, S.A. //------------------------------------------------------------------------------ #include "zombieentity/ncdictionary.h" #include "nsce...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
[ [ [ 1, 463 ] ] ]
80b6193191b04cde406614663246f896b61b0bb7
eeec346974237733fa818302439cf1efacbed18b
/warfareA2RU.takistan/Rsc/Parameters.hpp
0446edde15218a2bfa69fc562926fbbe3beec80f
[]
no_license
looterz/arma2warfare
a2e286443d234d0aaf79609c06dbaf09f4ad0684
b5f153a346364db8bb277d341b7ea6d6d74637ee
refs/heads/master
2021-01-10T08:16:56.746002
2011-12-10T17:18:22
2011-12-10T17:18:22
51,976,448
0
0
null
null
null
null
UTF-8
C++
false
false
24,987
hpp
/* Parameters arma2.ru v3 */ class Params { class aiGroupSizeAI { title = "$STR_WF_PARAMETER_GroupSizeAI"; values[] = {1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,35,40,45,50,60,70,80,90,100}; texts[] = {"1","2","4","6","8","10","12","14","16","18","20","22","24","26","28","30","35","40","45","50","60","70...
[ "Evgeny.Zyuzin@gmail.com" ]
[ [ [ 1, 688 ] ] ]
e53926598fc31d03f5e8db89051056d75f3d0ba9
5df145c06c45a6181d7402279aabf7ce9376e75e
/src/bookmarks.cpp
df7c9311582c6d3cded36c04f5f317d347271e3d
[]
no_license
plus7/openjohn
89318163f42347bbac24e8272081d794449ab861
1ffdcc1ea3f0af43b9033b68e8eca048a229305f
refs/heads/master
2021-03-12T22:55:57.315977
2009-05-15T11:30:00
2009-05-15T11:30:00
152,690
1
1
null
null
null
null
UTF-8
C++
false
false
33,549
cpp
/* * Copyright 2009 NOSE Takafumi <ahya365@gmail.com> * * 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...
[ "ahya365@gmail.com" ]
[ [ [ 1, 1007 ] ] ]
0ff084c5e9dc688c1c198217c803e5eaadf992df
b6bad03a59ec436b60c30fc793bdcf687a21cf31
/som2416/wince5/post.cpp
0a81e8a82149fd9e1afe227af9c90ad64aac88e4
[]
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
29,186
cpp
// Ported for 2450 Win CE 5.0 // #include <windows.h> #include <nkintr.h> //#include <oalintr.h> #include <pm.h> #include "pmplatform.h" #include <ceddk.h> #include <S3c2450.h> #include <bsp.h> #include "post.h" #define PM_MSG 0 #define POST_MSG 0 #define POST_DEBUG 0 #define RETAIL_ON 0 #de...
[ "cxzeng@163.com" ]
[ [ [ 1, 966 ] ] ]
0051c0529f88627279ae4defee1d3997857f32e9
2112057af069a78e75adfd244a3f5b224fbab321
/branches/ref1/src-root/src/ireon_ws/world/world.cpp
c9334937d57a06f5beb4397a3e832ecc5fdedecb
[]
no_license
blockspacer/ireon
120bde79e39fb107c961697985a1fe4cb309bd81
a89fa30b369a0b21661c992da2c4ec1087aac312
refs/heads/master
2023-04-15T00:22:02.905112
2010-01-07T20:31:07
2010-01-07T20:31:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,644
cpp
/* Copyright (C) 2005-2006 ireon.org developers council * $Id: world.cpp 635 2006-06-02 15:55:11Z zak $ * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the Lice...
[ "psavichev@gmail.com" ]
[ [ [ 1, 643 ] ] ]
aec2c73bdc0b9921f94e6ca9533e0cceec413b11
30a1e1c0c95239e5fa248fbb1b4ed41c6fe825ff
/jmail/color.cpp
2c030a2be13bd9895bc728332f0eed0acb08abb8
[]
no_license
inspirer/history
ed158ef5c04cdf95270821663820cf613b5c8de0
6df0145cd28477b23748b1b50e4264a67441daae
refs/heads/master
2021-01-01T17:22:46.101365
2011-06-12T00:58:37
2011-06-12T00:58:37
1,882,931
1
0
null
null
null
null
UTF-8
C++
false
false
3,922
cpp
// color.cpp #include "stdafx.h" #define var(c) ((c>='a'&&c<='z')||(c>='0'&&c<='9')||c=='_') #define num(c) (c>='0'&&c<='9') const static char* keywords[] = { "cl_standart","cl_edit","cl_currentedit","cl_cureditsel","cl_editsel", "cl_listinactive","cl_listactive","" }; class errorsCfg { public: char er...
[ "egryaznov@gmail.com" ]
[ [ [ 1, 159 ] ] ]
1dd3fd90865648fd491061cc21f955bb97feb2b8
8be41f8425a39f7edc92efb3b73b6a8ca91150f3
/Qt/project/mainwindow.cpp
9dbbda9eb6a63e61932411c2c4710a016de054b2
[]
no_license
SysMa/msq-summer-project
b497a061feef25cac1c892fe4dd19ebb30ae9a56
0ef171aa62ad584259913377eabded14f9f09e4b
refs/heads/master
2021-01-23T09:28:34.696908
2011-09-16T06:39:52
2011-09-16T06:39:52
34,208,886
0
1
null
null
null
null
UTF-8
C++
false
false
40,222
cpp
#include "mainwindow.h" #include "ui_mainwindow.h" #include <QUrl> #include <QDesktopServices> /* for dubug */ #include <QDebug> /**/ MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent), ui(new Ui::MainWindow) { ui->setupUi(this); connect(ui->comboBox,SIGNAL(currentIndexC...
[ "shiqingma@gmail.com@551f4f89-5e81-c284-84fc-d916aa359411" ]
[ [ [ 1, 1212 ] ] ]
799a09b457bc82620b60e1bbd81150ee0ccca8de
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_audio_devices/native/juce_win32_DirectSound.cpp
2f3ae0ae46a19b56c97ca3b194e45bddaf6ed22a
[]
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
46,495
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, 1368 ] ] ]
98546b16d3c6c330f82c619f963f1c79e5b3da12
0033659a033b4afac9b93c0ac80b8918a5ff9779
/game/shared/baseviewmodel_shared.cpp
219a0a79e228d43f1e5df215aab0287c8fc9550d
[]
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
23,525
cpp
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ //=============================================================================// #include "cbase.h" #include "baseviewmodel_shared.h" #include "datacache/imdlcache.h" #if defined( C...
[ "MadKowa@ec9d42d2-91e1-33f0-ec5d-f2a905d45d61" ]
[ [ [ 1, 732 ] ] ]
f1bbd3f9ed01d82a0be813d6df6c643be85a1052
4de35be6f0b79bb7eeae32b540c6b1483b933219
/aura/gameprotocol.cpp
b1e4790c2cf3949eb1c85d666233d1c81122a34b
[]
no_license
NoodleBoy/aura-bot
67b2cfb44a0c8453f54cbde0526924e416a2a567
2a7d84dc56653c7a4a8edc1552a90bc848b5a5a9
refs/heads/master
2021-01-17T06:52:05.819609
2010-12-30T15:18:41
2010-12-30T15:18:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
34,513
cpp
/* Copyright [2010] [Josko Nikolic] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
[ "dinamo.forever@gmail.com@268e31a9-a219-ec89-1cb4-ecc417c412f6", "dinamo.forever@gmail.com" ]
[ [ [ 1, 2 ], [ 4, 20 ], [ 22, 31 ], [ 33, 510 ], [ 512, 809 ], [ 811, 853 ], [ 855, 995 ] ], [ [ 3, 3 ], [ 21, 21 ], [ 32, ...
43510bd0f1754fc04f043724efd0ef3bca06aa2d
a84b013cd995870071589cefe0ab060ff3105f35
/webdriver/branches/android/third_party/gecko-1.9.0.11/win32/include/nsIX509Cert.h
0fd0074fe3dc38e24c5bed46e7f6e3665c63b17f
[ "Apache-2.0" ]
permissive
vdt/selenium
137bcad58b7184690b8785859d77da0cd9f745a0
30e5e122b068aadf31bcd010d00a58afd8075217
refs/heads/master
2020-12-27T21:35:06.461381
2009-08-18T15:56:32
2009-08-18T15:56:32
13,650,409
1
0
null
null
null
null
UTF-8
C++
false
false
25,468
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/xr19rel/WINNT_5.2_Depend/mozilla/security/manager/ssl/public/nsIX509Cert.idl */ #ifndef __gen_nsIX509Cert_h__ #define __gen_nsIX509Cert_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files that don't want to include root I...
[ "alexber@07704840-8298-11de-bf8c-fd130f914ac9" ]
[ [ [ 1, 595 ] ] ]
c9206bbc7815cb9caa4ce6ddef7ee4c0cfc8f9b6
fca970494c70100402f2e2d405ce72745a7be4c9
/src/utils/Parser.cc
c171be857369fa782ffcd96f8532badb62a5fc70
[]
no_license
deepakantony/arrow
c0d555f681b4ed4688036ad2cd299e7a2e329dac
424ac43003e0ebd5ddb30c0093e5b244cfc713ed
refs/heads/master
2020-05-18T12:01:07.335442
2011-06-28T03:02:26
2011-06-28T03:02:26
1,868,162
1
0
null
null
null
null
UTF-8
C++
false
false
36,095
cc
#include "Parser.h" #include "PinholeCamera.h" #include "ConstantBackground.h" #include "PointLight.h" // Materials #include "LambertianMaterial.h" #include "PhongMaterial.h" #include "DielectricMaterial.h" #include "MetalMaterial.h" #include "TestFunctionMaterial.h" #include "PhongImageMaterial.h" #incl...
[ "deepakantony@gmail.com" ]
[ [ [ 1, 1264 ] ] ]
c71799fba82e70cb1b9824a1d02a2bb852f25f53
ccd91bc2a2a3923499f7ab55505efd6322fc9221
/include/opencv2/gpu/gpu.hpp
8c9614d6749346057d04a75667099a2b24f573da
[]
no_license
herbyme/pkmDetector
2de4972fd5125049fc28d3f190d2b49f7c66ab78
14c7670f5d33b969debcc56cee1309cb2c5451b4
refs/heads/master
2021-01-16T20:37:00.951404
2011-02-11T23:01:45
2011-02-11T23:01:45
null
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
35,710
hpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, i...
[ "pkmital@gmail.com" ]
[ [ [ 1, 755 ] ] ]
085b54a687f299c0142b8d11f2e9774e806786eb
c95a83e1a741b8c0eb810dd018d91060e5872dd8
/Game/ObjectDLL/ObjectShared/Trigger.cpp
a3c94106c66fa43a78f387a717d50764ac9f162a
[]
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
29,821
cpp
// ----------------------------------------------------------------------- // // // MODULE : Trigger.cpp // // PURPOSE : Trigger - Implementation // // CREATED : 10/6/97 // // (c) 1997-2002 Monolith Productions, Inc. All Rights Reserved // // -----------------------------------------------------------------...
[ "vytautasrask@gmail.com" ]
[ [ [ 1, 1186 ] ] ]
3c0b15070cb7665631c8972a1b1fce4bab6c16b1
f8bb83ac9abae656fc3347741c4c0b9752029c7a
/wrap/block49.cpp
caad564596d38ecc07718d1f5de87d65550c8f00
[ "Apache-2.0" ]
permissive
rowhit/pyoa
6d1c3f6bfba9daf2db4e1aacb2c15e8095bfae54
60b394ae20ccf2baf206b074f6ded21b04c2b0c9
refs/heads/master
2021-05-28T09:55:56.748751
2010-04-23T06:58:30
2010-04-23T06:58:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,372,380
cpp
/******************************************************************** * Copyright 2002-2008 LSI Corporation * * 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 * * ...
[ "henrik@arcturus.(none)" ]
[ [ [ 1, 34550 ] ] ]
68e992f4149e0385611e7958a3c1e3647659773c
c5ecda551cefa7aaa54b787850b55a2d8fd12387
/src/WorkLayer/WebServer.cpp
f9d817470b0e9159a0613bee6ac70e8d92178a39
[]
no_license
firespeed79/easymule
b2520bfc44977c4e0643064bbc7211c0ce30cf66
3f890fa7ed2526c782cfcfabb5aac08c1e70e033
refs/heads/master
2021-05-28T20:52:15.983758
2007-12-05T09:41:56
2007-12-05T09:41:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
181,758
cpp
#include "stdafx.h" #include <locale.h> //#include "emule.h" #include "StringConversion.h" #include "WebServer.h" #include "ClientCredits.h" #include "ClientList.h" #include "DownloadQueue.h" #include "ED2KLink.h" //#include "emuledlg.h" #include "FriendList.h" #include "MD5Sum.h" #include "ini2.h" #includ...
[ "LanceFong@4a627187-453b-0410-a94d-992500ef832d" ]
[ [ [ 1, 5184 ] ] ]
34f1617c000c998fc83f0bfa2d25bffcc7860f35
c5ecda551cefa7aaa54b787850b55a2d8fd12387
/src/WorkLayer/SourceURL.h
68a1117cf5547ff3debbb52a7c859232c06f4e3f
[]
no_license
firespeed79/easymule
b2520bfc44977c4e0643064bbc7211c0ce30cf66
3f890fa7ed2526c782cfcfabb5aac08c1e70e033
refs/heads/master
2021-05-28T20:52:15.983758
2007-12-05T09:41:56
2007-12-05T09:41:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
464
h
#pragma once class CSourceURL { // Construction public: CSourceURL(LPCTSTR pszURL = NULL); // Attributes public: //CString m_sURL; CString m_sAddress; CString m_sPath; CString m_sLogin; CString m_sPassword; uint16 m_nPort; // Operations public: void Clear(); BOOL ParseFTP(...
[ "LanceFong@4a627187-453b-0410-a94d-992500ef832d" ]
[ [ [ 1, 24 ] ] ]
e3095bb4103f70a1a595225cec7497c52be43c27
0b66a94448cb545504692eafa3a32f435cdf92fa
/tags/0.8/cbear.berlios.de/base/const_ref.hpp
2dd4d4624780c490eeb03ec4d9031fe26a2dd733
[ "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
248
hpp
#ifndef CBEAR_BERLIOS_DE_BASE_CONST_REF_HPP_INCLUDED #define CBEAR_BERLIOS_DE_BASE_CONST_REF_INCLUDED namespace cbear_berlios_de { namespace base { template<class T> const T &const_ref(const T &X) { return X; } } } #endif
[ "sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838" ]
[ [ [ 1, 18 ] ] ]
60b3de91fd59364b18a9858adbe88a24637760b1
1c80a726376d6134744d82eec3129456b0ab0cbf
/Project/C++/C++/练习/Visual C++程序设计与应用教程/Li2_1/MainFrm.cpp
b565c211958c952476a8cb4eca82c44d40758447
[]
no_license
dabaopku/project_pku
338a8971586b6c4cdc52bf82cdd301d398ad909f
b97f3f15cdc3f85a9407e6bf35587116b5129334
refs/heads/master
2021-01-19T11:35:53.500533
2010-09-01T03:42:40
2010-09-01T03:42:40
null
0
0
null
null
null
null
GB18030
C++
false
false
1,884
cpp
// MainFrm.cpp : CMainFrame 类的实现 // #include "stdafx.h" #include "Li2_1.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CMainFrame IMPLEMENT_DYNCREATE(CMainFrame, CFrameWnd) BEGIN_MESSAGE_MAP(CMainFrame, CFrameWnd) ON_WM_CREATE() END_MESSAGE_MAP() static UINT indicato...
[ "guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad" ]
[ [ [ 1, 102 ] ] ]
a0e32eff018923cc0fd59d813ab196dfe1cf7ee7
f25e9e8fd224f81cefd6d900f6ce64ce77abb0ae
/Exercises/OpenGL6/DDEngine/messagePump.h
650b051efc3387cf291913d21ffd5cb1a97cbb72
[]
no_license
giacomof/gameengines2010itu
8407be66d1aff07866d3574a03804f2f5bcdfab1
bc664529a429394fe5743d5a76a3d3bf5395546b
refs/heads/master
2016-09-06T05:02:13.209432
2010-12-12T22:18:19
2010-12-12T22:18:19
35,165,366
0
0
null
null
null
null
UTF-8
C++
false
false
1,113
h
#ifdef __DDEngine # define messagePump_D __declspec(dllexport) #else # define messagePump_D __declspec(dllimport) #endif #ifndef messagePump__H__ #define messagePump__H__ #include "mutexManager.h" #include <SDL.h> #include <string> #include <list> #include <map> using namespace std; class m...
[ "telivyel@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d", "valeriodidonato@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d" ]
[ [ [ 1, 6 ], [ 9, 9 ], [ 11, 18 ], [ 20, 21 ], [ 26, 26 ], [ 30, 45 ], [ 47, 49 ] ], [ [ 7, 8 ], [ 10, 10 ], [ 19, 19...
19a8ad8faa8364313f0dee478c2607a2206a35d2
27d5670a7739a866c3ad97a71c0fc9334f6875f2
/CPP/Targets/MapLib/Shared/include/ImageBlender.h
1d5c54810f2b434054f966abd5f5676e7d78a200
[ "BSD-3-Clause" ]
permissive
ravustaja/Wayfinder-S60-Navigator
ef506c418b8c2e6498ece6dcae67e583fb8a4a95
14d1b729b2cea52f726874687e78f17492949585
refs/heads/master
2021-01-16T20:53:37.630909
2010-06-28T09:51:10
2010-06-28T09:51:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,137
h
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of ...
[ "hlars@sema-ovpn-morpheus.itinerary.com" ]
[ [ [ 1, 73 ] ] ]
8d0c81553d1a4dd2e2675fa824ab30e70cdd8ce0
a84b013cd995870071589cefe0ab060ff3105f35
/webdriver/branches/chrome/chrome/src/cpp/include/breakpad/src/processor/pathname_stripper.h
352edc614b5f35bff7f16b323d253af035d44316
[ "Apache-2.0" ]
permissive
vdt/selenium
137bcad58b7184690b8785859d77da0cd9f745a0
30e5e122b068aadf31bcd010d00a58afd8075217
refs/heads/master
2020-12-27T21:35:06.461381
2009-08-18T15:56:32
2009-08-18T15:56:32
13,650,409
1
0
null
null
null
null
UTF-8
C++
false
false
2,240
h
// Copyright (c) 2006, Google 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: // // * Redistributions of source code must retain the above copyright // notice, this list of...
[ "noel.gordon@07704840-8298-11de-bf8c-fd130f914ac9" ]
[ [ [ 1, 53 ] ] ]
df3e7dcfa9feb55c1de2a4d7f88d4a2c2b3831e3
971b000b9e6c4bf91d28f3723923a678520f5bcf
/PaperSizeScroll/href_gui.cpp
ef32fd5eee25d7c9ad83e7c95491653f6e9414e1
[]
no_license
google-code-export/fop-miniscribus
14ce53d21893ce1821386a94d42485ee0465121f
966a9ca7097268c18e690aa0ea4b24b308475af9
refs/heads/master
2020-12-24T17:08:51.551987
2011-09-02T07:55:05
2011-09-02T07:55:05
32,133,292
2
0
null
null
null
null
UTF-8
C++
false
false
1,729
cpp
#include "href_gui.h" // /* Save file as href_gui.cpp */ /* Class Href_Gui Created on Fri Jun 2 11:13:28 CEST 2006 */ // #include <QCloseEvent> // QPointer<Href_Gui> Href_Gui::_self = 0L; // Href_Gui* Href_Gui::self( QWidget* parent ) { if ( !_self ) _self = new Href_Gui( parent ); return _self; }...
[ "ppkciz@9af58faf-7e3e-0410-b956-55d145112073" ]
[ [ [ 1, 74 ] ] ]
abe73b21f454c720f979944a6bb304c28f1ff4ab
1585c7e187eec165138edbc5f1b5f01d3343232f
/LabActive/LabTest/LabTest.cpp
f354758a06026708eaba3e690677a23b850d734e
[]
no_license
a-27m/vssdb
c8885f479a709dd59adbb888267a03fb3b0c3afb
d86944d4d93fd722e9c27cb134256da16842f279
refs/heads/master
2022-08-05T06:50:12.743300
2011-06-23T08:35:44
2011-06-23T08:35:44
82,612,001
1
0
null
2021-03-29T08:05:33
2017-02-20T23:07:03
C#
UTF-8
C++
false
false
2,097
cpp
// LabTest.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "LabTest.h" #include "LabTestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CLabTestApp BEGIN_MESSAGE_MAP(CLabTestApp, CWinApp) ON_COMMAND(ID_HELP, &CWinApp::OnHelp) END_MESSAGE_MAP() // CL...
[ "Axell@bf672a44-3a04-1d4a-850b-c2a239875c8c" ]
[ [ [ 1, 78 ] ] ]
c1f0f3120e3639430fa94e3805510375b8429995
09057f4cce385ad826cf5f61454e85f214e937a8
/vs2008/iactivex/iactivex/iactivexView.h
069dc82cef95c5735b666f9b47b0208656133e2d
[]
no_license
van-smith/OPBM
751f8f71e6823b7f1c95e5002909427910479f90
69ae167a375dfbfa9552b9bfb388f317447dbd9d
refs/heads/master
2016-08-07T10:44:54.348257
2011-07-28T05:28:59
2011-07-28T05:28:59
2,143,608
0
1
null
null
null
null
UTF-8
C++
false
false
1,076
h
// iactivexView.h : interface of the CiactivexView class // #pragma once class CiactivexView : public CView { protected: // create from serialization only CiactivexView(); DECLARE_DYNCREATE(CiactivexView) // Attributes public: CiactivexDoc* GetDocument() const; // Operations public: // Ove...
[ "van@canalabs.com" ]
[ [ [ 1, 49 ] ] ]
1a5c85beefa1adc51ae154c3ba15e09a6ebad9b4
dc4f8d571e2ed32f9489bafb00b420ca278121c6
/mojo_engine/cAdLibMemo.cpp
e374bb687f7d277cd36b43a985b1a7791bfc3429
[]
no_license
mwiemarc/mojoware
a65eaa4ec5f6130425d2a1e489e8bda4f6f88ec0
168a2d3a9f87e6c585bde4a69b97db53f72deb7f
refs/heads/master
2021-01-11T20:11:30.945122
2010-01-25T00:27:47
2010-01-25T00:27:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,152
cpp
/*********************************************************************************************************************** /* /* cAdLibMemo.cpp / mojo_engine /* /* Copyright 2009 Robert Sacks. See end of file for more info. /* /*********************************************************************************...
[ "freddie@hotkeynet.com" ]
[ [ [ 1, 57 ] ] ]
a79a2f7e06c342a6e87c3234a87b161ec38ec203
8aa65aef3daa1a52966b287ffa33a3155e48cc84
/Source/Math/Matrix.inl
103bd40bdf56e67f191eddcf93e8a92580d22a11
[]
no_license
jitrc/p3d
da2e63ef4c52ccb70023d64316cbd473f3bd77d9
b9943c5ee533ddc3a5afa6b92bad15a864e40e1e
refs/heads/master
2020-04-15T09:09:16.192788
2009-06-29T04:45:02
2009-06-29T04:45:02
37,063,569
1
0
null
null
null
null
UTF-8
C++
false
false
5,995
inl
#pragma once namespace P3D { mathinline Matrix::Matrix() { #ifdef TD_MATH_PARANOIA elements[0] = elements[4] = elements[11] = 1000000.0f; #endif } mathinline Matrix::Matrix(Scalar m00, Scalar m01, Scalar m02, Scalar m10, Scalar m11, Scalar m12, ...
[ "vadun87@6320d0be-1f75-11de-b650-e715bd6d7cf1" ]
[ [ [ 1, 193 ] ] ]
76ded568597b662e9d68879fcce4767b8d33a312
c0edc7294df991d2e422ce972d96e66a99e79d3a
/src/cpm.h
d9064e512420be5919f07acfea0dacc200246156
[]
no_license
mahmudulhaque/CPM_Development
47c1310b521e32f6bd83a357056ae39e0c9781e9
982ef01d3a06013596a50a30d5b782cb01096a72
refs/heads/master
2020-07-22T00:14:30.627911
2011-04-29T16:23:44
2011-04-29T16:23:44
1,681,413
0
0
null
null
null
null
UTF-8
C++
false
false
2,963
h
//------------------------------------------------------------- // File: cpm.h // (part of OMNeT++ simulation of CPMnet) // Author: Weihai Yu //------------------------------------------------------------- #ifndef __CPM_H #define __CPM_H #include "cpmcommon.h" #include "cont.h" #include "environ.h" #i...
[ "mahmudulhaque@mahmudul-haques-macbook-pro.local", "mahmudul.haque@uit.no" ]
[ [ [ 1, 58 ], [ 62, 89 ], [ 91, 109 ], [ 111, 116 ] ], [ [ 59, 61 ], [ 90, 90 ], [ 110, 110 ], [ 117, 117 ] ] ]
e4d093db403cb9460def5928b8f36eba7313214a
7a310d01d1a4361fd06b40a74a2afc8ddc23b4d3
/src/option/ProxyDialog.cpp
2302f8f74529b589c56edd6d494dac444bd0ba89
[]
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
6,469
cpp
/** * @file ProxyDialog.h * @brief donutのオプション : プロキシ */ #include "stdafx.h" #include "ProxyDialog.h" #include "../IniFile.h" #include "../DonutPFunc.h" #if defined USE_ATLDBGMEM #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif using namespace MTL; // Co...
[ "ahya365@gmail.com" ]
[ [ [ 1, 271 ] ] ]
844420aeae24757376b8ab1fd4a3a103819b3981
2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4
/OUAN/OUAN/Src/Graphics/RenderComponent/RenderComponentWater.cpp
146f5c25f522209f890e82e26fb163f76ff7edb2
[]
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
7,818
cpp
#include "OUAN_Precompiled.h" #include "RenderComponentWater.h" #include "../../Game/GameObject/GameObject.h" #include "../../Game/GameObject/GameObjectOny.h" #include "../../Game/GameWorldManager.h" #include "../../Event/EventDefs.h" #include "../CameraManager/CameraManager.h" #include "../../Game/WorldNameCo...
[ "ithiliel@1610d384-d83c-11de-a027-019ae363d039", "wyern1@1610d384-d83c-11de-a027-019ae363d039" ]
[ [ [ 1, 2 ] ], [ [ 3, 249 ] ] ]
fd32c407af97da39729da22e3c23ffb0da9b6f3c
de98f880e307627d5ce93dcad1397bd4813751dd
/3libs/ut/include/PROGRESS.h
e6766d6f44a9935827170c3a97976f1584816901
[]
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
3,628
h
// ========================================================================== // Class Specification : COXDiffProgress // ========================================================================== // Header file : progress.h // Version: 9.3 // This software along with its related components, documentati...
[ "andyweike@tom.com" ]
[ [ [ 1, 124 ] ] ]
6cad23c848220880512ad7250b8c772bc56d2b44
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestappfrm/src/bctestaknapplication.cpp
8ece5fe115a4e31f50a91ca315f889f38f261f3d
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
4,475
cpp
/* * Copyright (c) 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/legal/epl...
[ "none@none" ]
[ [ [ 1, 138 ] ] ]
8c0672145dc106de8c3ffc12e97f905635b79a9f
ac559231a41a5833220a1319456073365f13d484
/src/old/server-jaus/jaus/core/transport/judp.h
798d6e2b6517b6d3660f2f2b49987863b642edcf
[]
no_license
mtboswell/mtboswell-auvc2
6521002ca12f9f7e1ec5df781ed03419129b8f56
02bb0dd47936967a7b9fa7d091398812f441c1dc
refs/heads/master
2020-04-01T23:02:15.282160
2011-07-17T16:48:34
2011-07-17T16:48:34
32,832,956
0
0
null
null
null
null
UTF-8
C++
false
false
8,108
h
//////////////////////////////////////////////////////////////////////////////////// /// /// \file judp.h /// \brief Contains the definition for the JUDP Transport Service for JAUS++. /// /// <br>Author(s): Daniel Barber /// <br>Created: 17 October 2009 /// <br>Copyright (c) 2009 /// <br>Applied Cognition...
[ "cdel@vt.edu" ]
[ [ [ 1, 138 ] ] ]
d78404913f9bd1024eb0432c11207332bd069e61
0b55a33f4df7593378f58b60faff6bac01ec27f3
/Konstruct/Client/Dimensions/PlayerClass.cpp
4ce4cca972411b1746bcd2f53a33ea925558ede9
[]
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
3,934
cpp
#include "StdAfx.h" #include "PlayerClass.h" #include "SpineCrank.h" Skill** PlayerClass::m_paBrawlerSkills = (Skill**)calloc(NUMBER_OF_BRAWLER_SKILLS, sizeof(Skill*)); Skill** PlayerClass::m_paSwordsmanSkills = (Skill**)calloc(NUMBER_OF_SWORDSMAN_SKILLS, sizeof(Skill*)); Skill** PlayerClass::m_paArcherS...
[ "bflassing@0c57dbdb-4d19-7b8c-568b-3fe73d88484e" ]
[ [ [ 1, 184 ] ] ]
41d8e68be130c521939a78798167798e717cb0d1
335783c9e5837a1b626073d1288b492f9f6b057f
/source/fbxcmd/daolib/Common/text.h
4133a47003c47d413d4c229a005eee38e8febbc1
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause" ]
permissive
code-google-com/fbx4eclipse
110766ee9760029d5017536847e9f3dc09e6ebd2
cc494db4261d7d636f8c4d0313db3953b781e295
refs/heads/master
2016-09-08T01:55:57.195874
2009-12-03T20:35:48
2009-12-03T20:35:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,252
h
#pragma once #include <stdarg.h> #include "utility.h" template <typename T> inline T AlignWord(T val) { T m = (val%4) ? 1 : 0; return (val/4 + m) * 4; } #pragma region Text struct TextHelper { static CHAR* _Copy(CHAR* dst, const CHAR* src, size_t len) { return strncpy(dst, src, len); } stat...
[ "tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792" ]
[ [ [ 1, 556 ] ] ]
043b5339aaba58020f38da85d231b58a72c405fd
3eae8bea68fd2eb7965cca5afca717b86700adb5
/Engine/Project/Core/GnSystem/Source/GnDebugAllocator.cpp
5b610095aecbefd69c5b931cf66f31fe0bb92689
[]
no_license
mujige77/WebGame
c0a218ee7d23609076859e634e10e29c92bb595b
73d36f9d8bfbeaa944c851e8a1cfa5408ce1d3dd
refs/heads/master
2021-01-01T15:51:20.045414
2011-10-03T01:02:59
2011-10-03T01:02:59
455,950
3
1
null
null
null
null
UTF-8
C++
false
false
3,758
cpp
#include "GnSystemPCH.h" #include "GnDebugAllocator.h" #ifdef GN_MEMORY_DEBUGGER GnDebugAllocator::GnDebugAllocator(GnAllocator* actualAllocator, bool writeToLog, gtuint initialSize, gtuint growBy, bool alwaysValidateAll,bool checkArrayOverruns) : mActualAlloctor(actualAllocator) { } GnDebugAllocator::~Gn...
[ "mujige77@naver.com" ]
[ [ [ 1, 126 ] ] ]
4edb57fe0b61d4680b74f29d8288f056030298b8
c1a2953285f2a6ac7d903059b7ea6480a7e2228e
/deitel/ch13/Fig13_06/BasePlusCommissionEmployee.h
8758d6b0c4885903261c25c9b147373bcfb6f093
[]
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
1,937
h
// Fig. 13.3: BasePlusCommissionEmployee.h // BasePlusCommissionEmployee class derived from class // CommissionEmployee. #ifndef BASEPLUS_H #define BASEPLUS_H #include <string> // C++ standard string class using std::string; #include "CommissionEmployee.h" // CommissionEmployee class declaration class Ba...
[ "sebastianavina@gmail.com" ]
[ [ [ 1, 43 ] ] ]
6bfcd07f94f9fba690da4aadc18b46dbdea1586f
f2d877d3cd6d3cf57b212930801df4fe97226702
/Sintatico.h
084373cb11605c04f1059d0d6b48da2dd55c6994
[]
no_license
lucasjcastro/uelcompmepa-renato
39eacf1841d0d25a92803a2c6e2139bf02f79f61
6cbd4b501e4ec4b511e4fb8dff497f70a00344c1
refs/heads/master
2021-01-10T07:37:40.275497
2007-07-14T00:16:52
2007-07-14T00:16:52
46,513,265
0
0
null
null
null
null
UTF-8
C++
false
false
1,238
h
#ifndef Sintatico_h_ #define Sintatico_h_ #include "Atomo.h" #include "TabelaHash.h" #include "ArvoreDerivacao.h" #include "NoHash_ParForm.h" #include <queue> #include <list> #include <string> class Sintatico{ public: Sintatico(atomo *); ~Sintatico(); void anas...
[ "renatoes@2e6dfe6f-b034-0410-ba66-8ba39d4a960b" ]
[ [ [ 1, 45 ] ] ]
4b1a1d2ddac87bc6a7f0bc7a77fc57e1bc392299
1e01b697191a910a872e95ddfce27a91cebc57dd
/GrfQuantifyExecution.h
e2065250c44f300b8825f76333f3b3dfd63c1131
[]
no_license
canercandan/codeworker
7c9871076af481e98be42bf487a9ec1256040d08
a68851958b1beef3d40114fd1ceb655f587c49ad
refs/heads/master
2020-05-31T22:53:56.492569
2011-01-29T19:12:59
2011-01-29T19:12:59
1,306,254
7
5
null
null
null
null
IBM852
C++
false
false
3,733
h
/* "CodeWorker": a scripting language for parsing and generating text. Copyright (C) 1996-1997, 1999-2002 CÚdric Lemaire This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version ...
[ "cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4" ]
[ [ [ 1, 95 ] ] ]
16ffa93bf6a00efcbebf54a2a0db2a84dc45ee45
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Physics/Dynamics/World/Listener/hkpWorldPostSimulationListener.h
67d09e2e4436153021177e75446c9621d40e5883
[]
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
1,861
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, 48 ] ] ]
f3b7dcf185fda2442bc9db1214165d970ed44a7d
7dd2dbb15df45024e4c3f555da6d9ca6fc2c4d8b
/vacp/utilities.h
b318cca3bdb49106a3bdad58d17c8caf3a54b337
[]
no_license
wangscript/maelstrom-editor
c9f761e1f9e5f4e64d7e37834a7a63e04f57ae31
5bfab31bf444f44b9f8209f4deaed8715c305426
refs/heads/master
2021-01-10T01:37:00.619456
2011-11-21T23:17:08
2011-11-21T23:17:08
50,160,495
0
0
null
null
null
null
UTF-8
C++
false
false
319
h
#ifndef UTILITIES_H #define UTILITIES_H class Utilities { public: static quint32 calc_str_hash(const char *str) { quint32 hash = 5381; quint32 c; while ((c = *str++)) hash = ((hash << 5) + hash) + c; return hash; } }; #endif // UTILITIES_H
[ "DynamiteAthe@gmail.com" ]
[ [ [ 1, 19 ] ] ]
301eb4401899d54e15656aa8e6534d3c87520e87
4f02bfedbe7b9f6104c2090e64a8b479c28f27b8
/source/sprite.h
7e9024a3600955b3f0934367ca836991994df943
[]
no_license
sanzaru/benny-the-game
172972fe8b3bce38790975c1f1312cebb8fa9437
555dac8078ee0983af5cb045c3ce2327231a414b
refs/heads/master
2021-01-01T05:47:07.616266
2010-04-20T20:53:00
2010-04-20T20:53:00
37,158,009
0
0
null
null
null
null
UTF-8
C++
false
false
1,921
h
/******************************************************************************************** Benny - The game Author: Martin Albrecht <martin.albrecht@javacoffee.de> Date: Something like 2004/2005... maybe? ;) Website: http://code.javacofee.de DEPENDENCI...
[ "iWuerstchen@6ac12481-4ef6-6f72-47ac-43285762d7e7" ]
[ [ [ 1, 56 ] ] ]
d1aae591ec8752afd64c546789ae573bb81e6674
f4d39655394aebbb524146cc7a61f93505289ce7
/pollard/crack.h
c0e1decd37906cfc7380ea4b0353ecca81477c9f
[]
no_license
pjacosta/ECDLP-Pollard
b9ded826e7f9d07791a6b8a5e4b8e7bd6259266a
d0a4ebf0dc241cf0fc108a639c4c4e52b89ffba9
refs/heads/master
2023-03-19T14:59:15.270344
2010-04-20T23:39:07
2010-04-20T23:39:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,413
h
#ifndef _CRACK_H #define _CRACK_H #include "../ecc/epoint.h" #include "../ecc/bint.h" /* Need some classes */ class ecurve; class epoint; class bint; typedef struct { bint p; // factor itself bint sol; // part of Pollig-Hellman algorithm - solution of ECDLP for this prime-power subgroup int k; ...
[ "grizenko.a@211633f8-0eb2-11df-8d37-15e3504968c6" ]
[ [ [ 1, 58 ] ] ]
c4650d8e98cd1f6fa3cec299280511cbdea4538a
b14d5833a79518a40d302e5eb40ed5da193cf1b2
/cpp/extern/xercesc++/2.6.0/src/xercesc/util/IOException.hpp
532b7b423ccde6d7d6d3fcbb3e35ef7015ffdbb0
[ "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
982
hpp
/* * Copyright 1999-2000,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
[ "aburke@bitflood.org" ]
[ [ [ 1, 34 ] ] ]
2230245bce5fc3e5ec74c4c9e975f0bea191144d
fb8a3d68c676c977b9b6d3389debd785c2f25634
/Input/Include/Devices/Keyboard.hpp
1b927fd0d480c4edd612966a01b2959bdbfd2f52
[]
no_license
skevy/CSC-350-Assignment2
ef1a1e5fae8c9b9ab4ca2b97390974751ad1dedb
98811d2cbbc221af9cc9aa601a990e7969920f7e
refs/heads/master
2021-01-01T20:35:26.246966
2011-02-17T01:57:03
2011-02-17T01:57:03
1,376,632
0
0
null
null
null
null
UTF-8
C++
false
false
11,590
hpp
//***************************************************************************// // Keyboard Class Interface // // Created Sept 13, 2006 // By: Jeremy M Miller // // Copyright (c) 2006 Jeremy M Miller. All rights reserved. // This source code module, and all information, data, and algorithms // associated with ...
[ "adam.skevy@mac.com" ]
[ [ [ 1, 240 ] ] ]
65bc168b436811ed71dd62e7e1b63a2f08c61936
8b4f7e8e746b8592a2289337a2013d7cf7d04c44
/ControlPoint.cpp
3ff760530dbabde0bc01b4b9a6f644c602d3b0ba
[]
no_license
seansu4you87/osclaser
8f0aac69dc9d803f097df34a9938fbabe25fde14
dcd3bcb898db4957209c9c04115b2375aea7ab35
refs/heads/master
2021-01-01T16:55:14.318564
2010-02-18T03:52:17
2010-02-18T03:52:17
32,344,063
0
0
null
null
null
null
UTF-8
C++
false
false
357
cpp
//ControlPoint.cpp #include "stdafx.h" #include "ControlPoint.h" ControlPoint::ControlPoint(float x, float y) { this->setCoords(x, y); pt.z = 0; pt.f = 0; } void ControlPoint::setColor(float r, float g, float b) { pt.r = r; pt.g = g; pt.b = b; } void ControlPoint::setCoords(float x, float y...
[ "codeb87@ba1854fa-1114-11df-8588-0bb593d8ec56" ]
[ [ [ 1, 24 ] ] ]
be15b9437e22ab86e5318c79828a301641e0127e
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/source/storage/fileio/filereadmemory.h
1771c360f6543517a3e7e9994f680f24b8aec4d4
[]
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,079
h
/*! @file @brief メモリ上においてあるデータをファイルとして扱うクラス */ #ifndef maid2_storage_fileio_filereadmemory_h #define maid2_storage_fileio_filereadmemory_h #include"../../config/define.h" #include"../../config/typedef.h" #include"ifileread.h" #include<boost/smart_ptr.hpp> namespace Maid { class FileReadMe...
[ "renji2000@gmail.com" ]
[ [ [ 1, 47 ] ] ]
333b7d8014bf0b462b073be9a96eb9b0107df5b4
5e755d27b668f647bb29218987a03c9eaa6a6d0b
/CADBiS_winservice/BillingService/BalloonMess.h
1f4fa1e12c8a1d230b82e1990c63567a775323f2
[]
no_license
xtps1987225/cadbis
0672ae5b00fd04fa7ce0722190110ab1466a04ac
ffd2f41d87df438d6276b748129dca4dc49d2055
refs/heads/master
2021-01-20T02:17:18.865466
2008-07-23T09:32:21
2008-07-23T09:32:21
33,819,572
0
0
null
null
null
null
UTF-8
C++
false
false
998
h
#pragma once #include "resource.h" #include "stdafx.h" // CBalloonMess dialog struct CSettings { COLORREF m_transcolor; size_t m_transcoeff; COLORREF m_textcolor; COLORREF m_bordercolor; COLORREF m_fillcolor; size_t m_delay; size_t m_showdelay; size_t m_enddelay; std::string m_caption; std::s...
[ "smecsia@254517df-764a-0410-b743-7361b4a10c92" ]
[ [ [ 1, 48 ] ] ]
0f8d8b12f8857a8992d440b6802c81667999a597
8103a6a032f7b3ec42bbf7a4ad1423e220e769e0
/Prominence/World.cpp
bc51360e87716fe1f56e4a91ffab1758430874f0
[]
no_license
wgoddard/2d-opengl-engine
0400bb36c2852ce4f5619f8b5526ba612fda780c
765b422277a309b3d4356df2e58ee8db30d91914
refs/heads/master
2016-08-08T14:28:07.909649
2010-06-17T19:13:12
2010-06-17T19:13:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,307
cpp
#include "World.h" namespace Prominence { World::World(ResourceManager & resourceManager, Logger & logger, Renderer & renderer) : m_Logger(logger), m_Renderer(renderer), m_ResourceManager(resourceManager) { m_LevelIndex = 0; m_WorldFile = ""; m_CurrentLevel = new Level(m_ResourceManager, m_Re...
[ "William@18b72257-4ce5-c346-ae33-905a28f88ba6" ]
[ [ [ 1, 129 ] ] ]
6333cde722f01c520704f63776f25c145deb4f05
619941b532c6d2987c0f4e92b73549c6c945c7e5
/Source/Nuclex/Support/String.cpp
7a559e3e997cc8e8491f923b9941e15af858f7de
[]
no_license
dzw/stellarengine
2b70ddefc2827be4f44ec6082201c955788a8a16
2a0a7db2e43c7c3519e79afa56db247f9708bc26
refs/heads/master
2016-09-01T21:12:36.888921
2008-12-12T12:40:37
2008-12-12T12:40:37
36,939,169
0
0
null
null
null
null
UTF-8
C++
false
false
13,593
cpp
//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## String.cpp - Nuclex string class  // // ### # # ###  // // ...
[ "ctuomail@gmail.com" ]
[ [ [ 1, 325 ] ] ]
4f2b48b4b2ea00e63679b62cd04fde7269c00c3d
4fac8e482c7fb1cec9d2a7be618757a22ec12816
/libraries/Menu/SubMenuItem.h
9283e1e2243248a9fea494104ecacc85832ad0e6
[]
no_license
robomotic/RobotUGV
5d32ada2b6114f99b3323b09b7a20758c872caaa
2fb067b535d0a41473dcba0903339d6d85628a5a
refs/heads/master
2021-01-01T16:05:34.134641
2011-06-28T09:15:16
2011-06-28T09:15:16
1,965,337
1
1
null
null
null
null
UTF-8
C++
false
false
1,277
h
/* || || @file SubMenuItem.h || @version 1.0 || @author Alexander Brevig || @contact alexanderbrevig@gmail.com || || @description || | Provide an easy way of making submenuitems || # || || @license || | This library is free software; you can redistribute it and/or || | modify it under the terms of the GNU ...
[ "robomotic@robomotic-lap.(none)" ]
[ [ [ 1, 47 ] ] ]
c759e595bfeedafcc1a1f9de17887b39a08104af
81b7033dd0d0203290795b51513a4014b084d39d
/hash/fcs.h
612f663dd48eee85855fe23e642f2799a1425fd7
[]
no_license
starcid/lua-binding-libraries
d27f5c2fccfeae2d667fdb60c86c3244d9ddc065
e33c85f773d88d3b31b026464066264820e4c302
refs/heads/master
2016-08-04T19:57:05.839477
2010-11-15T12:02:08
2010-11-15T12:02:08
35,589,712
0
0
null
null
null
null
UTF-8
C++
false
false
6,945
h
#ifndef HASH_FCS_H_ #define HASH_FCS_H_ // FCS-16 algorithm implemented as described in RFC 1331 #define FCSINIT16 0xFFFF #define FCSINIT32 0xFFFFFFFF // Fast 16 bit FCS lookup table const unsigned short fcs16tab[256] = { 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, 0x8c48, 0x9dc1, 0...
[ "missdeer@959521e0-e54e-11de-9298-fbd6a473cdd1" ]
[ [ [ 1, 174 ] ] ]
a6476d703c5994d449f6903cddf4197bb6309d4d
011359e589f99ae5fe8271962d447165e9ff7768
/src/burn/neogeo/neo_sprite.cpp
3d516f27805f1a89e3c3e05c6c9dd73f7add1d05
[]
no_license
PS3emulators/fba-next-slim
4c753375fd68863c53830bb367c61737393f9777
d082dea48c378bddd5e2a686fe8c19beb06db8e1
refs/heads/master
2021-01-17T23:05:29.479865
2011-12-01T18:16:02
2011-12-01T18:16:02
2,899,840
1
0
null
null
null
null
UTF-8
C++
false
false
3,144
cpp
#include "neogeo.h" int nNeoScreenWidth = 320; unsigned char* NeoSpriteROM; unsigned char* NeoZoomROM; unsigned char* NeoTileAttrib = NULL; unsigned int nNeoTileMask; int nNeoMaxTile; int nSliceStart, nSliceEnd, nSliceSize; static unsigned int* pTileData; static unsigned int* pTilePalette; stati...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 136 ] ] ]
73b690683c6c02844fd19b3dc7190083440753d4
3856c39683bdecc34190b30c6ad7d93f50dce728
/LastProject/Source/StateMachine.h
a191eae3135a7576fccffde52d435fb0a2aa306a
[]
no_license
yoonhada/nlinelast
7ddcc28f0b60897271e4d869f92368b22a80dd48
5df3b6cec296ce09e35ff0ccd166a6937ddb2157
refs/heads/master
2021-01-20T09:07:11.577111
2011-12-21T22:12:36
2011-12-21T22:12:36
34,231,967
0
0
null
null
null
null
UHC
C++
false
false
2,219
h
#ifndef _STATEMACHINE_H_ #define _STATEMACHINE_H_ #include "State.h" template<class entity_type> class StateMachine { private: entity_type* m_pOwner; // 이 인스턴스를 소유하는 에이전트 State<entity_type>* m_pPreviousState; // 이전 상태 State<entity_type>* m_pCurrentState; // 현재 상태 State<entity_type>* m_pGlobalStat...
[ "chunju2@naver.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0", "kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0", "yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0" ]
[ [ [ 1, 39 ], [ 44, 48 ], [ 53, 100 ] ], [ [ 40, 43 ] ], [ [ 49, 52 ] ] ]
8ba19fdd0d4a9c3a4144d874ce39698698fc17e5
2725cbc61c571e59846fabf309ea331631b00295
/popup.h
b2427e833c6ce533e352f4fd61b24b5381d8f684
[]
no_license
bunny1985/detoks
40c21dee66f479625698b5acb8024d4d969c8f38
55fd4b154117d328c8962850a39246f542a02513
refs/heads/master
2018-12-28T09:31:33.763688
2010-07-16T05:48:44
2010-07-16T05:48:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
515
h
#ifndef POPUP_H #define POPUP_H #include <QWidget> #include <QDesktopWidget> #include <QRect> #include <QTimer> namespace Ui { class popup; } class popup : public QWidget { Q_OBJECT public: popup(QWidget *parent = 0); void execute(QString msg); ~popup(); protected: vo...
[ "michal_banas@oicw.pl" ]
[ [ [ 1, 36 ] ] ]
fc674500e05c94f96b5d35d85e73d1021a4db80f
6ee200c9dba87a5d622c2bd525b50680e92b8dab
/Autumn/Core/Console/Console.cpp
7a9f978d477685f7bcbc8e5c646c1c5747492798
[]
no_license
Ishoa/bizon
4dbcbbe94d1b380f213115251e1caac5e3139f4d
d7820563ab6831d19e973a9ded259d9649e20e27
refs/heads/master
2016-09-05T11:44:00.831438
2010-03-10T23:14:22
2010-03-10T23:14:22
32,632,823
0
0
null
null
null
null
UTF-8
C++
false
false
3,222
cpp
#define _CRT_SECURE_NO_DEPRECATE #include "stdafx.h" #include "Console.h" int CConsole::m_NbInstance = 0; HANDLE CConsole::m_hConsole = NULL; CConsole::CConsole() { m_NbInstance++; if(m_NbInstance == 1) { AllocConsole(); SetConsoleTitle("Debug Console"); SetScreenBufferSize(80, 100); SetC...
[ "edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6" ]
[ [ [ 1, 166 ] ] ]
de05f9d8a06bdfd6df6c9846b2c1ba9f04bd41b1
729f72df96cd6f816d3a100b8b1346c98ba72457
/source/FlourToolCupcake.h
5c007ac667027fea1ca11261ea1be880a737cef6
[]
no_license
yhzhu/flour
e2459c10a05bbb8e03fa2b18b61116825f91f36b
10424d1ec6490cf8a07705beb6507201c36dcfbc
refs/heads/master
2021-01-18T03:13:40.892264
2010-04-11T17:11:17
2010-04-11T17:11:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,929
h
/** File: FlourToolVersion.h Created on: 06-Sept-09 Author: Robin Southern "betajaen" Copyright (c) 2009 Robin Southern Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Soft...
[ "betajaen@ihoed.com" ]
[ [ [ 1, 66 ] ] ]
f1f85cc615280e18b5c520491376224ccfa012d7
b240ccb537657eb72a3ac7634c99e3b8733e454c
/code/api/api_v001rc/networkcommunication/tcpSocket/include/mailclient.h
96c021cceab17b455b20b2423dc5caacb4580e7e
[]
no_license
Jmos/ftofsharing
96c2c77deab4c15da0ec42b14e0c17f5adfeb485
8969c3b33a2173c36f3a282b946b92656d77ad81
refs/heads/master
2021-01-22T23:16:04.198478
2011-06-04T18:46:00
2011-06-04T18:46:00
34,392,347
0
0
null
null
null
null
UTF-8
C++
false
false
3,823
h
#ifndef _MAILCLIENT_H_ #define _MAILCLIENT_H_ //----------------------------------------------------------------- #include <QString> #include <QList> #include "tcpsocket.h" //----------------------------------------------------------------- /** * @ingroup api * * @brief Abstract class for a ...
[ "georgsaxl@ed7a1941-e62f-a9da-ef21-68f2f9546975" ]
[ [ [ 1, 110 ] ] ]
add1389bc2e45dae3add1bffdbdb9b1d3890caf2
f29ec520791e5d2a265ee6fc25f9cebb58838968
/BigNumbers/Big Numbers - NAO FUNCIONA.cpp
dac6d733772f580f01e146ea4556f7feb18b38d3
[]
no_license
jonashartmann/menoso3alg
fc89ac05f6f01af6cb00a1c55968990b52ecce45
5c4b3afda0b6fbf72c3d016f3c7ad4f0bbcc1782
refs/heads/master
2020-04-08T07:37:33.293356
2009-03-31T02:30:48
2009-03-31T02:30:48
32,696,684
0
0
null
null
null
null
ISO-8859-1
C++
false
false
4,155
cpp
#include <iostream> #include <algorithm> #include <iterator> #include <string> using namespace std; struct bignum { bool neg; string number; bignum(long long x = 0) : number("") { neg = x<0; if(neg) x = -x; while(x) { number += char(x%10+'0'); x /= 10; } } bignum(const str...
[ "jonasharty@39649dc1-f352-0410-822d-0b1548283ca8", "rosaliaschneider@39649dc1-f352-0410-822d-0b1548283ca8" ]
[ [ [ 1, 7 ], [ 9, 9 ], [ 44, 44 ], [ 46, 46 ], [ 48, 48 ], [ 52, 55 ], [ 65, 68 ], [ 70, 71 ], [ 77, 77 ], [ 80, 80 ]...
70a9260935aa619fef2bbafed52a64691ecfc461
5fb9b06a4bf002fc851502717a020362b7d9d042
/developertools/GumpEditor-0.32/DiagramPropertySheet.h
d7480e2aa8bdc0609a8a9de149b8f57c68648459
[]
no_license
bravesoftdz/iris-svn
8f30b28773cf55ecf8951b982370854536d78870
c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4
refs/heads/master
2021-12-05T18:32:54.525624
2006-08-21T13:10:54
2006-08-21T13:10:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
508
h
#pragma once // CDiagramPropertySheet class CDiagramPropertySheet : public CPropertySheet { DECLARE_DYNAMIC(CDiagramPropertySheet) public: CDiagramPropertySheet(); virtual ~CDiagramPropertySheet(); protected: DECLARE_MESSAGE_MAP() public: virtual BOOL OnInitDialog(); void SetValues(); void A...
[ "sience@a725d9c3-d2eb-0310-b856-fa980ef11a19" ]
[ [ [ 1, 27 ] ] ]
80e568cbcaa199ae41cef76248a7c4e1de770a2d
6a925ad6f969afc636a340b1820feb8983fc049b
/librtsp/librtsp/inc/rtspCommon.h
117ab1e7d42a67c9a9dd1a6fcf09befec903c393
[]
no_license
dulton/librtsp
c1ac298daecd8f8008f7ab1c2ffa915bdbb710ad
8ab300dc678dc05085f6926f016b32746c28aec3
refs/heads/master
2021-05-29T14:59:37.037583
2010-05-30T04:07:28
2010-05-30T04:07:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,910
h
/*!@file @brief Copyright (c) 2009 HUST ITEC VoIP Lab. All rights reserved. @author Wentao Tang @date 2009.3.21 @version 1.0 */ #pragma once #include <string> #include <map> #include <iostream> #include <vector> using std::cout; using std::cerr; using std::endl; using std::string; using std...
[ "TangWentaoHust@95ff1050-1aa1-11de-b6aa-3535bc3264a2" ]
[ [ [ 1, 184 ] ] ]
80bd123cd886eeae0202e7aee634e3f211d783a8
d826e0dcc5b51f57101f2579d65ce8e010f084ec
/pre/FSKETCHCreate2DArc3Points.h
b0eea22a729b21cdd68c676a192d220de602b16c
[]
no_license
crazyhedgehog/macro-parametric
308d9253b96978537a26ade55c9c235e0442d2c4
9c98d25e148f894b45f69094a4031b8ad938bcc9
refs/heads/master
2020-05-18T06:01:30.426388
2009-06-26T15:00:02
2009-06-26T15:00:02
38,305,994
0
0
null
null
null
null
UTF-8
C++
false
false
1,182
h
#pragma once #include "Feature.h" class Part; class FSketch; class FSKETCHCreate2DArc3Points : public Feature { public: FSKETCHCreate2DArc3Points(Part * part, tag_t fTag, FSketch * pFSketch); virtual ~FSKETCHCreate2DArc3Points(void); void SetCntPnt(const Point3D & cP) {_cP=cP;} void SetRadi...
[ "surplusz@2d8c97fe-2f4b-11de-8e0c-53a27eea117e" ]
[ [ [ 1, 50 ] ] ]
5be5d06451a981eee47ff6a87664ad8a378da00a
8fcf3f01e46f8933b356f763c61938ab11061a38
/Interface/sources/Data/ItemData.cpp
2fac3e56c08298e9e70b10759b3f97a2b3d12511
[]
no_license
jonesbusy/parser-effex
9facab7e0ff865d226460a729f6cb1584e8798da
c8c00e7f9cf360c0f70d86d1929ad5b44c5521be
refs/heads/master
2021-01-01T16:50:16.254785
2011-02-26T22:27:05
2011-02-26T22:27:05
33,957,768
0
0
null
null
null
null
UTF-8
C++
false
false
377
cpp
#include "Data/ItemData.h" ItemData::ItemData(const QString& name, const QString& domain, double value) : name(name), domain(domain), value(value) { } const QString& ItemData::getName() const { return this->name; } const QString& ItemData::getDomain() const { return this->domain; } double It...
[ "jonesbusy@fa255007-c97c-c9ae-ff28-e9f0558300b6" ]
[ [ [ 1, 20 ] ] ]
c66eccd4b64ef7c15dcf3d88ead43d8996c0b57f
2a47a0a9749be9adae403d99f6392f9d412fca53
/OpenGL/Logo/3DLOGO_fly.cpp
2bc52ac9c0e7758e576de4c29e90f647b8075f34
[]
no_license
waseemilahi/waseem
153bed6788475a88d234d75a323049a9d8ec47fe
0bb2bddcc8758477f0ad5db85bfc927db2ae07af
refs/heads/master
2020-03-30T14:59:17.066002
2008-11-22T01:21:04
2008-11-22T01:21:04
32,640,847
0
0
null
null
null
null
UTF-8
C++
false
false
16,146
cpp
/* * wilahi_3DLOGO_fly.cpp * * draws the initials of my first, middle and last names that fly. */ #include <Windows.h> #include <GL/gl.h> #include <GL/glu.h> #include <GL/glut.h> #include <stdio.h> #include <string.h> #include <stdlib.h> #include <math.h> /* Screen window parameters */ int...
[ "waseemilahi@b30cb682-9650-11dd-b20a-03c46e462ecf" ]
[ [ [ 1, 712 ] ] ]
2a43628fbb12a4cd5d23b20fafe1320761d893a1
fb8a3d68c676c977b9b6d3389debd785c2f25634
/Graphics/Library/Include/Graphics.hpp
e97eb1cbebdeb91f3d253a187bb7a58360854935
[]
no_license
skevy/CSC-350-Assignment2
ef1a1e5fae8c9b9ab4ca2b97390974751ad1dedb
98811d2cbbc221af9cc9aa601a990e7969920f7e
refs/heads/master
2021-01-01T20:35:26.246966
2011-02-17T01:57:03
2011-02-17T01:57:03
1,376,632
0
0
null
null
null
null
UTF-8
C++
false
false
4,105
hpp
#ifndef VICTOR_GRAPHICS_HPP #define VICTOR_GRAPHICS_HPP //***************************************************************************// #define DEFAULT_WINDOW_WIDTH 800 #define DEFAULT_WINDOW_HEIGHT 600 //***************************************************************************// //********************...
[ "adam.skevy@mac.com" ]
[ [ [ 1, 102 ] ] ]
2e3785851c8aa0c21ad4c4b175a904fe9f7535e7
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/Dependencies/Xerces/include/xercesc/util/regx/RangeTokenMap.cpp
a7d1c00715fecabcdfb321665433bd1f92e67652
[]
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,161
cpp
/* * 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, 339 ] ] ]
75fbf710b3ae27f09e5d3801f0aa726ea9f8872e
2a0a607b23961936b9bda50ba7ebcf1dbd181fc5
/src/unittest/old/CoordinateTransformTest.h
01b94506981178ee1d9de1c8b3bfd455145326f5
[]
no_license
egparedes/tinysg
ba7ab579e0cc42fb5c6ffaaaf29a31603506331f
1d6a8f49f29c753cc02722e2262127fd377849f2
refs/heads/master
2021-01-10T12:31:08.437564
2010-06-10T21:01:03
2010-06-10T21:01:03
47,564,405
0
0
null
null
null
null
UTF-8
C++
false
false
753
h
/* * CoordinateTransformTest.h * * Created on: Aug 12, 2008 * Author: yamokosk */ #ifndef COORDINATETRANSFORMTEST_H_ #define COORDINATETRANSFORMTEST_H_ // Logging #include <log4cxx/logger.h> // CppUnit #include <cppunit/extensions/HelperMacros.h> // Class to test #include <CoordinateTransfor...
[ "yamokosk@gmail.com" ]
[ [ [ 1, 35 ] ] ]
29f04f977bf7e5490cb1a0f22cbbbc2882491db5
ee054a19fa820fb1e4440e3d31930ffe7726ae60
/cppsrc/include/geom2d.hpp
4a8b8f58220f9fb354b79b712fa0e3814b6c4dc5
[]
no_license
cmbruns/opencmbcv
e45dbade61010d6e08c9fb597d97538bc15a7a1a
9725fce3ddce1ab24b347475ec81e4ea001b8c91
refs/heads/master
2020-05-30T12:14:02.503305
2010-07-25T22:32:22
2010-07-25T22:32:22
32,115,060
0
0
null
null
null
null
UTF-8
C++
false
false
9,202
hpp
#ifndef CMBCV_GEOM2D_HPP_ #define CMBCV_GEOM2D_HPP_ #include <cassert> #include <iostream> // These classes are intended to be wrapped using boost.python, // with an efficient C++ API and a nearly syntactically identical python API namespace cmbcv { // "floats" in python are C++ doubles. So use double. typ...
[ "Christopher.Bruns@1f01f6ea-e675-d132-ccb2-4cd361804335" ]
[ [ [ 1, 286 ] ] ]
1ab8e1efe740ade5d1c228f359893e1ade3ce5a0
9c62af23e0a1faea5aaa8dd328ba1d82688823a5
/rl/tags/v0-1/engine/rules/include/Combat.h
f604632fefbafe261067ed4a5cd51983d580ae2d
[ "ClArtistic", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain" ]
permissive
jacmoe/dsa-hl-svn
55b05b6f28b0b8b216eac7b0f9eedf650d116f85
97798e1f54df9d5785fb206c7165cd011c611560
refs/heads/master
2021-04-22T12:07:43.389214
2009-11-27T22:01:03
2009-11-27T22:01:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,361
h
/* This source file is part of Rastullahs Lockenpracht. * Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de * * This program is free software; you can redistribute it and/or modify * it under the terms of the Clarified Artistic License. * * This program is distributed in the hope that it will...
[ "blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013" ]
[ [ [ 1, 203 ] ] ]