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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
246dc7c8e3d8227cc4e875cc99293e6d00cb12db | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/sysopen.h | 5dddd01e527c6e3d345764aadf3c82f18edcd25c | [] | 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 | 11,307 | h | // SYSOPEN.H: Pascal open array parameter support
// Copyright (c) 1997, 2002 Borland Software Corporation
#if !defined(SYSOPEN_H) // open arrays
#define SYSOPEN_H
#if !defined(SystemHPP)
#error Do not include this file directly. Include 'system.hpp'.
#endif
#pragma option push -w-inl -w-lvc
namespace ... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
400
]
]
] |
b8ed8c7125cfcf194420c014dc503e90c74a3a22 | 27651c3f5f829bff0720d7f835cfaadf366ee8fa | /QBluetooth/ServiceDiscoverer/Impl/QBtServiceDiscoverer_stub.cpp | d0b0cd1cc92ca2afce155c8756be61d396107b41 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | cpscotti/Push-Snowboarding | 8883907e7ee2ddb9a013faf97f2d9673b9d0fad5 | cc3cc940292d6d728865fe38018d34b596943153 | refs/heads/master | 2021-05-27T16:35:49.846278 | 2011-07-08T10:25:17 | 2011-07-08T10:25:17 | 1,395,155 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,389 | cpp | /*
* QBtServiceDiscoverer_stub.cpp
*
*
* Author: Ftylitakis Nikolaos
*
* 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... | [
"cpscotti@c819a03f-852d-4de4-a68c-c3ac47756727"
] | [
[
[
1,
56
]
]
] |
7f251a7ead5cc5bcdde6a20fc05dbc339036fde1 | c9f274dcf30c4a1911e39bc96190a810bb4216bc | /webcrawler/include/webcrawler.h | 921772ce05b98ef719e7169ce1acd6042ebeb77f | [] | no_license | beatgammit/cs240 | e88d054b3b9c489dfabc107351ded4a692f47015 | 8acd99469259d5fdb34ad5d43c8c82c02437ac73 | refs/heads/master | 2023-08-31T06:28:02.494209 | 2011-04-12T19:42:26 | 2011-04-12T19:42:26 | 1,467,628 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,671 | h | #ifndef __WEBCRAWLER_H__
#define __WEBCRAWLER_H__
#include "string"
#include <string.h>
#include <iostream>
#include <fstream>
// my headers
#include "keywordindex.h"
#include "pagequeue.h"
#include "pagesparsed.h"
#include "bst.h"
#include "url.h"
#include "htmlparser.h"
#include "xmlprinter.h"
#include "CS240Exce... | [
"jameson@ubun64-lap.(none)",
"t.jameson.little@gmail.com"
] | [
[
[
1,
4
],
[
10,
14
],
[
21,
25
],
[
27,
39
],
[
41,
46
],
[
48,
49
],
[
51,
54
],
[
56,
59
],
[
62,
63
],
[
68,
75
... |
26933b740ea78d737e017d6028b43a0c12411144 | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /NpcServer/NpcKernel/Agent.h | 4366cb72a1be6b677e749bf311dc381f188a5839 | [] | no_license | cronoszeu/revresyksgpr | 78fa60d375718ef789042c452cca1c77c8fa098e | 5a8f637e78f7d9e3e52acdd7abee63404de27e78 | refs/heads/master | 2020-04-16T17:33:10.793895 | 2010-06-16T12:52:45 | 2010-06-16T12:52:45 | 35,539,807 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 7,362 | h |
#pragma once
#include "define.h"
#include "I_MapData.h"
#include "I_Role.h"
#include "mycom.h"
#include "autoptr.h"
#include "timeout.h"
#include "GameObjSet.h"
#include "I_AiCenter.h"
#include "ItemPack.h"
#include "Team.h"
#include "Body.h"
#include "Sense.h"
#include "RoleMove.h"
#include "RoleFig... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
205
]
]
] |
c9587e1c139e6b241cfbdadf58af240700d059a2 | 3276915b349aec4d26b466d48d9c8022a909ec16 | /c++/运算符重载/整型数组下标越界.cpp | 9e925c7c0b99f749e625b7069ecabdbe3cd07ff9 | [] | no_license | flyskyosg/3dvc | c10720b1a7abf9cf4fa1a66ef9fc583d23e54b82 | 0279b1a7ae097b9028cc7e4aa2dcb67025f096b9 | refs/heads/master | 2021-01-10T11:39:45.352471 | 2009-07-31T13:13:50 | 2009-07-31T13:13:50 | 48,670,844 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 500 | cpp | #include<iostream.h>
#include<stdio.h>
class xiao
{
int *p,n;
public:
xiao(int a[],int m)
{
p=new int[m];n=m;
for(int i=0;i<=9;i++)
p[i]=a[i];
}
xiao (){}
void disp()
{
for(int i=0;i<=9;i++)
cout<<p[i];cout<<endl;
}
int operator [](int m)
{
if(m>n-1)
{cout<<"ϱêÔ... | [
"sxoo0305@yahoo.com.cn"
] | [
[
[
1,
33
]
]
] |
bfd4adbaa16e37373fdccf0b93c56a683f895bc2 | 78d417d85d69bb498d4dc0ee6e6f24eba83166fb | /FepSetup/src/FepSetupContainer.cpp | cf30926d038c572e6fe73607b4887f6d1c157ca7 | [] | no_license | xubing/tts | 8ae98ead65d232f85bafd47451da3f160f64517c | b5babcb376e54fdb9c999775a329eb297f5d3f8b | refs/heads/master | 2020-12-29T03:30:55.026619 | 2009-09-10T09:53:09 | 2009-09-10T09:53:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,593 | cpp | /*
* ============================================================================
* Name : CFepSetupContainer from FepSetupContainer.h
* Part of : FepSetup
* Created : 06/14/2006 by Forum Nokia
* Version : 2.0
* Copyright: Forum Nokia
* ===============================================================... | [
"mikie@iki.fi"
] | [
[
[
1,
318
]
]
] |
c2706f5358e483231d56177c7d89a6009986afee | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/serialization/test/test_non_intrusive.cpp | 75a68696f66348a1235ff63d38529c44a4995d7a | [] | 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 | 4,779 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// test_non_intrursive.cpp
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
171
]
]
] |
ccf9c2e89f7935e6a14150ba9babc586c16db7bc | d1dc408f6b65c4e5209041b62cd32fb5083fe140 | /src/upgrade/cUpgradeBuilder.h | 71f3f84df08e795c57c839517debae6d2e078092 | [] | no_license | dmitrygerasimuk/dune2themaker-fossfriendly | 7b4bed2dfb2b42590e4b72bd34bb0f37f6c81e37 | 89a6920b216f3964241eeab7cf1a631e1e63f110 | refs/heads/master | 2020-03-12T03:23:40.821001 | 2011-02-19T12:01:30 | 2011-02-19T12:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 728 | h | /*
* cUpgradeBuilder.h
*
* Created on: 3-aug-2010
* Author: Stefan
*
*
* Processes upgrades
*/
#ifndef CUPGRADEBUILDER_H_
#define CUPGRADEBUILDER_H_
class cUpgradeBuilder {
public:
cUpgradeBuilder(cPlayer * thePlayer);
~cUpgradeBuilder();
bool isUpgrading(int listId);
void... | [
"stefanhen83@52bf4e17-6a1c-0410-83a1-9b5866916151"
] | [
[
[
1,
37
]
]
] |
5fc1d5aea3350d2cf4ecb11889728972bfdb37fc | eafa9c8d8ab765faea768c1a89bdeb586d629591 | /Multiplayer Bomberman/AStar.h | c473277f2b6255b5b26d74c9e304e97a1fdd99a9 | [] | no_license | Norcinu/Demo | 1f5ec338ae9de269eb9dbfda7c787271eddfea9c | bf8f61d194b7f1435356a67671772692144ef27c | refs/heads/master | 2020-06-04T00:21:00.729640 | 2011-07-13T20:11:38 | 2011-07-13T20:11:38 | 2,043,916 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,268 | h | #ifndef ASTAR_H
#define ASTAR_H
#include <vector>
#include "maths.h"
class Level;
struct node_t
{
int id;
int parent_id;
int h_score;
int g_score;
math::Vector2 position;
node_t() : id(0), parent_id(0), h_score(0), g_score(0), position() {}
node_t(int id_, int parent_id_, int h_, int g_,... | [
"ledbybyson@gmail.com"
] | [
[
[
1,
55
]
]
] |
5d23b11ba6e82e0bc29d3c13ce85f09eae849745 | f8b364974573f652d7916c3a830e1d8773751277 | /emulator/allegrex/instructions/VNSIN.h | b24b2a644739bab6ec986cebe15e769729b22af8 | [] | no_license | lemmore22/pspe4all | 7a234aece25340c99f49eac280780e08e4f8ef49 | 77ad0acf0fcb7eda137fdfcb1e93a36428badfd0 | refs/heads/master | 2021-01-10T08:39:45.222505 | 2009-08-02T11:58:07 | 2009-08-02T11:58:07 | 55,047,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,042 | h | template< > struct AllegrexInstructionTemplate< 0xd01a0000, 0xffff0000 > : AllegrexInstructionUnknown
{
static AllegrexInstructionTemplate &self()
{
static AllegrexInstructionTemplate insn;
return insn;
}
static AllegrexInstruction *get_instance()
{
return &AllegrexInstr... | [
"hlide@free.fr"
] | [
[
[
1,
41
]
]
] |
cb0cc8f662bbf5e34a98c55874138877d6185a2a | d54914353e2234161c29c83b41c1097e3a11c0b7 | / talapatram --username ramavorray/Keyboard.h | 2b7a071eb7a33779fe5899f3a2a2e0c80f7ce7b9 | [] | no_license | ramavorray/talapatram | 0f8d81fbe90b2573bd21d030aa62eeec4c8461bc | c7631988b4ccd8a6a12261136af1985432cd38e7 | refs/heads/master | 2016-09-06T00:41:44.288127 | 2009-03-30T21:46:26 | 2009-03-30T21:46:26 | 32,348,799 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,574 | h | /*-----------------------------------
Class: Keyboard
This class is an interface class for displaying keyboard layouts. It takes font information and control variables from
CTalapatramDlg class and displays as an UI. This class holds text data of all languages in Unicode format. Encoding
used to save these files ... | [
"ramavorray@1e59233a-b841-0410-9934-83d5419519a6"
] | [
[
[
1,
403
]
]
] |
7f8d0ee713f2c03fd7746e155dbfb3a0118ee69f | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /ThirdParty/luabind/luabind/detail/call_function.hpp | de6a9df1150c9a198b3f8ff159d59161bfdd214c | [] | no_license | andreparker/spiralengine | aea8b22491aaae4c14f1cdb20f5407a4fb725922 | 36a4942045f49a7255004ec968b188f8088758f4 | refs/heads/master | 2021-01-22T12:12:39.066832 | 2010-05-07T00:02:31 | 2010-05-07T00:02:31 | 33,547,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,298 | hpp | // Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// 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, mo... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
452
]
]
] |
d5736edada15dc1931ddae354ba50404b76205c9 | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/MyGUI/include/MyGUI_ControllerPosition.h | 802577b1ec0a9beaeea0f52baa31f282385f28a5 | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,640 | h | /*!
@file
@author Evmenov Georgiy
@date 03/2008
@module
*//*
This file is part of MyGUI.
MyGUI is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
107
]
]
] |
a9c5745129d3095ed30f04a58ba904c95515b78f | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /trunk/include/gr_basic.h | aa7b718fd3ae545c973c75bba666b1d903441cf4 | [] | no_license | BackupTheBerlios/kicad-svn | 4b79bc0af39d6e5cb0f07556eb781a83e8a464b9 | 4c97bbde4b1b12ec5616a57c17298c77a9790398 | refs/heads/master | 2021-01-01T19:38:40.000652 | 2006-06-19T20:01:24 | 2006-06-19T20:01:24 | 40,799,911 | 0 | 0 | null | null | null | null | IBM852 | C++ | false | false | 7,297 | h | /**************/
/* gr_basic.h */
/**************/
#ifndef GR_BASIC
#define GR_BASIC
#ifndef COMMON_GLOBL
#define COMMON_GLOBL extern
#endif
#include "colors.h"
/* Constantes utiles */
#define GR_COPY 0
#define GR_OR 0x1000000
#define GR_XOR 0x2000000
#define GR_AND 0x4000000
#define GR_NXOR... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
163
]
]
] |
53fa771ac4bead8f9157485736a84a1d6461398e | bd72991991f999ffc721e7ff51099312e10bbab3 | /StkUI/MainFrm.cpp | 1452e3655232d3f1324a28e02cc11cfea1bb903a | [] | no_license | alexfordc/my-st-king | 1c36ddc7830817ea007f81f565579a01045b4b8e | 8ffd0df93fb067013abcd808c24c23a068523ab7 | refs/heads/master | 2021-05-31T21:01:12.028462 | 2011-10-03T15:08:12 | 2011-10-03T15:08:12 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 95,912 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "StkUI.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "StaticDoc.h"
#include "View/WizardView.h"
#include "View/SimuView.h"
#include "View/SListView.h"
#include "View/RealTimeView.h"
#include "View/MultiSortView... | [
"lchao5424@gmail.com"
] | [
[
[
1,
2749
]
]
] |
dd8b20c67494592b0e7d134d5be980140e4323f4 | 0cdfb75efb63fdfb1cd1bb2cc1e6d5db7a8f9213 | /AMFICOM/v2/mcm/dadara/NeuroNet.cpp | df1b0f54f9faf8d6ff45616f9e59a5b298f26a2c | [] | no_license | syrus-ru/amficom | b230bd554b8c056c9ca1b3236f4c6ac0dc4bf0b5 | 1d1f0c89f05ad224cb7a111bbb36ed14416ab2fc | refs/heads/master | 2023-04-10T17:21:00.091946 | 2006-07-05T02:23:17 | 2006-07-05T02:23:17 | 361,810,067 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,514 | cpp | // NeuroNet.cpp: implementation of the NeuroNet class.
//
//////////////////////////////////////////////////////////////////////
#include "NeuroNet.h"
#include <stdio.h>
//#include <process.h>
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
////////////////... | [
"cvsadmin@science.syrus.ru"
] | [
[
[
1,
425
]
]
] |
ed48502b2ec08836b6fc4f0005e448eea292236b | 205069c97095da8f15e45cede1525f384ba6efd2 | /Casino/Code/Server/Tool/ServerMonitor/ServerMonitorDlg.cpp | a4944e1ff5790663151485b89191de0b7802a781 | [] | 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 | 15,992 | cpp | // ServerMonitorDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "ServerMonitor.h"
#include "ServerMonitorDlg.h"
#include ".\servermonitordlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
#define IDC_GRIDGAMESERVICE 1001
CString inline GetMyAppPath()
{
TCHAR szFolder[512];
GetModuleFileName(NULL, sz... | [
"andywu0823@gmail.com"
] | [
[
[
1,
517
]
]
] |
17aea88def31b89a93c4aebc11d71a774653cf32 | 740ed7e8d98fc0af56ee8e0832e3bd28f08cf362 | /src/game/captain_badass/InputHandler.h | d4631fa3f21f311a0d1a56050c58d0f6e1792269 | [] | no_license | fgervais/armconsoledemogame | 420c53f926728b30fe1723733de2f32961a6a6d9 | 9158c0e684db16c4327b51aec45d1e4eed96b2d4 | refs/heads/master | 2021-01-10T11:27:43.912609 | 2010-07-29T18:53:06 | 2010-07-29T18:53:06 | 44,270,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 361 | h | /*
* InputHandler.h
*
* Created on: 2010-06-14
* Author: Emile
*/
#ifndef INPUTHANDLER_H_
#define INPUTHANDLER_H_
#include "Environment.h"
#include "SDL.h"
class InputHandler {
public:
InputHandler();
virtual ~InputHandler();
uint8_t handleInput(Environment*);
private:
SDL_Event eve... | [
"fournierseb2@051cbfc0-75b8-dce1-6088-688cefeb9347"
] | [
[
[
1,
23
]
]
] |
1c79ad5853956c401e821063d7ca4eb29863a67b | bdb1e38df8bf74ac0df4209a77ddea841045349e | /CapsuleSortor/Version 1.0 -2.0/CapsuleSortor-10-11-09/ToolSrc/TAllocTmpl.h | d9a3bb0db3d27d560b1d431955ebfc218734324b | [] | no_license | Strongc/my001project | e0754f23c7818df964289dc07890e29144393432 | 07d6e31b9d4708d2ef691d9bedccbb818ea6b121 | refs/heads/master | 2021-01-19T07:02:29.673281 | 2010-12-17T03:10:52 | 2010-12-17T03:10:52 | 49,062,858 | 0 | 1 | null | 2016-01-05T11:53:07 | 2016-01-05T11:53:07 | null | UTF-8 | C++ | false | false | 5,413 | h | // TAllocTemp.h : Interface and Implement of the TAlloc class
//
// Copyright (c) 2006 PACS Group Zibo Creative Computor CO.,LTD
//////////////////////////////////////////////////////////////////////////
// Module : Common Tool
// Create Date : 2006.12.13
//
// A tool to allocate huge memery;
#ifndef TALLOCT... | [
"vincen.cn@66f52ff4-a261-11de-b161-9f508301ba8e"
] | [
[
[
1,
290
]
]
] |
3d5dbc5dddfbd76566034348df218f9a2d6cf787 | d76a67033e3abf492ff2f22d38fb80de804c4269 | /src/sdlkeyboard/love_sdlkeyboard.h | 26ab31ee1ac9d2581ede3e9c54044bc08c48acb1 | [
"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 | 839 | h | /*
* LOVE: Totally Awesome 2D Gaming.
* Website: http://love.sourceforge.net
* Licence: ZLIB/libpng
* Copyright (c) 2006-2008 LOVE Development Team
*
* An interface to the keyboard device via SDL.
*
* @author Anders Ruud
* @date 2008-03-16
*/
#ifndef LOVE_MOD_SDLKEYBOARD_H
#define LOVE_MOD_SDLKEYBOARD_H
... | [
"m4rvin2005@8b5f54a0-8722-11de-9e21-49812d2d8162"
] | [
[
[
1,
36
]
]
] |
54920efbc91b87e56cbe1557b8359299ee204e04 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/BASIC1/Leaks.CPP | 1afb379d9e35133889b6a946234fdccf0be4d08f | [] | 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 | 18,605 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#include "stdafx.h"
#define __LEAKS_CPP
#include "leaks.h"
#include "m_xfer.h"
//#include... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
81
],
[
83,
86
],
[
159,
162
],
[
167,
225
],
[
227,
276
],
[
278,
338
],
[
340,
341
],
[
343,
430
],
[
432,
433
],
[
4... |
6aa64e2fa5864783c076508fc1e942262dba0650 | e88830a2981a792c91776bf1188c7d15edc6dea0 | /Options.cpp | 3e512514b4e1b50e59dc242bdaf039b983779622 | [] | no_license | Wu-Lab/HMC | 9d848582cddae4a2d6cbb5f492bca51fde923918 | 5f5c0e22fcbc007e2dae2eb2dfe53e1b78a964ef | refs/heads/master | 2020-07-09T08:55:22.057596 | 2010-12-29T21:48:38 | 2010-12-29T21:48:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,042 | cpp |
#include <iomanip>
#include "Options.h"
void DisplayOption::operator()(const pair<string, po::variable_value> &opt) const
{
if (((flag == DisplayOption::defaulted) && !opt.second.defaulted()) ||
((flag == DisplayOption::specified) && opt.second.defaulted())) return;
os << " " << opt.first << " = ";
... | [
"wulingyun@localhost"
] | [
[
[
1,
67
]
]
] |
04f2d4356ef775d24b06a22ccc48fccd2e25c915 | 2957c5a47105deb75f2af0a78feaf6f01bebd0f5 | /InvadedSpace/userinterface.cpp | 6ba3c74f4c6b6797d695f5ecdf65ae4016d97965 | [] | no_license | akidarsa/ak-pu-school | a20e7f742a262a37011a60e8f20866f4d4b2a704 | fbe72462db4b0fe08e06674249c61eb7ead0641a | refs/heads/master | 2021-01-15T17:29:33.472717 | 2009-12-07T20:50:32 | 2009-12-07T20:50:32 | 32,253,320 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,479 | cpp | #include "userinterface.h"
#include "playarena.h"
#include "constant.h"
#include <iostream>
using namespace std;
UserInterface::UserInterface() {
createMenuBar();
main = new QWidget;
QVBoxLayout * layout = new QVBoxLayout;
arena = new PlayArena;
main -> setLayout(layout);
layout -> ... | [
"akidarsa@a8046f88-d622-11de-89a3-7d4a0ca7bf7e"
] | [
[
[
1,
62
]
]
] |
b7731158c0b00728249b959a5f29c05ae7f6f82e | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvimage/NormalMipmap.cpp | cb7e93f4f2fa16dee3beb88eff3a7e83e496bf36 | [] | 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 | 2,177 | cpp | // This code is in the public domain -- castanyo@yahoo.es
#include <nvimage/NormalMipmap.h>
#include <nvimage/FloatImage.h>
#include <nvmath/Montecarlo.h>
#include <nvmath/SphericalHarmonic.h>
#include <nvcore/Ptr.h>
using namespace nv;
FloatImage * nv::createNormalMipmapMap(const FloatImage * img)
... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
99
]
]
] |
90d74137a034e5a196997d0c341c0e1f1309e959 | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/properties_stream_object.hpp | 68bb819280cf8579f62ac1a03471f9cbf6f46e65 | [] | no_license | invy/mjklaim-freewindows | c93c867e93f0e2fe1d33f207306c0b9538ac61d6 | 30de8e3dfcde4e81a57e9059dfaf54c98cc1135b | refs/heads/master | 2021-01-10T10:21:51.579762 | 2011-12-12T18:56:43 | 2011-12-12T18:56:43 | 54,794,395 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,224 | hpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | [
[
[
1,
613
]
]
] |
547da3decec50c4cab5f535341fbbb5bd3a920ec | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Include/CComboToolBar.h | 86e7b4d51bce5deb088c8d5356b0f599b9099ca6 | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,039 | h | /*
CComboToolBar.h
Classe per il combo nella toolbar (MFC).
Nel file delle risorse bisogna definire l'id relativo al combo (IDC_COMBO_ON_TOOLBAR),
in caso contrario produce un errore in compilazione.
Luca Piergentili, 16/09/00
lpiergentili@yahoo.com
*/
#ifndef _CCOMBOTOOLBAR_H
#define _CCOMBOTOOLBAR_H 1
... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
45
]
]
] |
e2d67dfe70dbabce09bbd6c9e714f61fa8d85910 | e6abea92f59a1031d94bbcb3cee828da264c04cf | /NppPluginIface/src/NppPluginIface_ExtLexer_SciCommon.h | 91cbc4082c70acbe5cb83e35b48c2f554d59c12e | [] | 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 | 4,930 | h | /* NppPluginIface_ExtLexer_SciCommon.h
*
* This file is part of the Notepad++ Plugin Interface Lib.
* Copyright 2008 - 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... | [
"T B Fowler@2fa2a738-4fc5-9a49-b7e4-8bd4648edc6b"
] | [
[
[
1,
136
]
]
] |
3b87a0243c0ac1221dd676a15b59cfcdecf4c840 | dd5c8920aa0ea96607f2498701c81bb1af2b3c96 | /stlplus/source/matrix.hpp | 486ee422c87b6e34836de65b39c8c9ad64409a5f | [] | 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 | 2,533 | hpp | #ifndef MATRIX_HPP
#define MATRIX_HPP
/*----------------------------------------------------------------------------
Author: Andy Rushton
Copyright: (c) Andy Rushton, 2004
License: BSD License, see ../docs/license.html
General-purpose 2D matrix data structure
---------------------------------... | [
"schimmi@cb9ff89a-abed-0310-8fc6-a4cabe7d48c9"
] | [
[
[
1,
77
]
]
] |
26b04f6592b64c3442272ddec56e5cad192101e4 | 20cafbe3f5e43b5f2da1a95e415c688c3e9843cc | /ns2hdf/Hdf_export.cpp | 8eb0cf51661f9d3b497f291e668b4a7e29501f5e | [] | no_license | G-Node/ns2hdf | b4273db5b99df56bd575b40307e1fd96ba55621d | d7528c78e582f3ed4ac69cc23c5da0792c70e15d | refs/heads/master | 2016-09-11T06:47:35.399793 | 2011-08-03T20:36:24 | 2011-08-03T20:36:24 | 2,150,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,430 | cpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2010 G-NODE
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundat... | [
"gicmo@gnome.org"
] | [
[
[
1,
596
]
]
] |
30947794925247c0328fe04bf769ce7715d4d553 | 2e6bb5ab6f8ad09f30785c386ce5ac66258df252 | /project/HappyHunter/Core/StaticMesh.cpp | fe3e23f7f769425dc4420c4122a9984ba29608bc | [] | no_license | linfuqing/happyhunter | 961061f84947a91256980708357b583c6ad2c492 | df38d8a0872b3fd2ea0e1545de3ed98434c12c5e | refs/heads/master | 2016-09-06T04:00:30.779303 | 2010-08-26T15:41:09 | 2010-08-26T15:41:09 | 34,051,578 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,532 | cpp | #include "StdAfx.h"
#include "basicutils.h"
#include "RenderQueue.h"
#include "StaticMesh.h"
#include "Camera.h"
using namespace zerO;
CStaticMesh::CStaticMesh() :
m_strEffectFile(TEXT("")),
m_pMesh(NULL),
m_pShadow(NULL),
m_bIsCreated(false),
m_bIsVisibleShadow(true),
m_bIsCulled(false)
{
}
CStati... | [
"linfuqing0@c6a4b443-94a6-74e8-d042-0855a5ab0aac"
] | [
[
[
1,
142
]
]
] |
315bc3e29d2e905c04faf27cb3253ac471efe0f7 | 465943c5ffac075cd5a617c47fd25adfe496b8b4 | /ALTCMND.H | 022adc2878eb3335a43c26adee75e52b280d4b4c | [] | 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 | 442 | h | /* Altitude command class
version 0.1
Nick Papa 23/04/96.
*/
# ifndef _ALTCMND_H
# define _ALTCMND_H
# include "planecmn.h"
# define MAXALT 9
class AltCmnd : public PlaneCmnd {
protected:
int Altitude_c;
AltCmnd (Plane *pl)
:PlaneCmnd (pl) {}
public :
void Execute ... | [
"paul.wilson@merecomplexities.com"
] | [
[
[
1,
32
]
]
] |
632d8884ec0ced58a94a185616dc7e814447261e | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /gccxml_bin/v09/win32/share/gccxml-0.9/Vc8/Include/crtdbg.h | cec4f5f8b5c37843035278fd0c7f6342b5435e47 | [] | no_license | 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 | 38,427 | h | /***
*crtdbg.h - Supports debugging features of the C runtime library.
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* Support CRT debugging features.
*
* [Public]
*
****/
#if _MSC_VER > 1000
#pragma once
#endif
#include <crtdefs.h>
#ifndef _INC_CRT... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
1219
]
]
] |
adb5f36e6d1b028a7839ed032bbc806478508a98 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/lbs/LocAcquisition/src/testpositionInfo.cpp | 2c37868d4039d834fa3b94fe8c4ef084fa5bd422 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,060 | cpp | /*
* Copyright (c) 2007 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,
165
]
]
] |
3ba02f8f31ab7993823057febc7ade56d85a1db1 | a36d7a42310a8351aa0d427fe38b4c6eece305ea | /render_win32/SurfaceLockedRectDX9Imp.cpp | 45187b95feadc146a1db9fb39bd8c0e6d16802ba | [] | no_license | newpolaris/mybilliard01 | ca92888373c97606033c16c84a423de54146386a | dc3b21c63b5bfc762d6b1741b550021b347432e8 | refs/heads/master | 2020-04-21T06:08:04.412207 | 2009-09-21T15:18:27 | 2009-09-21T15:18:27 | 39,947,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 401 | cpp | #include "DXUT.h"
#include "my_render_win32_dx9_imp.h"
namespace my_render_win32_dx9_imp {
SurfaceLockedRectDX9Imp::SurfaceLockedRectDX9Imp( const D3DLOCKED_RECT & dxLockedRect )
: dxLockedRect_( dxLockedRect )
{
}
int SurfaceLockedRectDX9Imp::getPitch() {
return dxLockedRect_.Pitch;
}
void * Surf... | [
"wrice127@af801a76-7f76-11de-8b9f-9be6f49bd635"
] | [
[
[
1,
20
]
]
] |
9cd90d75a8873906ae26908c5f800f1964d7713a | 3977ae61b891f7e8ae7d75b8e22bcb63dedc3c1c | /Base/Gui/Source/Exception/GuiException.h | 762e2061d7196966d1451b9e1be9089a440bc4ff | [] | no_license | jayrulez/ourprs | 9734915b69207e7c3382412ca8647b051a787bb1 | 9d10f7a6edb06483015ed11dcfc9785f63b7204b | refs/heads/master | 2020-05-17T11:40:55.001049 | 2010-03-25T05:20:04 | 2010-03-25T05:20:04 | 40,554,502 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 586 | h | /*
@Group: BSC2D
@Group Members:
<ul>
<li>Robert Campbell: 0701334</li>
<li>Audley Gordon: 0802218</li>
<li>Dale McFarlane: 0801042</li>
<li>Dyonne Duberry: 0802189</li>
</ul>
@
*/
#ifndef GUIEXCEPTION_H
#define GUIEXCEPTION_H
#ifdef _WIN32
#include "../../Win32/Core/Console.h"
#endif
#includ... | [
"portmore.representa@c48e7a12-1f02-11df-8982-67e453f37615"
] | [
[
[
1,
31
]
]
] |
579e82a1d3afbd2aee14e702ee1362839eb2e359 | 9756190964e5121271a44aba29a5649b6f95f506 | /SimpleParam/Param/src/Numerical/MatrixConverter.h | d29ea73715edfa538dbd8d99502cf9da2bd017ef | [] | 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 | 728 | h | #ifndef MATRIX_CONVERTER_2_H
#define MATRIX_CONVERTER_2_H
#include "MeshSparseMatrix.h"
#include "matrix.h"
#ifdef WIN32
#include <hj_3rd/hjlib/sparse_old/sparse.h>
#else
#include <hj_3rd/hjlib/sparse/sparse.h>
#endif
using namespace zjucad::matrix;
class CMatrixConverter
{
public:
CMatrixConverter(... | [
"weihongyu1987@gmail.com"
] | [
[
[
1,
27
]
]
] |
f18f38c9a4f7a24c99b3f5503e192434816b2979 | 0e25e68e96c9883edcc85cbee6d24fdfd49cf8e5 | /source/BlockList.h | 0aa5bcbf18e67ad564f1c066200650567f2a672a | [] | no_license | dpembo/tetwiis | ff334a52ce2b41e79790c37fbe6630d26b1eb2b7 | 207692026d767b1a3aa9909ba9c6297cfd78fae0 | refs/heads/master | 2021-08-17T10:36:38.264831 | 2011-08-03T11:25:21 | 2011-08-03T11:25:21 | 32,199,080 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 945 | h | /**
*
* Tetwiis
* (C)2009 http://www.pembo.co.uk
*
**/
//------------------------------------------------------------------------------
// Headers
//------------------------------------------------------------------------------
#include <stdlib.h>
#include <stdio.h>
#include <gccore.h>
#include <mxm... | [
"google@dpembo.ukfsn.org@d3020fdf-8559-019b-6164-6b32d0407fe0"
] | [
[
[
1,
60
]
]
] |
e108ce911d2c82d8e653631885a6eb80294db618 | 823afcea9ac0705f6262ccffdff65d687822fe93 | /RayTracing/Src/OGLRenderSystem.cpp | 254e42fe80115a00470735f0115a6a9f0a2d9226 | [] | no_license | shourav9884/raytracing99999 | 02b405759edf7eb5021496f87af8fa8157e972be | 19c5e3a236dc1356f6b4ec38efcc05827acb9e04 | refs/heads/master | 2016-09-10T03:30:54.820034 | 2006-10-15T21:49:19 | 2006-10-15T21:49:19 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 11,203 | cpp |
#include "OGLRenderSystem.h"
#include "ColorRGBf.h"
#include "ColorRGBAf.h"
#include "CoCBorderSet.h"
#include "glut.h"
#include <cstdlib> // Devido ao NULL
#include <cstdio>
OGLRenderSystem *OGLRenderSystem::singleton;
OGLRenderSystem::OGLRenderSystem()
: width(300),
height(300),
xScale(1.0)... | [
"saulopessoa@34b68867-b01b-0410-ab61-0f167d00cb52"
] | [
[
[
1,
344
]
]
] |
12f3e331d887d302259beaaf70972568bd81e3b7 | 94c1c7459eb5b2826e81ad2750019939f334afc8 | /source/Sysface.cpp | 6e69ac38eb3c3d4151563f5f2501998b71d028f5 | [] | no_license | wgwang/yinhustock | 1c57275b4bca093e344a430eeef59386e7439d15 | 382ed2c324a0a657ddef269ebfcd84634bd03c3a | refs/heads/master | 2021-01-15T17:07:15.833611 | 2010-11-27T07:06:40 | 2010-11-27T07:06:40 | 37,531,026 | 1 | 3 | null | null | null | null | GB18030 | C++ | false | false | 12,955 | cpp | // Sysface.cpp : implementation file
//
#include "stdafx.h"
#include "CTaiShanApp.h"
#include "Sysface.h"
#include "CTaiShanDoc.h"
#include "MainFrm.h"
#define WM_SYSFACEITEMCHANGE (WM_USER+12345)
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
IM... | [
"7171136@qq.com"
] | [
[
[
1,
496
]
]
] |
c33e27afa87e16bbbd4cb0d7b1b1fd5447747499 | 9eb4d50f6f499d091c036b5745dd17173693b8bf | /src/wii/wii_vb.cpp | bff9b8e8a60d71c5bfd08f5251996d63e6829fd6 | [] | no_license | MathewWi/wiirtual-boy | 53efab60de238134c43e00502186c1cfe39245ec | 4f4a2b75a721e42e036a91956ca32a549ec0a8ff | refs/heads/master | 2021-01-01T17:00:37.708274 | 2011-06-27T15:22:53 | 2011-06-27T15:22:53 | 32,204,974 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,910 | cpp | /*
WiirtualBoy : Wii port of the Mednafen Virtual Boy emulator
Copyright (C) 2011
raz0red and Arikado
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 anyo... | [
"raz0red@gmail.com@00a74ce0-9458-8d50-ee98-3d1c5c732d48"
] | [
[
[
1,
293
]
]
] |
4fc872d68b39fc8dd109b3d867af369331bba9f9 | f71e82b7ed19200280b7164a2e959310d9bfa210 | /ExampleAIModule/ExampleAIModule/GrupoAntiaereo.h | 8915b6c7d915843bbc4eb0fd933362e1861ef7c9 | [] | no_license | albertouri/manolobot | 05cf4ee217e85f1332e0e063fcc209da4b71c7b5 | 44e7fee46abcf4f1efa6d292ea8ec7cdc57eb7c8 | refs/heads/master | 2021-01-02T08:32:48.281836 | 2011-02-03T23:28:08 | 2011-02-03T23:28:08 | 39,591,406 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,109 | h | #pragma once
#include <BWAPI.h>
#include <BWTA.h>
#include "Utilidades.h"
#include "AnalizadorTerreno.h"
#include "Graficos.h"
using namespace BWAPI;
using namespace BWTA;
class GrupoAntiaereo
{
public:
// la region pasada como parametro es la region a defender
GrupoAntiaereo(Region *r);
~Grup... | [
"marianomoreno3@82b963ee-1e64-6eb5-a9c5-6632919fd137"
] | [
[
[
1,
50
]
]
] |
6d1a1ab56071a9e239eed9e4a8cbf325af84c0dd | e806f8c3e255de9db42c39e09f27c1fc8727437a | /Main.cpp | d99255ed68fff1f23a959879995833dc0d142158 | [] | no_license | gitpan/mojprogram | 44f4844cb1fcf0fe3d35aa7e9ead6b56e20f12ef | aa031a46890908734cde1a600bd5c2539b29bd1f | refs/heads/master | 2020-09-12T14:01:31.767804 | 2003-05-17T13:31:35 | 2014-10-26T18:24:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,984 | cpp |
#include <iostream.h>
#include <fstream.h>
#include "ABook.h"
#include "Contact.h"
#include "CGroup.h"
class UserInterface {
public:
static UserInterface* Instance ();
~UserInterface () { delete myABook; }
void run ();
enum Status { ERR, OK, RET };
protected:
UserInterface () : myA... | [
"schwern+gitpan@pobox.com"
] | [
[
[
1,
223
]
]
] |
878694d1710356e3f5313faca14ad822cde6f9a2 | c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac | /depends/ClanLib/src/Core/Text/console_logger.cpp | d767c64300a306a7329f92d5023512c5bfe68cfd | [] | no_license | ptrefall/smn6200fluidmechanics | 841541a26023f72aa53d214fe4787ed7f5db88e1 | 77e5f919982116a6cdee59f58ca929313dfbb3f7 | refs/heads/master | 2020-08-09T17:03:59.726027 | 2011-01-13T22:39:03 | 2011-01-13T22:39:03 | 32,448,422 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,299 | cpp | /*
** ClanLib SDK
** Copyright (c) 1997-2010 The ClanLib Team
**
** 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 softwa... | [
"PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227"
] | [
[
[
1,
116
]
]
] |
61fc32651aebe6d60dcc6ad959f5e34af121b0d1 | 29c5bc6757634a26ac5103f87ed068292e418d74 | /externallibs/ogre/include/OgreHardwarePixelBuffer.h | 4270a770902323c40dfecc16568f330aaf53f45d | [] | no_license | drivehappy/tlapi | d10bb75f47773e381e3ba59206ff50889de7e66a | 56607a0243bd9d2f0d6fb853cddc4fce3e7e0eb9 | refs/heads/master | 2021-03-19T07:10:57.343889 | 2011-04-18T22:58:29 | 2011-04-18T22:58:29 | 32,191,364 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,063 | h | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2006 Torus Knot Software Ltd
Also see acknowledgements in Readme.html
This progr... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
200
]
]
] |
5cf70c5505411eff72cd0ca55b7b1365ccb439bf | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/scene/ntextureanimator_cmds.cc | cc0a87f2725a6fd1f1b21f6457630c7aafb66c1e | [] | 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 | 2,539 | cc | //------------------------------------------------------------------------------
// ntextureanimator_cmds.cc
// (C) 2004 Rafael Van Daele-Hunt
//------------------------------------------------------------------------------
#include "scene/ntextureanimator.h"
#include "kernel/npersistserver.h"
#include "gfx2/nt... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
97
]
]
] |
5d9ebbc75d79406b6871a9e6568a79ddcc04ec9d | 2a3952c00a7835e6cb61b9cb371ce4fb6e78dc83 | /BasicOgreFramework/PhysxSDK/Samples/SampleCommonCode/src/BmpLoader.cpp | b8d92b4ecfd68b9ad69118d82b8b25a5f2b7a4fd | [] | no_license | mgq812/simengines-g2-code | 5908d397ef2186e1988b1d14fa8b73f4674f96ea | 699cb29145742c1768857945dc59ef283810d511 | refs/heads/master | 2016-09-01T22:57:54.845817 | 2010-01-11T19:26:51 | 2010-01-11T19:26:51 | 32,267,377 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,358 | cpp | #include <stdio.h>
#include <stdlib.h>
#include "BmpLoader.h"
#include "MediaPath.h"
static bool isBigEndian() { int i = 1; return *((char*)&i)==0; }
static unsigned short endianSwap(unsigned short nValue)
{
return (((nValue>> 8)) | (nValue << 8));
}
static unsigned int endianSwap(unsigned int i)
{... | [
"erucarno@789472dc-e1c3-11de-81d3-db62269da9c1"
] | [
[
[
1,
135
]
]
] |
f27c1d84e9ccaf5cbff1b5757f3bdd657dc795fa | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/pcsx2/gui/SysState.cpp | fd506d200a3066739e15a5a6c7f0531e53438308 | [] | no_license | mauzus/progenitor | f99b882a48eb47a1cdbfacd2f38505e4c87480b4 | 7b4f30eb1f022b08e6da7eaafa5d2e77634d7bae | refs/heads/master | 2021-01-10T07:24:00.383776 | 2011-04-28T11:03:43 | 2011-04-28T11:03:43 | 45,171,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,435 | cpp | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2010 PCSX2 Dev Team
*
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
* of the GNU Lesser General Public License as published by the Free Software Found-
* ation, either version 3 of te License, or (at your option) a... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
374
]
]
] |
50c5e1a93720860aa5b369a8616f1b8b79a7f417 | 9a6a9d17dde3e8888d8183618a02863e46f072f1 | /DialogFinal.h | 7de8b7ffee7d499416b8c9b6888bafec99a7967c | [] | no_license | pritykovskaya/max-visualization | 34266c449fb2c03bed6fd695e0b54f144d78e123 | a3c0879a8030970bb1fee95d2bfc6ccf689972ea | refs/heads/master | 2021-01-21T12:23:01.436525 | 2011-07-06T18:23:38 | 2011-07-06T18:23:38 | 2,006,225 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,361 | h | #pragma once
#include "afxwin.h"
// DialogFinal dialog
class DialogFinal : public CDialog
{
DECLARE_DYNAMIC(DialogFinal)
public:
DialogFinal(CWnd* pParent = NULL); // standard constructor
virtual ~DialogFinal();
// Dialog Data
enum { IDD = IDD_DIALOG2 };
protected:
virtual void DoDataExch... | [
"pritykovskaya@gmail.com"
] | [
[
[
1,
79
]
]
] |
7835f10b07fb46dacce9f4534d7d10b3feccc967 | a473bf3be1f1cda62b1d0dc23292fbf7ec00dcee | /src/htmlcontrol.cpp | ef66ba2cee9d2a75210014c7ce3bd9d8114beb6d | [] | no_license | SymbiSoft/htmlcontrol-for-symbian | 23821e9daa50707b1d030960e1c2dcf59633a335 | 504ca3cb3cf4baea3adc5c5b44e8037e0d73c3bb | refs/heads/master | 2021-01-10T15:04:51.760462 | 2009-08-14T05:40:14 | 2009-08-14T05:40:14 | 48,186,784 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,464 | cpp | #include <eikenv.h>
#include "htmlcontrol.hrh"
#ifdef __SERIES60__
#include <aknutils.h>
#endif
#include "htmlcontrol.h"
#include "controlimpl.h"
#include "elementimpl.h"
#include "htmlctlenv.h"
#include "htmlctlevent.h"
#include "htmlparser.h"
#include "scrollbar.h"
#include "style.h"
#include "imag... | [
"gzytom@0e8b9480-e87f-11dd-80ed-bda8ba2650cd"
] | [
[
[
1,
246
]
]
] |
a29bd2f06c119d64ce9c4a8a6f242e547eee52a3 | 1e3964623d0f90069bc963bb878069ce70ddd52f | /source/scene/lensflare/CLensFlareSceneNode.cpp | 7106b6daa1dcc172f72e0ec035068ffd8eebd7d4 | [] | no_license | randomMesh/katastrophe | fbe7f608cc115d517656a53bdb9cdbc66a728b56 | 2131afc50ee5fd7a15aae6149061ef81c356b74b | refs/heads/master | 2020-04-19T19:19:17.553317 | 2009-12-03T19:05:25 | 2009-12-03T19:05:25 | 168,385,525 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,880 | cpp | // This file is part of the "Flocking boids" demo.
// For conditions of distribution and use, see copyright notice in main.cpp
// Original code and artwork by Paulo Oliveira (ProSoft, http://br.geocities.com/paulo_cmv/)
// The code is Public Domain.
// With updates from gammaray and torleif
#include "CLensFlar... | [
"randomMesh@5fd19fba-185a-4fba-8bb7-5f051f5e5bbc"
] | [
[
[
1,
162
]
]
] |
18f307004a3c5bf8226e7d6efe20a045903e5823 | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKitTools/DumpRenderTree/chromium/WebThemeEngineDRT.cpp | 834d420f3698fc21c01dfca9f10ea97aafb98dc9 | [] | 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 | 26,564 | 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,
758
]
]
] |
c83ce428c1f93e1435817c5a1a3a8040dd19949e | 989aa92c9dab9a90373c8f28aa996c7714a758eb | /HydraIRC/Plugins/Default/sysinfo.cpp | b85db619c3609903c751aef41afb3b41575b8eaf | [] | no_license | john-peterson/hydrairc | 5139ce002e2537d4bd8fbdcebfec6853168f23bc | f04b7f4abf0de0d2536aef93bd32bea5c4764445 | refs/heads/master | 2021-01-16T20:14:03.793977 | 2010-04-03T02:10:39 | 2010-04-03T02:10:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,786 | cpp | // sysinfo-console.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "sysinfo.h"
#include <windows.h>
char *osversion()
{
char buf[256];
strcpy(buf, "");
OSVERSIONINFOEX osvi;
BOOL bOsVersionInfoEx;
// Try calling GetVersionEx using the OSVERSIONI... | [
"hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0"
] | [
[
[
1,
221
]
]
] |
3554687d6bf22cdd252857b9fdd3c02195f9affa | cf98fd401c09dffdd1e7b1aaa91615e9fe64961f | /tags/0.0.0/inc/util/comptr.h | d621b76c81deeb333268ea7df8848dd15cdb5251 | [] | no_license | BackupTheBerlios/bvr20983-svn | 77f4fcc640bd092c3aa85311fecfbea1a3b7677e | 4d177c13f6ec110626d26d9a2c2db8af7cb1869d | refs/heads/master | 2021-01-21T13:36:43.379562 | 2009-10-22T00:25:39 | 2009-10-22T00:25:39 | 40,663,412 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,144 | h | /*
* $Id$
*
* Copyright (C) 2008 Dorothea Wachmann
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
... | [
"dwachmann@01137330-e44e-0410-aa50-acf51430b3d2"
] | [
[
[
1,
215
]
]
] |
7665b7c6e5ed261b302df5723126c599363be259 | 0468c65f767387da526efe03b37e1d6e8ddd1815 | /source/drivers/caanoo/config.cpp | 277e366b6a4abf845d0057898b72c2b81e44b92e | [] | no_license | arntsonl/fc2x | aadc4e1a6c4e1d5bfcc76a3815f1f033b2d7e2fd | 57ffbf6bcdf0c0b1d1e583663e4466adba80081b | refs/heads/master | 2021-01-13T02:22:19.536144 | 2011-01-11T22:48:58 | 2011-01-11T22:48:58 | 32,103,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,096 | cpp | #include <unistd.h>
#include <sys/types.h>
#include <signal.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <string.h>
#include <strings.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "main.h"
//#include "throttle.h"
#include "config.h"
#include "../common/cheat.h"
#incl... | [
"Cthulhu32@e9098629-9c10-95be-0fa9-336bad66c20b"
] | [
[
[
1,
327
]
]
] |
f311c12a01a2ddff86379e02c4b3178cb99146f6 | 1d693dd1b12b23c72dd0bb12a3fc29ed88a7e2d5 | /src/nbpflcompiler/optconstprop.cpp | 12f81537bf2a14d909bab985309668a27ad16225 | [] | no_license | rrdenicol/Netbee | 8765ebc2db4ba9bd27c2263483741b409da8300a | 38edb4ffa78b8fb7a4167a5d04f40f8f4466be3e | refs/heads/master | 2021-01-16T18:42:17.961177 | 2011-12-26T20:27:03 | 2011-12-26T20:27:03 | 3,053,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,855 | cpp | /*****************************************************************************/
/* */
/* Copyright notice: please read file license.txt in the NetBee root folder. */
/* ... | [
"rdenicol@cpqd.com.br"
] | [
[
[
1,
200
]
]
] |
2cdadbe4726bf8ca89c729de990e08b2b0c7f8c9 | 6c8c4728e608a4badd88de181910a294be56953a | /EnvironmentModule/Water.cpp | 7959d049698bfbcf7e9235ccf10e903c1abaeff2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | caocao/naali | 29c544e121703221fe9c90b5c20b3480442875ef | 67c5aa85fa357f7aae9869215f840af4b0e58897 | refs/heads/master | 2021-01-21T00:25:27.447991 | 2010-03-22T15:04:19 | 2010-03-22T15:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,818 | cpp | // For conditions of distribution and use, see copyright notice in license.txt
/// @file Water.cpp
/// @brief Manages Water-related Rex logic.
#include "StableHeaders.h"
#include "Water.h"
#include "EnvironmentModule.h"
// Ogre renderer -specific.
#include <OgreManualObject.h>
#include <OgreSceneManager.h... | [
"jaakkoallander@5b2332b8-efa3-11de-8684-7d64432d61a3",
"jjj@5b2332b8-efa3-11de-8684-7d64432d61a3",
"cadaver@5b2332b8-efa3-11de-8684-7d64432d61a3",
"cmayhem@5b2332b8-efa3-11de-8684-7d64432d61a3",
"tuoki@5b2332b8-efa3-11de-8684-7d64432d61a3",
"joosuav@5b2332b8-efa3-11de-8684-7d64432d61a3",
"loorni@5b2332b... | [
[
[
1,
2
],
[
7,
8
],
[
28,
28
],
[
120,
120
],
[
137,
137
]
],
[
[
3,
6
],
[
9,
17
],
[
26,
27
],
[
30,
34
],
[
39,
... |
028ac333d95d4ba9df9c72aa57ca58460874e311 | 01c394a7798fbb5f5033f5e0d40924e5ecdc894c | /srcMisc/verb.h | 4c94d53fe87f5803bd78a8b1bb2883d5fab785db | [] | no_license | padenot/redverb | 977d30331aefbf5c4d6bc6b34aeb4bae3c5bdbd9 | 41ab90c5f5ac20e76fd49150d31c8a9f1b3af486 | refs/heads/master | 2016-09-06T04:41:03.966969 | 2010-05-07T14:22:24 | 2010-05-07T14:22:24 | 655,066 | 16 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,146 | h | #ifndef __VERB__H
#define __VERB__H
#include "public.sdk/source/vst2.x/audioeffectx.h"
const char* progName = "Verb";
class Verb : public AudioEffectX
{
public:
Verb (audioMasterCallback audioMaster);
~Verb ();
// Processing
virtual void processReplacing (float** inputs, float** outputs, VstInt32 sa... | [
"3voker@6d733ef2-e500-11de-8dea-4d08a2fd72f5"
] | [
[
[
1,
39
]
]
] |
c10bdac0254d20b9f95fbaac823ed4b08270efbc | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/game/MissionMapsClass.h | f31b1d8f37414b1b80caf3334f70adba3a7560aa | [] | 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 | 1,317 | h | // MissionMapsClass.h
// 1.2
// This file is part of OpenRedAlert.
//
// OpenRedAlert 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, version 2 of the License.
//
// OpenRedAlert is ... | [
"cepiperez@gmail.com"
] | [
[
[
1,
49
]
]
] |
4d994401a891db02edf3890b32bfecb3d921405c | 27651c3f5f829bff0720d7f835cfaadf366ee8fa | /QBluetooth/Connection/ObjectExchange/Server/Impl/QBtObjectExchangeServer_stub.cpp | c27fddd0e5136a221db9a2f7a210692c197243c8 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | cpscotti/Push-Snowboarding | 8883907e7ee2ddb9a013faf97f2d9673b9d0fad5 | cc3cc940292d6d728865fe38018d34b596943153 | refs/heads/master | 2021-05-27T16:35:49.846278 | 2011-07-08T10:25:17 | 2011-07-08T10:25:17 | 1,395,155 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,135 | cpp | /*
* QBtObjectExchangeServer_stub.cpp
*
*
* Author: Ftylitakis Nikolaos
*
* 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/LICE... | [
"cpscotti@c819a03f-852d-4de4-a68c-c3ac47756727"
] | [
[
[
1,
43
]
]
] |
33de79e62ace80a7f564a90e4fd31d4b90df5714 | b816fdbc7bb0da01eb39346b9b787c028791afec | /Project Panda/src/mechanics/temperature/TemperatureMechanics.cpp | 132baadab56c9ef7be75f0fdf855ee9e622f6301 | [] | no_license | martinpinto/Project-Panda | 0537feac43574ae3453d0228638fed7015a44116 | f1db30b885a7557e59974323035e3a411072f060 | refs/heads/master | 2021-01-25T12:19:27.325670 | 2011-11-19T17:54:12 | 2011-11-19T17:54:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 370 | cpp | /*
* TemperatureMechanics.cpp
*
* Created on: 24.10.2011
* Author: Martin Pinto-Bazurco
*
*/
#include <iostream>
#include <vector>
#include "TemperatureMechanics.h"
TemperatureMechanics::TemperatureMechanics() {
}
TemperatureMechanics::TemperatureMechanics(Character character) {
}
Temp... | [
"martinpintob@gmail.com"
] | [
[
[
1,
24
]
]
] |
eb787b037566d5fb6f9478ee35c7744d6e71da7f | 5e2b72b494c5eec0cc74e26e89619089014f097a | /dynamicObject.cpp | b483636b4a736b6bbd00634b76f9d3a26ceead0e | [] | no_license | capaca/Destroyer3D | caeb57f05ff0857a630eb2cd94983e4fa81cae24 | 72a66594c696b502dc0aaf7fb8444ebde709a7b8 | refs/heads/master | 2021-01-18T18:17:48.943523 | 2009-06-16T20:47:08 | 2009-06-16T20:47:08 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 16,677 | cpp | //===========================================================================
/*
\author: <http://www.chai3d.org>
\author: Remis Balaniuk
\version 1.1
\date 10/2005
*/
//===========================================================================
//-------------------------------... | [
"pedro.capaca@gmail.com"
] | [
[
[
1,
505
]
]
] |
95479d4d73733cb6d8153a1d218886e65ecacb80 | e8d9619e262531453688550db22d0e78f1b51dab | /nohtml/conv.cpp | 10b382d7d0df11a5866bdedfff026596ebad4704 | [] | 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 | UTF-8 | C++ | false | false | 20,210 | cpp | #include "common.h"
#include "conv.h"
#include "strl.h"
#if _MSC_VER
#pragma warning( disable: 4706 )
#endif
char* strip_html(char *src)
{
int size = MultiByteToWideChar(CP_ACP, 0, src, -1, 0, 0);
wchar_t* buf=new wchar_t[size];
MultiByteToWideChar(CP_ACP, 0, src, -1,buf,size);
wchar_t* stripped_buf=str... | [
"scott.ellis@disos.com"
] | [
[
[
1,
817
]
]
] |
23ae3546a847ecc385c2f08bca3a47d7e40f62d4 | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Laptop/IMP Character and Disability Entrance.cpp | d73a4698fe209177ec6782608252dc8660a11918 | [] | 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 | 4,210 | cpp | #ifdef PRECOMPILEDHEADERS
#include "Laptop All.h"
#else
#include "CharProfile.h"
#include "IMP Character and Disability Entrance.h"
#include "IMP MainPage.h"
#include "IMP HomePage.h"
#include "IMPVideoObjects.h"
#include "Utilities.h"
#include "WCheck.h"
#include "Debug.h"
#include "WordWrap.h"
... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
133
]
]
] |
d00b46bfa40e10f38549bc0489d749211973e574 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/WheelAnimalController/include/ui/UIAnimation2.h | 49107a58d86da4ef0d9dcdfbc21e9fa6e755d60f | [] | 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 | UTF-8 | C++ | false | false | 1,137 | h | #ifndef __Orz_UIAnimation2__
#define __Orz_UIAnimation2__
#include <boost/multi_array.hpp>
#include <iostream>
#include <CEGUI/cegui.h>
namespace Orz
{
class UIAnimation2
{
public:
UIAnimation2(void):_window(NULL),_time(0.f)
{
_curWindow = _windows.begin();
}
~UIAnimation2(void)
{
}
... | [
"ogre3d@yeah.net"
] | [
[
[
1,
61
]
]
] |
6cb1ddfc72475d3b803bdf83f148403d920bbfb7 | fb71c08b1c1e7ea4d7abc82e65b36272069993e1 | /src/CAnimator.cpp | f45c98bda89d1203d4a8422368b31eee9a53e2fb | [] | no_license | cezarygerard/fpteacher | 1bb4ea61bc86cbadcf47a810c8bb441f598d278a | 7bdfcf7c047caa9382e22a9d26a2d381ce2d9166 | refs/heads/master | 2021-01-23T03:47:54.994165 | 2010-03-25T01:12:04 | 2010-03-25T01:12:04 | 39,897,391 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,391 | cpp | /** @file CAnimator.cpp
* @author Sebastian luczak
* @date 2010.01.08
* @version 0.6
* @brief Klasa animatora, czyli minisystemu zarzadzajacego sekwencja animacji
* Dzialanie animatora w trybie ONCE - wyswietlany jest jednorazowo caly wektor animset'ow
w trybie LOOP - sekwencja animset'ow jest powtarzana
... | [
"fester3000@8e29c490-c8d6-11de-b6dc-25c59a28ecba",
"r.malinowski88@8e29c490-c8d6-11de-b6dc-25c59a28ecba"
] | [
[
[
1,
5
],
[
7,
302
]
],
[
[
6,
6
]
]
] |
efac82ace358263b903a623a19b13ee94ba5adc2 | 74d531abb9fda8dc621c5d8376eb10ec4ef19568 | /src/player.h | a6039a12a6eb16425e80be00b5aec6a9015b87e1 | [] | no_license | aljosaosep/xsoko | e207d6ec8de3196029e569e7765424a399a50f04 | c52440ecee65dc2f3f38d996936e65b3ff3b8b5e | refs/heads/master | 2021-01-10T14:27:04.644013 | 2009-09-02T20:39:53 | 2009-09-02T20:39:53 | 49,592,571 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,899 | h | /*
* codename: xSoko
* Copyright (C) Aljosa Osep, Jernej Skrabec, Jernej Halozan 2008 <aljosa.osep@gmail.com, jernej.skrabec@gmail.com, jernej.halozan@gmail.com>
*
* xSoko project is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by th... | [
"aljosa.osep@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb",
"jernej.halozan@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb",
"Martin.Savc@d77d96cf-bc4d-0410-95e8-7f58e8f99bdb"
] | [
[
[
1,
19
],
[
22,
22
],
[
25,
26
],
[
30,
31
],
[
33,
34
],
[
38,
38
],
[
42,
57
],
[
61,
80
],
[
84,
84
],
[
87,
89
... |
70b59fb246d351a7f927a07d40e97449da83b485 | c143870b3ecebf7f32953c78cee27a75266524dc | /DBGR.inc | 35eff64785963b2851cdceb1022d39a0de42f4b5 | [] | no_license | xx7y7xx/lsacpi | 898990a3d4500c595d753e47f17b980dce911278 | cf90040a9bac4863d5d3352db18f39496310b3dd | refs/heads/master | 2021-05-30T12:54:51.617075 | 2009-07-11T12:56:21 | 2009-07-11T12:56:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,335 | inc | ;*******************************************************************************
; Filename: PrtTab.asm
; Description: This runtine is involved by lsACPI.asm
; Print RSDP, RSDT ... tables.
;*******************************************************************************
assume cs:code
code segment
;*******... | [
"xiaomao101@cb825533-65dd-2cb6-bd03-7ec4aa741891"
] | [
[
[
1,
64
]
]
] |
abf2f0801e6266ceb5fb5e009140c87c97d4e244 | 904b92806d75601317f0158eb142d3565c0b0aba | /vstParameterContainer.cpp | 2a63d275d84b679faf0ff14901bfacf9d2678409 | [] | no_license | alessandrostone/bitmangler | 604735d457f9ef68004caf664695005c087d1b79 | 830e6e473a7aa0795385152cd4066c6d46e84cfd | refs/heads/master | 2016-08-12T06:43:35.508327 | 2008-07-25T18:23:50 | 2008-07-25T18:23:50 | 45,255,449 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 488 | cpp | // vstParameterContainer.cpp: implementation of the vstParameterContainer class.
//
//////////////////////////////////////////////////////////////////////
#include "vstParameterContainer.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
/////////////////////... | [
"kubiak.roman@a8fb966b-8e52-0410-b8b9-d5648befe747"
] | [
[
[
1,
19
]
]
] |
0b87af887a52dc034ec7de1987574568ae232eee | e354a51eef332858855eac4c369024a7af5ff804 | /bench.h | 50b4fbad428af7e1e69b16c7d33532662a5ca2be | [] | no_license | cjus/msgCourierLite | 0f9c1e05b71abf820c55f74a913555eec2267bb4 | 9efc1d54737ba47620a03686707b31b1eeb61586 | refs/heads/master | 2020-04-05T22:41:39.141740 | 2010-09-05T18:43:12 | 2010-09-05T18:43:12 | 887,172 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,403 | h | /* bench.h
Copyright (C) 2004 Carlos Justiniano
cjus@chessbrain.net, cjus34@yahoo.com, cjus@users.sourceforge.net
bench.h 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
Licen... | [
"carlos.justiniano@gmail.com"
] | [
[
[
1,
96
]
]
] |
a3425be7fd472b5ce39d01acc1acd3e10e6ca423 | 3472e587cd1dff88c7a75ae2d5e1b1a353962d78 | /TestPThread/main.cpp | 0f18bb75e28845f79ebdcd08eecb84173bd158a7 | [] | no_license | yewberry/yewtic | 9624d05d65e71c78ddfb7bd586845e107b9a1126 | 2468669485b9f049d7498470c33a096e6accc540 | refs/heads/master | 2021-01-01T05:40:57.757112 | 2011-09-14T12:32:15 | 2011-09-14T12:32:15 | 32,363,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 863 | cpp | #include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#define NUM_THREADS 5
void *TaskCode(void *argument) {
int tid;
tid = *((int *) argument);
printf("Hello World! It's me, thread %d!\n", tid);
/* optionally: insert more useful stuff here */
return NULL;
}
in... | [
"yew1998@gmail.com@5ddc4e96-dffd-11de-b4b3-6d349e4f6f86"
] | [
[
[
1,
41
]
]
] |
3abe8702e2bb7e05249020fed7ad8064554bc898 | 016774685beb74919bb4245d4d626708228e745e | /lib/Collide/ozcollide/ellipsoid.h | d77f0039ab31214a8427934164f70c7c4c1f305b | [] | no_license | sutuglon/Motor | 10ec08954d45565675c9b53f642f52f404cb5d4d | 16f667b181b1516dc83adc0710f8f5a63b00cc75 | refs/heads/master | 2020-12-24T16:59:23.348677 | 2011-12-20T20:44:19 | 2011-12-20T20:44:19 | 1,925,770 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,098 | h | /*
OZCollide - Collision Detection Library
Copyright (C) 2006 Igor Kravtchenko
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) an... | [
"sutuglon@gmail.com"
] | [
[
[
1,
70
]
]
] |
f6d2c05b39b23359bf49b65e3e3d86d9cde67b31 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/framework/psvi/XSWildcard.hpp | 54923df623f760f73d623fe3d17f653fce4209b3 | [] | 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,508 | hpp | /*
* Copyright 2003,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
200
]
]
] |
dd5e9f4e1ec1c5a87d75ec53b105d8512c705bf1 | cd61c8405fae2fa91760ef796a5f7963fa7dbd37 | /Sauron/Vision/ColorProfile.h | 08ad5f50828ad51a2f2630d4f7fb8a85e0dab9ed | [] | no_license | rafaelhdr/tccsauron | b61ec89bc9266601140114a37d024376a0366d38 | 027ecc2ab3579db1214d8a404d7d5fa6b1a64439 | refs/heads/master | 2016-09-05T23:05:57.117805 | 2009-12-14T09:41:58 | 2009-12-14T09:41:58 | 32,693,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 881 | h | #ifndef __COLOR_PROFILE_H__
#define __COLOR_PROFILE_H__
#include "BaseTypes.h"
#include "Image.h"
#include "DiscretizedLine.h"
namespace sauron
{
class ColorProfile
{
public:
ColorProfile( const Image &im, const DiscretizedLine &line, uint size );
ColorProfile( const ColorProfile &o... | [
"fggodoy@8373e73c-ebb0-11dd-9ba5-89a75009fd5d"
] | [
[
[
1,
38
]
]
] |
a748a2af5d97cf2ed3dd9c5e2f289b4bf26edceb | c10e9d0d2654ac9b229c37dd0316f5265b0295e4 | /flamelet/bcCheck.cc | f88350fe39938cd2bce57527f3888b5b7db4e997 | [] | no_license | hanshaoqiang/locistream-fsi-coupling | 600cf51c490604fd19f3d335ff06abcc0e1506fe | 610a5b50933333bf6f43bc0b0ec19cc849dcb543 | refs/heads/master | 2021-05-30T07:07:50.266714 | 2010-08-06T20:37:11 | 2010-08-06T20:37:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,556 | cc | // Loci includes.
#include <Loci.h>
// StreamUns includes.
#include "gridReader/readGrid.h"
#include "sciTypes.h"
namespace streamUns {
// Checks... | [
"kang.changkwon@df672642-8131-7598-9fc3-e82a97abac7c"
] | [
[
[
1,
49
]
]
] |
f609e16053138999586afd449b7fce8f5e98d441 | eb7a57e7cf69b4f4f3ee1ecc46b12b24f8b094f8 | /Kickapoo/Input.cpp | f4b65cbaf093f3d1544f816a5d43a39f11ba3b5d | [] | no_license | gosuwachu/polidea-igk-2011 | 93df514d4d3f2a89d23746e60b4011a3e7be9c01 | 03ec935846d106004288e13de77995a54eae5272 | refs/heads/master | 2021-01-23T11:49:59.847960 | 2011-03-27T20:30:51 | 2011-03-27T20:30:51 | 32,650,639 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,583 | cpp | #include "Common.h"
#include "Input.h"
#define check(a) a
void Input::init(HINSTANCE appInstance, bool isExclusive)
{
if ( FAILED( DirectInput8Create(appInstance, DIRECTINPUT_VERSION, IID_IDirectInput8, (void **)&pDI, NULL) ) )
{
return;
}
// init myszki
check( pDI->CreateDevice(GUID_SysMouse, &p... | [
"wach.piotrek@gmail.com@6b609280-a7e5-20d7-3a34-d6fd9d7be190"
] | [
[
[
1,
76
]
]
] |
8902028dc1178af05f5c525735a815a49923fee4 | 1c9f99b2b2e3835038aba7ec0abc3a228e24a558 | /Projects/elastix/elastix_sources_v4/src/Common/Transforms/itkBSplineInterpolationSecondOrderDerivativeWeightFunction.h | 6f203b6dd2644db3a885a61d1e8ddb1a64677fe5 | [] | 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 | 5,256 | h | /*======================================================================
This file is part of the elastix software.
Copyright (c) University Medical Center Utrecht. All rights reserved.
See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
details.
This software is distributed WITHOUT ANY WA... | [
"maik.stille@gmail.com"
] | [
[
[
1,
132
]
]
] |
b4c3a19511b9af3f7e5cbacf13da43941356872f | 29f0a6c56e3c4528f64c3a1ad18fc5f074ae1146 | /Praktikum Info2/Aufgabenblock_2/Losfahren.cpp | be33decb95de076f3fcfa009bb1e7b0270aaa0f6 | [] | no_license | JohN-D/Info-2-Praktikum | 8ccb0348bedf38a619a39b17b0425d6b4c16a72d | c11a274e9c4469a31f40d0abec2365545344b534 | refs/heads/master | 2021-01-01T18:34:31.347062 | 2011-10-19T20:18:47 | 2011-10-19T20:18:47 | 2,608,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 416 | cpp | #include "Losfahren.h"
#include <iostream>
#include "Fahrzeug.h"
#include "Weg.h"
using namespace std;
Losfahren::Losfahren(void)
{
}
Losfahren::~Losfahren(void)
{
}
void Losfahren::vBearbeiten(void)
{
cout << "LOSFAHREN: " << endl << (*p_pFahrzeug) << endl << (*p_pWeg) << endl << endl;
p_pFah... | [
"mac@mbp.fritz.box"
] | [
[
[
1,
23
]
]
] |
d84db32e0efccbe20a01550d4645142fdbcf9817 | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/Interpolation/Wm4IntpAkima1.cpp | 877c5f9de3c5314b37fe54694b15573d31405bd3 | [] | no_license | daleaddink/flagship3d | 4835c223fe1b6429c12e325770c14679c42ae3c6 | 6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a | refs/heads/master | 2021-01-15T16:29:12.196094 | 2009-11-01T10:18:11 | 2009-11-01T10:18:11 | 37,734,654 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,002 | cpp | // Geometric Tools, Inc.
// http://www.geometrictools.com
// Copyright (c) 1998-2006. All Rights Reserved
//
// The Wild Magic Version 4 Foundation Library source code is supplied
// under the terms of the license agreement
// http://www.geometrictools.com/License/Wm4FoundationLicense.pdf
// and may not be ... | [
"yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa"
] | [
[
[
1,
137
]
]
] |
341c8ce5beef5a06c1995897eb2a7cbdb5fc27ac | 3c4f5bd6d7ac3878c181fb05ab41c1d755ddf343 | /XLogFont.h | 886b320d26a610676abb6680059074561dcbf368 | [] | 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 | 785 | h |
/********************************************************************
Copyright (c) 2002-2003 汉王科技有限公司. 版权所有.
文件名称: XLogFont.h
文件内容:
版本历史: 1.0
作者: xuejuntao xuejuntao@hanwang.com.cn 2008/08/18
*********************************************************************/
#ifndef HWX_LOGFONT_H
#define HWX_LOGF... | [
"jtxuee@716a2f10-c84c-11dd-bf7c-81814f527a11"
] | [
[
[
1,
26
]
]
] |
d1c61ebd40b2c6473730859e77cdac30373c0343 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor/DiagramPropertySheet.cpp | 470d77c8cf3762e7a4a4032293a3ecda914b5f38 | [] | 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 | UHC | C++ | false | false | 2,752 | cpp | // DiagramSheet.cpp : 구현 파일입니다.
//
#include "stdafx.h"
#include "GumpEditor.h"
#include ".\diagrampropertypage.h"
#include ".\diagrampropertysheet.h"
// CDiagramPropertySheet
IMPLEMENT_DYNAMIC(CDiagramPropertySheet, CPropertySheet)
CDiagramPropertySheet::CDiagramPropertySheet() :CPropertySheet("Contro... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
110
]
]
] |
29189b9d113d8e25d1ff9d58a9a4d624739c53ed | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Common/fusion/SynchronizedEventQueue.h | 5fe16401d00fd6ffe1f4b9f81eceb216acb047ec | [] | no_license | Aand1/cornell-urban-challenge | 94fd4df18fd4b6cc6e12d30ed8eed280826d4aed | 779daae8703fe68e7c6256932883de32a309a119 | refs/heads/master | 2021-01-18T11:57:48.267384 | 2008-10-01T06:43:18 | 2008-10-01T06:43:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,302 | h | #ifndef SYNCHRONIZEDEVENTQUEUE_H
#define SYNCHRONIZEDEVENTQUEUE_H
#include "Event.h"
#include "EventCodes.h"
#include <FLOAT.H>
#include <WINDOWS.H>
#ifdef __cplusplus_cli
#pragma managed(push,off)
#endif
//maximum number of bad events tolerated before a reset
#define SEQ_NUMEVENTSB4RESET 100
class... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
86
]
]
] |
855e3eb61c178c9ae9482ea2461b7821d07a001d | 4c49943d28c7acb2c54c46c1b9c90b83edce8383 | /HTML5i/stdafx.cpp | 18b021404b08d8b067292359e314e36ef1a683af | [] | no_license | flier/HTML5i | 68f4bcec7093f330b159f64976250ca5f974bca7 | 980ad8c112761471665c8acfc5064d1a87a8f32a | refs/heads/master | 2020-03-27T05:08:04.843399 | 2011-03-26T18:02:38 | 2011-03-26T18:02:38 | 1,498,619 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 202 | cpp | // stdafx.cpp : source file that includes just the standard includes
// HTML5i.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"flier.lu@gmail.com"
] | [
[
[
1,
5
]
]
] |
049c9d32fbba6d84f0c0b86a211c03250485dfd1 | 3d1a754998553b9064eec08e191047406bb57365 | /taxobot/TaxoBot.cpp | 4fc5e233e5a386a7067721223d7b055ae8019996 | [] | no_license | TequilaLime/starcraft-bots | 16abb824dc5eb76f607ef527b3f9a9d4b4456291 | a56171c50fff364309de951f10dacd884e656af2 | refs/heads/master | 2021-01-17T09:19:42.584929 | 2011-04-26T20:33:21 | 2011-04-26T20:33:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,599 | cpp | #include "TaxoBot.h"
using namespace std;
using namespace BWAPI;
void TaxoBot::onStart()
{
Broodwar->printf("TaxoBot");
Broodwar->setLocalSpeed(FB_LOCAL_SPEED/5);
// Find the centre of the map.
mapCentre = Position(Broodwar->mapWidth() * TILE_SIZE / 2,
Broodwar->mapHeight()... | [
"petersutton2009@gmail.com"
] | [
[
[
1,
259
]
]
] |
2611511035db4d79a6076a59e41fafc1cc0eb5a5 | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/chrome_extension/third_party/gecko-1.9.0.11/win32/include/nsIDOMCSSPrimitiveValue.h | c27abd52960a1c928df216b5958184fb914b46e4 | [
"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 | 8,893 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/xr19rel/WINNT_5.2_Depend/mozilla/dom/public/idl/css/nsIDOMCSSPrimitiveValue.idl
*/
#ifndef __gen_nsIDOMCSSPrimitiveValue_h__
#define __gen_nsIDOMCSSPrimitiveValue_h__
#ifndef __gen_nsIDOMCSSValue_h__
#include "nsIDOMCSSValue.h"
#endif
/* For IDL files ... | [
"simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
236
]
]
] |
732a4b7fad765de5d34732670a099d7bb86dfb42 | 353bd39ba7ae46ed521936753176ed17ea8546b5 | /src/layer1_system/events/src/axev_create_event.cpp | a46ee5690a3c6009b742c2ae936d98136f1ef086 | [] | no_license | d0n3val/axe-engine | 1a13e8eee0da667ac40ac4d92b6a084ab8a910e8 | 320b08df3a1a5254b776c81775b28fa7004861dc | refs/heads/master | 2021-01-01T19:46:39.641648 | 2007-12-10T18:26:22 | 2007-12-10T18:26:22 | 32,251,179 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,594 | cpp | /**
* @file
* Cretae and configure events
* @author Ricard Pillosu <d0n3val\@gmail.com>
* @date 25 Jul 2004
*/
#include "axev_stdafx.h"
/**
* Create a new event
*/
AXEV_API AXE_ID axev_create_event( AXE_ID channel_id ) {
AXE_ASSERT( state.channels.exist(channel_id) );
event my_event;
ev... | [
"d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54"
] | [
[
[
1,
136
]
]
] |
0de215129867bd98f16e7f12fb806c15f2151d88 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Samples/VFS/App.h | 42df99596b1eba2ef957d7b3ea8f548e842a2d8a | [] | 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 | 773 | h | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: App.h
Version: 0.01
---------------------------------------------------------------------------
*/
#pragma once... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
37
]
]
] |
25e0c9944f739522c3125f343a9fa4702ce8274f | bfcc0f6ef5b3ec68365971fd2e7d32f4abd054ed | /datahandle.h | d9ad8e26dbbd829f9816d9c2252a66d106312ace | [] | no_license | cnsuhao/kgui-1 | d0a7d1e11cc5c15d098114051fabf6218f26fb96 | ea304953c7f5579487769258b55f34a1c680e3ed | refs/heads/master | 2021-05-28T22:52:18.733717 | 2011-03-10T03:10:47 | 2011-03-10T03:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,511 | h | #ifndef __DATAHANDLE__
#define __DATAHANDLE__
/**********************************************************************************/
/* kGUI - datahandle.h */
/* */
/* Programme... | [
"sales@scale18.com@4b35e2fd-144d-0410-91a6-811dcd9ab31d"
] | [
[
[
1,
215
]
]
] |
30085d4fc7d431a52ca9113594e78240a30dbff9 | fc7828cdb69f4c0fbd137d989607e6c4972406de | /learning/c++/templates/example3/main.cpp | 4222720e8cf28ad5f13f358175be4b2d560c95fe | [] | no_license | KWMalik/organization | 398167eb7b641df1bbc7f8c07d873baf77728440 | 977dcf68f9f07a36dd1cfbdeb907594b75a58ce4 | refs/heads/master | 2021-01-13T01:55:26.651655 | 2010-02-26T20:19:05 | 2010-02-26T20:19:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,551 | cpp |
#include <iostream>
using namespace std;
template<typename T>
const T& Maximum(const T& x, const T& y)
{
if(y < x)
{
return x;
}
return y;
}
#if 0
struct MyStruct
{
MyStruct(int _a, int _b) : a(_a), b(_b) {}
int a;
int b;
};
#else
struct MyStruct
{
MyStruct(int _a, int _b) : a(_a... | [
"="
] | [
[
[
1,
74
]
]
] |
0c6dde3d8c7cd46984aeb810a9d4f522cf139cec | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/io/util/DirectoryFinder.h | 8dc476b71d782e24cbf9934bc685326066cb628e | [] | no_license | galek/hesperus | 4eb10e05945c6134901cc677c991b74ce6c8ac1e | dabe7ce1bb65ac5aaad144933d0b395556c1adc4 | refs/heads/master | 2020-12-31T05:40:04.121180 | 2009-12-06T17:38:49 | 2009-12-06T17:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,326 | h | /***
* hesperus: DirectoryFinder.h
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#ifndef H_HESP_DIRECTORYFINDER
#define H_HESP_DIRECTORYFINDER
#include <boost/filesystem/operations.hpp>
namespace hesp {
/**
Determines the location of the game's base directory. Note that how this is do... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
36
]
]
] |
48c2040ac9621fd4053af1bd2b2cd6baf78042f8 | 13d4ffd16d80e339a34b4e826c293331983ca6c6 | /concurrent_full.cpp | 510e2b16661798df1e62498ba75605af01af730e | [] | no_license | AlexeyMz/Hopscotch-Hashing | c1a1b2be216c80c65083409e3534a667953c3b15 | a8c8407426a5e2dc70761ace5cee31e3ed5bdf74 | refs/heads/master | 2020-12-25T11:58:32.070580 | 2011-05-07T16:57:08 | 2011-05-07T16:57:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,124 | cpp | #include<iostream>
#include "hopscotch.cpp"
#include <pthread.h>
using namespace std;
Hopscotch *obj;
int key[5];
int val[5];
int iKey[32];
int iVal[32];
void *run(void* x){
int index = (int)x;
obj->add(&key[index],&val[index]);
obj->trial();
pthread_exit(NULL);
}
int m... | [
"mohanpbe@gmail.com"
] | [
[
[
1,
61
]
]
] |
56dd6b55bfaf62e42483e1fb5ebf2c5a4f905d5f | daef491056b6a9e227eef3e3b820e7ee7b0af6b6 | /Tags/0.1.4/code/lib/platform/x11/x11_window.cpp | 0d5601e9ba8bbfde35bc9b17a1dc3aa205242610 | [
"BSD-3-Clause"
] | permissive | BackupTheBerlios/gut-svn | de9952b8b3e62cedbcfeb7ccba0b4d267771dd95 | 0981d3b37ccfc1ff36cd79000f6c6be481ea4546 | refs/heads/master | 2021-03-12T22:40:32.685049 | 2006-07-07T02:18:38 | 2006-07-07T02:18:38 | 40,725,529 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,384 | cpp | /**********************************************************************
* GameGut - x11_window.cpp
* Copyright (c) 1999-2005 Jason Perkins.
* All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the BSD-style license that is
* included with this ... | [
"starkos@5eb1f239-c603-0410-9f17-9cbfe04d0a06"
] | [
[
[
1,
71
]
]
] |
c1ea7e6f51a5dbd836f467c57c49fa8cef1ac3ae | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Tactical/Structure Wrap.cpp | db384fd758bee0b5d3168042bc198275902d51e3 | [] | 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 | 14,842 | cpp | #ifdef PRECOMPILEDHEADERS
#include "Tactical All.h"
#else
#include <stdio.h>
#include "debug.h"
#include "wcheck.h"
#include "worlddef.h"
#include "worldman.h"
#include "structure wrap.h"
#include "isometric utils.h"
#include "worldman.h"
#include "overhead.h"
#include "renderworld.h"
#include ... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
652
]
]
] |
b9874679e0a71a8e9ec61175db5447854e92cbbc | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/WheelGobal/include/ThirdParty/Ofusion/IOSMSceneCallbacks.h | 2c5faad54627ddfaf63fd6dfb2c44cc3fde11076 | [] | 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 | UTF-8 | C++ | false | false | 3,071 | h | /**********************************************************************
*<
oFusion Scene Loader Pro (see License.txt)
FILE: ogreAnimationCompiler.h
DESCRIPTION: OE_XMLScene callbacks interface
IMPLEMENTED BY: Andres Carrera
HISTORY:
Original implementation by Lasse Tassing (Channex)
2005 I... | [
"ogre3d@yeah.net"
] | [
[
[
1,
100
]
]
] |
4a58b8be6d0b05a11cc3b1394c22280507529923 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /libs/STLPort-4.0/stlport/stl/_ios_base.h | 53b8718649bb39f0c674c58d3adacefdb723c6f3 | [
"LicenseRef-scancode-stlport-4.5"
] | permissive | 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 | 12,512 | h | /*
* Copyright (c) 1999
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1999
* Boris Fomitchev
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to use or copy this software for any purpose is hereby gr... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
373
]
]
] |
92b1a1363a49c1070154cce8fca273a2983652e4 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/QtApp/UnitTest/include/JsComponentUT.h | f8bb83f16ea375765ac9a2eea7760ee1de151c03 | [] | 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 | GB18030 | C++ | false | false | 2,788 | h | #ifndef __Orz_UnitTest_JsComponentUT__
#define __Orz_UnitTest_JsComponentUT__
#include "UnitTestConfig.h"
#include "JsInterface.h"
#include "GameInterface.h"
namespace UnitTest
{
class MyJs
{
public:
void enableButton(bool enable)
{
std::cout<<"enableButton"<<std::endl;
}
void setT... | [
"ogre3d@yeah.net"
] | [
[
[
1,
114
]
]
] |
bd9a0d8e63450f403466d90af2bebdf94cbb6111 | 9f00cc73bdc643215425e6bc43ea9c6ef3094d39 | /OOP/ex1/Itriangle.h | 50ec4936188b8b49cca666e134a6ee12bf6cccbf | [] | no_license | AndreyShamis/oopos | c0700e1d9d889655a52ad2bc58731934e968b1dd | 0114233944c4724f242fd38ac443a925faf81762 | refs/heads/master | 2021-01-25T04:01:48.005423 | 2011-07-16T14:23:12 | 2011-07-16T14:23:12 | 32,789,875 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 703 | h | //
// @ Project : Paint
// @ File Name : bar.h
// @ Date : 3/3/2011
// @ Author : Andrey Shamis Ilia Gaysinski
// @ Description : A class that reprisen "Itrriangle" shape at glut window
//
#pragma once
#include "shape.h"
#define DEFAULT_HEIGHT 0.3 // define default size of the Itrriangle heigh
#define... | [
"lolnik@gmail.com@c8aee422-7d7c-7b79-c2f1-0e09d0793d10"
] | [
[
[
1,
22
]
]
] |
879b62685ea3f49312fd66a4e39d06d1d907f4b5 | 6ea2685ec9aa4be984ea0febb7eefc2f3bc544c9 | /FramePointsConstructor.cpp | c041ae13a13c2ae2cda2eb0de713901fc142eb1c | [] | no_license | vpatrinica/pernute | f047445a373f79209f0e32c1bf810d90c3d6289f | e2c0bf4161ccb4e768e7b64ecd2a021e51319383 | refs/heads/master | 2021-01-02T22:31:07.174479 | 2010-05-13T21:13:34 | 2010-05-13T21:13:34 | 39,997,926 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,108 | cpp | #include "FramePointsConstructor.h"
#include "dbobjptr.h"
#include "LineFrameBuilder.h"
#include "dbents.h"
#include "PLine2DFrameBuilder.h"
#include "PLineFrameBuilder.h"
#include "PLine3DFrameBuilder.h"
#include "ArcFrameBuilder.h"
#include "SplineFrameBuilder.h"
#include <vector>
#include <cmath>
bool s... | [
"v.patrinica@4687759a-75b2-d36a-a905-7d4f9b7d90e1"
] | [
[
[
1,
341
]
]
] |
bb0fba914f37a9dac32c951224d77963c168187e | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/NewWheelController/include/AutoEngineDecorator.h | 86d8ec436ce1957cbdd73613dda0ecc864358e9c | [] | 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 | GB18030 | C++ | false | false | 1,171 | h | #ifndef __Orz_AutoEngineDecorator_h__
#define __Orz_AutoEngineDecorator_h__
#include "WheelControllerConfig.h"
#include "WheelEngineInterface.h"
namespace Orz
{
class _OrzNewWheelControlleExport AutoEngineDecorator:public WheelEngineInterface, public EventHandler//, public KeyListener
{
public:
A... | [
"ogre3d@yeah.net"
] | [
[
[
1,
58
]
]
] |
6cdb6a3d2464abdccfd084202eca869a918675a1 | 2112057af069a78e75adfd244a3f5b224fbab321 | /branches/refactor/src_root/include/common/file/fs.h | 4fe0d677076ed896cb339beea06160f0ea14c7c5 | [] | 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 | 3,418 | h | /* Copyright (C) 2005 ireon.org developers council
* portions (C) Radon Labs GmbH, www.nebuladevice.org
* $Id: fs.h 207 2005-11-15 14:07:51Z llyeli $
* 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 Softw... | [
"psavichev@gmail.com"
] | [
[
[
1,
146
]
]
] |
9e794ddc459526ce3bf3166163fa37867ad7f102 | 877bad5999a3eeab5d6d20b5b69a273b730c5fd8 | /TestKhoaLuan/DirectShowTVSample/Chapter-8/DVDPlayer/DVDPlayer.cpp | 2b84d848c3542f9539fdb4d64c8ac483662e6dc6 | [] | no_license | eaglezhao/tracnghiemweb | ebdca23cb820769303d27204156a2999b8381e03 | aaae7bb7b9393a8000d395c1d98dcfc389e3c4ed | refs/heads/master | 2021-01-10T12:26:27.694468 | 2010-10-06T01:15:35 | 2010-10-06T01:15:35 | 45,880,587 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,014 | cpp | // DVDPlayer.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include <dshow.h>
int main(int argc, char* argv[])
{
IDvdGraphBuilder *m_pIDvdGB;
IMediaControl * m_pIMC;
IGraphBuilder* m_pGraph;
CoInitialize (NULL);
// Create an instance of the DVD Graph Bu... | [
"nCoreNiceIT@gmail.com"
] | [
[
[
1,
38
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.