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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72520da63a14777d2ced4530a248f46d48b18a75 | 155c4955c117f0a37bb9481cd1456b392d0e9a77 | /Tessa/TessaInstructions/UnaryInstruction.cpp | 39d4b02ecea5bf2aa91fe2c2e22df18d0a6ec682 | [] | no_license | zwetan/tessa | 605720899aa2eb4207632700abe7e2ca157d19e6 | 940404b580054c47f3ced7cf8995794901cf0aaa | refs/heads/master | 2021-01-19T19:54:00.236268 | 2011-08-31T00:18:24 | 2011-08-31T00:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,537 | cpp | #include "TessaInstructionheader.h"
/***
* MUST BE DECLARED IN THE SAME ORDER AS THE ACTUAL UNARY OPS ENUM
*/
#define stringify( name ) # name
const char *TessaUnaryOpNames[] =
{
stringify(BITWISE_NOT),
stringify(NOT),
stringify(NEGATE),
stringify(MINUS)
};
#undef stringify
namespace TessaInst... | [
"mason@masonchang.com"
] | [
[
[
1,
91
]
]
] |
bcca31b6dc3e027c8cb323ac4dc53b9e0ca453f3 | 409d546398e220b18421f7311596ab87574a3543 | /modules/Localization/include/Map.h | ce525331affb4dc0f2778589c41c42320b9ce946 | [] | no_license | aozgelen/RobotController | 7fab87894e80408bf365fcc309c1080579c9d09e | 698b953c3ff6d788f8474490cf600d79c48eb4c2 | refs/heads/master | 2016-09-03T07:25:03.206987 | 2011-06-23T19:43:50 | 2011-06-23T19:43:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,013 | h | /*
* Map.h
*
* Created on: Dec 21, 2008
* Author: richardmarcley
*/
#ifndef MAP_H_
#define MAP_H_
#include <vector>
#include <math.h>
#include <stdio.h>
#include <string>
#include "MapMarker.h"
#include "MapWall.h"
#include "Position.h"
using namespace std;
class Map {
public:
Map()... | [
"agentt@agentt-laptop.(none)"
] | [
[
[
1,
63
]
]
] |
aeb706918d97b4a3b830a36c6d2eca0f2473f01c | 2144da7faeea0a8d5b4d8d3674ac35c474394eef | /TPA06CA_Adjuster/TPA06CA_Adjuster/stdafx.cpp | 76c80f9771c2ab819d3f2c2c1cb60497b33abb36 | [] | no_license | wushenhui1990/kei321test | e29cfbbb9f34ddf74d9421fa05c7af455149299b | 6feff7480f086d6540da2beca5606101398c6b2a | refs/heads/master | 2021-01-21T22:26:03.676609 | 2010-11-30T10:11:15 | 2010-11-30T10:11:15 | 37,236,510 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 216 | cpp | // stdafx.cpp : source file that includes just the standard includes
// TPA06CA_Adjuster.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"cherry.xuu@7dce72e8-8f82-df7a-1f6d-a875c0820ed8"
] | [
[
[
1,
7
]
]
] |
bdf8a22dc1e7ef1f6a71cd9b839f20d739c5e182 | 1d5c2ff3350d099bf57049a3a66915d7ba91c39f | /DreamsMainDialog.cpp | 7c75b6f7b2cd86ae5c1061b076e8b3c6cb14a969 | [] | no_license | kjk/moriarty-sm | f73f9a4f5e1ac9bfa923fdcfd1fc7a308d5db057 | 75cfa46e60e75c6054549800270601448ab5b3b9 | refs/heads/master | 2021-01-20T06:20:11.762112 | 2005-10-17T15:39:11 | 2005-10-17T15:39:11 | 18,798 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,800 | cpp | #include "DreamsMainDialog.h"
#include "LookupManager.h"
#include "InfoMan.h"
#include "HyperlinkHandler.h"
#include "DreamsModule.h"
#include "InfoManPreferences.h"
#include <SysUtils.hpp>
#include <UTF8_Processor.hpp>
#include <Text.hpp>
#include <UniversalDataFormat.hpp>
DreamsMainDialog::DreamsMainDia... | [
"andrzejc@9579cb1a-affb-0310-8771-bc50cd49e4fc"
] | [
[
[
1,
162
]
]
] |
709164921defe64c916412eae17dbca563668482 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /App/SecuritySystem.h | 86a4370cbc12311238594a0d807bdfc94d9503aa | [] | no_license | moosethemooche/Certificate-Server | 5b066b5756fc44151b53841482b7fa603c26bf3e | 887578cc2126bae04c09b2a9499b88cb8c7419d4 | refs/heads/master | 2021-01-17T06:24:52.178106 | 2011-07-13T13:27:09 | 2011-07-13T13:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,795 | h | //--------------------------------------------------------------------------------
//
// Copyright (c) 2000 MarkCare Solutions
//
// Programming by Rich Schonthal
//
//--------------------------------------------------------------------------------
#if !defined(AFX_SECURITYSYSTEM_H__3FFF6998_C933_11D3_AF10_005... | [
"rich@schonthal.com"
] | [
[
[
1,
124
]
]
] |
434ff2007eeccbed4757ce11e672059cd2c13af8 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Interface/ITheme.cpp | 8c687650b114332efb075926dd02c9ee85c09738 | [] | 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 | UHC | C++ | false | false | 86,631 | cpp | // Theme.cpp: implementation of the CWndBase class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//#include "version.h"
#ifdef __LANG_1013
#include "langman.h"
#endif // __LANG_1013
#ifdef __FLYFF_INITPAGE_EXT
#include "ResData.h"
#endif //__FLYFF_INITPA... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
2132
]
]
] |
69157b0132370dcfb78720d1e4f6c2253f69ce6c | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /zju.finished/2401.cpp | 72e64917a6edf75431c3165485a3f75d9166273c | [] | no_license | usherfu/zoj | 4af6de9798bcb0ffa9dbb7f773b903f630e06617 | 8bb41d209b54292d6f596c5be55babd781610a52 | refs/heads/master | 2021-05-28T11:21:55.965737 | 2009-12-15T07:58:33 | 2009-12-15T07:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 930 | cpp | #include<iostream>
#include<map>
using namespace std;
map<int,int> table;
char firststr[204];
char secondstr[204];
char compound[408];
int fun(int i, int j , int k){
if(compound[k] ==0)
return 1;
int key = (i<<16) + (j<<8) + k;
if(table.find(key) != table.end())
return table[key];
... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
55
]
]
] |
d3197275ad71a54c898418e3eb0710430841b962 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/UAB_Videojocs/Source/snake/Snake.h | 6af4e576bda4be5065f3b21dac37d44aed896105 | [] | 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,045 | h | #ifndef _SNAKE_H
#define _SNAKE_H
#include <vector>
#include "../DebugPrintText2D.h"
#define BODY_SIZE 10.f
#define MOVE_TIME 0.1f
struct SBody
{
float m_fPosX;
float m_fPosY;
};
typedef enum Direction {DIR_RIGHT, DIR_LEFT, DIR_UP, DIR_DOWN, DIR_NOTHING};
class CSnake
{
public:
CSnake(float ... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
55
]
]
] |
20c9cf7ddd874d5b6efc8d06969e06f7d6d8e083 | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Game/IA/Miner.cpp | 6d9c9a4873aabb40bb1ac7d325a7c6d95851de18 | [] | no_license | Atridas/biogame | f6cb24d0c0b208316990e5bb0b52ef3fb8e83042 | 3b8e95b215da4d51ab856b4701c12e077cbd2587 | refs/heads/master | 2021-01-13T00:55:50.502395 | 2011-10-31T12:58:53 | 2011-10-31T12:58:53 | 43,897,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 299 | cpp | #include "Miner.h"
void CMiner::InitTemplate(CXMLTreeNode& _XMLParams)
{
CEnemy::InitTemplate(_XMLParams);
m_fRotateSpeed = (_XMLParams.GetFloatProperty("rotate_speed",false));
}
void CMiner::InitInstance(CXMLTreeNode& _XMLParams)
{
CEnemyInstance::InitInstance(_XMLParams);
}
| [
"edual1985@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
13
]
]
] |
1114274a2cf5977545d9bb2676dd8796ef3c3212 | 7f30cb109e574560873a5eb8bb398c027f85eeee | /src/wxPacsListBox.h | a1ffcff95788d76dd796669f322eb9882fbaeb6f | [] | no_license | svn2github/MITO | e8fd0e0b6eebf26f2382f62660c06726419a9043 | 71d1269d7666151df52d6b5a98765676d992349a | refs/heads/master | 2021-01-10T03:13:55.083371 | 2011-10-14T15:40:14 | 2011-10-14T15:40:14 | 47,415,786 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,360 | h | /**
* \file wxPacsListBox.h
* \brief File per la gestione di una lista per la memorizzazione di informazioni provenienti dal PACS
* \author ICAR-CNR Napoli
*/
#ifndef _wxPacsListBox_h_
#define _wxPacsListBox_h_
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"
#includ... | [
"kg_dexterp37@fde90bc1-0431-4138-8110-3f8199bc04de"
] | [
[
[
1,
86
]
]
] |
3f97e439bd6a103d8ba987065d39a3638e7ef87d | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/TypeInfo.h | 34294d3dec1f44679da3c5d07b236e853d6e2dda | [] | 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 | 1,985 | h | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: TypeInfo.h
Version: 0.04
---------------------------------------------------------------------------
*/
#pragma... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
76
]
]
] |
3e09db2b9939eb697170d06e7355879b22a55389 | 13f30850677b4b805aeddbad39cd9369d7234929 | / astrocytes --username gavrilov86@gmail.com/CT_tutorial/painting.cpp | 70a95464177ccfd5f4d8830796272aeafe63444f | [] | no_license | hksonngan/astrocytes | 2548c73bbe45ea4db133e465fa8a90d29dc60f64 | e14544d21a077cdbc05356b05148cc408c255e04 | refs/heads/master | 2021-01-10T10:04:14.265392 | 2011-11-09T07:42:06 | 2011-11-09T07:42:06 | 46,898,541 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,000 | cpp |
#include "globals.h"
#include "table.h"
#include "PN_Triangle.h"
#include "tbb/task_scheduler_init.h"
#include "tbb/parallel_for.h"
#include "tbb/blocked_range2d.h"
#include "tbb/tick_count.h"
int painting_rad_nm=300;
float painting_rad=painting_rad_nm*0.001;
std::string painting_svr_fn = "painting_svr_"+s... | [
"gavrilov86@gmail.com"
] | [
[
[
1,
221
]
]
] |
58b825dcc017b226b145ca02882e742cbe9bf7ec | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/Tools/SkinEditor/TextureToolControl.h | b8c4cc02150d2a3ead179d3caf8a3479cf6c19bb | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 900 | h | /*!
@file
@author Albert Semenov
@date 08/2010
*/
#ifndef __TEXTURE_TOOL_CONTROL_H__
#define __TEXTURE_TOOL_CONTROL_H__
#include "TextureControl.h"
#include "ColourPanel.h"
namespace tools
{
class TextureToolControl :
public TextureControl
{
public:
TextureToolControl(MyGUI::Widget* _pa... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
42
]
]
] |
14ddba13208d4db8bd81967bd327e094589d9a86 | 25fd79ea3a1f2c552388420c5a02433d9cdf855d | /Pool/PoolGame/PrecompiledHeaders.cpp | 1a5f467374a380a4cef38d2e1772753d2c94aa23 | [] | no_license | k-l-lambda/klspool | 084cbe99a1dc3b9703233fccea3f2f6570df9d63 | b57703169828f9d406e7d0a6cd326063832b12c6 | refs/heads/master | 2021-01-23T07:03:59.086914 | 2009-09-06T09:14:51 | 2009-09-06T09:14:51 | 32,123,777 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 488 | cpp | /*
** This source file is part of Pool.
**
** Copyright (c) 2009 K.L.<xxxk.l.xxx@gmail.com>, Lazy<yinxiaozhou@gmail.com>
** This program is free software without any warranty.
*/
// PrecompiledHeaders.cpp : 只包括标准包含文件的源文件
// Pool.pch 将成为预编译头
// PrecompiledHeaders.obj 将包含预编译类型信息
#include "StableHeaders.h"
... | [
"xxxK.L.xxx@64c72148-2b1e-11de-874f-bb9810f3bc79"
] | [
[
[
1,
15
]
]
] |
fbe18d721306e99b7947327be6150237fafadeaa | 857b85d77dfcf9d82c445ad44fedf5c83b902b7c | /source/Headers/Game.h | 828f64fe5922b684ea8275b39499e14f590de867 | [] | no_license | TheProjecter/nintendo-ds-homebrew-framework | 7ecf88ef5b02a0b1fddc8939011adde9eabf9430 | 8ab54265516e20b69fbcbb250677557d009091d9 | refs/heads/master | 2021-01-10T15:13:28.188530 | 2011-05-19T12:24:39 | 2011-05-19T12:24:39 | 43,224,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,906 | h | #ifndef GAME_H
#define GAME_H
#include "Singleton.h"
#include "EventHandler.h"
#include "GameObject.h"
#include "BackgroundTypes.h"
// sound header
#include <maxmod9.h>
#include <map>
#include <vector>
class IGraphicsRenderer;
class GameState;
class Game : public EventHandler
{
public:
typ... | [
"shaunmitchell84@googlemail.com"
] | [
[
[
1,
84
]
]
] |
4721b05112dd062ff02d0c951a537aabb75708ac | 252e638cde99ab2aa84922a2e230511f8f0c84be | /reflib/src/BusEditForm.h | 2bbc681765b5e8fc9bcc1f6184b99f8237942416 | [] | 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 | UTF-8 | C++ | false | false | 982 | h | //---------------------------------------------------------------------------
#ifndef BusEditFormH
#define BusEditFormH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include "BusProcess... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
26
]
]
] |
f1e4c958e475a87c528d1e59700573aff0141664 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/renaissance/rnsgameplay/src/rnsgameplay/ncgameplay_main.cc | 74fc0cd9068335ab5aa9be4a73c5740d49b514e4 | [] | 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 | 12,696 | cc | //------------------------------------------------------------------------------
// ncgameplay_main.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchrnsgameplay.h"
#include "rnsgameplay/ncgameplay.h"
#include "ngpb... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
470
]
]
] |
786cb84f5dfa476b5ede4373b26cd44286c5f5f7 | 59166d9d1eea9b034ac331d9c5590362ab942a8f | /glslDebug/MainNode/Triangle/Triangle.h | 42dbe3ffab1a66575f8d9148a8728e493ba09192 | [] | 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 | 589 | h | #ifndef _TRIANGLE_H_
#define _TRIANGLE_H_
#include <osg/ref_ptr>
#include <osg/Geode>
#include <osg/MatrixTransform>
class Triangle : public osg::Referenced
{
public:
Triangle();
~Triangle();
//инициализация простой геометрии
void Init();
//вернуть узел с геометрией
osg::ref_ptr< osg::MatrixT... | [
"asmzx79@3290fc28-3049-11de-8daa-cfecb5f7ff5b"
] | [
[
[
1,
27
]
]
] |
75e4faa4c374c1ccd649d335bd066653f25bf0ee | 10dc90bdd65a8e0e9fbec4424729b868577f701d | /simple_ga.cpp | 36741d3f0f1c14746c651a27ceb70a8820a1c341 | [] | no_license | tvo/ga | 9974a6eca93ce889ba436c12017c8e2a449c266e | 19bffe021188c8b2ac5825c8c7d7c986647e2c88 | refs/heads/master | 2021-01-01T06:10:11.627664 | 2010-02-09T11:22:22 | 2010-02-09T11:22:22 | 456,117 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,400 | cpp | /* ---------------------------------------------------------------------------
simple_ga.cpp
a simple genetic algorithm implementation
Copyright (C) 2005 Hans-Gerhard Gross, EWI TUDelft, NL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lice... | [
"tobivollebregt@gmail.com"
] | [
[
[
1,
412
]
]
] |
03cfd27ea9c2d5aca420daaa410d9736eb57d5af | 14a00dfaf0619eb57f1f04bb784edd3126e10658 | /lab4/LevelSet.cpp | 66b1672d23a931a3b33ebf5382107d0918917ede | [] | no_license | SHINOTECH/modanimation | 89f842262b1f552f1044d4aafb3d5a2ce4b587bd | 43d0fde55cf75df9d9a28a7681eddeb77460f97c | refs/heads/master | 2021-01-21T09:34:18.032922 | 2010-04-07T12:23:13 | 2010-04-07T12:23:13 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 14,066 | cpp | /*************************************************************************************************
*
* Modeling and animation (TNM079) 2007
* Code base for lab assignments. Copyright:
* Gunnar Johansson (gunnar.johansson@itn.liu.se)
* Ken Museth (ken.museth@itn.liu.se)
* Michael Bang Nielsen (bang@daimi.au.... | [
"onnepoika@da195381-492e-0410-b4d9-ef7979db4686",
"jpjorge@da195381-492e-0410-b4d9-ef7979db4686"
] | [
[
[
1,
357
],
[
359,
364
],
[
366,
366
],
[
372,
498
]
],
[
[
358,
358
],
[
365,
365
],
[
367,
371
]
]
] |
e80d9574b5c048c010f03ceefb326afc270b1b93 | 9907be749dc7553f97c9e51c5f35e69f55bd02c0 | /FrameworkMenu/FrameworkMenu/globals.h | e6f27413d30e0b44401904c12c75faa0c266f016 | [] | no_license | jdeering/csci476winthrop | bc8907b9cc0406826de76aca05e6758810377813 | 2bc485781f819c8fd82393ac86de33404e7ad6d3 | refs/heads/master | 2021-01-10T19:53:14.853438 | 2009-04-24T14:26:36 | 2009-04-24T14:26:36 | 32,223,762 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 885 | h | //globals
#ifndef GLOBALS_H
#define GLOBALS_H
#define ALLEGRO_AND_MFC
#define ALLEGRO_NO_MAGIC_MAIN
// Allegro and Speech API
#include "allegro.h"
#include "winalleg.h"
#include "sapi.h"
// STL paths
#include <vector>
#include <string>
#include <iostream>
#include <string>
#include <map>
#include <... | [
"deeringj2@2656ef14-ecf4-11dd-8fb1-9960f2a117f8"
] | [
[
[
1,
49
]
]
] |
bbe437fbc6a58b287af5f2ec83b418431e863606 | e97d9a408c920684eb1a62ead7a846fe2e6f6261 | /test/test.cpp | a3c237d36d46ba9baa15f6c41ef062a7ea560b9a | [] | no_license | crnt/mwebsockc | e73ecf7315ea2dec313b80164b02bd9a932e5e54 | 52a4ed093d56a5ce5a838bc2c1b8c20a7ac3bf39 | refs/heads/master | 2021-01-01T20:42:18.562442 | 2011-03-19T04:59:57 | 2011-03-19T04:59:57 | 2,248,550 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,617 | cpp | #include <iostream>
#include "websocket_client.hpp"
class chat_client
: public mwebsock::client
{
public:
chat_client( const std::string& name )
:name_(name)
{}
void on_message( const std::string& msg)
{
std::cout << msg << std::endl;
}
void on_open()
{
this->send("c:" ... | [
"tkms@mitsuji.org"
] | [
[
[
1,
94
]
]
] |
a9620127af408a0593c73d308a3d2f20028d9307 | 59ce53af7ad5a1f9b12a69aadbfc7abc4c4bfc02 | /publish/skinxmlctrlx.h | 218a23436b49c595109853e1cd89aceb35230768 | [] | 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 | UTF-8 | C++ | false | false | 4,187 | h | /********************************************************************
* CreatedOn: 2008-4-3 11:45
* FileName: skinxmlctrlx.h
* CreatedBy: lidengwang <lidengwang@kingsoft.net>
* $LastChangedDate$
* $LastChangedRevision$
* $LastChangedBy$
* $HeadURL: $
* Purpose:
**********************************************... | [
"wgkujgg@163.com"
] | [
[
[
1,
204
]
]
] |
71c7e118cb90bd2f26be81d201cb13ee77ba7168 | 37426b6752e2a3f0a254f76168f55fed549594da | /unit_test++/src/MemoryOutStream.cpp | 052e7a348c70c67fa2aa1b2934ed66a50e632503 | [
"MIT"
] | permissive | Over-Zero/amf3lib | 09c3db95b3b60bcdd78791e282a9803fc6e2cfee | 527c3e1c66b5fb858a859c4bc631733e23c91132 | refs/heads/master | 2021-01-22T03:01:28.063344 | 2011-11-08T15:42:04 | 2011-11-08T15:42:04 | 2,732,494 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,084 | cpp | #include "MemoryOutStream.h"
#ifndef UNITTEST_USE_CUSTOM_STREAMS
namespace UnitTest {
Char const* MemoryOutStream::GetText() const
{
m_text = this->str();
return m_text.c_str();
}
}
#else
#include <cstdio>
namespace UnitTest {
namespace {
template<typename ValueType>
... | [
"dmalta@yandex.ru"
] | [
[
[
1,
151
]
]
] |
6b9467c0fca8bd910b49761223833cbaa0f536b7 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/util/InvalidCastException.hpp | f7a57b0e33274952bacb9faba63435f052fb7923 | [
"Apache-2.0"
] | permissive | andyburke/bitflood | dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf | fca6c0b635d07da4e6c7fbfa032921c827a981d6 | refs/heads/master | 2016-09-10T02:14:35.564530 | 2011-11-17T09:51:49 | 2011-11-17T09:51:49 | 2,794,411 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,018 | hpp | /*
* Copyright 1999-2000,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
34
]
]
] |
9d1c71435e569b0d504a47696cb9a4ce6159a23c | 25a408954fdda07b6a27f84f74c9b9b6af1a282c | /ReLips/PlayState.cpp | 82d842f4dfd0eecd24ee968647d3a4f7bf85d8f4 | [] | no_license | nkuln/relips | 6a6f9b99d72157d038bc9badff42a644fe094bf5 | f6ec7614710e7b3785469b2e670f3abc854b9e2e | refs/heads/master | 2016-09-11T02:58:48.354657 | 2009-02-17T15:29:02 | 2009-02-17T15:29:02 | 33,202,450 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,901 | cpp | #include "stdafx.h"
#include "PlayState.h"
#include "Note.h"
#include "ResultGameState.h"
#include "ResultStateParam.h"
#include "PlayStateParam.h"
#define CUSTOM_SHININESS 1
#define CUSTOM_DIFFUSE 2
#define CUSTOM_SPECULAR 3
PlayState::PlayState(char *name)
: GameState(name),
m_recChan(NULL),
m_pl... | [
"m3rlinez@4e9c09b0-ef73-11dd-a70c-37889e090ee0"
] | [
[
[
1,
484
]
]
] |
8a3df929fc0c839a7ce2e0cbc3788b4ef63ecdf9 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/addons/pa/ParticleUniverse/include/ParticleAffectors/ParticleUniverseCollisionAvoidanceAffector.h | 44b5fb3813a12826f5120abf20b69e9b8ab59094 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 1,865 | h | /*
-----------------------------------------------------------------------------------------------
This source file is part of the Particle Universe product.
Copyright (c) 2010 Henry van Merode
Usage of this program is licensed under the terms of the Particle Universe Commercial License.
You can find a copy of... | [
"ogre3d@yeah.net"
] | [
[
[
1,
58
]
]
] |
3edf1ac8a7469f31c872e7bc9555ea8db056869d | 14bc620a0365e83444dad45611381c7f6bcd052b | /ITUEngine/Events/EventObject.cpp | dd94417619072bacada0d4073b8ddf2d700bc3f8 | [] | no_license | jumoel/itu-gameengine | a5750bfdf391ae64407217bfc1df8b2a3db551c7 | 062dd47bc1be0f39a0add8615e81361bcaa2bd4c | refs/heads/master | 2020-05-03T20:39:31.307460 | 2011-12-19T10:54:10 | 2011-12-19T10:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 200 | cpp | #include <Events/EventObject.hpp>
EventObject::EventObject(short type)
{
this->type = type;
}
EventObject::~EventObject(void)
{
}
short EventObject::GetType()
{
return type;
}
| [
"julian.moeller@gmail.com",
"pyjamads@gmail.com"
] | [
[
[
1,
1
]
],
[
[
2,
17
]
]
] |
a238b859a9b5d28973debd8d2cdb1ef6c6b9aa26 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /os/AX_Thread_Hook.h | bbf58d720e1b80a355ecfac677af28301641234c | [] | 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 | 1,216 | h | #ifndef _AX_THREAD_HOOK
#define _AX_THREAD_HOOK
#include "AX_OS.h"
/**
* @class ACE_Thread_Hook
*
* @brief This class makes it possible to provide user-defined "start"
* hooks that are called before the thread entry point function
* is invoked.
*/
class AX_Thread_Hook
{
public:
AX_Thread_Hook();
... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
46
]
]
] |
b4c05a11a22f55a34ab262a76b24a4fbde49ea3b | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEFoundation/SEIntersection/SEIntrRay3Box3.cpp | 5ec189a6572bf267a71d10e88cf29836d7ced1a9 | [] | 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 | 4,208 | cpp | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
... | [
"hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac"
] | [
[
[
1,
123
]
]
] |
5d5c3c8ea7f132389e0699c564343fa6d7319809 | 83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c | /code/ImporterRegistry.cpp | 1bf27f8d2a38fa95f51b729ef3c7204fe0e6f12d | [
"BSD-3-Clause"
] | permissive | spring/assimp | fb53b91228843f7677fe8ec18b61d7b5886a6fd3 | db29c9a20d0dfa9f98c8fd473824bba5a895ae9e | refs/heads/master | 2021-01-17T23:19:56.511185 | 2011-11-08T12:15:18 | 2011-11-08T12:15:18 | 2,017,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,941 | cpp | /*
---------------------------------------------------------------------------
Open Asset Import Library (ASSIMP)
---------------------------------------------------------------------------
Copyright (c) 2006-2010, ASSIMP Development Team
All rights reserved.
Redistribution and use of this software in sourc... | [
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f",
"kimmi@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
162
],
[
166,
284
],
[
288,
290
]
],
[
[
163,
165
],
[
285,
287
]
]
] |
920d1dc3c390c562003fc001d9299795c6308e6b | 0b88542ea778e7cb8a4e8fc2b735c5dc53284ff4 | /cpp/encrypt/md5.h | 045bc2f423b3f6c424f25308ad69ec5d67da7e1f | [] | no_license | GuoGuo-wen/library | 49cf889ef493ba779278932b6dcc8847b926dee3 | 680bc647f231f3dd1a8c095fef998f6afd54113b | refs/heads/master | 2021-11-23T21:25:00.693887 | 2011-10-28T00:32:35 | 2011-10-28T00:32:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,112 | h | /* -*- mode: C++; -*- */
/**
* Copyright (C) 2008 Meteor Liu
*
* This code has been released into the Public Domain.
* You may do whatever you like with it.
*
* @file
* @author Meteor Liu <meteor1113@gmail.com>
* @date 2009-01-01
*/
#ifndef MD5_H
#define MD5_H
// #include <standard library... | [
"meteor1113@gmail.com"
] | [
[
[
1,
80
]
]
] |
de4da627bd116e6031ab7c845fe47f9e3e7c71b3 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Interface/WndPetSys.cpp | bc486f91c5736d9b2b7000ddebc03b16a4415caa | [] | 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 | UHC | C++ | false | false | 80,663 | cpp | #include "stdafx.h"
#include "defineText.h"
#include "AppDefine.h"
#include "WndManager.h"
#include "WndPetSys.h"
#include "DPClient.h"
extern CDPClient g_DPlay;
#if __VER >= 15 // __PETVIS
#include "definesound.h"
#endif
#if __VER >= 12 // __PET_0519
CWndPetAwakCancel::CWndPetAwakCancel()
{
m_p... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
2966
]
]
] |
ce48035d0f9f2c0b3613e43e8129909d2566dad8 | de98f880e307627d5ce93dcad1397bd4813751dd | /3libs/ut/include/OXItemTipWnd.h | 3eae9a24beb42ca42f070016f07504446caf409b | [] | no_license | weimingtom/sls | 7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8 | d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd | refs/heads/master | 2021-01-10T22:20:55.638757 | 2011-03-19T06:23:49 | 2011-03-19T06:23:49 | 44,464,621 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,575 | h |
// Version: 9.3
#if !defined(_OXITEMTIPWND_H_)
#define _OXITEMTIPWND_H_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#include "OXDllExt.h"
// generic constant used to define that none of custom color was set
#define ID_OX_COLOR_NONE 0xffffffff
#define ID_OXITEMTIP_TIMER 221... | [
"andyweike@tom.com"
] | [
[
[
1,
153
]
]
] |
477ea2a2b1859bcf006260da59fce8b5216aa4cc | 59ce53af7ad5a1f9b12a69aadbfc7abc4c4bfc02 | /src/SkinResEditor/SkinResEditor.cpp | ee85b015b3641c0320b79b41b2b1e1fe51c83c14 | [] | 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 | UTF-8 | C++ | false | false | 1,966 | cpp | // SkinResEditor.cpp : main source file for SkinResEditor.exe
//
#include "stdafx.h"
#include <atlframe.h>
#include <atlctrls.h>
#include <atldlgs.h>
#include <atlctrlw.h>
#include "resource.h"
#include "aboutdlg.h"
#include "MainFrm.h"
extern HWND g_hWndFrame;
KSGUI::CSkinAppModule _Module;
K... | [
"wgkujgg@163.com"
] | [
[
[
1,
79
]
]
] |
ab7183b34917fab362d174c1f8511672c9b22575 | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/GUI/proRataSearchDock.cpp | 906637920b09aa404cea3fcf7425e44bdaaf8a3f | [] | no_license | ipodyaco/prorata | bd52105499c3fad25781d91952def89a9079b864 | 1f17015d304f204bd5f72b92d711a02490527fe6 | refs/heads/master | 2021-01-10T09:48:25.454887 | 2010-05-11T19:19:40 | 2010-05-11T19:19:40 | 48,766,766 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 968 | cpp |
#include "proRataSearchDock.h"
ProRataSearchDock::ProRataSearchDock( QWidget* parent, Qt::WFlags fl )
: QDockWidget( parent, fl )
{
buildUI();
}
ProRataSearchDock::~ProRataSearchDock()
{
}
void ProRataSearchDock::buildUI()
{
QWidget *qwTopLevel = new QWidget(this);
findLayout = new QHBo... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
43
]
]
] |
f6eaac43677e0b20103c457b4406b0e415e5e0d8 | 4d01363b089917facfef766868fb2b1a853605c7 | /src/SceneObjects/Entities/HumanPlayer.h | 6fb8248aa5e73d787e4e33ec3002d0e1bc03e7f9 | [] | no_license | FardMan69420/aimbot-57 | 2bc7075e2f24dc35b224fcfb5623083edcd0c52b | 3f2b86a1f86e5a6da0605461e7ad81be2a91c49c | refs/heads/master | 2022-03-20T07:18:53.690175 | 2009-07-21T22:45:12 | 2009-07-21T22:45:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 116 | h | #include "Player.h"
class HumanPlayer : public Player
{
private:
public:
HumanPlayer()
{
}
};
| [
"daven.hughes@92c3b6dc-493d-11de-82d9-516ade3e46db"
] | [
[
[
1,
14
]
]
] |
69fbdb91f9e51f918129939f7ed2f94fa49eae40 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor/diagram/DiagramEditor/DiagramEditor.h | 64242681b9ec6d5ff5a801494422e1b63d056836 | [] | 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 | 10,524 | h | #if !defined(AFX_DIAGRAMEDITOR_H__B8C35A07_CDC4_4D85_9FAE_2C9BE81EA911__INCLUDED_)
#define AFX_DIAGRAMEDITOR_H__B8C35A07_CDC4_4D85_9FAE_2C9BE81EA911__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DiagramEditor.h : header file
//
#include "DiagramEntity.h"
#include "DiagramEntityConta... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
334
]
]
] |
4636f466ed9a23888372dec7f70e5844c601dbd2 | b6d87736b619bd299d337637900c6025fe056a84 | /src/FlowSimulator.h | 82ae2c39a13b203a6ddd748a7c9c6bf62ace7a91 | [] | no_license | rogergranada/pipe-flow-simulator | 00d6ef7ab7d22a0c6e8512399e26b940a11bcbcf | 8b81b1ca6152aa8ac96a3a728896675e8aaea7de | refs/heads/master | 2021-01-17T12:10:39.727622 | 2011-04-11T16:19:30 | 2011-04-11T16:19:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243 | h | #include "Fluid.h"
#include "Pipe.h"
#include <vector>
using namespace std;
enum FlowRegime{
// Reynolds number less than 2300
LaminarFlow,
// Reynolds number between 2300 and 4000
TransitionFlow,
// Reynolds number greater than 4000
TurbulentFlow
};
class FlowSimulator{
private:
//Flow ... | [
"michele.silva@gmail.com"
] | [
[
[
1,
49
]
]
] |
63bf9987b57e594bc7f9c7a17caad0933e599eb4 | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /MyGUIEngine/src/MyGUI_Window.cpp | 3547fc7eef5f196c3f9c7d01883e30a506eca981 | [] | 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 | 9,742 | cpp | /*!
@file
@author Albert Semenov
@date 11/2007
@module
*/
#include "MyGUI_Window.h"
#include "MyGUI_Macros.h"
#include "MyGUI_Gui.h"
#include "MyGUI_ControllerManager.h"
#include "MyGUI_InputManager.h"
#include "MyGUI_WidgetManager.h"
#include "MyGUI_PointerManager.h"
#include "MyGUI_ControllerFadeAl... | [
"my.name.post@gmail.com",
"altren@gmail.com"
] | [
[
[
1,
9
],
[
11,
14
],
[
16,
26
],
[
28,
33
],
[
35,
36
],
[
38,
43
],
[
46,
55
],
[
57,
62
],
[
64,
93
],
[
95,
96
... |
90205c2c773835c686a2e5f6c65190a87cfbe46e | 7b6292601467a32ab84e3f2c35801226dedb1490 | /Timer/TimerWnd.h | 9cf40d7c4c5c51e4cb7103725c4eda5bef0fe375 | [] | no_license | mareqq/mareq-timer | b4bc9134573fec6d554b7da51dc5d9350cc73581 | 180a60d7e1d8190f80b05177a0270cc0309e7822 | refs/heads/master | 2021-01-21T07:39:46.790716 | 2008-09-02T13:56:09 | 2008-09-02T13:56:09 | 32,898,637 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,124 | h | #pragma once
#include "TimerEvent.h"
#define WM_APP_TIMER WM_APP
#define WM_ICON_NOTIFY WM_APP + 1
#define PROFILE_SECTION _T("")
#define PROFILE_EVENTS_COUNT _T("EventsCount")
#define SMD_NONE -3
#define SMD_ABOUT -2
#define SMD_ADD -1
class CTimerWnd : public CWnd
{
DECLARE_DYNAMIC(CTimerWnd)
... | [
"mareqq@62a7fa73-be4e-0410-9e8d-e136552d7b79"
] | [
[
[
1,
54
]
]
] |
3331c0929bdec40a0ba9d0fe4d781b6903f59af4 | 91ac219c4cde8c08a6b23ac3d207c1b21124b627 | /common/mlc/ChannelCode.h | 6bcbca99b5ded8387bf77e57671091027efc42e1 | [] | no_license | DazDSP/hamdrm-dll | e41b78d5f5efb34f44eb3f0c366d7c1368acdbac | 287da5949fd927e1d3993706204fe4392c35b351 | refs/heads/master | 2023-04-03T16:21:12.206998 | 2008-01-05T19:48:59 | 2008-01-05T19:48:59 | 354,168,520 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,514 | h | /******************************************************************************\
* Technische Universitaet Darmstadt, Institut fuer Nachrichtentechnik
* Copyright (c) 2001
*
* Author(s):
* Volker Fischer
*
* Description:
*
*
**************************************************************************... | [
"hb9tlk@gmail.com"
] | [
[
[
1,
70
]
]
] |
c513df43541a5d5bd5f96f0ed6d9685216b26076 | 29792c63c345f87474136c8df87beb771f0a20a8 | /server/netrpc.cpp | 24505a4df680874cc52215c035a7cdc9492de147 | [] | no_license | uvbs/jvcmp | 244ba6c2ab14ce0a757f3f6044b5982287b01fae | 57225e1c52085216a0a4a9c4e33ed324c1c92d39 | refs/heads/master | 2020-12-29T00:25:39.180996 | 2009-06-24T14:52:39 | 2009-06-24T14:52:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,114 | cpp | // File Author: kyeman && JackPowell
#include "netgame.h"
#include "rcon.h"
RakServerInterface *pRak=0;
extern CNetGame *pNetGame;
extern char *szAdminPass;
extern CRcon *pRcon;
#ifndef WIN32
# define stricmp strcasecmp
#endif
#define REJECT_REASON_BAD_VERSION 1
#define REJECT_REASON_BAD_NI... | [
"jacks.mini.net@43d76e2e-6035-11de-a55d-e76e375ae706"
] | [
[
[
1,
399
]
]
] |
cfa12f5775d1d2ee8e6887ddefb1e49db3cd5f37 | 5095bbe94f3af8dc3b14a331519cfee887f4c07e | /apsim/Plant/source/Phenology/CWSowingPhase.h | dc8832feccee83c351f2c876fbe0f737c714788d | [] | no_license | sativa/apsim_development | efc2b584459b43c89e841abf93830db8d523b07a | a90ffef3b4ed8a7d0cce1c169c65364be6e93797 | refs/heads/master | 2020-12-24T06:53:59.364336 | 2008-09-17T05:31:07 | 2008-09-17T05:31:07 | 64,154,433 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 470 | h | #ifndef CWSowingPhaseH
#define CWSowingPhaseH
#include "CWVernalPhase.h"
class CWSowingPhase : public CWVernalPhase
{
public:
CWSowingPhase(ScienceAPI& scienceAPI, plantInterface& p, const string& stage_name)
: CWVernalPhase (scienceAPI, p, stage_name){};
void calcPhaseDevelopment... | [
"hol353@8bb03f63-af10-0410-889a-a89e84ef1bc8"
] | [
[
[
1,
20
]
]
] |
651cf9fe7783ba967b6b45cd2c10ed2fcf7adeb9 | 77957df975b0b622fdbfede798b83c1d30ae117d | /practica2/Graphics/Textures/TextureManager.h | f3f94b2e6c8115bfb22e1143c9c3a9088b530c4e | [] | no_license | Juanmaramon/aplicacion-practica-basica | 92f80b0699c8450c3c32a6cdaff395bb257d3a95 | 9d7776dcc55c7de4cf03085c998d6c7461f4cae5 | refs/heads/master | 2016-08-12T19:49:55.787837 | 2011-07-10T15:34:01 | 2011-07-10T15:34:01 | 43,250,262 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 476 | h | //
#ifndef TEXTURE_MANAGER_H
#define TEXTURE_MANAGER_H
#include "../../Utility/ResourceManager.h"
#include "../../Utility/Singleton.h"
class cTextureManager : public cResourceManager,
public cSingleton<cTextureManager>
{
public:
friend class cSingleton<cTextureManager>;
protected:
cTextureManag... | [
"weezerin@gmail.com"
] | [
[
[
1,
19
]
]
] |
7e112edb9b511a084779fa30443921a2cf026517 | 6581dacb25182f7f5d7afb39975dc622914defc7 | /DaemonManager/DaemonManagerDlg.cpp | 1740c7783c85a3c9631694e6845491448ab0d135 | [] | no_license | dice2019/alexlabonline | caeccad28bf803afb9f30b9e3cc663bb2909cc4f | 4c433839965ed0cff99dad82f0ba1757366be671 | refs/heads/master | 2021-01-16T19:37:24.002905 | 2011-09-21T15:20:16 | 2011-09-21T15:20:16 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 19,829 | cpp | // DaemonManagerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "DaemonManager.h"
#include "DaemonManagerDlg.h"
#include <MouseHook.h>
#include <string>
#include <vector>
using namespace std;
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif... | [
"damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838"
] | [
[
[
1,
790
]
]
] |
f9d4c1bb1b19425f6d63f7adaa70f7819e8a0004 | 39040af0ff84935d083209731dd7343f93fa2874 | /demo/static/uhyperlink.h | f3a0f0730fb6b5a7f9d268bf694219139f335555 | [
"Apache-2.0"
] | permissive | alanzw/ulib-win | 02f8b7bcd8220b6a057fd3b33e733500294f9b56 | b67f644ed11c849e3c93b909f90d443df7be4e4c | refs/heads/master | 2020-04-06T05:26:54.849486 | 2011-07-23T05:47:17 | 2011-07-23T05:47:17 | 34,505,292 | 5 | 3 | null | null | null | null | ISO-8859-15 | C++ | false | false | 6,795 | h | /*
* =====================================================================================
*
* Filename: uhyperlink.h
*
* Description:
*
* Version: 1.0
* Created: 2010-9-28 19:06:37
* Revision: none
* Compiler: gcc
*
* Author: huys (hys), huys03@gmail.com
* Comp... | [
"fox000002@48c0247c-a797-11de-8c46-7bd654735883"
] | [
[
[
1,
265
]
]
] |
f7f5d5136bfa2508649edd4552d65da43823dfd6 | 38926bfe477f933a307f51376dd3c356e7893ffc | /Source/GameDLL/HUD/HUDInterfaceEffects.cpp | b46f44d8794a76a21a29b196eccf905a548524cb | [] | no_license | richmondx/dead6 | b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161 | 955f76f35d94ed5f991871407f3d3ad83f06a530 | refs/heads/master | 2021-12-05T14:32:01.782047 | 2008-01-01T13:13:39 | 2008-01-01T13:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 49,592 | cpp | #include "StdAfx.h"
#include "HUD.h"
#include "HUDRadar.h"
#include "HUDSilhouettes.h"
#include "GameFlashAnimation.h"
#include "IRenderer.h"
#include "../Actor.h"
#include "WeaponSystem.h"
#include "Weapon.h"
#include "Claymore.h"
#include "../GameRules.h"
#include <IMaterialEffects.h>
#include "Game.h"
#... | [
"dante.renevo@gmail.com",
"kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31"
] | [
[
[
1,
2
],
[
5,
7
],
[
9,
9
],
[
11,
22
],
[
25,
90
],
[
92,
94
],
[
96,
97
],
[
109,
109
],
[
111,
111
],
[
113,
115
... |
9d0a15c23ef2a5edb06401d0befe02c64b9e4ffe | d7320c9c1f155e2499afa066d159bfa6aa94b432 | /ghostgproxy/replay.h | b45754977f1fd216ea8ee8c8d2bd199b73b0d00b | [] | no_license | HOST-PYLOS/ghostnordicleague | c44c804cb1b912584db3dc4bb811f29f3761a458 | 9cb262d8005dda0150b75d34b95961d664b1b100 | refs/heads/master | 2016-09-05T10:06:54.279724 | 2011-02-23T08:02:50 | 2011-02-23T08:02:50 | 32,241,503 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,071 | h | /*
Copyright [2008] [Trevor Hogan]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ... | [
"fredrik.sigillet@4a4c9648-eef2-11de-9456-cf00f3bddd4e"
] | [
[
[
1,
106
]
]
] |
dc32086604c32f90d89abd39497ae44c3faaf1ad | 65fe6f7017f90fa55acf45773470f8f039724748 | /antbuster/include/ca/caPoint2d.h | c6cfaa68f1d2c153ce9083a00a13eb4fee2d00ed | [] | no_license | ashivers/antbusterhge | bd37276c29d1bb5b3da8d0058d2a3e8421dfa3ab | 575a21c56fa6c8633913b7e2df729767ac8a7850 | refs/heads/master | 2021-01-20T22:40:19.612909 | 2007-10-03T10:56:44 | 2007-10-03T10:56:44 | 40,769,210 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,475 | h | #ifndef __POINT_2_H_
#define __POINT_2_H_
#include <cmath>
namespace cAni
{
template< typename T >
struct _Point2
{
T x, y;
_Point2():x(0), y(0)
{
}
_Point2(const _Point2 &p):x(p.x), y(p.y)
{
}
_Point2(const T &_x, const T &_y):x(_x), y(_y)
{
}
_Point2& ... | [
"zikaizhang@b4c9a983-0535-0410-ac72-75bbccfdc641"
] | [
[
[
1,
121
]
]
] |
3871df68e952066f44e1b45ee0407972182d78ec | ed9ecdcba4932c1adacac9218c83e19f71695658 | /CJEngine/trunk/CJEngine/IScene.cpp | 0854384eecbe7dc5b76804b6ac6279445a96b60f | [] | no_license | karansapra/futurattack | 59cc71d2cc6564a066a8e2f18e2edfc140f7c4ab | 81e46a33ec58b258161f0dd71757a499263aaa62 | refs/heads/master | 2021-01-10T08:47:01.902600 | 2010-09-20T20:25:04 | 2010-09-20T20:25:04 | 45,804,375 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 190 | cpp | /*
* IScene.cpp
*
* Created on: 28 oct. 2009
* Author: Clement
*/
#include "IScene.h"
namespace CJEngine {
IScene::IScene() {
}
IScene::~IScene() {
}
}
| [
"clems71@52ecbd26-af3e-11de-a2ab-0da4ed5138bb"
] | [
[
[
1,
20
]
]
] |
e6e32f86ea3770783a02ba2f788b7d3e6360d40f | c5ecda551cefa7aaa54b787850b55a2d8fd12387 | /src/UILayer/CtrlEx/TabItem_Cake.cpp | 1e953e3b95be7b85555224349e74f7fe5a7e3cf9 | [] | no_license | firespeed79/easymule | b2520bfc44977c4e0643064bbc7211c0ce30cf66 | 3f890fa7ed2526c782cfcfabb5aac08c1e70e033 | refs/heads/master | 2021-05-28T20:52:15.983758 | 2007-12-05T09:41:56 | 2007-12-05T09:41:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 879 | cpp | #include "StdAfx.h"
#include ".\tabitem_cake.h"
#include "Util.h"
#include "FaceManager.h"
CTabItem_Cake::CTabItem_Cake(void)
{
SetAttribute(ATTR_FIXLEN);
}
CTabItem_Cake::~CTabItem_Cake(void)
{
}
void CTabItem_Cake::Paint(CDC* pDC)
{
CRect rtCake;
rtCake = GetRect();
if (GetActive())
CFa... | [
"LanceFong@4a627187-453b-0410-a94d-992500ef832d"
] | [
[
[
1,
40
]
]
] |
d8c6954b130e549fdf4b0785f481c7648ab913b4 | df5277b77ad258cc5d3da348b5986294b055a2be | /GameEngineV0.35/Source/IController.cpp | 17bffaae94893cd652d07328f4d4d06f9e03fac0 | [] | 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 | 663 | cpp |
// IController.cpp : "Brains" or "Logic component" for entities. Updated by logic every loop.
#include "Precompiled.h"
#include "IController.h"
#include "GameStateManager.h"
namespace Framework
{
Controller::~Controller()
{
GSM->RemoveController( this );
}
void Controller::Initialize( void )
... | [
"westleyargentum@af704e40-745a-32bd-e5ce-d8b418a3b9ef",
"ProstheticMind43@af704e40-745a-32bd-e5ce-d8b418a3b9ef",
"rziugy@af704e40-745a-32bd-e5ce-d8b418a3b9ef"
] | [
[
[
1,
5
],
[
7,
11
],
[
13,
14
],
[
22,
36
]
],
[
[
6,
6
],
[
12,
12
]
],
[
[
15,
21
]
]
] |
25d04994276ff0b21ae2c9f63272154b8b02a229 | 1736474d707f5c6c3622f1cd370ce31ac8217c12 | /PseudoUnitTest/TestMath.hpp | 4c1ad77b03f392e738071d97cc61f37eeec786b5 | [] | no_license | arlm/pseudo | 6d7450696672b167dd1aceec6446b8ce137591c0 | 27153e50003faff31a3212452b1aec88831d8103 | refs/heads/master | 2022-11-05T23:38:08.214807 | 2011-02-18T23:18:36 | 2011-02-18T23:18:36 | 275,132,368 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,985 | hpp | #include <Pseudo\Math.hpp>
#include <Pseudo\ValueType.hpp>
BEGIN_TEST_CLASS(TestMath)
BEGIN_TEST_METHODS
TEST_METHOD(TestMax)
TEST_METHOD(TestMin)
TEST_METHOD(TestAbs)
TEST_METHOD(TestSqrt)
TEST_METHOD(TestAlign)
TEST_METHOD(TestSwap)
END_TEST_METHODS
void TestMax()
{
TEST_ASSERT(Math::Max(... | [
"40727305+Lyon-Smith@users.noreply.github.com"
] | [
[
[
1,
64
]
]
] |
125bce06a2c8673e037606b488a14e83020967bf | ad9f0e8b1b5ffae0685027b897032272a4b55acd | /chickamauga engine/chickamauga engine/mapSuperClass.h | 2ac908017775fd11f765a6750b2529ab08ba3c4b | [] | no_license | robertmcconnell2007/chickamauga | 33c36f61f9a467f0cca56c0ea9914ab57da98556 | 1883d055482973ba421e303661ce0acd529ca886 | refs/heads/master | 2021-01-23T00:14:57.431579 | 2010-08-31T19:36:15 | 2010-08-31T19:36:15 | 32,115,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,709 | h | #pragma once
#include <fstream>
#include <string>
using namespace std;
#include "SDL.h"
#include "GraphicsLoader.h"
struct node_edge;
class armyClass;
class unitClass;
enum terrainTypes
{
clear = 0,
forest = 1,
rough = 2,
roughForest = 3,
river = 4
};
struct map_node
{
node_edge *nodeEdges[... | [
"IxAtreusAzai@40b09f04-00bc-11df-b8ab-b3eb4b1fa784",
"ignatusfordon@40b09f04-00bc-11df-b8ab-b3eb4b1fa784",
"seancox1990@40b09f04-00bc-11df-b8ab-b3eb4b1fa784"
] | [
[
[
1,
31
],
[
36,
39
],
[
41,
47
],
[
52,
88
],
[
90,
102
],
[
104,
118
]
],
[
[
32,
35
],
[
40,
40
],
[
48,
51
],
[
119,... |
950543a9d29d406d4a0de84260a80ef2c62a681b | 81128e8bcf44c1db5790433785e83bbd70b8d9c2 | /Testbed/Tests/MyContactListener.cpp | 559303916b1eca4d538eb8b809feedd378997a64 | [
"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 | 1,491 | cpp | #include "MyContactListener.h"
#include <Box2D\Dynamics\Contacts\b2Contact.h>
#include "BallUserData.h"
void handleContact(BallUserData* b1, BallUserData* b2)
{
int temp = b1->m_numContacts;
b1->m_numContacts = b2->m_numContacts;
b2->m_numContacts = temp;
}
MyContactListener::MyContactListener(void)
{
}... | [
"vanminh.le246@gmail.com"
] | [
[
[
1,
47
]
]
] |
df1cd67a6aed169bac0c2437f708188d8e88f2fc | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /Base/FileServer/Attributes/Attributes.cpp | f3ab61e8876a8658c67a48fd3bf89d02c2a184ec | [] | no_license | huellif/symbian-example | 72097c9aec6d45d555a79a30d576dddc04a65a16 | 56f6c5e67a3d37961408fc51188d46d49bddcfdc | refs/heads/master | 2016-09-06T12:49:32.021854 | 2010-10-14T06:31:20 | 2010-10-14T06:31:20 | 38,062,421 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,396 | cpp | // Attributes.cpp
//
// Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved.
// This code creates several files and directories inside
// the private directory on drive C:
// i.e. the directory "C:\private\0FFFFF03."
//
// Note that no special capabilities are needed provided all file
// operat... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
321
]
]
] |
e5e9233491d6c9340e6f91c2f84b88ef92a643cd | 0d5c8865066a588602d621f3ea1657f9abb14768 | /aaac.cxx | ea150676c28ec07d2dfe21a4dee6ec9aead61298 | [] | no_license | peerct/Conquest-DICOM-Server | 301e6460c87b8a8d5d95f0057af95e8357dd4e7c | 909978a7c8e5838ec8eb61d333e3a3fdd637ef60 | refs/heads/master | 2021-01-18T05:03:42.221986 | 2009-06-15T14:00:15 | 2009-06-15T14:00:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,347 | cxx | /*
MvH 19980327: Removed evaluation of Count without initialization in ReadDynamic
mvh 20001106: Use memcpy instead of ByteCopy
ljz 20030122: Fixed initialization of AAssociateAC
mvh 20050108: Fixed for linux compile
mvh 20080203: Added experimental ConfigPadAEWithZeros
ljz 20080313: Removed some warnings
*/
... | [
"duckhead92@gmail.com"
] | [
[
[
1,
316
]
]
] |
d61a731e450b96c20db81a3a1068ef40bfb18303 | 80716d408715377e88de1fc736c9204b87a12376 | /OnSipCore/OnSipThread.h | 258d70cda3d35d4049321d34d9df4dc68585d3fb | [] | no_license | junction/jn-tapi | b5cf4b1bb010d696473cabcc3d5950b756ef37e9 | a2ef6c91c9ffa60739ecee75d6d58928f4a5ffd4 | refs/heads/master | 2021-03-12T23:38:01.037779 | 2011-03-10T01:08:40 | 2011-03-10T01:08:40 | 199,317 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,140 | h | #ifndef ONSIP_THREAD_H
#define ONSIP_THREAD_H
#include "onsipxmpp.h"
#include "threads.h"
#include "onsip.h"
// Thread wrapper around OnSipXMPP.
// Runs OnSipXmpp within a thread to keep
// the Xmpp communication and state machines going.
class OnSipThread : public MyThread
{
private:
auto_ptr<OnSipXmpp... | [
"Owner@.(none)",
"ronscottlangham@yahoo.com"
] | [
[
[
1,
42
],
[
49,
51
]
],
[
[
43,
48
]
]
] |
f6c861f52733da8b7dcecf0111c8dbaf7e0698b9 | 71ffdff29137de6bda23f02c9e22a45fe94e7910 | /KillaCoptuz3000/src/CGame.h | dbbaa74d01d06d948256a02c1259caae3fc550e2 | [] | no_license | anhoppe/killakoptuz3000 | f2b6ecca308c1d6ebee9f43a1632a2051f321272 | fbf2e77d16c11abdadf45a88e1c747fa86517c59 | refs/heads/master | 2021-01-02T22:19:10.695739 | 2009-03-15T21:22:31 | 2009-03-15T21:22:31 | 35,839,301 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,705 | h | // ***************************************************************
// CGame version: 1.0 · date: 06/04/2007
// -------------------------------------------------------------
//
// -------------------------------------------------------------
// Copyright (C) 2007 - All Rights Reserved
// **************... | [
"anhoppe@9386d06f-8230-0410-af72-8d16ca8b68df",
"fabianheinemann@9386d06f-8230-0410-af72-8d16ca8b68df"
] | [
[
[
1,
48
],
[
52,
70
]
],
[
[
49,
51
]
]
] |
68ba623ba0035e184098272afd13bd5c36a46efd | 0c016c407bd4c7812d205c8d15b5777923b7e75e | /source/gui/gui_button.h | de4c9016edad8a7d7c05ecb28e40d59deef38af6 | [] | no_license | withLogic/bash-the-castle | 6236ef542f2661f588380b5e39048078e8e06745 | b369fbe5ae667de9afa001787c2fcb5fc55f8061 | refs/heads/master | 2022-03-29T10:39:29.585308 | 2010-03-04T18:09:40 | 2010-03-04T18:09:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,141 | h | #ifndef _GUI_BUTTON_H_
#define _GUI_BUTTON_H_
#include "gui_object.h"
//simple button class
class gui_button : public gui_object
{
public:
void* user_data;
gui_button(castle_game* _cg,int x,int y,char* t,long tc,void* _ud = 0) :
user_data(_ud)
{
thegame = _cg;
... | [
"scanff@yahoo.com@c7d25896-185f-11df-84a7-3128a651e3da"
] | [
[
[
1,
61
]
]
] |
37ad00786d3ff8a2584d29420e121676dd64a7a9 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Engine/sdk/inc/ltrenderstyle.h | efa0beb8b78e734b7c091b16611b033c051ee96a | [] | 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 | 24,465 | h | // ltrenderstyle.h
// Defines a render style. The renderer supports setting render styles for render
// objects.
#ifndef __LTRENDERSTYLE_H__
#define __LTRENDERSTYLE_H__
#define MAX_NUM_TEXTURES_PER_PASS 4
// RENDER STATE TYPES
/*!
Enumerates the z-buffering modes for model piece to which the render st... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
971
]
]
] |
189fea87e24127c78231acca1ab3d1d2560d6f3c | 7b4c786d4258ce4421b1e7bcca9011d4eeb50083 | /_代码统计专用文件夹/《算法设计与分析基础》/第一章 绪论/20090312_习题1.1.9.a_减法版欧几里德算法.cpp | 104e1c331efb1c06b28d24f46c5c5ad3a96858e6 | [] | 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 | 421 | cpp | #include <iostream>
using namespace std;
int getvalue(int m, int n)
{
if (m < n)
return m;
while (m >= n) {
m -= n;
}
return m;
}
int gcd(int m, int n)
{
int t;
while (n != 0) {
t = getvalue(m, n);
m = n;
n = t;
}
return m;
}
int main()
{
cout << "Enter a value:" ... | [
"baicaibang@70501136-4834-11de-8855-c187e5f49513"
] | [
[
[
1,
40
]
]
] |
0c6b2bf0c583f3e7943f8cab13b3f5469c6d6ac7 | 36fea6c98ecabcd5e932f2b7854b3282cdb571ee | /plugins/stringEditor/debug/qrc_qtpropertybrowser.cpp | 45fd0ecb38b139718bb918ef62fa438f29287a15 | [] | no_license | doomfrawen/visualcommand | 976adaae69303d8b4ffc228106a1db9504e4a4e4 | f7bc1d590444ff6811f84232f5c6480449228e19 | refs/heads/master | 2016-09-06T17:40:57.775379 | 2009-07-28T22:48:23 | 2009-07-28T22:48:23 | 32,345,504 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,469 | cpp | /****************************************************************************
** Resource object code
**
** Created: Fri Jun 19 11:30:43 2009
** by: The Resource Compiler for Qt version 4.5.1
**
** WARNING! All changes made in this file will be lost!
*********************************************************... | [
"flouger@13a168e0-7ae3-11de-a146-1f7e517e55b8"
] | [
[
[
1,
453
]
]
] |
9eadaf955a7f25a8f140f6f6b1a1fd9aa2de6716 | c1a2953285f2a6ac7d903059b7ea6480a7e2228e | /deitel/ch24/Fig24_13/Book.cpp | 447c84198f30dd738b54fb9d0cd90999a4936da2 | [] | no_license | tecmilenio/computacion2 | 728ac47299c1a4066b6140cebc9668bf1121053a | a1387e0f7f11c767574fcba608d94e5d61b7f36c | refs/heads/master | 2016-09-06T19:17:29.842053 | 2008-09-28T04:27:56 | 2008-09-28T04:27:56 | 50,540 | 4 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,173 | cpp | // Fig. 24.12: Book.cpp
// Member function definitions for class Book.
#include <iostream>
using std::cout;
using std::endl;
#include <string>
using std::string;
#include "Author.h"
#include "Book.h"
#include "boost/shared_ptr.hpp"
#include "boost/weak_ptr.hpp"
Book::Book( const string &bookTitle ) : t... | [
"sebastianavina@gmail.com"
] | [
[
[
1,
53
]
]
] |
489a8dfa19c625faaadeeb133404f7aebc9d9b6a | 975e3cacad2b513dff73ddd5ce3d449ad40c293b | /babel-2014-minett_a/trunk/portaudio/Convert.h | 5851b6c07d34b09ea238ba803875d2208ac33a30 | [] | no_license | alex-min/babelroxor | 08a2babfbd1cf51dcfcba589d9acc7afcebee6e3 | 53cbdedd7d4b68943fe99d74dbb5443b799cca05 | refs/heads/master | 2021-01-10T14:24:12.257931 | 2011-12-13T10:57:30 | 2011-12-13T10:57:30 | 46,981,346 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 814 | h |
#ifndef UTILS_CONVERT_H_
#define UTILS_CONVERT_H_
#include <sstream>
#include <math.h>
#include "Config.h"
#ifndef M_PI
#define M_PI 3.14
#endif
namespace Utils
{
namespace Convert
{
inline double LINK_OPTION_UTILS DegToRad(double deg) {return (deg*M_PI)/180.0;}
... | [
"barden.q@gmail.com",
"hahn.benjamin.57@gmail.com"
] | [
[
[
1,
9
],
[
14,
38
]
],
[
[
10,
13
]
]
] |
a30b46062c9265e4ae97d09edecd08178cab6df9 | 35231241243cb13bd3187983d224e827bb693df3 | /branches/umptesting/MPReader/mp_sql.cpp | 775a7f869247a91b8425cf1344552269c306d438 | [] | no_license | casaretto/cgpsmapper | b597aa2775cc112bf98732b182a9bc798c3dd967 | 76d90513514188ef82f4d869fc23781d6253f0ba | refs/heads/master | 2021-05-15T01:42:47.532459 | 2011-06-25T23:16:34 | 2011-06-25T23:16:34 | 1,943,334 | 2 | 2 | null | 2019-06-11T00:26:40 | 2011-06-23T18:31:36 | C++ | UTF-8 | C++ | false | false | 1,162 | cpp | #include "mp_sql.h"
SQLFrame::SQLFrame( wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style ) : wxFrame( parent, id, title, pos, size, style )
{
this->SetSizeHints( wxDefaultSize, wxDefaultSize );
wxGridSizer* gSizer4;
gSizer4 = new wxGridSizer( 1, 1, ... | [
"marrud@ad713ecf-6e55-4363-b790-59b81426eeec"
] | [
[
[
1,
39
]
]
] |
b69edf2540f2d53010bfa0323cd6622fef7b76aa | af96c6474835be2cc34ef21b0c2a45e950bb9148 | /media/libdrm/mobile2/src/util/xml/XMLElementImpl.cpp | 5453902eba64132778745be492c69bff8f2b9055 | [
"Apache-2.0",
"LicenseRef-scancode-unicode"
] | permissive | zsol/android_frameworks_base | 86abe37fcd4136923cab2d6677e558826f087cf9 | 8d18426076382edaaea68392a0298d2c32cfa52e | refs/heads/donut | 2021-07-04T17:24:05.847586 | 2010-01-13T19:24:55 | 2010-01-13T19:24:55 | 469,422 | 14 | 12 | NOASSERTION | 2020-10-01T18:05:31 | 2010-01-12T21:20:20 | Java | UTF-8 | C++ | false | false | 3,028 | cpp | /*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"initial-contribution@android.com"
] | [
[
[
1,
136
]
]
] |
6c2c60f785b840b9c26beecab7656d4e88c5e304 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/Visualize/Shape/hkDisplayCylinder.h | 073f41f6aca46a0296d2429ba410004886a0f5df | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,058 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
58
]
]
] |
cee6463560f82682df805fe156635911745ff9f6 | eed0d2db074961e9fa1ff2c58281de679bf734c7 | /thread_manager.cpp | cfc3026cf6fe69136946963a9fe0581e0d87d902 | [] | no_license | thandav/micron | 35eefa22b3e9d698a092b98898510d6a393e2424 | 349ef537d16970c93569c8de478e1f2addee3d94 | refs/heads/master | 2016-09-11T09:13:22.733858 | 2011-09-11T17:37:39 | 2011-09-11T17:37:39 | 1,777,980 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,758 | cpp | #include "thread_manager.h"
#include <sstream>
#include <string>
#include "queue_manager.h"
ThreadManager* ThreadManager::pInstance = NULL;
void* run(void* ptr)
{
QueueManager& pQM = QueueManager::instance();
ostringstream buf;
//buf << "Thread started. THREAD_ID=" << pthread_self() << endl;
cout << ... | [
"thandav.9m@gmail.com"
] | [
[
[
1,
73
]
]
] |
f044a35c752d1fc2dace7f1610afd71890c62a47 | 41c264ec05b297caa2a6e05e4476ce0576a8d7a9 | /CTransform/pdiff/LPyramid.cpp | a795eeddf98df2b02b04be34b1b7d1611cbeaa25 | [] | no_license | seawei/openholdem | cf19a90911903d7f4d07f956756bd7e521609af3 | ba408c835b71dc1a9d674eee32958b69090fb86c | refs/heads/master | 2020-12-25T05:40:09.628277 | 2009-01-25T01:17:10 | 2009-01-25T01:17:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,438 | cpp | /*
Laplacian Pyramid
Copyright (C) 2006 Yangli Hector Yee
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... | [
"time.in.world@gmail.com"
] | [
[
[
1,
89
]
]
] |
bc21e5904adc0a5f28d1293bb5a8d1a01d1d45d6 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/math/performance/test_ibeta.cpp | c3f984b2fba7dcd4e2f8e50db085065d19b46cfc | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,980 | cpp | // Copyright John Maddock 2007.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include "required_defines.hpp"
#include "performance_measure.hpp"
#include <boost/m... | [
"metrix@Blended.(none)"
] | [
[
[
1,
191
]
]
] |
acb05977e9497387a81fafe01a7095d72c155605 | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/cms/cbear.berlios.de/windows/thread.hpp | 09117809b1cf99e02a5a15f169b86c5eabf16b73 | [
"MIT"
] | permissive | BackupTheBerlios/cbear-svn | e6629dfa5175776fbc41510e2f46ff4ff4280f08 | 0109296039b505d71dc215a0b256f73b1a60b3af | refs/heads/master | 2021-03-12T22:51:43.491728 | 2007-09-28T01:13:48 | 2007-09-28T01:13:48 | 40,608,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,299 | hpp | #ifndef CBEAR_BERLIOS_DE_WINDOWS_THREAD_HPP_INCLUDED
#define CBEAR_BERLIOS_DE_WINDOWS_THREAD_HPP_INCLUDED
#include <cbear.berlios.de/windows/base.hpp>
#include <cbear.berlios.de/windows/security_attributes.hpp>
#include <cbear.berlios.de/windows/exception.hpp>
#include <cbear.berlios.de/windows/optional_ref.hpp>... | [
"sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838"
] | [
[
[
1,
79
]
]
] |
f7cc0bdfc2cea7ce66ec0bacb80f77e8d4109163 | 5f0b8d4a0817a46a9ae18a057a62c2442c0eb17e | /Include/event/ChangeListener.h | 130dfe64f3dcfb970c17057351e2a41f7e3a25e6 | [
"BSD-3-Clause"
] | permissive | gui-works/ui | 3327cfef7b9bbb596f2202b81f3fc9a32d5cbe2b | 023faf07ff7f11aa7d35c7849b669d18f8911cc6 | refs/heads/master | 2020-07-18T00:46:37.172575 | 2009-11-18T22:05:25 | 2009-11-18T22:05:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,924 | h | /*
* Copyright (c) 2003-2006, Bram Stein
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice,... | [
"bs@bram.(none)"
] | [
[
[
1,
51
]
]
] |
88e3e1195d8da9ddfb4462f1498979e5c5be1c2d | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Tactical/XML_AttachmentSlots.cpp | 63ed4db9996b14d1f81bb4de09b3ca0d6cabb75c | [] | no_license | infernuslord/ja2 | d5ac783931044e9b9311fc61629eb671f376d064 | 91f88d470e48e60ebfdb584c23cc9814f620ccee | refs/heads/master | 2021-01-02T23:07:58.941216 | 2011-10-18T09:22:53 | 2011-10-18T09:22:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,069 | cpp | #ifdef PRECOMPILEDHEADERS
#include "Tactical All.h"
#else
#include "sgp.h"
#include "overhead.h"
#include "weapons.h"
#include "Debug Control.h"
#include "expat.h"
#include "XML.h"
#endif
UINT16 LAST_SLOT_INDEX = 0;
struct
{
PARSE_STAGE curElement;
CHAR8 szCharData[MAX_CHAR_DATA_LENGTH+1];... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
264
]
]
] |
93c6d98c91cd901fe23101da5ea9311ac1e325d0 | 6dac9369d44799e368d866638433fbd17873dcf7 | /src/branches/26042005/graphics/opengl/OGLStaticVB.h | d8f114ebb9be0d9a9dd6057af2a8b7a55831be09 | [] | no_license | christhomas/fusionengine | 286b33f2c6a7df785398ffbe7eea1c367e512b8d | 95422685027bb19986ba64c612049faa5899690e | refs/heads/master | 2020-04-05T22:52:07.491706 | 2006-10-24T11:21:28 | 2006-10-24T11:21:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,623 | h | #ifndef _OGLSTATICVB_H_
#define _OGLSTATICVB_H_
#include "OGLDynamicVB.h"
/** @ingroup OGL_VertexBuffer_Group
* @brief Derived OGLDynamicVB class for Statically assigned mesh data
*
* NOTE: This class is not implemented.
*/
class OGLStaticVB:public OGLDynamicVB{
protected:
/** @var float *m_texcoo... | [
"chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7"
] | [
[
[
1,
55
]
]
] |
9bcb032b8e5849a3fe2e4fd7376828366f943997 | e037588d8d78cf181001a16176224e437dce3f30 | /src/flatland/UnicodeText.tpp | 5c66b5a1feab4861e914531bc0b98824e5f9b178 | [] | no_license | dichodaemon/flatland | 3b1b34f0b048842c8b49a7806ec765c24a18be2a | c086753af10689e53375d4b32b7ca3bec2f04f19 | refs/heads/master | 2016-09-06T13:05:40.499964 | 2010-03-20T08:02:50 | 2010-03-20T08:02:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,326 | tpp |
//------------------------------------------------------------------------------
template < typename IN, typename OUT >
inline OUT UnicodeText::UTF32ToANSI( IN begin, IN end, OUT output, char replacement, const std::locale & Locale )
{
#ifdef __MINGW32__
// MinGW has a almost no support for UnicodeText stu... | [
"dix_ans@fastmail.fm"
] | [
[
[
1,
448
]
]
] |
8cf411e6ae6ab5e2d27a27c98d7d00c634dc7870 | 6027fd920827293ab00346989eef9a3d0e4690ad | /src/epsilon/event/win32/event.cpp | a7482fcab4b6089ea01a748c45cbb470e4a79c12 | [] | no_license | andyfriesen/epsilon | 6f67ec0ee5e832c19580da0376730a2022c9c237 | 073011e1c549ae3d1f591365abe2357612ce1f0b | refs/heads/master | 2016-09-06T07:30:15.809710 | 2009-11-10T02:45:30 | 2009-11-10T02:45:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 955 | cpp |
#include "epsilon.h"
#include "epsilon/wm/win32/internal.h"
EPS_EXPORT(eps_bool) eps_event_peekEvent(eps_Window* window, eps_Event* event) {
eps_wm_pollMessages(window, false);
if (window->events.empty()) {
return false;
} else {
*event = window->events.back();
return tru... | [
"andy@malaria.(none)"
] | [
[
[
1,
34
]
]
] |
26b0d1f7f540c1c78e2f42b816b9b66c6a1a4332 | abafdd61ea123f3e90deb02fe5709951b453eec6 | /fuzzy/patl/impl/core_prefix.hpp | 923b329d97df170d048bcecf5f861e4f925b2121 | [
"BSD-3-Clause"
] | permissive | geoiq/geojoin-ruby | 8a6a07938fe3d629de74aac50e61eb8af15ab027 | 247a80538c4fc68c365e71f9014b66d3c38526c1 | refs/heads/master | 2016-09-06T15:22:47.436634 | 2010-08-11T13:00:24 | 2010-08-11T13:00:24 | 13,863,658 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,471 | hpp | #ifndef PATL_IMPL_CORE_PREFIX_GENERIC_HPP
#define PATL_IMPL_CORE_PREFIX_GENERIC_HPP
#include "prefix.hpp"
namespace uxn
{
namespace patl
{
namespace impl
{
template <typename Container, typename Node>
class core_prefix_generic
: public prefix_generic<core_prefix_generic<Container, Node>, Container,... | [
"sderle@goldman.(none)"
] | [
[
[
1,
63
]
]
] |
c69f9793e6d37fc3a5f5ed02d17da3c14e8c6868 | 85d9531c984cd9ffc0c9fe8058eb1210855a2d01 | /QxOrm/include/QxFunction/QxFunction_3.h | d95726c7e02e4e349aa5a379403b04f709e8a6ce | [] | no_license | padenot/PlanningMaker | ac6ece1f60345f857eaee359a11ee6230bf62226 | d8aaca0d8cdfb97266091a3ac78f104f8d13374b | refs/heads/master | 2020-06-04T12:23:15.762584 | 2011-02-23T21:36:57 | 2011-02-23T21:36:57 | 1,125,341 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,839 | h | /****************************************************************************
**
** http://www.qxorm.com/
** http://sourceforge.net/projects/qxorm/
** Original file by Lionel Marty
**
** This file is part of the QxOrm library
**
** This software is provided 'as-is', without any express or implied
** warranty. ... | [
"laurent.billonc@gmail.com"
] | [
[
[
1,
155
]
]
] |
2441c45ef7bdd2bd2ffe8519f09fa2357831dba2 | 9152cb31fbe4e82c22092bb3071b2ec8c6ae86ab | /demos/rtc/RTCSAMPLE/rtcsample.cpp | 61717b791c6f930823f4fac10fe42471149e08e2 | [] | no_license | zzjs2001702/sfsipua-svn | ca3051b53549066494f6264e8f3bf300b8090d17 | e8768338340254aa287bf37cf620e2c68e4ff844 | refs/heads/master | 2022-01-09T20:02:20.777586 | 2006-03-29T13:24:02 | 2006-03-29T13:24:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,639 | cpp | // rtcsample.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
/////////////////////////////////////////////
//
// WinMain
//
int APIENTRY WinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
in... | [
"yippeesoft@5dda88da-d10c-0410-ac74-cc18da35fedd"
] | [
[
[
1,
112
]
]
] |
a1919857e5e45813e9f8261cc8c2a1a064af2f8a | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/com/xml4com.cpp | 12c64d56a69d49cd391b7da4201c79c1882c904a | [] | 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 | 9,571 | cpp | /*
* Copyright 1999-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
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
301
]
]
] |
4433758a5ede57761a4259c38d527ea5052b5f08 | a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561 | /SlonEngine/extensions/PythonBindings/graphics/src/PyGraphicsManager.cpp | 13c4a3ac7ee2aa71ba967a2be4ab38a655e0e096 | [] | no_license | BackupTheBerlios/slon | e0ca1137a84e8415798b5323bc7fd8f71fe1a9c6 | dc10b00c8499b5b3966492e3d2260fa658fee2f3 | refs/heads/master | 2016-08-05T09:45:23.467442 | 2011-10-28T16:19:31 | 2011-10-28T16:19:31 | 39,895,039 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 831 | cpp | #include "stdafx.h"
#include "Engine.h"
#include "PyGraphicsManager.h"
#include "Graphics/GraphicsManager.h"
#include <boost/python.hpp>
using namespace boost::python;
using namespace slon::graphics;
// wrappers
void setVideoMode( unsigned width,
unsigned height,
... | [
"devnull@localhost"
] | [
[
[
1,
31
]
]
] |
956d12ee7565e127bf8fb1b150b5751857c0b132 | d1ce8db98d580f0f17f868ed408edf6d92f9208f | /QT/QtOgre/source/SettingsDialog.cpp | 080df5874280fab97f32bdc8c7c61121d0baa48a | [] | no_license | babochingu/andrew-phd | eed82e7bbd3e2b5b5403c1493e3d36b112b1b007 | ba94c3961d9dfef041c974e7ed2d9da4eb7d4dd3 | refs/heads/master | 2016-09-06T07:18:39.627522 | 2010-10-04T23:54:06 | 2010-10-04T23:54:06 | 33,762,959 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 962 | cpp | #include "SettingsDialog.h"
namespace QtOgre
{
SettingsDialog::SettingsDialog(QSettings* settings, QWidget *parent)
:QDialog(parent)
,mSettings(settings)
{
setupUi(this);
}
void SettingsDialog::addSettingsWidget(const QString& title, AbstractSettingsWidget* settingsWidget)
{
settingsWidget->se... | [
"evertech.andrew@2dccfce6-0550-11df-956f-01f849d29158"
] | [
[
[
1,
25
]
]
] |
47d4dfb2aec3c10d7e92e1dd801e3f0d8606a6ba | ff5c060273aeafed9f0e5aa7018f371b8b11cdfd | /Codigo/C/PEditor.cpp | 012b7a2b81e9a9df029e95d0647879e68c28a6c0 | [] | no_license | BackupTheBerlios/genaro | bb14efcdb54394e12e56159313151930d8f26d6b | 03e618a4f259cfb991929ee48004b601486d610f | refs/heads/master | 2020-04-20T19:37:21.138816 | 2008-03-25T16:15:16 | 2008-03-25T16:15:16 | 40,075,683 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 759 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
USERES("PEditor.res");
USEFORM("Editor.cpp", Form1);
USEUNIT("TiposAbstractos.cpp");
USE("PEditor.todo", ToDo);
//---------------------------------------------------------------------------
WINAPI Wi... | [
"gatchan"
] | [
[
[
1,
24
]
]
] |
82f8ccd17c48977c3d9ddea0d72a1bc41564af0e | 1e976ee65d326c2d9ed11c3235a9f4e2693557cf | /CtrlColorsMediaSliderAdapter.h | 31815f48e2bb54be64469c9d266009e7303434d2 | [] | no_license | outcast1000/Jaangle | 062c7d8d06e058186cb65bdade68a2ad8d5e7e65 | 18feb537068f1f3be6ecaa8a4b663b917c429e3d | refs/heads/master | 2020-04-08T20:04:56.875651 | 2010-12-25T10:44:38 | 2010-12-25T10:44:38 | 19,334,292 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,395 | h | // /*
// *
// * Copyright (C) 2003-2010 Alexandros Economou
// *
// * This file is part of Jaangle (http://www.jaangle.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 Found... | [
"outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678"
] | [
[
[
1,
43
]
]
] |
eb481c4bc3c811826fe377121a4763d6f3c1bc8f | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/internal/VecAttributesImpl.cpp | 421153a8851b0024e40bf368a251d425551fae51 | [] | 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 | 6,083 | cpp | /*
* Copyright 1999-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
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
193
]
]
] |
25df94e09656932eca03163ee79d80521ea92b35 | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvmesh/subdiv/LimitSurface.h | 18bcd0fd500239245cb36ac954d399a16f5416ca | [] | 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 | 1,226 | h | // Copyright NVIDIA Corporation 2008 -- Ignacio Castano <icastano@nvidia.com>
#ifndef NV_MESH_LIMITSURFACE_H
#define NV_MESH_LIMITSURFACE_H
#include <nvmath/Vector.h>
#include <nvmesh/halfedge/HalfEdgeMesh.h>
//#include <nvmesh/subdiv/Stencil.h>
namespace nv
{
namespace CatmullClark
{
void proje... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
42
]
]
] |
9bea6d39070e1cdbfa9b0c09320b292bdc49e121 | fe7a7f1385a7dd8104e6ccc105f9bb3141c63c68 | /chat.cpp | 9debb1f03575b5474e0baa71253af58155999806 | [] | no_license | divinity76/ancient-divinity-ots | d29efe620cea3fe8d61ffd66480cf20c8f77af13 | 0c7b5bfd5b9277c97d28de598f781dbb198f473d | refs/heads/master | 2020-05-16T21:01:29.130756 | 2010-10-11T22:58:07 | 2010-10-11T22:58:07 | 29,501,722 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,858 | cpp | //////////////////////////////////////////////////////////////////////
// OpenTibia - an opensource roleplaying game
//////////////////////////////////////////////////////////////////////
//
//////////////////////////////////////////////////////////////////////
// This program is free software; you can redistribut... | [
"divinity76@gmail.com@6be3b30e-f956-11de-ba51-6b4196a2b81e"
] | [
[
[
1,
432
]
]
] |
5dc925be462a483fa351f2e38af7391d5ca6e9cf | fc7dbcb3bcdb16010e9b1aad4ecba41709089304 | /EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/VfrUtilityLib.h | 70301241c6e836365a460d55beb409237fe8eb18 | [] | no_license | Itomyl/loongson-uefi | 5eb0ece5875406b00dbd265d28245208d6bbc99a | 70b7d5495e2b451899e2ba2ef677384de075d984 | refs/heads/master | 2021-05-28T04:38:29.989074 | 2010-05-31T02:47:26 | 2010-05-31T02:47:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,882 | h | /*++
Copyright (c) 2004 - 2010, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bs... | [
"xiangy@lemote.com"
] | [
[
[
1,
360
]
]
] |
c9015376937af199bb0eefb83614b1a6355dfdee | b8ac0bb1d1731d074b7a3cbebccc283529b750d4 | /Code/controllers/Tcleaner/utils/GarbageRecognition.cpp | 7a9f51400d10941d4bff6291e79b698652b2dd9f | [] | no_license | dh-04/tpf-robotica | 5efbac38d59fda0271ac4639ea7b3b4129c28d82 | 10a7f4113d5a38dc0568996edebba91f672786e9 | refs/heads/master | 2022-12-10T18:19:22.428435 | 2010-11-05T02:42:29 | 2010-11-05T02:42:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,818 | cpp | #include <utils/GarbageRecognition.h>
#include <highgui.h>
#include <stdio.h>
#include <string>
#include <time.h>
#include <utils/Contours.h>
#include <utils/Histogram.h>
#include <utils/Garbage.h>
#include <utils/MyAngle.h>
#include <utils/MinimalBoundingRectangle.h>
// image preprocessing values
#defin... | [
"guicamest@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a",
"NulDiego@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a",
"nuldiego@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a"
] | [
[
[
1,
6
],
[
9,
38
],
[
40,
81
],
[
86,
86
],
[
88,
137
],
[
139,
162
],
[
164,
171
],
[
180,
187
],
[
190,
190
],
[
192,
... |
c05bfda597c0707b7a574198dcc78751a3f30a01 | ce0622a0f49dd0ca172db04efdd9484064f20973 | /tools/GameList/Common/AtgScene.h | 9c3db0daff6fb395b431cd5a52d6dc3cf3366858 | [] | no_license | maninha22crazy/xboxplayer | a78b0699d4002058e12c8f2b8c83b1cbc3316500 | e9ff96899ad8e8c93deb3b2fe9168239f6a61fe1 | refs/heads/master | 2020-12-24T18:42:28.174670 | 2010-03-14T13:57:37 | 2010-03-14T13:57:37 | 56,190,024 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,402 | h | //-----------------------------------------------------------------------------
// AtgScene.h
//
// describes a scene which can own per-scene materials and animations
//
// Xbox Advanced Technology Group.
// Copyright (C) Microsoft Corporation. All rights reserved.
//---------------------------------------------... | [
"goohome@343f5ee6-a13e-11de-ba2c-3b65426ee844"
] | [
[
[
1,
60
]
]
] |
f82a86bfc062e921d2bf45ae697809396c508d27 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/WayFinder/symbian-r6/PreviewPopUpContent.cpp | 88d7349602e87b213554b94ffe8a482723871506 | [
"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 | 14,068 | 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,
360
]
]
] |
28da6e41a73ab208aec7cce8817d62b0e75d1a80 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/libs/opmapcontrol/src/mapwidget/trailitem.cpp | 9fe8d43e63c74b00c7f34e435100082d56a2efb2 | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,120 | cpp | /**
******************************************************************************
*
* @file trailitem.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @brief A graphicsItem representing a trail point
* @see The GNU Public License (GPL) Version 3
* @defgroup ... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
56
]
]
] |
8c993c2b4751b7025d6daffcab0070ada28d6aa4 | d9d008a8defae1fda50c9f67afcc6c2f117d4957 | /src/Tree/Math.hpp | 09fa85d3ba80007e100e08dd5ec6a731e78f745f | [] | no_license | treeman/My-Minions | efb902b34214ab8103fc573293693e7c8cc7930f | 80f85c15c422fcfae67fa2815a5c4da796ef4450 | refs/heads/master | 2021-01-23T22:15:33.635844 | 2011-05-02T07:42:50 | 2011-05-02T07:42:50 | 1,689,566 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,007 | hpp | #ifndef MATH_HPP_INCLUDED
#define MATH_HPP_INCLUDED
#include <cmath>
#include <cstdlib>
#include <cfloat>
namespace math
{
static const float PI = 3.14159265358979323846f;
static const float PI_2 = 1.57079632679489661923f;
static const float PI_4 = 0.785398163397448309616f;
static const fl... | [
"tradet.h@gmail.com"
] | [
[
[
1,
75
]
]
] |
34845939e9e8cb9707cbb5d8625378d9e30d02f9 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/Tools/SkinEditor/CommandManager.h | 9ae830eefd21cffef75a2006b9455d6c360b1167 | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 878 | h | /*!
@file
@author Albert Semenov
@date 08/2010
*/
#ifndef __COMMAND_MANAGER_H__
#define __COMMAND_MANAGER_H__
#include <MyGUI.h>
namespace tools
{
typedef MyGUI::delegates::CMultiDelegate1<const MyGUI::UString&> CommandDelegate;
class CommandManager :
public MyGUI::Singleton<CommandManager>
... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
40
]
]
] |
b584ed4da23d489ec7527a2d70760622fb9c2e01 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/hcastle.h | 0381d0812e14d8aaad05c17d8d9720595333b6aa | [] | 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,219 | h | /*************************************************************************
Haunted Castle
*************************************************************************/
class hcastle_state : public driver_device
{
public:
hcastle_state(running_machine &machine, const driver_device_config_base &config)
:... | [
"Mike@localhost"
] | [
[
[
1,
47
]
]
] |
4091179340223229e00e5e5b78e766f7c5822693 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/NewWheelDirector/include/Logic/StartLogic.h | a06302f451ebbb691b3830b519a838b370033018 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 859 | h | #ifndef __Orz_StartLogic_h__
#define __Orz_StartLogic_h__
#include "WheelLogic.h"
#include "TasksManager.h"
#include "GameLogic.h"
#include "WheelAnimalProcess.h"
namespace Orz
{
//ÓÎÏ·µÄlogo
class StartLogic: public FSM::LogicAdv<StartLogic, GameLogic>//, public UpdateToEnable<LogiLogo>
{
public:... | [
"ogre3d@yeah.net"
] | [
[
[
1,
30
]
]
] |
94cc7be98c83f69dc2c33fc42e2f6f77155d850c | b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a | /Code/box2d/Source/Dynamics/b2World.cpp | 38d16d75d732844e3f9aa128806f734a351f6f12 | [
"Zlib"
] | permissive | SoylentGraham/Tootle | 4ae4e8352f3e778e3743e9167e9b59664d83b9cb | 17002da0936a7af1f9b8d1699d6f3e41bab05137 | refs/heads/master | 2021-01-24T22:44:04.484538 | 2010-11-03T22:53:17 | 2010-11-03T22:53:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,116 | cpp | /*
* Copyright (c) 2006-2009 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"graham@grahamreeves.com"
] | [
[
[
1,
1242
]
]
] |
7b4423d0781b596c634264bd210a4ff5bc837854 | 3785a4fa521ee1f941980b9c2d397d9aa3622727 | /Goop/Font.cpp | 9e89588584250d21ed8267f43c542420d23a3e32 | [] | no_license | Synth3tik0/goop-gui-library | 8b6e0d475c27e0213eb8449d8d38ccf18ce88b6e | 3c8f8eda4aa4d575f15ed8af174268e6e28dc6f3 | refs/heads/master | 2021-01-10T15:05:20.157645 | 2011-08-13T14:29:37 | 2011-08-13T14:29:37 | 49,666,216 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,052 | cpp | #include "Font.h"
using Goop::Font;
using Goop::FontStyle;
Font::Font(const wchar_t *typeface, int size, FontStyle style)
: m_size(size), m_typeface(0)
{
if(typeface != 0)
m_typeface = _wcsdup(typeface);
LOGFONT lf;
GetObjectA(GetStockObject(DEFAULT_GUI_FONT), sizeof(LOGFONT), &lf);
m_font = Crea... | [
"kiporshnikov@4a631193-2d15-b5e0-78eb-106c76b1a797"
] | [
[
[
1,
52
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.