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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a058664831b68baaa21694b4700617e5b2fecdd4 | da9e4cd28021ecc9e17e48ac3ded33b798aae59c | /APPS/SipSymbol/SipSymbol.cpp | a0b5003886e0c9551acd55ebf8c7d05d65174fc8 | [] | no_license | hibive/sjmt6410pm090728 | d45242e74b94f954cf0960a4392f07178088e560 | 45ceea6c3a5a28172f7cd0b439d40c494355015c | refs/heads/master | 2021-01-10T10:02:35.925367 | 2011-01-27T04:22:44 | 2011-01-27T04:22:44 | 43,739,703 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 17,185 | cpp |
#include <windows.h> // For all that Windows stuff
#include "resource.h"
#include "SipSymbol.h" // Program-specific stuff
#include "ETC.h"
#include "s1d13521.h"
//----------------------------------------------------------------------
// Global data
HINSTANCE g_hInstance; // Program instance handle
HWND g... | [
"jhlee74@a3c55b0e-9d05-11de-8bf8-05dd22f30006"
] | [
[
[
1,
607
]
]
] |
a7f05700b4dbc0d184db04ffa5141ccb622f76fe | 064195ded8860567e6d9e5cfad00bdb13d2d701d | /Tree.h | 9b6cea82c4a7d2effab034ee9c3b84264d3b1c8e | [] | no_license | ryanbahneman/botsbcc | 6aa8324d386c91f71946cd14384f0f47bbf13135 | 9f9a9b3fb4ce94b6c5fbdcb23176adcf0b8fa926 | refs/heads/master | 2021-01-15T18:50:56.961002 | 2009-04-02T20:59:32 | 2009-04-02T20:59:32 | 32,125,981 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 867 | h | #ifndef TREE_H_INCLUDED
#define TREE_H_INCLUDED
#include "Node.h"
class Tree
{
private:
Node* Current;
Node* Head;
Node* Tail;
public:
//to create tree pass in tile of start position for first node
Tree(Tile* startTile);
... | [
"atha.dj@gmail.com@545e0bd2-1449-11de-9d52-39b120432c5d"
] | [
[
[
1,
42
]
]
] |
1ccf73f1071a4d30cd60a862fb696803f6040b32 | 974a20e0f85d6ac74c6d7e16be463565c637d135 | /trunk/packages/dScene/dNodeInfo.h | 19d70b75c2237ae2e5eba78f0d761aab1ed151ff | [] | 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 | 5,378 | h | /////////////////////////////////////////////////////////////////////////////
// Name: dNodeInfo.h
// Purpose:
// Author: Julio Jerez
// Modified by:
// Created: 22/05/2010 08:02:08
// RCS-ID:
// Copyright: Copyright (c) <2010> <Newton Game Dynamics>
// License:
// This softw... | [
"jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692"
] | [
[
[
1,
168
]
]
] |
616f2accd7c6424a06ccf79f90725a26496e61c4 | 1ad310fc8abf44dbcb99add43f6c6b4c97a3767c | /samples_c++/cc/sprite_anime/App.cc | 38349b73dbc2e97f10ca3d59a78e2db2ddd4a7e1 | [] | no_license | Jazzinghen/spamOSEK | fed44979b86149809f0fe70355f2117e9cb954f3 | 7223a2fb78401e1d9fa96ecaa2323564c765c970 | refs/heads/master | 2020-06-01T03:55:48.113095 | 2010-05-19T14:37:30 | 2010-05-19T14:37:30 | 580,640 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,717 | cc | #include "App.h"
//the sprite graphics frames
extern const char shiki_intro_spr_start[];
extern const char shiki_walkforward_spr_start[];
extern const char shiki_taunt_spr_start[];
extern const char shiki_breathe_spr_start[];
//the set of all of the sprites
const char* shikiDataSet[] =
{
shiki_intro_spr_... | [
"jazzinghen@Jehuty.(none)"
] | [
[
[
1,
71
]
]
] |
643a5472fb3247ca89e5b1e9ee608b738ac3f296 | a04058c189ce651b85f363c51f6c718eeb254229 | /Src/Forms/NetflixEnterLoginForm.cpp | 785cc22a91fd262e86207f80ad73cd7e1d1d3aa4 | [] | no_license | kjk/moriarty-palm | 090f42f61497ecf9cc232491c7f5351412fba1f3 | a83570063700f26c3553d5f331968af7dd8ff869 | refs/heads/master | 2016-09-05T19:04:53.233536 | 2006-04-04T06:51:31 | 2006-04-04T06:51:31 | 18,799 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,297 | cpp | #include <FormObject.hpp>
#include "MoriartyApplication.hpp"
#include "NetflixEnterLoginForm.hpp"
#include "LookupManager.hpp"
#include <Text.hpp>
#include <SysUtils.hpp>
#define assignedText _T("-ASSIGNED-")
using ArsLexis::String;
NetflixEnterLoginForm::NetflixEnterLoginForm(MoriartyApplication& app):
... | [
"andrzejc@a75a507b-23da-0310-9e0c-b29376b93a3c"
] | [
[
[
1,
107
]
]
] |
989a28bbd1ecc65d8633b0cb5e992dc5c668698d | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/dom/impl/DOMElementImpl.hpp | 8766cd80064336ffd396e75b8518f3fcf5db39d2 | [
"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,023 | hpp | #ifndef DOMElementImpl_HEADER_GUARD_
#define DOMElementImpl_HEADER_GUARD_
/*
* Copyright 2001-2002,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 Lic... | [
"aburke@bitflood.org"
] | [
[
[
1,
127
]
]
] |
462539ac6d348a334fe908607ac9bde4b541b955 | b2155efef00dbb04ae7a23e749955f5ec47afb5a | /source/OEBase/OELogFileMgr_Impl.h | 698aa07d8ab8c5166e83f0bb7ff04f3a69f398c8 | [] | 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 | 834 | h | /*!
* \file OELogFileMgr_Impl.h
* \date 26-7-2009 10:32:30
*
*
* \author zjhlogo (zjhlogo@163.com)
*/
#ifndef __OELOGFILEMGR_IMPL_H__
#define __OELOGFILEMGR_IMPL_H__
#include <OEBase/IOELogFileMgr.h>
#include <OEBase/IOEFile.h>
class COELogFileMgr_Impl : public IOELogFileMgr
{
public:
RTTI_DE... | [
"zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571"
] | [
[
[
1,
41
]
]
] |
f5c2f2ab93dcaacccfa801e4a056746596713ee2 | 718dc2ad71e8b39471b5bf0c6d60cbe5f5c183e1 | /soft micros/Codigo/codigo portable/Aparatos/Propiedades/propiedadesAlarma.cpp | 432afef5656e35498f45dec9df75c2f0365fd4b1 | [] | no_license | jonyMarino/microsdhacel | affb7a6b0ea1f4fd96d79a04d1a3ec3eaa917bca | 66d03c6a9d3a2d22b4d7104e2a38a2c9bb4061d3 | refs/heads/master | 2020-05-18T19:53:51.301695 | 2011-05-30T20:40:24 | 2011-05-30T20:40:24 | 34,532,512 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,204 | cpp | #include "propiedadesAlarma.hpp"
#include "AlarmaControl.hpp"
#include "ValorControl.hpp"
#include "Retransmision.hpp"
#include "CoordinadorLazosAlCntrRet.hpp"
#include "configuracionValorControl.hpp"
#include "configuracionAlarmas.hpp"
#include "ConfiguracionAdapSalida.hpp"
#pragma MESSAGE DISABLE C1825 ... | [
"jonymarino@9fc3b3b2-dce3-11dd-9b7c-b771bf68b549"
] | [
[
[
1,
208
]
]
] |
dd842364998f741a3b13fac4c1d240b0589da5f5 | 8f1601062c4a5452f2bdd0f75f3d12a79b98ba62 | /examples/aegis/me519/paint/wpaint.cpp | 84a74199fe49cc97f1869cd481eba245e92daba9 | [] | no_license | chadaustin/isugamedev | 200a54f55a2581cd2c62c94eb96b9e238abcf3dd | d3008ada042d2dd98c6e05711773badf6f1fd85c | refs/heads/master | 2016-08-11T17:59:38.504631 | 2005-01-25T23:17:11 | 2005-01-25T23:17:11 | 36,483,500 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,692 | cpp | #include <algorithm>
#include <functional>
#include <list>
#include <stdlib.h>
#include <GL/glut.h>
using namespace std;
struct Point {
Point(int x_ = 0, int y_ = 0) {
x = x_;
y = y_;
}
int x;
int y;
};
struct Color {
float red, green, blue, alpha;
};
static const Color wh... | [
"aegis@84b32ba4-53c3-423c-be69-77cca6335494"
] | [
[
[
1,
526
]
]
] |
31568d0f836d137f63967072d2469027147ae9b3 | ff5313a6e6c9f9353f7505a37a57255c367ff6af | /wtl_hello/stdafx.h | e18df8bf55c9af71f7658ce5cb6d1d00bf5297aa | [] | no_license | badcodes/vc6 | 467d6d513549ac4d435e947927d619abf93ee399 | 0c11d7a81197793e1106c8dd3e7ec6b097a68248 | refs/heads/master | 2016-08-07T19:14:15.611418 | 2011-07-09T18:05:18 | 2011-07-09T18:05:18 | 1,220,419 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,454 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__19DE612F_4674_42AE_B6FB_36E8EA9BB2D5__INCLUDED_)
#define AFX_STDAFX_H__19DE612F_4674_42AE_B6FB_36E8EA9BB2D5__INCLUDED_
... | [
"eotect@gmail.com"
] | [
[
[
1,
54
]
]
] |
25ca0444727e6dae8898251229c6edf51a494ce6 | 2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4 | /OUAN/OUAN/Src/Loader/XMLGameObject.cpp | a43531ec2ce1c3329fcaee6b6a0065300f308f02 | [] | 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 | 761 | cpp | #include "OUAN_Precompiled.h"
#include "XMLGameObject.h"
using namespace OUAN;
XMLGameObject::XMLGameObject()
{
XMLNodeDreams=0;
XMLNodeNightmares=0;
XMLNodeCustomProperties=0;
}
XMLGameObject::~XMLGameObject()
{
}
TiXmlElement * XMLGameObject::getMainXMLNode()
{
//Object exists both in dr... | [
"ithiliel@1610d384-d83c-11de-a027-019ae363d039",
"wyern1@1610d384-d83c-11de-a027-019ae363d039",
"juanj.mostazo@1610d384-d83c-11de-a027-019ae363d039"
] | [
[
[
1,
2
]
],
[
[
3,
15
],
[
17,
41
]
],
[
[
16,
16
]
]
] |
6fdfdb21b43778cad92a8a1a847660dd7276edba | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/cwf/renders.cpp | b66af41f1ed492287030c6e9ecd5f0cfdfc96dfc | [] | no_license | cnsuhao/jezzitest | 84074b938b3e06ae820842dac62dae116d5fdaba | 9b5f6cf40750511350e5456349ead8346cabb56e | refs/heads/master | 2021-05-28T23:08:59.663581 | 2010-11-25T13:44:57 | 2010-11-25T13:44:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 862 | cpp | #include <google/template_dictionary.h>
#include "cwf/render.hpp"
// google::TemplateDictionary * dict);
namespace cwf {
RenderResult NullRender(const HostInfo *, const RequestInfo *
, const http::HttpRequest *, http::HttpResponse *response, ResponsePipe *) {
response->set_success();
return RR_SUCCEE... | [
"ken.shao@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
27
]
]
] |
fb1876875ac41eba166aa6452445a13e7121008f | 0c6762dfc935c47fb27ca431bf8137372eb54ca9 | /mywindow.h | f9d4da99f36681b92e66a8231805b0ec01a27807 | [] | no_license | Baku/kereorgreurseuseu | 1c98e27b9e1184ff925cd1026329255042f92f40 | ebd7dbe577dcdcf97757ee3d15f29e754b58445c | refs/heads/master | 2021-01-13T01:40:17.727968 | 2010-12-18T10:20:14 | 2010-12-18T10:20:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | h | #ifndef MYWINDOW_H
#define MYWINDOW_H
#include <QtGui>
class MyWindow : public QWidget
{
Q_OBJECT
public:
/* MyWindow();
~MyWindow();*/
void run();
QPushButton *add;
QPushButton *del;
QPushButton *edit;
QStringList feedlist;
QStrin... | [
"pfad_a@pc-NETWORKING=yes.(none)"
] | [
[
[
1,
35
]
]
] |
0d5a0cb4a41591b892956a83d0410d13f39c17d9 | f95341dd85222aa39eaa225262234353f38f6f97 | /DesktopX/Plugins/DXTaskbar7/DXTaskbar7/stdafx.cpp | d668b5671439dc0300e7050c8a9b79cd12c9acfe | [] | no_license | Templier/threeoaks | 367b1a0a45596b8fe3607be747b0d0e475fa1df2 | 5091c0f54bd0a1b160ddca65a5e88286981c8794 | refs/heads/master | 2020-06-03T11:08:23.458450 | 2011-10-31T04:33:20 | 2011-10-31T04:33:20 | 32,111,618 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 206 | cpp | // stdafx.cpp : source file that includes just the standard includes
// DXTaskbar7.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d"
] | [
[
[
1,
5
]
]
] |
d2dbc4eff802e6133b9134acea2263f9d13b7d11 | 7b4c786d4258ce4421b1e7bcca9011d4eeb50083 | /_统计专用/C++Primer中文版(第4版)/第一次-代码集合-20090414/第四章 数组和指针/20090321_习题4.33_把int型vector对象复制给int型数组.cpp | 34d2f7c15f3d670793fbd37093933f52a6fc303f | [] | no_license | lzq123218/guoyishi-works | dbfa42a3e2d3bd4a984a5681e4335814657551ef | 4e78c8f2e902589c3f06387374024225f52e5a92 | refs/heads/master | 2021-12-04T11:11:32.639076 | 2011-05-30T14:12:43 | 2011-05-30T14:12:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 570 | cpp | //20090321 Care of DELETE
#include <iostream>
#include <vector>
using namespace std;
int main()
{
int ival;
vector<int> ivec;
cout << "Enter some integers(Ctrl+Z to end):" << endl;
while (cin >> ival) {
ivec.push_back(ival);
}
cin.clear();
int *parr = new int[ivec.size()];
size_t ix;
v... | [
"baicaibang@70501136-4834-11de-8855-c187e5f49513"
] | [
[
[
1,
32
]
]
] |
fdb80b0ba63efa6ef34f0e160a899dbbb67b1370 | 69aab86a56c78cdfb51ab19b8f6a71274fb69fba | /Code/inc/HUD/GameLabel.h | c02b1a30360757d07577132c67accdb068352cba | [
"BSD-3-Clause"
] | permissive | zc5872061/wonderland | 89882b6062b4a2d467553fc9d6da790f4df59a18 | b6e0153eaa65a53abdee2b97e1289a3252b966f1 | refs/heads/master | 2021-01-25T10:44:13.871783 | 2011-08-11T20:12:36 | 2011-08-11T20:12:36 | 38,088,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,847 | h | /*
* GameLabel.h
*
* Created on: 2011-01-10
* Author: artur.m
*/
#ifndef GAMELABEL_H_
#define GAMELABEL_H_
#include "GameControl.h"
#include "GamePanel.h"
#include "MathHelper.h"
#include "GameBitmap.h"
#include "GameCommon.h"
#include <string>
#include <vector>
#include <memory>
clas... | [
"Artur.S.Mazurek@gmail.com"
] | [
[
[
1,
71
]
]
] |
ff2a51e7654fda9efa2d73057908c0789cb54ad4 | 9c99641d20454681792481c25cd93503449b174d | /WEBGL_lesson7/src/testApp.h | 05ec2e26c864f3e8f6cf45cee925c5fefb43d660 | [] | no_license | fazeaction/OF_LearningWebGL_Examples | a8befc8c65dd2f9ffc0c45a3c54548f5a05295aa | b608e252b58129bab844c32cc6a7929f3643e145 | refs/heads/master | 2021-03-12T23:58:57.355788 | 2010-05-17T22:35:15 | 2010-05-17T22:35:15 | 665,483 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,529 | h | #ifndef _TEST_APP
#define _TEST_APP
#include "ofMain.h"
#include "ofxShader.h"
#include "ofxVectorMath.h"
class testApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed (int key);
void keyReleased(int key);
void mouseMoved(int x, int y );
void mou... | [
"tribadelics@gmail.com"
] | [
[
[
1,
85
]
]
] |
da615f41049a5a84931e1703b1b602c5156ded62 | 8d2ef01bfa0b7ed29cf840da33e8fa10f2a69076 | /code/Materials/fxLayer.cpp | 8bf0783777201b76a2ea4b918f8295aaf50cc6fe | [] | 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 | 372 | cpp | //---------------------------------------------------------------------------
#include "fxLayer.h"
#include "fxTextureMng.h"
//---------------------------------------------------------------------------
fxLayer::~fxLayer(void)
{
fxTextureMng * tm;
for (int i=0; i<nummaps; i++)
{
tm = (fxTextureMng*)maps[i]->... | [
"josef"
] | [
[
[
1,
14
]
]
] |
14f0b95d0b3437401c55784d1b862b5c3b2fd49b | 221e3e713891c951e674605eddd656f3a4ce34df | /core/OUE/Broadcast.h | a7c15c413cc4a2a9edde643193c6a850c786f342 | [
"MIT"
] | permissive | zacx-z/oneu-engine | da083f817e625c9e84691df38349eab41d356b76 | d47a5522c55089a1e6d7109cebf1c9dbb6860b7d | refs/heads/master | 2021-05-28T12:39:03.782147 | 2011-10-18T12:33:45 | 2011-10-18T12:33:45 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,004 | h | /*
This source file is part of OneU Engine.
Copyright (c) 2011 Ladace
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, co... | [
"LadaceZ@gmail.com@d30a3831-f586-b1a3-add9-2db6dc386f9c"
] | [
[
[
1,
61
]
]
] |
ea4d91c72080e96d50d49f2ad74155727e39004b | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/branches/persistence2/engine/rules/src/JournalEntry.cpp | ab42257db92b763f093a758c553d4c3d10154445 | [
"ClArtistic",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,679 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2008 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 it... | [
"timm@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
58
]
]
] |
0f20f210e31119336d6df243fdb18e651ade9c75 | bfe8eca44c0fca696a0031a98037f19a9938dd26 | /libjingle-0.4.0/talk/base/time.h | 2ada9e3723500247e97ded302bfb1d6618631560 | [
"BSD-3-Clause"
] | permissive | luge/foolject | a190006bc0ed693f685f3a8287ea15b1fe631744 | 2f4f13a221a0fa2fecab2aaaf7e2af75c160d90c | refs/heads/master | 2021-01-10T07:41:06.726526 | 2011-01-21T10:25:22 | 2011-01-21T10:25:22 | 36,303,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,127 | h | /*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* 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 cond... | [
"greatfoolbear@gmail.com@756bb6b0-a119-0410-8338-473b6f1ccd30"
] | [
[
[
1,
53
]
]
] |
0e3ad750aab1e21a3176a5fb085abed2b13d70da | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Engine/Utilities/include/SparseGraph.h | 08a1cf21227794910087e5ad2bc1584980039c58 | [] | no_license | Atridas/biogame | f6cb24d0c0b208316990e5bb0b52ef3fb8e83042 | 3b8e95b215da4d51ab856b4701c12e077cbd2587 | refs/heads/master | 2021-01-13T00:55:50.502395 | 2011-10-31T12:58:53 | 2011-10-31T12:58:53 | 43,897,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,076 | h | #pragma once
#ifndef __SPARSE_GRAPH_H__
#define __SPARSE_GRAPH_H__
#ifndef __GRAPH_DEFINES_H__
#error S'ha d'incloure "GraphDefines.h" i no "SparseGraph.h"
#endif
#include "base.h"
#include <list>
class CRenderManager;
class CSparseGraph
{
public:
//a couple mo... | [
"atridas87@576ee6d0-068d-96d9-bff2-16229cd70485",
"mudarra@576ee6d0-068d-96d9-bff2-16229cd70485",
"Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
64
],
[
67,
77
],
[
79,
86
],
[
88,
379
]
],
[
[
65,
66
]
],
[
[
78,
78
],
[
87,
87
]
]
] |
12a4678e3c257105de9c6ff49fde4842068f6147 | 15732b8e4190ae526dcf99e9ffcee5171ed9bd7e | /INC/interface-ethernet.h | fb10d5d021921f5a2bbeb3bf55b023155129777e | [] | no_license | clovermwliu/whutnetsim | d95c07f77330af8cefe50a04b19a2d5cca23e0ae | 924f2625898c4f00147e473a05704f7b91dac0c4 | refs/heads/master | 2021-01-10T13:10:00.678815 | 2010-04-14T08:38:01 | 2010-04-14T08:38:01 | 48,568,805 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,325 | h | //Copyright (c) 2010, Information Security Institute of Wuhan Universtiy(ISIWhu)
//All rights reserved.
//
//PLEASE READ THIS DOCUMENT CAREFULLY BEFORE UTILIZING THE PROGRAM
//BY UTILIZING THIS PROGRAM, YOU AGREE TO BECOME BOUND BY THE TERMS OF
//THIS LICENSE. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO
... | [
"pengelmer@f37e807c-cba8-11de-937e-2741d7931076"
] | [
[
[
1,
248
]
]
] |
6d2d05cf0d25111a2d581cbf120903baccbf3f14 | 9566086d262936000a914c5dc31cb4e8aa8c461c | /EnigmaCommon/Python.hpp | 19e08e655f2c0140d26d09309246e3e3278c73e7 | [] | no_license | pazuzu156/Enigma | 9a0aaf0cd426607bb981eb46f5baa7f05b66c21f | b8a4dfbd0df206e48072259dbbfcc85845caad76 | refs/heads/master | 2020-06-06T07:33:46.385396 | 2011-12-19T03:14:15 | 2011-12-19T03:14:15 | 3,023,618 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,122 | hpp | #ifndef PYTHON_HPP_INCLUDED
#define PYTHON_HPP_INCLUDED
/*
Copyright © 2009 Christopher Joseph Dean Schaefer (disks86)
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 ... | [
"disks86@gmail.com"
] | [
[
[
1,
60
]
]
] |
e43b097fb79790581b0f54244831f6da538815e5 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/samples/SAX2Count/SAX2Count.cpp | 2b3e29c0621153baf83a508c5be433d1f5656047 | [
"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 | 14,833 | cpp | /*
* Copyright 1999-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
434
]
]
] |
75a9e9d3139ace25ca3695ad17ce9383f6b535dc | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestdocandinit/src/bctestDocAndInitappui.cpp | cc0334c67c31c100431f53a0dbbab44701b45b95 | [] | 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 | 2,296 | cpp | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
81
]
]
] |
6e4a29eeca5b23eb55124122915f0a4f77e44deb | 40b507c2dde13d14bb75ee1b3c16b4f3f82912d1 | /public/sample_ext/sdk/smsdk_ext.cpp | 674e04e435b17e699689ccfff98bed142d9fd5ea | [] | no_license | Nephyrin/-furry-octo-nemesis | 5da2ef75883ebc4040e359a6679da64ad8848020 | dd441c39bd74eda2b9857540dcac1d98706de1de | refs/heads/master | 2016-09-06T01:12:49.611637 | 2008-09-14T08:42:28 | 2008-09-14T08:42:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,786 | cpp | /**
* vim: set ts=4 :
* =============================================================================
* SourceMod Base Extension Code
* Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
* This program is free ... | [
"faluco@alliedmods.net",
"ds@alliedmods.net",
"dvander@alliedmods.net",
"pred@alliedmods.net"
] | [
[
[
1,
2
],
[
7,
7
],
[
28,
41
],
[
44,
44
],
[
48,
48
],
[
97,
112
],
[
114,
114
],
[
116,
124
],
[
126,
130
],
[
137,
... |
297cd7f5f095f643d4649606a678b19adb7bded6 | d826e0dcc5b51f57101f2579d65ce8e010f084ec | /pre/FSOLIDCreateProtrusionSweep.h | 789d76dde2f2dd5ea15fbc99074b040adaf64a4b | [] | no_license | crazyhedgehog/macro-parametric | 308d9253b96978537a26ade55c9c235e0442d2c4 | 9c98d25e148f894b45f69094a4031b8ad938bcc9 | refs/heads/master | 2020-05-18T06:01:30.426388 | 2009-06-26T15:00:02 | 2009-06-26T15:00:02 | 38,305,994 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 797 | h | #pragma once
#include "Feature.h"
class Part;
class FSketch;
class FSOLIDCreateProtrusionSweep :
public Feature
{
public:
//! A constructor
/*! \param part Part class pointer
\param fTag Object Tag tag_t
\param pFSketch FSketch class pointer
*/
FSOLIDCreateProtrusionSweep(Part * part, tag_t ... | [
"surplusz@2d8c97fe-2f4b-11de-8e0c-53a27eea117e"
] | [
[
[
1,
35
]
]
] |
6651829bc898f5c113858f2bb5183b2d0f00c964 | da3ff7f7300b77809c7d8b59bfb943ee6ebb9a39 | /Share/stock.hpp | bc9fe16f6cc71e1c9fd9408f2cbeeabeaaf3690a | [] | no_license | coolboy/cpper | 329540795ee86820ef81b44afa2c71a1c19168f2 | 109790a102fdb3ccd3e0055bcb2098940c1a9b03 | refs/heads/master | 2021-01-23T20:21:31.469730 | 2009-05-05T05:02:12 | 2009-05-05T05:02:12 | 32,131,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,313 | hpp | #pragma once
#include <string>
namespace network {
/// Structure to hold information about a single stock.
struct stock
{
std::string code;
std::string name;
double open_price;
double high_price;
double low_price;
double last_price;
double buy_price;
int buy_quantity;
double sell_p... | [
"coolcute@bca9f61a-c139-0410-b77b-8f19f4552143"
] | [
[
[
1,
52
]
]
] |
ac8c720b59a5e4c8d405244476341979498c8a8a | d826e0dcc5b51f57101f2579d65ce8e010f084ec | /pre/FSOLIDOperateFilletingFilletConstant.cpp | 0c60ee76109d57beb9c492b7698921e0fd35da7e | [] | no_license | crazyhedgehog/macro-parametric | 308d9253b96978537a26ade55c9c235e0442d2c4 | 9c98d25e148f894b45f69094a4031b8ad938bcc9 | refs/heads/master | 2020-05-18T06:01:30.426388 | 2009-06-26T15:00:02 | 2009-06-26T15:00:02 | 38,305,994 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 4,540 | cpp | #include ".\FSOLIDOperateFilletingFilletConstant.h"
#include <iostream>
#include <uf_vec.h>
#include <uf_modl.h>
#include <uf_sket.h>
#include <uf_obj.h>
#include <uf_object_types.h>
#include "UGPre.h"
#include "Part.h"
#include "Feature.h"
#include "FSketch.h"
#include "FSOLIDCreateProtrusionExtrude.h... | [
"surplusz@2d8c97fe-2f4b-11de-8e0c-53a27eea117e"
] | [
[
[
1,
135
]
]
] |
5136c9dec85dcc18130c16f3e52a06bfb4b846c4 | f02d9d86fb32f26a1f2615be8240539cac92f9c2 | /FiniteStateMachine.cpp | 7f1a951df6d1bb4921165f4a62bab359db9519b8 | [] | no_license | MarSik/MarSclock | 30cc546c5cba98c3d28eaf348de50004e6b6f066 | 4df639a1b3cd19e75ae9ef599bdab0841e64ce8d | refs/heads/master | 2020-12-24T14:36:59.876220 | 2011-02-22T22:21:57 | 2011-02-22T22:21:57 | 1,200,961 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,373 | cpp | /*
||
|| @file FiniteStateMachine.cpp
|| @version 1.7
|| @author Alexander Brevig
|| @contact alexanderbrevig@gmail.com
||
|| @description
|| | Provide an easy way of making finite state machines
|| #
||
|| @license
|| | This library is free software; you can redistribute it and/or
|| | modify it under the... | [
"mars@montik.net"
] | [
[
[
1,
86
]
]
] |
ca6494175114249f170a93fcdb9d1edf9cc11735 | 11dfb7197905169a3f0544eeaf507fe108d50f7e | /slmdll_ga/slmcontrol.cpp | ead6b654cd8c31942ec7aed591c5f8c43a2afd7b | [] | no_license | rahulbhadani/adaptive-optics | 67791a49ecbb085ac8effdc44e5177b0357b0fa7 | e2b296664b7674e87a5a68ec7b794144b37ae74d | refs/heads/master | 2020-04-28T00:08:24.585833 | 2011-08-09T22:28:11 | 2011-08-09T22:28:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,251 | cpp | #include "stdafx.h"
#include "slmproject.h"
#include "slmcontrol.h"
//classes
SlmCom::SlmCom()
{
FrameNum = 0;
ImgWidth = SLMSIZE;
ImgHeight = SLMSIZE;
}
bool SlmCom::InitSlm()
{
CString BoardName = "512A_SLM";
unsigned short LC_Type = 1;
unsigned short TrueFrames = 3;
bool VerifyHardwa... | [
"mren2@wisc.edu"
] | [
[
[
1,
201
]
]
] |
f222f522b67e9e08eb4a3fdec7333b2001185c1b | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/infostudio/InfoStudio/util.cpp | ba04999cebdc3a7190ea571bcf4c9686aadfbfcc | [] | no_license | cnsuhao/jezzitest | 84074b938b3e06ae820842dac62dae116d5fdaba | 9b5f6cf40750511350e5456349ead8346cabb56e | refs/heads/master | 2021-05-28T23:08:59.663581 | 2010-11-25T13:44:57 | 2010-11-25T13:44:57 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 20,646 | cpp | #include "stdafx.h"
#include "util.h"
#include <string>
#include "./md5/md5sum.h"
#include "./file/FileClass.h"
#include "./update/verinfo.h"
CString GetExePath()
{
TCHAR szBuffer[MAX_PATH];
::GetModuleFileName(NULL, szBuffer, sizeof(szBuffer) / sizeof(TCHAR));
CString strPath(szBuffer);
int nFind = ... | [
"ken.shao@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
899
]
]
] |
5e41bce80248053e82bb3b95c2386a00eb2c50d3 | c238f3867d4b352ed99f4c7b9c9bea6eca01f63d | /foliage/foliage/leaf_graphic/instancizator.cpp | 031aa703406511b92d437fb600ca6dd4b4ff9b6c | [] | no_license | mguillemot/kamaku.sg15 | f34197677e6ebf6105435d927929e4dd24d6005d | 0eb6ce1068f8198e01e25483f0cbc14e522c54a4 | refs/heads/master | 2021-01-01T19:42:52.583481 | 2007-09-20T13:19:35 | 2007-09-20T13:19:35 | 2,226,821 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,080 | cpp | #include <iostream>
#include "graphic_types.hpp"
#include "instancizator.hpp"
#include "colors.hpp"
#ifdef __PPC__
#include <ivga.h>
#endif
Sint32 Foliage::Instancizator::_next_free_instance = 0;
Foliage::Surface* Foliage::Instancizator::_instances[INSTANCIZATOR_MAX];
void Foliage::Instancizator::instan... | [
"erhune@1bdb3d1c-df69-384c-996e-f7b9c3edbfcf"
] | [
[
[
1,
43
]
]
] |
33e28115ca60fdab6f940f49e8cd70db9c9ea331 | 3d7d8969d540b99a1e53e00c8690e32e4d155749 | /AppInc/TextureLoader.h | cd1ee34db6b666ca0c240fcb903ba986bc28a20d | [] | no_license | SymbianSource/oss.FCL.sf.incubator.photobrowser | 50c4ea7142102068f33fc62e36baab9d14f348f9 | 818b5857895d2153c4cdd653eb0e10ba6477316f | refs/heads/master | 2021-01-11T02:45:51.269916 | 2010-10-15T01:18:29 | 2010-10-15T01:18:29 | 70,931,013 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,911 | h | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
118
]
]
] |
2466140a1d196facaef870b56cd7acd708f628b3 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/util/UnexpectedEOFException.hpp | 491677cbbd4f40839837340dd28d40a4d8558aa3 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,022 | hpp | /*
* Copyright 1999-2000,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
33
]
]
] |
06e23ce958d3d670f52c705afaf0897fea75c159 | 81e051c660949ac0e89d1e9cf286e1ade3eed16a | /quake3ce/code/q3_ui/ui_team.cpp | 94ec11c722b60ea8f8ed7ec9991407463fcfa392 | [] | no_license | crioux/q3ce | e89c3b60279ea187a2ebcf78dbe1e9f747a31d73 | 5e724f55940ac43cb25440a65f9e9e12220c9ada | refs/heads/master | 2020-06-04T10:29:48.281238 | 2008-11-16T15:00:38 | 2008-11-16T15:00:38 | 32,103,416 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,234 | cpp | /*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena source code is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
... | [
"jack.palevich@684fc592-8442-0410-8ea1-df6b371289ac",
"crioux@684fc592-8442-0410-8ea1-df6b371289ac"
] | [
[
[
1,
126
],
[
128,
137
],
[
139,
148
],
[
150,
159
],
[
161,
210
]
],
[
[
127,
127
],
[
138,
138
],
[
149,
149
],
[
160,
160
]
]... |
f5abb79820419741c670d3904c8bdfd55be46d70 | 55196303f36aa20da255031a8f115b6af83e7d11 | /private/bikini/flash/header.hpp | a988e55d522f8d9d37c4fd90dca381706b40dd0d | [] | no_license | Heartbroken/bikini | 3f5447647d39587ffe15a7ae5badab3300d2a2ff | fe74f51a3a5d281c671d303632ff38be84d23dd7 | refs/heads/master | 2021-01-10T19:48:40.851837 | 2010-05-25T19:58:52 | 2010-05-25T19:58:52 | 37,190,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 875 | hpp | /*---------------------------------------------------------------------------------------------*//*
Binary Kinematics 3 - C++ Game Programming Library
Copyright (C) 2008-2010 Viktor Reutskyy
viktor.reutskyy@gmail.com
*//*----------------------------------------------------------------------------------------... | [
"viktor.reutskyy@68c2588f-494f-0410-aecb-65da31d84587"
] | [
[
[
1,
25
]
]
] |
82eb840f2ce3d1d2965ff71a173d69df43ae79de | a31e04e907e1d6a8b24d84274d4dd753b40876d0 | /MortScript/DlgBigMessage.cpp | fed36869ad01c3be80ef98b985038ecfa518a70e | [] | no_license | RushSolutions/jscripts | 23c7d6a82046dafbba3c4e060ebe3663821b3722 | 869cc681f88e1b858942161d9d35f4fbfedcfd6d | refs/heads/master | 2021-01-10T15:31:24.018830 | 2010-02-26T07:41:17 | 2010-02-26T07:41:17 | 47,889,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,508 | cpp | // DlgBigMessage.cpp : implementation file
//
#include "stdafx.h"
#include "MortScriptApp.h"
#include "DlgBigMessage.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
extern HFONT MsgFont;
///////////////////////////////////////////////////////////////... | [
"frezgo@c2805876-21d7-11df-8c35-9da929d3dec4"
] | [
[
[
1,
131
]
]
] |
adb1766785d28657aa8cbfd0babd33c7b50621b6 | 2bdc85da8ec860be41ad14fceecedef1a8efc269 | /TestCode/source/TestList.cpp | cd341b718dda2c50dbb433debc245eda4fd7d94d | [] | no_license | BackupTheBerlios/pythonwrapper-svn | 5c41a03b23690c62693c7b29e81b240ee24f1a7f | 42879461c7302755f3c803cd1314e8da5a202c68 | refs/heads/master | 2016-09-05T09:53:14.554795 | 2005-12-26T07:52:41 | 2005-12-26T07:52:41 | 40,751,088 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,690 | cpp | #include "TestList.h"
#include "PWHandler.h"
CPPUNIT_TEST_SUITE_REGISTRATION(TestList);
void TestList::testCopyConstructor()
{
List l;
int count = l.getRefCount();
int noneCount = Py_None->ob_refcnt;
List l1(l);
CPPUNIT_ASSERT_EQUAL(count+1, l.getRefCount());
CPPUNIT_ASSERT_EQUAL... | [
"cculver@827b5c2f-c6f0-0310-96fe-c05a662c181e"
] | [
[
[
1,
290
]
]
] |
bf38703760315f530d8b41e042195c1fe5266ea4 | 6db50bfe9697eaff64ffafeb1507b353d3d25ccc | /pttTestMAPI/MAPIEx/MAPIMessage.cpp | 05d410a8b408b34b9f3f57bf91c1fc8841228b06 | [] | no_license | PiRSquared17/jkfiledownload | 181947c230a3aa8e1f2161a200a2d5b606c8606e | 29eacfdacd5e3dca4a7d8d3651e34478a2206612 | refs/heads/master | 2021-01-22T05:50:44.680259 | 2011-06-10T14:54:48 | 2011-06-10T14:54:48 | 32,191,348 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,118 | cpp | ////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: MAPIMessage.cpp
// Description: MAPI Message class wrapper
//
// Copyright (C) 2005-2010, Noel Dillabough
//
// This source code is free to use and modify provided this notice remains intact a... | [
"jkinhsnu@409c1fd0-e2f3-11dd-9059-71fac19e68c6"
] | [
[
[
1,
523
]
]
] |
eea43beec42f686b0acc51296a2e8fb7c6872b0f | 40b507c2dde13d14bb75ee1b3c16b4f3f82912d1 | /extensions/sdktools/vcaller.cpp | 6ea1f131f1c17eccd3ae28d84dec217fee0f01a2 | [] | no_license | Nephyrin/-furry-octo-nemesis | 5da2ef75883ebc4040e359a6679da64ad8848020 | dd441c39bd74eda2b9857540dcac1d98706de1de | refs/heads/master | 2016-09-06T01:12:49.611637 | 2008-09-14T08:42:28 | 2008-09-14T08:42:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,932 | cpp | /**
* vim: set ts=4 :
* =============================================================================
* SourceMod SDKTools Extension
* Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
* This program is free s... | [
"faluco@alliedmods.net",
"ds@alliedmods.net",
"dvander@alliedmods.net"
] | [
[
[
1,
2
],
[
7,
7
],
[
28,
31
],
[
109,
109
],
[
111,
111
]
],
[
[
3,
3
],
[
6,
6
],
[
8,
10
],
[
12,
15
],
[
17,
1... |
e4c90104b1f06b3656a1842779f0383d9504bbac | b4f709ac9299fe7a1d3fa538eb0714ba4461c027 | /trunk/timesignature.cpp | a1624c2f9289cb4dfccfdc553e388f6debde7c47 | [] | no_license | BackupTheBerlios/ptparser-svn | d953f916eba2ae398cc124e6e83f42e5bc4558f0 | a18af9c39ed31ef5fd4c5e7b69c3768c5ebb7f0c | refs/heads/master | 2020-05-27T12:26:21.811820 | 2005-11-06T14:23:18 | 2005-11-06T14:23:18 | 40,801,514 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,773 | cpp | /////////////////////////////////////////////////////////////////////////////
// Name: timesignature.cpp
// Purpose: Stores and renders time signatures
// Author: Brad Larsen
// Modified by:
// Created: Dec 12, 2004
// RCS-ID:
// Copyright: (c) Brad Larsen... | [
"blarsen@8c24db97-d402-0410-b267-f151a046c31a"
] | [
[
[
1,
461
]
]
] |
7edff9239c49329b2115deb8327d63088fd637b5 | 155c4955c117f0a37bb9481cd1456b392d0e9a77 | /Tessa/TessaInstructions/ArraySetElementInstruction.cpp | 93a43233356d1c54429df14c83f6620369ad481b | [] | no_license | zwetan/tessa | 605720899aa2eb4207632700abe7e2ca157d19e6 | 940404b580054c47f3ced7cf8995794901cf0aaa | refs/heads/master | 2021-01-19T19:54:00.236268 | 2011-08-31T00:18:24 | 2011-08-31T00:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | cpp | #include "TessaInstructionHeader.h"
namespace TessaInstructions {
ArraySetElementInstruction::ArraySetElementInstruction(TessaInstruction *receiverObject, TessaInstruction* index, TessaInstruction *valueToSet)
: ArrayAccessInstruction(receiverObject, index)
{
this->valueToSet = valueToSet;
}
} | [
"mason@masonchang.com"
] | [
[
[
1,
9
]
]
] |
a48edaa596e445ca8ac15ecce0c32f287eaea48c | 009dd29ba75c9ee64ef6d6ba0e2d313f3f709bdd | /S60/inc/Engine.h | 16f9342746dc765f308a8a083762ee2377ffe617 | [] | no_license | AnthonyNystrom/MobiVU | c849857784c09c73b9ee11a49f554b70523e8739 | b6b8dab96ae8005e132092dde4792cb363e732a2 | refs/heads/master | 2021-01-10T19:36:50.695911 | 2010-10-25T03:39:25 | 2010-10-25T03:39:25 | 1,015,426 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,965 | h | /*
============================================================================
Name : Engine.h
Author : 7TouchGroup
Version : 1.0
Copyright : 7TouchGroup
Description : CEngine declaration
============================================================================
*/
#ifndef ENGINE_H
#define ... | [
"nystrom.anthony@gmail.com"
] | [
[
[
1,
87
]
]
] |
62825eb1334da745e12ac52f27004ae07cf5c245 | 12732dc8a5dd518f35c8af3f2a805806f5e91e28 | /trunk/LiteEditor/browse_record.h | 9103096acb1034378f9ddcf680ee29802a1f7e50 | [] | no_license | BackupTheBerlios/codelite-svn | 5acd9ac51fdd0663742f69084fc91a213b24ae5c | c9efd7873960706a8ce23cde31a701520bad8861 | refs/heads/master | 2020-05-20T13:22:34.635394 | 2007-08-02T21:35:35 | 2007-08-02T21:35:35 | 40,669,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 605 | h | #ifndef BROWSE_HISTORY_H
#define BROWSE_HISTORY_H
#include "wx/string.h"
#ifndef WXDLLIMPEXP_LE
#ifdef WXMAKINGDLL
# define WXDLLIMPEXP_LE WXEXPORT
#elif defined(WXUSINGDLL)
# define WXDLLIMPEXP_LE WXIMPORT
#else
# define WXDLLIMPEXP_LE
#endif // WXDLLIMPEXP_LE
#endif
class WXDLLIMPEX... | [
"eranif@b1f272c1-3a1e-0410-8d64-bdc0ffbdec4b"
] | [
[
[
1,
31
]
]
] |
12fb59f97a7a51f9d5340206da9f8d65287c269f | 55196303f36aa20da255031a8f115b6af83e7d11 | /private/external/gameswf/gameswf/gameswf_morph2.cpp | 3859b819c6fec548df0a7a095dfe2c7b3f689639 | [] | no_license | Heartbroken/bikini | 3f5447647d39587ffe15a7ae5badab3300d2a2ff | fe74f51a3a5d281c671d303632ff38be84d23dd7 | refs/heads/master | 2021-01-10T19:48:40.851837 | 2010-05-25T19:58:52 | 2010-05-25T19:58:52 | 37,190,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,096 | cpp | // gameswf_morph2.cpp
// -- Thatcher Ulrich <tu@tulrich.com>, Mike Shaver <shaver@off.net> 2003, Vitalij Alexeev <tishka92@mail.ru> 2004.
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Loading and rendering of morphing shapes using gameswf_shape.
#include "gam... | [
"viktor.reutskyy@68c2588f-494f-0410-aecb-65da31d84587"
] | [
[
[
1,
416
]
]
] |
54598c7997216e29bcc4342e2c5b25d2d7888040 | b411e4861bc1478147bfc289c868b961a6136ead | /tags/DownhillRacing/Level.h | c47e1503b8d9f26e54d86b630cba74b1919134b6 | [] | no_license | mvm9289/downhill-racing | d05df2e12384d8012d5216bc0b976bc7df9ff345 | 038ec4875db17a7898282d6ced057d813a0243dc | refs/heads/master | 2021-01-20T12:20:31.383595 | 2010-12-19T23:29:02 | 2010-12-19T23:29:02 | 32,334,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 472 | h | #pragma once
#include "Terrain.h"
#include "Box.h"
#include "Sphere.h"
#include <string>
class Level
{
private:
Terrain *terrain;
Sphere *skydome;
bool hellmode;
public:
Level(string level);
Level(void);
virtual ~Level(void);
Point startupPoint();
Point endPoint();
bool loadLevel(strin... | [
"mvm9289@06676c28-b993-0703-7cf1-698017e0e3c1"
] | [
[
[
1,
28
]
]
] |
558f708fe16da46e6e1eda0fb9bcf824991ce8e0 | 96ae76a21d65bb48d04f74a2ae8d705b47d1d969 | /pongar/src/Paddle.cpp | a6bafb8a1e6dfd07bf1107e4431303351859034e | [] | no_license | tedwp/pongar | d48b9112bb2bfe27428a8df5e9b3bad31c03347e | de96ae581684874e96d562122008b4acd313ebbd | refs/heads/master | 2021-01-10T02:58:43.849201 | 2011-02-07T01:11:46 | 2011-02-07T01:11:46 | 48,293,673 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,328 | cpp | #include "Paddle.h"
Paddle::Paddle(void)
{
m_color.red = 255;
m_color.green = 0;
m_color.blue = 255;
m_color.alpha = 255;
m_marker = NULL;
m_isLeft = true;
m_playingField = NULL;
m_score = 0;
m_size = PADDLE_LENGTH;
m_zoomFactor = 1.5f;
m_zoomOffset = 0.0f;
}
Paddle::~Paddle(void)
{
... | [
"salatgurke00@cd860a2f-db29-0b79-333e-049c8ca359aa",
"salatgurke00@googlemail.com",
"maier.robert@gmail.com"
] | [
[
[
1,
5
],
[
10,
11
],
[
17,
22
],
[
24,
24
],
[
41,
41
],
[
48,
51
],
[
107,
112
],
[
117,
127
]
],
[
[
6,
9
],
[
12,
... |
42770271abe7dfe87778ab0f6dcebed9b1c0af66 | b822313f0e48cf146b4ebc6e4548b9ad9da9a78e | /KylinSdk/Client/Source/PathwayLoader.h | b2dfe7ec4f765da4850edcb7e171b266e73e3a8e | [] | no_license | dzw/kylin001v | 5cca7318301931bbb9ede9a06a24a6adfe5a8d48 | 6cec2ed2e44cea42957301ec5013d264be03ea3e | refs/heads/master | 2021-01-10T12:27:26.074650 | 2011-05-30T07:11:36 | 2011-05-30T07:11:36 | 46,501,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 256 | h | #pragma once
namespace Kylin
{
class PathwayLoader
{
public:
PathwayLoader();
~PathwayLoader();
virtual KBOOL Load(KCCHAR* pScene);
Pathway* GetPathway(KUINT uID);
protected:
KMAP<KUINT,Pathway*> m_kPathwayMap;
};
} | [
"apayaccount@gmail.com"
] | [
[
[
1,
20
]
]
] |
18e9b32122af7bf7e335cbba7e848578bb36eca7 | 3fe4cb1c37ed16389f90818b7d07aa5d05bf59e3 | /ImageProcessing/ImageProcessing/PanView.cpp | edabd6b35112fd37b8d8649bcc69b654923b4e7a | [] | no_license | zinking/advancedimageprocessing | e0fbc1c69810202b89b2510ddaf60561ce0fe806 | 0c68e11109c0d6299881aecefaf3a85efa8d4471 | refs/heads/master | 2021-01-21T11:46:53.348948 | 2008-12-08T06:15:06 | 2008-12-08T06:15:06 | 32,132,965 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 685 | cpp | // PanView.cpp : 实现文件
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "PanView.h"
// CPanView
IMPLEMENT_DYNCREATE(CPanView, CFormView)
CPanView::CPanView()
: CFormView(CPanView::IDD)
{
}
CPanView::~CPanView()
{
}
void CPanView::DoDataExchange(CDataExchange* pDX)
{
CFormVie... | [
"zinking3@f9886646-c4e6-11dd-8bad-cde060d8fd3c"
] | [
[
[
1,
49
]
]
] |
b3b933358b4c1f9b8b2043073ac8e6d9fd3a46a8 | b22c254d7670522ec2caa61c998f8741b1da9388 | /shared/PlayerCallbackBase.h | 017ee04fe4a5ee59d66578bdad6b89385fc480bb | [] | no_license | ldaehler/lbanet | 341ddc4b62ef2df0a167caff46c2075fdfc85f5c | ecb54fc6fd691f1be3bae03681e355a225f92418 | refs/heads/master | 2021-01-23T13:17:19.963262 | 2011-03-22T21:49:52 | 2011-03-22T21:49:52 | 39,529,945 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,156 | h | /*
------------------------[ Lbanet Source ]-------------------------
Copyright (C) 2009
Author: Vivien Delage [Rincevent_123]
Email : vdelage@gmail.com
-------------------------------[ GNU License ]-------------------------------
This program is free software: you can redistribute it and/or modify
it under ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
72
]
]
] |
b4554b784d6344e3d005073fe227579f9cbfa538 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/QtGui/qstylepainter.h | 944a0e00e64490b15b2728a811d65b3118053612 | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,354 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"alon@rogue.(none)"
] | [
[
[
1,
112
]
]
] |
9a2d0ebf65e8889f69cb570b02d8c11697d8b480 | 305d82f4e4a75f9366316ef1c1574982342cb342 | /form_test/form_test/FORM.cpp | 39e8297bdde8afd3db805c9938f212f6498b075b | [] | no_license | jabbilabbi/cmpt212-spring10 | a260e8eba3a8899ae47220e6e59be5e355781d30 | 64a7490a7602a32892f23e89f5e8ca270a83fe3b | refs/heads/master | 2021-01-01T19:06:28.560193 | 2010-04-16T11:49:46 | 2010-04-16T11:49:46 | 32,115,006 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 437 | cpp | // FORM.cpp : implementation file
//
#include "stdafx.h"
#include "form_test.h"
#include "FORM.h"
// FORM dialog
IMPLEMENT_DYNAMIC(FORM, CDialog)
FORM::FORM(CWnd* pParent /*=NULL*/)
: CDialog(FORM::IDD, pParent)
{
}
FORM::~FORM()
{
}
void FORM::DoDataExchange(CDataExchange* pDX)
{
CDia... | [
"alexantonio@accf1826-6565-04f0-df9b-893c0ca74f04"
] | [
[
[
1,
33
]
]
] |
5c4af3e6a09a1aba8d09a7c52af71db852a991fa | e98d99816ad42028e5988ade802ffdf9846da166 | /Mediotic/mediObjSurfaceCreationStrategy.h | a5fb368a5b206c793d0767cd3402c9efee7d7b20 | [] | no_license | OpenEngineDK/extensions-MediPhysics | 5e9b3a0d178db8e9a42ce7724ee35fdfee70ec64 | 94fdd25f90608ad3db6b3c6a30db1c1e4c490987 | refs/heads/master | 2016-09-14T04:26:29.607457 | 2008-10-14T12:14:53 | 2008-10-14T12:14:53 | 58,073,189 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 520 | h | #pragma once
#include "mediSurfaceCreationStrategy.h"
#include "OBJLoader/ObjLoader.h"
#include <string>
class mediObjSurfaceCreationStrategy : public mediSurfaceCreationStrategy
{
private:
ObjLoader obj;
public:
mediObjSurfaceCreationStrategy(void);
~mediObjSurfaceCreationStrategy(void);
mediObjSu... | [
"cpvc@openengine.dk"
] | [
[
[
1,
20
]
]
] |
93cb06e9f7226f108dca70b2ae0d9ecbcd458416 | ffa46b6c97ef6e0c03e034d542fa94ba02d519e5 | /qlocalemap.h | 69fba788b84f496e70a94542611ff676feeeb9da | [] | no_license | jason-cpc/chmcreator | 50467a2bc31833aef931e24be1ac68f5c06efd97 | 5da66666a9df47c5cf67b71bfb115b403f41b72b | refs/heads/master | 2021-12-04T11:22:23.616758 | 2010-07-20T23:50:15 | 2010-07-20T23:50:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | h | #ifndef QLOCALEMAP_H
#define QLOCALEMAP_H
#include <QObject>
#include <QString>
#include <QMap>
class QLocaleMap : public QObject
{
public:
QLocaleMap();
QMap<QString,QString> localeMap;
const QMap<QString,QString>& getLocale(){return localeMap;}
};
#endif // QLOCALEMAP_H
| [
"zhurx4g@35deca34-8bc2-11de-b999-7dfecaa767bb"
] | [
[
[
1,
16
]
]
] |
c30afc613b6a70232c225590ca1dbb05a33f43c7 | 368c34f3901c02da13d4a03730d4a859e3f3dc91 | /key-net/Socket.cpp | 1db1579048ac3810e33b83aae5989122f6f7c87b | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | Nercury/epics | 2c0f1f521894b5478fb993c96aad80f89502e593 | 37c3e4b47510085245bc4dc7795e777b5541a2df | refs/heads/master | 2020-12-24T16:58:32.814871 | 2011-12-19T21:24:46 | 2011-12-19T21:24:46 | 2,839,261 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,313 | cpp | #include "Socket.h"
using namespace key;
using namespace key::internal;
void Socket::Init(KEY_SOCKET socket_handle)
{
#ifdef WIN32
WSADATA wsaData;
if (WSAStartup( MAKEWORD(2,2), &wsaData ) != NO_ERROR)
{
is_failed = true;
return;
}
#endif
this->af = AF_INET;
this->type = SOCK_STREAM;
t... | [
"nercury@gmail.com"
] | [
[
[
1,
292
]
]
] |
d50bce0a28d740af5c892c5311546fd3997ad9af | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/CERTIFIER/user.h | e09b078d9aaee52bde903eae12f735001cebdcfe | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 847 | h | #ifndef __USER_H__
#define __USER_H__
#include <dplay.h>
#include <map>
#include <string>
#include "dpmng.h"
using namespace std;
class CUser
{
public:
DPID m_dpid;
DWORD m_dwTick;
BOOL m_bValid;
public:
CUser( DPID dpid );
virtual ~CUser() {}
void SetAccount( const char* szAccount )
... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
45
]
]
] |
cda68cd513c7312cad3362fd243327d999fe920d | a30b091525dc3f07cd7e12c80b8d168a0ee4f808 | /EngineAll/Complex Mesh/Vertex.cpp | 2ac7265a181cda1de9d2efee957eaceae2658190 | [] | no_license | ghsoftco/basecode14 | f50dc049b8f2f8d284fece4ee72f9d2f3f59a700 | 57de2a24c01cec6dc3312cbfe200f2b15d923419 | refs/heads/master | 2021-01-10T11:18:29.585561 | 2011-01-23T02:25:21 | 2011-01-23T02:25:21 | 47,255,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,362 | cpp | /*
Vertex.cpp
Written by Matthew Fisher
ComplexMesh is a complex (edge-based) mesh structure. Vertex represents a vertex in a ComplexMesh.
*/
#include "..\\..\\Main.h"
#include "Vertex.h"
void Vertex::LoadVertices()
{
_Vertices.FreeMemory();
for(UINT i = 0; i < _Triangles.Length(); i++)
{
... | [
"zhaodongmpii@7e7f00ea-7cf8-66b5-cf80-f378872134d2"
] | [
[
[
1,
190
]
]
] |
e04cccc15fdcc96a18eff7c803de1bfdeaefffab | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/TeComPrinter/stdafx.cpp | 6612505e9d7f7f15e8cfc4a7c07d410c460725df | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 208 | cpp | // stdafx.cpp : source file that includes just the standard includes
// TeComPrinter.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
5
]
]
] |
2a416bcfee05525bbb8b60060f18b0815a33c2cb | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/app/organizer/notepad_library_api/src/TestNpdApiBlocks.cpp | e6016cd0080af19353f356e32364278274b645dd | [] | 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 | 8,571 | cpp | /*
* Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/le... | [
"none@none"
] | [
[
[
1,
284
]
]
] |
13526bc10c736ac2d03f1935fc999a9c57931220 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Include/CCgi.h | 13b6a4a0f2ab6700b852293f8f5fd8a98f13cd9f | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,200 | h | /*
CCgi.h
Classe base per interfaccia CGI (deriva da CHtml per poter unificare in un unica classe quanto necessario).
Luca Piergentili, 29/11/99
l.pierge@teleline.es
*/
#ifndef _CCGI_H
#define _CCGI_H
#include "CHtml.h"
/*
CGI_RESPONSE_TYPE
tipo della risposta (Content, Location, header HTTP)
*/
... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
123
]
]
] |
7d87999249a0d1e99263469e398c77b3bd4e9bd3 | 7b7a3f9e0cac33661b19bdfcb99283f64a455a13 | /Engine/dll/Core/flx_octree.cpp | 4f7c614018189ffdc652fd0a89f361aa0d068a5d | [] | no_license | grimtraveller/fluxengine | 62bc0169d90bfe656d70e68615186bd60ab561b0 | 8c967eca99c2ce92ca4186a9ca00c2a9b70033cd | refs/heads/master | 2021-01-10T10:58:56.217357 | 2009-09-01T15:07:05 | 2009-09-01T15:07:05 | 55,775,414 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,961 | cpp | /*---------------------------------------------------------------------------
This source file is part of the FluxEngine.
Copyright (c) 2008 - 2009 Marvin K. (starvinmarvin)
This program is free software.
---------------------------------------------------------------------------*/
//OLD! Not used actually..... | [
"marvin.kicha@e13029a8-578f-11de-8abc-d1c337b90d21"
] | [
[
[
1,
270
]
]
] |
968b71f25160a54a853a708d29b307c2b35068f1 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /ThirdParty/luabind/luabind/detail/constructor.hpp | 88a0432db6b5a0e758c7f13f82bad795fa88573a | [] | no_license | andreparker/spiralengine | aea8b22491aaae4c14f1cdb20f5407a4fb725922 | 36a4942045f49a7255004ec968b188f8088758f4 | refs/heads/master | 2021-01-22T12:12:39.066832 | 2010-05-07T00:02:31 | 2010-05-07T00:02:31 | 33,547,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,281 | hpp | // Copyright Daniel Wallin 2008. 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.org/LICENSE_1_0.txt)
#if !BOOST_PP_IS_ITERATING
# ifndef LUABIND_DETAIL_CONSTRUCTOR_081018_HPP
# define LUABIND_DE... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
115
]
]
] |
86f5813b3ce37a0985e8ea38e78f03ef2ade306b | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/BaseScaleFX.cpp | a9b1b8da3c34686005f8dec8126fe89cce96dd18 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,340 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : BaseScaleFX.cpp
//
// PURPOSE : BaseScale special FX - Implementation
//
// CREATED : 5/27/98
//
// (c) 1998-2000 Monolith Productions, Inc. All Rights Reserved
//
// ------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
417
]
]
] |
e07f962d6480a75b7501aadec2a8ec33ddf28cb2 | ffa46b6c97ef6e0c03e034d542fa94ba02d519e5 | /neteasebook/main.cpp | b9b5d3889bbc8a1d96f9f2fed5a1c0d7829221aa | [] | no_license | jason-cpc/chmcreator | 50467a2bc31833aef931e24be1ac68f5c06efd97 | 5da66666a9df47c5cf67b71bfb115b403f41b72b | refs/heads/master | 2021-12-04T11:22:23.616758 | 2010-07-20T23:50:15 | 2010-07-20T23:50:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 456 | cpp | #include <QtCore>
#include "qneteasebookdownload.h"
int main(int argc, char *argv[])
{
if(argc<2){
qDebug()<<"Input Book Index URL.";
return 0;
}
QCoreApplication app(argc, argv);
QNeteaseBookDownload downloader(QString(argv[1]),".");
//downloader.setProxy("172.28.9.151... | [
"zhurx4g@35deca34-8bc2-11de-b999-7dfecaa767bb"
] | [
[
[
1,
17
]
]
] |
36773029d1e172cba42080f2e60a54ed22df33fb | b6a6fa4324540b94fb84ee68de3021a66f5efe43 | /Duplo/include/PackedMessage.h | 452b34086e946d8978cd8e4fb1368b6aa0a53a34 | [] | no_license | southor/duplo-scs | dbb54061704f8a2ec0514ad7d204178bfb5a290e | 403cc209039484b469d602b6752f66b9e7c811de | refs/heads/master | 2021-01-20T10:41:22.702098 | 2010-02-25T16:44:39 | 2010-02-25T16:44:39 | 34,623,992 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 999 | h |
#ifndef _PACKED_MESSAGE_
#define _PACKED_MESSAGE_
#include "BaseMessage.h"
#include "Dup_Declares.h"
namespace Dup
{
class PackedMessage : public BaseMessage
{
private:
dup_moduleid moduleId;
dup_pos sendMoment;
public:
PackedMessage(dup_pos sendMoment, dup_moduleid moduleID, d... | [
"t.soderberg8@2b3d9118-3c8b-11de-9b50-8bb2048eb44c"
] | [
[
[
1,
65
]
]
] |
50f0c7ff45145e900d92054eb8f9c41843cd9256 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/__ffl_dump/source/ffl_file.cpp | b8c8cb8cd13c54833c640fd59634bcbdfcb63713 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,997 | cpp | #include "../include/ffl_file.h"
ffl_file::ffl_file()
{
handle_ = INVALID_HANDLE_VALUE;
}
ffl_file::~ffl_file()
{
close();
}
bool ffl_file::create( const ffl_tchar_t * name, unsigned int access_mode /* = GENERIC_READ | GENERIC_WRITE */, unsigned int share_mode /* = FILE_SHARE_READ */ )
{
FFL_ASSERT(... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
149
]
]
] |
c67397fe6403ce00ef85ce54f295e9b6da30e940 | e54016b03aa042b8d702f4196a484365f24697db | /arkanoid.cpp | 0e974dedcfb9c910318f6714817c3c0762a94dd0 | [] | no_license | chaozik1337/qtarkanoid | 80f3d40e030e21e884568ff9adcbab27366aa8bb | 188106e35408d4d74ad24facc6c87685e9a64bef | refs/heads/master | 2021-01-10T19:16:14.943229 | 2010-11-19T04:45:09 | 2010-11-19T04:45:09 | 34,384,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,712 | cpp | #include "arkanoid.h"
#include "mainwindow.h"
#include <QPainter>
//#include <QApplication>
Arkanoid::Arkanoid(QWidget *parent) : QWidget(parent)
{
x = 0;
this->score = 0;
this->lives = 3;
this->level = 1;
gameOver = FALSE;
gameWon = FALSE;
paused = FALSE;
gameStarted = FALSE;
paddle =... | [
"valtteri.ahlstrom@335dc8c3-04d5-5766-ad82-7559d14b8888"
] | [
[
[
1,
394
]
]
] |
4f47c15618297ce79ad81a289cba400c1382e3bc | b8abaaf2f7a1f94efe3bbc0d14ca49228471b43f | /libs/Box2D/Dynamics/b2Fixture.cpp | e20b07be7f52bf4794056e5d9417d1c4fb5a86f6 | [
"Zlib"
] | permissive | julsam/Momoko-Engine | e8cf8a2ad4de6b3925c8c85dc66272e7602e7e73 | 7503a2a81d53bf569eb760c890158d4f38d9baf9 | refs/heads/master | 2021-01-22T12:08:41.642354 | 2011-04-12T11:12:21 | 2011-04-12T11:12:21 | 1,494,202 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,112 | 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... | [
"julien@philpep.org"
] | [
[
[
1,
163
]
]
] |
9c921b248246b975a97d748961f9408016e67242 | 02ffe34054155a76c1e4612d4f0772c796bedb77 | /TCC_NDS/flib/source/FPalette.cpp | 5642cf5af5840e3206f875bbbaebc8038ff44ef6 | [] | no_license | btuduri/programming-nds | 5fe58bbb768c517ae2ae2b07e6df9b13376a276e | 81e6b9e0d4afaba1178b1fb0d8e4b000c5fdaf22 | refs/heads/master | 2020-06-09T07:21:31.930053 | 2009-12-08T17:39:17 | 2009-12-08T17:39:17 | 32,271,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 817 | cpp | #include "FLib.h"
FPalette::FPalette(u16* palette)
{
this->palette = palette;
}
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
u16 FPalette::GetColor(int index)
{
return palette[index];
}... | [
"thiagoauler@f17e7a6a-8b71-11de-b664-3b115b7b7a9b"
] | [
[
[
1,
33
]
]
] |
39410a4ba586678aeba8ec5f4acccdeedfa19bbc | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/Serialize/Version/hkVersionUtil.h | d6f6449c04dd0689b9664f0d7d0fbe56c09b4a34 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,344 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
120
]
]
] |
464162df4b5128c0413981ce42b7235947e6c830 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Collide/Query/Collector/PointCollector/hkpClosestCdPointCollector.h | 5091760a119b46091eafacbdd31b80105e887c89 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,910 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
73
]
]
] |
76f09ba284d651f797faee5fce4cd1306779adf4 | a51ac532423cf58c35682415c81aee8e8ae706ce | /CameraAPI/BMP.cpp | 6686ebf753f24965811d4ea01d792b3d3221b44e | [] | no_license | anderslindmark/PickNPlace | b9a89fb2a6df839b2b010b35a0c873af436a1ab9 | 00ca4f6ce2ecfeddfea7db5cb7ae8e9d0023a5e1 | refs/heads/master | 2020-12-24T16:59:20.515351 | 2008-05-25T01:32:31 | 2008-05-25T01:32:31 | 34,914,321 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,322 | cpp | #include "BMP.h"
#include <fstream>
#include <stdexcept>
#include "log.h"
namespace camera
{
namespace util
{
/*
struct BITMAPFILEHEADER
{
unsigned short bfType;
unsigned long bfSize;
unsigned short bfReserved1;
unsigned short bfReserved2;
unsigned long bfOffBits;
};
struct BITMAPINFOHEA... | [
"kers@f672c3ff-8b41-4f22-a4ab-2adcb4f732c7",
"js@f672c3ff-8b41-4f22-a4ab-2adcb4f732c7"
] | [
[
[
1,
5
],
[
10,
11
],
[
14,
20
],
[
23,
37
],
[
40,
44
],
[
47,
60
],
[
62,
67
],
[
69,
75
],
[
77,
112
],
[
117,
122
... |
8fbe9e69222a65e7b61efae2c75fc039462a7fbc | 6f23c03e72ff1e044f8766abc2886dd7d7e2e5f4 | /source/include/M3DSkydomeTexture.h | 212e1e01c7150eeb3b2cd78891b11cec279833a5 | [] | no_license | lphpc/Mobile3D | c52f673e048d895d1f8c84309a81328ed3ccedaa | 0b4392a35a4eebccdd64fa23b7119cb078073d09 | refs/heads/master | 2016-09-06T19:16:41.957813 | 2011-08-03T08:26:22 | 2011-08-03T08:26:22 | 1,262,640 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | h |
/*
* Skydome with texture.
*/
#ifndef _M3D_SKYDOMETEXTURE_H_
#define _M3D_SKYDOMETEXTYRE_H_
#include "model.h"
M3D_BEGIN_NAMESPACE
class SkydomeT : public Model {
public:
/**
* Constructor
*/
SkydomeT(int radius, float dtheta, float dphi);
/... | [
"lphpc@yahoo.com"
] | [
[
[
1,
32
]
]
] |
6929ab2ce015d8087bd1e6a8b18d15dd25dcdb5f | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Collide/Query/Collector/PointCollector/hkpSimpleClosestContactCollector.inl | e5b9288656aa310cae9ee885add001b95c22fb69 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,687 | inl | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
52
]
]
] |
bf331e95ba285b9878d42c18fd46d88b43a21197 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/nspatialdb/src/sdbviewer/nsdbviewer.cc | 3d72d406b0f9d7b4e3d7a81969fcea23c347c9a0 | [] | 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 | 4,825 | cc | //------------------------------------------------------------------------------
/**
@page NebulaToolsnviewer nviewer
nviewer
Selfcontained viewer application for Nebula.
<dl>
<dt>-script</dt>
<dd>script to run</dd>
<dt>-view</dt>
<dd>data to load and view with the... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
149
]
]
] |
7d3f3c7f03a39e3098a5aa2a2da707a4fe828f70 | 58865be8e22939fd980af6c9697add3571868b17 | /source/AudioEndpointHandle.cpp | f1c5420aab0904319acf3ba15e9355a18c60c315 | [
"BSD-2-Clause"
] | permissive | dilyanrusev/foo-mm-keys | 73fb63a10730fac1a4b5e52ee901a2b0e854195c | ab326f7243e997550186a99cdc73a4f147bc3d2c | refs/heads/master | 2020-04-05T23:27:47.251505 | 2011-12-01T07:52:27 | 2011-12-01T07:52:27 | 32,144,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,276 | cpp | /*
Copyright (c) 2011, Dilyan Rusev
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 conditions and the follo... | [
"dilyanrusev@gmail.com"
] | [
[
[
1,
125
]
]
] |
5f98cbd337337070adb2404d54bc9a9390d279d4 | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/skin/Samples/Skinmagic Toolkit 2.4/MFC/MFCControls/MFCControlsDlg.cpp | 6df0ab9e117c573493f923cb31e681c4d3e9e3c4 | [] | no_license | cnsuhao/jezzitest | 84074b938b3e06ae820842dac62dae116d5fdaba | 9b5f6cf40750511350e5456349ead8346cabb56e | refs/heads/master | 2021-05-28T23:08:59.663581 | 2010-11-25T13:44:57 | 2010-11-25T13:44:57 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 7,687 | cpp | // MFCControlsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MFCControls.h"
#include "MFCControlsDlg.h"
#include "../About/AboutDlg.h"
#include "../TestDll/TestDll.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////////... | [
"zhongzeng@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
308
]
]
] |
9e80a4b3ed14f36b8762e4d999f23bca64ef3813 | 7347ab0d3daab6781af407d43ac29243daeae438 | /src/connectstate.cpp | c48df7a9f37003012ff7200e652c421cb8a5768d | [] | no_license | suprafun/smalltowns | e096cdfc11e329674a7f76486452f4cd58ddaace | c722da7dd3a1d210d07f22a6c322117b540e63da | refs/heads/master | 2021-01-10T03:09:47.664318 | 2011-06-03T01:22:29 | 2011-06-03T01:22:29 | 50,808,558 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,189 | cpp | /*********************************************
*
* Author: David Athay
*
* License: New BSD License
*
* Copyright (c) 2009, CT Games
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
*... | [
"ko2fan@2ae5cb60-8703-11dd-9899-c7ba65f7c4c7"
] | [
[
[
1,
255
]
]
] |
8f8a66a091cc1e81d05adead21f30a64b968ebb1 | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/node/nshadernode_main.cc | ea12f2a43ca28439bb0b22359119360af012728b | [] | 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 | 8,283 | cc | #define N_IMPLEMENTS nShaderNode
//-------------------------------------------------------------------
// nshadernode_main.cc
// (C) 2000 RadonLabs GmbH -- A.Weissflog
//-------------------------------------------------------------------
#include "node/nshadernode.h"
#include "gfx/ngfxserver.h"
#include "gfx/n... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
261
]
]
] |
d713fc8ff753ee850b0565372886918606392e84 | 842997c28ef03f8deb3422d0bb123c707732a252 | /src/moaicore/MOAICompassSensor.h | 6805aa7f949d23dd00b0efcc6cfba10c17cec266 | [] | no_license | bjorn/moai-beta | e31f600a3456c20fba683b8e39b11804ac88d202 | 2f06a454d4d94939dc3937367208222735dd164f | refs/heads/master | 2021-01-17T11:46:46.018377 | 2011-06-10T07:33:55 | 2011-06-10T07:33:55 | 1,837,561 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,102 | h | // Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved.
// http://getmoai.com
#ifndef MOAICOMPASSSENSOR_H
#define MOAICOMPASSSENSOR_H
#include <moaicore/MOAISensor.h>
//================================================================//
// MOAICompassSensor
//====================================... | [
"josh@ziplinegames.com"
] | [
[
[
1,
40
]
]
] |
bb82519d6db8208156b47ccda0dc52529e2e2828 | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/Lokapala/Operator/UserDataDTO.h | 27a1e4aa4580bd841a0a396e3b67916832cb8aa5 | [] | no_license | sjp38/lokapala | 5ced19e534bd7067aeace0b38ee80b87dfc7faed | dfa51d28845815cfccd39941c802faaec9233a6e | refs/heads/master | 2021-01-15T16:10:23.884841 | 2009-06-03T14:56:50 | 2009-06-03T14:56:50 | 32,124,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,097 | h | /**@file UserDataDTO.h
* @brief 유저 개인의 정보를 담는 DTO를 정의한다.
* @author siva
*/
#ifndef USER_DATA_DTO_H
#define USER_DATA_DTO_H
/**@ingroup GroupDAM
* @class CUserDataDTO
* @brief 유저 개인의 정보를 담는다.\n
* @remarks 비밀번호는 모두 단방향 해싱을 거친 값들을 갖는다.\n
* 유저 id는 당방향 해싱 후의 로우레벨 패스워드(학번)다.
*/
class CUserDataDTO
... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
36
]
]
] |
b37939e1bf53b43c86a4d776c2d551030aa3dc7f | 46b3500c9ab98883091eb9d4ca49a6854451d76b | /ghost/ghost.h | 0876fb60158c92577bfa4e442493751ad0094790 | [
"Apache-2.0"
] | permissive | kr4uzi/pyghost | 7baa511fa05ddaba57880d2c7483694d5c5816b7 | 35e5bdd838cb21ad57b3c686349251eb277d2e6a | refs/heads/master | 2020-04-25T21:05:20.995556 | 2010-11-21T13:57:49 | 2010-11-21T13:57:49 | 42,011,079 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,901 | h | /*
Copyright [2008] [Trevor Hogan]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ... | [
"kr4uzi@88aed30e-2b04-91ce-7a47-0ae997e79d63"
] | [
[
[
1,
171
]
]
] |
289da8b6aebedf55f213ea7d31ff0063955565ad | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/QtGui/qtextlayout.h | 39c6b10193342d141efe4d9f93c5dd79aa42f8b9 | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,377 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"alon@rogue.(none)"
] | [
[
[
1,
243
]
]
] |
ac10a8459cc5161cb2aa9d58d9c66e357def8fef | c39f656a6799501c1d569c8a96e0bd4d83b72f3a | /Firmware_BootRom/temperature.cpp | 34bbf7bf926f367f7415fbd31ecd59c72049b6f4 | [] | no_license | tsuckow/thermostat | 36f7c9c7e5b8fca3721b5a73f998be13e19bfcd8 | a8e532cff07ca29b0abbb4343927faa0645f2bfc | refs/heads/master | 2021-01-25T07:40:12.179775 | 2011-09-28T15:51:45 | 2011-09-28T15:51:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,007 | cpp | #include "temperature.h"
#include <unistd.h>
#include "debug.h"
#include "touchscreen.h"
#include "sprs.h"
#include "math.h"
namespace
{
bool temp2_next = false;
volatile uint32_t * const TEMP_SPI = (uint32_t * const)0xFFFF0040; //SPI Module Address, change this
size_t const SPI_Rx0 = 0;
s... | [
"tsuckow@gmail.com",
"tsuckow"
] | [
[
[
1,
4
],
[
8,
10
],
[
12,
12
],
[
19,
19
],
[
24,
24
],
[
29,
29
],
[
57,
76
],
[
78,
79
],
[
93,
96
],
[
127,
128
... |
c3c048fe899de5a328d366523b54c37babeed0f6 | d01196cdfc4451c4e1c88343bdb1eb4db9c5ac18 | /source/client/hud/hud_motd.cpp | 5c44e3cbd4d949324dfe8aeb6c306c97e86fb5c4 | [] | no_license | ferhan66h/Xash3D_ancient | 7491cd4ff1c7d0b48300029db24d7e08ba96e88a | 075e0a6dae12a0952065eb9b2954be4a8827c72f | refs/heads/master | 2021-12-10T07:55:29.592432 | 2010-05-09T00:00:00 | 2016-07-30T17:37:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,132 | cpp | /***
*
* Copyright (c) 1999, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc.
* All Rights Reserved.
*
* Use, distribution, and modification of this source code and/or resulting
* ... | [
"a1ba.omarov@gmail.com"
] | [
[
[
1,
132
]
]
] |
1ff6e50860b1443adbea6b33e8809057081abeb6 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/libs/opmapcontrol/src/internals/core.h | 931adbd7f76d7519307f10cb1e5cfbe0fa20ad6d | [] | 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 | 7,982 | h | /**
******************************************************************************
*
* @file core.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @brief
* @see The GNU Public License (GPL) Version 3
* @defgroup OPMapWidget
* @{
*
***********************... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
278
]
]
] |
02c86c56be44a9d99f341f4a5d997a800410bdc7 | e776dbbd4feab1ce37ad62e5608e22a55a541d22 | /MMOGame/SGCommon/SGLua.cpp | db681d6aa1cf0f93cc0de6e1ca67b5beb63fec5b | [] | no_license | EmuxEvans/sailing | 80f2e2b0ae0f821ce6da013c3f67edabc8ca91ec | 6d3a0f02732313f41518839376c5c0067aea4c0f | refs/heads/master | 2016-08-12T23:47:57.509147 | 2011-04-06T03:39:19 | 2011-04-06T03:39:19 | 43,952,647 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 92 | cpp | #include "SGCode.h"
#include "SGData.h"
#define TOLUA_API extern
#include "SGLua.inl"
| [
"gamemake@74c81372-9d52-0410-afc2-f743258a769a"
] | [
[
[
1,
5
]
]
] |
6869fbb3a9f0905d7bf7b2b7dbbecb51f7214ace | 90aa2eebb1ab60a2ac2be93215a988e3c51321d7 | /castor/branches/Dev1.1/includes/ops.h | 314ba326b4495a909607ee27c63dd0dccb419186 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | roshannaik/castor | b9f4ea138a041fe8bccf2d8fc0dceeb13bcca5a6 | e86e2bf893719bf3164f9da9590217c107cbd913 | refs/heads/master | 2021-04-18T19:24:38.612073 | 2010-08-18T05:10:39 | 2010-08-18T05:10:39 | 126,150,539 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 4,725 | h | // Castor : Logic Programming Library
// Copyright © 2008 Roshan Naik (roshan@mpprogramming.com).
// This software is goverened by the MIT license (http://www.opensource.org/licenses/mit-license.php).
#if !defined CASTOR_OPS_H
#define CASTOR_OPS_H 1
#include "relation.h"
#include "lref.h"
#include "workaroun... | [
"2366541+roshannaik@users.noreply.github.com"
] | [
[
[
1,
200
]
]
] |
785a2968acee3a5b3ac23300a3b0314227b2f999 | 61fc00b53ce93f09a6a586a48ae9e484b74b6655 | /src/tool/src/wrapper/chemical/wrapper_chemicalcmd_to_avoaction.cpp | c37769e8310891c503fa776faf653c6aa0dbd82b | [] | no_license | mickaelgadroy/wmavo | 4162c5c7c8d9082060be91e774893e9b2b23099b | db4a986d345d0792991d0e3a3d728a4905362a26 | refs/heads/master | 2021-01-04T22:33:25.103444 | 2011-11-04T10:44:50 | 2011-11-04T10:44:50 | 1,381,704 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 59,177 | cpp |
/*******************************************************************************
Copyright (C) 2010,2011 Mickael Gadroy, University of Reims Champagne-Ardenne (Fr)
Project managers: Eric Henon and Michael Krajecki
Financial support: Region Champagne-Ardenne (... | [
"mickael.gadroy@gmail.com",
"myck@myck-debian-i386.univ-reims.fr"
] | [
[
[
1,
141
],
[
144,
253
],
[
256,
256
],
[
259,
262
],
[
264,
267
],
[
276,
278
],
[
280,
282
],
[
284,
288
],
[
291,
295
],
[
... |
753db4856b74c654b7321239e0dd714a5054a557 | 25f79693b806edb9041e3786fa3cf331d6fd4b97 | /include/core/cal/Event.h | 44c77be047d49cea80b9c266d1f7c128164f7531 | [] | no_license | ouj/amd-spl | ff3c9faf89d20b5d6267b7f862c277d16aae9eee | 54b38e80088855f5e118f0992558ab88a7dea5b9 | refs/heads/master | 2016-09-06T03:13:23.993426 | 2009-08-29T08:55:02 | 2009-08-29T08:55:02 | 32,124,284 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,681 | h | #ifndef AMDSPL_EVENT_H
#define AMDSPL_EVENT_H
//////////////////////////////////////////////////////////////////////////
//!
//! \file Event.h
//! \date 1:3:2009 13:39
//! \author Jiawei Ou
//!
//! \brief Contains declaration of Event class.
//!
///////////////////////////////////////////////////////... | [
"jiawei.ou@1960d7c4-c739-11dd-8829-37334faa441c"
] | [
[
[
1,
51
]
]
] |
cbfe6342e5bc6e57218ee57c316c5cd97fff280a | 36d0ddb69764f39c440089ecebd10d7df14f75f3 | /プログラム/Game/Object/GameScene/Score.h | 29049c1e19cbbaf1dc23c41224737e7dbe0f7366 | [] | no_license | weimingtom/tanuki-mo-issyo | 3f57518b4e59f684db642bf064a30fc5cc4715b3 | ab57362f3228354179927f58b14fa76b3d334472 | refs/heads/master | 2021-01-10T01:36:32.162752 | 2009-04-19T10:37:37 | 2009-04-19T10:37:37 | 48,733,344 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,348 | h | /*******************************************************************************/
/**
* @file Score.h.
*
* @brief スコアクラスヘッダ定義.
*
* @date 2008/12/15.
*
* @version 1.00.
*
* @author Ryosuke Ogawa.
*/
/*******************************************************************************/
#ifndef _SCORE_H... | [
"rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33"
] | [
[
[
1,
99
]
]
] |
ca59b404d11d50655df88f32d9bdafe16f510eca | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/renaissance/rnsgameplay/src/rnsgameplay/ncgpgrenadeclass_main.cc | 05bffc45457ffeed4e6bc090174086c17ebacccb | [] | 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 | 817 | cc | //------------------------------------------------------------------------------
// ncgpgrenadeclass_main.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchrnsgameplay.h"
#include "rnsgameplay/ncgpgrenadeclass.h"
... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
29
]
]
] |
d2cfa947fd9fed9c7fdc3dba2846f80e32fcce1d | a37df219b4a30e684db85b00dd76d4c36140f3c2 | /1.7.1/rox/rox.cpp | 40febebd3045eee129d7f5b4e54ef23d056bd8f8 | [] | no_license | BlackMoon/bm-net | 0f79278f8709cd5d0738a6c3a27369726b0bb793 | eb6414bc412a8cfc5c24622977e7fa7203618269 | refs/heads/master | 2020-12-25T20:20:44.843483 | 2011-11-29T10:33:17 | 2011-11-29T10:33:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 44,009 | cpp | // rox.cpp
#pragma comment(lib, "../ext/release/ext")
#include "../dx/obj.h"
#include "../ext/ext.h"
#define WIN32_LEAN_AND_MEAN
#define STOCK_CONST 4
struct mperiod
{
char mon[4];
float pmin, pmax, smin, smax;
ULONG destp, dests;
USHORT date, month, year;
inline void fillDate()
{
if ... | [
"rrv.kazan@gmail.com@b6168ec3-97fc-df6f-cbe5-288b4f99fbbd"
] | [
[
[
1,
1691
]
]
] |
5ba1dd17cec6b4b1d20b61c3148cb67935ca7886 | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/iptv_media3/CAudio.h | 69e5f6b520a2faae4973af98b00e14885c4c5320 | [] | 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,245 | h | #ifndef CAUDIO_H
#define CAUDIO_H
#include "IMediaStreaming.h"
#include "IAudioApi.h"
class CAudio : public IMediaStreaming
{
private:
BOOL m_bMutexOwnerSet,
m_bRunProcessAudioThread,
m_bAudioProcessingPaused;
IAudioApi *m_pAudioApi;
_SEMAPHORE m... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
51
]
]
] |
e2cafc0ca860a8f3ab1a8a640827a718951f4cef | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Scd/ScExec/PROFILER.CPP | 8c8a47106b6738e90392eb55a6ab3b38c2b0c79e | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,462 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
/*#M:Profiler, used by PGM.*/
#include "stdafx.h"
#define __PROFILER_CPP
#include "sc_defs.h"
#include "profiler.h"
#include "noise.h"
... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
24
],
[
27,
151
],
[
153,
162
],
[
164,
173
],
[
175,
177
],
[
179,
181
],
[
183,
187
],
[
193,
198
],
[
200,
200
],
[
... |
c3727798c1c85686bc378482fea497a52a5dddaf | 1d8403226cdaf1c54b55cf78d25c6f2910698ef2 | /MoveGen.h | 00b2e190a2a5850a679dbe76b3cf3758de700d83 | [] | no_license | wooce/jkcudachess | d4eac3a2f742843da117b7b1a27d77c848e46efd | 08ac2245a12c4a6fb79dd0810cd34842c3bec2f6 | refs/heads/master | 2021-01-10T02:22:09.003869 | 2009-07-20T11:42:48 | 2009-07-20T11:42:48 | 53,324,029 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 4,640 | h | ////////////////////////////////////////////////////////////////////////////////////////////////////////////
// 頭文件︰MoveGen.h //
// *****************************************************************************************************... | [
"jkinhsnu@4468e6cd-8486-a261-2a9c-65c5dd0b73f5"
] | [
[
[
1,
89
]
]
] |
efd2090d23c5c2ed96a2de0d5dcba05f0aef2e99 | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /Graphics/WS/Ordinal/Ordinal.cpp | e0034e81decc80f9e1939dc5d0c9d785c056903a | [] | 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 | 13,584 | cpp | // Ordinal.CPP
//
// Copyright (c) 2005 Symbian Softwares Ltd. All rights reserved.
//
#include <w32std.h>
#include "Base.h"
#include "Ordinal.h"
_LIT(KString1,"1");
_LIT(KString2,"2");
_LIT(KString3,"3");
_LIT(KString4,"4");
_LIT(KString5,"5");
///////////////////////////////////////////////////////////... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
353
]
]
] |
6f7086c09ff33638bfa90d058efb7f50396a5350 | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /TEST_MyGUI_Source/MyGUIEngine/include/MyGUI_Instance.h | 9d50505893548012b5efd58c18987888bca84ee0 | [] | 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 | 843 | h | /*!
@file
@author Albert Semenov
@date 11/2007
@module
*/
#ifndef __MYGUI_INSTANCE_H__
#define __MYGUI_INSTANCE_H__
#define INSTANCE_HEADER(type) \
private: \
static type* msInstance; \
bool mIsInitialise; \
public: \
type();\
~type();\
static type& getInstance(void); \
static type* getI... | [
"my.name.post@gmail.com"
] | [
[
[
1,
29
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.