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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7c55a3507d91f82c9705abe0d9265de52fc6fa25 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/stredit.hpp | ac8291d6b2b57373b4f7ec19c53e4536c7a8dcac | [] | 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 | 4,649 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'StrEdit.pas' rev: 6.00
#ifndef StrEditHPP
#define StrEditHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Menus.hpp... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
133
]
]
] |
2e0ee0d7972dbc72ac86956b3d1852f979492c69 | a381a69db3bd4f37266bf0c7129817ebb999e7b8 | /vdash/ImgConvert.cpp | 2cae5366b1f70ac36a14e54bbbfddd2b8eaaceea | [] | no_license | oukiar/vdash | 4420d6d6b462b7a833929b59d1ca232bd410e632 | d2bff3090c7d1c081d5b7ab41abb963f03d6118b | refs/heads/master | 2021-01-10T06:00:03.653067 | 2011-12-29T10:19:01 | 2011-12-29T10:19:01 | 49,607,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 566 | cpp | #include "stdafx.h"
#include "ImgConvert.h"
HRESULT ImgConvert(const char *srcFilename, const char * dstFilename, D3DXIMAGE_FILEFORMAT fmt){
#if 0
LPDIRECT3DTEXTURE9 texture = NULL;
HRESULT hr= D3DXCreateTextureFromFileExA(
g_pd3dDevice,
srcFilename,
1280,
720,
1,
0,
D3DFMT_... | [
"Ced2911@gmail.com"
] | [
[
[
1,
31
]
]
] |
3923e8977ba7ce87eb3f7a3252b632ed9828dd99 | 993635387a5f4868e442df7d4a0d87cc215069c1 | /OMV/PropertySystem/BaseProperty.h | 0b5ad982b1e4c73f666c66442c6e7dce95b412cd | [] | no_license | windrobin/ogremeshviewer | 90475b25f53f9d1aee821c150a8517ee4ee4d37d | 679a2979320af09469894a6d99a90ec1adc5f658 | refs/heads/master | 2021-01-10T02:18:50.523143 | 2011-02-16T01:06:03 | 2011-02-16T01:06:03 | 43,444,741 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 5,199 | h | /*=============================================================================
* Copyright (C) 2006-2008, Zhang Kun. All Rights Reserved.
*
* File name:
* BaseProperty.h
* Description:
*
* Revision history:
* 2006-7-13 * Created by Zhang Kun
* Created
===============================================... | [
"zhk.tiger@b3cfb0ba-c873-51ca-4d9f-db82523f9d23"
] | [
[
[
1,
168
]
]
] |
37b1323f02c9a104c3fb280f6e4a860404990196 | 5e0422794380a8f3bf06d0c37ac2354f4b91fefb | /libfast/tcp_session.cpp | 9f28c28e5f64f2127d1c2b017bc1c218db8930cc | [] | no_license | OrAlien/fastnetwork | 1d8fb757b855b1f23cc844cda4d8dc7a568bc38e | 792d28d8b5829c227aebe8378f60db17de4d6f14 | refs/heads/master | 2021-05-28T20:30:24.031458 | 2010-06-02T14:30:04 | 2010-06-02T14:30:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,352 | cpp | #include "StdAfx.h"
#include "tcp_session.h"
#include "session_handler.h"
#include "session_accept_handler.h"
void fastnetwork::tcp_session::close()
{
connected = false;
so->close();
}
void fastnetwork::tcp_session::handle_read( const error_code & error, size_t bytes )
{
if( ! handler->session_read(sh... | [
"everwanna@8b0bd7a0-72c1-11de-90d8-1fdda9445408"
] | [
[
[
1,
51
]
]
] |
5410beb471d0c92665fd08a46e01d89934ecb607 | b2fa537cef03244de283e231932f22ee41aec051 | /src/agg/agg_basics.h | 3ed3a3b1639d436a7f62da02e4d1575937fa1d8f | [] | no_license | rebolsource/r3-hostkit | 2e0037119cde8a161e2f7994fd3842cc3891e9d5 | f331c6a46947e6e5afedc90f3d375bcd3f7ad8a1 | refs/heads/master | 2021-01-10T18:34:50.420402 | 2010-09-09T18:38:59 | 2010-09-10T11:59:58 | 813,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,959 | h | //----------------------------------------------------------------------------
// Anti-Grain Geometry - Version 2.3
// Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com)
//
// Permission to copy, use, modify, sell and distribute this software
// is granted provided this copyright notice appears i... | [
"a@bolka.at"
] | [
[
[
1,
352
]
]
] |
8e12b71cbd9b51e144d9ba94b9c25df04da32be2 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Common/langman.cpp | 79614d00ca7461b22a55ee35f19ae5f29eb846b3 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,393 | cpp | #include "stdafx.h"
#include "langman.h"
#ifdef __LANG_1013
CLangMan::CLangMan()
{
}
CLangMan::~CLangMan()
{
}
BOOL CLangMan::Load( LPCTSTR lpszFileName )
{
CScanner s;
if( !s.Load( lpszFileName, TRUE ) )
return FALSE;
DWORD dwLang = s.GetNumber(); // dwLang
DWORD a, r, g, b;
while( s.t... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
132
]
]
] |
0c399f1a1d520404bc5cf966b02f970c50fe21c4 | 8f889848ad8c34001b315c501938e17e630bb56d | /Text.cpp | 7dd48655275bfb012300037cb9968b2eb29787a0 | [
"MIT"
] | permissive | tylerc/Ignatus | 08495dc94ab3b3741cbc20bc5ed613bba1379597 | 7ceb806554f5af4afa5b22af65bc8249071cfc50 | refs/heads/master | 2020-05-20T12:30:47.039753 | 2011-04-14T04:31:10 | 2011-04-14T04:31:10 | 1,602,368 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 653 | cpp | #include "All.hpp"
namespace Ignatus{
Text::Text(std::string s, float size, std::string file="FreeSans.ttf") : GameObject(false)
{
Name = "Text";
AddName("Text");
Font = new sf::Font;
if (!Font->LoadFromFile(file, (int)size))
{
std::cout << "Couldn't load font " << file << std::endl;
... | [
"tylertrain@yahoo.com"
] | [
[
[
1,
31
]
]
] |
b1e5b9cefe2271c0933f0df949df8db2671b57f2 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nscene/src/nscene/nscenegraph_cmds.cc | 543d7b6838dab077d27c8aec1fa01b7f97f7d13d | [] | 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 | 36 | cc | #include "precompiled/pchnscene.h"
| [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
1
]
]
] |
f08ab335d736f6c861733c7f0be07a55ad9eca83 | e8d9619e262531453688550db22d0e78f1b51dab | /exip/main.cpp | a7753e1c5161fba9c49e334ae87621d611ae769e | [] | no_license | sje397/sje-miranda-plugins | e9c562f402daef2cfbe333ce9a8a888cd81c9573 | effb7ea736feeab1c68db34a86da8a2be2b78626 | refs/heads/master | 2016-09-05T16:42:34.162442 | 2011-05-22T14:48:15 | 2011-05-22T14:48:15 | 1,784,020 | 2 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,879 | cpp | #include "common.h"
#include "options.h"
#include "getip.h"
HINSTANCE hInst;
PLUGINLINK *pluginLink;
HANDLE hNetlibUser = 0;
HANDLE mainThread;
// plugin stuff
PLUGININFO pluginInfo={
sizeof(PLUGININFO),
"ExIP",
PLUGIN_MAKE_VERSION(0, 0, 0, 1),
"Retreive external IP address",
"Scott Ellis",
"m... | [
"scott.ellis@disos.com"
] | [
[
[
1,
161
]
]
] |
0641881b6be5fe35953117696a4f946d91251458 | 4bdad21e723bba96bbdd1a736d27e4c54e20fcb3 | /iPediaApplication.hpp | e8ac4d3943f66e2da7e897ba1c627433b364e017 | [] | no_license | kjk/ipedia-sm | 786b59be58f0364adcfb6a777f6bd4aac0b93d4d | 97e22be5b859462d5cc8802182dcadf486c5e8ef | refs/heads/master | 2016-09-06T19:47:35.305661 | 2005-05-09T11:12:09 | 2005-05-09T11:12:09 | 18,811 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,756 | hpp | #ifndef __WIN_IPEDIA_APPLICATION_HPP__
#define __WIN_IPEDIA_APPLICATION_HPP__
#include <windows.h>
#include "iPediaHyperlinkHandler.hpp"
#include <Logging.hpp>
#include <SysUtils.hpp>
#include <BaseTypes.hpp>
using ArsLexis::char_t;
class LookupManager;
class LookupHistory;
struct LookupFinishedEventData;
struct D... | [
"mareks@e1586a42-28db-0310-82f4-9a69bde6b091",
"andrzejc@e1586a42-28db-0310-82f4-9a69bde6b091",
"kjk@e1586a42-28db-0310-82f4-9a69bde6b091"
] | [
[
[
1,
3
],
[
6,
10
],
[
13,
14
],
[
16,
16
],
[
42,
42
],
[
47,
50
],
[
52,
53
],
[
55,
55
],
[
71,
72
],
[
74,
74
... |
0b45abacbe9e111382f9d0601bbe9fc4d3e653c9 | 1c9f99b2b2e3835038aba7ec0abc3a228e24a558 | /Projects/elastix/elastix_sources_v4/src/Core/ComponentBaseClasses/elxRegistrationBase.hxx | e70373dd37c968eca1624f3279c78f6ff6d3ac9a | [] | 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 | 7,785 | hxx | /*======================================================================
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,
243
]
]
] |
2be256a5e0afa080ae09c73159d184c2413e9742 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/CONTROL2/OptLib/ZMatrixCode.hpp | 3a649058bd43c8cfc3024dc3e34dd453e2edb86c | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,989 | hpp | #ifndef Z_MATRIX_CODE_HPP
#define Z_MATRIX_CODE_HPP
//-----------------------------------------------------------------------------
// This is the matrix template class.
// The template type "Type" can be any sensible class or basic type, but must support
// the following:
// OPERATORS
// Type + Type
// Typ... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
545
]
]
] |
d97c5c13677912b197f5bcf5f08d853583fa5464 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/util/ValueArrayOf.hpp | 75af69a6e89c970e879160ae5253da20da46fd17 | [] | 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 | 5,277 | 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... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
150
]
]
] |
dee88d1d06e1fb354ea61f95902f9bcb28081984 | 7b4c786d4258ce4421b1e7bcca9011d4eeb50083 | /_代码统计专用文件夹/C++Primer中文版(第4版)/第九章 顺序容器/20090210_代码9.6.3_只适用于string类型的操作_1_substr操作.cpp | c5b2588562c4b9e65104f6bc199fad7c609eda82 | [] | no_license | lzq123218/guoyishi-works | dbfa42a3e2d3bd4a984a5681e4335814657551ef | 4e78c8f2e902589c3f06387374024225f52e5a92 | refs/heads/master | 2021-12-04T11:11:32.639076 | 2011-05-30T14:12:43 | 2011-05-30T14:12:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 229 | cpp | #include <iostream>
#include <string>
using namespace std;
int main()
{
string s("hello world");
string s2 = s.substr(6, 5);
string s3 = s.substr(6);
cout << s << endl << s2 << endl << s3 << endl;
return 0;
} | [
"baicaibang@70501136-4834-11de-8855-c187e5f49513"
] | [
[
[
1,
14
]
]
] |
ede2dd42eab49fbd8efe40364d88409e698220ef | 16d8b25d0d1c0f957c92f8b0d967f71abff1896d | /OblivionOnline/GameClient.cpp | c2c52a12afb163afac4ed98b03c8a0d893c9ea46 | [] | 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 | 10,519 | 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,
322
]
]
] |
6ca49500722ca0b7d1ec27ef6d16cd90103a97f2 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/mangalore/application/gamestatehandler.cc | 4ce6fcc9474d555320f9364e7e0d63e81499b618 | [] | no_license | moltenguy1/minimangalore | 9f2edf7901e7392490cc22486a7cf13c1790008d | 4d849672a6f25d8e441245d374b6bde4b59cbd48 | refs/heads/master | 2020-04-23T08:57:16.492734 | 2009-08-01T09:13:33 | 2009-08-01T09:13:33 | 35,933,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,071 | cc | //------------------------------------------------------------------------------
// application/gamestatehandler.cc
// (C) 2003 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "application/gamestatehandler.h"
#include "game/server.h"
#include "audio/serve... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
225
]
]
] |
4fe34bb59840ae474ec1b5c40db78c907b7244c2 | 28aa23d9cb8f5f4e8c2239c70ef0f8f6ec6d17bc | /mytesgnikrow --username hotga2801/Project/MotionAdaboost/Develop/hbp/rlist.cpp | 8eaa122a73a35995c2a380ce15682550eadebcaa | [] | no_license | taicent/mytesgnikrow | 09aed8836e1297a24bef0f18dadd9e9a78ec8e8b | 9264faa662454484ade7137ee8a0794e00bf762f | refs/heads/master | 2020-04-06T04:25:30.075548 | 2011-02-17T13:37:16 | 2011-02-17T13:37:16 | 34,991,750 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,885 | cpp | /*******************************************************
Mean Shift Analysis Library
=============================================
The mean shift library is a collection of routines
that use the mean shift algorithm. Using this algorithm,
the necessary output will be generated needed
t... | [
"hotga2801@ecd9aaca-b8df-3bf4-dfa7-576663c5f076"
] | [
[
[
1,
340
]
]
] |
bc7b71a8558e6bb03e36a2bcb7c6cb0707ed4b20 | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/chrome_extension/chrome/src/cpp/npwebdriver/npwebdriver/src/include/webdriver/http_responses.h | 0c7594bbb7bd6d4c9bee0d1cab45576f1086dc3a | [
"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 | 229 | h | #ifndef WEBDRIVER_HTTP_RESPONSES_H_
#define WEBDRIVER_HTTP_RESPONSES_H_
namespace webdriver {
const char *kNoContentReseponse = "HTTP/1.1 204 No Content";
} //namespace webdriver
#endif //WEBDRIVER_HTTP_RESPONSES_H_
| [
"dawagner@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
9
]
]
] |
2e20b7021a1db83c9a7667c01654ccaa06401580 | 37334008977a7a644cbbc2f2a828bc1d150c0638 | /win32/SNES/PlugDemo/tracePlug.cpp | 09dd23f32997d97b6061aa2964846eb5f8e41330 | [] | no_license | titanlab/neo-myth-plugins | 91e797d69620981edf229c6186805bf0a49f0cc2 | de41771c9772a5f02f165d4f36fb1ec6f134a29a | refs/heads/master | 2021-09-08T12:17:24.494573 | 2011-11-19T15:17:42 | 2011-11-19T15:17:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 212 | cpp | #include "tracePlug.hpp"
#include "stdafx.h"
static bool silentMode = false;
const bool isSilentMode()
{
return silentMode;
}
void forceSilentMode(const bool silent)
{
silentMode = silent;
}
| [
"conleon1988@bb221dbb-59eb-094c-fa1a-8ce0a11b4692"
] | [
[
[
1,
15
]
]
] |
868a03cbac9ccea0cf13c30a4aea51c2806e9f64 | cc336f796b029620d6828804a866824daa6cc2e0 | /cximage/CxImage/ximaj2k.h | 503a48afc6b8379b401773e3a356382aac4068b2 | [] | no_license | tokyovigilante/xbmc-sources-fork | 84fa1a4b6fec5570ce37a69d667e9b48974e3dc3 | ac3c6ef8c567f1eeb750ce6e74c63c2d53fcde11 | refs/heads/master | 2021-01-19T10:11:37.336476 | 2009-03-09T20:33:58 | 2009-03-09T20:33:58 | 29,232 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,256 | h | /*
* File: ximaj2k.h
* Purpose: J2K Image Class Loader and Writer
*/
/* === C R E D I T S & D I S C L A I M E R S ==============
* CxImageJ2K (c) 04/Aug/2002 <ing.davide.pizzolato@libero.it>
* Permission is given by the author to freely redistribute and include
* this code in any program as long as this ... | [
"jmarshallnz@568bbfeb-2a22-0410-94d2-cc84cf5bfa90"
] | [
[
[
1,
60
]
]
] |
71a78149fdf8b22bb0566d61a857c0883fa0225a | 8253a563255bdd5797873c9f80d2a48a690c5bb0 | /settingsengines/sdb/tests/native/FilterableFieldsTest/src/Tests.cpp | 2484595ff309fdf5b1704aa538323f0f4a589f5e | [] | no_license | SymbianSource/oss.FCL.sftools.depl.swconfigmdw | 4e6ab52bf564299f1ed7036755cf16321bd656ee | d2feb88baf0e94da760738fc3b436c3d5d1ff35f | refs/heads/master | 2020-03-28T10:16:11.362176 | 2010-11-06T14:59:14 | 2010-11-06T14:59:14 | 73,009,096 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,954 | cpp | // Copyright (c) 2008-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/le... | [
"none@none"
] | [
[
[
1,
82
]
]
] |
abc4f963255b3622318bbfe306a3e4c850b48660 | 1092bd6dc9b728f3789ba96e37e51cdfb9e19301 | /loci/mocaps/detail/bvh/save.cpp | 85fcdcdbc435da941f2d0826bf828553c31c4cfb | [] | no_license | dtbinh/loci-extended | 772239e63b4e3e94746db82d0e23a56d860b6f0d | f4b5ad6c4412e75324d19b71559a66dd20f4f23f | refs/heads/master | 2021-01-10T12:23:52.467480 | 2011-03-15T22:03:06 | 2011-03-15T22:03:06 | 36,032,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,251 | cpp | /**
* Exports a bvh document.
* Defines an exporter for a bvh document, saving a scope_list to a
* file.
*
* @file save.cpp
* @author David Gill
* @date 23/04/2010
*/
#include <string>
#include <ostream>
#include "loci/mocaps/detail/bvh/scope.h"
namespace loci {
namespace mocaps {
namesp... | [
"mryeti1@googlemail.com@0e8bac56-0901-9d1a-f0c4-3841fc69e132"
] | [
[
[
1,
112
]
]
] |
013f2fd25513add255e86f75b090a676dc9ad94b | 4891542ea31c89c0ab2377428e92cc72bd1d078f | /FindReplace/RDParser.h | 650e8a6238d6f5ceab809db3e2e5e0931b3a514a | [] | 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 | 1,221 | h | /*
* RDParser.h
* author: Koutsopoulos Nikolaos
* mail : koutsop@csd.uoc.gr
*/
#ifndef RDPARSER_H
#define RDPARSER_H
#include "RegExpr.h"
#include "Lexicalanalyser.h"
namespace parser{
class RDParser {
protected:
typedef LexicalAnalyser::TokenList TokenList;
typedef LexicalAnalyse... | [
"koutsop@5c4dd20e-9542-0410-abe3-ad2d610f3ba4"
] | [
[
[
1,
58
]
]
] |
c6caf93740a5f4c553482dba1a5feb81a27463d9 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nphysics/src/nphysics/ncphycompositeobj_main.cc | 5b34555e1291e33e15f26f816d6b7473337c3723 | [] | 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 | 21,883 | cc | //-----------------------------------------------------------------------------
// ncphycompositeobj_main.cc
// (C) 2004 Conjurer Services, S.A.
//-----------------------------------------------------------------------------
#include "precompiled/pchnphysics.h"
#include "nphysics/ncphycompositeobj.h"
#include... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
837
]
]
] |
8487d8e3442f799cdba5000f21ee95d307cdd469 | 172e5e180659a6a7242f95a367f5a879114bc38d | /SlideList/PrintingSupport.cpp | 409352dff954df0b03426bd6ce90f404eba13f11 | [] | no_license | urere/mfcslidelist | 1e66fc1a7b34f7832f5d09d278d2dd145d30adec | 7c7eb47122c6b7c3b52a93145ec8b2d6f2476519 | refs/heads/master | 2021-01-10T02:06:44.884376 | 2008-03-27T21:25:09 | 2008-03-27T21:25:09 | 47,465,994 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,720 | cpp | // PrintingSupport.cpp: implementation of the CPrintingSupport class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SlideList.h"
#include "PrintingSupport.h"
#include "SlideListDoc.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__... | [
"ratcliffe.gary@e6454d50-7149-0410-9942-4ffd99bf3498"
] | [
[
[
1,
453
]
]
] |
b1729a2f8656a9b19d565e70d505a5e130176c05 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/SupportWFLib/symbian/BTGPS/Reporter.cpp | 0f6d95fce0345fb25b8727a34b68e8134a9f19c7 | [
"BSD-3-Clause"
] | permissive | ravustaja/Wayfinder-S60-Navigator | ef506c418b8c2e6498ece6dcae67e583fb8a4a95 | 14d1b729b2cea52f726874687e78f17492949585 | refs/heads/master | 2021-01-16T20:53:37.630909 | 2010-06-28T09:51:10 | 2010-06-28T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,795 | 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,
103
]
]
] |
133de87276b8ad9525ee040bd73c145f04799fe3 | f2385a5a332401269b27f91a9d259c2395c3016c | /AHokey/AHokey/MainFrm.cpp | 341769059470719953cc7894cb5f6d49aae528f8 | [] | no_license | mohamedAAhassan/airhockey | 33fe436131f6f693425ba3e83da2f53605388aac | 35ce7c457f5c3ab2a2620deb5b8b844eca235071 | refs/heads/master | 2021-01-01T05:45:20.237879 | 2009-10-15T11:33:11 | 2009-10-15T11:33:11 | 56,930,383 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,251 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "AHokey.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNAMIC(CMainFrame, CFrameWnd)
BEGIN_MESSAGE_MAP(CMainFrame, CFrameWnd)
ON_WM_CREATE()
ON_WM_SETFOCUS()
... | [
"mitjasantl@07432978-1335-11de-a4db-e31d5fa7c4f0"
] | [
[
[
1,
114
]
]
] |
6beb495e69d5b7eb6be4a086939b53e2b95d0d4a | dd5c8920aa0ea96607f2498701c81bb1af2b3c96 | /multicrewcore/hostconnection.cpp | edb694d635f79de07f724f791036408d2ef406e9 | [] | no_license | BackupTheBerlios/multicrew-svn | 913279401e9cf886476a3c912ecd3d2b8d28344c | 5087f07a100f82c37d2b85134ccc9125342c58d1 | refs/heads/master | 2021-01-23T13:36:03.990862 | 2005-06-10T16:52:32 | 2005-06-10T16:52:32 | 40,747,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,927 | cpp | /*
Multicrew
Copyright (C) 2004,2005 Stefan Schimanski
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program i... | [
"schimmi@cb9ff89a-abed-0310-8fc6-a4cabe7d48c9"
] | [
[
[
1,
173
]
]
] |
fbf93e2c0b0886a6c49b4b3bd51aa77c99a014a5 | 3aa10cc23053d3f9804c948d7bf3cbf6c6bd4687 | /Mods/CGsp/ZPseudo.h | 18f119c5b1661bdf595f1c50ab3b424e7ccabc8e | [] | no_license | ASDen/ZParser | 4ea86a4e2d3c5d9b7e389514136990789b2a58ca | fd19e2c935540b6c14b53018653cf1efd7525326 | refs/heads/master | 2020-05-26T09:03:22.637121 | 2010-07-07T14:54:11 | 2010-07-07T14:54:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 416 | h | enum PClasses
{
_XAxis,
_YAxis,
_ZAxis
};
template<PClasses T>
class ZPseudo : public ZTBaseObject< ZPseudo<T> >
{
public:
ZPseudo()
{}
ZPseudo(ZTvarS inp)
{ZPseudo();}
static void Init()
{
StProps.InitScope();
ZTObject::Inheriet(StProps);
}
};
typedef ZPseudo<PClasses::_XAxi... | [
"harrrrpo@gmail.com"
] | [
[
[
1,
27
]
]
] |
fc35b50d53519a44f5824cdf2527aa16b46972d9 | d1d0b65cc4346448f02908f8861fc82cb30b1afc | /include/GuiController.h | dd449eaef80ca2a7aa9d76402710f2ca6bb868de | [] | no_license | safetydank/netphyx | 506abf3da64b2fc3be043296151b5d9cda17acd6 | 2206bd4f5c4cc353b8b1390332638b9382497aaf | refs/heads/master | 2016-09-10T03:57:55.477745 | 2011-02-10T23:49:07 | 2011-02-10T23:49:07 | 1,352,958 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,374 | h | #pragma once
#include <iosfwd>
#include <list>
#include <boost/smart_ptr.hpp>
#include <boost/iostreams/categories.hpp>
#include <map>
#include <iostream>
#include <sstream>
#include <string>
#include "cinder/app/KeyEvent.h"
#include "cinder/app/MouseEvent.h"
#include "cinder/Color.h"
#include "cinder... | [
"dan@expandingbrain.com"
] | [
[
[
1,
328
]
]
] |
31d110d9f858b86be5b9b9574f4e73a349683e74 | 1724fb22a0b715c4597c5056ce571f0fbdb1cc46 | /opengta2/input.cpp | 717ddd3c9c465f7f6d2c526a85ec5cc7db5f0aa5 | [] | no_license | basecq/OpenGTA2 | 71127e333b7b6c6a60388ad8b4fb5c4408aa5bdd | 2266c354a638397b84ca4766c69e3a50f4e367de | refs/heads/master | 2020-04-06T05:25:34.926813 | 2010-01-27T02:35:09 | 2010-01-27T02:35:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,875 | cpp | #include "opengta_cl.h"
//FIXME: temp, and only for debugging
//add message manager PLEASE
#include "opengta_sv.h"
Input_Manager Input;
void GLFWCALL charCallback(int key, int action) {
if( action != GLFW_PRESS ) { return; }
Console.keyboardInput(key);
}
void Input_Manager::Initialize() {
Client = ... | [
"u9oqcd4p@googlemail.com"
] | [
[
[
1,
75
]
]
] |
0cbbaa4907e9411768cda2b114ed92ce46f47a35 | 3c4f5bd6d7ac3878c181fb05ab41c1d755ddf343 | /XViewWnd.cpp | c89c55bd98539caa5f337737be4c476cd79cd7a3 | [] | no_license | imcooder/public | 1078df18c1459e67afd1200346dd971ea3b71933 | be947923c6e2fbd9c993a41115ace3e32dad74bf | refs/heads/master | 2021-05-28T08:43:00.027020 | 2010-07-24T07:39:51 | 2010-07-24T07:39:51 | 32,301,120 | 2 | 1 | null | null | null | null | GB18030 | C++ | false | false | 8,729 | cpp | /********************************************************************
Copyright (c) 2002-2003 汉王科技有限公司. 版权所有.
文件名称: XViewWnd.h
文件内容: 将view转换为wnd一样使用
版本历史: 1.0
作者: xuejuntao xuejuntao@hanwang.com.cn 2008/04/05
*********************************************************************/
#include "stdafx.h"
#inc... | [
"jtxuee@716a2f10-c84c-11dd-bf7c-81814f527a11",
"jtxuee@gmail.com@716a2f10-c84c-11dd-bf7c-81814f527a11"
] | [
[
[
1,
12
],
[
14,
32
],
[
34,
352
]
],
[
[
13,
13
],
[
33,
33
]
]
] |
7ee42398c89cbd7bc9d9b71eb6dec170e69ac280 | 26b6f15c144c2f7a26ab415c3997597fa98ba30a | /rtsp_sdk/src/RTSPClientSession.cpp | 2ac9db3d59de1f5b49e0cc586135265665466e41 | [] | no_license | wangscript007/rtspsdk | fb0b52e63ad1671e8b2ded1d8f10ef6c3c63fddf | f5b095f0491e5823f50a83352945acb88f0b8aa0 | refs/heads/master | 2022-03-09T09:25:23.988183 | 2008-12-27T17:23:31 | 2008-12-27T17:23:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,757 | cpp | /*****************************************************************************
// RTSP SDK Base Classes
//
// RTSP Client Session Class
//
// revision of last commit:
// $Rev$
// author of last commit:
// $Author$
// date of last commit:
// $Date$
//
// created by Argenet {argenet@sibears.org}
//
// Pe... | [
"6170263+argenet@users.noreply.github.com"
] | [
[
[
1,
338
]
]
] |
21da26a4d3822c3296b5b57c6aeadf9d56d544a4 | 17306081dd4865faa69377c5fc7f6c11c676fac0 | /MyFirstMateBarBand.h | 2272b3d353f940da92d77753485793930e775f81 | [] | no_license | jongha/myfirstmate | e1ee3547c66481ba28114e0126c49ca7e6c604f4 | 1663df04b305b4110c12c57f8c9241fcd64088f1 | refs/heads/master | 2021-01-23T20:49:48.437887 | 2010-09-28T05:11:04 | 2010-09-28T05:11:04 | 32,111,906 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,453 | h | // MyFirstMateBarBand.h : Declaration of the CMyFirstMateBarBand
#ifndef __MyFirstMateBarBAND_H_
#define __MyFirstMateBarBAND_H_
#include "resource.h" // main symbols
#include "NavigateToolBarCtrl.h"
#define TB_MIN_SIZE_X 10
#define TB_MIN_SIZE_Y 25
#define TB_MAX_SIZE_Y 25
////////////... | [
"jongha.ahn@mrlatte.net"
] | [
[
[
1,
94
]
]
] |
70dca1f1354d61252616c0e5bb4818d03728b965 | a30b091525dc3f07cd7e12c80b8d168a0ee4f808 | /EngineAll/Math/SparseMatrix.cpp | f8795467fb11a9788c81c3dcff15d025ee8c1aea | [] | no_license | ghsoftco/basecode14 | f50dc049b8f2f8d284fece4ee72f9d2f3f59a700 | 57de2a24c01cec6dc3312cbfe200f2b15d923419 | refs/heads/master | 2021-01-10T11:18:29.585561 | 2011-01-23T02:25:21 | 2011-01-23T02:25:21 | 47,255,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 55 | cpp | /*
SparseMatrix.cpp
Written by Matthew Fisher
*/
| [
"zhaodongmpii@7e7f00ea-7cf8-66b5-cf80-f378872134d2"
] | [
[
[
1,
5
]
]
] |
4d4c94e207d38bad3d55360f669dcc07ab62e1fe | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvmesh/raster/ClippedTriangle.h | 6bd1dd6930357ec7e311dd0a4f0b4ec30d8ccdf1 | [] | no_license | saggita/nvidia-mesh-tools | 9df27d41b65b9742a9d45dc67af5f6835709f0c2 | a9b7fdd808e6719be88520e14bc60d58ea57e0bd | refs/heads/master | 2020-12-24T21:37:11.053752 | 2010-09-03T01:39:02 | 2010-09-03T01:39:02 | 56,893,300 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,591 | h | // Copyright NVIDIA Corporation 2007 -- Denis Kovacs <den.kovacs@gmail.com>
#ifndef NV_MESH_CLIPPEDTRIANGLE_H
#define NV_MESH_CLIPPEDTRIANGLE_H
#include <nvmath/Vector.h>
namespace nv
{
class ClippedTriangle
{
public:
ClippedTriangle(Vector2::Arg a, Vector2::Arg b, Vector2::Arg c)
{
m_numVertice... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
158
]
]
] |
8622ad52dc79835b186fa38d70cb5ee2c59ead6c | a2ba072a87ab830f5343022ed11b4ac365f58ef0 | / urt-bumpy-q3map2 --username twentyseven@urbanterror.info/libs/splines/math_vector.h | 9c5502b498dfe9f9b0f10c0dc05afca7338186d0 | [] | no_license | Garey27/urt-bumpy-q3map2 | 7d0849fc8eb333d9007213b641138e8517aa092a | fcc567a04facada74f60306c01e68f410cb5a111 | refs/heads/master | 2021-01-10T17:24:51.991794 | 2010-06-22T13:19:24 | 2010-06-22T13:19:24 | 43,057,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,362 | h | /*
This code is based on source provided under the terms of the Id Software
LIMITED USE SOFTWARE LICENSE AGREEMENT, a copy of which is included with the
GtkRadiant sources (see LICENSE_ID). If you did not receive a copy of
LICENSE_ID, please contact Id Software immediately at info@idsoftware.com.
All changes a... | [
"twentyseven@urbanterror.info"
] | [
[
[
1,
577
]
]
] |
9d74373b2e5d62408cf7e8d49a3bb60b8af97648 | a09f709362521d701c08b2cdc6433c956f8815c9 | /samples/simplemfc/SimpleMFC.h | a2de0016eb668ee561a122c0ac9c6173fda035bf | [] | no_license | alenl/jamplus | 0eab8a5f8cd895804354b0cac844a0849549c3f6 | 5393a9b2f2467667b33fca542826498ce8ff2971 | refs/heads/master | 2021-01-18T10:29:38.604732 | 2008-11-20T20:48:04 | 2008-11-20T21:30:27 | 77,247 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 550 | h | // SimpleMFC.h : main header file for the SimpleMFC application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CSimpleMFCApp:
// See SimpleMFC.cpp for the implementation of this class
//
class... | [
"josh@cavebug.com"
] | [
[
[
1,
31
]
]
] |
c9939b20c970db147739017f16560fbdf79d78c1 | 4c6237dccf0d88085e1477c2678509cd75919fa0 | /src/raytracer/projector_light.cxx | 7dc2d0b70406215629d2e330fe8f90bfefe1cea4 | [
"BSD-3-Clause"
] | permissive | tomka/copo-tracer | 7ebd4670067bf404b19990bcd83db55384e7b87a | 7a272acbf19acef9eea8330e503ad95e371bd9b3 | refs/heads/master | 2021-01-10T19:43:35.757275 | 2010-10-04T15:35:33 | 2010-10-04T15:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,837 | cxx | // Copyright: The original source code was provided by Sören König (Soeren.Koenig
// AT tu-dresden.de). You are free to modify and/or redistribute that code in
// terms of the BSD license.
#include "projector_light.h"
tiny_vec<float,3> projector_light::get_attenuation_factors(const intersection_info* hit)
{
... | [
"tom@voodoo-arts.net"
] | [
[
[
1,
111
]
]
] |
c5ffc31ad7e754b08f14f6edee7a345164cff974 | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/happylib/HappyLib/HLTimer.h | 7e2dd5c414af4bd5c72ebba8f700bfd05a3e57dd | [] | no_license | BackupTheBerlios/lwpp-svn | d2e905641f60a7c9ca296d29169c70762f5a9281 | fd6f80cbba14209d4ca639f291b1a28a0ed5404d | refs/heads/master | 2021-01-17T17:01:31.802187 | 2005-10-16T22:12:52 | 2005-10-16T22:12:52 | 40,805,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,146 | h |
#ifndef _HLTIMER_H
#define _HLTIMER_H
#ifdef __unix__
#include <sys/time.h>
inline static double ReadClock()
{
timeval tv;
gettimeofday(&tv, 0);
return (double)tv.tv_sec + tv.tv_usec * 0.000001;
}
#else // __unix__
#ifdef _WIN32
#include <time.h>
#define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN... | [
"lightwolf@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
54
]
]
] |
b4411f782aad7c2255c049d884dc1cca4830845e | 4bf5c354168d9701947158d9b4e2ec050a47a620 | /sine/main.cpp | cdc1f389e13f9a03252939df7aa20f6d954a0425 | [] | no_license | Fadis/SynthSamples | 10a648298b72c29d45fcf36abe840cf434bf7dc4 | 62fc99845ba0207c23ef8a96b6c4202e09601a35 | refs/heads/master | 2021-01-17T09:39:33.491999 | 2011-09-23T04:59:32 | 2011-09-23T04:59:32 | 2,442,014 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 579 | cpp | #include "mbed.h"
AnalogOut audio_out(p18);
const float freq_table[ 8 ] = {
523.25113f, 587.32953f, 659.25511f, 698.45646f,
783.99087f, 880.00000f, 987.76660f, 1046.5022f,
};
int main() {
while(1) {
for( int note = 0; note != 8; ++note )
for( float time = 0.0f; time < 1.0f; time += 1.0f/16000.0... | [
"fadis@quaternion.sakura.ne.jp"
] | [
[
[
1,
20
]
]
] |
aae256ef28f608d306dee26e10247c7b84e8c42d | 42b578d005c2e8870a03fe02807e5607fec68f40 | /src/xyzzyenv.cc | 71a4718f2e21b81341d1e548eba18a9edf6fda62 | [
"MIT"
] | permissive | hylom/xom | e2b02470cd984d0539ded408d13f9945af6e5f6f | a38841cfe50c3e076b07b86700dfd01644bf4d4a | refs/heads/master | 2021-01-23T02:29:51.908501 | 2009-10-30T08:41:30 | 2009-10-30T08:41:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,047 | cc | #include <windows.h>
#include <malloc.h>
#pragma data_seg (".text")
typedef unsigned long u_long;
typedef unsigned char u_char;
static char *
skip_token (char *p)
{
if (*p == '"')
{
for (p++; *p && *p != '"'; p++)
{
if (IsDBCSLeadByte (*p) && p[1])
p++;
... | [
"hylom@mbwhite.local"
] | [
[
[
1,
225
]
]
] |
6aeff12e6fab4a6a0e124b37d53d9736335b8ec8 | fad6f9883d4ad2686c196dc532a9ecb9199500ee | /NXP-LPC/CommTest/CommTest/ChildFrm.cpp | 10483a0285dbe5d0c173e5d294502ec0d0d88f4e | [] | 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 | 1,285 | cpp |
// ChildFrm.cpp : CChildFrame 类的实现
//
#include "stdafx.h"
#include "CommTest.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CChildFrame
IMPLEMENT_DYNCREATE(CChildFrame, CBCGPMDIChildWnd)
BEGIN_MESSAGE_MAP(CChildFrame, CBCGPMDIChildWnd)
END_MESSAGE_MAP()
// CChildFrame... | [
"lijin.unix@13de9a6c-71d3-11de-b374-81e7cb8b6ca2"
] | [
[
[
1,
69
]
]
] |
d17f2041efbd771f1ccd74c409f3c19622c57cb0 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/DebugLineSystem.h | 86eb693dc7729ebae99a6c9e9b1b46b364c63f4b | [] | 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 | 5,632 | h | // ----------------------------------------------------------------------- //
//
// MODULE : DebugLineSystem.h
//
// PURPOSE :
//
// CREATED : 3/29/2000
//
// (c) 1997-2000 Monolith Productions, Inc. All Rights Reserved
//
// ----------------------------------------------------------------------- //
#ifn... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
227
]
]
] |
6982f058e6c5ecae18c40247c25c3f1b780f0c94 | be7df324d5509c7ebb368c884b53ea9445d32e4f | /GUI/Cardiac/arthurstyle.cpp | ae5b77f0061d0e770440f1d4f29c1b66b14afe4c | [] | no_license | shadimsaleh/thesis.code | b75281001aa0358282e9cceefa0d5d0ecfffdef1 | 085931bee5b07eec9e276ed0041d494c4a86f6a5 | refs/heads/master | 2021-01-11T12:20:13.655912 | 2011-10-19T13:34:01 | 2011-10-19T13:34:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,494 | cpp | /****************************************************************************
**
** Copyright (C) 2005-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the demonstration applications of the Qt Toolkit.
**
** This file may be used under the terms of the GNU General Public
** License version 2.0... | [
"hari.sundar@siemens.com"
] | [
[
[
1,
431
]
]
] |
15bb1ca69107f57935935c902e5fca068b8f9dc0 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/tools/npixelformat.cc | 28dc16c4b0be8e40b9ccb0a2877c1203ea01ec7a | [] | 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 | 10,200 | cc | #include "precompiled/pchntoollib.h"
//-------------------------------------------------------------------
// npixelformat.cc
// (C) 1999 Andre Weissflog
//-------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
#include "tools/npixelformat.h"
typedef un... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
293
]
]
] |
bc200d71a9a2baf87d643d9511ee86af1c659bbf | 6fd162d2cade2db745e68f11d7e9722a3855f033 | /Source/BetterVSM_2009_08_31_SAVSM_64BitFloatSAT/SilhouetteBPMSSMKernel.h | 39853ca4ab883fdffe0108a9b64c78bc7f22fe89 | [] | no_license | SenichiFSeiei/oursavsm | 8f418325bc9883bcb245e139dbd0249e72c18d78 | 379e77cab67b3b1423a4c6f480b664f79b03afa9 | refs/heads/master | 2021-01-10T21:00:52.797565 | 2010-04-27T13:18:19 | 2010-04-27T13:18:19 | 41,737,615 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,451 | h | #pragma once
#include "CommonDef.h"
#include "SoftShadowMap.h"
#include "BasicSSMAlgorithm.h"
#include "RenderObject.h"
#include "DepthObject.h"
#include "OGRE_LAYOUT.h"
#include "FullRTQuadRender.h"
class SilhouetteBPMSSMKernel:public BasicSSMAlgorithm
{
public:
ID3D10Effect *m_pEffect;
ID3D10Input... | [
"yang.nick.baoguang@gmail.com",
"flycooler@9eb8245e-93ee-11de-8d68-838d6ba51ce1"
] | [
[
[
1,
226
],
[
228,
233
]
],
[
[
227,
227
]
]
] |
47982c3dca5933c5bf5b32dc801df5560799b9ad | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /vaikairoks/src/demo/Demo.cpp | 002b58cc9f235eb713f9eac50fbb43849699aced | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,565 | cpp | #include "stdafx.h"
#include "Demo.h"
#include <dingus/gfx/gui/Gui.h>
#include <dingus/utils/Random.h>
#include <ctime>
#include <dingus/audio/Sound.h>
// --------------------------------------------------------------------------
// Common stuff
IDingusAppContext* gAppContext;
bool gFinished = fal... | [
"aras@unity3d.com"
] | [
[
[
1,
386
]
]
] |
b46d046409c9d77878660e318bd8c00f90acf913 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/Qt/q3sqlcursor.h | cc81ffc4ef4399020060f2342dd9946a5558d620 | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,906 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the Qt3Support module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Comme... | [
"alon@rogue.(none)"
] | [
[
[
1,
167
]
]
] |
e8a3bc23d32d838eb6add04c430dd41a3dd0c66a | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/dialog/include/predicates/TalentWertPredicates.h | f6ba7f2d9285e47cad56cf45fe873bd096b10c7b | [
"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,194 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2006 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 Perl Artistic License.
*
* This program is distributed in the hope that it wil... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
39
]
]
] |
a742277985173ee3702da1fa5ba3a725def1ebf8 | d926628900f408516a3fa3375509f604aababa6f | /mainwindow.cpp | 5d78203016d645ce3d3277391b764c571c26d162 | [] | no_license | StanislavKraev/YourTodo | 113c2813ed20dd38a18f244df99ea8678b51d5ac | 579eebd5c3151a10c4fccdba8a164da58a57d898 | refs/heads/master | 2020-04-09T15:19:46.976799 | 2011-09-19T12:30:59 | 2011-09-19T12:30:59 | 1,947,936 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,488 | cpp | #include "ui_mainwindow.h"
#include <QStyledItemDelegate>
#include <QPainter>
#include <QTimer>
#include <QAbstractEventDispatcher>
#include <QDebug>
#include <QSettings>
#include <QApplication>
#include <QDesktopWidget>
#include <QxtGlobalShortcut>
#ifdef Q_WS_WIN
#include "windows.h"
#endif
#incl... | [
"Stanislav.Kraev@gmail.com"
] | [
[
[
1,
267
]
]
] |
42b785e168230c1118098126bade45d97ebed3b3 | be7eef50e21e11340134d150f78db8d6f5423e66 | /B14/B14G.cpp | 44ffec4fc3352bbd56a784c951f16ea24b334b0f | [] | no_license | Maciej-Poleski/Algorytmika | 8023aef976c1087e25a4f9079de65769cf690ae3 | 3a3818f82738d9ea42aba24dea89e9280d504f00 | refs/heads/master | 2023-07-06T03:57:54.430947 | 2011-05-26T15:57:11 | 2011-05-26T15:57:11 | 395,015,968 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 378 | cpp | #include <iostream>
#include <fstream>
using namespace std;
int main(int argc,char**argv)
{
ofstream wyj(argv[1]);
int n=500;
int m=n*(n-1)/2;
int s=1;
int t=n;
wyj<<1<<endl<<n<<' '<<m<<' '<<s<<' '<<t<<endl;
for(int i=1;i<=n;++i)
for(int j=i+1;j<=n;++j)
w... | [
"Maciej-Poleski@users.noreply.github.com"
] | [
[
[
1,
19
]
]
] |
5bda5e6133e5543e9fad842752bf6067beca8982 | da1aa824deb8d7d7416151601e662629765780f0 | /Seg3D/src/StandAlone/Apps/Seg3D/Seg3DwxGuiUtils.h | e7fefdc6e464e49322123a5db014d0f3f3ac3738 | [
"MIT"
] | permissive | viscenter/educe | 69b5402782a4455af6d4009cb69f0d9a47042095 | 2dca76e7def3e0620896f155af64f6ba84163d77 | refs/heads/master | 2021-01-02T22:44:36.560170 | 2009-06-12T15:16:15 | 2009-06-12T15:16:15 | 5,413,435 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 301 | h | #include <stdio.h>
#include <iostream>
#include <wx/wx.h>
#include <wx/glcanvas.h>
//! converts wxString to std:string
std::string wx2std(const wxString& input, wxMBConv* conv = NULL);
//! converts std:string to wxString
wxString std2wx(const std::string& input, wxMBConv* conv = NULL);
| [
"ryan.baumann@gmail.com"
] | [
[
[
1,
11
]
]
] |
77f6b065dca9aade7b7ed4f994b68d705e1ad78a | f304b2f54319a444f8798bca884139b785c63026 | /trunk/CSupport.cpp | e2e132cfd94e54826b383f4d7aaa9312ddb2f5a6 | [] | no_license | BackupTheBerlios/zcplusplus-svn | 4387877a71405be331e78bec6d792da5f8fe6737 | ef85b9e4a78a52618014f501c9c1400c9d4f4a42 | refs/heads/master | 2016-08-05T18:34:41.051270 | 2011-10-08T10:15:31 | 2011-10-08T10:15:31 | 40,805,219 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 668,652 | cpp | // CSupport.cpp
// support for C/C++ parsing
// (C)2009-2011 Kenneth Boyd, license: MIT.txt
#include "CSupport.hpp"
#include "_CSupport3.hpp"
#include "_CSupport4.hpp"
#include "_CSupport1.hpp"
#include "_CSupport2.hpp"
#include "Zaimoni.STL/MetaRAM2.hpp"
#include "Zaimoni.STL/lite_alg.hpp"
#include "Zaim... | [
"zaimoni@b4372a03-5d62-0410-814a-8f46757a0b64"
] | [
[
[
1,
16226
]
]
] |
ac5f045bae5ed01d5e916ba83d7bb6028da744b9 | 563e71cceb33a518f53326838a595c0f23d9b8f3 | /v2/POC/POC/VBO.cpp | 8e9a405a0abf7ba2888c084ebdffe444a68796f9 | [] | no_license | fabio-miranda/procedural | 3d937037d63dd16cd6d9e68fe17efde0688b5a0a | e2f4b9d34baa1315e258613fb0ea66d1235a63f0 | refs/heads/master | 2021-05-28T18:13:57.833985 | 2009-10-07T21:09:13 | 2009-10-07T21:09:13 | 39,636,279 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,069 | cpp | #include "VBO.h"
VBO::VBO(){
//m_vertexSize = vertexSize;
//m_indexSize = indexSize;
//m_oldVertexSize = m_vertexSize;
//m_oldIndexSize = m_indexSize;
//m_vertexArray = new Vertex[m_vertexSize];
//m_indexArray = new GLuint[m_indexSize];
// Generate And Bind The Vertex Buffer
glGenBuffersA... | [
"fabiom@01b71de8-32d4-11de-96ab-f16d9912eac9"
] | [
[
[
1,
83
]
]
] |
f33e97e589f80f962d37841dc7ddb46da84443d2 | 975d45994f670a7f284b0dc88d3a0ebe44458a82 | /servidor/WarBugsServer/WarBugsServer/Includes/CVendedor.cpp | b34a1115d99c1b8b16acd0d20608cb14536bb3b8 | [] | no_license | phabh/warbugs | 2b616be17a54fbf46c78b576f17e702f6ddda1e6 | bf1def2f8b7d4267fb7af42df104e9cdbe0378f8 | refs/heads/master | 2020-12-25T08:51:02.308060 | 2010-11-15T00:37:38 | 2010-11-15T00:37:38 | 60,636,297 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 8,850 | cpp | /*
* Classe CVendedor
*
* Autor: Eder Figueiredo
*
* Objetivo: Descrever cada personagem vendedor
*
*/
#ifndef _CVENDEDOR_CPP_
#define _CVENDEDOR_CPP_
#include "CVendedor.h"
#ifndef _CCENARIO_H_
#include "CCenario.h"
#ifndef _CCENARIO_H_
class CCenario;
#endif
#endif
#ifndef _MARKET_
#define _MARK... | [
"phabh@users.noreply.github.com"
] | [
[
[
1,
343
]
]
] |
9d5e890a6930ff0e38b4b830889208f08af93c41 | 778b3a71ae1533a346084cc02d13743821af9479 | /game_framework/src/game_framework.cxx | 9f482a4b1fd4ba64aceffccf82dbc0a83684bc4e | [] | no_license | texnician/game_engine | c2ead57d764a619a4dc7d007c840dfe3a1246240 | f94de90ddcee083f3aa7b3b260ce62b91bcfdaa1 | refs/heads/master | 2016-09-01T19:53:30.968957 | 2011-09-01T06:40:10 | 2011-09-01T06:40:10 | 2,306,271 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 357,021 | cxx | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 2.0.5
*
* This file is not intended to be easily readable and contains a number of
* coding conventions designed to improve portability and efficie... | [
"texnician@gmail.com"
] | [
[
[
1,
9973
]
]
] |
3713121f503240f990ece2d3204d3d069c727469 | c2abb873c8b352d0ec47757031e4a18b9190556e | /src/MyGUIEngine/include/MyGUI_MessageFactory.h | df689e3ce45699b515066a1e424e91f6382a10a8 | [] | no_license | twktheainur/vortex-ee | 70b89ec097cd1c74cde2b75f556448965d0d345d | 8b8aef42396cbb4c9ce063dd1ab2f44d95e994c6 | refs/heads/master | 2021-01-10T02:26:21.913972 | 2009-01-30T12:53:21 | 2009-01-30T12:53:21 | 44,046,528 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,961 | h | /*!
@file
@author Albert Semenov
@date 01/2008
@module
*/
#ifndef __MYGUI_MESSAGE_FACTORY_H__
#define __MYGUI_MESSAGE_FACTORY_H__
#include "MyGUI_Prerequest.h"
#include "MyGUI_WidgetFactoryInterface.h"
#include "MyGUI_WidgetDefines.h"
namespace MyGUI
{
namespace factory
{
class _MyGUIExpo... | [
"twk.theainur@37e2baaa-b253-11dd-9381-bf584fb1fa83"
] | [
[
[
1,
57
]
]
] |
be7f828f9673950b03252a358e445f1d5fdcac90 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestgrids/src/bctestgridscontainer.cpp | 9af6db0eff7ffac2384251e561dcabe142b4be08 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,496 | cpp | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
116
]
]
] |
97728256b9fbcc1a33b839e14a9f33a5e5c9f9e8 | 69b7796d276703936b8ae0fe82cb931d704ed432 | /api/src/send.cpp | b6ce236bfa1818df2f2cc0b5187a7c1399930973 | [] | no_license | owensgroup/dcgn | 6038bfa1815baea6e89c97c957c6f3a4e6e7545d | d5cadbeacb4223775e8ccc87dbae346724bee214 | refs/heads/master | 2021-05-29T14:45:48.439038 | 2011-03-21T22:55:41 | 2011-03-21T22:55:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 212 | cpp | #include <dcgn/dcgn.h>
#include <dcgn/CPUWorker.h>
namespace dcgn
{
void send(const Target dst, const void * const buffer, const int numBytes)
{
CPUWorker::send(dst, buffer, numBytes);
}
}
| [
"cpunerd@gmail.com@0566f383-6757-26d6-4a9c-121651c89c67"
] | [
[
[
1,
11
]
]
] |
1d7b858d114e93f7db348577983fe5e65a9e59de | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/Lokapala/Raptor/SingletonInitiallize.cpp | 0953dcfbb8e75840527240a17d7024a7c521a54c | [] | 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 | 556 | cpp | /**@file SingletonInitiallize.cpp
* @brief Dharani 컴포넌트에서 사용되는 싱글톤들을 NULL로 초기화한다.
* @author siva
*/
#include "stdafx.h"
//Dharani
#include "DharaniFacade.h"
#include "DharaniServerManager.h"
#include "DharaniClientManager.h"
#include "DharaniExternSD.h"
CDharaniFacade *CDharaniFacade::m_instance = NUL... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
16
]
]
] |
cf51f727b3af21d6e62362a1873babfebdaf39ff | 59ce53af7ad5a1f9b12a69aadbfc7abc4c4bfc02 | /publish/skinctrlex/skintreelistctrl.h | fddffa5899d7a6b836a3b80229d0d5555bb64423 | [] | no_license | fingomajom/skinengine | 444a89955046a6f2c7be49012ff501dc465f019e | 6bb26a46a7edac88b613ea9a124abeb8a1694868 | refs/heads/master | 2021-01-10T11:30:51.541442 | 2008-07-30T07:13:11 | 2008-07-30T07:13:11 | 47,892,418 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 45,440 | h | /********************************************************************
* CreatedOn: 2008-5-20 10:11
* FileName: skintreelistctrl.h
* CreatedBy: ichenglin <lichenglin@kingsoft.net>
* CreatedBy: lidengwang <lidengwang@kingsoft.net>
* $LastChangedDate$
* $LastChangedRevision$
* $LastChangedBy$
* $HeadURL: $
* ... | [
"wgkujgg@163.com"
] | [
[
[
1,
1660
]
]
] |
ee3e1a644c2966cc81ebc08ea48dfe367b5aa1c5 | a6d79692cbc9c2b4952d5844d3cf5ae4998ed7d4 | /Other/Source/ThemeSwitcher/GetSettings.h | 9d477c4e41cb658fccb1d54a121a93b875c54cf3 | [] | no_license | crazy2be/litestepportable | 00735f7a3d0688d6379b4d63e25697d793914457 | 7e0948ee5ac14dc70e4dd5ca70354642176f6470 | refs/heads/master | 2020-04-26T01:17:19.326333 | 2009-03-29T22:12:15 | 2009-03-29T22:12:15 | 173,199,242 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 432 | h | #include <fstream>
#include <string>
#include <sstream>
#include "GlobalVars.h"
using namespace std;
/* Declare Functions */
bool GetBoolValue(string ValueToGet);
int GetIntValue(string ValueToGet);
string GetValue(string ValueToGet);
string GetDefaultValue(string ValueToGet);
void SetValue(string Setting... | [
"crazy1be+github@gmail.com"
] | [
[
[
1,
15
]
]
] |
a95f686a76ae32d346d1cc8af474ebb69e068945 | 21da454a8f032d6ad63ca9460656c1e04440310e | /src/net/worldscale/pimap/wscPimapPacket.cpp | 14f1204e228187026d430e52466af24a19f68119 | [] | 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 | 2,660 | cpp | #include "wscPimapPacket.h"
#include "wscPimapConfig.h"
WS_IMPL_ClassName_OF( wscPimapPacket )
wscPimapPacket::wscPimapPacket(void)
{
wspr::ws_memset( &m_head, 0, sizeof(m_head) );
for (ws_int i=(MAX_PARAM_NUMBER-1) ; i>=0 ; i--) {
m_param[i].type = TYPE_NULL;
m_param[i].value =... | [
"xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8"
] | [
[
[
1,
152
]
]
] |
d177831afed03876a507be3466d5e8f68cb8421b | b83c990328347a0a2130716fd99788c49c29621e | /include/boost/asio/ssl/detail/openssl_stream_service.hpp | 6fe5393a8482c7f0bde8ee8d2e40518d9c708c10 | [] | no_license | SpliFF/mingwlibs | c6249fbb13abd74ee9c16e0a049c88b27bd357cf | 12d1369c9c1c2cc342f66c51d045b95c811ff90c | refs/heads/master | 2021-01-18T03:51:51.198506 | 2010-06-13T15:13:20 | 2010-06-13T15:13:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,142 | hpp | //
// stream_service.hpp
// ~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2005 Voipster / Indrek dot Juhani at voipster dot com
// Copyright (c) 2005-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or co... | [
"hoijui.quaero@gmail.com"
] | [
[
[
1,
534
]
]
] |
51c0f10e092fa7b46f60b0537d0ca381ff31f330 | b2c66c8de198d9915dfc63b8c60cb82e57643a6b | /WordsCheater/trunk/PositionArbitrator.h | 615e82fbd12dbe767c916b652e522ab91c563ed0 | [] | no_license | feleio/words-with-friends-exhaustive-cheater | 88d6d401c28ef7bb82099c0cd9d77459828b89ca | bc198ee2677be02fc935fb8bb8e74b580f0540df | refs/heads/master | 2021-01-02T08:54:47.975272 | 2011-05-10T14:51:06 | 2011-05-10T14:51:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 557 | h | #ifndef POSITIONARBITRATOR_H
#define POSITIONARBITRATOR_H
#include "Position.h"
#include <vector>
class Board;
class PositionArbitrator
{
public:
explicit PositionArbitrator( Board* board );
virtual ~PositionArbitrator( );
void Reset( );
std::vector<Position>& GetPositionsToPlace( )... | [
"lokling@gmail.com@2165158a-c2d0-8582-d542-857db5896f79"
] | [
[
[
1,
28
]
]
] |
d5ec12b5a436d9ee08606409e2027a153c054221 | 465943c5ffac075cd5a617c47fd25adfe496b8b4 | /INTOAIRP.CPP | e066e5f99a186fb667d25771ee574c194310bfeb | [] | no_license | paulanthonywilson/airtrafficcontrol | 7467f9eb577b24b77306709d7b2bad77f1b231b7 | 6c579362f30ed5f81cabda27033f06e219796427 | refs/heads/master | 2016-08-08T00:43:32.006519 | 2009-04-09T21:33:22 | 2009-04-09T21:33:22 | 172,292 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,227 | cpp | /*
Function definitions for InToAirport
*/
# include "intoairp.h"
/**********************************************************************/
void InToAirport::ProcessInput (char KeyHit_i) {
char Msg[5];
int AirportId;
Airport *ToAirport;
if (isdigit (KeyHit_i)) {
AirportId = int (KeyHit_i) - '... | [
"paul.wilson@merecomplexities.com"
] | [
[
[
1,
50
]
]
] |
50156f03f5e32ed5f20ef3edf468ca64651d0479 | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /pyplusplus_dev/unittests/data/global_variables_to_be_exported.hpp | 65b5f5a7b11306075af5dd83364cd6d1b0c31a4b | [
"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 | 742 | 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 __global_variables_to_be_exported_hpp__
#define __global_variables_to_be_exported_hpp__
#include <cstdlib>... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
35
]
]
] |
efb94d4163c875d38e5c4a9ce60228d4617e9917 | 205069c97095da8f15e45cede1525f384ba6efd2 | /Casino/Code/Server/ServerModule/CenterServer/GameTypeInfoDlg.cpp | 80228ec9be2838d2fc3996e2d82e0c80b032f1da | [] | no_license | m0o0m/01technology | 1a3a5a48a88bec57f6a2d2b5a54a3ce2508de5ea | 5e04cbfa79b7e3cf6d07121273b3272f441c2a99 | refs/heads/master | 2021-01-17T22:12:26.467196 | 2010-01-05T06:39:11 | 2010-01-05T06:39:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,697 | cpp | // GameTypeInfoDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "resource.h"
#include "GameTypeInfoDlg.h"
#include ".\gametypeinfodlg.h"
// CGameTypeInfoDlg 对话框
IMPLEMENT_DYNAMIC(CGameTypeInfoDlg, CDialog)
CGameTypeInfoDlg::CGameTypeInfoDlg(CWnd* pParent /*=NULL*/)
: CDialog(CGameTypeInfoDlg::IDD, pPare... | [
"andywu0823@gmail.com"
] | [
[
[
1,
77
]
]
] |
77a2a607a2d9e317ad2c916e64e388538b21b870 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/ui/src/CutsceneCharacterController.cpp | 36676a8446812adcd585a41b175d3628bcd3d9b0 | [
"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,827 | cpp | /*
* 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 Perl Artistic License.
*
* This program is distributed in the hope that it will b... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
65
]
]
] |
2e4835fc0b8bc438fcc7cd2112eae5103dba897b | 2ff4099407bd04ffc49489f22bd62996ad0d0edd | /Project/Code/inc/Vector3.h | b016ec6294c1a8bafd9b958c161bc3da0baa81d3 | [] | no_license | willemfrishert/imagebasedrendering | 13687840a8e5b37a38cc91c3c5b8135f9c1881f2 | 1cb9ed13b820b791a0aa2c80564dc33fefdc47a2 | refs/heads/master | 2016-09-10T15:23:42.506289 | 2007-06-04T11:52:13 | 2007-06-04T11:52:13 | 32,184,690 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,605 | h | #pragma once
#include <math.h>
template <class T> class Vector3
{
public:
Vector3(void);
Vector3(const T& x, const T& y, const T& z);
Vector3(const Vector3& other);
Vector3 & operator = ( Vector3 const & other);
~Vector3(void);
Vector3 operator + ( Vector3 const & other) const;
Vector3 operator... | [
"jpjorge@15324175-3028-0410-9899-2d1205849c9d"
] | [
[
[
1,
378
]
]
] |
3b6951ed5441281d5d73f97e652012c8063e3d44 | 1c84fe02ecde4a78fb03d3c28dce6fef38ebaeff | /StateLocustAttack.h | e5b2ecc276113451f0eabfaa6c93a848371983ad | [] | no_license | aadarshasubedi/beesiege | c29cb8c3fce910771deec5bb63bcb32e741c1897 | 2128b212c5c5a68e146d3f888bb5a8201c8104f7 | refs/heads/master | 2016-08-12T08:37:10.410041 | 2007-12-16T20:57:33 | 2007-12-16T20:57:33 | 36,995,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 971 | h | #ifndef STATELOCUSTATTACK_H
#define STATELOCUSTATTACK_H
#include "FSMState.h"
class Enemy;
class GameCharacter;
class HealthAttribute;
class StateLocustAttack: public FSMState
{
public:
// ctor
StateLocustAttack(FSMAIControl* control, int type=FSM_ENEMY_LOCUST_ATTACK);
// see base class
void E... | [
"vkalpias@seas.upenn.edu"
] | [
[
[
1,
49
]
]
] |
be2b0662d8447b62581270b369dd67356f704804 | 2112057af069a78e75adfd244a3f5b224fbab321 | /branches/refactor/src_root/include/common/OgreTypes/OgrePrerequisites.h | af9b18beefe7bc0152fb5707f081fee447e5ab44 | [] | 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 | 6,900 | h | /*-------------------------------------------------------------------------
This source file is a part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2005 The OGRE Team
Also see acknowledgements in Readme.html
This library is free softw... | [
"psavichev@gmail.com"
] | [
[
[
1,
196
]
]
] |
eadfbbcbe523daff50333f8ac6760bba97b903df | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit/chromium/src/WebDevToolsAgentImpl.cpp | 6603c8783d4fa689828b791e9ad7c05294722b35 | [
"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 | 16,773 | cpp | /*
* Copyright (C) 2010 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 ... | [
"sdevitt@rim.com"
] | [
[
[
1,
492
]
]
] |
9a490e919e5ae8bec0abe89c94abf98bcb7f70ae | d6e0f648d63055d6576de917de8d6f0f3fcb2989 | /ddv/win/src/mwnd.cpp | a629c5416a1819bd9a47929b8d191bc942b181cd | [] | no_license | lgosha/ssd | 9b4a0ade234dd192ef30274377787edf1244b365 | 0b97a39fd7edabca44c4ac19178a5c626d1efea3 | refs/heads/master | 2020-05-19T12:41:32.060017 | 2011-09-27T12:43:06 | 2011-09-27T12:43:06 | 2,428,803 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,143 | cpp | //<codepage = utf8
#include "mwnd.h"
#include "udp_pvar.h"
#include "udp_client.h"
#include <QDebug>
#include <QCoreApplication>
#include <QMessageBox>
UTreeWidget::UTreeWidget( QWidget *parent ) :
QTreeWidget ( parent ),
m_pEmpty ( new QTreeWidgetItem( this ) ),
m_uiCount ( 1 )
{
setColumnCount( 5 ... | [
"llepekhin@gmail.com"
] | [
[
[
1,
200
]
]
] |
6b3c65e60c23aeb25fabda6f6e950ea68a07241a | ba200ae9f30b89d1e32aee6a6e5ef2c991cee157 | /trunk/GosuImpl/WinMain.cpp | 38203cf73d9d20fc9d7f5ded59eea9a060c1d0de | [
"MIT"
] | permissive | clebertavares/gosu | 1d5fd08d22825d18f2840dfe1c53c96f700b665f | e534e0454648a4ef16c7934d3b59b80ac9ec7a44 | refs/heads/master | 2020-04-08T15:36:38.697104 | 2010-02-20T16:57:25 | 2010-02-20T16:57:25 | 537,484 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,750 | cpp | #include <boost/lexical_cast.hpp>
#include <windows.h>
#include <exception>
#include <string>
#include <vector>
using namespace std;
// IMPR: Check for security issues. I hacked this together.
vector<string> splitCmdLine()
{
vector<string> result;
const char* cmdLine = ::GetCommandLineA();
... | [
"julian@raschke.de"
] | [
[
[
1,
69
]
]
] |
548635594a35ad3c1494e4ce4f9cc6f4d89fd2ec | ae239aeeb8dcf7212d432791b959ef709888f99a | /v1.0/ControlObject.h | 32bb1570e6ce23bcece18abfdae5b55f27e24686 | [] | no_license | arunaupul/merrimack-college-csc4910-sp2010 | 6a9fff2280494048997728b36a214271a2a8f8fc | a77d9fbb00538c98b7d61a61e91854e2dee1e748 | refs/heads/master | 2016-08-07T19:18:11.144431 | 2010-05-04T23:44:38 | 2010-05-04T23:44:38 | 35,337,837 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | h | #ifndef _CONTROL_OBJECT_H_
#define _CONTROL_OBJECT_H_
#include <string>
enum Controls {
CO_RIGHT = 0,
CO_LEFT = 1,
CO_JUMP = 2,
CO_CROUCH = 3,
CO_PAUSE = 4,
CO_USE_SPECIAL = 5,
CO_MAX_CONTROL
};
class ControlObject {
public:
ControlObject();
virtual ~ControlObject();
unsigned int GetCont... | [
"rfleming71@06d672e2-d70c-11de-b7b1-656321ec08b8"
] | [
[
[
1,
28
]
]
] |
5a0f984accf94c9b315eabe064880c77327f975e | 9756190964e5121271a44aba29a5649b6f95f506 | /SimpleParam/Param/src/Param/QuadChart.h | 87bc973b4511966dd521cc5fcfcaeed52c739ea1 | [] | no_license | feengg/Parameterization | 40f71bedd1adc7d2ccbbc45cc0c3bf0e1d0b1103 | f8d2f26ff83d6f53ac8a6abb4c38d9b59db1d507 | refs/heads/master | 2020-03-23T05:18:25.675256 | 2011-01-21T15:19:08 | 2011-01-21T15:19:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 754 | h | #ifndef HYWEI_QUADCHART_H_
#define HYWEI_QUADCHART_H_
#include "Parameterization.h"
namespace PARAM
{
class QuadChart
{
public:
QuadChart(int patch_id=-1);
~QuadChart();
public:
bool InValidRangle(const ParamCoord& param_coord) const
{
return GreaterEqual(param_coord.s_coord, m_valid_r... | [
"weihongyu1987@gmail.com"
] | [
[
[
1,
31
]
]
] |
baf73e490ced23d7f7a7de05958faa84d9771796 | e6abea92f59a1031d94bbcb3cee828da264c04cf | /NppPlugins/NppPlugin_ChangeMarker/src/NppPlugin.cpp | f3d4de1c0ac1146e39aac1ef132c3631d3176d5e | [] | no_license | bruderstein/nppifacelib_mob | 5b0ad8d47a19a14a9815f6b480fd3a56fe2c5a39 | a34ff8b5a64e237372b939106463989b227aa3b7 | refs/heads/master | 2021-01-15T18:59:12.300763 | 2009-08-13T19:57:24 | 2009-08-13T19:57:24 | 285,922 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,265 | cpp | /* NppPlugin.cpp
*
* This file is part of the Notepad++ Plugin Interface Lib.
* Copyright 2009 Thell Fowler (thell@almostautomated.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... | [
"T B Fowler@2fa2a738-4fc5-9a49-b7e4-8bd4648edc6b"
] | [
[
[
1,
195
]
]
] |
e587fed3258856ff9964d8e435549017ded06a1e | 037faae47a5b22d3e283555e6b5ac2a0197faf18 | /plugins/gs/gsdx9/GSdx9.cpp | b07ab5e6a1679bf8bfa8abc64db58dfca743f5c1 | [] | no_license | isabella232/pcsx2-sourceforge | 6e5aac8d0b476601bfc8fa83ded66c1564b8c588 | dbb2c3a010081b105a8cba0c588f1e8f4e4505c6 | refs/heads/master | 2023-03-18T22:23:15.102593 | 2008-11-17T20:10:17 | 2008-11-17T20:10:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,357 | cpp | /*
* Copyright (C) 2003-2005 Gabest
* http://www.gabest.org
*
* 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, or (at your option)
* any later version.
* ... | [
"zerofrog@23c756db-88ba-2448-99d7-e6e4c676ec84"
] | [
[
[
1,
93
]
]
] |
e6d61fc6c3ea8a60314e640a50e9f62b4efa7914 | 788d308fcb292f68c9f7eea3ae0a93e446737769 | /toleinplaceframe.cpp | 95030ab91d2aaeaf493f8aff2c01169db264f39c | [] | no_license | Tobbe/lsactivedesktop | 60a8e6630d96926cdf1e6e84f5ac4a65f8feff1e | dbfefd89fbabb92ec986b62acf05bfddf22df57b | refs/heads/master | 2021-01-22T07:13:47.766351 | 2011-08-15T12:55:52 | 2011-08-15T12:55:52 | 866,056 | 5 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 1,449 | cpp | #include "toleinplaceframe.h"
HRESULT STDMETHODCALLTYPE TOleInPlaceFrame::GetWindow(HWND *phwnd)
{
return E_FAIL;
}
HRESULT STDMETHODCALLTYPE TOleInPlaceFrame::ContextSensitiveHelp(
BOOL fEnterMode)
{
return E_NOTIMPL;
}
HRESULT STDMETHODCALLTYPE TOleInPlaceFrame::GetBorder(LPRECT lprectBorder)
{
... | [
"tobbesweden@gmail.com"
] | [
[
[
1,
69
]
]
] |
fbfe3709df2242895ae037a0f54254e57a5d5ce8 | 16d8b25d0d1c0f957c92f8b0d967f71abff1896d | /OblivionOnline/cegui/CEGUIExceptions.h | ff98e46df77b77cb6028c842abe293b9b2c04567 | [] | 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 | 29,687 | h | /***********************************************************************
filename: CEGUIExceptions.h
created: 20/2/2004
author: Paul D Turner, Frederico Jeronimo (fjeronimo)
purpose: Defines exceptions used within the system
*************************************************************************/
/*********... | [
"masterfreek64@2644d07b-d655-0410-af38-4bee65694944"
] | [
[
[
1,
734
]
]
] |
d41a268e487fe323df5130f919c622991c399f14 | cd3cb866cf33bdd9584d08f4d5904123c7d93da6 | /files/tmfile.cpp | 9db3913071e86e6c0d279fec24fc7d3a727eedbe | [] | no_license | benkopolis/conflict-resolver | d910aa0e771be2a1108203a3fd6da06ebdca5680 | d4185a15e5c2ac42034931913ca97714b21a977c | refs/heads/master | 2021-01-01T17:16:59.418070 | 2011-01-29T17:49:27 | 2011-01-29T17:49:27 | 32,231,168 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,741 | cpp | #include "tmfile.h"
#include <QTextStream>
#include <QRegExp>
#include "records/tmrecord.h"
#include "inifile.h"
#include "tmsaver.h"
TMFile::TMFile(QObject *parent) :
GlossaryFile(parent)
{
}
TMHeader TMFile::header() const
{
return this->_rheader;
}
/**
*
*/
bool TMFile::saveContent... | [
"benkopolis@ce349ab3-abbd-076b-ff20-4646c42d6692"
] | [
[
[
1,
187
]
]
] |
d1c3d387035df2f42ba62349571271db5172fa7f | 60bc06fb1bcb40b96533bfb9c8dd930c8d05bed5 | /Fuser/Fuser.cpp | 935b5d9340d64d64a82c1ce4ada9a88e4677d3d8 | [] | no_license | TheStarport/FLDev | b69b6c42bc10cad1a48c6ac08fc17183e5fedf6d | 21ff46442f359a26c3391fd4b27b9f74fd50869c | refs/heads/master | 2023-02-22T07:50:09.661915 | 2010-11-22T04:18:48 | 2010-11-22T04:18:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 428 | cpp | // Fuser.cpp : main project file.
#include "stdafx.h"
#include "Main.h"
using namespace Fuser;
[STAThreadAttribute]
int main(array<System::String ^> ^args)
{
// Enabling Windows XP visual effects before any controls are created
Application::EnableVisualStyles();
Application::SetCompatibleTextRendering... | [
"Friendly0Fire@users.noreply.github.com"
] | [
[
[
1,
18
]
]
] |
f0c20e9987b8fb5ae76df467adc8d7741bb2ad09 | 6630a81baef8700f48314901e2d39141334a10b7 | /1.4/Testing/Cxx/swWxGuiTesting/swWxGuiTestTempInteractiveControl.h | fa9563efa4b3c3edd933984fc4e0dce07a72dfd8 | [] | no_license | jralls/wxGuiTesting | a1c0bed0b0f5f541cc600a3821def561386e461e | 6b6e59e42cfe5b1ac9bca02fbc996148053c5699 | refs/heads/master | 2021-01-10T19:50:36.388929 | 2009-03-24T20:22:11 | 2009-03-26T18:51:24 | 623,722 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,883 | h | ///////////////////////////////////////////////////////////////////////////////
// Name: swWxGuiTesting/swWxGuiTestTempInteractiveControl.h
// Author: Reinhold Füreder
// Created: 2004
// Copyright: (c) 2005 Reinhold Füreder
// Licence: wxWindows licence
/////////////////////////////////////... | [
"john@64288482-8357-404e-ad65-de92a562ee98"
] | [
[
[
1,
73
]
]
] |
9f37c346532b9b9637fcb0461f6120451cb1eaf1 | 1efa9ffc73895ab3da9c03d2cb730a5d7b0d897c | /source/MapEdit/Src/frmMain.h | eb1fc61139063d1d43c488339dbc161b71fa41c7 | [] | no_license | sydlawrence/CorsixTH-HTML5-Port | fc9356c8bfd0f00955877ec0da1a486e6892ba4c | 95d272e0ad27758fed7d231d8ab7f79aa4b0773f | refs/heads/master | 2021-01-23T00:07:18.124534 | 2011-09-25T20:06:11 | 2011-09-25T20:06:11 | 2,455,933 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,390 | h | /*
Copyright (c) 2009 Peter "Corsix" Cawley
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,... | [
"sydlawrence@gmail.com"
] | [
[
[
1,
119
]
]
] |
eeb55d8645a23bddd328ee1b9d9418c47497d024 | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit2/WebProcess/Plugins/Netscape/NetscapePluginModule.cpp | f4217383b370a8314929b68e751391fd29a84d45 | [] | no_license | azrul2202/WebKit-Smartphone | 0aab1ff641d74f15c0623f00c56806dbc9b59fc1 | 023d6fe819445369134dee793b69de36748e71d7 | refs/heads/master | 2021-01-15T09:24:31.288774 | 2011-07-11T11:12:44 | 2011-07-11T11:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,087 | cpp | /*
* Copyright (C) 2010 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condi... | [
"sdevitt@rim.com"
] | [
[
[
1,
155
]
]
] |
cb0787e40e0d615b624bccedf523253df9757e86 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/z6manager/main.cpp | 288e4e2622b3f590b4761868599f8117bd926655 | [] | no_license | crutchwalkfactory/motocakerteam | 1cce9f850d2c84faebfc87d0adbfdd23472d9f08 | 0747624a575fb41db53506379692973e5998f8fe | refs/heads/master | 2021-01-10T12:41:59.321840 | 2010-12-13T18:19:27 | 2010-12-13T18:19:27 | 46,494,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 360 | cpp |
#include "z6manager.h"
//#include "GUI_Define.h"
#include <ZApplication.h>
Z6Man* z6man;
ZApplication* app;
int main ( int argc, char **argv )
{
app = new ZApplication ( argc, argv );
Z6Man *z6man = new Z6Man (argv[2], NULL, NULL );
int ret = app->exec();
delete z6man;
z6man = NULL;
delete... | [
"cepiperez@gmail.com"
] | [
[
[
1,
19
]
]
] |
5f210918c8d287100e8c1b78d6142188d6bf07f4 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/Code/Flosti Engine/Graphics/Sprite.cpp | 2e430f2bd8f0398dce62f6df0ff79f67a04241dd | [] | 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 | 3,182 | cpp | #include "__PCH_Graphics.h"
#include "Sprite.h"
#include <d3dx9.h>
#include "Graphics/RenderManager.h"
#include "Graphics/Textures/Texture.h"
CSprite::CSprite()
: m_pTexture(NULL)
, m_bImageLoaded(false)
, m_Position(v2fZERO)
, m_Velocity(v2fZERO)
, m_uState(0)
, m_uDirection(0)
, m_uWidth(1)
, m_u... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
144
]
]
] |
aab05e5709a4ac3944aa2cd8e3187820f737e6f6 | 0da7fec56f63012180d848b1e72bada9f6984ef3 | /PocketDjVu_root/PocketDjvu/OptionsDlg.h | dd5f82c6fdefd630f49ed45a17ac7ec25c5d5fec | [] | no_license | UIKit0/pocketdjvu | a34fb2b8ac724d25fab7a0298942db1755098b25 | 4c0c761e6a3d3628440fb4fb0a9c54e5594807d9 | refs/heads/master | 2021-01-20T12:01:16.947853 | 2010-05-03T12:29:44 | 2010-05-03T12:29:44 | 32,293,688 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,000 | h | #pragma once
#include "./BrowseSettings.h"
#include "./SIPState.h"
#include "./TimingDlg.h"
#include "./VMDlg.h"
#include "./MiscSettings.h"
class COptionsDlg
: public WTL::CPropertySheetImpl<COptionsDlg>
{
typedef WTL::CPropertySheetImpl<COptionsDlg> Base;
public:
COptionsDlg();
voi... | [
"Igor.Solovyov@84cd470b-3125-0410-acc3-039690e87181"
] | [
[
[
1,
37
]
]
] |
d95ce236fcad2e99d4cb65eb2cc753f051128596 | 720466c088f243d6d54046e34872a91e3c911c58 | /math/kernels/fd/gen_LR_Dn.cpp | 13d5f0259b6ee2d5ec0b2b8a598b345a752e819a | [] | no_license | tmarkovich/mathlib | 57f0d788a34e235b003bb49da4cb47bceb812026 | a24353d59d38e18a44e084c5fc2accee6c1750a1 | refs/heads/master | 2021-01-17T18:24:02.477880 | 2011-03-05T23:17:58 | 2011-03-05T23:17:58 | 14,571,612 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,454 | cpp |
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <sstream>
#include <assert.h>
#include <fstream>
#include <complex>
#include <vector>
#include <mathlib/math/matrices/matrix1.cpp>
#include <arprec/mp_real.h>
using namespace std;
int m;
int L,R;
int k = 1;
mp_real A_ij(int n, int i)
{
n -... | [
"nick@nick-desktop.(none)"
] | [
[
[
1,
157
]
]
] |
2e69e998c0f4011ecddd2304d3c37b953b60af11 | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SETools/SEManagedFramework/SEManagedRendering/SEManagedLight.h | b376ad41bcce94cd6be4f9028066c885b61e8b14 | [] | 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 | UTF-8 | C++ | false | false | 3,900 | h | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
... | [
"hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac"
] | [
[
[
1,
150
]
]
] |
8bbe14e49ab4efc628d8b7fdfad06f64914efb7e | 59166d9d1eea9b034ac331d9c5590362ab942a8f | /XMLTree2Geom/osg/nodes/osgNodeFronds.cpp | 2f75c9f6def7c2f60468ac60f463fa57c7bf5fb3 | [] | no_license | seafengl/osgtraining | 5915f7b3a3c78334b9029ee58e6c1cb54de5c220 | fbfb29e5ae8cab6fa13900e417b6cba3a8c559df | refs/heads/master | 2020-04-09T07:32:31.981473 | 2010-09-03T15:10:30 | 2010-09-03T15:10:30 | 40,032,354 | 0 | 3 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 5,324 | cpp | #include "osgNodeFronds.h"
#include "xmlTree.h"
#include <osg/Geometry>
#include <osg/Geode>
#include <osgDB/ReadFile>
#include <osgDB/WriteFile>
#include <osg/Image>
#include <osgDB/FileUtils>
#include <osg/Texture2D>
#include <osg/AlphaFunc>
#include <osg/CullFace>
#include <osg/Node>
#include <osg/Gr... | [
"asmzx79@3290fc28-3049-11de-8daa-cfecb5f7ff5b"
] | [
[
[
1,
169
]
]
] |
263d6ec1197346ce6e2297b87ef5cb3950ccd04d | d76a67033e3abf492ff2f22d38fb80de804c4269 | /src/opengl/ParticleSystem.cpp | dfe9eb1f9bb1a783440c13747d6e78ece4a9aba6 | [
"Zlib"
] | permissive | truthwzl/lov8 | 869a6be317b7d963600f2f88edaefdf9b5996f2d | 579163941593bae481212148041e0db78270c21d | refs/heads/master | 2021-01-10T01:58:59.103256 | 2009-12-16T16:00:09 | 2009-12-16T16:00:09 | 36,340,451 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,967 | cpp | #include "ParticleSystem.h"
#include <SDL_opengl.h>
#include <cmath>
namespace love_opengl
{
float calculate_variation(float inner, float outer, float var)
{
float low = inner - (outer/2.0f)*var;
float high = inner + (outer/2.0f)*var;
float r = (rand() / (float(RAND_MAX)+1));
return low*(1-r)+... | [
"m4rvin2005@8b5f54a0-8722-11de-9e21-49812d2d8162"
] | [
[
[
1,
453
]
]
] |
87b136ee386a6bae58240c9c9855351282ba0df6 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/gtx/simd_vec4.hpp | daf7d4df02b5776373f9bdf088e386d8d03c09e5 | [] | no_license | burner/e3rt | 2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e | 775470cc9b912a8c1199dd1069d7e7d4fc997a52 | refs/heads/master | 2021-01-11T08:08:00.665300 | 2010-04-26T11:42:42 | 2010-04-26T11:42:42 | 337,021 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,067 | hpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2009-05-07
// Updated ... | [
"realburner@gmx.de"
] | [
[
[
1,
130
]
]
] |
c179e6c76dd804819822873b9d348b841bde2c8b | e09dfcc817c731587fd756f7611aacb19b17018a | /FilterLog/inc/InPlaceEdit.h | b59a7edf6e6eb6ebdc62f0f49fba9dd094f2d1a6 | [] | no_license | jweitzen/analogqct | cb77f50f2682ee46325cafd738fcf1299d2710aa | 535bcf32fd615815d640b06c860cfec9acb7f983 | refs/heads/master | 2021-01-10T09:31:14.808743 | 2009-06-12T16:46:03 | 2009-06-12T16:46:03 | 50,674,838 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,516 | h | #if !defined(AFX_INPLACEEDIT_H__2E647CAD_7E7D_40B4_99EA_D0048C9D55F7__INCLUDED_)
#define AFX_INPLACEEDIT_H__2E647CAD_7E7D_40B4_99EA_D0048C9D55F7__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// InPlaceEdit.h : header file
//
////////////////////////////////////////////////////////////... | [
"giulio.inbox@6d061dfa-575b-11de-9a1b-6103e4980ab8"
] | [
[
[
1,
58
]
]
] |
8a1427e61cf03a2be2dfdc0645344b89331af600 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor/GumpControlTypeDlg.h | 1723e9630a9c7fbfa48d8215c88fc6b698ba2471 | [] | 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 | 553 | h | #pragma once
//#include "afxwin.h"
#include "entity/gumpentityfactory.h"
class CGumpControlTypeDlg : public CDialog
{
DECLARE_DYNAMIC(CGumpControlTypeDlg)
public:
CGumpControlTypeDlg(CWnd* pParent = NULL);
virtual ~CGumpControlTypeDlg();
enum { IDD = IDD_CTRL_TYPE_DIALOG };
protected:
virtual v... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
26
]
]
] |
49ed4894c28fced39672aee9ed5857076b924ef7 | d397b0d420dffcf45713596f5e3db269b0652dee | /src/Lib/PropertySystem/Visitor.hpp | 204d0b364f4c76e98bacd60ab1c764b5825200d2 | [] | no_license | irov/Axe | 62cf29def34ee529b79e6dbcf9b2f9bf3709ac4f | d3de329512a4251470cbc11264ed3868d9261d22 | refs/heads/master | 2021-01-22T20:35:54.710866 | 2010-09-15T14:36:43 | 2010-09-15T14:36:43 | 85,337,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 469 | hpp | # pragma once
namespace AxeProperty
{
template<class T>
class Numeric;
class Visitor
{
public:
virtual void process( class Numeric<bool> * _type ) = 0;
virtual void process( class Numeric<int> * _type ) = 0;
virtual void process( class Numeric<float> * _type ) = 0;
virtual void process( clas... | [
"yuriy_levchenko@b35ac3e7-fb55-4080-a4c2-184bb04a16e0"
] | [
[
[
1,
19
]
]
] |
c7e0f738aaef9747f14a178e45a8076c2534a5c5 | 3eae1d8c99d08bca129aceb7c2269bd70e106ff0 | /trunk/Codes/DeviceCode/Targets/OS/sh_os/DeviceCode/sh2/hwsetup.cpp | bb0466c08d6d9ae5d5dbd42a5f5d9d2c966ecad5 | [] | no_license | yuaom/miniclr | 9bfd263e96b0d418f6f6ba08cfe4c7e2a8854082 | 4d41d3d5fb0feb572f28cf71e0ba02acb9b95dc1 | refs/heads/master | 2023-06-07T09:10:33.703929 | 2010-12-27T14:41:18 | 2010-12-27T14:41:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,584 | cpp | /***********************************************************************/
/* */
/* FILE :hwsetup.cpp */
/* DATE :Wed, Apr 08, 2009 */
/* DESCRIPTION :Har... | [
"haozi_super@tom.com"
] | [
[
[
1,
55
]
]
] |
4df826255a4cc8bea83cf42b84b61a826d66e4b8 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor-0.32/diagram/DialogEditorDemoDoc.h | 5579c67f53a0b2d1a7cff6f7bc46693f339b908b | [] | 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 | 1,914 | h | // DialogEditorDemoDoc.h : interface of the CDialogEditorDemoDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_DIALOGEDITORDEMODOC_H__123376D9_1F69_4731_8BA4_50D6E0449623__INCLUDED_)
#define AFX_DIALOGEDITORDEMODOC_H__123376D9_1F69_4731_8BA4_50D6E0449623__... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
72
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.