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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e5cd79972be053f292e6c610a4b3d9b1d2d7af9 | 29f0a6c56e3c4528f64c3a1ad18fc5f074ae1146 | /Praktikum Info2/Aufgabenblock_3/FzgVerhalten.cpp | abd967714e7c0c12312b2f8b3cf7a8a041826945 | [] | no_license | JohN-D/Info-2-Praktikum | 8ccb0348bedf38a619a39b17b0425d6b4c16a72d | c11a274e9c4469a31f40d0abec2365545344b534 | refs/heads/master | 2021-01-01T18:34:31.347062 | 2011-10-19T20:18:47 | 2011-10-19T20:18:47 | 2,608,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 302 | cpp | #include "FzgVerhalten.h"
#include "Fahrzeug.h"
#include "PKW.h"
#include "Fahrrad.h"
#include "AktivesVO.h"
#include "Weg.h"
FzgVerhalten::FzgVerhalten(Weg* pWeg)
{
p_pWeg=pWeg;
}
FzgVerhalten::~FzgVerhalten(void)
{
}
Weg* FzgVerhalten::getWegpointer()
{
return p_pWeg;
} | [
"mac@mbp.fritz.box"
] | [
[
[
1,
23
]
]
] |
8bff208a8ef5e9fcd192f8d10a43b7e7af190298 | 15732b8e4190ae526dcf99e9ffcee5171ed9bd7e | /SRC/Model/ExpressionParse.cpp | 9db7a98dcffebb1482ae1857279761fed8c44127 | [] | no_license | clovermwliu/whutnetsim | d95c07f77330af8cefe50a04b19a2d5cca23e0ae | 924f2625898c4f00147e473a05704f7b91dac0c4 | refs/heads/master | 2021-01-10T13:10:00.678815 | 2010-04-14T08:38:01 | 2010-04-14T08:38:01 | 48,568,805 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 27,556 | cpp |
#include "FileScript.h"
#include "ExpressionParse.h"
//-----------------------------------------------------------------------------------------
// CExpressionParse的实现
//-----------------------------------------------------------------------------------------
CExpressionParse::CExpressionParse()
/*
构造函数
... | [
"pengelmer@f37e807c-cba8-11de-937e-2741d7931076"
] | [
[
[
1,
988
]
]
] |
d6ba9744980be36d54aae4fa5c546834a6f186a2 | fad6f9883d4ad2686c196dc532a9ecb9199500ee | /NXP-LPC/CommTest/CommTest/CommTest.cpp | 4830f44c2a1bc994d1230aa7bacb69ac306f91ab | [] | no_license | aquarius20th/nxp-lpc | fe83d6a140d361a1737d950ff728c6ea9a16a1dd | 4abfb804daf0ac9c59bd90d879256e7a3c1b2f30 | refs/heads/master | 2021-01-10T13:54:40.237682 | 2009-12-22T14:54:59 | 2009-12-22T14:54:59 | 48,420,260 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,298 | cpp |
// CommTest.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "afxwinappex.h"
#include "CommTest.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "CommTestDoc.h"
#include "CommTestView.h"
#include "ClientChildFrm.h"
#include "ClientCommDoc.h"
#include "ClientOptionView.h"
#include "PingChi... | [
"lijin.unix@13de9a6c-71d3-11de-b374-81e7cb8b6ca2"
] | [
[
[
1,
259
]
]
] |
3ae58d9e02442e904fb359cd1b9eb667f873843e | fd792229322e4042f6e88a01144665cebdb1c339 | /vc/dependencies/raknet/include/RakNet/UDPProxyServer.h | abefda574746b897eef8ae032ba5117e6ee164bb | [] | no_license | weimingtom/mmomm | 228d70d9d68834fa2470d2cd0719b9cd60f8dbcd | cab04fcad551f7f68f99fa0b6bb14cec3b962023 | refs/heads/master | 2021-01-10T02:14:31.896834 | 2010-03-15T16:15:43 | 2010-03-15T16:15:43 | 44,764,408 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,769 | h | /// \file
/// \brief A RakNet plugin performing networking to communicate with UDPProxyServer. It allows UDPProxyServer to control our instance of UDPForwarder.
///
/// This file is part of RakNet Copyright 2003 Jenkins Software LLC
///
/// Usage of RakNet is subject to the appropriate license agreement.
/// Crea... | [
"nagelbagel@gmail.com"
] | [
[
[
1,
103
]
]
] |
8709b170709cbb68c5d511b8c6d3a41fa5efe67c | 4891542ea31c89c0ab2377428e92cc72bd1d078f | /Arcanoid/Arcanoid/LoadFilmsInfo.h | 47bc7493fb381eb502b1a7b87d45b7513ddf461a | [] | no_license | koutsop/arcanoid | aa32c46c407955a06c6d4efe34748e50c472eea8 | 5bfef14317e35751fa386d841f0f5fa2b8757fb4 | refs/heads/master | 2021-01-18T14:11:00.321215 | 2008-07-17T21:50:36 | 2008-07-17T21:50:36 | 33,115,792 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 970 | h | /*
* author: koutsop
*/
#ifndef LOADFIMLSINFO_H
#define LOADFIMLSINFO_H
#include <map>
#include <string>
#include <cassert>
using std::map;
using std::string;
using std::make_pair;
//to prwto string einai to id
//to deutero string einai to onoma tou arxeiou pou exei to bboxe gia auto to film
//to... | [
"koutsop@5c4dd20e-9542-0410-abe3-ad2d610f3ba4"
] | [
[
[
1,
46
]
]
] |
22356c53d408d5c48083eae408b245c1b398ccd3 | 374f53386d36e3aadf0ed88e006394220f732f30 | /gl/GLUTtexture/main.cpp | 3d57a62e5a0eddd63f51d3133e919f16e5a84c3b | [
"MIT"
] | permissive | yatjf/sonson-code | e7edbc613f8c97be5f7c7367be2660b3cb75a61b | fbb564af37adb2305fe7d2148f8d4f5a3450f72b | refs/heads/master | 2020-06-13T08:02:38.469864 | 2010-07-01T14:20:40 | 2010-07-01T14:20:40 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,477 | cpp | //
// GLUTtexture
// main.cpp
//
// The MIT License
//
// Copyright (c) 2009 sonson, sonson@Picture&Software
//
// 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, inc... | [
"yoshida.yuichi@0d0a6a56-2bd1-11de-9cad-a3574e5575ef"
] | [
[
[
1,
139
]
]
] |
13f2959d0f114381480a4e799d86e339a27748d5 | 658129adb8f10b4cccdb2e432430d67c0977d37e | /cpp/cs311/profs_examples/radix_sort.cpp | 6501bdeff0783b9ecf815fdfcd8399c1b60995ea | [] | no_license | amiel/random-useless-scripts | e2d473940bdb968ad0f8d31514654b79a760edd4 | 166195329bc93c780d7c8fd088d93e3a697062a0 | refs/heads/master | 2020-12-24T13:21:37.358940 | 2009-03-29T06:08:26 | 2009-03-29T06:14:02 | 140,835 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,949 | cpp | // radix_sort.cpp
// Glenn G. Chappell
// 18 Oct 2006
//
// For CS 311
// Radix Sort Using Forward Iterators
#include <iostream>
using std::cout;
using std::endl;
#include <vector> // for std::vector;
// radixSort
// Sorts a sequence of 5-digit nonnegative int's, using Radix Sort.
// Requirements o... | [
"amiel@wlan121-115.wlan.wwu.edu"
] | [
[
[
1,
71
]
]
] |
f99188ac65f976bb521133d1f3101759bc717c32 | 95a3e8914ddc6be5098ff5bc380305f3c5bcecb2 | /src/FusionForever_lib/Sparks.h | ba94df7336b881392fd0e1a922140783749b3c21 | [] | 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 | 378 | h | #pragma once
#include "Decoration.h"
class Sparks :
public Decoration
{
protected:
virtual void InitialiseGraphics();
static bool initialised_;
static int fill_dl_;
static int fill_verts_index_;
public:
Sparks(void);
virtual ~Sparks(void);
virtual void Tick(float _timespan, Matrix4f _transfo... | [
"Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7",
"danishcake@hotmail.com"
] | [
[
[
1,
16
],
[
18,
18
]
],
[
[
17,
17
]
]
] |
3332d9430c955dad18375fdb074dc412b434f0e7 | 70ae839ba975347dc4c97ce6ff3e87056d4baa5e | /Tutorial4/Tutorial4/src/network.cpp | 451e048bfa82527181e2c06d00e2a0d138a42f58 | [] | no_license | jbreslin33/networksinbad | 63a81d9a240b517b1a631bd2173dcd0bbe8ff7cb | e9f15b83aab010bfc7ae570880c11ec6d52aadf9 | refs/heads/master | 2020-06-03T15:20:15.140383 | 2011-03-12T13:41:51 | 2011-03-12T13:41:51 | 37,391,302 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,567 | cpp | /******************************************/
/* MMOG programmer's guide */
/* Tutorial game client */
/* Programming: */
/* Teijo Hakala */
/******************************************/
#include "common.h"
//#include "Tutorial4.h"
#include "SinbadCharacter... | [
"bbreslin99@yahoo.com"
] | [
[
[
1,
600
]
]
] |
00ebbfcd58ea57059d1da94d5e2188f0a77c8adc | 10c14a95421b63a71c7c99adf73e305608c391bf | /gui/painting/qpainter_p.h | 4a886bc754bef289355e394a8840d8412f36808d | [] | no_license | eaglezzb/wtlcontrols | 73fccea541c6ef1f6db5600f5f7349f5c5236daa | 61b7fce28df1efe4a1d90c0678ec863b1fd7c81c | refs/heads/master | 2021-01-22T13:47:19.456110 | 2009-05-19T10:58:42 | 2009-05-19T10:58:42 | 33,811,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,920 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7"
] | [
[
[
1,
261
]
]
] |
fdacf2b0eb8a626fe396fe1010477346b2e551d0 | 5b3221bdc6edd8123287b2ace0a971eb979d8e2d | /Fiew/XUnrar.cpp | b7ccfb519846d800cf877b4164124bb4de713877 | [] | no_license | jackiejohn/fedit-image-editor | 0a4b67b46b88362d45db6a2ba7fa94045ad301e2 | fd6a87ed042e8adf4bf88ddbd13f2e3b475d985a | refs/heads/master | 2021-05-29T23:32:39.749370 | 2009-02-25T21:01:11 | 2009-02-25T21:01:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 43 | cpp | #include "stdafx.h"
#include "XUn.h"
| [
"dev@fapplication.org"
] | [
[
[
1,
4
]
]
] |
11fb8de2ba8a7f09e9330ff382bb2533e7844a22 | c2a70374051ef8f96105d65c84023d97c90f4806 | /bin/src/loadBmp/common/Filter/plfilterrotate.h | 172d4074008412f4cfa3a73628ff36fd41f5ac24 | [] | no_license | haselab-net/SpringheadOne | dcf6f10cb1144b17790a782f519ae25cbe522bb2 | 004335b64ec7bea748ae65a85463c0e85b98edbd | refs/heads/master | 2023-08-04T20:27:17.158435 | 2006-04-15T16:49:35 | 2006-04-15T16:49:35 | 407,701,182 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,439 | h | /*
/--------------------------------------------------------------------
|
| $Id: plfilterrotate.h,v 1.5 2004/06/15 10:26:13 uzadow Exp $
|
| Copyright (c) 1996-1998 Ulrich von Zadow
|
\--------------------------------------------------------------------
*/
#ifndef FILTERROTATE_H
#define FILTERROT... | [
"jumius@05cee5c3-a2e9-0310-9523-9dfc2f93dbe1"
] | [
[
[
1,
57
]
]
] |
ce5f7e87bcd88ef69cce2fffc02aacff2caa5693 | 880138e13781ed13ffe6d74244c96591b42a8ffb | /tp1/main.cpp | ff9418eaee6487a1080a0c99c13c72284cdf7d06 | [] | no_license | segeschecho/metodos-numericos-2007 | 0ba107a24db85c409c0c5e7ff12e007056aa45c3 | 807cc4c785bfcf0d24820af8d3b1770b7779e967 | refs/heads/master | 2021-01-10T21:43:53.087502 | 2007-11-19T00:43:23 | 2007-11-19T00:43:23 | 32,889,591 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,512 | cpp | #include <iostream>
#include <fstream>
#include <math.h>
#include <iomanip.h>
#include "DLFloat.h"
using namespace std;
DLFloat factorial(unsigned int n, unsigned int p)
{
DLFloat res(p, 1);
DLFloat i(p, 2);
//i lo hice DLFloat por la linea: res = res*i; que viene luego
if (n == 0)
return res;
... | [
"seges.ar@85ae770f-1639-0410-9470-155aa9614729"
] | [
[
[
1,
163
]
]
] |
f9e16edd9ce3e8c63d7574ece306c4c276a22766 | f838c6ad5dd7ffa6d9687b0eb49d5381e6f2e776 | /branches/initial_debug/wavelets/devis/wavelet.cpp | 86fa020b62fab706f76206ece80904c9d9f18aa8 | [] | 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 | UTF-8 | C++ | false | false | 15,693 | cpp | /*---------------------------------------------------------------------------*/
// Baseline Wavelet Transform Coder Construction Kit
//
// Geoff Davis
// gdavis@cs.dartmouth.edu
// http://www.cs.dartmouth.edu/~gdavis
//
// Copyright 1996 Geoff Davis 9/11/96
//
// Permission is granted to use this software for ... | [
"wonder_mice@b1028fda-012f-0410-8370-c1301273da9f"
] | [
[
[
1,
522
]
]
] |
d8d3dc3824b984dca28e73cc293223399992b960 | c307dc6026aa8294568144317923b58d71e74113 | /src/PacketAnalyzer.h | d7c99e91c5fe54622435769b2e0b75aae8dbf3f8 | [] | no_license | bLuma/PcapRRD | 724ad1bc9a349ad26d8fd357ff381b8ae49d4b0d | ccea2843015bcd7300d69007364be9f3138a9452 | refs/heads/master | 2021-01-23T07:33:51.686731 | 2011-12-04T13:53:20 | 2011-12-04T13:53:20 | 102,508,696 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,969 | h | /*
* File: PacketAnalyzer.h
* Author: roman
*
* Created on 18. říjen 2011, 8:58
*/
#ifndef PACKETANALYZER_H
#define PACKETANALYZER_H
#include <pcap.h>
#include "common.h"
// 0x0800 Internet Protocol, Version 4 (IPv4)
// 0x0806 Address Resolution Protocol (ARP)
// 0x8035 Reverse Address Reso... | [
"divisak@gmail.com"
] | [
[
[
1,
127
]
]
] |
4b98d465babf179aa8b811407c1a5251cc38dace | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Modules/GpsSirf/GpsMotorola.cpp | 9c592e8da3e3b8a35fd7baff3a7d02e64c4089a9 | [
"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 | 2,203 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
45
]
]
] |
30236890c0b7f832fe026a96fee2e3a1918c8197 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/conjurer/conjurer/src/conjurer/nconjurerwindowhandler_main.cc | 662657ff85ad7c72b6d4c3abc96f6bd9e974ba8a | [] | 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 | 882 | cc | //------------------------------------------------------------------------------
// nconjurerwindowhandler_main.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchconjurerapp.h"
#include "conjurer/nconjurerwindowhandler... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
28
]
]
] |
0c68cd79fd1474a2556b6f2d72ba7edae247f688 | 7347ab0d3daab6781af407d43ac29243daeae438 | /src/utilities/base64.cpp | be42fc55f64bf27357ba22e3077197d7e0b1e568 | [] | no_license | suprafun/smalltowns | e096cdfc11e329674a7f76486452f4cd58ddaace | c722da7dd3a1d210d07f22a6c322117b540e63da | refs/heads/master | 2021-01-10T03:09:47.664318 | 2011-06-03T01:22:29 | 2011-06-03T01:22:29 | 50,808,558 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,202 | cpp | /*********************************************
*
* Author: David Athay
*
* License: New BSD License
*
* Copyright (c) 2009, CT Games
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are ... | [
"ko2fan@2ae5cb60-8703-11dd-9899-c7ba65f7c4c7"
] | [
[
[
1,
120
]
]
] |
dcd57df579e4700bfdadfd49cb2a235d4f7bcbd3 | 21737c1ff12ead3baf7bcf8bedbadb69b5f7ff1a | /logger.cpp | 95263c3835684aa6a8aba3e8a6c63bf7f2ffea77 | [] | no_license | abdo5520/RTGen | 941272322e4d92b5b014a3154e53dbe6b1d7e8cf | 8d0bf859a5e601b4df775f0a21eadc07820f4414 | refs/heads/master | 2020-12-25T08:50:56.058621 | 2011-04-07T19:22:15 | 2011-04-07T19:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,299 | cpp |
#include "logger.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/time.h>
using namespace std;
Logger::Logger ( string filename ) {
/**Edited by Jared on 6/27/08. This was incorrectly reading "" so changed to "\"\""
* to fix this issue.
**/
if ( filename.compare("\"\"") != 0... | [
"mst008@linuxremote1.eg.bucknell.edu"
] | [
[
[
1,
83
]
]
] |
cff41dc4afd4faaf39246145ad051fe1979eb6a7 | 5324f03896092ccfd3d773155123d686941e01f4 | /src/mediaserver/hmediaserver_deviceconfiguration_p.h | c55dcfa5ba04284fcc1794064c3a3651e3f73035 | [] | no_license | Kangda/Upnp-AV-Demo | 93bfad060fc8eb60a1e9e63c4edb5823d37fcef4 | 3013b0dee85a367af40a3383e6cbb5b6e7b0d928 | refs/heads/master | 2021-01-10T19:38:41.399817 | 2011-12-11T01:26:17 | 2011-12-11T01:26:17 | 2,770,068 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,681 | h | /*
* Copyright (C) 2011 Tuomo Penttinen, all rights reserved.
*
* Author: Tuomo Penttinen <tp@herqq.org>
*
* This file is part of Herqq UPnP Av (HUPnPAv) library.
*
* Herqq UPnP Av is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ... | [
"hu.kangd@gmail.com"
] | [
[
[
1,
64
]
]
] |
9442e24014a2816804b7343dd9263a7f88a84e46 | 4418b6f7483d42a0f9c0140a676482ee5c764a24 | /NITE/cpp/CircleDetector/main.cpp | 6b4a9bb43f0b280d8bcc2dcfc3d5020600ba70ad | [] | no_license | nsxsoft/KinectSensorProgramming | 6bbdea86f6cc1fe130c1dcdb7fd6ae6c844fb15a | 7f59d0ea7c0d9fa35f5d50aa5cf4e75cd7dd03a2 | refs/heads/master | 2021-05-27T01:06:55.699477 | 2011-10-18T07:11:05 | 2011-10-18T07:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,871 | cpp | #include <iostream>
#include <stdexcept>
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include <XnCppWrapper.h>
#include <XnVSessionManager.h>
#include <XnVCircleDetector.h>
// 設定ファイルのパス(環境に合わせて変更してください)
#if (XN_PLATFORM == XN_PLATFORM_WIN32)
const char* CONFIG_XML_PATH = "../../../Data/SamplesConf... | [
"kaorun55@gmail.com"
] | [
[
[
1,
135
]
]
] |
f99f098e954d6f24c8e3a56009acd581a3083f4d | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/ParticleUniverse/include/ParticleUniverseAttachableTokens.h | ed180dfc10e514b15b1291c8ca77cf806452ad86 | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,458 | h | /*
-----------------------------------------------------------------------------
This source file is part of the Particle Universe product.
Copyright (c) 2006-2008 Henry van Merode
Usage of this program is free for non-commercial use and licensed under the
the terms of the GNU Lesser General Public License.
... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
44
]
]
] |
69d695e393bad77680b1d96cb83bf2de31d0dbec | 2bdc85da8ec860be41ad14fceecedef1a8efc269 | /PythonWrapper/include/PWTypeManager.h | 6836c63b76c9e7d8585549c98d15b0f2fafbf43b | [] | no_license | BackupTheBerlios/pythonwrapper-svn | 5c41a03b23690c62693c7b29e81b240ee24f1a7f | 42879461c7302755f3c803cd1314e8da5a202c68 | refs/heads/master | 2016-09-05T09:53:14.554795 | 2005-12-26T07:52:41 | 2005-12-26T07:52:41 | 40,751,088 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,181 | h | #ifndef _PWTypeManager_h_
#define _PWTypeManager_h_
#include "PWCommon.h"
#include "PWString.h"
#include "PWSingleton.h"
#include "PWConverterInterface.h"
#include <map>
namespace pw
{
class PW_EXPORT TypeManager : public Singleton<TypeManager>
{
public:
typedef std::pair<Converter... | [
"cculver@827b5c2f-c6f0-0310-96fe-c05a662c181e"
] | [
[
[
1,
41
]
]
] |
d6fece42699e4122f9d16af26580408aabeb8aef | d2a130a712db0d457afbdb5e5508fee9204015f1 | /include/Application.h | 2982ef790d51c91bfa295429aac6d2a1c05747cc | [] | no_license | Yacoby/cpp-reorder | a2cdc3cb199a50be3aa7c855697d0a25f5b9a679 | caf6a2bf0139c16c85e0bf4caba1471d2f0286ab | refs/heads/master | 2016-09-06T10:36:40.497915 | 2011-03-20T17:21:56 | 2011-03-20T17:21:56 | 1,503,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,006 | h | /*
Copyright (c) 2008 Jacob Essex
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribu... | [
"jacob@jacobessex.com"
] | [
[
[
1,
68
]
]
] |
a6a76f31f4acded02ca3073055add1398af2f3db | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/kernel/nroot_init.cc | 6b92eccf7265a6f55d7fc558ed4b70f8ce453206 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,153 | cc | #define N_IMPLEMENTS nRoot
#define N_KERNEL
//--------------------------------------------------------------------
// IMPLEMENTATION
// nRoot
//
// (C) 1998 by Andre Weissflog
//--------------------------------------------------------------------
#include "kernel/nkernelserver.h"
#include "kernel/nroot.... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
71
]
]
] |
f3816a130d730a430eecd7ba23a837c373bd06a9 | 0619c96beb1d46e813d5171755c856ea378916b5 | /Generation2/release/moc_mainwindow.cpp | 87a592ef4648f3e293ca1558cb8415e42f478382 | [] | no_license | Neuromancer2701/irrigationgui | d8f77eb299d1beadc04222e1663459fbdff123cc | 9da8610a1f81aa47506a30da0f1fc94cac447129 | refs/heads/master | 2020-04-09T02:08:11.897300 | 2011-03-17T00:11:08 | 2011-03-17T00:11:08 | 32,092,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,403 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'mainwindow.h'
**
** Created: Tue Mar 15 21:55:41 2011
** by: The Qt Meta Object Compiler version 62 (Qt 4.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************... | [
"king.seth@1baa6d84-2001-11df-aa13-c314d3631722"
] | [
[
[
1,
79
]
]
] |
eed7795e8b488c3d5754155d60ef6708913444c1 | 9a5db9951432056bb5cd4cf3c32362a4e17008b7 | /FacesCapture/branches/FaceCompare/RemoteImaging/MotionDetectWrapper/MotionDetectWrapper.h | e7a80df874dcfb670044ee24e5ed6649dfdb6d5f | [] | 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 | UTF-8 | C++ | false | false | 2,139 | h | // MotionDetectWrapper.h
#pragma once
#include "../../OutPut/PreProcess.h"
using namespace System;
namespace MotionDetectWrapper {
public ref class MotionDetector
{
// TODO: Add your methods for this class here.
public:
bool DetectFrame(ImageProcess::Frame^ next, ImageProcess::Frame^ last)
... | [
"shenbinsc@cbf8b9f2-3a65-11de-be05-5f7a86268029"
] | [
[
[
1,
88
]
]
] |
bcafd41327dbfeac37e1ef44062df28c17ac968b | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/WayFinder/symbian-r6/DrawComponent.cpp | 7dcb834a163c000ad602c33291da8734fbcb964f | [
"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 | 7,227 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of ... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
216
]
]
] |
3fd8433567a767fed845814d260f2256730042f7 | 65dee2b7ed8a91f952831525d78bfced5abd713f | /winmob/XfMobile_WM6/Gamepe/OptionsPane.cpp | a83cfffd8a59d537fbb0d263fa43acc4d53fe0db | [] | no_license | felixnicitin1968/XFMobile | 0249f90f111f0920a423228691bcbef0ecb0ce23 | 4a442d0127366afa9f80bdcdaaa4569569604dac | refs/heads/master | 2016-09-06T05:02:18.589338 | 2011-07-05T17:25:39 | 2011-07-05T17:25:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,282 | cpp | // OptionsPane.cpp : implementation file
//
#include "stdafx.h"
#include "Gamepe.h"
#include "OptionsPane.h"
#include "Global.h"
// COptionsPane dialog
IMPLEMENT_DYNAMIC(COptionsPane, CDialog)
COptionsPane::COptionsPane(CWnd* pParent /*=NULL*/)
: CDialog(COptionsPane::IDD, pParent)
{
}
COption... | [
"moti@gamepe.com"
] | [
[
[
1,
108
]
]
] |
8c6e9fff29a802199f4a63ae4ac8a86879324e94 | bd2899f474a614a306386f6b0136707dade9cfdc | /TimeControl v2/TimeControl/DlgSure.h | 35cbdf41dc5663131d3665bc18b556f3498e9689 | [] | no_license | savfod/timenavigator | 0ecc1139192240846abb323f29228539bd0ca4d5 | 1597ef9c8bfc6b42bfaad741b7d3ce72ba2927e6 | refs/heads/master | 2020-06-18T09:58:42.197260 | 2008-06-26T08:29:19 | 2008-06-26T08:29:19 | 47,466,495 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,226 | h | #if !defined(AFX_DLGSURE_H__26A51FFB_87E5_4401_838D_68C24DAAFAC4__INCLUDED_)
#define AFX_DLGSURE_H__26A51FFB_87E5_4401_838D_68C24DAAFAC4__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DlgSure.h : header file
//
////////////////////////////////////////////////////////////////////////... | [
"SAVsmail@236f3714-b24e-0410-b9f0-2d080df3c2d1"
] | [
[
[
1,
46
]
]
] |
f95b734867d5374057c25fc50009f82055026e9e | 16d8b25d0d1c0f957c92f8b0d967f71abff1896d | /FakeClient/FakeEntityUpdateManager.cpp | fe8ec7db011fb124cc2af6600ebe8627eed3f4e3 | [] | no_license | wlasser/oonline | 51973b5ffec0b60407b63b010d0e4e1622cf69b6 | fd37ee6985f1de082cbc9f8625d1d9307e8801a6 | refs/heads/master | 2021-05-28T23:39:16.792763 | 2010-05-12T22:35:20 | 2010-05-12T22:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,226 | cpp | /*
Copyright(c) 2007-2010 Julian Bangert
This file is part of OblivionOnline.
OblivionOnline 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 ... | [
"obliviononline@2644d07b-d655-0410-af38-4bee65694944"
] | [
[
[
1,
157
]
]
] |
97d1a9905b944485fe7169937da187e140972e20 | 5ed707de9f3de6044543886ea91bde39879bfae6 | /ASMember/ASBulkMailer/ASBulkMailer.cpp | 0a82565f62c2f871384b145682ba19b7bae61cad | [] | no_license | grtvd/asifantasysports | 9e472632bedeec0f2d734aa798b7ff00148e7f19 | 76df32c77c76a76078152c77e582faa097f127a8 | refs/heads/master | 2020-03-19T02:25:23.901618 | 1999-12-31T16:00:00 | 2018-05-31T19:48:19 | 135,627,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,766 | cpp | /* ASBulkMailer.cpp */
/******************************************************************************/
/******************************************************************************/
#include "CBldVCL.h"
#pragma hdrstop
#include "AppOptions.h"
#include "CommType.h"
#include "CommErr.h"
#include "ASMembe... | [
"grtvd@users.noreply.github.com"
] | [
[
[
1,
91
]
]
] |
c9be65768a8c75e8b27a45f5d27f57b876774e21 | 5504cdea188dd5ceec6ab38863ef4b4f72c70b21 | /pcsxrr/Win32/CWindow.h | 0b6b058aebc422e112f37ead5b3dece003b6947a | [] | no_license | mauzus/pcsxrr | 959051bed227f96045a9bba8971ba5dffc24ad33 | 1b4c66d6a2938da55761280617d288f3c65870d7 | refs/heads/master | 2021-03-12T20:00:56.954014 | 2011-03-21T01:16:35 | 2011-03-21T01:16:35 | 32,238,897 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,729 | h | //This file was copied and adapted from DeSmuME: http://sourceforge.net/projects/desmume/
//Authors: DeSmuME team
/* Copyright (C) 2006 yopyop
Copyright (C) 2006-2009 DeSmuME team
This file is part of DeSmuME
DeSmuME is free software; you can redistribute it and/or modify
it under the terms... | [
"gochaism@b38eb22e-9255-0410-b643-f940c3bf2d76"
] | [
[
[
1,
309
]
]
] |
0344c991586311ffbcbeb33ff97851142f7045bd | b90f7dce513fd3d13bab0b8769960dea901d4f3b | /game_client/game_client/ROG.cpp | cc18f3abc6849aeb5fab8a63aefebb1cc1cf6ceb | [] | no_license | lasti15/easygametools | f447052cd4c42609955abd76b4c8571422816b11 | 0b819c957077a4eeaf9a2492772040dafdfca4c3 | refs/heads/master | 2021-01-10T09:14:52.182154 | 2011-03-09T01:51:51 | 2011-03-09T01:51:51 | 55,684,684 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,202 | cpp |
#include "ROG.h"
using namespace ROG;
const static void startWinsock() {
//start up winsock
WSADATA wsadata;
int error = WSAStartup(0x0202, &wsadata);
//Did something happen?
if (error)
throw new FatalException("WSAStartup Failed");
//Did we get the right Winsock version?
if (wsad... | [
"mattrochon@gmail.com"
] | [
[
[
1,
92
]
]
] |
f1eb77b522e55af96e23df20ef1a610951a5e690 | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak/EntityComponent.h | 58cedf60e2ea86d994ff2b7e4bc1e05314cb6e0e | [] | 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 | 1,420 | h | #pragma once
#ifndef __HALAK_ENTITYCOMPONENT_H__
#define __HALAK_ENTITYCOMPONENT_H__
# include <Halak/FWD.h>
# include <Halak/String.h>
namespace Halak
{
class EntityComponent
{
private:
String name;
String tag;
void... | [
"halakshin@gmail.com"
] | [
[
[
1,
42
]
]
] |
82887ddf4f55268ce577a77100d1a655c9cf6320 | 1c9f99b2b2e3835038aba7ec0abc3a228e24a558 | /Projects/elastix/elastix_sources_v4/src/Common/CostFunctions/itkImageToImageMetricWithFeatures.h | 61e511c8428a55ce9cdafeed6adb7c09e023109d | [] | no_license | mijc/Diploma | 95fa1b04801ba9afb6493b24b53383d0fbd00b33 | bae131ed74f1b344b219c0ffe0fffcd90306aeb8 | refs/heads/master | 2021-01-18T13:57:42.223466 | 2011-02-15T14:19:49 | 2011-02-15T14:19:49 | 1,369,569 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,565 | h | /*======================================================================
This file is part of the elastix software.
Copyright (c) University Medical Center Utrecht. All rights reserved.
See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
details.
This software is distributed W... | [
"maik.stille@gmail.com"
] | [
[
[
1,
242
]
]
] |
d71f3d1f7c59a697d74c89667f50a39eed1d58d9 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/NodeLinesFX.cpp | 712a2306c04e350139249898e98bd78d861e20f3 | [] | 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 | 2,912 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : NodeLinesFX.cpp
//
// PURPOSE : NodeLines special FX - Implementation
//
// CREATED : 1/21/98
//
// ----------------------------------------------------------------------- //
#include "stdafx.h"
#include "NodeLines... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
124
]
]
] |
39e9ac96883eb53aab957a3e4ffd2cd7f464dde4 | b38ab5dcfb913569fc1e41e8deedc2487b2db491 | /libraries/compromise/Registry.hpp | 5cf68a631643f1d8203acaf52103f5261b68ef0b | [] | no_license | santosh90n/Fury2 | dacec86ab3972952e4cf6442b38e66b7a67edade | 740a095c2daa32d33fdc24cc47145a1c13431889 | refs/heads/master | 2020-03-21T00:44:27.908074 | 2008-10-16T07:09:17 | 2008-10-16T07:09:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,117 | hpp | /*
Compromise (COM virtual registration library)
Copyright (C) 2006 Kevin Gadd
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any... | [
"janus@1af785eb-1c5d-444a-bf89-8f912f329d98"
] | [
[
[
1,
316
]
]
] |
b1a9b935884b6368cd8cfde55c220bfc6d7395f7 | e0ac074afcc623d4ac742db7e6375f7b8a6abfea | /widget/glwidget.h | edc31f857f364c815e87b955381bebfd0e730d60 | [] | no_license | lipixx/vig-pr1 | 03c98f1ed9dc6def405a31c44f698f8ec9f694cb | 8df844504b771a96eb20ca45c448cbd6f21f7616 | refs/heads/master | 2021-01-20T10:38:40.338350 | 2010-05-05T09:19:49 | 2010-05-05T09:19:49 | 32,142,066 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,251 | h | #ifndef _GLWIDGET_H_
#define _GLWIDGET_H_
#include <QtOpenGL/qgl.h>
#include <QKeyEvent>
#include <iostream>
#include <qstring.h>
#include <qfiledialog.h>
#include <qtimer.h>
#include <QtDesigner/QDesignerExportWidget>
#include "material_lib.h"
#include "point.h"
#include "scene.h"
#include <cmath>
... | [
"lipixx@396b600c-89ea-fd97-f049-805e878c5540",
"lipixx@gmail.com@396b600c-89ea-fd97-f049-805e878c5540"
] | [
[
[
1,
40
],
[
44,
89
],
[
93,
95
]
],
[
[
41,
43
],
[
90,
92
]
]
] |
075dc7a8338457cf997d9feb7cbc66d8a52571ea | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/ParticleUniverse/include/ParticleObservers/ParticleUniverseOnVelocityObserverTokens.h | 6f7597873b6e1cd257428bec1ac11a6f363eee88 | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,487 | h | /*
-----------------------------------------------------------------------------
This source file is part of the Particle Universe product.
Copyright (c) 2006-2008 Henry van Merode
Usage of this program is free for non-commercial use and licensed under the
the terms of the GNU Lesser General Public License.
... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
44
]
]
] |
8d324112ddc54f5190cfbd0e2685a3982e36fc8c | 607bb26d6cf6254cae0eb0f1b96b0bc2d4db97d2 | /Neo/naive.cu.cpp | a7b163d990ea99886433bb90631643c140fc21cd | [] | no_license | lfpcorreia/Neo | 833caa8669506c342424383c59108508cc58cd66 | e81523814dae163ab5fb9d33ec3f72e40db85a42 | refs/heads/master | 2016-09-06T10:49:03.123067 | 2010-09-22T15:58:19 | 2010-09-22T15:58:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 681,125 | cpp | #line 1 "naive.cudafe1.cpp"
#line 1 "c:/Users/tio/Documents/Visual Studio 2008/Projects/Neo/Neo/naive.cu"
#line 168 "C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\VC\\include\\crtdefs.h"
#pragma pack ( push, 8 )
#line 32 "C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\VC\\include\\vadefs.h"
#pragma ... | [
"lfpcorreia@gmail.com"
] | [
[
[
1,
25835
]
]
] |
c96ff362140a1a3246f3b4ba6cbe3f4886856117 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/NoPlayerTrigger.cpp | dc67d87ab0d7a1d7f5cac1a67297b92774e637be | [] | 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 | 3,998 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : NoPlayerTrigger.cpp
//
// PURPOSE : NoPlayerTrigger - Implementation
//
// CREATED : 4/5/02
//
// (c) 2002 Monolith Productions, Inc. All Rights Reserved
//
// -------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
172
]
]
] |
75c78eca4496b4685a2ccdce318fb8a9d35c0d5e | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /TestApp/InputManager.h | dbc70a8ae0921ee54e4458761fd2d487337645a5 | [] | no_license | MyGUI/mygui-historical | fcd3edede9f6cb694c544b402149abb68c538673 | 4886073fd4813de80c22eded0b2033a5ba7f425f | refs/heads/master | 2021-01-23T16:40:19.477150 | 2008-03-06T22:19:12 | 2008-03-06T22:19:12 | 22,805,225 | 2 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,701 | h | #ifndef __INPUT_MANAGER_H__
#define __INPUT_MANAGER_H__
#include <Ogre.h>
#include <OIS/OIS.h>
#include <windows.h>
namespace input
{
class InputManager : public OIS::MouseListener
{
public:
InputManager();
void createInput(Ogre::RenderWindow* _window, bool _mouseExclusive = true, OIS::Mouse... | [
"my.name.post@gmail.com"
] | [
[
[
1,
61
]
]
] |
fd85489f93416a2dfe4d52eaadb8aca24de46515 | 4711cae65505af5a33baf4f4652e757bfbf54b78 | /RSEngine/RSEngine/main.cpp | 431169bee5bf48a91878636ace8bbf2265c1ca8c | [] | no_license | ashishlijhara/RSEngine | 19ad68844df952abe8682777d3281dbf46ff913c | cac48b492597d119fc9c7364088c1930314a923c | refs/heads/master | 2016-09-10T10:12:49.781187 | 2011-05-31T12:34:49 | 2011-05-31T12:34:49 | 1,822,577 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 888 | cpp | #include <iostream>
#include <conio.h>
#include "RSDefs.h"
#include "RSEngineApp.h"
#include "boost\shared_ptr.hpp"
using namespace RSE;
int main(int argv, char * argc[]){
FResult result;
memset(&result,0,sizeof(result));
boost::shared_ptr<RSEngineApp> engineApp(new RSEngineApp());
result = engi... | [
"ashishlijhara@gmail.com"
] | [
[
[
1,
44
]
]
] |
04d2fcd8e1d35dd6b2d219f3b21d664a40c609f7 | f8b364974573f652d7916c3a830e1d8773751277 | /emulator/allegrex/instructions/VBFY2.h | 755deccab4945d7d7f8879711c13f0c01fd857f9 | [] | no_license | lemmore22/pspe4all | 7a234aece25340c99f49eac280780e08e4f8ef49 | 77ad0acf0fcb7eda137fdfcb1e93a36428badfd0 | refs/heads/master | 2021-01-10T08:39:45.222505 | 2009-08-02T11:58:07 | 2009-08-02T11:58:07 | 55,047,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,042 | h | template< > struct AllegrexInstructionTemplate< 0xd0430000, 0xffff0000 > : AllegrexInstructionUnknown
{
static AllegrexInstructionTemplate &self()
{
static AllegrexInstructionTemplate insn;
return insn;
}
static AllegrexInstruction *get_instance()
{
return &AllegrexInstr... | [
"hlide@free.fr"
] | [
[
[
1,
41
]
]
] |
bfd006837d104c3ad02defc6ed6b57c49c77166d | 305f56324b8c1625a5f3ba7966d1ce6c540e9d97 | /src/Urp/UrpString.h | 517427d225e89b1f0fa722421df80246bb66e2ff | [] | no_license | radtek/lister | be45f7ac67da72c1c2ac0d7cd878032c9648af7b | 71418c72b31823624f545ad86cc804c43b6e9426 | refs/heads/master | 2021-01-01T19:56:30.878680 | 2011-06-22T17:04:13 | 2011-06-22T17:04:13 | 41,946,076 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,208 | h | #ifndef _Urp_UrpString_h_
#define _Urp_UrpString_h_
#include "UrpShared.h"
class UrpString {
public:
// Crazy idea: Function name maps to the parameters, especially their order.
static String ReplaceInWhatWith(const String in, const String what, const String with, int *replacementCount = N... | [
"jeffshumphreys@97668ed5-8355-0e3d-284e-ab2976d7b0b4"
] | [
[
[
1,
56
]
]
] |
bfcb1fd4ce93c23f8b83c3956214f9150577ed71 | 197ac28d1481843225f35aff4aa85f1909ef36bf | /examples/Msp430Test/main.cpp | 50a6546994f449cc04f8349873362aab9b2618c3 | [
"BSD-3-Clause"
] | permissive | xandroalmeida/Mcucpp | 831e1088eb38dfcf65bfb6fb3205d4448666983c | 6fc5c8d5b9839ade60b3f57acc78a0ed63995fca | refs/heads/master | 2020-12-24T12:13:53.497692 | 2011-11-21T15:36:03 | 2011-11-21T15:36:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 223 | cpp |
#include <msp430.h>
#include "pinlist.h"
#include "iopins.h"
using namespace IO;
typedef PinList<P1_0, P1_1, P1_2, P1_3> Pins;
volatile uint8_t v = 100;
int main()
{
Pins::Write(v);
return 0;
}
| [
"konstantin.chizhov12@gmail.com",
"kchizhov@mirantis.com"
] | [
[
[
1,
1
],
[
3,
16
]
],
[
[
2,
2
]
]
] |
21557ddeddafdf6ff061524e3f83f3c001bd0b22 | 06b2d2df5f39e37b74b68a56381c7eabb8c44e3c | /MSPaint.h | c0ab3c2f1aba878f2be649e6b82195606b30597e | [] | no_license | wonjb/wprobot | e6ccf1badcd1801d9a1be4b8aba7a05b5c8f296b | 5f1a133c1681925f028514dd2d86d03947471bee | refs/heads/master | 2021-01-01T05:40:23.339929 | 2008-09-05T09:12:48 | 2008-09-05T09:12:48 | 34,102,331 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 982 | h | #pragma once
#include "Mouse.h"
#include "HandPoint.h"
// CMSPaint
class CMSPaint : public CWnd
{
DECLARE_DYNAMIC(CMSPaint)
public:
CMSPaint();
virtual ~CMSPaint();
void setPointer (int* x, int* y);
void movePointer ();
void movePointer (int x, int y);
void clickPointer();
void clickPoi... | [
"t2wish@naver.com@d3b47800-9755-0410-939a-5b8eb3d84ce7"
] | [
[
[
1,
47
]
]
] |
7348383951d6bb240a02bacfd4a06854d8a53e62 | 316c4fc8b4ed2f023695e3cf62d764f47c7a4749 | /src/gui/InfoWindow.cpp | da23d17de245365c69c4d480bbf24cad945bc6c7 | [] | no_license | kaushaldeo/bagh-chal | 299aef871626acff5bfb28374395cd67fbb9befc | 2f882fbe4a310bffe358b0ce77bf713b0a146b7c | refs/heads/master | 2021-01-01T19:34:41.841584 | 2011-06-30T16:45:44 | 2011-06-30T16:45:44 | 41,183,705 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | cpp | /**
* InfoWindow class
* @file InfoWindow.cpp
* @brief Implementation for InfoWindow Class
* @see InfoWindow
* @author Mirko Indlekofer
*/
#include "InfoWindow.h"
InfoWindow::InfoWindow(QWidget *parent) :
QWidget(parent)
{
//set up the popup window
setupUi(this);
//close ... | [
"mirko.indlekofer@gmail.com",
"sischnee@gmail.com"
] | [
[
[
1,
8
],
[
10,
20
]
],
[
[
9,
9
],
[
21,
21
]
]
] |
617eecd2ae88dc58e097c156046ed53f6122bbc9 | e1cae0f66993e8d76e424c706a6f59c09bacf336 | /bsp_2_0_b/projekt/stdafx.cpp | f24bcf4da52dad5173d621393dfeabb69a5cea1f | [] | no_license | bif/SAS_3 | d0aa6e0d4f0869fea9f301ab6377ce6994d5b71a | 49161bee3596b7fe9bd8a8b528e423cead011602 | refs/heads/master | 2020-06-04T17:02:23.884788 | 2010-06-18T09:29:09 | 2010-06-18T09:29:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 294 | cpp | // stdafx.cpp : source file that includes just the standard includes
// projekt.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"a0725240@apps1.tilab.tuwien.ac.at"
] | [
[
[
1,
8
]
]
] |
a15c72255c2cf835d11ed81ac9ebefe8c6e03356 | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/player_prison.cpp | 57599d0d85f25d9684a01babfb448eb7b60fa033 | [] | 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 | UTF-8 | C++ | false | false | 142 | cpp | #include "config.hpp"
#include "player_prison.hpp"
player_prison::player_prison(void)
{
}
player_prison::~player_prison(void)
{
}
| [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
10
]
]
] |
97476e15f0946bb51bacef1d144f5a6932f5bf16 | f0da2c3ab8426f8bcdd8c3625c805a25f04aa89d | /armagic/markers.cpp | 43dd0919c5decf039e356541759997bafbad4d48 | [] | no_license | sanyaade-augmented-reality/armagic | 81e557978936c396333be0261e45d869da680e6d | eb5132d280685e2f8db4ae1f3fbe624b1876bf73 | refs/heads/master | 2016-09-06T17:12:20.458558 | 2010-07-06T22:57:18 | 2010-07-06T22:57:18 | 34,191,493 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 405 | cpp | #include "markers.h"
using std::string;
using namespace markers;
const string markerInfo[] = {
"../data/markers/patt.hiro",
"../data/markers/patt.sample1",
"../data/markers/patt.sample2",
"../data/markers/patt.kanji",
"../data/markers/multi/patt.a",
"../data/markers/multi/patt.b",
"../data/markers/... | [
"leochatain@22892e45-cd4f-0d29-0166-6a0decb81ae3",
"pmdusso@22892e45-cd4f-0d29-0166-6a0decb81ae3"
] | [
[
[
1,
9
],
[
16,
16
]
],
[
[
10,
15
]
]
] |
1d604493a4d7017520f8eae7446586d550072854 | 6f7850c90ed97967998033df615d06eacfabd5fa | /whoisalive/window.h | 015c2cef6c2bd8d253e92ed787e04f5644159c42 | [] | 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 | 4,056 | h | #ifndef WHO_WINDOW_H
#define WHO_WINDOW_H
#include "ipgui.h"
#include "widget.h"
#include "scheme.h"
#include "../common/my_thread.h"
#include "../common/my_http.h"
#include "../common/my_inet.h"
#include "../common/my_employer.h"
#include "../common/my_stopwatch.h"
#include <memory>
#include <boost... | [
"victor dunaev (victor.dunaev@gmail.com)",
"victor.dunaev@gmail.com"
] | [
[
[
1,
10
],
[
12,
32
],
[
34,
55
],
[
57,
160
]
],
[
[
11,
11
],
[
33,
33
],
[
56,
56
]
]
] |
b9c1e306c6610e85d7c260887c9de694b70ce3c9 | 967868cbef4914f2bade9ef8f6c300eb5d14bc57 | /Thread/Win32Thread.hpp | 7dce4406377d222de6f8d6ebf210a2b2982d717e | [] | no_license | saminigod/baseclasses-001 | 159c80d40f69954797f1c695682074b469027ac6 | 381c27f72583e0401e59eb19260c70ee68f9a64c | refs/heads/master | 2023-04-29T13:34:02.754963 | 2009-10-29T11:22:46 | 2009-10-29T11:22:46 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,785 | hpp | /*
© Vestris Inc., Geneva, Switzerland
http://www.vestris.com, 1994-1999 All Rights Reserved
______________________________________________
written by Daniel Doubrovkine - dblock@vestris.com
*/
#ifndef BASE_WIN32_THREAD_HPP
#define BASE_WIN32_THREAD_HPP
#ifdef _WIN32
#include <platform/includ... | [
"dblock@dblock.org"
] | [
[
[
1,
56
]
]
] |
794b2ac1a5dcf5237ac3d5e4886f61deadb85e9b | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/netsdk/Utils_StrParser.cpp | aaea11576d397f60b6fd9eba7f92a701db12bdf9 | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,918 | cpp | #include "StdAfx.h"
#include "Utils_StrParser.h"
#define W_NEW(var,classname) {var = new classname;}
#define W_DELETE(p) if(NULL != (p)) {delete((p)); (p)=NULL; }
#define W_FREE(p) if(NULL != (p)) {free((p)); (p)=NULL; }
#define EMPTY_STRING ""
#ifdef _DEBUG
#define DEB(x) x
#else
#define DEB(x)
#endif
... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
197
]
]
] |
2f46c82c7a89a185dbd87d9c23481ee6252a36c1 | df5277b77ad258cc5d3da348b5986294b055a2be | /GameEngineV0.35/Source/Resolution.cpp | e2931b6b964065f9c4326a4fd2a981aa2cc44f76 | [] | no_license | beentaken/cs260-last2 | 147eaeb1ab15d03c57ad7fdc5db2d4e0824c0c22 | 61b2f84d565cc94a0283cc14c40fb52189ec1ba5 | refs/heads/master | 2021-03-20T16:27:10.552333 | 2010-04-26T00:47:13 | 2010-04-26T00:47:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,480 | cpp | ///////////////////////////////////////////////////////////////////////////////////////
//
// Resolution.cpp
//
// Authors: Chris Peters, Benjamin Ellinger
// Copyright 2009, Digipen Institute of Technology
//
///////////////////////////////////////////////////////////////////////////////////////
#include "Pre... | [
"rziugy@af704e40-745a-32bd-e5ce-d8b418a3b9ef"
] | [
[
[
1,
218
]
]
] |
a626a2d0a256924fcb44e5a96002b8495e97349a | c63685bfe2d1ecfdfebcda0eab70642f6fcf4634 | /DoG_GLSL/GLTexImage.cpp | 3b2c599a76c79ed66d1987fc7bf844779b5f59c5 | [] | no_license | Shell64/cgdemos | 8afa9272cef51e6d0544d672caa0142154e231fc | d34094d372fea0536a5b3a17a861bb1a1bfac8c4 | refs/heads/master | 2021-01-22T23:26:19.112999 | 2011-10-13T12:38:10 | 2011-10-13T12:38:10 | 35,008,078 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,077 | cpp | #include <GL/glew.h>
#include <iostream>
#include <IL/il.h>
#include "GlobalUtil.h"
#include "glErrorUtil.h"
#include "framebufferObject.h"
#include "ShaderObject.h"
#include "ProgramGLSL.h"
#include "GLTexImage.h"
GLTexImage::GLTexImage(void)
: m_drawHeight( 0 ), m_drawWidth( 0 ),
m_imageWidth( 0 ), m_i... | [
"hpsoar@6e3944b4-cba9-11de-a8df-5d31f88aefc0"
] | [
[
[
1,
246
]
]
] |
d8442ce15cded06ba8807486e346bec2f3b464b3 | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/src/OpenSteerUT/AbstractPluginUtilities.h | 07be3ee0537caeb2f8af6c9d7aa33cb548d780e4 | [] | 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,420 | h | #ifndef __ABSTRACTPLUGINUTILITIES_H__
#define __ABSTRACTPLUGINUTILITIES_H__
//-----------------------------------------------------------------------------
// Copyright (c) 2009, Jan Fietz, Cyrus Preuss
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modificatio... | [
"janfietz@localhost"
] | [
[
[
1,
94
]
]
] |
f97d177f9273d6da4c264d55765730e96861dc24 | 3d9e738c19a8796aad3195fd229cdacf00c80f90 | /include/QGLViewer/camera.h | 24a683d04784717b8c977132c6c456b3184835db | [] | no_license | mrG7/mesecina | 0cd16eb5340c72b3e8db5feda362b6353b5cefda | d34135836d686a60b6f59fa0849015fb99164ab4 | refs/heads/master | 2021-01-17T10:02:04.124541 | 2011-03-05T17:29:40 | 2011-03-05T17:29:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,695 | h | /****************************************************************************
Copyright (C) 2002-2008 Gilles Debunne. All rights reserved.
This file is part of the QGLViewer library version 2.3.1.
http://www.libqglviewer.com - contact@libqglviewer.com
This file may be used under the terms of the GNU Gen... | [
"balint.miklos@localhost"
] | [
[
[
1,
581
]
]
] |
77002952b859891357bbf26055429745ed0e60d5 | fb8a3d68c676c977b9b6d3389debd785c2f25634 | /Threads/Include/Mutex.hpp | cf62e48161f3e99bd7e103c05e47ecfb9a9683fd | [] | 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 | 3,099 | hpp | //***************************************************************************//
// Mutex Class Interface
//
// Created: Oct 22, 2007
// By: Jeremy M Miller (info@bluehabu.com)
//
// Copyright (c) 2005-2009 Jeremy M Miller.
// This source code module, and all information, data, and algorithms
// associated wit... | [
"adam.skevy@mac.com"
] | [
[
[
1,
67
]
]
] |
32a821ed711feff20bf01017760127df24359943 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/rollerg.h | 1bced3119c78d8209ed5be13bc85ea4eea3cd4ac | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,045 | h | /*************************************************************************
Rollergames
*************************************************************************/
class rollerg_state : public driver_device
{
public:
rollerg_state(running_machine &machine, const driver_device_config_base &config)
: dr... | [
"Mike@localhost"
] | [
[
[
1,
37
]
]
] |
a538af0f35b60ca84a970c8e2cc8457665b86af3 | 252e638cde99ab2aa84922a2e230511f8f0c84be | /graphlib/src/TripDiagramData.h | 5cb3fceb4ff02227b8714190f2e587d01e1ad206 | [] | no_license | openlab-vn-ua/tour | abbd8be4f3f2fe4d787e9054385dea2f926f2287 | d467a300bb31a0e82c54004e26e47f7139bd728d | refs/heads/master | 2022-10-02T20:03:43.778821 | 2011-11-10T12:58:15 | 2011-11-10T12:58:15 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 6,707 | h | #ifndef TripDiagramDataH
#define TripDiagramDataH
/* ÄÀÍÍÛÉ ÌÎÄÓËÜ ßÂËßÅÒÑß ÓÑÒÀÐÅÂØÈÌ È ÁÓÄÅÒ ÓÄÀËÅÍ Â ÑËÅÄÓÞÙÈÕ ÂÅÐÑÈßÕ */
#error Obsolete module used
#include <vector>
#include <string>
#include <TripSmartPtr.h>
// Base abstract classes definition
class TripDiagramStopClass
{
public :
v... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
214
]
]
] |
873bf699d4bc45e1d0f774e665f2fd0dda0eb97e | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/SupportWFLib/symbian/DistanceBitmap.h | 689128145abd43963e9db01e253189dd3cd58103 | [
"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 | 8,283 | h | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
223
]
]
] |
3a2697e249654df6c0307e6e6ee7a01ca2073d57 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/serialization/example/demo_pimpl_A.cpp | 946c70636e1f51480be49a02299c2962f8e1d414 | [] | 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,390 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// demo_pimpl_A.cpp
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// htt... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
45
]
]
] |
c32d319d5d5b8eb21a6446a1e57a225559f34c6a | f752c7aac51783a27947ce2d70006d2644809a32 | /gcc4mbed/samples/SDFileSystem/main.cpp | a0f638c2cee3266514af4bba4a5420e5f35bb42f | [] | no_license | janczi/Smoothie | 197d57a4708f8bcd27ec981068da776d934852da | 436a2cd1a9230aba80814f38002c078fd5ba5272 | refs/heads/master | 2020-12-07T13:33:33.889532 | 2011-11-20T16:10:11 | 2011-11-20T16:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,290 | cpp | /* Copyright 2011 Adam Green (http://mbed.org/users/AdamGreen/)
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 require... | [
"wolf.arthur@gmail.com"
] | [
[
[
1,
169
]
]
] |
ceb8f3c32de6b24beb6fb4040c87e3189bfd9769 | 81e051c660949ac0e89d1e9cf286e1ade3eed16a | /quake3ce/code/cgame/cg_consolecmds.cpp | 7e15685cfd41721caf0b63358838f7ac96a75b81 | [] | no_license | crioux/q3ce | e89c3b60279ea187a2ebcf78dbe1e9f747a31d73 | 5e724f55940ac43cb25440a65f9e9e12220c9ada | refs/heads/master | 2020-06-04T10:29:48.281238 | 2008-11-16T15:00:38 | 2008-11-16T15:00:38 | 32,103,416 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,514 | cpp | /*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena source code is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
... | [
"jack.palevich@684fc592-8442-0410-8ea1-df6b371289ac",
"crioux@684fc592-8442-0410-8ea1-df6b371289ac"
] | [
[
[
1,
448
],
[
450,
578
]
],
[
[
449,
449
]
]
] |
b256787e8f7e592e4fd7d79c61bc5f1ac0e74b80 | 960a896c95a759a41a957d0e7dbd809b5929c999 | /Game/CellGui.h | a2a11c23a3e6f7b05e8d56e28e914e3ba2aae4a2 | [] | no_license | WSPSNIPER/dangerwave | 8cbd67a02eb45563414eaf9ecec779cc1a7f09d5 | 51af1171880104aa823f6ef8795a2f0b85b460d8 | refs/heads/master | 2016-08-12T09:50:00.996204 | 2010-08-24T22:55:52 | 2010-08-24T22:55:52 | 48,472,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 210 | h | #ifndef _CELL_GUI_H__
#define _CELL_GUI_H__
#include "Button.h"
// all includes here
/// looks like this only the file with all the includes
namespace gui
{
extern void INIT_GUI();
}
#endif
| [
"michaelbond2008@e78017d1-81bd-e181-eab4-ba4b7880cff6"
] | [
[
[
1,
13
]
]
] |
80eecee371312f85f18705f23de8df0b323b7f7f | 9c2a6fd19d8d1fede218b99749fc48d5123b248a | /3rdParty/Htmlayout/api/htmlayout_dom.hpp | 1b4307c69b65bd1089abf14fce360ab6a76fda54 | [] | no_license | ans-ashkan/expemerent | 0f6bed7e630301f63e71992e3fbad70a0075082a | 054c33f55408d1274c50a2d6eb4cbc5295c92739 | refs/heads/master | 2021-01-15T22:15:18.929759 | 2008-12-21T00:40:52 | 2008-12-21T00:40:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 44,070 | hpp | /*
* Terra Informatica Lightweight Embeddable HTMLayout control
* http://terrainformatica.com/htmlayout
*
* HTMLayout DOM implementation. C++ wrapper
*
* The code and information provided "as-is" without
* warranty of any kind, either expressed or implied.
*
* (C) 2003-2004, Andrew Fedoniouk (andre... | [
"userstvo@9d5f44c3-c14b-0410-8269-bdf5c58671da"
] | [
[
[
1,
1349
]
]
] |
976894b2bc488cb3c09c7eb336dbd89edf07e6d0 | cac77188ed4e27ae990dfabfe09aa57b8c71e56e | /NN_CPU/Tools.cpp | ae6970097425f8481d025423b7d90a1c875134ae | [] | no_license | vls/vlssrc.thesis | 8a274565178aaf1d676858779cb3d603f1bc8c87 | 3f0792262cdd5a30cbc1b36dc773bf8bfc787ef4 | refs/heads/master | 2021-01-10T21:56:48.908024 | 2010-04-24T10:24:28 | 2010-04-24T10:24:28 | 39,242,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 392 | cpp | /*
#include "Tools.h"
MyArray<T>::MyArray(int length)
{
this->arr = new T[length];
this->length = length;
}
MyArray<T>::~MyArray()
{
delete[] this->arr;
}
T* MyArray<T>::GetPtr()
{
return this->arr;
}
int MyArray<T>::GetLength()
{
return this->length;
}
//template <class T>
T& M... | [
"vls@localhost"
] | [
[
[
1,
34
]
]
] |
31039f3401a9ab9113220981ae20b81af2e04bbe | 83c9b35f2327528b6805b8e9de147ead75e8e351 | /filters/VideoFilter.h | 289b8c6e036c1f85db1433023bb9409b2a8275ee | [] | no_license | playmodes/playmodes | ec6ced2e637769353eb66db89aa88ebd1d5185ac | 9a91b192be92c8dedc67cbd126d5a50a4d2b9c54 | refs/heads/master | 2021-01-22T10:14:18.586477 | 2010-01-02T17:55:50 | 2010-01-02T17:55:50 | 456,188 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 514 | h | /*
* VideoFilter.h
*
* Created on: 19-des-2008
* Author: eloi
*/
#ifndef VIDEOFILTER_H_
#define VIDEOFILTER_H_
#include "filters/BaseFilter.h"
#include "pipeline/video/VideoSource.h"
#include "pipeline/video/VideoSink.h"
class VideoFilter : public VideoSink, public VideoSource {
public:
VideoFilt... | [
"arturo@openframeworks.cc"
] | [
[
[
1,
26
]
]
] |
8ae0901adfe90bd7aadfc1be2fd80aec20481393 | 81128e8bcf44c1db5790433785e83bbd70b8d9c2 | /Testbed/Tests/MyQueryCallback.h | eaef8168b77909707f9d8f93af9865e9533aa202 | [
"Zlib"
] | permissive | vanminhle246/Box2D_v2.2.1 | 8a16ef72688c6b03466c7887e501e92f264ed923 | 6f06dda1e2c9c7277ce26eb7aa6340863d1f3bbb | refs/heads/master | 2016-09-05T18:41:00.133321 | 2011-11-28T07:47:32 | 2011-11-28T07:47:32 | 2,817,435 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 315 | h | #pragma once
#include <Box2D\dynamics\b2worldcallbacks.h>
#include <vector>
#include <Box2D\Dynamics\b2Fixture.h>
class MyQueryCallback :
public b2QueryCallback
{
public:
std::vector<b2Body*> foundBodies;
MyQueryCallback(void);
~MyQueryCallback(void);
bool ReportFixture(b2Fixture* fixture);
};
| [
"vanminh.le246@gmail.com"
] | [
[
[
1,
14
]
]
] |
ec5e5db61497cd0eb907900fc14277dbe8858189 | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/Lokapala/Operator/DataAdminSD.cpp | 459dd520d96d6468177b8ee55c910b995aa1aea1 | [] | 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 | 127 | cpp | #include "stdafx.h"
#include "DataAdminSD.h"
void CDataAdminSD::ReadDAM()
{
CCBFMediator::Instance()->ReadDAM();
}
| [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
7
]
]
] |
7443dcfd0ec72286228c6c457591acf1926f931b | 082b94bca9e58cb89b35b53804000118b2ff329c | /Editor/CRegistry.cpp | 953e516ac2ac760640186f23ea8ca5504fd47d9a | [] | no_license | Dellware78/mtasa-scripteditor | 5a345c96423f543e8a7887d1b44526b30ff21aca | 92d3bcbe74960f0b2a79863762b04cd8c61d2eac | refs/heads/master | 2016-08-13T00:49:54.602012 | 2011-02-04T15:11:36 | 2011-02-04T15:11:36 | 44,092,826 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 291 | cpp | /*----------------------------------------------------------------**
**
** Project: Multi Theft Auto - Script Editor.
** Filename: CRegistry.cpp
** Developers: x86 <x86dev@gmx.com>
**
**----------------------------------------------------------------*/
#include <stdafx.h>
| [
"sebasdevelopment@gmail.com"
] | [
[
[
1,
9
]
]
] |
06fc29d712de472fd292a877b6ba24ee0c6d3e77 | ee2e06bda0a5a2c70a0b9bebdd4c45846f440208 | /c++/Pattern/Source/Memento/Main.cpp | b2a43b20447a93da1f2950069b93d2f2081072ad | [] | no_license | RobinLiu/Test | 0f53a376e6753ece70ba038573450f9c0fb053e5 | 360eca350691edd17744a2ea1b16c79e1a9ad117 | refs/heads/master | 2021-01-01T19:46:55.684640 | 2011-07-06T13:53:07 | 2011-07-06T13:53:07 | 1,617,721 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 858 | cpp | /********************************************************************
created: 2006/08/09
filename: Main.cpp
author: 李创
http://www.cppblog.com/converse/
purpose: Memento模式的测试代码
*********************************************************************/
#include "Memento.h"
int main()
{
... | [
"RobinofChina@gmail.com@43938a50-64aa-11de-9867-89bd1bae666e"
] | [
[
[
1,
33
]
]
] |
936c4dff152bc004af6889595169615967fca735 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Common/Base/System/Io/Reader/Seekable/hkSeekableStreamReader.h | 87d2c589e25db19c050840d29aef197ff17dea80 | [] | 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 | 2,399 | 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,
75
]
]
] |
011320a60e3f21c48707228f87da6862edc9709a | eec9d789e04bc81999ac748ca2c70f0a612dadb7 | /testProject/injectDll/injectDll.cpp | 47c54d4275132db83b63cce88f24c556838cf88d | [] | no_license | scriptkitz/myfirstpro-test | 45d79d9a35fe5ee1e8f237719398d08d7d86b859 | a3400413e3a7900657774a278006faea7d682955 | refs/heads/master | 2021-01-22T07:13:27.100583 | 2010-11-16T15:02:50 | 2010-11-16T15:02:50 | 38,792,869 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 913 | cpp | // injectDll.cpp : Defines the exported functions for the DLL application.
//
#include "stdafx.h"
#include "injectDll.h"
// This is an example of an exported variable
INJECTDLL_API int ninjectDll=0;
// This is an example of an exported function.
extern "C" LRESULT CALLBACK DllHookGetMsg(int code,WPARAM wPa... | [
"scriptkitz@da890e6b-1f8b-8dbb-282d-e1a1f9b2274c"
] | [
[
[
1,
35
]
]
] |
6ea2e303ef4dacc6cafb5cca24be8fd2900268a9 | 1d209ba17bfd1cb74caf736b5f0d05fa93723d65 | /CfgController.h | 8b1bbc41c35f81d9d646c9d653b9a1f163d6034c | [] | no_license | Konnekt/SzuKacz | e6c3a44ab262499f23ad330b1915066741c83c46 | 45b0b73ab77564b9d59c40456889a9f719ab8edd | refs/heads/master | 2021-01-18T13:46:52.654452 | 2008-03-03T21:43:11 | 2008-03-03T21:43:11 | 3,440,116 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,075 | h | /**
* Configuration Controller
*
* Licensed under The GNU Lesser General Public License
* Redistributions of files must retain the above copyright notice.
*
* @filesource
* @copyright Copyright (c) 2005-2006 Sijawusz Pur Rahnama
* @link svn://konnekt.info/kaway2/ kAway2 plugin S... | [
"michal.dulko@gmail.com",
"sijawusz@gmail.com"
] | [
[
[
1,
9
],
[
11,
11
],
[
13,
22
],
[
24,
27
],
[
29,
30
],
[
32,
36
],
[
39,
39
],
[
41,
42
],
[
44,
48
],
[
56,
56
... |
4877b9fc88ba951bcd5a83625c05a47c1f91e641 | b999131a99dbbe85b256ed64700fc8651f69eb98 | /VNE_SOURCE/vne/deprecated/VNEWorld.cpp | 93ff8a82c8bf7c32a0ccc8d165f004a0c7cb6a54 | [] | no_license | liukan12/vne | 71ba2a63ade36b638107f2800ae6d9a3b3b56d52 | e896cc57af75c72ee5b52530ee9d9d1e7cfe73be | refs/heads/master | 2020-12-24T20:15:21.148998 | 2008-08-01T05:55:10 | 2008-08-01T05:55:10 | 56,172,273 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,759 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <iostream>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glut.h>
#include "VNEApp.h"
#include "VNEWorld.h"
#include <time.h>
#include "WorldForce.h"
#include "SOIL.h"
#include "VNETexture.h"
#include <numeric>
#include <valarray>
... | [
"karasevpa@60124b6e-824b-0410-a204-ab2e215a433f",
"freeradiobuckscounty@60124b6e-824b-0410-a204-ab2e215a433f"
] | [
[
[
1,
216
],
[
219,
225
],
[
228,
231
],
[
237,
237
],
[
244,
255
],
[
262,
345
]
],
[
[
217,
218
],
[
226,
227
],
[
232,
236
],
... |
4d8cbe3f8df93d5f8bd51aa811bd0888801eaf98 | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /pyplusplus_dev/unittests/data/declarations_order_bug_true_to_be_exported.hpp | cdb6c71f5cdcf8bf2a1e430b663fa5906c5cb852 | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,124 | hpp | // Copyright 2004-2008 Roman Yakovenko.
// 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)
#ifndef __declarations_order_bug_true_to_be_exported_hpp__
#define __declarations_order_bug_true_to_be_exported_hpp__... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
49
]
]
] |
a817167cd919dcbab5c1fda57ee0aaf2c321431a | df238aa31eb8c74e2c208188109813272472beec | /BCGInclude/BCGPSkinEntry.h | 66a2d589152feb7e06485c01ca3a812655cf6973 | [] | no_license | myme5261314/plugin-system | d3166f36972c73f74768faae00ac9b6e0d58d862 | be490acba46c7f0d561adc373acd840201c0570c | refs/heads/master | 2020-03-29T20:00:01.155206 | 2011-06-27T15:23:30 | 2011-06-27T15:23:30 | 39,724,191 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,354 | h | //*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This is a part of the BCGControlBar Library
// Copyright (C) 1998-2008 BCGSoft Ltd.
// All rights reserved.
//
// This source code can be used, distributed or modified
// only under terms a... | [
"myme5261314@ec588229-7da7-b333-41f6-0e1ebc3afda5"
] | [
[
[
1,
259
]
]
] |
2f87e00f9bef0524c06c721c104b6803b9283950 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/Camera2D.h | da6e6188adf6aa7d44dad007ed97e0d66103e7ce | [] | 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 | 3,814 | h | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: Camera2D.h
Version: 0.03
---------------------------------------------------------------------------
*/
#pragma... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
148
]
]
] |
a6ec703f9eb40bc10eb522abc767babe98822a7d | b4d726a0321649f907923cc57323942a1e45915b | /CODE/ImpED/Grid.cpp | d55788c339df9d775a4c8145fef6a9fbedb03a76 | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,127 | cpp | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/FRED2/Grid.cpp $
* $Revision:... | [
"chief1983@yahoo.com"
] | [
[
[
1,
236
]
]
] |
723d4a636eab59fbcbf2e9f426418b84bc8a6e2c | c497f6d85bdbcbb21e93ae701c5570f16370f0ae | /Sync/Lets_try_all_engine/backup/Clear/SatMde.cpp | 4c1cecc29d41460b02b6d4d8cab05bca3328c130 | [] | no_license | mfkiwl/gpsgyan_fork | 91b380cf3cfedb5d1aac569c6284bbf34c047573 | f7c850216c16b49e01a0653b70c1905b5b6c2587 | refs/heads/master | 2021-10-15T08:32:53.606124 | 2011-01-19T16:24:18 | 2011-01-19T16:24:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,126 | cpp | #pragma ident "$Id$"
//============================================================================
//
// This file is part of GPSTk, the GPS Toolkit.
//
// The GPSTk 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 ... | [
"priyankguddu@6c0848c6-feae-43ef-b685-015bb26c21a7"
] | [
[
[
1,
730
]
]
] |
b70b76d2562fdcc23c71f4f5eb59b3e762fdde93 | 54319da8732c447b8f196de5e98293083d3acf10 | /qt4_src/src/fxwidget.cpp | 9cc2d7962d392c38f1bc028c4f0c2a3863d55c3c | [
"curl"
] | permissive | libfetion/libfetion-gui | 6c0ed30f9b31669048347352b292fbe02e5505f3 | a5912c7ac301830c2953378e58a4d923bc0a0a8d | refs/heads/master | 2021-01-13T02:16:46.031301 | 2010-09-19T10:42:37 | 2010-09-19T10:42:37 | 32,465,618 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,878 | cpp | #include <QPushButton>
#include <QHBoxLayout>
#include <QSizePolicy>
#include <QWidget>
#include <QGridLayout>
#include <QLayout>
#include <QLabel>
#include <QResizeEvent>
#include <QtGui>
#include <QDebug>
#include "qwidgetresizehandler_p.h"
#include "fxwidgettitlebar.h"
#include "fxwidget.h"
namespac... | [
"alsor.zhou@3dff0f8e-6350-0410-ad39-8374e07577ec",
"libfetion@3dff0f8e-6350-0410-ad39-8374e07577ec",
"solrex@3dff0f8e-6350-0410-ad39-8374e07577ec"
] | [
[
[
1,
92
],
[
109,
160
],
[
162,
168
],
[
175,
457
]
],
[
[
93,
108
],
[
161,
161
]
],
[
[
169,
174
]
]
] |
0e2a6057ee193cb90b80a20d734107f40390666a | 4d91ca4dcaaa9167928d70b278b82c90fef384fa | /CedeCryptSelfDecryptor/CedeCrypt/CedeCrypt/PFolderRequestWindow.cpp | bde246dc02d48d0fcc650aa05c549e21054ebcf8 | [] | no_license | dannydraper/CedeCryptClassic | 13ef0d5f03f9ff3a9a1fe4a8113e385270536a03 | 5f14e3c9d949493b2831710e0ce414a1df1148ec | refs/heads/master | 2021-01-17T13:10:51.608070 | 2010-10-01T10:09:15 | 2010-10-01T10:09:15 | 63,413,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,832 | cpp | // This work is dedicated to the Lord our God. King of Heaven, Lord of Heaven's Armies.
#include "PFolderRequestWindow.h"
PFolderRequestWindow::PFolderRequestWindow ()
{
m_bUseDiagnostics = true;
ZeroMemory (m_szClassname, SIZE_STRING);
m_ID = 0;
m_bdoaction = false;
m_bstartupmode = false;
}
PFold... | [
"ddraper@f12373e4-23ff-6a4a-9817-e77f09f3faef"
] | [
[
[
1,
220
]
]
] |
8cf47efdf77c1c1d2a3683c3a17dcffef5caa08c | b24d5382e0575ad5f7c6e5a77ed065d04b77d9fa | /GCore/GCore/GC_TaskManager.h | 13950b5f0efb788d48d93806729d1faae83ba24c | [] | no_license | Klaim/radiant-laser-cross | f65571018bf612820415e0f672c216caf35de439 | bf26a3a417412c0e1b77267b4a198e514b2c7915 | refs/heads/master | 2021-01-01T18:06:58.019414 | 2010-11-06T14:56:11 | 2010-11-06T14:56:11 | 32,205,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,103 | h | #ifndef GCORE_TASKSYSTEM_H
#define GCORE_TASKSYSTEM_H
#pragma once
#include <unordered_map>
#include <list>
#include <vector>
#include "GC_Common.h"
#include <string>
#include "GC_Singleton.h"
#include "GC_TaskProperties.h"
namespace gcore
{
class Task;
/** The TaskManager is a tool that let you ... | [
"mjklaim@gmail.com"
] | [
[
[
1,
196
]
]
] |
50a5274a3cf3e5f2e85b85462691ea1ae0507a24 | 9426ad6e612863451ad7aac2ad8c8dd100a37a98 | /ULLib/src/ULSlider.cpp | 2050a1d6c3acbb13af6d547fd7c4d911aee2b41d | [] | no_license | piroxiljin/ullib | 61f7bd176c6088d42fd5aa38a4ba5d4825becd35 | 7072af667b6d91a3afd2f64310c6e1f3f6a055b1 | refs/heads/master | 2020-12-28T19:46:57.920199 | 2010-02-17T01:43:44 | 2010-02-17T01:43:44 | 57,068,293 | 0 | 0 | null | 2016-04-25T19:05:41 | 2016-04-25T19:05:41 | null | WINDOWS-1251 | C++ | false | false | 1,881 | cpp | ///\file ULSlider.cpp
///\brief фаил реализации класса обёртки для slider control
#include "..\Include\ULSlider.h"
#include "..\Include\ULStates.h"
namespace ULWnds
{
namespace ULControls
{
CULSlider::CULSlider():
CULSubClass()
{
}
BOOL CULSlider::Create(HWND hParentWnd,UINT uID,LPCTSTR szCapti... | [
"UncleLab@a8b69a72-a546-0410-9fb4-5106a01aa11f"
] | [
[
[
1,
66
]
]
] |
ca67b9aacfab1fbfa7bfe23eac3d3e8aa2fab75f | de13bb58f0b0a0c5b7a533bb7a4ef8f255cbf35a | /Grapplon/Planet.cpp | e17d14e8338eb8b9182f4c460b25383ac192fb95 | [] | no_license | TimToxopeus/grapplon | 96a34cc1fcefc2582c8702600727f5748ee894a9 | f63c258357fe4b993e854089e7222c14a00ed731 | refs/heads/master | 2016-09-06T15:05:15.328601 | 2008-06-05T11:24:14 | 2008-06-05T11:24:14 | 41,954,511 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,999 | cpp | #include "Planet.h"
#include "ODEManager.h"
#include "ResourceManager.h"
#include "AnimatedTexture.h"
#include "ParticleSystemManager.h"
#include "Renderer.h"
CPlanet::CPlanet(PlanetaryData &data)
{
m_eType = data.planetType;
std::string image = "media/scripts/texture_" + data.image + ".txt";
m_pImage... | [
"Tim.Toxopeus@290fe64d-754b-0410-ab79-69b6bb713112",
"rikjansen@gmail.com",
"rikjansen@290fe64d-754b-0410-ab79-69b6bb713112"
] | [
[
[
1,
5
],
[
7,
9
],
[
12,
15
],
[
17,
17
],
[
19,
19
],
[
27,
27
],
[
30,
30
],
[
32,
32
],
[
34,
35
],
[
38,
95
]... |
1060424e1645d80c203661b72bf3a8c152e3f4ce | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/rules/include/SonderfertigkeitenStateSet.h | 2429c855a8a579c65ec69d2587acf9f39520220d | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | 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 | 1,200 | 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... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
40
]
]
] |
d5904816d3f1b8e85ac3695031c2a1e604ff8554 | 102d8810abb4d1c8aecb454304ec564030bf2f64 | /TP3/Tanque/Tanque/Tanque/XMLParser.cpp | 8111a5731a094a675ab58f82cbe98aa947653867 | [] | no_license | jfacorro/tp-taller-prog-1-fiuba | 2742d775b917cc6df28188ecc1f671d812017a0a | a1c95914c3be6b1de56d828ea9ff03e982560526 | refs/heads/master | 2016-09-14T04:32:49.047792 | 2008-07-15T20:17:27 | 2008-07-15T20:17:27 | 56,912,077 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 7,151 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <fstream>
#include "Common.h"
#include "XMLParser.h"
#include "Exception.h"
#include "Tag.h"
#include "TagProperty.h"
#ifndef XMLParser_cpp
#define XMLParser_cpp
Tag * XMLParser::ParseFile(char * filename)
{
Tag * rootTag = NULL;
FILE * file;
f... | [
"juan.facorro@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb"
] | [
[
[
1,
371
]
]
] |
e326064b2173b197d8573420d78355a84adbdbd8 | f744f8897adce6654cdfe6466eaf4d0fad4ba661 | /src/data/SimpleLine.cpp | d924d2a22ae45cfaee5bdffada66861f435bb9b6 | [] | no_license | pizibing/bones-animation | 37919ab3750683a5da0cc849f80d1e0f5b37c89c | 92ce438e28e3020c0e8987299c11c4b74ff98ed5 | refs/heads/master | 2016-08-03T05:34:19.294712 | 2009-09-16T14:59:32 | 2009-09-16T14:59:32 | 33,969,248 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 438 | cpp | #include <assert.h>
#include "SimpleLine.h"
// set function of dot1
void SimpleLine::setDot1(const float* dot1){
// dot1 should not be null
assert(dot1);
// set x,y,z
for(int i = 0; i < 3; i++)
this->dot1[i] = dot1[i];
}
// set function of dot2
void SimpleLine::setDot2(const float* dot2){
// do... | [
"xljacwy@yahoo.com.cn"
] | [
[
[
1,
23
]
]
] |
c2813ff65f2b4511b8070b9a8cfafdcd3d66d348 | 1dba10648f60dea02c9be242c668f3488ae8dec4 | /modules/module_base/src/property_mgr.h | dad309e33ef414b38531de6576db639fe6892760 | [] | no_license | hateom/si-air | f02ffc8ba9fac9777d12a40627f06044c92865f0 | 2094c98a04a6785078b4c8bcded8f8b4450c8b92 | refs/heads/master | 2021-01-15T17:42:12.887029 | 2007-01-21T17:48:48 | 2007-01-21T17:48:48 | 32,139,237 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 1,725 | h | /********************************************************************
Projekt z przedmiotu : Sztuczna Inteligencja i Sensoryka
stworzono: 17:12:2006 16:50
plik: property_mgr
autorzy: Tomasz Huczek, Andrzej Jasiński
cel:
*******************************************************************... | [
"tomasz.huczek@9b5b1781-be22-0410-ac8e-a76ce1d23082"
] | [
[
[
1,
63
]
]
] |
782f8eec8b2ce5c1d999e56ae66597d9e78b34c0 | 99c792a222fd8fb93242598a247591e28a766769 | /eventsparsers/eventparser.h | be9cc9b16f66a01264ca2eecde0ee887f336d8b2 | [] | no_license | benkopolis/windows-xml-logs-parser | 0cebfbdf104ef6d332278177eb89c1b7a375e7e9 | 54bc23afe11fc966ff848fa56ff9cb861af996e1 | refs/heads/master | 2016-09-06T02:17:09.855692 | 2011-06-06T10:29:53 | 2011-06-06T10:29:53 | 32,231,282 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 1,474 | h | #ifndef EVENTPARSER_H
#define EVENTPARSER_H
#include <QXmlStreamReader>
#include "../event/event.h"
#include <QDateTime>
#include <QVariantList>
#include <QVariantMap>
#include "../datafilter.h"
/**
* Bazowa klasa dla wszystkich klas analizujących zdarzenia.
* 4688 Został stworzony proces.
* 4689 P... | [
"benkopolis@gmail.com@da19ff29-70bf-c5c3-61f4-a312932c5284"
] | [
[
[
1,
50
]
]
] |
855bb5c97afb6a251302cb35b1f8d0a736f837e1 | 7a0acc1c2e808c7d363043546d9581d21a129693 | /firefox/src/cpp/webdriver-firefox/native_events.h | f0e1579f7785227d062ea797cec49405d9652e43 | [
"Apache-2.0"
] | permissive | epall/selenium | 39b9759f8719a168b021b28e500c64afc5f83582 | 273260522efb84116979da2a499f64510250249b | refs/heads/master | 2022-06-25T22:15:25.493076 | 2010-03-11T00:43:02 | 2010-03-11T00:43:02 | 552,908 | 3 | 0 | Apache-2.0 | 2022-06-10T22:44:36 | 2010-03-08T19:10:45 | C | UTF-8 | C++ | false | false | 587 | h | #pragma once
#ifdef _MSC_VER
#include "stdafx.h"
#endif
#include "nsCOMPtr.h"
#include "nsINativeEvents.h"
#include "nsIAccessibleDocumentWrapper.h"
#define EVENTS_CONTRACTID "@openqa.org/nativeevents;1"
#define EVENTS_CLASSNAME "Firefox OS-level events"
#define EVENTS_CID { 0xaa54e938, 0x2752, 0x4194, {... | [
"simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
29
]
]
] |
5dbc3eb256056531c41e11e208f27bee59648772 | 5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd | /EngineSource/dpslim/dpslim/Database/Headers/DBProductTree.h | 685a36337008cb8b90877757969177e253d72912 | [] | no_license | karakots/dpresurrection | 1a6f3fca00edd24455f1c8ae50764142bb4106e7 | 46725077006571cec1511f31d314ccd7f5a5eeef | refs/heads/master | 2016-09-05T09:26:26.091623 | 2010-02-01T11:24:41 | 2010-02-01T11:24:41 | 32,189,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | h | #pragma once
#define _CRT_SECURE_NO_WARNINGS
// ----------------------
//
// Created 3/29/2006
// Steve Noble, DecisionPower, Inc.
//
// ----------------------
#include <afxdb.h> // MFC ODBC database classes
/////////////////////////////////////////////////////////////////////////////
// ProductMatrix... | [
"Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c"
] | [
[
[
1,
42
]
]
] |
231e1caa66bda4fa12619fb91534c88726c25655 | 8c234510906db9ae4e724c8efb0238892cb3a128 | /apps/Common/Image.cpp | d3d52ddb745851893a7f1d100c7fdbfc8094951d | [
"BSD-3-Clause"
] | permissive | hcl3210/opencv | 7b8b752982afaf402a361eb8475c24e7f4c08671 | b34b1c3540716a3dadfd2b9e3bbc4253774c636d | refs/heads/master | 2020-05-19T12:45:52.864577 | 2008-08-20T01:57:54 | 2008-08-20T01:57:54 | 177,025 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,912 | cpp | /*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... | [
"duane.johnson@gmail.com"
] | [
[
[
1,
455
]
]
] |
0e8e1a113a921bfbded12e419ef47df2d29b7b44 | 52f70251d04ca4f42ba3cb991727003a87d2c358 | /src/pragma/graphics/import/ASE_Parser.h | 38e1bf74ce95e996ab4af7f9ff0add6cfe6ab918 | [
"MIT"
] | permissive | vicutrinu/pragma-studios | 71a14e39d28013dfe009014cb0e0a9ca16feb077 | 181fd14d072ccbb169fa786648dd942a3195d65a | refs/heads/master | 2016-09-06T14:57:33.040762 | 2011-09-11T23:20:24 | 2011-09-11T23:20:24 | 2,151,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 109 | h | #pragma once
namespace pragma
{
class Mesh;
bool ParseASE(const char* aFilename, Mesh& aMesh);
}
| [
"vicutrinu@gmail.com"
] | [
[
[
1,
8
]
]
] |
dee5f26c75318aaa8012a2c07a8bda12ef811ed4 | e19b72560f44dd99124b49f8437d04e7408c26ac | /VPTree/Test CertisLib/bof_db_region.cpp | 1e1126d9de7fcb8d0b7a82a9e66956575dbd4c49 | [] | no_license | jbfiot/rangers | d5a588da14e188e0f605758e93c6aaf4616cf4f3 | 15b88a73e39708e68c6224f9809cd2966f9dbe26 | refs/heads/master | 2021-01-17T05:25:35.494251 | 2009-03-20T10:09:26 | 2009-03-20T10:09:26 | 38,111,954 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,770 | cpp | #include "bof_db_region.h"
using namespace std;
#define RANDOM_SET_MAX_LENGTH 100
#define MAX_ROWS_BY_DISTANCE_REQUEST 100
/**
* Constructor
**/
Bof_db_Region::Bof_db_Region (Feature_db *feature_db, int k, string db_host, string db_username,
string db_password, string db_name, string table_name)
{
this->db_... | [
"remi.paucher@student.ecp.fr"
] | [
[
[
1,
828
]
]
] |
eaea9f50274aab3cbd30252205ed971462302052 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/threads/thread_specific_data_extension_abstract.h | 2b72ab7c5ffc3486bec100e4eb21eaa13eaaee10 | [
"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 | 3,227 | h | // Copyright (C) 2006 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_THREAD_SPECIFIC_DATA_EXTENSIOn_ABSTRACT_
#ifdef DLIB_THREAD_SPECIFIC_DATA_EXTENSIOn_ABSTRACT_
#include "threads_kernel_abstract.h"
namespace dlib
{
/... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
87
]
]
] |
5fa2d1e860d6b522fb14afa588fef784e6d83009 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/util/ParseException.hpp | e38672642ce8baaf5cc2b63ac93fa85f8453799a | [] | 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 | 987 | hpp | /*
* Copyright 2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
34
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.