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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ab19d29e0695a015369fa474d0bc61f04245a29b | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/pcsx2/IopDma.cpp | 739e40f05d7e40360208dd107e8edef6ef8cce10 | [] | 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 | 19,071 | 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 the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
607
]
]
] |
b1746aa9779dbc8ca274576e90db6015249e5d2b | 516b78edbad95d6fb76b6a51c5353eaeb81b56d6 | /engine2/src/util/glhelper/Texture.cpp | de7facd7f137172e92def0ed5319c36d5afca394 | [] | no_license | BackupTheBerlios/lutaprakct | 73d9fb2898e0a1a019d8ea7870774dd68778793e | fee62fa093fa560e51a26598619b97926ea9cb6b | refs/heads/master | 2021-01-18T14:05:20.313781 | 2008-06-16T21:51:13 | 2008-06-16T21:51:13 | 40,252,766 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,637 | cpp |
#include "Texture.h"
#include "glextensions.h"
#include <cstdlib>
#include <iostream>
//#include <SDL/SDL.h>
Texture::~Texture(){
if (img)
delete img;
}
Texture::Texture(std::string& filename, int target, int format, int internalformat, int flags) : img(NULL), flags(flags){
img = NULL;
load(file... | [
"gha"
] | [
[
[
1,
226
]
]
] |
afbb8ba842ace73025341b579d7aeb0f082f52dd | d9a78f212155bb978f5ac27d30eb0489bca87c3f | /PB/src/PbRpc/GeneratedFiles/Release/moc_rpcconnection.cpp | 4d2f95f405eaa8b0b82a9741ecde9d15def62edc | [] | no_license | marchon/pokerbridge | 1ed4a6a521f8644dcd0b6ec66a1ac46879b8473c | 97d42ef318bf08f3bc0c0cb1d95bd31eb2a3a8a9 | refs/heads/master | 2021-01-10T07:15:26.496252 | 2010-05-17T20:01:29 | 2010-05-17T20:01:29 | 36,398,892 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,388 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'rpcconnection.h'
**
** Created: Sun 14. Mar 04:04:14 2010
** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2)
**
** WARNING! All changes made in this file will be lost!
*************... | [
"mikhail.mitkevich@gmail.com"
] | [
[
[
1,
122
]
]
] |
e31c5ca32f9c8fbf2eb8394f3fde13912f8adc5f | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /libs/STLPort-4.0/stlport/old_hp/rope.h | f4fa7afab49c4a4b8dc0eaee73ba66cf7d2644a0 | [
"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 | 1,306 | h | /*
* Copyright (c) 1996,1997
* 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 here... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
50
]
]
] |
c0ff0cce5f918c89661f738d8f9c12e7986b444d | d6a28d9d845a20463704afe8ebe644a241dc1a46 | /examples/11.PerPixelLighting/main.cpp | 5b8a0f9ceb38348b95084435b515551cfeaab0bf | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | marky0720/irrlicht-android | 6932058563bf4150cd7090d1dc09466132df5448 | 86512d871eeb55dfaae2d2bf327299348cc5202c | refs/heads/master | 2021-04-30T08:19:25.297407 | 2010-10-08T08:27:33 | 2010-10-08T08:27:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,329 | cpp | /** Example 011 Per-Pixel Lighting
This tutorial shows how to use one of the built in more complex materials in
irrlicht: Per pixel lighted surfaces using normal maps and parallax mapping. It
will also show how to use fog and moving particle systems. And don't panic: You
dont need any experience with shaders to u... | [
"hybrid@dfc29bdd-3216-0410-991c-e03cc46cb475",
"engineer_apple@dfc29bdd-3216-0410-991c-e03cc46cb475",
"cutealien@dfc29bdd-3216-0410-991c-e03cc46cb475"
] | [
[
[
1,
30
],
[
32,
35
],
[
37,
123
],
[
137,
161
],
[
163,
172
],
[
176,
202
],
[
204,
233
],
[
235,
263
],
[
269,
289
],
[
29... |
21158315cc49d7f90a639395d2666e20e34e6be9 | 270515cee0e43cf1ed1b5e295215465f33e72d21 | /skypecheckers/checkers.h | 8b5c78531bae4e149ea55e383b24f9db62fe67d7 | [] | no_license | ramenia/sa2asamples | d45ca12b93bb4530b374aa4cad1d7000e0831bd1 | c0d9317d71f9c2be61fb717599be9af5940a5009 | refs/heads/master | 2021-05-29T16:41:20.471283 | 2007-05-22T17:07:01 | 2007-05-22T17:07:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,458 | h | // checkers.h
//
#pragma once
class Checkers
{
//Definition
public:
enum Color
{
dark = 1,
light = 2,
};
enum Side
{
blank = 0,
ally,
enemy,
};
//Class
private:
struct Piece
{
//Field
private:
Side side;
bool crowned;
// Constructor
public:
Piece(Side s... | [
"komakura@e21e20eb-d230-0410-9e73-79da4af2494c"
] | [
[
[
1,
139
]
]
] |
f7f1bbb7ecae3b4b7ec0e38645d525499b94dbbf | e05839a60d267760554e94385d969080c4ea2efb | /wcsph/code/wcsph/wcsph/Poly6SmoothKernel.h | bb037c95a82f0dd626b1c143c7e369bc503dad56 | [] | no_license | naceurCRAAG/pci-sph | 0c207de6b304310b47f165568c1ccdcea7125b9e | e0ccf219ed53ca239065a77ad88dfd1fe62c6cac | refs/heads/master | 2020-06-05T07:40:45.527414 | 2010-03-23T07:00:27 | 2010-03-23T07:00:27 | 35,105,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 417 | h | #pragma once
#include "smoothkernel.h"
/**
This class deals with the calculation of
*/
class Poly6SmoothKernel :
public SmoothKernel
{
public:
Poly6SmoothKernel(void);
~Poly6SmoothKernel(void);
public:
vector3 getValue(vector3 *r_i, vector3 *r_j, float h_size);
vector3 getGrads(vector3 *r_i, vec... | [
"ossupero@039cecf8-1fb2-5f38-3c02-d836a5369e73"
] | [
[
[
1,
18
]
]
] |
ed45e44c7b8acb2255726df0a36474c95766a087 | 986d745d6a1653d73a497c1adbdc26d9bef48dba | /oldnewthing/103_textoutfl.cpp | c009634243d9c967556de1c4085738fd0879e8c2 | [] | no_license | AnarNFT/books-code | 879f75327c1dad47a13f9c5d71a96d69d3cc7d3c | 66750c2446477ac55da49ade229c21dd46dffa99 | refs/heads/master | 2021-01-20T23:40:30.826848 | 2011-01-17T11:14:34 | 2011-01-17T11:14:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,116 | cpp | #define STRICT
#include <windows.h>
#include <windowsx.h>
#include <ole2.h>
#include <commctrl.h>
#include <shlwapi.h>
#include <mlang.h>
HINSTANCE g_hinst; /* This application's HINSTANCE */
HWND g_hwndChild; /* Optional child window */
void
OnSize(HWND ... | [
"stefan.naewe@atlas-elektronik.com"
] | [
[
[
1,
197
]
]
] |
d5d670a6f0a9cb69fee4e656343bef1aab092afe | 6ed8a7f8102c2c90baee79e086e589f553f7d2d3 | /SDL_Layout.cpp | 5f2e492deac2fe636ecdb4c3972b2208093b866a | [] | no_license | snaill/sscs | 3173c150c86b7dee7652c3547271b1f9c9b53c85 | b89f0dd9d9d34ceeeea4988550614ed36bdb1a18 | refs/heads/master | 2021-01-23T13:28:47.551752 | 2009-05-25T10:16:23 | 2009-05-25T10:16:23 | 32,121,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 825 | cpp | /*
* SDL_SimpleControls
* Copyright (C) 2008 Snaill
*
SDL_SimpleControls 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 your option) any la... | [
"com.chinaos.snaill@db7a99aa-9dca-11dd-b92e-bd4787f9249a"
] | [
[
[
1,
21
]
]
] |
6d77c3cb6bbc11776d1b4086b17b8dac32c99d58 | 2da45de42ca48a4732de3577e360929025a50e43 | /src/GUI/guiTypeTextDropDown.h | f2b494ad898f332a9b8e1c050c109b726be6e97d | [] | no_license | armadillu/PointGreyCameraInput | 38acc60d8c36b5917c45c43bfee75508c6d9a90f | 2365a8fe0ce73d50648409d4c5f9ca38e48a1061 | refs/heads/master | 2021-01-23T13:18:24.652957 | 2010-10-24T11:08:27 | 2010-10-24T11:08:27 | 691,896 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,476 | h | #pragma once
#include "guiBaseObject.h"
#include "guiColor.h"
#include "simpleColor.h"
#include "guiValue.h"
class guiTypeTextDropDown : public guiBaseObject{
public:
static const int boxHeight = 15;
//------------------------------------------------
void setup(string dropDownName, ... | [
"oriol@uri.cat"
] | [
[
[
1,
164
]
]
] |
5ac6efdeefd10c7df1f1da07cfd0d89db7ac0d2b | 6dac9369d44799e368d866638433fbd17873dcf7 | /src/branches/win32networkcode/PTNetworkCore.cpp | ad1af97816d53b45a7a6efe06631682dd06492e9 | [] | 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 | 5,158 | cpp | #include <PTNetworkCore.h>
#include <PTClientSocket.h>
#include <PTServerSocket.h>
PTNetworkCore::PTNetworkCore(void){}
PTNetworkCore::~PTNetworkCore()
{
// trigger the threads to quit
m_destroy_threads = true;
//===================================
// Clear the send data stack
//==... | [
"chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7"
] | [
[
[
1,
202
]
]
] |
2d03da955d9dbbd6d1e5e6f1a49898ad2c5d792c | 216ae2fd7cba505c3690eaae33f62882102bd14a | /utils/nxogre/include/NxOgreHeightFieldManager.h | 23527b8be70cccfcd81bbd73ac84a33f49d04c46 | [] | no_license | TimelineX/balyoz | c154d4de9129a8a366c1b8257169472dc02c5b19 | 5a0f2ee7402a827bbca210d7c7212a2eb698c109 | refs/heads/master | 2021-01-01T05:07:59.597755 | 2010-04-20T19:53:52 | 2010-04-20T19:53:52 | 56,454,260 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,405 | h | /** File: NxOgreHeightFieldManager.h
Created on: 27-Mar-09
Author: Robin Southern "betajaen"
SVN: $Id$
© Copyright, 2008-2009 by Robin Southern, http://www.nxogre.org
This file is part of NxOgre.
NxOgre is free software: you can redistribute it and/or modify
it under the terms o... | [
"umutert@b781d008-8b8c-11de-b664-3b115b7b7a9b"
] | [
[
[
1,
93
]
]
] |
c71c46e78f8e0e0398e6faf586be4070d5351fb2 | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/OgreMaxLoader/Include/LoadSaveActionMap.hpp | 97a8cb93dad6d858975e022f0e735da19496ff83 | [] | 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 | 23,330 | hpp | /*
* OgreMaxViewer - An Ogre 3D-based viewer for .scene and .mesh files
* Copyright 2008 Derek Nedelman
*
* This code is available under the OgreMax Free License:
* -You may use this code for any purpose, commercial or non-commercial.
* -If distributing derived works (that use this source code) in binar... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
535
]
]
] |
32119541573bbde1cd9324172def7575cb7e2940 | bfdfb7c406c318c877b7cbc43bc2dfd925185e50 | /stdlib/ffi/HSca_Float.cpp | a76602196bdf21525a7144802f95a8267768f72e | [
"MIT"
] | permissive | ysei/Hayat | 74cc1e281ae6772b2a05bbeccfcf430215cb435b | b32ed82a1c6222ef7f4bf0fc9dedfad81280c2c0 | refs/heads/master | 2020-12-11T09:07:35.606061 | 2011-08-01T12:38:39 | 2011-08-01T12:38:39 | null | 0 | 0 | null | null | null | null | TIS-620 | C++ | false | false | 3,397 | cpp | /* -*- coding: sjis-dos; -*- */
/*
* copyright 2010 FUKUZAWA Tadashi. All rights reserved.
*/
#include <math.h>
#include "HSca_Float.h"
FFI_DEFINITION_START {
// StringBufferฬ๖ษถ๑\ป๐วม
StringBuffer* FFI_FUNC(concatToStringBuffer) (Value selfVal, StringBuffer* sb, hys32 mode)
{
F... | [
"applealien@nifty.com"
] | [
[
[
1,
150
]
]
] |
c5552c9bb4008744374638aec5fd2ca82696978e | d0cf8820b4ad21333e15f7cec1e4da54efe1fdc5 | /DES_GOBSTG/DES_GOBSTG/Core/DataMap.cpp | 719910872cda016d614916deb897570aa7cb027f | [] | no_license | CBE7F1F65/c1bf2614b1ec411ee7fe4eb8b5cfaee6 | 296b31d342e39d1d931094c3dfa887dbb2143e54 | 09ed689a34552e62316e0e6442c116bf88a5a88b | refs/heads/master | 2020-05-30T14:47:27.645751 | 2010-10-12T16:06:11 | 2010-10-12T16:06:11 | 32,192,658 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,269 | cpp | #include "Data.h"
dataMapTable dataMap[] =
{
{"_DATASTART_", 0xffffffff},
{"_E", 0x00100000},
{"_N", 0x00200000},
{"_H", 0x00300000},
{"_X", 0x00400000},
{"_P", 0x00500000},
{"_L", 0x00600000},
{"_A", 0x00010000},
{"_B", 0x00020000},
{"_C", 0x00030000},
{"_D", ... | [
"CBE7F1F65@e00939f0-95ee-11de-8df0-bd213fda01be"
] | [
[
[
1,
133
]
]
] |
cf680fbb66ca5a840c8b4a6ad4dbdf7a9ce4ce37 | 35ae0e99b77bc61a60fbeb75a9e9ba5f659349b9 | /include/PNM.h | e023c06e37779c2176a250521da3caa189a79eab | [] | no_license | lamhaianh/SPIL | 308636ca64bfffe3b39108ef8ca3fc6ab0767210 | 48cb8db15d4be84c0bbf1dac1b1fee4aff98ee7c | refs/heads/master | 2021-01-23T00:20:27.088278 | 2011-10-01T06:29:35 | 2011-10-01T06:29:35 | 2,493,811 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 155 | h | #ifndef PNM_H
#define PNM_H
class PNM
{
public:
PNM();
virtual ~PNM();
protected:
private:
};
#endif // PNM_H
| [
"lamhaianh@gmail.com"
] | [
[
[
1,
14
]
]
] |
e823c4a35856019824db9ab2a16b4d27c18a9db9 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Util/KdTree/Mediator/hkpCollidableMediator.h | 2df91bf52324ba1c2f9da9362a4d9995379af5d9 | [] | no_license | TheProjecter/olafurabertaymsc | 9360ad4c988d921e55b8cef9b8dcf1959e92d814 | 456d4d87699342c5459534a7992f04669e75d2e1 | refs/heads/master | 2021-01-10T15:15:49.289873 | 2010-09-20T12:58:48 | 2010-09-20T12:58:48 | 45,933,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,832 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"olinord@gmail.com"
] | [
[
[
1,
48
]
]
] |
5c3a54c0863318541991b8dc990a179dfc69c887 | 975d45994f670a7f284b0dc88d3a0ebe44458a82 | /servidor/WarBugsServer/WarBugsServer/Includes/CPersonagemJogador.cpp | 6fa9a74258d3c4574088c7cc169c7bfcda4bd72e | [] | no_license | phabh/warbugs | 2b616be17a54fbf46c78b576f17e702f6ddda1e6 | bf1def2f8b7d4267fb7af42df104e9cdbe0378f8 | refs/heads/master | 2020-12-25T08:51:02.308060 | 2010-11-15T00:37:38 | 2010-11-15T00:37:38 | 60,636,297 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 15,216 | cpp | /*
* Classe CPersonagemJogador
*
* Autor: Eder Figueiredo
*
* Objetivo: Descrever cada personagem controlado por um jogador
*
*/
#ifndef _CPERSONAGEMJOGADOR_CPP_
#define _CPERSONAGEMJOGADOR_CPP_
#include "CPersonagemJogador.h"
#ifndef _CCENARIO_H_
#include "CCenario.h"
#endif
CPersonagemJogador::CPers... | [
"phabh@users.noreply.github.com"
] | [
[
[
1,
667
]
]
] |
893e08471e439513761660939bb7e32e1bc813d5 | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /TEST_MyGUI_Source/MyGUIEngine/include/TSize.h | 3a3c00e95d18ec4ab0060a90c1092768bb998571 | [] | 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 | UTF-8 | C++ | false | false | 2,506 | h | /*!
@file
@author Albert Semenov
@date 11/2007
@module
*/
#ifndef __TSIZE_H__
#define __TSIZE_H__
#include <string>
#include <sstream>
namespace types
{
template< typename T > struct TSize
{
T width, height;
TSize() : width( 0 ), height( 0 ) { }
TSize( T const & w, T const & h) : w... | [
"my.name.post@gmail.com"
] | [
[
[
1,
121
]
]
] |
b176a144bb7ec2d0268ebd6efbaaac4c85a40d2f | fb71c08b1c1e7ea4d7abc82e65b36272069993e1 | /src/keys.hpp | e37fe956c2ab20356d7a8ee3193be4a66f0f42e2 | [] | 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 | 4,232 | hpp | /** @file keys.hpp
* @author Rafal Malinowski
* @date 2009.12.09
* @version 0.6
* @brief Plik naglowkowy keys zawiera definicje enum eKey ktora ulatwia dzialanie klasy Cinput
*
*
*/
#ifndef KEYS
#define KEYS
#include "SDL.h"
//using namespace std;
///maps all keys to sdl keys
typedef enum klaw... | [
"r.malinowski88@8e29c490-c8d6-11de-b6dc-25c59a28ecba",
"fester3000@8e29c490-c8d6-11de-b6dc-25c59a28ecba",
"czarek.zawadka@8e29c490-c8d6-11de-b6dc-25c59a28ecba"
] | [
[
[
1,
3
],
[
5,
172
],
[
174,
174
]
],
[
[
4,
4
]
],
[
[
173,
173
]
]
] |
569622156113f2a1a278ba860b59cf4bc2e04591 | 22438bd0a316b62e88380796f0a8620c4d129f50 | /libs/napl/lame_wrapper.cpp | d22840a36a2290a0fe356d43f5ee68532a9c1485 | [
"BSL-1.0"
] | permissive | DannyHavenith/NAPL | 1578f5e09f1b825f776bea9575f76518a84588f4 | 5db7bf823bdc10587746d691cb8d94031115b037 | refs/heads/master | 2021-01-20T02:17:01.186461 | 2010-11-26T22:26:25 | 2010-11-26T22:26:25 | 1,856,141 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,765 | cpp | #include "stdafx.h"
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>
#include "BladeMP3EncDLL.h"
#include ".\lame_wrapper.h"
struct lame_wrapper_impl
{
HINSTANCE handle;
BEINITSTREAM beInitStream;
BEENCODECHUNK beEncodeChunk;
BEDEINITSTREAM beDeinitStre... | [
"dh.github.com@havenith.net"
] | [
[
[
1,
156
]
]
] |
826f9275b68354832ca7e3637c927913143f3e3a | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/test/example/cla/optional.cpp | 59d5838da60ef0aca33d9a80b38810f520c178d6 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,734 | cpp | // (C) Copyright Gennadiy Rozental 2001-2006.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
// Boost.Runtime.Param
#include <boos... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
66
]
]
] |
661fbf4a9d323ab5ee4638aac2c8a1425c2b0634 | 41aafaf2fc329d82af50ecff758ccf82064bb73e | /ookCore/ookMsgDispatcher.h | 1a6a8145573236fc1787563471505e8dfa8232a4 | [] | no_license | base851/ookLibs | 6ec038aaa66f86dac973e7adc153170a9e5f2dee | b116048277d4adc385078faa2319cf7727a83e11 | refs/heads/master | 2021-01-20T04:32:37.770110 | 2011-07-19T05:30:02 | 2011-07-19T05:30:02 | 2,070,005 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,828 | h | /*
Copyright © 2011, Ted Biggs
All rights reserved.
http://tbiggs.com
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... | [
"tedbiggs65@gmail.com"
] | [
[
[
1,
65
]
]
] |
22b0662e5bc0e6ad43def28dca0feea597c68908 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/QuestScripts/ArathiHighlands.cpp | 9c30d69f824506e89c83d499fb58499d2985ec96 | [] | no_license | miklasiak/projekt | df37fa82cf2d4a91c2073f41609bec8b2f23cf66 | 064402da950555bf88609e98b7256d4dc0af248a | refs/heads/master | 2021-01-01T19:29:49.778109 | 2008-11-10T17:14:14 | 2008-11-10T17:14:14 | 34,016,391 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,919 | cpp | /*
* WEmu Scripts for WEmu MMORPG Server
* Copyright (C) 2008 WEmu Team
*
* 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
* any later version.
... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
89
]
]
] |
0003aacf9ddab597a90b519fea160f1633f75835 | b53d50ed1ac70145dc6b1b1606583ceb1b620953 | /native/ScreenLockDetector/src/lockdetect.cpp | fb345dd6ba30eed67bd50f2d93aafd4160b14cc0 | [] | no_license | stoneburner/Java-Screenlock-Detect | ada4c3b536d3948e55fcfc4b58a3c35b14242739 | 8f2e5d69a88e6f839ee34dc8340d1ad370824748 | refs/heads/master | 2020-04-04T08:48:47.899438 | 2009-09-25T16:09:15 | 2009-09-25T16:09:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | cpp | #include <windows.h>
#include <jni.h>
#include "lockdetect.h"
/*
*
*/
JNIEXPORT jboolean JNICALL Java_at_thales_ScreenLockDetect_isScreenLocked (JNIEnv *env, jobject obj)
{
HDESK desktop;
desktop=OpenInputDesktop(0,TRUE,READ_CONTROL);
if (desktop == NULL)
{
return (j... | [
"alexander@kasimir.at"
] | [
[
[
1,
22
]
]
] |
06ca2e7059f056dc0cd019034a5c0912f227694c | 6060f9c92def1805578fe21068c193421e058278 | /src/MilVars.h | 2f6f9a2e0733e900e651d399a3dbd52e0f652755 | [] | no_license | MatthewNg3416/jaicam_test | 134150cba552a17f9fa94d678ff8a66923a0b82a | 8079fa66acde4b77023678b436891bcfe19ba8ca | refs/heads/master | 2021-05-27T00:19:23.665817 | 2011-05-12T15:53:41 | 2011-05-12T15:53:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | h | /*
*
*/
#pragma once
#include <mil.h>
#if M_MIL_CURRENT_INT_VERSION < 0x0900
typedef long MIL_INT32;
#endif
class MilVars
{
public:
MilVars();
~MilVars();
MIL_ID getApplicationID();
MIL_ID getLiveSystemID();
void releaseSystemID();
private:
MIL_ID getStaticSystemID();
MIL_ID _MilA... | [
"scottellis.developer@gmail.com"
] | [
[
[
1,
29
]
]
] |
4fe458b4b9e3709ba8e003f188b92e3745b6161a | 51e1cf5dc3b99e8eecffcf5790ada07b2f03f39c | /SMC/src/audio.cpp | 468fbd7a4156e7b005e71b1355406aefc21935c0 | [] | no_license | jdek/jim-pspware | c3e043b59a69cf5c28daf62dc9d8dca5daf87589 | fd779e1148caac2da4c590844db7235357b47f7e | refs/heads/master | 2021-05-31T06:45:03.953631 | 2007-06-25T22:45:26 | 2007-06-25T22:45:26 | 56,973,047 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,320 | cpp | /***************************************************************************
audio.cpp - Audio Engine
-------------------
copyright : (C) 2003-2005 by FluXy
***************************************************************************/
/********************... | [
"rinco@ff2c0c17-07fa-0310-a4bd-d48831021cb5"
] | [
[
[
1,
533
]
]
] |
9313d00c00ec6fcd5ab4dcc42944ec4d981f5da8 | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/plugins/GSdx/stdafx.h | cedb514596dec63181a1bea5b5f124b1e4112146 | [] | 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 | 6,129 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
#pragma once
#pragma warning(disable: 4996 4995 4324 4100 4101 4201)
#ifdef _WINDOWS
// The following macros define the minimum required platform. T... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
198
]
]
] |
d5cfcda13bbd968d4554d8ba272c036a6a9fdc0c | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Common/Base/System/StackTracer/hkStackTracer.h | 356fdf2a5d66612b5840d96e5f45cdde45d17066 | [] | no_license | TheProjecter/olafurabertaymsc | 9360ad4c988d921e55b8cef9b8dcf1959e92d814 | 456d4d87699342c5459534a7992f04669e75d2e1 | refs/heads/master | 2021-01-10T15:15:49.289873 | 2010-09-20T12:58:48 | 2010-09-20T12:58:48 | 45,933,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,468 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"olinord@gmail.com"
] | [
[
[
1,
102
]
]
] |
c5474c32f436ce7476910908caa763a2ecf5539d | 35dd668ff26a3dd7cd6b33643e7cb30f984c848a | /pe4constexpr.cc | 24f8fce19e7853e1741ca78c3dbf20f3eba9e599 | [] | no_license | akihiro4chawon/pe-meta | 61b7223d750aed69b4e062abd76d76c57ac2ed77 | be7b567659cd36a3ecfd862f466986b05a6b5b09 | refs/heads/master | 2016-09-11T01:55:24.427381 | 2011-07-08T12:35:30 | 2011-07-08T12:35:30 | 1,959,934 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,054 | cc | // one of the two numbers must be divisible by 11. Because
// (1) Any parindrome with an even number of digits are divisible by 11;
// (2) 11 is a prime number.
constexpr int reverse_digits(int in, int out)
{
return (in == 0) ? out : reverse_digits(in / 10, out * 10 + in % 10);
}
constexpr bool is_parind... | [
"akihiro2mb-4jigen@yahoo.co.jp"
] | [
[
[
1,
37
]
]
] |
6e9e32b48b080325bc2e81a37929fc25cab30fac | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/iptv_client/include/iptv_client/MediaVideoSource.h | f5dc84fd92e4b6097843738aabdb773509675b53 | [] | no_license | abhipr1/multitv | 0b3b863bfb61b83c30053b15688b070d4149ca0b | 6a93bf9122ddbcc1971dead3ab3be8faea5e53d8 | refs/heads/master | 2020-12-24T15:13:44.511555 | 2009-06-04T17:11:02 | 2009-06-04T17:11:02 | 41,107,043 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,181 | h | #ifndef MEDIAVIDEOSOURCE_H
#define MEDIAVIDEOSOURCE_H
#include <wx/wx.h>
#include "AppInterface.h"
#include "VideoSource.h"
#define MVS_UPDATE_PERIOD 30 // 33.33 frames/second
/** @brief Provides video frames from media (collaborations).
*
* This is a VideoSource-derived class that provides frames from... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
46
]
]
] |
a4c04bba959b50e245965200fb8ae291fe32376a | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/Aipi_STableNumeric.h | 6da2cef391b0f844e6aae179bf660469f78261dd | [] | no_license | 15831944/AiPI-1 | 2d09d6e6bd3fa104d0175cf562bb7826e1ac5ec4 | 9350aea6ac4c7870b43d0a9f992a1908a3c1c4a8 | refs/heads/master | 2021-12-02T20:34:03.136125 | 2011-10-27T00:07:54 | 2011-10-27T00:07:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,814 | h | // Aipi_STableNumeric.h: interface for the CAipi_STableNumeric class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_AIPI_STABLENUMERIC_H__E8ED74E0_1342_4F82_B37C_EF7D941DDF48__INCLUDED_)
#define AFX_AIPI_STABLENUMERIC_H__E8ED74E0_1342_4F82_B37C_EF7D941DDF48__INCLUDED_
... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
89
]
]
] |
8f5edf8b551bc34f2640195191033bd90da7a178 | 61c263eb77eb64cf8ab42d2262fc553ac51a6399 | /src/TrailUtil.cpp | 4e579996803af0fcc9f8788552025e5ddefe1ab1 | [] | no_license | ycaihua/fingermania | 20760830f6fe7c48aa2332b67f455eef8f9246a3 | daaa470caf02169ea6533669aa511bf59f896805 | refs/heads/master | 2021-01-20T09:36:38.221802 | 2011-01-23T12:31:19 | 2011-01-23T12:31:19 | 40,102,565 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,677 | cpp | #include "global.h"
#include "TrailUtil.h"
#include "Trail.h"
#include "Course.h"
#include "XmlFile.h"
#include "GameManager.h"
#include "Song.h"
int TrailUtil::GetNumSongs( const Trail *pTrail )
{
return pTrail->m_vEntries.size();
}
float TrailUtil::GetTotalSeconds( const Trail *pTrail )
{
float f... | [
"davidleee121@gmail.com"
] | [
[
[
1,
128
]
]
] |
06e67234b0324beba6d0842b9d7ab25dc2ba7a89 | b29db0ed953e13ddcd53617326060dcc0466b76b | /plugin/ossimOpenCVSmoothFilter.h | 43c52f26e0d1930050afca1e36b64a8faa06a8e2 | [] | no_license | jartieda/opencv-ossim-plugin | 1e974fb99d3401233e8c1e7c6d427b567eff3e9c | 9cf03e0f3d0cff1e1fa11409ba5d898dd0601fca | refs/heads/master | 2021-01-23T18:12:36.361248 | 2010-11-24T12:00:53 | 2010-11-24T12:00:53 | 32,137,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,039 | h | #ifndef ossimOpenCVSmoothFilter_HEADER
#define ossimOpenCVSmoothFilter_HEADER
#include "ossim/plugin/ossimSharedObjectBridge.h"
#include "ossim/base/ossimString.h"
#include "ossim/imaging/ossimImageSourceFilter.h"
#include <ossim/imaging/ossimImageDataFactory.h>
#include <stdlib.h>
#include <cv.h>
#include <highgu... | [
"jartieda@f338cb41-fd2a-0410-a340-718c64ddaef4",
"rebeca.correo@f338cb41-fd2a-0410-a340-718c64ddaef4",
"tishampati.dhar@f338cb41-fd2a-0410-a340-718c64ddaef4",
"whatnickd@f338cb41-fd2a-0410-a340-718c64ddaef4"
] | [
[
[
1,
3
],
[
6,
6
],
[
10,
10
],
[
13,
13
],
[
37,
41
],
[
43,
43
],
[
50,
51
],
[
53,
56
],
[
59,
59
],
[
67,
69
]... |
437d9c7a3bfce6c18a324b8bd1db67f32a4d4202 | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/VPKServer/YuvRgbConverter.h | 218522cf08987915be86076424c50c0eb96ea1bb | [] | no_license | 080278/dvrmd-filter | 176f4406dbb437fb5e67159b6cdce8c0f48fe0ca | b9461f3bf4a07b4c16e337e9c1d5683193498227 | refs/heads/master | 2016-09-10T21:14:44.669128 | 2011-10-17T09:18:09 | 2011-10-17T09:18:09 | 32,274,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,099 | h | // YuvRgbConverter.h: interface for the CYuvRgbConverter class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_YUVRGBCONVERTER_H__349EDDAE_F788_4238_A27C_3CDE8798F2BB__INCLUDED_)
#define AFX_YUVRGBCONVERTER_H__349EDDAE_F788_4238_A27C_3CDE8798F2BB__INCLUDED_
#if _MSC_... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
61
]
]
] |
23053fe3ba642bbf07b36b2d3aef9b3193318db3 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/addons/pa/dependencies/include/ParticleUniverse/ParticleAffectors/ParticleUniverseSphereCollider.h | cd1099f7f301666398fba1347a9312e14534517b | [] | 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 | 2,467 | 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,
74
]
]
] |
cccdfafb91b1c3c6f6e51de52a8ece3ca24debde | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2006-01-13/include/gr_basic.h | 336b87e278e13921e745ee6b33dc47c398e27250 | [] | 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,298 | 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_NXO... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
163
]
]
] |
c4d68c3ea8479c482c2614482f464a7451cc0f4f | 11ca42d611fb189f29702da132578dfc27f27c61 | /ch12/Graph.h | 70a40d916a980a1242c57230e553d767193da04d | [] | no_license | baile320/ppp | 50c03ee08fd8e2c63ffc820c361750a800334ac9 | fdd91113e43198735bc1233117cdeeb73fda4c15 | refs/heads/master | 2021-12-23T04:34:14.214091 | 2011-10-30T23:09:03 | 2011-10-30T23:09:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,435 | h |
//
// This is a GUI support code to the chapters 12-16 of the book
// "Programming -- Principles and Practice Using C++" by Bjarne Stroustrup
//
#ifndef GRAPH_GUARD
#define GRAPH_GUARD
#include <FL/fl_draw.H>
#include <FL/Fl_Image.H>
#include "Point.h"
#include "../std_lib_facilities.h"
namespace Graph_lib {
// de... | [
"jaduffa@gmail.com"
] | [
[
[
1,
393
]
]
] |
2b99e28143d87960b3f2f58c08eef3a54bfd89aa | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhplay/dhplay/decode/FifoBuffer.h | 7136f948592c4bc0e49e02f80e29676733e458a4 | [] | 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 | GB18030 | C++ | false | false | 1,835 | h | #ifndef FIFOBUFFER_H
#define FIFOBUFFER_H
#include <windows.h>
#include "decode.h"
// 只要用于内部记录更多信息
struct DhAVFrame
{
DhAVFrame *prev;
DhAVFrame *next;
unsigned char *context; // 数据指针
int width ;
int height ;
int size;
//Frame bit rate
int frameLen;
int frameType;
//IVS
int ivsobjnum;
DH... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
99
]
]
] |
070dd7d6afb4e897d520f65d78eac038aafd5dca | 51003f6af36ce7adaa753eb910d1bc33354be26a | /menu.cpp | dce1a16deaec5250eac5c38f01b6a48b874a2ca5 | [] | no_license | bluegr/scummvm-picture | c58d45273180b593980fbcd04d6856e5f105e3ce | 3b73be498868b2983a7387c04a51a9b2c4feda2b | refs/heads/master | 2020-05-17T17:14:31.683213 | 2011-11-03T21:30:54 | 2011-11-03T21:30:54 | 2,769,341 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,107 | cpp | /* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the te... | [
"john_doe@techie.com",
"md5@scummvm.org",
"digitall@scummvm.org"
] | [
[
[
1,
43
],
[
45,
46
],
[
48,
48
],
[
54,
72
],
[
74,
74
],
[
76,
83
],
[
92,
100
],
[
102,
109
],
[
111,
327
],
[
329,
... |
9190427ffcf9ac9adf14bcf9075a626fef7f8eb6 | 35f23e4f6a24dbcb0d2382f42c1246635b98a1a5 | /source/Collectors/IIS7/nativesyslogmodulefactory.h | 71bea9cdec71124d09aca8497f2573bec33da635 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | Cloudxtreme/Realtime-Web-Monitoring | d53c1f22e7de6d74499a56852985f6231b7fb211 | 6fcf2bcee10ce6567b972c153f66233c1e0cf6b5 | refs/heads/master | 2021-06-01T07:49:13.134965 | 2011-09-19T21:03:21 | 2011-09-19T21:03:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,714 | h | #ifndef __MODULE_FACTORY_H__
#define __MODULE_FACTORY_H__
// Factory class for CNativeSyslogModule.
// This class is responsible for creating instances
// of CNativeSyslogModule for each request.
class CNativeSyslogModuleFactory : public IHttpModuleFactory
{
public:
CNativeSyslogModuleFactory() {
... | [
"ira@elementalrain.com"
] | [
[
[
1,
118
]
]
] |
804ba377124a2bdc68bcd0bd9c446afe18d9e0f4 | 444a151706abb7bbc8abeb1f2194a768ed03f171 | /trunk/ENIGMAsystem/SHELL/Universal_System/motion_planning_struct.h | f6e5f1fc4daa4022411a66e823080023c9fbdf58 | [] | no_license | amorri40/Enigma-Game-Maker | 9d01f70ab8de42f7c80af9a0f8c7a66e412d19d6 | c6b701201b6037f2eb57c6938c184a5d4ba917cf | refs/heads/master | 2021-01-15T11:48:39.834788 | 2011-11-22T04:09:28 | 2011-11-22T04:09:28 | 1,855,342 | 1 | 1 | null | null | null | null | ISO-8859-13 | C++ | false | false | 3,082 | h | /********************************************************************************\
** **
** Copyright (C) 2011 Harijs Grīnbergs **
** ... | [
"amorri40@gmail.com"
] | [
[
[
1,
58
]
]
] |
cb8e5fcfa96b576bd9bdb74f84f8b244a86961a9 | 8cf9b251e0f4a23a6ef979c33ee96ff4bdb829ab | /src-ginga-editing/wac-editing-cpp/src/EditingCommand.cpp | 289d3c29503a1903452229b80103117e8d4841b2 | [] | no_license | BrunoSSts/ginga-wac | 7436a9815427a74032c9d58028394ccaac45cbf9 | ea4c5ab349b971bd7f4f2b0940f2f595e6475d6c | refs/heads/master | 2020-05-20T22:21:33.645904 | 2011-10-17T12:34:32 | 2011-10-17T12:34:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,282 | cpp | /******************************************************************************
Este arquivo eh parte da implementacao do ambiente declarativo do middleware
Ginga (Ginga-NCL).
Copyright (C) 2009 UFSCar/Lince, Todos os Direitos Reservados.
Este programa eh software livre; voce pode redistribui-lo e/ou modificah-lo sob... | [
"erickmelo@gmail.com"
] | [
[
[
1,
147
]
]
] |
54820af66ccb36ed1d6f609135b12e563f4ce225 | 1caba14ec096b36815b587f719dda8c963d60134 | /tags/start/smx/libsmx/strx.cpp | 3512fcbaa6e3a77e43db7ae99c8c93d81188a9f9 | [] | no_license | BackupTheBerlios/smx-svn | 0502dff1e494cffeb1c4a79ae8eaa5db647e5056 | 7955bd611e88b76851987338b12e47a97a327eaf | refs/heads/master | 2021-01-10T19:54:39.450497 | 2009-03-01T12:24:56 | 2009-03-01T12:24:56 | 40,749,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,100 | cpp | /* COPYRIGHT 1998 Prime Data Corp.
All Rights Reserved. Use of this file without prior written
authorization is strictly prohibited.
*/
#include <stdio.h>
#include <stdarg.h>
#include "qlib.h"
#include "str.h"
#include "map.h"
char *CStr::s_empty = "";
CStr &operator <<(CStr &left, float right)
{
... | [
"(no author)@407f561b-fe63-0410-8234-8332a1beff53"
] | [
[
[
1,
107
]
]
] |
75b7b2f8780564d662e5a33a2bfc9da87e9ae771 | 3bf3c2da2fd334599a80aa09420dbe4c187e71a0 | /FreezeTower.cpp | ea6a6ab5fb5291919d725704ad933b0d8921cebd | [] | no_license | xiongchiamiov/virus-td | 31b88f6a5d156a7b7ee076df55ddce4e1c65ca4f | a7b24ce50d07388018f82d00469cb331275f429b | refs/heads/master | 2020-12-24T16:50:11.991795 | 2010-06-10T05:05:48 | 2010-06-10T05:05:48 | 668,821 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,993 | cpp | #include "FreezeTower.h"
#include "constants.h"
#include "models.h"
#include "Particles.h"
#include "shadow.h"
namespace f_tower{
const int MAX_UPGRADES = 3;
const int MAX_HP[MAX_UPGRADES] = {8, 12, 16};
const int ATK[MAX_UPGRADES] = {4, 8, 16};
const int ATK_DT[MAX_UPGRADES] = {3000, 3000, 3000}; //... | [
"agonza40@05766cc9-4f33-4ba7-801d-bd015708efd9",
"kehung@05766cc9-4f33-4ba7-801d-bd015708efd9",
"jlangloi@05766cc9-4f33-4ba7-801d-bd015708efd9",
"tcasella@05766cc9-4f33-4ba7-801d-bd015708efd9"
] | [
[
[
1,
2
],
[
6,
30
],
[
36,
42
],
[
44,
44
],
[
46,
46
],
[
48,
60
],
[
93,
118
]
],
[
[
3,
4
],
[
31,
35
],
[
45,
... |
f22f6b8fea6b589d5e1e1458675000c6d9fe078c | 94c1c7459eb5b2826e81ad2750019939f334afc8 | /source/InPlaceList.h | 4785bdb49d416e93d58d61b4b4614d0a793a9c76 | [] | 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 | UTF-8 | C++ | false | false | 3,141 | h | #if !defined(AFX_INPLACELIST_H__ECD42822_16DF_11D1_992F_895E185F9C72__INCLUDED_)
#define AFX_INPLACELIST_H__ECD42822_16DF_11D1_992F_895E185F9C72__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// InPlaceList.h : header file
//
//
// Written by Chris Maunder (chrismaunder@codeguru.com... | [
"7171136@qq.com"
] | [
[
[
1,
129
]
]
] |
eb79f57123393290b03b9b155dd5decc28b32f01 | d504537dae74273428d3aacd03b89357215f3d11 | /src/Script/Meshifier.cpp | 3adb05516038b2d35e54c960764ac08dfa5270f6 | [] | no_license | h0MER247/e6 | 1026bf9aabd5c11b84e358222d103aee829f62d7 | f92546fd1fc53ba783d84e9edf5660fe19b739cc | refs/heads/master | 2020-12-23T05:42:42.373786 | 2011-02-18T16:16:24 | 2011-02-18T16:16:24 | 237,055,477 | 1 | 0 | null | 2020-01-29T18:39:15 | 2020-01-29T18:39:14 | null | UTF-8 | C++ | false | false | 5,985 | cpp |
#include "Script.h"
#include "e6_impl.h"
#include "e6_container.h"
#include "../Core/Core.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h> // system call & varargs
#include <stdarg.h> // system call & varargs
namespace Meshifier
{
struct CInterpreter
: public e6::Class< e6::CName<S... | [
"p4p4p4@web.de"
] | [
[
[
1,
228
]
]
] |
25e7673e42aedba08c376a9f36bc2e1f117aa6bd | 871585f3c45603024488cabd14184610af7a081f | /conv_inc_i/main.cpp | b4891ea8129f53bf89d74ba0802cc4ef564c99b6 | [] | no_license | davideanastasia/ORIP | 9ac6fb8c490d64da355d34804d949b85ea17dbff | 54c180b442a02a202076b8072ceb573f5e345871 | refs/heads/master | 2016-09-06T14:17:22.765343 | 2011-11-05T16:23:23 | 2011-11-05T16:23:23 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 9,912 | cpp | /* ORIP_v2 –> Op Ref Im Proc -> Oper Refin Imag Process -> Operational Refinement of Image Processing
*
* Copyright Davide Anastasia and Yiannis Andreopoulos, University College London
*
* http://www.ee.ucl.ac.uk/~iandreop/ORIP.html
* If you have not retrieved this source code via the above link, please conta... | [
"davideanastasia@users.sourceforge.net"
] | [
[
[
1,
341
]
]
] |
7f06cea87bd31cd56df71458751954d20d83c4a5 | 978eeebf47d01b62d3223a9aa62f78b0afd1ad19 | /addons/scriptbuilder/scriptbuilder.cpp | 756e1fd3d12fff748b49fec394a49d773f638b05 | [
"MIT"
] | permissive | kennyzhong/ogre-angelscript | 228bbb6ecd6a4cc77deae25d94ef8316de36cd3a | 9bc9d0cf918dca8d4b23b4eec05130a4b0f109c5 | refs/heads/master | 2021-01-10T08:47:58.931787 | 2011-07-31T20:51:37 | 2011-07-31T20:51:37 | 51,088,561 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,170 | cpp | #include "scriptbuilder.h"
#include <vector>
using namespace std;
#include <stdio.h>
#if defined(_MSC_VER) && !defined(_WIN32_WCE)
#include <direct.h>
#endif
#ifdef _WIN32_WCE
#include <windows.h> // For GetModuleFileName
#endif
BEGIN_AS_NAMESPACE
// Helper functions
static const char *GetCurrentDir... | [
"user@nimble.Speedport_W_722V_Typ_B"
] | [
[
[
1,
645
]
]
] |
aa6c002ab5d85749622fbcd38b1597a4c4550dcb | 3eae1d8c99d08bca129aceb7c2269bd70e106ff0 | /trunk/Codes/CLR/Libraries/CorLib/corlib_native_System_Resources_ResourceManager.cpp | 155d2d0b21229d7967871acb2d51ee5c6e4bb686 | [] | no_license | yuaom/miniclr | 9bfd263e96b0d418f6f6ba08cfe4c7e2a8854082 | 4d41d3d5fb0feb572f28cf71e0ba02acb9b95dc1 | refs/heads/master | 2023-06-07T09:10:33.703929 | 2010-12-27T14:41:18 | 2010-12-27T14:41:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,269 | cpp | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Microsoft Corporation. All rights reserved.
///////////////////////////////////////////////////////... | [
"haozi_super@tom.com"
] | [
[
[
1,
135
]
]
] |
d45112bb82558142a527c83ba38b1c46c29b4f11 | b3f6e84f764d13d5bd49fadb00171f7cd191e2b8 | /src/player.cpp | b1779130aa0f1695e6f526f41220cb9114618324 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | youngj/cranea | f55a93d2c7b97479a2f9c7f63ac72f1dd419e9f6 | 5411a9374a7dc29dd33e4445ef9277ed2b72c835 | refs/heads/master | 2020-05-18T15:13:03.623874 | 2008-04-23T08:50:20 | 2008-04-23T08:50:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,153 | cpp | // player.cpp : Defines the entry point for the console application.
//
#include "cranea.h"
#include "GameBase.h"
#include "GameInput.h"
#include <iostream>
using namespace std;
int main(int argc, char* argv[])
{
if (argc == 0)
{
cerr << "Need at least 1 argument to main!" << endl;
... | [
"adunar@1d512d32-bd3c-0410-8fef-f7bcb4ce661b"
] | [
[
[
1,
50
]
]
] |
b70958b8c73f5a5153a8c0a3fc0c461c3f9bde01 | ba9730136fe9cb54b4949ddad93d25cda2ed4a71 | /code/tools/editor/MainFrm.h | 15e4f140f7fc0a932c30abfee791f8532ebfafc5 | [] | no_license | davidfoxhu/nebula3-engine | 0fe6b7b015d839fcc38d7cb100059dc2d729de86 | ead4dca7f82569baa2e69e7c18e53fea8d75468a | refs/heads/master | 2021-01-25T05:34:49.353997 | 2011-06-02T13:19:36 | 2011-06-02T13:19:36 | 34,825,948 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,747 | h | // MainFrm.h : interface of the CMainFrame class
//
#pragma once
#include "ChildView.h"
//#include "MyThread.h"
#include "n3viewerapp.h"
#include "PaneDialog.h"
#include "ExplorerView.h"
class CMainFrame : public CXTPFrameWnd
{
public:
CMainFrame();
protected:
DECLARE_DYNAMIC(CMainFrame)
/... | [
"dengwenyi88@gmail.com@7e8db568-2a23-3793-81a9-aaa2aa97450b"
] | [
[
[
1,
74
]
]
] |
dcf11e3584d482c705bdb852838b05748ba7c9d6 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/renaissance/rnsgameplay/src/ncgameplayliving/ncgameplaylivingclass_cmds.cc | 0a07e9df2129f32c50203e4464f5e4a7770dd3b2 | [] | 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 | 13,749 | cc | #include "precompiled/pchrnsgameplay.h"
//------------------------------------------------------------------------------
// ncgameplaylivingclass_cmds.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "ncgameplayliving/ncgameplaylivin... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
245
]
]
] |
e582c6404e566c4923d5c1f3a56ba25b082b70f0 | 16052d8fae72cecb6249372b80fe633251685e1d | /unknown_val/unknown_handler_factory.cpp | 7b3635eba0ff6c65c4b8a07f3c2d16658201a55c | [] | no_license | istrandjev/hierarhical-clustering | 7a9876c5c6124488162f4089d7888452a53595a6 | adad22cce42d68b04cca747352d94df039e614a2 | refs/heads/master | 2021-01-19T14:59:08.593414 | 2011-06-29T06:07:41 | 2011-06-29T06:07:41 | 32,250,503 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,349 | cpp | #include "unknown_handler_factory.h"
#include "unknown_values_handler.h"
#include "ignore_unknown_elements_handler.h"
#include "average_unknown_handler.h"
#include "no_unknown_handler.h"
#include <vector>
#include <string>
std::vector<const UnkownHandler*> UnknownHandlerFactory::unkownHandlers;
std::strin... | [
"bstrandjev@gmail.com@c0cadd32-5dbd-3e50-b098-144b922aa411"
] | [
[
[
1,
51
]
]
] |
4802c7621ccf41b32d3b46c4d95df86056be39dc | 00b979f12f13ace4e98e75a9528033636dab021d | /branches/ziis/src/core/ziafs_request_header_validation.cc | 7a447a3101793a254e9122d298d630c05eefae53 | [] | no_license | BackupTheBerlios/ziahttpd-svn | 812e4278555fdd346b643534d175546bef32afd5 | 8c0b930d3f4a86f0622987776b5220564e89b7c8 | refs/heads/master | 2016-09-09T20:39:16.760554 | 2006-04-13T08:44:28 | 2006-04-13T08:44:28 | 40,819,288 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,799 | cc | #include <ziafs_http.hh>
#include <ziafs_debug.hh>
#include <zia_stringmanager.hh>
#include <sstream>
#ifndef _WIN32
extern int stricmp(const char*, const char*);
extern int strnicmp(const char*, const char*, int);
#endif // ! _WIN32
bool net::http::valid_method()
{
std::string valid_method[] = {"get", "post", "he... | [
"texane@754ce95b-6e01-0410-81d0-8774ba66fe44",
"zapoutix@754ce95b-6e01-0410-81d0-8774ba66fe44"
] | [
[
[
1,
38
],
[
40,
40
],
[
52,
52
],
[
54,
56
],
[
68,
74
],
[
80,
84
],
[
99,
103
],
[
109,
130
],
[
132,
132
],
[
135,
... |
778130d12a1753973bd10c367b1d9d9f7aa2e003 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/app/contacts/phonebook_fetch_ui_api/ExtraCodes/BCTContactWrapper.cpp | d1340524ec84de3b0236c634a905167639ce5b6f | [] | 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 | 25,702 | cpp | /*
* Copyright (c) 2002 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,
871
]
]
] |
3d736b5183ad781b59d019d020cc72fbeb1810e7 | 7a310d01d1a4361fd06b40a74a2afc8ddc23b4d3 | /src/MtlCom.cpp | bdaa857dd132d8f8c8b8cbfe1639d5ae5fcc7264 | [] | no_license | plus7/DonutG | b6fec6111d25b60f9a9ae5798e0ab21bb2fa28f6 | 2d204c36f366d6162eaf02f4b2e1b8bc7b403f6b | refs/heads/master | 2020-06-01T15:30:31.747022 | 2010-08-21T18:51:01 | 2010-08-21T18:51:01 | 767,753 | 1 | 2 | null | null | null | null | MacCentralEurope | C++ | false | false | 16,951 | cpp | /**
* @file MtlCom.cpp
* @brief MTL : COMä÷ĆW
*/
#include "stdafx.h"
#include "MtlCom.h"
#if defined USE_ATLDBGMEM
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
namespace MTL {
/// Helper for creating default FORMATETC from cfFormat
LPFORMATETC _MtlF... | [
"ahya365@gmail.com"
] | [
[
[
1,
799
]
]
] |
a57c68003d80472f3c8357695ab4e598f704f44d | c034a6ffa81773a279c4cd25bdbd3b23a999d4b7 | /GMFGUI/GMFGUI/GMFDec/decSceneFunctions.cpp | 4148d802ab5845aee7ec43dce712616652efe808 | [] | no_license | Shima33/gmftoolkit | 08ee92bb5700af984286c71dd54dbfd1ffecd35a | 0e602d27b9b8cce83942f9624cbb892b0fd44b6b | refs/heads/master | 2021-01-10T15:45:10.838305 | 2010-06-20T19:09:19 | 2010-06-20T19:09:19 | 50,957,203 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,650 | cpp | // Open Source C GMF Compiler
// Copyright (c) 2008 Sergiusz Bazanski
// http://www.q3k.org/
// GPL License
#include "stdafx.h"
#include "../mystdio.h"
#include <string.h>
#include <memory.h>
#include <stdlib.h>
#include "byteFunctions.h"
#include "helperFunctions.h"
extern FILE *source;
extern FILE *... | [
"Bazanski@1d10bff2-9961-11dd-bd51-a78b85c98fae"
] | [
[
[
1,
54
]
]
] |
11645dc9aa8ba004042a346d8c009822781cc658 | 974a20e0f85d6ac74c6d7e16be463565c637d135 | /trunk/coreLibrary_200/source/physics/dgCollisionSphere.cpp | d38ef6ca331c3a57776fa35db638b730725c29b9 | [] | no_license | Naddiseo/Newton-Dynamics-fork | cb0b8429943b9faca9a83126280aa4f2e6944f7f | 91ac59c9687258c3e653f592c32a57b61dc62fb6 | refs/heads/master | 2021-01-15T13:45:04.651163 | 2011-11-12T04:02:33 | 2011-11-12T04:02:33 | 2,759,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,989 | cpp | /* Copyright (c) <2003-2011> <Julio Jerez, Newton Game Dynamics>
*
* 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 f... | [
"jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692"
] | [
[
[
1,
443
]
]
] |
029ec1c6438004c2790a7c366460ef228d444d0c | b5ad65ebe6a1148716115e1faab31b5f0de1b493 | /maxsdk2008/include/icustattribcontainer.h | cd016f148ac7616f88796ea4c88f7131bdb01035 | [] | no_license | gasbank/aran | 4360e3536185dcc0b364d8de84b34ae3a5f0855c | 01908cd36612379ade220cc09783bc7366c80961 | refs/heads/master | 2021-05-01T01:16:19.815088 | 2011-03-01T05:21:38 | 2011-03-01T05:21:38 | 1,051,010 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,407 | h | /**********************************************************************
*<
FILE: ICustAttribContainer.h
DESCRIPTION: Defines ICustAttribContainer class
CREATED BY: Nikolai Sander
HISTORY: created 5/22/00
*> Copyright (c) 2000, All Rights Reserved.
************************************************... | [
"gasbank@gmail.com"
] | [
[
[
1,
91
]
]
] |
1e70824029b0032706ea8f46ce05c8e582edc996 | e192bb584e8051905fc9822e152792e9f0620034 | /tags/sources_0_1/noyau/implantation/affichable.cpp | b87955fd1b4bd3692fc1f95e383dc71a1e41a18e | [] | no_license | BackupTheBerlios/projet-univers-svn | 708ffadce21f1b6c83e3b20eb68903439cf71d0f | c9488d7566db51505adca2bc858dab5604b3c866 | refs/heads/master | 2020-05-27T00:07:41.261961 | 2011-07-31T20:55:09 | 2011-07-31T20:55:09 | 40,817,685 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 1,961 | cpp | /***************************************************************************
* Copyright (C) 2004 by Equipe Projet Univers *
* rogma.boami@free.fr *
* *
* Thi... | [
"rogma@fb75c231-3be1-0310-9bb4-c95e2f850c73"
] | [
[
[
1,
44
]
]
] |
143f037389a83d27ef108ea3a5eacf570068b325 | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/EduNetGames/ModNetSoccer/NetSoccerPlugin.h | dd5014e0f0e4db90fda0a19a00b0b42b3400069e | [] | no_license | janfietz/edunetgames | d06cfb021d8f24cdcf3848a59cab694fbfd9c0ba | 04d787b0afca7c99b0f4c0692002b4abb8eea410 | refs/heads/master | 2016-09-10T19:24:04.051842 | 2011-04-17T11:00:09 | 2011-04-17T11:00:09 | 33,568,741 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,615 | h | #ifndef __NETSOCCERPLUGIN_H__
#define __NETSOCCERPLUGIN_H__
//-----------------------------------------------------------------------------
// Copyright (c) 2009, Jan Fietz, Cyrus Preuss
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitte... | [
"janfietz@localhost"
] | [
[
[
1,
118
]
]
] |
eeaff3034a28ce646948d8f5df73bad2bd5b5913 | d57f646dc96686ef496054d073d4d495b6036b9b | /NetPipe.NET/NetPipe.NET.h | 5d00a2e533f478c7f80c0b2ac4f2285e07c9ea5b | [
"BSD-2-Clause"
] | permissive | limura/netpipe | 00d65fd542d3bab833acf24a1a27ac7fd767503a | 1e363a21e299bc2bab4f902c8e70c66786ea8e5b | refs/heads/master | 2021-01-19T13:50:41.041736 | 2007-10-02T10:25:13 | 2007-10-02T10:25:13 | 32,438,427 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,923 | h | /*
* Copyright (c) 2007 IIMURA Takuji. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of c... | [
"uirou.j@b085bb30-bf34-0410-99c5-0750ab6b8f60"
] | [
[
[
1,
123
]
]
] |
ff6709dab9bd14738292635ad85b05fc8ffb39b0 | 7cf0bc0c3120c2040c3ed534421082cd93f0242f | /ab_mfc/ab_mfc/Page1.h | f310d3adb6c9c50e3c79625a31dd358b9e908493 | [] | no_license | zephyrer/ab-mfc | 3d7be0283fa3fff3dcb7120fc1544e60a3811d88 | f228b27a6fdbcb55f481155e9e9d77302335336a | refs/heads/master | 2021-01-13T02:15:55.470629 | 2010-12-10T12:16:23 | 2010-12-10T12:16:23 | 40,066,957 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,531 | h | #pragma once
#include "afxwin.h"
#include "afxcmn.h"
#include "afxdtctl.h"
// CPage1 对话框
class CPage1 : public CDialog
{
DECLARE_DYNAMIC(CPage1)
public:
CPage1(CWnd* pParent = NULL); // 标准构造函数
virtual ~CPage1();
virtual BOOL OnInitDialog();
// 对话框数据
enum { IDD = IDD_TAB_DLG1 };
protected:... | [
"superkiki1989@ce34bfc1-e555-5f21-4a2b-332ae8037cd2",
"whitefirer@gmail.com"
] | [
[
[
1,
6
],
[
8,
24
],
[
26,
29
],
[
38,
40
],
[
42,
46
],
[
48,
51
],
[
54,
54
]
],
[
[
7,
7
],
[
25,
25
],
[
30,
3... |
7c52973884fef75112d0ea6f2445cea920066a76 | f7cbfb0c72bc3c979bf8dc156b9815b7bffa683e | /recipes/freenote/files/FreeNote/FreeNote/FNCanvas.cpp | 6e7f615600d2b8b3ec81a8407469e29e36a3e288 | [
"MIT"
] | permissive | overo/overo-oe-natty | a2e77dd6f37ca7ba2a7049488c0790de5dadc5d4 | 695d932b8f25e31b9ae9a3c3ee310331b9c93051 | HEAD | 2016-09-05T16:49:01.171341 | 2011-04-24T11:26:33 | 2011-04-24T11:26:33 | 1,678,549 | 2 | 1 | null | null | null | null | SHIFT_JIS | C++ | false | false | 56,512 | cpp | /* FreeNote for Sharp SLA300, B500, C7x0, C860 Linux PDA
Copyright (C) 2003-2005 Joe Kanemori.<kanemori@ymg.urban.ne.jp>
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 vers... | [
"openembedded-devel@lists.openembedded.org"
] | [
[
[
1,
2244
]
]
] |
abb4bfed4d2d32bf7474f5d9b93f4d3d6bb212f3 | 1e976ee65d326c2d9ed11c3235a9f4e2693557cf | /CommonSources/AppMonitor.cpp | 04a47683b01e9c91d9808ec54b538f2c31f668ef | [] | 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 | 5,821 | cpp | // /*
// *
// * 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,
232
]
]
] |
5143232c34c0d793acaaa2fce22a9abd54dff29e | 340f8c7e48059a93b16b8c5a2499f3a352f92fe3 | /wloo/XmppClient.h | 4c3191384a9d091834b6040e5aeb70015d03fffb | [
"BSD-2-Clause"
] | permissive | silphire/wloo | c93073c6487f0c09e14b5f54206e78e4cb89da1b | 7a9b3e2f8cff6e39b8b3416a98e014daebf33800 | refs/heads/master | 2020-12-30T14:55:44.233574 | 2011-05-15T22:05:37 | 2011-05-15T22:05:37 | 1,686,466 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 456 | h | #pragma once
class XmppClient
{
public:
static const int DefaultPort;
XmppClient(void);
virtual ~XmppClient(void);
protected:
int Connect(const std::string &hostname, int port);
int Resolve(const std::string &hostname, int port);
int Establish(const std::string &hostname, int port);
int OpenStre... | [
"silphire@gmail.com"
] | [
[
[
1,
21
]
]
] |
f8f5b858e44b448659c19a752a58fa32bfdaea40 | 88f4b257863d50044212e6036dd09a25ec65a1ff | /src/jingxian/networks/IOCPServer.cpp | 98a93b2e10233df552e9259adc79efff264ed8ef | [] | no_license | mei-rune/jx-proxy | bb1ee92f6b76fb21fdf2f4d8a907823efd05e17b | d24117ab62b10410f2ad05769165130a9f591bfb | refs/heads/master | 2022-08-20T08:56:54.222821 | 2009-11-14T07:01:08 | 2009-11-14T07:01:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,081 | cpp |
# include "pro_config.h"
# include "jingxian/exception.h"
# include "jingxian/directory.h"
# include "jingxian/networks/IOCPServer.h"
# include "jingxian/networks/TCPAcceptor.h"
# include "jingxian/networks/TCPConnector.h"
# include "jingxian/networks/commands/RunCommand.h"
# include "jingxian/networks/comman... | [
"runner.mei@gmail.com@53e742d2-d0ea-11de-97bf-6350044336de"
] | [
[
[
1,
434
]
]
] |
ce9c29950cb5121ea4cca776a222b0f6c6fe8b29 | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Source/Direct3D9Plugin/Video/Direct3D9VideoDriver.cpp | f69c0b90ef0a4ac59a4796fb2ab85e61437441d6 | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,637 | cpp | // //
// # # ### # # -= Nuclex Project =- //
// ## # # # ## ## Direct3D9VideoDriver.cpp - Direct3D9 video device //
// ### # # ### //
// ... | [
"ctuomail@gmail.com"
] | [
[
[
1,
238
]
]
] |
e99db91cc2f039e95dbd2e181c3042b8d07e83b2 | 83c85d3cae31e27285ca07e192cc9bbad8081736 | /POIViewDlg.h | 3519010a09ff11b39324c8601b7cd05314d24ba1 | [] | no_license | yjfcool/poitool | 0768d7299a453335cbd1ae1045440285b3295801 | 1068837ab32dbb9c6df18bbab1ea64bc70942cbf | refs/heads/master | 2016-09-05T11:37:18.585724 | 2010-04-09T06:16:14 | 2010-04-09T06:16:14 | 42,576,080 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,391 | h | // POIViewDlg.h : header file
//
#if !defined(AFX_POIVIEWDLG_H__C5282BDD_A2C6_4035_9FB5_61B54C5C24F7__INCLUDED_)
#define AFX_POIVIEWDLG_H__C5282BDD_A2C6_4035_9FB5_61B54C5C24F7__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
//#include "dump\xstring.h"
//#include "dump\filelogger.h"
... | [
"dulton@370d939e-410d-02cf-1e1d-9a5f4ca5de21"
] | [
[
[
1,
108
]
]
] |
5723bc0a00522a3a5300ef75c00a7e4ae140411b | 61679165892c5487e2c6244267e78e30e37b6a17 | /include/gl.hh | ffe67e0e178cd555909c2792232cf99703338ed7 | [] | no_license | jenshz/3dproject | 292b5c303562adfef4d5c9513c5b69dab606b68c | 03609a2a0dd3851445e4a7b6ab9d01ff93df5e77 | refs/heads/master | 2021-01-01T17:56:17.536235 | 2010-12-07T21:21:26 | 2010-12-07T21:21:26 | 1,111,800 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 544 | hh | #ifndef _GL_HH_
#define _GL_HH_
#ifdef _WIN32
#include <Windows.h>
#endif
#include <GL/glut.h>
#include <vector>
#include <string>
#include "draw.hh"
void initGL();
void reshape(int w, int h);
void display();
void motion(int x, int y);
void mouse(int button, int state, int x, int y);
voi... | [
"nineus@gmail.com"
] | [
[
[
1,
37
]
]
] |
4353479660852c256dcd4a249569369d1fa1af91 | 9152cb31fbe4e82c22092bb3071b2ec8c6ae86ab | /face/popoface/CNIcqDlg.cpp | decaa6195dda0587aa2c79e96c45eb077ed885ff | [] | 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 | GB18030 | C++ | false | false | 7,728 | cpp | // CNIcqDlg.cpp : implementation file
//
#include "stdafx.h"
#include "CNIcq.h"
#include "CNIcqDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
#define WM_ICON_NOTIFY WM_USER+200
//////////////////////////////////////////////////////////////////... | [
"yippeesoft@5dda88da-d10c-0410-ac74-cc18da35fedd"
] | [
[
[
1,
324
]
]
] |
179f1f799e0819dcf306831a6b769deff14addc1 | 24adabaec8e7b0c8bb71366fea2b02e4e8b34203 | /db-builder/lib/src/operator.cpp | 81aa33c369b21ac9712f66320ec2bf2631d33780 | [] | no_license | weimingtom/db-verkstan | 246fb8ce2890b3833a2a84f2369e8e0e5495390f | 9101195975ec48f4eed33e65e33c83b2dd9ba8c0 | refs/heads/master | 2021-01-10T01:36:39.787220 | 2009-02-23T22:36:09 | 2009-02-23T22:36:09 | 43,455,399 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,231 | cpp | #include "db-util.hpp"
#include "operator.hpp"
#include "texture.hpp"
#include "mesh.hpp"
#include "filters.hpp"
#include <string.h>
Operator* operators[DB_MAX_OPERATORS];
short numberOfOperators;
Operator::Operator(unsigned int filterType_) :
mesh(0),
texture(0),
renderable(0),
numberOfInputs(0),
... | [
"finalman@75511648-93a4-11dd-b566-b74dd1c53f51"
] | [
[
[
1,
160
]
]
] |
baeeade90655b19e0ffb8ab0a167eabe1049435f | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvimage/openexr/src/IlmImf/ImfTiledInputFile.cpp | 432aecb8a18ca414e69f9a34b73afc1fb25f64dd | [] | 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 | 33,711 | cpp | ///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided th... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
1302
]
]
] |
c5465e163e2b41a21f10317cf4ff658304408882 | c8ab6c440f0e70e848c5f69ccbbfd9fe2913fbad | /bowling/Gutter.h | 80cf885106d92d871849080a2edf2ca343fac3ce | [] | no_license | alyshamsy/power-bowling | 2b6426cfd4feb355928de95f1840bd39eb88de0b | dd650b2a8e146f6cdf7b6ce703801b96360a90fe | refs/heads/master | 2020-12-24T16:50:09.092801 | 2011-05-12T14:37:15 | 2011-05-12T14:37:15 | 32,115,585 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 544 | h | #ifndef Gutter_H
#define Gutter_H
#include <gl/glfw.h>
#include <cyclone/cyclone.h>
#include "app.h"
#include "timing.h"
#include <iostream>
#include <stdio.h>
class Gutter : public cyclone::CollisionBox
{
public:
bool isOverlapping;
Gutter();
~Gutter();
void render(GLuint texture);
void ... | [
"aly.shamsy@71b57f4a-8c0b-a9ba-d1fe-6729e2c2215a"
] | [
[
[
1,
25
]
]
] |
3cd789bf6a989ddbdd83ca5871e9bc2636914ecc | 5e0422794380a8f3bf06d0c37ac2354f4b91fefb | /echo_client/stdafx.h | e5427e574d673778d8d7d420a36a139f70e761a5 | [] | no_license | OrAlien/fastnetwork | 1d8fb757b855b1f23cc844cda4d8dc7a568bc38e | 792d28d8b5829c227aebe8378f60db17de4d6f14 | refs/heads/master | 2021-05-28T20:30:24.031458 | 2010-06-02T14:30:04 | 2010-06-02T14:30:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 483 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
// TODO: reference additional headers your program requires here
... | [
"everwanna@8b0bd7a0-72c1-11de-90d8-1fdda9445408"
] | [
[
[
1,
25
]
]
] |
dfeb04d552536674a7483343bd70a4edb88b2178 | 78d40fe09df2496088fd22859876eb6e7be954c0 | /s7app.h | 9f8139f0ca941e5216171be9aaaa7b560b665986 | [] | no_license | icedman/style7 | f1086f650b43784735542e6fac7df64197d0f00e | 6834d4d1021bd805631379dc4795427eae8d6893 | refs/heads/master | 2021-01-23T04:00:10.384380 | 2010-04-08T10:40:37 | 2010-04-08T10:40:37 | 35,222,984 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 895 | h | #pragma once
#include <QtCore>
#include <QtScript>
#include "res.h"
#include "bb.h"
class S7App : public QObject
{
Q_OBJECT
public:
S7App();
~S7App();
public Q_SLOTS:
bool init();
bool load(const QString &filename);
void setTargetFile(const QString &filename);
void setTemplate(const ... | [
"m4rvin2005@12bdf7b2-7090-17ef-321a-d85e0c66d2ab"
] | [
[
[
1,
54
]
]
] |
215ea30688c473f1826d0feef7446d802ce849bb | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/scene/ntextshapenode_main.cc | 94facb25d67b2cfa28aa12dfa8a9df33451acf0e | [] | 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 | 6,359 | cc | //------------------------------------------------------------------------------
// ntextshapenode_main.cc
// (C) 2006 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "scene/ntextshapenode.h"
#include "gfx2/nfontdesc.h"
nNebulaClass(nTextShapeNode, "nsh... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
195
]
]
] |
c4626c54314f62a449f819459136e7a989c1531e | 1e976ee65d326c2d9ed11c3235a9f4e2693557cf | /CommonSources/XNamedColors.cpp | 9102078d439d2105c1858cf82f6708d31c79bcee | [] | 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 | 17,981 | cpp | // /*
// *
// * 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,
567
]
]
] |
35d4f9b2e4672dd8ce8a1069c765f59c47e8c939 | 8a88075abf60e213a490840bebee97df01b8827a | /implementation/geometry_tests/geometry/hintersections_3d_tests.cpp | 2791b3e2f8864c6ffd0ceb4aaf3f0b629945fd5a | [] | no_license | DavidGeorge528/minigeolib | e078f1bbc874c09584ae48e1c269f5f90789ebfb | 58233609203953acf1c0346cd48950d2212b8922 | refs/heads/master | 2020-05-20T09:36:53.921996 | 2009-04-23T16:25:30 | 2009-04-23T16:25:30 | 33,925,133 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,575 | cpp | #include "geometry/homogenous/intersections.hpp"
#include "geometry/homogenous/vertex.hpp"
#include "geometry/homogenous/hcoord_system.hpp"
#include "geometry/homogenous/direction.hpp"
#include "geometry/homogenous/distances.hpp"
#include "geometry/plane.hpp"
#include "geometry/line.hpp"
#include "../tests_commo... | [
"cpitis@834bb202-e8be-11dd-9d8c-a70aa0a93a20"
] | [
[
[
1,
154
]
]
] |
2d9fb23e5c7725cf1b997a6989d921c8602bdeed | 0b66a94448cb545504692eafa3a32f435cdf92fa | /branches/nn/cbear.berlios.de/range/helper.hpp | c47425079811a6990e15346738b7b89cb5ebb287 | [
"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 | 4,319 | hpp | #ifndef CBEAR_BERLIOS_DE_RANGE_HELPER_HPP_INCLUDED
#define CBEAR_BERLIOS_DE_RANGE_HELPER_HPP_INCLUDED
// std::distance
#include <iterator>
// boost::prior, boost::next
#include <boost/utility.hpp>
// boost::is_same
#include <boost/type_traits/is_same.hpp>
#include <cbear.berlios.de/base/default.hpp>
#inc... | [
"nn0@e6e9985e-9100-0410-869a-e199dc1b6838"
] | [
[
[
1,
191
]
]
] |
86024c62b385af7319c36958d645697090c3460a | 927e18c69355c4bf87b59dffefe59c2974e86354 | /super-go-proj/SgBlackWhite.h | c4f67875116c4430e18f4ca193b521b886991860 | [] | no_license | lqhl/iao-gim-ca | 6fc40adc91a615fa13b72e5b4016a8b154196b8f | f177268804d1ba6edfd407fa44a113a44203ec30 | refs/heads/master | 2020-05-18T17:07:17.972573 | 2011-06-17T03:54:51 | 2011-06-17T03:54:51 | 32,191,309 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,498 | h | //----------------------------------------------------------------------------
/** @file SgBlackWhite.h
Color of player in two-player games (black/white). */
//----------------------------------------------------------------------------
#ifndef SG_BLACKWHITE_H
#define SG_BLACKWHITE_H
#include <Poco/Debugg... | [
"karlqliu@gmail.com"
] | [
[
[
1,
102
]
]
] |
18e9402443867e2156bb74e44587d60593ddaa76 | 802817310cdf7c69dbeab815b4abfc9fca393bcc | /src/ModelImage.cpp | 36a7af03e4dee3683c0a0d8d534b78e91092001d | [] | no_license | spjoe/echtzeitlu | a77b4c6765c8d4d88e52fda715fb96485f28d0eb | 6df1ad920e45c0624405b3620059a2fdf67d5fad | refs/heads/master | 2021-01-18T14:22:07.337680 | 2011-01-25T13:53:39 | 2011-01-25T13:53:39 | 32,144,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,678 | cpp | #include "ModelImage.h"
using namespace echtzeitlu;
ModelImage::ModelImage(domImage* img){
domImage* imageElement = img;
if ( !imageElement )
return;
imageElement->getInit_from()->getValue().str();
const std::string file = cdom::uriToNativePath(imageElement->getInit_from()->getValue().... | [
"cdellmour@2895edc6-717a-dc9c-75a2-8897665f464c",
"t.moerwald@2895edc6-717a-dc9c-75a2-8897665f464c"
] | [
[
[
1,
48
],
[
50,
50
],
[
52,
67
],
[
70,
70
],
[
72,
130
]
],
[
[
49,
49
],
[
51,
51
],
[
68,
69
],
[
71,
71
],
[
131,
... |
ba44ff4c90e607dbb11acbeb25d1db2c59fb4426 | b08e948c33317a0a67487e497a9afbaf17b0fc4c | /Display/RenderTarget.cpp | aacda4141d431dc0c10fa4ba15a95f7c8024c6d7 | [] | no_license | 15831944/bastionlandscape | e1acc932f6b5a452a3bd94471748b0436a96de5d | c8008384cf4e790400f9979b5818a5a3806bd1af | refs/heads/master | 2023-03-16T03:28:55.813938 | 2010-05-21T15:00:07 | 2010-05-21T15:00:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,851 | cpp | #include "stdafx.h"
#include "../Display/RenderTarget.h"
#include "../Display/Camera.h"
#include "../Core/Util.h"
namespace ElixirEngine
{
//-----------------------------------------------------------------------------------------------
//----------------------------------------------------------------------... | [
"voodoohaust@97c0069c-804f-11de-81da-11cc53ed4329"
] | [
[
[
1,
615
]
]
] |
ee2da3275c1971529c752c7e9e7f4dfc3e290d36 | 38926bfe477f933a307f51376dd3c356e7893ffc | /Source/CryEngine/CryCommon/CREBaseCloud.h | 1ffe8b9b8a27309b08deade6788e07ae0983af80 | [] | 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 | 4,630 | h |
/*=============================================================================
CREBaseCloud.h : Cloud RE declarations/implementations.
Copyright (c) 2001-2005 Crytek Studios. All Rights Reserved.
Revision history:
=============================================================================*/
#ifndef ... | [
"dante.renevo@gmail.com"
] | [
[
[
1,
145
]
]
] |
7e8c035ab43498644263610687fac5ce39564b38 | a705a17ff1b502ec269b9f5e3dc3f873bd2d3b9c | /include/point.hpp | b5b2670296ed23489146bf24d3da67e04b98d727 | [] | no_license | cantidio/ChicolinusQuest | 82431a36516d17271685716590fe7aaba18226a0 | 9b77adabed9325bba23c4d99a3815e7f47456a4d | refs/heads/master | 2021-01-25T07:27:54.263356 | 2011-08-09T11:17:53 | 2011-08-09T11:17:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 234 | hpp | #ifndef _POINT_
#define _POINT_
class Point
{
public:
double x;
double y;
Point();
Point(const double& pX, const double& pY);
Point& operator = (const Point& pPoint);
};
#endif
| [
"aniquilatorbloody@gmail.com"
] | [
[
[
1,
15
]
]
] |
d5a554d516dff8c7435470ce64b3a4ba52a40544 | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Stellar_/code/Render/frame/framebatch.cc | 5e24584fb2727fcbea93ff95fb1cc0ba0076456a | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,029 | cc | //------------------------------------------------------------------------------
// framebatch.cc
// (C) 2007 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "stdneb.h"
#include "frame/framebatch.h"
#include "coregraphics/renderdevice.h"
#include "coreg... | [
"ctuomail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
165
]
]
] |
24000d7d6247ebded3ac6e3c64f0c87659caf577 | 11da90929ba1488c59d25c57a5fb0899396b3bb2 | /Src/WindowsCE/Messages.hpp | 0a66f0eba4c3d3f29f8c4dabf126189d2cb0bdfc | [] | no_license | danste/ars-framework | 5e7864630fd8dbf7f498f58cf6f9a62f8e1d95c6 | 90f99d43804d3892432acbe622b15ded6066ea5d | refs/heads/master | 2022-11-11T15:31:02.271791 | 2005-10-17T15:37:36 | 2005-10-17T15:37:36 | 263,623,421 | 0 | 0 | null | 2020-05-13T12:28:22 | 2020-05-13T12:28:21 | null | UTF-8 | C++ | false | false | 173 | hpp | #ifndef ARSLEXIS_WIN_MESSAGES_H__
#define ARSLEXIS_WIN_MESSAGES_H__
#include <Debug.hpp>
const char_t* MessageName(UINT msg);
#endif // ARSLEXIS_WIN_MESSAGES_H__
| [
"andrzejc@10a9aba9-86da-0310-ac04-a2df2cc00fd9"
] | [
[
[
1,
8
]
]
] |
e8e7e171f5b65426b1b4c424096a7ef0dd56d537 | 9ef88cf6a334c82c92164c3f8d9f232d07c37fc3 | /Libraries/RakNet/include/AutoRPC.h | 841c4bb78ac5aa4d9a23a35ecd0372240e94c173 | [] | no_license | Gussoh/bismuthengine | eba4f1d6c2647d4b73d22512405da9d7f4bde88a | 4a35e7ae880cebde7c557bd8c8f853a9a96f5c53 | refs/heads/master | 2016-09-05T11:28:11.194130 | 2010-01-10T14:09:24 | 2010-01-10T14:09:24 | 33,263,368 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 44,642 | h | /// \file AutoRPC.h
/// \brief Automatically serializing and deserializing RPC system. More advanced RPC, but possibly not cross-platform.
///
/// This file is part of RakNet Copyright 2003 Jenkins Software LLC
///
/// Usage of RakNet is subject to the appropriate license agreement.
#ifndef __AUTO_RPC_H
#def... | [
"gustav@sohtell.se@aefdbfa2-c794-11de-8410-e5b1e99fc78e"
] | [
[
[
1,
663
]
]
] |
209c6d5bfc9b535c6123fa109ef997d937af723c | ade08cd4a76f2c4b9b5fdbb9b9edfbc7996b1bbc | /computer_graphics/lab5/Src/Application/light.cpp | dcda03be29f297edf3c6d3e18edb734129267387 | [] | no_license | smi13/semester07 | 6789be72d74d8d502f0a0d919dca07ad5cbaed0d | 4d1079a446269646e1a0e3fe12e8c5e74c9bb409 | refs/heads/master | 2021-01-25T09:53:45.424234 | 2011-01-07T16:08:11 | 2011-01-07T16:08:11 | 859,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,703 | cpp | #include <d3dx9.h>
#include "light.h"
#include "render_context.h"
using namespace cg_labs;
Light::Light( const char *name, D3DLIGHTTYPE type ) :
_type(type), _name(std::string(name)), _id(getLightCounter())
{
}
std::string &Light::getName()
{
return _name;
}
int Light::getType()
{
retu... | [
"fedka@ebanat.com"
] | [
[
[
1,
169
]
]
] |
6294052914a9b66672a95d1be00b7fad1b05b385 | 3eb83d1b36fb5ada2c7bcd35607f1ead259e283f | /DS/Projects/C3DSprites/include/Blob.h | c366a1469d41f03de2499b0b15f5a7a47fc36aea | [] | no_license | mickvangelderen/uwars | 2235b8883649843ed9dc2dca34260649132aa306 | 2cc4f6380f5046afa533b6a898b5513c1ab43af6 | refs/heads/master | 2021-01-01T18:18:44.665224 | 2010-03-23T15:43:17 | 2010-03-23T15:43:17 | 32,515,782 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | h | #pragma once
#include <PA9.h>
#include "Cell.h"
#include "C3DSpriteData.h"
#include "Team.h"
#define MAX_BLOBS 128
enum BLOB_STATE{
INACTIVE,
CREATION,
TRAVEL,
COLLISION,
DESTINATION
};
class Blob{
private:
static C3DSpriteData s_spriteData;
s32 m_x, m_y;
u16 m_str;
u16 m_radius... | [
"mickfreeze@097d8bfe-0ac2-11df-beaf-bb271b2086c6"
] | [
[
[
1,
60
]
]
] |
7f14000628aac1511270716c3a911de2ce48a98a | 1eb0e6d7119d33fa76bdad32363483d0c9ace9b2 | /PointCloud/trunk/PointCloud/ANN/kd_util.cpp | 8fa321cc7b11ca543fa6a8b61b63e0b5c5cd2725 | [] | no_license | kbdacaa/point-clouds-mesh | 90f174a534eddb373a1ac6f5481ee7a80b05f806 | 73b6bc17aa5c597192ace1a3356bff4880ca062f | refs/heads/master | 2016-09-08T00:22:30.593144 | 2011-06-04T01:54:24 | 2011-06-04T01:54:24 | 41,203,780 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 15,531 | cpp | #include "stdafx.h"
//----------------------------------------------------------------------
// File: kd_util.cpp
// Programmer: Sunil Arya and David Mount
// Description: Common utilities for kd-trees
// Last modified: 01/04/05 (Version 1.0)
//-----------------------------------------------------------------... | [
"huangchunkuangke@e87e5053-baee-b2b1-302d-3646b6e6cf75"
] | [
[
[
1,
440
]
]
] |
4d1f5547dbf1488c16d76d5f8f7ea30b85b7f370 | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/WildMagic2/Source/Math/WmlBandedMatrix.cpp | ae1ad6b40a5a886a35f5d12aa382526e0ab72a56 | [] | no_license | argapratama/kucgbowling | 20dbaefe1596358156691e81ccceb9151b15efb0 | 65e40b6f33c5511bddf0fa350c1eefc647ace48a | refs/heads/master | 2018-01-08T15:27:44.784437 | 2011-06-19T15:23:39 | 2011-06-19T15:23:39 | 36,738,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,539 | cpp | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2003. All Rights Reserved
//
// The Wild Magic Library (WML) source code is supplied under the terms of
// the license agreement http://www.magic-software.com/License/WildMagic.pdf
// and may not be copied or ... | [
"pocatnas@gmail.com"
] | [
[
[
1,
299
]
]
] |
a87b681808a4e6a98d0f3d68c54e855b29c47b57 | 0033659a033b4afac9b93c0ac80b8918a5ff9779 | /game/server/ai_basenpc.h | dd2c5c0dc95d1a349899f2f2abe8f239fc31a403 | [] | no_license | jonnyboy0719/situation-outbreak-two | d03151dc7a12a97094fffadacf4a8f7ee6ec7729 | 50037e27e738ff78115faea84e235f865c61a68f | refs/heads/master | 2021-01-10T09:59:39.214171 | 2011-01-11T01:15:33 | 2011-01-11T01:15:33 | 53,858,955 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 116,108 | h | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose: Base NPC character with AI
//
//=============================================================================//
#ifndef AI_BASENPC_H
#define AI_BASENPC_H
#ifdef _WIN32
#pragma once
#endif
#include "... | [
"MadKowa@ec9d42d2-91e1-33f0-ec5d-f2a905d45d61"
] | [
[
[
1,
3260
]
]
] |
321ee8ff277f33676d0568fbbd30a9b997898f94 | 29c5bc6757634a26ac5103f87ed068292e418d74 | /src/Helper.cpp | a28213346043398641f637c0452667c4ed6cf9d4 | [] | 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 | 2,962 | cpp | #include "Helper.h"
void xcept(const char *fmt, ...)
{
static char xcept_str[0x100];
va_list args;
va_start(args, fmt);
memset(xcept_str, 0, sizeof(xcept_str));
//vsnprintf(xcept_str, sizeof(xcept_str)-1, fmt, args);
vsnprintf_s(xcept_str, sizeof(xcept_str)-1, 0x100, fmt, args);
throw (const ... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
123
]
]
] |
ace6e17b3dea7126afb105d3e3dcbf4aa6877a72 | 305f56324b8c1625a5f3ba7966d1ce6c540e9d97 | /src/lister/TaskMacroByDriverGrid.h | cde2f54369231cd8cd776888f03915f4d1cff441 | [] | no_license | radtek/lister | be45f7ac67da72c1c2ac0d7cd878032c9648af7b | 71418c72b31823624f545ad86cc804c43b6e9426 | refs/heads/master | 2021-01-01T19:56:30.878680 | 2011-06-22T17:04:13 | 2011-06-22T17:04:13 | 41,946,076 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,390 | h | #ifndef _lister_lister_TaskMacroByDriverGrid_h_
#define _lister_lister_TaskMacroByDriverGrid_h_
#include <lister/Urp/UrpGrid.h>
#include <lister/Urp/UrpInput.h> // Need BoolOption
class Connection;
//==============================================================================================
class TaskMac... | [
"jeffshumphreys@97668ed5-8355-0e3d-284e-ab2976d7b0b4"
] | [
[
[
1,
54
]
]
] |
6be321739c407d161b709c15f868cec21086f461 | 47e686442752f1d82ef5081326d02a53be3f5188 | /source/gui/GUIFrame.cpp | 50513c11588a6dbf8952ffa6d02633b39fcb1d67 | [] | no_license | xiaohuangyu/raytrace | 7339b82e2d2fc85366d4a3bc8de09ceb4ff58358 | 26bbf62f3fd03d58ad1580427e055921f269f972 | refs/heads/master | 2020-04-26T15:47:53.362314 | 2011-06-30T14:58:28 | 2011-06-30T14:58:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,247 | cpp | ///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Feb 17 2010)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
... | [
"qianweizju@29ddfad2-3a33-f12c-f700-e5bc6868e25f"
] | [
[
[
1,
300
]
]
] |
b5b2e197bcdd94928b2ef5d1a555e9d8757d713d | c9efecddc566c701b4b24b9d0997eb3cf929e5f5 | /TestRec/TestRec/Node.h | 436e0249528a5eecb018e490bdf583de3e79f10d | [] | no_license | vlalo001/metaballs3d | f8ee9404f28cda009654f8edf2f322c72d5bfe8a | a24fddce4ec73fc7348287e2074268cc2920cc2f | refs/heads/master | 2021-01-20T16:56:20.721059 | 2009-07-24T16:33:36 | 2009-07-24T16:33:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 422 | h | #pragma once
#include "Common.h"
#include "NodeState.h"
#include "Rule.h"
// ------------------------------------
// Node
// ------------------------------------
class Node
{
public:
Node(Rule* rule, const NodeState& state);
~Node(void);
const Rule* GetRule() const {return m_rule;}
cons... | [
"garry.wls@99a8374a-4571-11de-aeda-3f4d37dfb5fa"
] | [
[
[
1,
24
]
]
] |
90de48146b61baa476a93ad7d9be7a824d218e88 | c3efe4021165e718d23ce0f853808e10c7114216 | /RbfConv/main.cpp | d38c2163bdda1a0cac0469f450a3549c810664ed | [] | no_license | lkdd/modstudio2 | 254b47ebd28a51a7d8c8682a86c576dafcc971bf | 287b4782580e37c8ac621046100dc550abd05b1d | refs/heads/master | 2021-01-10T08:14:56.230097 | 2009-03-08T19:14:16 | 2009-03-08T19:14:16 | 52,721,924 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,268 | cpp | /*
Copyright (c) 2008 Peter "Corsix" Cawley
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish... | [
"corsix@07142bc5-7355-0410-a98c-5fd2ca6e29ee"
] | [
[
[
1,
324
]
]
] |
2323ef9d88581ee9c01a929144995616853266f6 | 0019f0af5518efe2144b6c0e63a89e3bd2bdb597 | /antares/src/tests/kits/interface/picture/SVGViewView.cpp | 9790dc366d044c9c69b746ad79db54a4150792e2 | [] | no_license | mmanley/Antares | 5ededcbdf09ef725e6800c45bafd982b269137b1 | d35f39c12a0a62336040efad7540c8c5bce9678a | refs/heads/master | 2020-06-02T22:28:26.722064 | 2010-03-08T21:51:31 | 2010-03-08T21:51:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,718 | cpp | /*
* Copyright 2006, Antares Inc.
* Distributed under the terms of the MIT License.
*
* Authors:
* Marc Flerackers (mflerackers@androme.be)
*/
#include "SVGViewView.h"
named_color colors[] = {
{ "aliceblue", { 240, 248, 255, 255 } },
{ "antiquewhite", { 250, 235, 215, 255 } },
{ "aqua", { 0, ... | [
"michael@Inferno.(none)"
] | [
[
[
1,
1267
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.