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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
db5130532630953f6a2877b86dc99440e939b492 | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /Graphics/WS/BackedUp/AppHolder.cpp | dc9af638a62042e74c6524788610528e31b25dd7 | [] | no_license | huellif/symbian-example | 72097c9aec6d45d555a79a30d576dddc04a65a16 | 56f6c5e67a3d37961408fc51188d46d49bddcfdc | refs/heads/master | 2016-09-06T12:49:32.021854 | 2010-10-14T06:31:20 | 2010-10-14T06:31:20 | 38,062,421 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,933 | cpp | // AppHolder.cpp
//
// Copyright (c) 2005 Symbian Softwares Ltd. All rights reserved.
//
#include "AppHolder.h"
#include "BackedUp.h"
#include <EikStart.h>
//
// EXPORTed functions
//
EXPORT_C CApaApplication* NewApplication()
{
return new CAppholderApplication;
}
// updated for 9.1. not con... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
94
]
]
] |
b10485a01ebb0d4c22042359885fcde169fc7fb5 | c0bd82eb640d8594f2d2b76262566288676b8395 | /src/shared/NetworkBase/BaseSocket.cpp | 4644158d3f4d9a1ba908235324187d1d800bead8 | [
"FSFUL"
] | permissive | vata/solution | 4c6551b9253d8f23ad5e72f4a96fc80e55e583c9 | 774fca057d12a906128f9231831ae2e10a947da6 | refs/heads/master | 2021-01-10T02:08:50.032837 | 2007-11-13T22:01:17 | 2007-11-13T22:01:17 | 45,352,930 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,397 | cpp | /************************************************************************/
/* Copyright (C) 2006 Burlex */
/************************************************************************/
/* * Class BaseSocket
* All listening sockets or client sockets in the server will be ... | [
"tdiddi@web.de"
] | [
[
[
1,
488
]
]
] |
49dff2b0f5cfd5e8fc7a10b0f4a914051a4f59aa | 668dc83d4bc041d522e35b0c783c3e073fcc0bd2 | /fbide-wx/sdk/include/sdk/TypeManager.h | 89df33e98e1168aa23e4a10fbe9f7a522382b8df | [] | no_license | albeva/fbide-old-svn | 4add934982ce1ce95960c9b3859aeaf22477f10b | bde1e72e7e182fabc89452738f7655e3307296f4 | refs/heads/master | 2021-01-13T10:22:25.921182 | 2009-11-19T16:50:48 | 2009-11-19T16:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,729 | h | /*
* This file is part of FBIde project
*
* FBIde 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.
*
* FBIde is distribu... | [
"vongodric@957c6b5c-1c3a-0410-895f-c76cfc11fbc7"
] | [
[
[
1,
92
]
]
] |
08259715d1902c082a4e608e50a14de2a769d970 | a29ec259efa2c2f13e24be86a4c6ba174780857d | /include/ZakEngine/TextureManager.h | a2615af261b0b346e8bec389458989ba147ed98c | [] | no_license | nlelouche/programacion2 | 639ffb55d06af4f696031ec777bec898b6224774 | 5ec9b29014c13786230e834deb44679b110351b4 | refs/heads/master | 2016-09-06T15:40:38.888016 | 2007-11-09T01:03:51 | 2007-11-09T01:03:51 | 32,653,635 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 571 | h | #ifndef _TextureManager_H_
#define _TextureManager_H_
#include "EntityList.h"
#include "Texture.h"
namespace zak {
class ZAKENGINE_API TextureManager {
private:
EntityList Map;
public:
Texture * Load(const char *szFilename, unsigned int uiColorKey, bool persist);
void Remove(const char *szFil... | [
"yoviacthulhu@70076bbf-733e-0410-a12a-85c366f55b74"
] | [
[
[
1,
29
]
]
] |
88d48e6107ecd094aa6651a6e1aa2407407a2419 | 989aa92c9dab9a90373c8f28aa996c7714a758eb | /HydraIRC/TextInputView.cpp | ed102f9ff630438ba8522a9b8f2e8661222113d1 | [] | 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 | 19,447 | cpp | /*
HydraIRC
Copyright (C) 2002-2006 Dominic Clifton aka Hydra
HydraIRC limited-use source license
1) You can:
1.1) Use the source to create improvements and bug-fixes to send to the
author to be incorporated in the main program.
1.2) Use it for review/educational purposes.
2) You ca... | [
"hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0"
] | [
[
[
1,
602
]
]
] |
bb7a6664deeec212fd1b5fea5d1fab9a5c2768d3 | a0253037fb4d15a9f087c4415da58253998b453e | /lib/t_physics/physics.cpp | dd48e6c6f10f5020c4c396e33ca5619d7af9de29 | [] | no_license | thomas41546/Spario | a792746ca3e12c7c3fb2deb57ceb05196f5156a0 | 4aca33f9679515abce208eb1ee28d8bc6987cba0 | refs/heads/master | 2021-01-25T06:36:40.111835 | 2010-07-03T04:16:45 | 2010-07-03T04:16:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,551 | cpp | #include "physics.h"
#define PE PhysicsEngine
#define CO CollisionObj
CO::CollisionObj(){
}
CO::CollisionObj(Obj *reference){
CO::ref = reference;
CO::left = CO::right = CO::up = CO::down = NULL;
}
bool CO::CollisionTrue(){
if(CO::left == NULL && CO::right == NULL && CO... | [
"thomas.p@shaw.ca"
] | [
[
[
1,
368
]
]
] |
e7f4a0d803c3a458619cfebe72ebe7280709697a | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2006-01-19/pcbnew/class_pcb_text.cpp | dd12dc41292d93c0ff987a59d09fd23feb5eadde | [] | 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 | UTF-8 | C++ | false | false | 3,431 | cpp | /************************************/
/* fonctions de la classe TEXTE_PCB */
/************************************/
#include "fctsys.h"
#include "wxstruct.h"
#include "gr_basic.h"
#include "common.h"
#include "pcbnew.h"
/*******************/
/* class TEXTE_PCB */
/*******************/
TEXTE_P... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
137
]
]
] |
0b5de7fd9b5cf08c5e44f7d80f32a0e7a50ab1b5 | 6ee200c9dba87a5d622c2bd525b50680e92b8dab | /Autumn/WrapperDX/Device/State/BlendOperationSub.h | 83ebb8d586897be9168657dd5af72eb39e8f95c5 | [] | no_license | Ishoa/bizon | 4dbcbbe94d1b380f213115251e1caac5e3139f4d | d7820563ab6831d19e973a9ded259d9649e20e27 | refs/heads/master | 2016-09-05T11:44:00.831438 | 2010-03-10T23:14:22 | 2010-03-10T23:14:22 | 32,632,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 280 | h | #ifndef _BLEND_OPERATION_SUB_
#define _BLEND_OPERATION_SUB_
#include <d3d11.h>
class BlendOperationSub
{
public:
BlendOperationSub();
~BlendOperationSub();
static D3D11_BLEND_OP GetBlendOperation();
static bool IsEnable();
};
#endif // _BLEND_OPERATION_SUB_ | [
"edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6"
] | [
[
[
1,
16
]
]
] |
ba7c62601ecd05c82f997705be421ee1f627f538 | 04fec4cbb69789d44717aace6c8c5490f2cdfa47 | /include/wx/richtext/richtextstyledlg.h | 1315c90311f0aabb2d76b8ed9e7234014b929ef5 | [] | no_license | aaryanapps/whiteTiger | 04f39b00946376c273bcbd323414f0a0b675d49d | 65ed8ffd530f20198280b8a9ea79cb22a6a47acd | refs/heads/master | 2021-01-17T12:07:15.264788 | 2010-10-11T20:20:26 | 2010-10-11T20:20:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,553 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/richtext/richtextstyledlg.h
// Purpose:
// Author: Julian Smart
// Modified by:
// Created: 10/5/2006 12:05:31 PM
// RCS-ID: $Id: richtextstyledlg.h 49398 2007-10-24 14:20:43Z JS $
// Copyright: (c) J... | [
"smehta@aaryanapps.com"
] | [
[
[
1,
238
]
]
] |
22b121a4217b559c44e4151f8356da11f444c695 | c70941413b8f7bf90173533115c148411c868bad | /core/include/vtxThreadJobQueue.h | 3708577d7f4eac06edbb067b057c4512e7e7c1ad | [] | no_license | cnsuhao/vektrix | ac6e028dca066aad4f942b8d9eb73665853fbbbe | 9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a | refs/heads/master | 2021-06-23T11:28:34.907098 | 2011-03-27T17:39:37 | 2011-03-27T17:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,537 | h | /*
-----------------------------------------------------------------------------
This source file is part of "vektrix"
(the rich media and vector graphics rendering library)
For the latest info, see http://www.fuse-software.com/
Copyright (c) 2009-2010 Fuse-Software (tm)
Permission is hereby granted, free of ... | [
"stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a"
] | [
[
[
1,
70
]
]
] |
aacda1dc01744bfe95754489d688db4e1393bfde | 3949d20551a203cf29801d888844d83d297d8118 | /Sources/LudoCore/InputMouse.h | efffd279665b35dc96a575bade49519577519656 | [] | no_license | Cuihuo/sorgamedev | 2197cf5f19a6e8b3b7bba51d46ebc1f8c1f5731e | fa6eb43a586b0e175ac291e8cd583343c0f7a337 | refs/heads/master | 2021-01-10T17:38:50.996616 | 2008-11-28T17:13:19 | 2008-11-28T17:13:19 | 49,120,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 506 | h | #pragma once
class InputMouse
{
public:
enum MouseAction
{
MOUSE_LEFT,
MOUSE_UP,
MOUSE_RIGHT,
MOUSE_DOWN
};
InputMouse();
~InputMouse();
void AddInputEvent(int action, int eventNumber);
void SetMouseMouse(int x, int y);
void PostUpda... | [
"sikhan.ariel.lee@a3e5f5c2-bd6c-11dd-94c0-21daf384169b"
] | [
[
[
1,
29
]
]
] |
a7df5197fd80dc57ba0bd89e8d2409a2a9d330d9 | 7a2144d11ce57a5286381d91d71b15592de3e7eb | /glm/test/core/core_type_mat3x3.cpp | 9c9e55acd18a3f25901f114075de0e0d13e821c6 | [
"MIT"
] | permissive | ryanschmitty/RDSTracer | 25449db75d2caf2bdbed317f9fa271bb8deda67c | 19fddc911c7d193e055ff697c15d76b83ce0b33a | refs/heads/master | 2021-01-10T20:38:23.050262 | 2011-09-20T23:19:46 | 2011-09-20T23:19:46 | 1,627,984 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,639 | cpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2008-08-31
// Updated ... | [
"schmitt.ryan@gmail.com"
] | [
[
[
1,
65
]
]
] |
56d2f89d8603eef9baff22e933142cd89ffa2e82 | 4dd44d686f1b96f8e6edae3769369a89013f6bc1 | /ocass/liboch/ch_msgh.cpp | 5e326d26b9314a29977b74af82214919621bf16a | [] | no_license | bactq/ocass | e1975533a69adbd1b4d1f9fd1bd88647039fff82 | 116565ea7c554b11b0a696f185d3a6376e0161dc | refs/heads/master | 2021-01-10T14:04:02.179429 | 2007-07-14T16:03:23 | 2007-07-14T16:03:23 | 45,017,357 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,338 | cpp | /*
* OCASS - Microsoft Office Communicator Assistant
* (http://code.google.com/p/ocass/)
*
* Copyright (C) 2007 Le Xiongjia
*
* 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... | [
"lexiongjia@4b591cd5-a833-0410-8603-c1928dc92378"
] | [
[
[
1,
42
]
]
] |
783c937b37aedb3f78586b487983838ca49ba9cb | 1d2705c9be9ee0f974c224eb794f2f8a9e9a3d50 | /shrimp_gui/shrimp_joystick.cpp | ea733474c9b77f1e28ae49f732667b06539631c4 | [] | no_license | llvllrbreeze/alcorapp | dfe2551f36d346d73d998f59d602c5de46ef60f7 | 3ad24edd52c19f0896228f55539aa8bbbb011aac | refs/heads/master | 2021-01-10T07:36:01.058011 | 2008-12-16T12:51:50 | 2008-12-16T12:51:50 | 47,865,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 920 | cpp | #include "shrimp_joystick.h"
shrimp_joystick::shrimp_joystick() {
yaxis_to_speed.set_range(axis_max, axis_min, shrimp_min_speed, shrimp_max_speed);
xaxis_to_steer.set_range(axis_min, axis_max, shrimp_min_steer, shrimp_max_steer);
m_mti.open("config/mti_driver.ini");
reset_mti();
}
all::math::an... | [
"stefano.marra@1ffd000b-a628-0410-9a29-793f135cad17"
] | [
[
[
1,
39
]
]
] |
2d55bfd308468ba662bad5cdabe3f5b8c851f5f4 | 9340e21ef492eec9f19d1e4ef2ef33a19354ca6e | /cing/src/graphics/Style.h | a2bb5ee3d1f46c8e572bb9bbc33d37a2cfd482d9 | [] | no_license | jamessqr/Cing | e236c38fe729fd9d49ccd1584358eaad475f7686 | c46045d9d0c2b4d9e569466971bbff1662be4e7a | refs/heads/master | 2021-01-17T22:55:17.935520 | 2011-05-14T18:35:30 | 2011-05-14T18:35:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,103 | h | /*
This source file is part of the Cing project
For the latest info, see http://www.XXX.org
Copyright (c) 2006-2009 Julio Obelleiro and Jorge Cano
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 So... | [
"jcanofuentes@gmail.com",
"julio.obelleiro@gmail.com"
] | [
[
[
1,
1
],
[
3,
4
],
[
6,
24
],
[
28,
30
],
[
32,
63
],
[
65,
66
]
],
[
[
2,
2
],
[
5,
5
],
[
25,
27
],
[
31,
31
... |
487cfabc07e8a4dea06fc240240eba8d0626d22e | 5eb582292aeef7c56b13bc05accf71592d15931f | /source/PhysicWorld.cpp | da221664bdf67b71be40decc6bc6e5041110e8fb | [] | no_license | goebish/WiiBlob | 9316a56f2a60a506ecbd856ab7c521f906b961a1 | bef78fc2fdbe2d52749ed3bc965632dd699c2fea | refs/heads/master | 2020-05-26T12:19:40.164479 | 2010-09-05T18:09:07 | 2010-09-05T18:09:07 | 188,229,195 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,565 | cpp | /*=============================================================================
Blobby Volley 2
Copyright (C) 2006 Jonathan Sieber (jonathan_sieber@yahoo.de)
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... | [
"1297665+goebish@users.noreply.github.com"
] | [
[
[
1,
565
]
]
] |
02ae1bd51ce84fdaf79dd257937dd606d4812fe4 | 7f4230cae41e0712d5942960674bfafe4cccd1f1 | /code/BlenderLoader.h | 001e4200f89362c67e708c77843a63a32630cb17 | [
"BSD-3-Clause"
] | permissive | tonttu/assimp | c6941538b3b3c3d66652423415dea098be21f37a | 320a7a7a7e0422e4d8d9c2a22b74cb48f74b14ce | refs/heads/master | 2021-01-16T19:56:09.309754 | 2011-06-07T20:00:41 | 2011-06-07T20:00:41 | 1,295,427 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,823 | h | /*
Open Asset Import Library (ASSIMP)
----------------------------------------------------------------------
Copyright (c) 2006-2010, ASSIMP Development Team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the ... | [
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
253
]
]
] |
faba22f91c84ff95262562f68e55eb50b74a20a9 | 2a88336c57ecb9bd5a4d7a245205aef3209bc7d1 | /Lab1/Sources/lcd.inc | b1379e33ead2e6a82e41d9b61a6e67face02d838 | [] | no_license | zdraw/ee445l-labs | 53b0b75db48a31d79206171e97e69adf18312e55 | 89e7cce132cb35642e096c90234d02c9c12938c8 | refs/heads/master | 2020-06-02T04:30:58.864893 | 2011-03-12T05:04:37 | 2011-03-12T05:04:37 | 32,494,293 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 376 | inc |
; ANSI-C/cC++ Compiler for HC12 V-5.0.35 Build 8093, Apr 3 2008
;
; Automatic generated include file for the assembler
; Generated using the following files :
; file :'D:\EE345L\9S12DP512\LCD_DP512\Sources\lcd.c'
; file :'C:\Program Files\Freescale\CodeWarrior for HCS12 V4.7\lib\HC12c\include\mc9s12dp512.h'
; ... | [
"hall.c.stephen@0ddc7feb-e18c-b16c-be8a-5ee3ccc2ec1a"
] | [
[
[
1,
9
]
]
] |
b84bac6e104ae55a2764a5a9118ae76689e6d47f | a2ba072a87ab830f5343022ed11b4ac365f58ef0 | / urt-bumpy-q3map2 --username twentyseven@urbanterror.info/libs/script/scripttokenwriter.h | d49409a7bc4fb1d8a5686bf10138d7e9e33e2f27 | [] | no_license | Garey27/urt-bumpy-q3map2 | 7d0849fc8eb333d9007213b641138e8517aa092a | fcc567a04facada74f60306c01e68f410cb5a111 | refs/heads/master | 2021-01-10T17:24:51.991794 | 2010-06-22T13:19:24 | 2010-06-22T13:19:24 | 43,057,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,296 | h |
#if !defined(INCLUDED_SCRIPT_SCRIPTTOKENWRITER_H)
#define INCLUDED_SCRIPT_SCRIPTTOKENWRITER_H
#include "iscriplib.h"
class SimpleTokenWriter : public TokenWriter
{
public:
SimpleTokenWriter(TextOutputStream& ostream)
: m_ostream(ostream), m_separator('\n')
{
}
~SimpleTokenWriter()
{
... | [
"twentyseven@urbanterror.info"
] | [
[
[
1,
68
]
]
] |
0d40a8df9ac78e5aaadf6b7be3f7bf8ff1b276a0 | 102d8810abb4d1c8aecb454304ec564030bf2f64 | /TP3/Tanque/Tanque/Tanque/BattleCityEngine.cpp | d47a8e5a4bf2e0c02d04b42674ded98ae8b25f63 | [] | no_license | jfacorro/tp-taller-prog-1-fiuba | 2742d775b917cc6df28188ecc1f671d812017a0a | a1c95914c3be6b1de56d828ea9ff03e982560526 | refs/heads/master | 2016-09-14T04:32:49.047792 | 2008-07-15T20:17:27 | 2008-07-15T20:17:27 | 56,912,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,874 | cpp | #ifndef BattleCityEngine_cpp
#define BattleCityEngine_cpp
#include "BattleCityEngine.h"
#include "StringHelper.h"
BattleCityClientParameters GetBattleCityClientParameters(BattleCityParameters params)
{
BattleCityClientParameters clientParameters;
clientParameters.ArenaHeight = params.ArenaHeight;
... | [
"juan.facorro@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb",
"nahuelgonzalez@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb"
] | [
[
[
1,
47
],
[
53,
64
],
[
80,
102
],
[
104,
104
],
[
106,
106
],
[
108,
108
],
[
110,
158
],
[
168,
180
],
[
187,
568
]
],
[
[
... |
fbf3b572d7050eaeff17fc47769553fcd2608226 | 1092bd6dc9b728f3789ba96e37e51cdfb9e19301 | /loci/video/d3d9/managed_vertex_buffer.h | 934c225d4005cc5c8059378d345e17168493da8f | [] | no_license | dtbinh/loci-extended | 772239e63b4e3e94746db82d0e23a56d860b6f0d | f4b5ad6c4412e75324d19b71559a66dd20f4f23f | refs/heads/master | 2021-01-10T12:23:52.467480 | 2011-03-15T22:03:06 | 2011-03-15T22:03:06 | 36,032,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,278 | h | #ifndef LOCI_VIDEO_D3D9_MANAGED_VERTEX_BUFFER_H_
#define LOCI_VIDEO_D3D9_MANAGED_VERTEX_BUFFER_H_
/**
* Encapsulates a d3d9 vertex buffer, providing RAII.
* Sets up a vertex buffer, allows binding of that buffer to the pipeline and
* provides RAII support to automatically release that buffer.
*
* @file ... | [
"mryeti1@googlemail.com@0e8bac56-0901-9d1a-f0c4-3841fc69e132"
] | [
[
[
1,
49
]
]
] |
c56d4b841dea8973e75aef449c5a85c62550cc10 | b2155efef00dbb04ae7a23e749955f5ec47afb5a | /source/OECore/OESkeleton_Impl.cpp | c65f627b9eeaffdc35b0debd85c1314d10c986b2 | [] | no_license | zjhlogo/originengine | 00c0bd3c38a634b4c96394e3f8eece86f2fe8351 | a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f | refs/heads/master | 2021-01-20T13:48:48.015940 | 2011-04-21T04:10:54 | 2011-04-21T04:10:54 | 32,371,356 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,436 | cpp | /*!
* \file OESkeleton_Impl.cpp
* \date 1-3-2010 19:20:56
*
*
* \author zjhlogo (zjhlogo@163.com)
*/
#include "OESkeleton_Impl.h"
#include "OEBone_Impl.h"
#include <OEBase/IOEFileMgr.h>
#include <OECore/OEFmtSkeleton.h>
COESkeleton_Impl::COESkeleton_Impl(const tstring& strFile)
{
Init();
m_b... | [
"zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571"
] | [
[
[
1,
115
]
]
] |
19db9916c990f801c6146e89709412db9d0597d2 | cc2c5b6d66f95d87bbf211c75e11bcd3c32153b2 | /src/CNC Map Renderer/CCRC.cpp | 37cd5d721796eef6967f2d46ec2bfa7b7f77cdda | [] | no_license | JuGGerNaunT/ccmaps | 88b290e13a920bba889033c32e305e2e36e420e2 | e81cf80b00157870542e5cd6aebbb5b4d667e16c | refs/heads/master | 2016-09-06T06:13:36.682009 | 2011-05-19T23:58:00 | 2011-05-19T23:58:00 | 38,542,028 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,634 | cpp | #include "CCRC.h"
#include <boost/cstdint.hpp>
using boost::int8_t;
// The following is all code to decode mix headers
int crc_table[256] = {
0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419, 0x706af48f, 0xe963a535, 0x9e6495a3,
0x0edb8832, 0x79dcb8a4, 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb1... | [
"zzattack@3f6db025-b88a-a86c-ecf4-85930648a86d"
] | [
[
[
1,
70
]
]
] |
369bab26e5aac6264c075e2f0d7d299f3f8abca0 | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/nemesis/nodenode_cmds.cc | c2caadc754ceb3c9f6fc5d7147a8f55c328616f7 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41,402 | cc | #define N_IMPLEMENTS nOdeNode
//==============================================================================
// subdir/nOdeNode_init.cc
// author: Your Name
// (C) 2000 Radon Labs GmbH
//------------------------------------------------------------------------------
// includes
#include "kernel/npersistse... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
1303
]
]
] |
131875c68c2cf0ebca9c538fc17dfe6efe2ac2f7 | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/HaohanITPlayer/public/Common/SysUtils/RandomSequence.h | 07bc9aee9ec681e834aad572b7dce7ab6994a5ea | [] | 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 | 815 | h | //-----------------------------------------------------------------------------
// RandomSequence.h
// Copyright (c) 2002 - 2004, Haohanit. All rights reserved.
//-----------------------------------------------------------------------------
//SR FS: Reviewed [JAW 20040912]
//SR FS: Reviewed [wwt 20040914]
... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
35
]
]
] |
f5b8e46de4c3743240f4a5c257b83b5dff81037d | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/util/Platforms/Tru64/Tru64PlatformUtils.cpp | bfa996400178a47651409146c5e41fa66c1d9f4e | [] | 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 | 18,285 | cpp | /*
* Copyright 1999-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,
622
]
]
] |
ebdc8a226138d7228deb02099a31d27e09f111d5 | 2e8adfe9e0e8e6bceb7f7b20c73a66ddddc2b60e | /ThorConfigDialog.h | d33884fee6c73479a41561a043e51d7c78959079 | [] | no_license | j3LLostyL3Z/thor-v2 | ee898f9e11023b40e0100f16150fe026dd863f24 | c4555a347a7f833780bc0b65f039397f3787a4c2 | refs/heads/master | 2021-01-10T10:25:51.677372 | 2009-02-06T12:32:34 | 2009-02-06T12:32:34 | 49,520,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 817 | h | // ThorConfigDialog.h: interface for the ThorConfigDialog class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_THORCONFIGDIALOG_H__E11F5A37_C876_4D14_B59D_1B28022DA4B9__INCLUDED_)
#define AFX_THORCONFIGDIALOG_H__E11F5A37_C876_4D14_B59D_1B28022DA4B9__INCLUDED_
#if _M... | [
"kubiak.roman@f386313e-e04c-0410-8915-733321d37a57"
] | [
[
[
1,
26
]
]
] |
5d079f67a44ca01d6add5c46c706f60365c66f9e | 6131815bf1b62accfc529c2bc9db21194c7ba545 | /FrameworkApp/App Framework/Shader Interface/Non Animated/SpotLightingInterface.h | a03c41c82a003a6d10f661bf1fd465c25f19a2ee | [] | no_license | dconefourseven/honoursproject | b2ee664ccfc880c008f29d89aad03d9458480fc8 | f26b967fda8eb6937f574fd6f3eb76c8fecf072a | refs/heads/master | 2021-05-29T07:14:35.261586 | 2011-05-15T18:27:49 | 2011-05-15T18:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,368 | h | #ifndef _SPOTLIGHTINGINTERFACE_H
#define _SPOTLIGHTINGINTERFACE_H
#include <d3dx9.h>
#include "..\..\Utilities\d3dUtil.h"
typedef struct SpotLighting
{
//The objects needed to be set for the basic lighting shader
D3DXMATRIXA16 m_World, m_WVP, m_LightWVP, m_LightViewProj;
Mtrl m_Material;
SpotLight m_L... | [
"davidclarke1990@fa56ba20-0011-6cdf-49b4-5b20436119f6"
] | [
[
[
1,
62
]
]
] |
2f198f32436c8b909e5799aa68d80cb28145c478 | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit/chromium/src/WebViewImpl.cpp | 7343a78f4d69ce931cf3ba752ab8758eef8e852c | [
"BSD-2-Clause"
] | permissive | azrul2202/WebKit-Smartphone | 0aab1ff641d74f15c0623f00c56806dbc9b59fc1 | 023d6fe819445369134dee793b69de36748e71d7 | refs/heads/master | 2021-01-15T09:24:31.288774 | 2011-07-11T11:12:44 | 2011-07-11T11:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 85,639 | 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,
2462
]
]
] |
103c3ce9874fc62b0e86af6ea7df5e2979aa1b26 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/arcemu-shared/PacketLog.h | 25de21e040a7e62610d6722b6f3ed08cec751c77 | [] | 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 | 865 | h | #ifndef WOWSERVER_PACKETLOG_H
#define WOWSERVER_PACKETLOG_H
#include "Common.h"
#include "Singleton.h"
#include "RealmPacket.h"
#include "WorldPacket.h"
class PacketLog : public Singleton< PacketLog > {
public:
PacketLog();
~PacketLog();
//utility functions
int hextoint(char c);
char... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
28
]
]
] |
493e1343ac756d6af62bdd5da564ffa421b1320a | 2fd4a846571728820b84b059f3b4dfc4d2f8f140 | /vclient/client.h | 1d036d356eca4820f92b2d92e910812b9b86ebdc | [] | no_license | jbreslin33/breslinlistenserver | 876ff770a2e8503df449ce2da190d5c4e8e18c41 | 31002739334106e05ea8330485daa746331f173d | refs/heads/master | 2020-06-02T07:55:29.508192 | 2011-03-15T02:23:18 | 2011-03-15T02:23:18 | 37,391,180 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,685 | h | #ifndef CLIENT_H
#define CLIENT_H
#include "BaseApplication.h"
#include "common.h"
//#include "Tutorial4.h"
extern bool keys[256];
typedef struct
{
float x;
float y;
} VECTOR2D;
typedef struct
{
int key;
VECTOR2D vel;
VECTOR2D origin;
VECTOR2D predictedOrigin;
int msec;
} co... | [
"jbreslin33@localhost"
] | [
[
[
1,
132
]
]
] |
0a59ee3b4c832f8bc5461de3d446cdd823b70dcd | 4e563b9a2cd25d59b320aad84b7641755d498f34 | /swarm/mainwindow.h | b46e9476bd4cebe9ee3314f3c7dc4a05a199521d | [] | no_license | 607011/ct-swarm | 47483cf391e4cffb0f096a26a66f05f1c5f9be4e | 08b8f85e949224951800f58413b1e7dfbf54c8dc | refs/heads/master | 2023-03-03T10:52:53.628037 | 2011-07-19T11:37:15 | 2011-07-19T11:37:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,707 | h | // Copyright (c) 2005-2011 Oliver Lau <ola@ct.de>
// Heise Zeitschriften Verlag, Hannover, Germany
#ifndef __MAINWINDOW_H_
#define __MAINWINDOW_H_
#include <QObject>
#include <QMainWindow>
#include <QWidget>
#include <QAction>
#include <QCloseEvent>
#include <QStatusBar>
#include <QMenuBar>
#include <QTo... | [
"ola@ct.heise.de",
"oliver.lau@gmail.com"
] | [
[
[
1,
1
],
[
25,
25
],
[
28,
48
],
[
51,
52
],
[
55,
64
],
[
70,
71
],
[
74,
74
]
],
[
[
2,
24
],
[
26,
27
],
[
49,
... |
12943f31ec0a74fb18a535717681274b2f188fd4 | 6dac9369d44799e368d866638433fbd17873dcf7 | /src/branches/26042005/include/mesh/Overlay.h | b55d55f51211ab37fbaba4c67814712e3ee1ca6a | [] | no_license | christhomas/fusionengine | 286b33f2c6a7df785398ffbe7eea1c367e512b8d | 95422685027bb19986ba64c612049faa5899690e | refs/heads/master | 2020-04-05T22:52:07.491706 | 2006-10-24T11:21:28 | 2006-10-24T11:21:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,502 | h | #ifndef _OVERLAY_H_
#define _OVERLAY_H_
#include <mesh/Mesh.h>
class Rect;
// Overlay stretch types
#define STRETCH_TOP 2 // stretches an overlay upwards
#define STRETCH_BOTTOM 4 // stretches an overlay downwards
#define STRETCH_LEFT 8 // stretches an overlay to the left
#define STRETCH_RIGHT 16 // st... | [
"chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7"
] | [
[
[
1,
43
]
]
] |
d0a01f1e280c561e165d1147590514b1e343bb05 | 45229380094a0c2b603616e7505cbdc4d89dfaee | /CLROpenCV/Stdafx.cpp | de47c2f543834ad0ebb5ce64d6205b4a9f163e55 | [] | no_license | xcud/msrds | a71000cc096723272e5ada7229426dee5100406c | 04764859c88f5c36a757dbffc105309a27cd9c4d | refs/heads/master | 2021-01-10T01:19:35.834296 | 2011-11-04T09:26:01 | 2011-11-04T09:26:01 | 45,697,313 | 1 | 2 | null | null | null | null | UHC | C++ | false | false | 239 | cpp | // stdafx.cpp : 표준 포함 파일만 들어 있는 소스 파일입니다.
// CLROpenCV.pch는 미리 컴파일된 헤더가 됩니다.
// stdafx.obj에는 미리 컴파일된 형식 정보가 포함됩니다.
#include "stdafx.h"
| [
"perpet99@cc61708c-8d4c-0410-8fce-b5b73d66a671"
] | [
[
[
1,
5
]
]
] |
7eb431cfcbccd52cf6d8c9694ea554816bde03e2 | 27167a5a0340fdc9544752bd724db27d3699a9a2 | /include/dockwins/WndFrmPkg.h | 94a94b0538276446edea97aadc10663221c42ba4 | [] | no_license | eaglexmw-gmail/wtl-dockwins | 2b464be3958e1683cd668a10abafb528f43ac695 | ae307a1978b73bfd2823945068224bb6c01ae350 | refs/heads/master | 2020-06-30T21:03:26.075864 | 2011-10-23T12:50:14 | 2011-10-23T12:50:14 | 200,951,487 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 45,013 | h | // Copyright (c) 2002
// Sergey Klimov (kidd@ukr.net)
// WTL Docking windows
//
// This code is provided "as is", with absolutely no warranty expressed
// or implied. Any use is at your own risk.
//
// This code may be used in compiled form in any way you desire. This
// file may be redistributed unmodified by ... | [
"sergiu.dotenco@gmail.com"
] | [
[
[
1,
1432
]
]
] |
053a03f2158aea21331422b3ef13fdab35b14262 | 8d2ef01bfa0b7ed29cf840da33e8fa10f2a69076 | /code/Kernel/fxConsole.h | 48a200c390adc10673a7951fd780d3bb89c28dc8 | [] | no_license | BackupTheBerlios/insane | fb4c5c6a933164630352295692bcb3e5163fc4bc | 7dc07a4eb873d39917da61e0a21e6c4c843b2105 | refs/heads/master | 2016-09-05T11:28:43.517158 | 2001-01-31T20:46:38 | 2001-01-31T20:46:38 | 40,043,333 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 916 | h | //---------------------------------------------------------------------------
#ifndef fxConsoleH
#define fxConsoleH
//---------------------------------------------------------------------------
#include "../insanefx.h"
#include "../kernel/fxClass.h"
#include "../shared/fxList.h"
#include "../shared/fxConst.h... | [
"josef"
] | [
[
[
1,
47
]
]
] |
24440909ff5b5bd796e844223a158494b2c70c63 | 0b22b8ba6217ecf49669a81342c1f226fa5b851d | /BBOSD.h | c657f7e6c3242bfd8da266e78cfe7a6e1383e2c3 | [] | no_license | BB4Win/bbosd | c96d1402263ef0d54ca4ef182c4a755946ad7e89 | 17d4c7cc1d486d66aac1cf67dfcf6f12e5eca715 | refs/heads/master | 2016-09-16T05:17:03.872563 | 2007-10-31T21:41:34 | 2007-10-31T21:41:34 | 32,025,549 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,185 | h | /*
BBOSD.h
Header file for BBOSD class
Copyright (c) 2007, Brian Hartvigsen
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 copyrigh... | [
"brian.andrew@brianandjenny.com"
] | [
[
[
1,
332
]
]
] |
809fd5607bc4f6745f8533e892e4fcbcaa249099 | 1c9f99b2b2e3835038aba7ec0abc3a228e24a558 | /Projects/elastix/elastix_sources_v4/src/Components/Registrations/MultiResolutionRegistration/elxMultiResolutionRegistration.cxx | 3be37fec9225a3fffdeacd98cf5afcc4bad6c4b8 | [] | 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 | 674 | cxx | /*======================================================================
This file is part of the elastix software.
Copyright (c) University Medical Center Utrecht. All rights reserved.
See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
details.
This software is distributed W... | [
"maik.stille@gmail.com"
] | [
[
[
1,
18
]
]
] |
9e207ee430290b74ba9f3d44e0f2a8954d8c7959 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/serialization/test/test_inclusion.cpp | ebb3dac4f78b2f18ec80e49ef7658ccbcb4340ba | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,426 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// test_const.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
// http:... | [
"metrix@Blended.(none)"
] | [
[
[
1,
42
]
]
] |
b8d3d791baee73b4275e283189daa94f69d81cf9 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/Code/Tools/Viewer/Viewer.cpp | 023c637d27bd8be3b82f60fab9635e34d06f6a51 | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,880 | cpp | #include "__PCH_Viewer.h"
#include <windows.h>
//---Engine Includes---------
#include "Core/FlostiEngine.h"
#include "Base/Exceptions/Exception.h"
//----------------------------
#include "ViewerProcess.h"
//---Always the last:
#include "Memory/MemLeaks.h"
#define APPLICATION_NAME "VIEWER"
// ---... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
159
]
]
] |
1e5b6548093b444cb36b1d37bc6a898257200696 | 016c54cb102ac6b792ee9756614d43b5687950b7 | /UiCommon/UiImage.cpp | 40682d6cd7b253811ba6c09f0851ba2519367042 | [] | no_license | jemyzhang/MzCommonDll | 3103fc4f5214a069c473b5aaca90aaf09d355517 | 82cbfa7eaa872809fa0bdea4531d5df73e23ca47 | refs/heads/master | 2021-01-19T14:53:26.687575 | 2010-05-20T03:18:16 | 2010-05-20T03:18:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 544 | cpp | #include "UiImage.h"
#include <MzCommon.h>
using namespace MzCommon;
void UiImage::PaintWin(HDC hdcDst, RECT* prcWin, RECT* prcUpdate){
UiWin::PaintWin(hdcDst,prcWin,prcUpdate);
if(pimg){
pimg->Draw(hdcDst,prcWin,true,false);
}
if(pimgPath){
ImagingHelper::DrawImage(hdcDst,prc... | [
"jemyzhang@96341596-6814-2f4c-99ee-b9cf7f28d869"
] | [
[
[
1,
23
]
]
] |
3d7900cfae4193d7866c9338c01ce553b2762fd3 | f283c74ea3824717278ed21798134cfb058d7c6e | /jni/Box2D/Collision/Shapes/b2EdgeShape.h | 8e41bf7c3c135fce91210a2b3feec885833bafbd | [] | no_license | mnem/Box2D_AndroidNDK | 16c3de8be7866b7ac287cefc65b9477ae2c41c45 | 7205fb2a78ff4b533beb417d28cef7d3a7d86c3e | refs/heads/master | 2021-01-23T13:55:47.884624 | 2010-08-19T19:53:54 | 2010-08-19T19:53:54 | 682,429 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,066 | h | /*
* Copyright (c) 2006-2010 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"mnem@noiseandheat.com"
] | [
[
[
1,
63
]
]
] |
a65960ea7f6ba06a8b2d3759f8e3ba61da6a5b0f | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak/UIVisual.h | bf522819d023549d6679393b7831bcf781171fd5 | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,064 | h | #pragma once
#ifndef __HALAK_UIVISUAL_H__
#define __HALAK_UIVISUAL_H__
# include <Halak/FWD.h>
# include <Halak/UIElement.h>
# include <Halak/Vector2.h>
namespace Halak
{
class UIVisual : public UIElement
{
public:
static const Property<float> Opa... | [
"halakshin@gmail.com"
] | [
[
[
1,
118
]
]
] |
bb2d61478a030382cf5d016e0ce7fa29a6253981 | 8270eedb9660f6257229db97f767b91d7054b568 | /usaco_oct09/sinavcan/heatwv.cpp | b91b01c2b5c8c8dd9746a55b17dba3f30b75cf48 | [] | no_license | kuzux/olimpcan | 979201e982e15741248b5d0574a7f4ffdb14c7f2 | 947cb5f5dab6c78cbee2d6fa12b081817b684d37 | refs/heads/master | 2016-09-05T13:19:25.681613 | 2009-12-19T12:51:10 | 2009-12-19T12:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,237 | cpp | /*
PROG: heatwv
LANG: C++
ID: kuzux921
*/
#include <fstream>
#include <climits>
using namespace std;
int N, C;
int **mat;
int dist[2500];
bool visited[2500];
void shortest(int start, int dest){
for(int i=0;i<N;i++) dist[i] = INT_MAX;
dist[start] = 0;
for(int i=0;i<N;i++){
int selected,... | [
"kuzux92@gmail.com"
] | [
[
[
1,
63
]
]
] |
1a12aa13f0abf045404eeb2049ca402765e34a6b | 555ce7f1e44349316e240485dca6f7cd4496ea9c | /DirectShowFilters/StreamingServer/Source/CriticalSection.h | 66443f87925731c3f7f8f491cead08bed4655e8d | [] | no_license | Yura80/MediaPortal-1 | c71ce5abf68c70852d261bed300302718ae2e0f3 | 5aae402f5aa19c9c3091c6d4442b457916a89053 | refs/heads/master | 2021-04-15T09:01:37.267793 | 2011-11-25T20:02:53 | 2011-11-25T20:11:02 | 2,851,405 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,068 | h | // CriticalSection.h: interface for the CCriticalSection class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CRITICALSECTION_H__3B3A15BD_92D5_4044_8D69_5E1B8F15F369__INCLUDED_)
#define AFX_CRITICALSECTION_H__3B3A15BD_92D5_4044_8D69_5E1B8F15F369__INCLUDED_
#if _MSC_... | [
"yamp@team-mediaportal.com",
"misterd81-mp@yahoo.de"
] | [
[
[
1,
18
],
[
40,
42
]
],
[
[
19,
39
]
]
] |
7f2d07e6762e69cfa9a9836fbbadd0b4bf47096e | bfcc0f6ef5b3ec68365971fd2e7d32f4abd054ed | /kguithread.h | ccefdf79bf604af8fff9f57ad6a97f6ba1dc3809 | [] | 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 | 1,573 | h | #ifndef __KGUITHREAD__
#define __KGUITHREAD__
#if defined(LINUX) || defined(MACINTOSH)
#include <pthread.h>
#include <signal.h>
#elif defined(MINGW)
#include <Wincon.h>
#elif defined(WIN32)
#else
#error
#endif
class kGUIThread
{
public:
kGUIThread() {m_active=false;}
void Start(void *codeobj,void (... | [
"sales@scale18.com@4b35e2fd-144d-0410-91a6-811dcd9ab31d"
] | [
[
[
1,
76
]
]
] |
e2a3cc4bd82a635063b465ef1dfb6c735d597f9e | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /TEST_MyGUI_Source/MyGUIEngine/include/MyGUI_EditFactory.h | fad8b8896b9b7d9709d4a363d278d93b7dc22905 | [] | no_license | MyGUI/mygui-historical | fcd3edede9f6cb694c544b402149abb68c538673 | 4886073fd4813de80c22eded0b2033a5ba7f425f | refs/heads/master | 2021-01-23T16:40:19.477150 | 2008-03-06T22:19:12 | 2008-03-06T22:19:12 | 22,805,225 | 2 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,326 | h | /*!
@file
@author Albert Semenov
@date 11/2007
@module
*/
#ifndef __MYGUI_EDIT_FACTORY_H__
#define __MYGUI_EDIT_FACTORY_H__
#include "MyGUI_Prerequest.h"
#include "MyGUI_WidgetFactoryInterface.h"
#include "MyGUI_WidgetDefines.h"
namespace MyGUI
{
namespace factory
{
class _MyGUIExport Edi... | [
"my.name.post@gmail.com"
] | [
[
[
1,
40
]
]
] |
c19c22ece8492df88ea12d7bf13c0c2b7c712507 | 7476d2c710c9a48373ce77f8e0113cb6fcc4c93b | /vaultmp.cpp | 758f75c1d954ff6bd01cd9cab44a01ba0f8acf09 | [] | no_license | CmaThomas/Vault-Tec-Multiplayer-Mod | af23777ef39237df28545ee82aa852d687c75bc9 | 5c1294dad16edd00f796635edaf5348227c33933 | refs/heads/master | 2021-01-16T21:13:29.029937 | 2011-10-30T21:58:41 | 2011-10-30T22:00:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 38,169 | cpp | #include <windows.h>
#include <shlwapi.h>
#include <shlobj.h>
#include <commctrl.h>
#include <map>
#include "vaultmp.h"
#include "Bethesda.h"
#include "ServerEntry.h"
#include "Data.h"
#include "VaultException.h"
#include "ufmod.h"
#include "iniparser/dictionary.c"
#include "iniparser/iniparser.c"
#inc... | [
"csemmler.goe@googlemail.com",
"houstintrint@wildblue.net"
] | [
[
[
1,
94
],
[
96,
96
],
[
98,
104
],
[
117,
118
],
[
120,
120
],
[
122,
122
],
[
131,
131
],
[
133,
133
],
[
135,
136
],
[
13... |
de20c01f58751a2325abe818c46dcafa961861ec | 6630a81baef8700f48314901e2d39141334a10b7 | /1.4/Testing/Cxx/swFrameworkDependent/GUI/swToolGuiObjectManager.h | fa670d2b142cdf2b2497bbbe548a997652f29c2d | [] | no_license | jralls/wxGuiTesting | a1c0bed0b0f5f541cc600a3821def561386e461e | 6b6e59e42cfe5b1ac9bca02fbc996148053c5699 | refs/heads/master | 2021-01-10T19:50:36.388929 | 2009-03-24T20:22:11 | 2009-03-26T18:51:24 | 623,722 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,457 | h | ///////////////////////////////////////////////////////////////////////////////
// Name: swFrameworkDependent/GUI/swToolGuiObjectManager.h
// Author: Reinhold Füreder
// Created: 2005
// Copyright: (c) 2005 Reinhold Füreder
// Licence: wxWindows licence
//////////////////////////////////////... | [
"john@64288482-8357-404e-ad65-de92a562ee98"
] | [
[
[
1,
87
]
]
] |
1a0c1096a1337683e98fbbd448bbd4b7df4e116d | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/MapLib/Shared/src/MFileDBufReqIdxHandler.cpp | 4544672a74888da774147d0b238577db0f95f960 | [
"BSD-3-Clause"
] | permissive | ravustaja/Wayfinder-S60-Navigator | ef506c418b8c2e6498ece6dcae67e583fb8a4a95 | 14d1b729b2cea52f726874687e78f17492949585 | refs/heads/master | 2021-01-16T20:53:37.630909 | 2010-06-28T09:51:10 | 2010-06-28T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,489 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
691
]
]
] |
3cafd02a428e058c6c181bfa4d1c737f59fd47ff | 0a7a70f6d547867755f317e5569e63709672eba1 | /src/ndssys/ndssystem.cpp | 1d511ef5d1b9085e8adf8de5db62b643fde3ffc0 | [] | no_license | ballercat/ends | f787b03f90638ca3ad03735c65875f386456dad3 | e3bb04481e289c272387d30ede8a7526226ba14d | refs/heads/master | 2016-09-10T09:41:55.820693 | 2009-08-30T00:14:10 | 2009-08-30T00:14:10 | 35,772,611 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,218 | cpp | #include "ndssys.h"
#include "ndscartridge.h"
#include <cstdio>
#include <cstring>
NDSSYSTEM::NDSSYSTEM()
{
mmu = new NDSMMU;
cpu = new NDSCPU(mmu);
#ifndef NDS_DEBUG
if(!SDL_Init(SDL_INIT_EVERYTHING))
{
screen = SDL_SetVideoMode(256, 192*2, 16, SDL_DOUBLEBUF);
if( scre... | [
"whinemore@5982b672-94f9-11de-9b71-cb34e3bcb0e2"
] | [
[
[
1,
100
]
]
] |
ad9b21017a47f197801482d82b3f0ae22887270f | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/npc_dev.cpp | 82131045a610163017c7ffb65507a1f5fabfeaad | [] | no_license | neverm1ndo/gta-paradise-sa | d564c1ed661090336621af1dfd04879a9c7db62d | 730a89eaa6e8e4afc3395744227527748048c46d | refs/heads/master | 2020-04-27T22:00:22.221323 | 2010-09-04T19:02:28 | 2010-09-04T19:02:28 | 174,719,907 | 1 | 0 | null | 2019-03-09T16:44:43 | 2019-03-09T16:44:43 | null | WINDOWS-1251 | C++ | false | false | 16,350 | cpp | #include "config.hpp"
#include "npc_dev.hpp"
#include "core/module_c.hpp"
#include "core/npcs.hpp"
#include "vehicles.hpp"
#include "weapons.hpp"
#include "player_money.hpp"
#include <fstream>
#include <boost/filesystem.hpp>
REGISTER_IN_APPLICATION(npc_dev);
npc_dev::npc_dev()
:play_npc_name("npc_dev_pla... | [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
434
]
]
] |
ddae4399ec4f8c3a5f1ad94c1a76d2cb9c31588b | db0d644f1992e5a82e22579e6287f45a8f8d357a | /Caster/Ntrip/MountTable.cpp | 32fabb4d9797560f32495c2e08d477f3ee6315c8 | [] | no_license | arnout/nano-cast | 841a6dc394bfb30864134bce70e11d29b77c2411 | 5d11094da4dbb5027ce0a3c870b6a6cc9fcc0179 | refs/heads/master | 2021-01-01T05:14:29.996348 | 2011-01-15T17:27:48 | 2011-01-15T17:27:48 | 58,049,740 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,955 | cpp | #include "MountTable.h"
#include "Parse.h"
#include <string.h>
#include <stdio.h>
static bool ReadLine(FILE* f, byte* buf, int size);
MountPoint::MountPoint()
{
Init("");
}
MountPoint::~MountPoint()
{
}
bool MountPoint::ValidPassword(const char *password)
///////////////////////////////////////... | [
"google@coyotebush.net"
] | [
[
[
1,
219
]
]
] |
032053199709cc9e026e9934d1104d1118e149c0 | 941e1c9c87576247aac5c28db16e2d73a2bec0af | /SelectDlg.h | f2b8702892dc36cfd2f9c61301c1c2251bf6acd3 | [] | no_license | luochong/vc-gms-1 | 49a5ccc2edd3da74da2a7d9271352db8213324cb | 607b087e37cc0946b4562b681bb65875863bc084 | refs/heads/master | 2016-09-06T09:32:16.340313 | 2009-06-14T07:35:19 | 2009-06-14T07:35:19 | 32,432,320 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 637 | h | #pragma once
#include "afxwin.h"
// CSelectDlg 对话框
class CSelectDlg : public CDialog
{
DECLARE_DYNAMIC(CSelectDlg)
public:
CSelectDlg(CWnd* pParent = NULL); // 标准构造函数
virtual ~CSelectDlg();
// 对话框数据
enum { IDD = IDD_DIALOG_SELECT };
protected:
virtual void DoDataExchange(CDataExchange* pD... | [
"luochong1987@29d93fdc-527c-11de-bf49-a932634fd5a9"
] | [
[
[
1,
33
]
]
] |
ab7f2df51c71525c94e3ce1dc1edc0f15b04e306 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/uavobjectbrowser/uavobjectbrowser.cpp | 9783d04c9ca74e3f276c94096fef1b33e5c75a0d | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,906 | cpp | /**
******************************************************************************
*
* @file uavobjectbrowser.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
*... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
49
]
]
] |
199163c7189a838d2457d0fee20bf805e591dcf9 | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/stage_id.inl | 9cb83d9647d4a95519a312230e78f2d0dfe48b76 | [] | 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 | 639 | inl | // 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,
31
]
]
] |
a5cc53405a333321ea350f29887610a418cf430a | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/iostreams/test/detail/null_padded_codecvt.hpp | 111cdbd73d1d67ffdfa02a0321134c14a3882d6d | [
"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 | 9,699 | hpp | // (C) Copyright Jonathan Turkanis 2004
// 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/iostreams for documentation.
// Contains the definitions of two codecvt facets useful... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
268
]
]
] |
cbd7054c40604974200ba675a0a4a0ca1135eecd | 21da454a8f032d6ad63ca9460656c1e04440310e | /src/wcpp/lang/wscNumber.cpp | a1f1717ba90d5d0c66b13fc4fb886e172cc39fec | [] | no_license | merezhang/wcpp | d9879ffb103513a6b58560102ec565b9dc5855dd | e22eb48ea2dd9eda5cd437960dd95074774b70b0 | refs/heads/master | 2021-01-10T06:29:42.908096 | 2009-08-31T09:20:31 | 2009-08-31T09:20:31 | 46,339,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 103 | cpp | #include "wscNumber.h"
wscNumber::wscNumber(void)
{
}
wscNumber::~wscNumber(void)
{
}
| [
"xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8"
] | [
[
[
1,
12
]
]
] |
c94152890c940b22bdb79f243c4f1585d5936f63 | 024d621c20595be82b4622f534278009a684e9b7 | /SupportPosCalculator.h | a5e6a26a02bc832a3e52b38065da83d11c7d94e0 | [] | no_license | tj10200/Simple-Soccer | 98a224c20b5e0b66f0e420d7c312a6cf6527069b | 486a4231ddf66ae5984713a177297b0f9c83015f | refs/heads/master | 2021-01-19T09:02:02.791225 | 2011-03-15T01:38:15 | 2011-03-15T01:38:15 | 1,480,980 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,396 | h | #ifndef SUPPORTING_POS_CALCULATOR_H
#define SUPPORTING_POS_CALCULATOR_H
#include "GameHeaders.h"
#include "Player.h"
class SupportPosCalculator
{
private:
D3DXVECTOR2 **regions,
goal,
RegSize;
Player *teammate,
*oppTeam,
*ballCarrier;
int rows,
cols,
numPlayer... | [
"tjjohnson10200@gmail.com"
] | [
[
[
1,
84
]
]
] |
fefc953311bbdd7ec91f1d0047afbc4eb01ce354 | 10c14a95421b63a71c7c99adf73e305608c391bf | /gui/core/qsize.cpp | a55b26ea65d32ffc8b573f00f2e2391ec6a953df | [] | no_license | eaglezzb/wtlcontrols | 73fccea541c6ef1f6db5600f5f7349f5c5236daa | 61b7fce28df1efe4a1d90c0678ec863b1fd7c81c | refs/heads/master | 2021-01-22T13:47:19.456110 | 2009-05-19T10:58:42 | 2009-05-19T10:58:42 | 33,811,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,576 | cpp | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercia... | [
"zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7"
] | [
[
[
1,
824
]
]
] |
95b8bd0d1d67aecef62debe119e19bdfbd551fea | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/plugins/zeropad/Windows/gui.cpp | 09a8f8716b679d6bee710198996bd75b2d890fbb | [] | 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 | 3,243 | cpp | /* ZeroPAD - author: zerofrog(@gmail.com)
* Copyright (C) 2006-2007
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
110
]
]
] |
c7a4570fcfd2d39c0de0ce3915e5ebeca466bfc9 | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Include/Nuclex/Video/VertexDeclaration.h | 618d553b5eafe32bd1783280e2056fe7a78de2bf | [] | 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 | 7,912 | h | // //
// # # ### # # -= Nuclex Library =- //
// ## # # # ## ## VertexDeclaration.h - Vertex declaration //
// ### # # ... | [
"ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
191
]
]
] |
6e9d1065c2947aeede2f90632e405ba4d048ae10 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhplay/dhplay/playmanage.h | cd5b2080be55008805f07504480b472884fcaf86 | [] | 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 | 3,775 | h | /********************************************************************
created: 2006/01/10
created: 10:1:2006 8:51
filename: playmanage.h
file base: playmanage
file ext: h
author: chenmy
purpose:
*********************************************************************/
#ifndef PLAYMANAGE_H
#defi... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
131
]
]
] |
b936f3a955ecefbb09da7befe095538714cdc373 | 638c9b075ac3bfdf3b2d96f1dd786684d7989dcd | /spark/source/SpTexturedQuadSg.h | 5f110bb67abed12a1c4f9514c69bcfe0d8507fca | [] | no_license | cycle-zz/archives | 4682d6143b9057b21af9845ecbd42d7131750b1b | f92b677342e75e5cb7743a0d1550105058aff8f5 | refs/heads/master | 2021-05-27T21:07:16.240438 | 2010-03-18T08:01:46 | 2010-03-18T08:01:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,848 | h | // #############################################################################
//! SpTexturedQuadSg.h : Quad-based stream geometry w/ texturing support
//
// Created : Aug 2004
// Copyright : (C) 2004 by Derek Gerstmann
// Email : dgerstma@acm.org
//
// ######################################################... | [
"dg@adminoff.cmm.uwa.edu.au"
] | [
[
[
1,
111
]
]
] |
8cda3b78d0470c515696a6493e7088e0f425f110 | 8f8cc0ed96d272f1aee79becfc1138538abbefc9 | /prototype/bdk/BDK/Arithmetic_entropy_decoder.h | 99900ca63472238a8b7aaee0cf3eb793420cca67 | [] | no_license | BackupTheBerlios/picdatcom-svn | 0a417abb3b60df6aedb47c0eb52998d262e459b7 | 0696c6d6e0c7158ede88908257abea0e0a7e303c | refs/heads/master | 2016-09-02T07:52:18.882862 | 2010-06-10T22:43:50 | 2010-06-10T22:43:50 | 40,800,263 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,245 | h | // Arithmetic_entropy_decoder.h
//
// This header file defines the interfaces to the class Arithmetic_entropy_decoder
//
// This file was generate from a Dia Diagram using the xslt script file dia-uml2cpp.xsl
// which is copyright(c) Dave Klotzbach <dklotzbach@foxvalley.net>
//
// The author asserts no additiona... | [
"uwebr@161c6524-834b-0410-aead-e7223efaf009"
] | [
[
[
1,
72
]
]
] |
9aedea3b5d55d80288ad9cd6bc094c2e7d84862f | d504537dae74273428d3aacd03b89357215f3d11 | /src/e6/e6_bbox.cpp | 2e08855b4a0bbb333b279b2feb477c784437f551 | [] | 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 | 951 | cpp | #include "e6_BBox.h"
namespace e6
{
//
// ray-aabb intersection:
//
bool BBox::rayHitBox( const float o[3], const float d[3] ,float& tnear,float& tfar)
{
const static float EPSILON = 0.0001f;
static float t1,t2,t;
tnear = -0xffffff;
tfar = 0... | [
"p4p4p4@web.de"
] | [
[
[
1,
39
]
]
] |
a23c21c7e5151a57f955e62aaf1bddcad53d555a | cbdc078b00041668dd740917e1e781f74b6ea9f4 | /GiftFactoryCuda/src/TextureManager.cpp | 0503eb5e265dd1a40ae0040141a92e65edd6ab3b | [] | no_license | mireidril/gift-factory | f30d8075575af6a00a42d54bfdd4ad4c953f1936 | 4888b59b1ee25a107715742d0495e40b81752051 | refs/heads/master | 2020-04-13T07:19:09.351853 | 2011-12-16T11:36:05 | 2011-12-16T11:36:05 | 32,514,347 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 977 | cpp | #include "TextureManager.hpp"
std::vector<TextureManager::Texture *> TextureManager::m_textures;
TextureManager::Texture* TextureManager::getTextIfExist(std::string name){
for(std::vector<Texture *>::iterator it = m_textures.begin(); it!=m_textures.end(); ++it) {
if( (*it)->texFileName == name)
return (*... | [
"celine.cogny@369dbe5e-add6-1733-379f-dc396ee97aaa",
"Luu.stephanie@gmail.com@369dbe5e-add6-1733-379f-dc396ee97aaa"
] | [
[
[
1,
19
],
[
21,
31
]
],
[
[
20,
20
]
]
] |
d1d7bc332abd65d8a6948386ecc6b989a2bc1527 | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak.Samples/Any.cpp | b0c2df7cea7875e1a0c46c6e686fa3c418082079 | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,063 | cpp | #include <Halak.Samples/Samples.h>
#include <Halak/Any.h>
#include <Halak/Vector2.h>
#include <iostream>
#include <memory>
using Halak::Any;
using Halak::Vector2;
using std::cout;
using std::endl;
void Halak::Samples::AnySample(const std::vector<const char*>& /*args*/)
{
Any v1 = 10;
Any v2 = 10.... | [
"halakshin@gmail.com"
] | [
[
[
1,
43
]
]
] |
ed8a7890014cfc377054b4fb0163b307ede77b7d | fe0851fdab6b35bc0f3059971824e036eb1d954b | /vs2010/cpuload/cpuload/cpuload.cpp | 29f6d0a064f553aee7c6dbabcff774e449b91ec4 | [] | no_license | van-smith/OPBM | 751f8f71e6823b7f1c95e5002909427910479f90 | 889d8ead026731f7f5ae0e9d5f0e730bb7731ffe | HEAD | 2016-08-07T10:44:54.348257 | 2011-12-21T22:50:06 | 2011-12-21T23:25:25 | 2,143,608 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,974 | cpp | // cpuload.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "windows.h"
HANDLE workerThread[32];
ULONG workerThreadId[32];
int workerThreads;
LARGE_INTEGER frequency;
double gPercent;
unsigned long gMaximum;
bool gTickTock, flagInfo, flagPause;
#define _TICK fa... | [
"rick@canalabs.com"
] | [
[
[
1,
200
]
]
] |
a7c2d371a8662864421098ac237ce6d3c4331ef9 | a96b15c6a02225d27ac68a7ed5f8a46bddb67544 | /SetGame/Application.hpp | 76fef5eec3e63653410a8dbaf3329aa344342995 | [] | no_license | joelverhagen/Gaza-2D-Game-Engine | 0dca1549664ff644f61fe0ca45ea6efcbad54591 | a3fe5a93e5d21a93adcbd57c67c888388b402938 | refs/heads/master | 2020-05-15T05:08:38.412819 | 2011-04-03T22:22:01 | 2011-04-03T22:22:01 | 1,519,417 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | hpp | #ifndef APPLICATION_HPP
#define APPLICATION_HPP
#include "Common.hpp"
#include "GazaApplication.hpp"
#include "GazaFrameSheet.hpp"
#include "GazaImageManager.hpp"
#include "GazaLogger.hpp"
#include "GameState.hpp"
#include "CardFrameSheetGenerator.hpp"
class Application : public Gaza::Application
{
p... | [
"joel.verhagen@gmail.com"
] | [
[
[
1,
28
]
]
] |
2eed2acc235bfc5e5cfa05747d5e8a2258a9d663 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/pykillwinproc/src/pykillwinproc/pykillwinproc.cc | 2d0f015c533bf6bb0f1e7ba24820efa1ae86356c | [] | 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 | 3,672 | cc | //--------------------------------------------------------------------
// This is an extension module for Python that provides functions
// to kill processes on a Windows machine.
//
// Unfortunately there is no easy way in Python to kill a process
// and it's children on a Windows machine (os.kill() is simply... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
119
]
]
] |
83184b7823427dbb500e80b21cc18d05f9552848 | 406b4b18f5c58c689d2324f49db972377fe8feb6 | /ANE/Include/Memory/IMemoryPool.h | cd118b1a3cd79d2f003a329221fb47c1e0b00b8c | [] | no_license | Mobiwoom/ane | e17167de36699c451ed92eab7bf733e7d41fe847 | ec20667c556a99351024f3ae9c8880e944c5bfbd | refs/heads/master | 2021-01-17T13:09:57.966141 | 2010-03-23T16:30:17 | 2010-03-23T16:30:17 | 33,132,357 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 258 | h | #pragma once
namespace Ane
{
class IMemoryPool
{
public:
IMemoryPool(){}
virtual ~IMemoryPool(){}
virtual void* Alloc() = 0;
virtual void* Alloc(unsigned int Size) = 0;
virtual void Free(void* pMemory) = 0;
};
} | [
"inthejm@5abed23c-1faa-11df-9e62-c93c6248c2ac"
] | [
[
[
1,
14
]
]
] |
d88a40953265794788a36e632eba8bd0df644090 | 658129adb8f10b4cccdb2e432430d67c0977d37e | /cpp/cs311/profs_examples/dlist.cpp | 59513f46c766689c73b56a0ba3381076ce534744 | [] | no_license | amiel/random-useless-scripts | e2d473940bdb968ad0f8d31514654b79a760edd4 | 166195329bc93c780d7c8fd088d93e3a697062a0 | refs/heads/master | 2020-12-24T13:21:37.358940 | 2009-03-29T06:08:26 | 2009-03-29T06:14:02 | 140,835 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 359 | cpp | // dlist.cpp (UNFINISHED)
// Glenn G. Chappell
// 11 Nov 2006
//
// For CS 311
// Source for DList class:
// Doubly Linked List
#include "dlist.h"
// ************************************************************************
// class DList - Member function definitions
// ************************************... | [
"amiel@wlan121-115.wlan.wwu.edu"
] | [
[
[
1,
14
]
]
] |
c2f3b91856d6244d2e3904d7b4f98f5ee30039bc | 584d088c264ac58050ed0757b08d032b6c7fc83b | /FileDiffTool/Diff/Diff.cpp | 1da3a22661f0d2857a0403e1c26829a11956ab5a | [] | no_license | littlewingsoft/lunaproject | a843ca37c04bdc4e1e4e706381043def1789ab39 | 9102a39deaad74b2d73ee0ec3354f37f6f85702f | refs/heads/master | 2020-05-30T15:21:20.515967 | 2011-02-04T18:41:43 | 2011-02-04T18:41:43 | 32,302,109 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,405 | cpp | // Diff.cpp : 응용 프로그램에 대한 클래스 동작을 정의합니다.
//
#include "stdafx.h"
#include "Diff.h"
#include "DiffDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CDiffApp
BEGIN_MESSAGE_MAP(CDiffApp, CWinApp)
ON_COMMAND(ID_HELP, &CWinApp::OnHelp)
END_MESSAGE_MAP()
// CDiffApp 생성
CDiffApp::CDiffApp()
{
... | [
"jungmoona@2e9c511a-93cf-11dd-bb0a-adccfa6872b9"
] | [
[
[
1,
81
]
]
] |
9b4db7735e3a865a2213fe3360d3c93ba6b87ebe | 17e1b436ba01206d97861ec9153943592002ecbe | /uppsrc/Web/ScgiServer.cpp | 4bcdbfc3a5d46148393105b91dd2e6ff8d2add0a | [
"BSD-2-Clause"
] | permissive | ancosma/upp-mac | 4c874e858315a5e68ea74fbb1009ea52e662eca7 | 5e40e8e31a3247e940e1de13dd215222a7a5195a | refs/heads/master | 2022-12-22T17:04:27.008533 | 2010-12-30T16:38:08 | 2010-12-30T16:38:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,688 | cpp | #include <signal.h>
#include <Core/Core.h>
#include <Web/Web.h>
#include "ScgiServer.h"
namespace Upp {
bool run = true;
void sighandler(int sig)
{
run = false;
}
ScgiServer::ScgiServer(int port)
{
this->port = port;
signal(SIGABRT, sighandler);
signal(SIGINT, sighandler);
signal(SIGT... | [
"aris002@andremac1.local"
] | [
[
[
1,
85
]
]
] |
2a93fd814f2f7f65bcea901b2f129061be11f72a | 9ca13ebd1e9c48c3cfcd4c3f845db35ec4b4db94 | /resources/xmlRunner.tpl | c496d6fdd8d1cb65229d3494f4142f6f5acd9071 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | gimias/CSnake | 929f4238858376fef834022855e2a2765455ec12 | 189390dd0749787ff1f856899957f44a9fe9cd55 | refs/heads/master | 2021-01-24T04:12:59.492590 | 2011-07-22T12:20:00 | 2011-07-22T12:20:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 665 | tpl | // -*- C++ -*-
// This is the default test runner.
//
#include <cxxtest/XmlPrinter.h>
#include <fstream>
// The CxxTest "world"
<CxxTest world>
/**
\brief Main method to run project tests.
\param argc The number of arguments (should be 2).
\param argv The arguments: the name of the command and the name ... | [
"ymartelli@9ffc3505-93cb-cd4b-9e5d-8a77f6415fcf"
] | [
[
[
1,
27
]
]
] |
525af3bb40da2fba099278023c502243c016cd62 | 8523123cacd378d808dbd3f02bbe0b66e2c69290 | /SC2 Multi Lossbot/SC2 Multi Lossbot/stdafx.cpp | 85e2d2dc6ef6d2d771ec5c65a6994306a8fa7263 | [] | no_license | shneezyn/sc2-multi-lossbot | 568194a12cba168b0bbac9ed046a2fb717cd6bb3 | 47ed28853067689679d7e189344599b716ae4c5f | refs/heads/master | 2016-08-09T07:33:50.243624 | 2010-11-30T20:32:22 | 2010-11-30T20:32:22 | 44,065,340 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | cpp | // stdafx.cpp : source file that includes just the standard includes
// Multi Lossbot.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"b996816@prtnx.com"
] | [
[
[
1,
8
]
]
] |
ee385e9c7aa9ea025896bf641b8e8516e40e14c1 | 8258620cb8eca7519a58dadde63e84f65d99cc80 | /sandbox/dani/visual_extern_simulator/robot.h | 0f5b9c59d51112894c90a7cad0047f55b3fd5eac | [] | no_license | danieleferro/3morduc | bfdf4c296243dcd7c5ba5984bc899001bf74732b | a27901ae90065ded879f5dd119b2f44a2933c6da | refs/heads/master | 2016-09-06T06:02:39.202421 | 2011-03-23T08:51:56 | 2011-03-23T08:51:56 | 32,210,720 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,601 | h | #include "stdafx.h"
//#include <windows.h> // Header File For Windows
#include <math.h> // Math Library Header File
//#include <stdio.h> // Header File For Standard Input/Output
//#include "GL\glut.h" // Header File For Standard Input/Output
#include <gl\gl.h> // Heade... | [
"loris.fichera@9b93cbac-0697-c522-f574-8d8975c4cc90"
] | [
[
[
1,
60
]
]
] |
5a04d961e3f4e7336fdedaba737bd190c0697a6a | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/mpl/preprocessed/src/quote.cpp | 1ee1592c46c25eb8c0df37b3a5bb983fbd167721 | [
"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 | 504 | cpp |
// Copyright Aleksey Gurtovoy 2002-2004
//
// 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/mpl for documentation.
// $Source: /cvsroot/boost/boost/libs/mpl/preproc... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
16
]
]
] |
ed5168fdd5ff96cb648a69c38eaf4a0f5ce7a1cc | 7bfc60c56b4c12957c53657d0549a136b6e6cdb2 | /array.hpp | 0108381932da37981fdd605d871227c06db6bcad | [
"BSL-1.0"
] | permissive | bolero-MURAKAMI/CEL---ConstExpr-Library | 867ef5656ff531ececaf5747594f8b948d872f34 | 1ad865dd8845c63e473a132870347e913ff91c1c | refs/heads/master | 2021-01-17T22:03:25.021662 | 2011-11-26T12:59:00 | 2011-11-26T12:59:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,920 | hpp | // Copyright (C) 2011 RiSK (sscrisk)
//
// 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)
#if !defined(SSCRISK_CEL_ARRAY_HPP)
#define SSCRISK_CEL_ARRAY_HPP
// array.hpp
#include<cstddef>
#include<ite... | [
"sscrisk@gmail.com"
] | [
[
[
1,
170
]
]
] |
242a19b001b15faf8d4950b5d7c2a749955bb38e | 68127d36b179fd5548a1e593e2c20791db6b48e3 | /estruturaDeDados/CONTMED.CPP | 0e61089ff6b53af810dfb1d181922f6d3e8ff831 | [] | no_license | renatomb/engComp | fa50b962dbdf4f9387fd02a28b3dc130b683ed02 | b533c876b50427d44cfdb92c507a6e74b1b7fa79 | refs/heads/master | 2020-04-11T06:22:05.209022 | 2006-04-26T13:40:08 | 2018-12-13T04:25:08 | 161,578,821 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,457 | cpp |
#include<iostream.h>
#include<conio.h>
#include<iomanip.h>
#include<stdlib.h>
#include<stdio.h>
#include<dos.h>
#define num 1500
long I,F,T[5];
int n,i,troca,aux,a[num],b[num];
void salva();
void metodo1();
void metodo2();
void metodo3();
void metodo4();
void metodo5();
long tempo()
{
long h,m... | [
"r3n4t0@gmail.com"
] | [
[
[
1,
221
]
]
] |
64ceb84bfde0c56e82627a9bac15d50b077eed63 | da32684647cac4dcdbb60db49496eb8d10a8ea6d | /Deadbeef/Classes/Box2D/Dynamics/b2Fixture.cpp | bb4ea5470d16a4bdaf17bc5606c94777b0d6c807 | [] | no_license | jweinberg/deadbeef | a1f10bc37de3aee5ac6b5953d740be9990083246 | 8126802454ff5815a7a55feae82e80d026a89726 | refs/heads/master | 2016-09-06T06:13:46.704284 | 2010-06-18T21:51:07 | 2010-06-18T21:51:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,173 | cpp | /*
* Copyright (c) 2006-2009 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"bhelgeland@9c1d8119-421d-44e4-8328-69b580a11e1d"
] | [
[
[
1,
165
]
]
] |
5c13c3bfca5956016b3a5d8e6573643ffb834a70 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/coreplugin/icore.cpp | e6de9860d7ee2e84868a7082464416a6e241e126 | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,820 | cpp | /**
******************************************************************************
*
* @file icore.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
* @addtogroup GCSPlugins GCS Plugins
... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
339
]
]
] |
2a3998dfbb7f416adedaaa6a2a6bd1c8aad0b649 | fac8de123987842827a68da1b580f1361926ab67 | /inc/math/HMVector2.h | 055dba27272e22dc3acc80ec642228f79082f368 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 14,432 | h | #ifndef HYPERMATH_VECTOR2
#define HYPERMATH_VECTOR2
#include "math/HMath.h"
namespace hmath
{
class v2
{
public : union
{
struct
{
f32 x;
f32 y;
};
f32 val[2];
};
inline v2();
inline v2(const f32 fX, const f32 fY );
inline explic... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
487
]
]
] |
63601d52d33c9d54071905905b58be453a896972 | 992d3f90ab0f41ca157000c4b18d071087d14d85 | /draw/CPPCODER.CPP | df1cbad125fdc62a8c9606dc67eae4e1c7b1039d | [] | no_license | axemclion/visionizzer | cabc53c9be41c07c04436a4733697e4ca35104e3 | 5b0158f8a3614e519183055e50c27349328677e7 | refs/heads/master | 2020-12-25T19:04:17.853016 | 2009-05-22T14:44:53 | 2009-05-22T14:44:53 | 29,331,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,855 | cpp | # include <process.h>
# include <graphics.h>
# include <dos.h>
# include <stdio.h>
# include <ctype.h>
# include <stdlib.h>
# include <string.h>
# include <dir.h>
# include <conio.h>
# include <mouse.h>
int fc(char *file1,char *file2,char *dest);
void ccoder(char *);
int main(int argc,char *argv[])
{
... | [
"github@nparashuram.com"
] | [
[
[
1,
448
]
]
] |
8035ccc7d046ac5873440e066dd65b97cd1c72a1 | 9152cb31fbe4e82c22092bb3071b2ec8c6ae86ab | /face/popoface/IMToolWin.h | e2a945525d08524b640858194b3aff6249e833fa | [] | 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 | 3,118 | h | #if !defined(AFX_IMTOOLWIN_H__74F305D8_437F_47DC_BA1A_3BF4BA6240B2__INCLUDED_)
#define AFX_IMTOOLWIN_H__74F305D8_437F_47DC_BA1A_3BF4BA6240B2__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// IMToolWin.h : header file
//
#include <vector>
using namespace std;
///////////////////////... | [
"yippeesoft@5dda88da-d10c-0410-ac74-cc18da35fedd"
] | [
[
[
1,
124
]
]
] |
cfc728d6673a3c1c76bac9366a1872b5e4f88149 | b0252ba622183d115d160eb28953189930ebf9c0 | /Source/IntroState.h | a4340a9a89fc926b08eec22cd6d1b3765e73bccc | [] | no_license | slewicki/khanquest | 6c0ced33bffd3c9ee8a60c1ef936139a594fe2fc | f2d68072a1d207f683c099372454add951da903a | refs/heads/master | 2020-04-06T03:40:18.180208 | 2008-08-28T03:43:26 | 2008-08-28T03:43:26 | 34,305,386 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,827 | h | //////////////////////////////////////////////////////////
// File: "CIntroState.h"
//
// Author: Dennis Wallace (DW)
//
// Purpose: To contain functionality of the CIntroState state
//////////////////////////////////////////////////////////
#pragma once
#include "CBitmapfont.h"
#include "IGameState.h"
clas... | [
"rkite@fullsail.edu@631b4192-2952-0410-9426-c5ed74a7d3ec",
"lozl2006@aim.com@631b4192-2952-0410-9426-c5ed74a7d3ec"
] | [
[
[
1,
7
],
[
85,
89
],
[
91,
96
]
],
[
[
8,
84
],
[
90,
90
],
[
97,
98
]
]
] |
0a59a4e065907363be188ebbc578a279d2e3fa47 | a2904986c09bd07e8c89359632e849534970c1be | /topcoder/TestCurve.cpp | b64ef3eaee6045c7223d5924162b68bd901976ab | [] | no_license | naturalself/topcoder_srms | 20bf84ac1fd959e9fbbf8b82a93113c858bf6134 | 7b42d11ac2cc1fe5933c5bc5bc97ee61b6ec55e5 | refs/heads/master | 2021-01-22T04:36:40.592620 | 2010-11-29T17:30:40 | 2010-11-29T17:30:40 | 444,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,370 | cpp | // BEGIN CUT HERE
// END CUT HERE
#line 5 "TestCurve.cpp"
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <climits>
#include <cfloat>
#include <map>
#include <utility>
#include <set>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include <algorithm>
#include ... | [
"shin@CF-7AUJ41TT52JO.(none)"
] | [
[
[
1,
72
]
]
] |
65b5bd03b2f88d5cde9c58c16f17ccd3932609fa | 2c4649c50e914b3fcad25c57480781e24115a1da | /ImageSamplers/itkImageGridSampler.h | 3351a0eeb373a2e4e8a11b1487392a23df503b31 | [] | no_license | midas-journal/midas-journal-743 | a9763a9df1d47343afacf7da995ade91171ceb4d | 283d76b3f887d5711bca81911b22a69a268857e5 | refs/heads/master | 2020-03-26T18:40:35.851601 | 2011-08-22T13:47:27 | 2011-08-22T13:47:27 | 2,248,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,739 | h | /*======================================================================
This file is part of the elastix software.
Copyright (c) University Medical Center Utrecht. All rights reserved.
See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
details.
This software is distributed W... | [
"root@insight-journal.org"
] | [
[
[
1,
174
]
]
] |
c4ab3dfaef1a8239e53b2ee0d4b5f79eeff19733 | 4e8581b6eaaabdd58b1151201d64b45c7147dac7 | /src/Direction.h | 4222efa696a82a056182af970d0fbd7670521d4c | [] | no_license | charmingbrew/bioinformatics-mscd-2011 | c4a390bf25d2197d4e912d7976619cb02c666587 | 04d81d0f05001d3ed82911459cff6dddb3c7f252 | refs/heads/master | 2020-05-09T12:56:08.625451 | 2011-05-17T05:55:14 | 2011-05-17T05:55:14 | 33,334,714 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,025 | h | class Node;
/**
* @file Direction.h
* @class Direction
* @brief Directions in a guide tree node.
* A direction contains a direction (as in left
* or right) OR a direction.
* A direction can only have three states:
* -# Empty: A node or a sequence can be placed.
* ... | [
"jnnyboy570@gmail.com@e9cc6749-363d-4b58-5071-845f21bc09f4",
"millardfillmoreesquire@e9cc6749-363d-4b58-5071-845f21bc09f4"
] | [
[
[
1,
2
],
[
4,
39
]
],
[
[
3,
3
]
]
] |
0f80f8f22afb8a18bf6c8fec5f53894097cf9a23 | 2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4 | /OUAN/OUAN/Src/Game/GameObject/GameObjectParticleSystem.h | c936081eb51d6aab1d9510ea47b5df4eb717d937 | [] | no_license | juanjmostazo/once-upon-a-night | 9651dc4dcebef80f0475e2e61865193ad61edaaa | f8d5d3a62952c45093a94c8b073cbb70f8146a53 | refs/heads/master | 2020-05-28T05:45:17.386664 | 2010-10-06T12:49:50 | 2010-10-06T12:49:50 | 38,101,059 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,870 | h | #ifndef GameObjectParticleSystemH_H
#define GameObjectParticleSystemH_H
#include "GameObject.h"
#include "../../Graphics/RenderComponent/RenderComponentInitial.h"
#include "../../Graphics/RenderComponent/RenderComponentPositional.h"
#include "../../Graphics/RenderComponent/RenderComponentParticleSystem.h"
#incl... | [
"wyern1@1610d384-d83c-11de-a027-019ae363d039",
"juanj.mostazo@1610d384-d83c-11de-a027-019ae363d039",
"ithiliel@1610d384-d83c-11de-a027-019ae363d039"
] | [
[
[
1,
2
],
[
4,
4
],
[
6,
8
],
[
10,
12
],
[
14,
18
],
[
20,
47
],
[
51,
56
],
[
61,
64
],
[
71,
73
],
[
75,
83
],
... |
c46c38778c25b7e09b2689ceff62a453ab6ef328 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /stdobj/LockedResource.h | 642cab08bed579bbe9a8e5e6f5565787b92315be | [] | no_license | moosethemooche/Certificate-Server | 5b066b5756fc44151b53841482b7fa603c26bf3e | 887578cc2126bae04c09b2a9499b88cb8c7419d4 | refs/heads/master | 2021-01-17T06:24:52.178106 | 2011-07-13T13:27:09 | 2011-07-13T13:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 902 | h | //--------------------------------------------------------------------------------
//
// Copyright (c) 2000 MarkCare Solutions
//
// Programming by Rich Schonthal
//
//--------------------------------------------------------------------------------
#ifndef _LOCKEDRESOURCE_H_
#define _LOCKEDRESOURCE_H_
#if ... | [
"rich@schonthal.com"
] | [
[
[
1,
38
]
]
] |
c1cf7984f64e984f30cb9feda9b202a2765f95e2 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/tools/inspect/unnamed_namespace_check.cpp | 149bb0c654b05c768fd33b3e3508a2886fd7780b | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,751 | cpp | // unnamed_namespace_check -----------------------------------------//
// Copyright Gennaro Prota 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)
#include "boost/regex.hpp"
#include "boos... | [
"metrix@Blended.(none)"
] | [
[
[
1,
63
]
]
] |
83dd25a7cf62512cfd39d00e7968a85a1d862aa5 | 507d733770b2f22ea6cebc2b519037a5fa3cceed | /gs2d/src/Audio/Audiere/gs2dAudiere.h | 5a846b2596b01289400012f3eb63391af4961b0d | [] | no_license | andresan87/Torch | a3e7fa338a675b0e552afa914cb86050d641afeb | cecdbb9b4ea742b6f03e609f9445849a932ed755 | refs/heads/master | 2021-01-20T08:47:25.624168 | 2011-07-08T12:40:55 | 2011-07-08T12:40:55 | 2,014,722 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,694 | h | /*-----------------------------------------------------------------------
gameSpace2d (C) Copyright 2008-2011 Andre Santee
http://www.asantee.net/gamespace/
http://groups.google.com/group/gamespacelib
This file is part of gameSpace2d.
gameSpace2d is free software: you can redistribute it and/or mo... | [
"Andre@AndreDell.(none)"
] | [
[
[
1,
94
]
]
] |
a69843a4eeba4791c039316c5f5436ddfa1ef4ca | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/ui/src/ActionChoiceWindow.cpp | 1b753c4b306fa54cb168324a6fc0aa909792adf8 | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 12,755 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that i... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
442
]
]
] |
25832fdc7d4dc5fcea0f8ff4b84f1808833f913c | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/sax/Locator.hpp | 7d428070a0ebecd43a3a7b91ec36eedb2f1673db | [
"Apache-2.0"
] | permissive | andyburke/bitflood | dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf | fca6c0b635d07da4e6c7fbfa032921c827a981d6 | refs/heads/master | 2016-09-10T02:14:35.564530 | 2011-11-17T09:51:49 | 2011-11-17T09:51:49 | 2,794,411 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,106 | hpp | /*
* Copyright 1999-2000,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
163
]
]
] |
e46d7dcfe2fe0452cc1ac9175a9a75ae61ae1b71 | 78fb44a7f01825c19d61e9eaaa3e558ce80dcdf5 | /guceGUI/include/guceGUI_CMeshViewerForm.h | c47bb26acce837e2b2985aaf4e276ccaecfc1e53 | [] | no_license | LiberatorUSA/GUCE | a2d193e78d91657ccc4eab50fab06de31bc38021 | a4d6aa5421f8799cedc7c9f7dc496df4327ac37f | refs/heads/master | 2021-01-02T08:14:08.541536 | 2011-09-08T03:00:46 | 2011-09-08T03:00:46 | 41,840,441 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,426 | h | /*
* guceGUI: GUCE module providing GUI functionality
* Copyright (C) 2002 - 2007. Dinand Vanvelzen
*
* 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... | [
"LiberatorUSA@users.noreply.github.com"
] | [
[
[
1,
173
]
]
] |
f329914a880d591b3a4e611b4fb58c9b45914898 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/spirit/phoenix/test/primitives_tests.cpp | 31992cff14c200bd28e0b49c4c44c6abc65e2f4c | [
"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,325 | cpp | /*=============================================================================
Phoenix V1.2.1
Copyright (c) 2001-2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.or... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
42
]
]
] |
a9ff9bb669dea2a5453c32eb86120d8b3f60ea69 | 056229ca14aa1d0604c056d14dae103d4308d07e | /FuncItemManager.h | 694ef9c50b3bcf7074379687dbb4fd3cbba36860 | [] | no_license | bruderstein/ZenCoding-Python | 7f6463534859e7f778dbde05eb43a56a57246516 | d291792c6ab154e6ffe41781eab222a0eaeccbaf | refs/heads/master | 2021-01-10T19:25:48.160038 | 2011-03-22T19:32:09 | 2011-03-22T19:32:09 | 894,698 | 19 | 5 | null | 2018-10-21T06:18:18 | 2010-09-07T20:49:02 | Python | UTF-8 | C++ | false | false | 714 | h | #ifndef FUNCITEMMANAGER_H
#define FUNCITEMMANAGER_H
enum KeyModifiers
{
MODIFIER_NONE = 0,
MODIFIER_CTRL = 1,
MODIFIER_ALT = 2,
MODIFIER_SHIFT = 4
};
class FuncItemManager
{
public:
FuncItemManager();
~FuncItemManager();
int addFunction(const TCHAR *functionName,
PFUNCPLUGINCMD func... | [
"davegb@pobox.com"
] | [
[
[
1,
42
]
]
] |
713e70ede9658562cb5aea913b5b95d5e0b6a633 | 3daaefb69e57941b3dee2a616f62121a3939455a | /mgllib/src/mglgui/MglguiMfcView.cpp | 99726e8bdb2de3da49a011cdde680a88e14e0ef4 | [] | no_license | myun2ext/open-mgl-legacy | 21ccadab8b1569af8fc7e58cf494aaaceee32f1e | 8faf07bad37a742f7174b454700066d53a384eae | refs/heads/master | 2016-09-06T11:41:14.108963 | 2009-12-28T12:06:58 | 2009-12-28T12:06:58 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,996 | cpp | // CMglguiMfcView.cpp : インプリメンテーション ファイル
//
#include "stdafx.h"
#include "MglguiMfcView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMglguiMfcView
IMPLEMENT_DYNCREAT... | [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
77
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.