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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1416c1578a7994ab98adc4cf4429408671f8c7e8 | cb9967f3c1349124878d5769d1ecd16500f60a08 | /TaskbarNativeCode/PipeServer.h | 5681db5a5fd00117ebd838e42e91db80bb15e3db | [] | no_license | josiahdecker/TaskbarExtender | b71ab2439e6844060e6b41763b23ace6c00ccad2 | 3977192ba85d48bd8caf543bfc3a0f6d0df9efc9 | refs/heads/master | 2020-05-30T17:11:14.543553 | 2011-03-20T14:08:46 | 2011-03-20T14:08:46 | 1,503,110 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,937 | h | #include "Windows.h"
#include "atlstr.h"
#include <iostream>
#pragma once
enum ConnectionResult { SUCCESSFUL_CONNECTION, WAITING_FOR_DATA, ERROR_IN_CONNECTING };
template<typename T>
class PipeServer
{
public:
explicit PipeServer(CString pipeName, DWORD outBufferSize = sizeof(T), DWORD inBufferSize = si... | [
"josiahdecker@gmail.com"
] | [
[
[
1,
147
]
]
] |
1350262d4fbbe5e2414a8d4bafbefba5c5e68ce4 | 7e6ec7aa30a113650f66e8f945d0b6a2ded825d5 | /Source/lev2.h | 236556d629430ff86e5248d0b64e5dc05ca8726a | [] | no_license | quanpla/xloops-ginac | d1db82c0de54a8894deecc99de936488248049d0 | b8d2487ed07da49aa7b7b9e5a054040209734f34 | refs/heads/master | 2020-05-18T03:52:57.026251 | 2009-09-13T14:38:44 | 2009-09-13T14:38:44 | 32,206,011 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,563 | h | /*******************************************************************************
**
** xloop-ginacs Project
** 1Loop4Pt implementation
**
**
** HCMUNS,
** June 2008
**
**
** Author(s): Son, D. H. (sondo01@gmail.com)
** Khiem, Phan (phanhongkhiem@gmail.com)
** Quan, Phan (anhquan.phanle@gmail.com)
*... | [
"anhquan.phanle@d83109c4-a28d-11dd-9dc9-65bc890fb60a"
] | [
[
[
1,
58
]
]
] |
2b690b6399aa866e4269d2bb0b96f6bd6b41f02b | e192bb584e8051905fc9822e152792e9f0620034 | /tags/sources_0_1/univers/histoire.h | cc9fd73b766d65182610ed033ec699ffbab4a09d | [] | no_license | BackupTheBerlios/projet-univers-svn | 708ffadce21f1b6c83e3b20eb68903439cf71d0f | c9488d7566db51505adca2bc858dab5604b3c866 | refs/heads/master | 2020-05-27T00:07:41.261961 | 2011-07-31T20:55:09 | 2011-07-31T20:55:09 | 40,817,685 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 2,317 | h | /***************************************************************************
* Copyright (C) 2004 by Equipe Projet Univers *
* rogma.boami@free.fr *
* *
* Thi... | [
"rogma@fb75c231-3be1-0310-9bb4-c95e2f850c73"
] | [
[
[
1,
68
]
]
] |
4651cceac1aa5ced9dc8c460b6cd789320ea325b | 8d1bd60262af1269edbb55c687768716b3906f61 | /activity_monitor/source/WWM_Activator/WWM_Activator/WWM_Activator.cpp | 35d6a4db17b77d0a6b3c8609fb1fca740f8ff52b | [] | no_license | hadleymj/Clarkson-Spring-2010 | 5f291f600ac0a88f263daa55729441fff5fbee69 | 99b7b5e2225a8f36ca7194ad34d840c3c80757cb | refs/heads/master | 2016-09-16T12:32:08.827414 | 2010-05-21T18:39:01 | 2010-05-21T18:39:01 | 659,968 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,832 | cpp | // WWM_Activator.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "WWM_Activator.h"
#include "WWM_ActivatorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CWWM_ActivatorApp
BEGIN_MESSAGE_MAP(CWWM_ActivatorApp, CWinApp)
END_MESSAGE_MAP()
// CWWM_Activat... | [
"hadleymj@railsimplosion.com"
] | [
[
[
1,
62
]
]
] |
341051690da38de82be54bfa9cd302508d2e23ab | 8ecc762aa0716342b64f8f60664659a2f1dd19aa | /third_party/boost/sandbox/boost/logging/format/destination/file.hpp | 61f7f9e53e59c2a7067298176cd423c9ff6086f5 | [
"MIT",
"BSL-1.0"
] | permissive | gbucknell/fsc-sdk | 71993dcf48c6f8dbb6379c929e22a7ecb2d41503 | 11b7cda4eea35ec53effbe37382f4b28020cd59d | refs/heads/master | 2021-01-10T11:16:58.310281 | 2009-01-23T16:31:12 | 2009-01-23T16:31:12 | 54,295,008 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,480 | hpp | // destination_file.hpp
// Boost Logging library
//
// Author: John Torjo, www.torjo.com
//
// Copyright (C) 2007 John Torjo (see www.torjo.com for email)
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/... | [
"samuel.debionne@8ae27fb2-a4e6-11dd-9bad-6bc74a82fd44"
] | [
[
[
1,
143
]
]
] |
c4a9beec95273f4ed1e8c82bed43fb02adbe33fa | 95e726b45797eeb844964d93cc19d3ca0a5b017d | /source/libwiigui/gui_image.cpp | 6f15f4811e8dd20eda5f1381aecf3564cd0f4c12 | [] | no_license | iGlitch/brawlplusupdatifier | 805f780891d562a6dfb78d2ac8bc3f2f1e4baa6e | 6a966fbb4701070b228951ed083f6478d18f9dbf | refs/heads/master | 2021-01-10T10:13:14.228136 | 2009-10-30T11:28:36 | 2009-10-30T11:28:36 | 48,336,539 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,435 | cpp | /****************************************************************************
* libwiigui
*
* Tantric 2009
*
* gui_image.cpp
*
* GUI class definitions
***************************************************************************/
#include "gui.h"
/**
* Constructor for the GuiImage class.
*/
GuiIm... | [
"giantpune@a4a47d44-c171-11de-ad03-79fce359684b"
] | [
[
[
1,
242
]
]
] |
f92ca5446e5f373197dec72c13e0602f0f0bb2aa | 62207628c4869e289975cc56be76339a31525c5d | /Source/Star Foxes Skeleton/input.cpp | 19a52ee9e3ba621a7f9dafd6b2a19415891bd501 | [] | no_license | dieno/star-foxes | f596e5c6b548fa5bb4f5d716b73df6285b2ce10e | eb6a12c827167fd2b7dd63ce19a1f15d7b7763f8 | refs/heads/master | 2021-01-01T16:39:47.800555 | 2011-05-29T03:51:35 | 2011-05-29T03:51:35 | 32,129,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 979 | cpp | #include "directXHeader.h"
#include "gamecore.h"
// sets up an interface to the keyboard
void Input::init_keyboard(HWND hWnd)
{
// creates a direct input object
DirectInput8Create(GetModuleHandle(NULL),
DIRECTINPUT_VERSION,
IID_IDirectInput8,
(void**)&keyb,
NULL);
... | [
"ryan.dieno@gmail.com@2f9817a0-ed27-d5fb-3aa2-4a2bb642cc6a",
"enterintoexit@gmail.com@2f9817a0-ed27-d5fb-3aa2-4a2bb642cc6a"
] | [
[
[
1,
1
],
[
3,
36
]
],
[
[
2,
2
]
]
] |
f92d9de85dad6ded026c9a9af9d1a6e22d013d1c | 971b000b9e6c4bf91d28f3723923a678520f5bcf | /fop_miniscribus.1.0.0/src/qvimedit.h | 97a71725d7f0cd29cd9c83f99a230e6af300e8b1 | [] | no_license | google-code-export/fop-miniscribus | 14ce53d21893ce1821386a94d42485ee0465121f | 966a9ca7097268c18e690aa0ea4b24b308475af9 | refs/heads/master | 2020-12-24T17:08:51.551987 | 2011-09-02T07:55:05 | 2011-09-02T07:55:05 | 32,133,292 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,883 | h | #ifndef QVIMEDIT_H
#define QVIMEDIT_H
#include <QApplication>
#include <QtGui>
#include <QtCore>
#include <QtGlobal>
#include <QtDebug>
#include <QDebug>
#include <QtGui/QTextBrowser>
#include <QTextBrowser>
#include <QMimeData>
#include <QDir>
#include <QTextDocumentFragment>
#include "BasicConfig.h"
#... | [
"ppkciz@9af58faf-7e3e-0410-b956-55d145112073"
] | [
[
[
1,
105
]
]
] |
f5e38eddb1e865701dede4bd745ea0b459e609fa | 15732b8e4190ae526dcf99e9ffcee5171ed9bd7e | /INC/protograph.h | 72088b49f21437d0de0ee1d285065afa0a582435 | [] | 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 | 3,103 | 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,
85
]
]
] |
6fd85d76cc85e9a1c93f270de3d96553e2c7c82f | 335783c9e5837a1b626073d1288b492f9f6b057f | /source/fbxcmd/daolib/Model/MMH/USRP.h | e0c526ad86a5985f848a1d688c3d4f9c2d430ec2 | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | code-google-com/fbx4eclipse | 110766ee9760029d5017536847e9f3dc09e6ebd2 | cc494db4261d7d636f8c4d0313db3953b781e295 | refs/heads/master | 2016-09-08T01:55:57.195874 | 2009-12-03T20:35:48 | 2009-12-03T20:35:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 962 | h |
/**********************************************************************
*<
FILE: USRP.h
DESCRIPTION: MMH File Format
HISTORY:
*> Copyright (c) 2009, All Rights Reserved.
**********************************************************************/
#pragma once
#include "MMH/MMHCommon.h"
#include "GFF/GFF... | [
"tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792"
] | [
[
[
1,
50
]
]
] |
a1a02ee155511875776fb40d535a0ffb03c1c794 | b4f709ac9299fe7a1d3fa538eb0714ba4461c027 | /trunk/fontsettingtestsuite.h | b2ccd3ac8f452d455fb90ccb4977a8612ab27135 | [] | 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 | 1,348 | h | /////////////////////////////////////////////////////////////////////////////
// Name: fontsettingtestsuite.h
// Purpose: Performs unit testing on the FontSetting class
// Author: Brad Larsen
// Modified by:
// Created: Dec 7, 2004
// RCS-ID:
// Copyright: ... | [
"blarsen@8c24db97-d402-0410-b267-f151a046c31a"
] | [
[
[
1,
46
]
]
] |
5a77b6c12e7ccf23f73219c2698433afcc7b8a35 | 3761dcce2ce81abcbe6d421d8729af568d158209 | /include/cybergarage/upnp/ssdp/HTTPMUSocket.h | 899b03f8bd210e69c9fffc5ad65bb4a1a6d5832d | [
"BSD-3-Clause"
] | permissive | claymeng/CyberLink4CC | af424e7ca8529b62e049db71733be91df94bf4e7 | a1a830b7f4caaeafd5c2db44ad78fbb5b9f304b2 | refs/heads/master | 2021-01-17T07:51:48.231737 | 2011-04-08T15:10:49 | 2011-04-08T15:10:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,194 | h | /******************************************************************
*
* CyberLink for C++
*
* Copyright (C) Satoshi Konno 2002-2003
*
* File: HTTPMUSocket.h
*
* Revision;
*
* 07/01/03
* - first revision
*
******************************************************************/
#ifndef _CLINK_HTTPMUSOCKET_H_... | [
"skonno@b944b01c-6696-4570-ab44-a0e08c11cb0e"
] | [
[
[
1,
95
]
]
] |
500a9cdf8081ae503f0f2df85c3872735977c968 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Application/SysCAD/GRFDOC/GRF3DSP.CPP | 2bbcefbe0cf68af8c3b8371a152a1549dcf2bf79 | [] | 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 | 54,814 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#define __GRF3DSP_CPP
#include "sc_defs.h"
#include "drwhdr.h"
#include "grfwnd.h"
//#include "optoff.h"
#... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
192
],
[
194,
351
],
[
397,
779
],
[
781,
798
],
[
806,
863
],
[
865,
968
],
[
975,
1033
],
[
1036,
1074
],
[
1089,
1094
],
[... |
ed196667bb4b79bf4f90453c0b278de1f56f1cf0 | d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546 | /hlsdk-2.3-p3/multiplayer/ricochet/cl_dll/com_weapons.cpp | f279f9a16e996132ad6aeb1305b1eac01ec68fbc | [] | no_license | joropito/amxxgroup | 637ee71e250ffd6a7e628f77893caef4c4b1af0a | f948042ee63ebac6ad0332f8a77393322157fa8f | refs/heads/master | 2021-01-10T09:21:31.449489 | 2010-04-11T21:34:27 | 2010-04-11T21:34:27 | 47,087,485 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,371 | 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
* ... | [
"joropito@23c7d628-c96c-11de-a380-73d83ba7c083"
] | [
[
[
1,
278
]
]
] |
d2a0f5de4373e2ea2cf5ed9c794d0920f32dbd8a | 8ce47e73afa904a145a1104fa8eaa71e3a237907 | /Robot/controller/Robot.h | c7910839895fa82f4bb1310e02707c5c91f3f32e | [] | no_license | nobody/magiclegoblimps | bc4f1459773773599ec397bdd1a43b1c341ff929 | d66fe634cc6727937a066118f25847fa7d71b8f6 | refs/heads/master | 2021-01-23T15:42:15.729310 | 2010-05-05T03:15:00 | 2010-05-05T03:15:00 | 39,790,220 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,741 | h | #ifndef ROBOT_H
#define ROBOT_H
#include <string>
#include <queue>
#include <sstream>
#include "Camera.h"
#include "NXT.h"
#include "Tokenizer.h"
#include "GridLoc.h"
#include "Path.h"
using namespace std;
enum RobotHeading
{
NORTH = 0,
EAST = 1,
SOUTH = 2,
WEST = 3,
};
class Robot
{
pub... | [
"eXceLynX@445d4ad4-0937-11df-b996-818f58f34e26",
"tsheerin@445d4ad4-0937-11df-b996-818f58f34e26",
"kasawchuk@comcast.net"
] | [
[
[
1,
4
],
[
7,
9
],
[
13,
37
],
[
39,
44
],
[
50,
51
],
[
64,
64
],
[
66,
70
],
[
72,
75
],
[
77,
96
],
[
98,
99
]... |
e18ee69f9478f4e15141b83b94aa03b19182c0eb | c4312eeac88e4aa5d213cb144dd7cddf2c01c7e1 | /trunk/plugins/dmsscanner/include/dmsscanner.h | 6c94f1379df821dd16b7e723f92c726605e21efd | [] | no_license | BackupTheBerlios/dms-svn | 42d734c441a3d738191659ca5651f54a2576ebfb | 468e254605ab57826493668558abea57215202f7 | refs/heads/master | 2021-01-18T17:17:57.265462 | 2009-05-01T11:23:55 | 2009-05-01T11:23:55 | 40,671,124 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,522 | h | /***************************************************************************
* Copyright (C) 2008 by Alexander Saal *
* alex.saal@gmx.de *
* *
* Fil... | [
"chmaster@ff0c6f71-da43-0410-abee-ea3d5be7fece"
] | [
[
[
1,
111
]
]
] |
62fcb3c5397b09e070dae851d2ad66c88834b2b9 | 6a925ad6f969afc636a340b1820feb8983fc049b | /librtsp/librtsp/inc/H264DemuxSource.h | c8a25bb9fb19d815ae857b3a3866589caa76f80c | [] | no_license | dulton/librtsp | c1ac298daecd8f8008f7ab1c2ffa915bdbb710ad | 8ab300dc678dc05085f6926f016b32746c28aec3 | refs/heads/master | 2021-05-29T14:59:37.037583 | 2010-05-30T04:07:28 | 2010-05-30T04:07:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 937 | h | #pragma once
#include "DemuxSource.h"
class H264DemuxSource :
public DemuxSource
{
public:
H264DemuxSource(int streamindex);
virtual ~H264DemuxSource(void);
//! @brief Open the source, you can put initialization code here
/**
@return: bool
*/
virtual bool Open();
... | [
"TangWentaoHust@95ff1050-1aa1-11de-b6aa-3535bc3264a2"
] | [
[
[
1,
39
]
]
] |
3dd8b6a0e9507aaca7c0caea0d961aa3789be02e | 28b0332fabba904ac0668630f185e0ecd292d2a1 | /src/Common/ClassStream.cpp | ad230084fe3b80f96db514014be96d7560199d78 | [] | no_license | iplayfast/crylib | 57a507ba996d1abe020f93ea4a58f47f62b31434 | dbd435e14abc508c31d1f2f041f8254620e24dc0 | refs/heads/master | 2016-09-05T10:33:02.861605 | 2009-04-19T05:17:55 | 2009-04-19T05:17:55 | 35,353,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,773 | cpp | /***************************************************************************
* Copyright (C) 2006 by Chris Bruner *
* chris@Martha.crystal.com *
* *
* Thi... | [
"cwbruner@f8ea3247-a519-0410-8bc2-439d413616df"
] | [
[
[
1,
955
]
]
] |
3054ee1bd874ded85fd76fdf7c1f43c5f9f97319 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/dom/impl/DOMImplementationImpl.hpp | a672d614887300e25e559ae3c4d7cdfd84f8ac2b | [] | 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 | 4,170 | hpp | #ifndef DOMImplementationImpl_HEADER_GUARD_
#define DOMImplementationImpl_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 cop... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
97
]
]
] |
922729d071ce8a3c45a70eae02ebd9711d9782fe | 49b6646167284329aa8644c8cf01abc3d92338bd | /SEP2_M6/Controller/CommunicationServer.cpp | ed795ecb8805aa964e10ce96ff7984db4595b634 | [] | no_license | StiggyB/javacodecollection | 9d017b87b68f8d46e09dcf64650bd7034c442533 | bdce3ddb7a56265b4df2202d24bf86a06ecfee2e | refs/heads/master | 2020-08-08T22:45:47.779049 | 2011-10-24T12:10:08 | 2011-10-24T12:10:08 | 32,143,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,053 | cpp | /**
* CommunicationServer
*
* SE2 (+ SY and PL) Project SoSe 2011
*
* Authors: Rico Flaegel,
* Tell Mueller-Pettenpohl,
* Torsten Krane,
* Jan Quenzel
*
* Other parts can get their necessary ChannelID's
* and register/unregister themselves.
*
*/
#include "CommunicationServer.h"
... | [
"on.east@gmail.com@72d44fe2-11f0-84eb-49d3-ba3949d4c1b1"
] | [
[
[
1,
86
]
]
] |
7160097aecd69b2d7ea9590d6c40978135d93dd9 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/cpl.hpp | 5566a6e91f8e969c687a211f8dcb50e7904260be | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,359 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Cpl.pas' rev: 6.00
#ifndef CplHPP
#define CplHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Windows.hpp> // Pasca... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
51
]
]
] |
584938755d7d108b273b812cdbb71b9206e09052 | 009dd29ba75c9ee64ef6d6ba0e2d313f3f709bdd | /S60/src/SettingExampleSettingList.cpp | 28b2bbe3e5af7d5a8241824472edc6639c621b1c | [] | 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 | WINDOWS-1252 | C++ | false | false | 4,168 | cpp | /*
* Copyright © 2008 Nokia Corporation.
*/
#include <barsread.h>
#include <DemoVideoCall_0xE5EC06EB.RSG>
#include "DemoVideoCall.hrh"
#include "SettingExampleSettingList.h"
#include "SettingExampleSettingsData.h"
CExampleSettingList *CExampleSettingList::NewL(CSettingsData &aData)
{
CExampleSettingLi... | [
"nystrom.anthony@gmail.com"
] | [
[
[
1,
146
]
]
] |
a7ea3172472c361e6c146e16b4051fc22332a232 | 83904296a02c9ecd2868ff37f4fc0c77f09e1b26 | /parser/queue.h | 70811167a956b95102256425973e1d70cc71c722 | [] | no_license | Coldiep/ezop | 5aad951ef47b90f5ce5c2d82582d733deb13f04a | c463b7a554f66b291aa3f2497ebe8e93687758a4 | refs/heads/master | 2021-05-26T15:28:43.152483 | 2011-08-14T19:36:06 | 2011-08-14T19:36:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 586 | h |
#ifndef QUEUE_H__
#define QUEUE_H__
#include "list.h"
namespace parser{
template < class Element >
class queue{
typedef list< Element > list_t;
list_t list_;
public:
void push( Element _elem )
{
list_.push_back( _elem );
}
Element pop()
{
return list_.pop_... | [
"mefrill@yandex.ru"
] | [
[
[
1,
48
]
]
] |
8d85b0d4f7802e3e7b3526829b35b5c9c0c03199 | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /MyGUIEngine/src/MyGUI_WidgetManager.cpp | cc90f6f57e782805ea7a639b3674b1a33e6d1519 | [] | 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 | 8,372 | cpp | /*!
@file
@author Albert Semenov
@date 11/2007
@module
*/
#include "MyGUI_Gui.h"
#include "MyGUI_WidgetManager.h"
#include "MyGUI_LayerManager.h"
#include "MyGUI_Widget.h"
#include "MyGUI_PointerManager.h"
#include "MyGUI_WidgetFactory.h"
#include "MyGUI_ButtonFactory.h"
#include "MyGUI_EditFactory... | [
"my.name.post@gmail.com",
"altren@gmail.com",
"denis.koronchik@gmail.com"
] | [
[
[
1,
6
],
[
8,
11
],
[
26,
26
],
[
28,
28
],
[
30,
30
],
[
33,
33
],
[
35,
39
],
[
41,
45
],
[
61,
61
],
[
63,
63
... |
340e0cd52d1dedc60b8a1db3c53c665ab3cd73a2 | b38ab5dcfb913569fc1e41e8deedc2487b2db491 | /libraries/SoftFX/header/Pythagoras.hpp | 6217668646cc11dd85c37cd66571bdd8755d9f00 | [] | no_license | santosh90n/Fury2 | dacec86ab3972952e4cf6442b38e66b7a67edade | 740a095c2daa32d33fdc24cc47145a1c13431889 | refs/heads/master | 2020-03-21T00:44:27.908074 | 2008-10-16T07:09:17 | 2008-10-16T07:09:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,310 | hpp | /*
SoftFX (Software graphics manipulation library)
Copyright (C) 2003 Kevin Gadd
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) a... | [
"kevin@1af785eb-1c5d-444a-bf89-8f912f329d98",
"janus@1af785eb-1c5d-444a-bf89-8f912f329d98"
] | [
[
[
1,
23
],
[
26,
38
]
],
[
[
24,
25
]
]
] |
9b65da8e110e4d4c853e2719cae149f17c200e62 | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit/blackberry/Api/WebSettings.cpp | 054769b14843db6d0e684d65c35ebd4a6ee0f0b2 | [
"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 | 37,004 | cpp | /*
* Copyright (C) Research In Motion Limited 2009-2010. All rights reserved.
*/
#include "config.h"
#include "WebSettings.h"
#include "WebSettings_p.h"
#include "ApplicationCacheStorage.h"
#include "Base64.h"
#include "CString.h"
#include "Database.h"
#include "GroupSettings.h"
#include "HashMap.h"
#... | [
"sdevitt@rim.com"
] | [
[
[
1,
1075
]
]
] |
5306cf4abe3c45a97ef4e5adc4e48263b06e98bd | f9ed86de48cedc886178f9e8c7ee4fae816ed42d | /src/uvgenerator.h | 17aab612b626076fc688a5896e49005f2beb1162 | [
"MIT"
] | permissive | rehno-lindeque/Flower-of-Persia | bf78d144c8e60a6f30955f099fe76e4a694ec51a | b68af415a09b9048f8b8f4a4cdc0c65b46bcf6d2 | refs/heads/master | 2021-01-25T04:53:04.951376 | 2011-01-29T11:41:38 | 2011-01-29T11:41:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,035 | h | #ifndef __UVGENERATOR_H__
#define __UVGENERATOR_H__
class UVGenerator
{
public:
virtual Vector2 generateUV(Vector3 vertex) = 0;
inline Vector2 generateUV(float x, float y, float z) { return generateUV(Vector3(x, y, z)); }
};
class XZUVGenerator : public UVGenerator
{
public:
float scale;
XZUVGen... | [
"errantkid@gmail.com"
] | [
[
[
1,
112
]
]
] |
5c008255b250365ca00c0968830203a0104e6973 | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/gui/GUIComponent.cpp | 65835814a5c369b6dc5e538b37a4a69ef753ae3e | [] | no_license | galek/hesperus | 4eb10e05945c6134901cc677c991b74ce6c8ac1e | dabe7ce1bb65ac5aaad144933d0b395556c1adc4 | refs/heads/master | 2020-12-31T05:40:04.121180 | 2009-12-06T17:38:49 | 2009-12-06T17:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,344 | cpp | /***
* hesperus: GUIComponent.cpp
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#include "GUIComponent.h"
#include <source/ogl/WrappedGL.h>
#include "Extents.h"
namespace hesp {
//#################### CONSTRUCTORS ####################
GUIComponent::GUIComponent()
: m_parent(NULL)
{}... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
53
]
]
] |
ec62d072a4873e082ded2dc1505afeac94c8015a | b3b0c727bbafdb33619dedb0b61b6419692e03d3 | /Source/RSSPlugin/RSSParser/stdafx.cpp | 4d033f61175ea6cb84594eaf251147507e0f3419 | [] | no_license | testzzzz/hwccnet | 5b8fb8be799a42ef84d261e74ee6f91ecba96b1d | 4dbb1d1a5d8b4143e8c7e2f1537908cb9bb98113 | refs/heads/master | 2021-01-10T02:59:32.527961 | 2009-11-04T03:39:39 | 2009-11-04T03:39:39 | 45,688,112 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 273 | cpp | // stdafx.cpp : 只包括标准包含文件的源文件
// testICalculator.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中
// 引用任何所需的附加头文件,而不是在此文件中引用 | [
"youxiaoitaly@hotmail.com"
] | [
[
[
1,
8
]
]
] |
33d0c20bbe581fb853acc1ac3b241075405706fb | 116e286b7d451d30fd5d9a3ce9b3013b8d2c1a0c | /vc60/MainFrm.cpp | c41e671d40b900cafd63c02adc41c20ebe4f55e1 | [] | no_license | savfod/robolang | 649f2db0f773e3ad5be58c433920dff7aadfafd0 | f97446db5405d3e17b29947fc5b61ab05ef1fa24 | refs/heads/master | 2021-01-10T04:07:06.895016 | 2009-11-17T19:54:23 | 2009-11-17T19:54:23 | 48,452,157 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,076 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "robolang.h"
#include "MainFrm.h"
#include "LeftView.h"
#include "robolangSplitter.h"
#include "robolangView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///... | [
"SAVsmail@11fe8b10-5191-11de-bc8f-bda5044519d4"
] | [
[
[
1,
163
]
]
] |
f9e91766c013725848e7e2bb0b549eb653555344 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/branches/persistence2/engine/ui/src/Console.cpp | b91a98daeb69b40938520e50c41a154e3d01ef72 | [
"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 | 9,318 | 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,
298
]
]
] |
58d6239d0ef4f06b11d5e79a26a0673510863072 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/nebula2/src/kernel/nobject_cmds.cc | 8a39f43a70a87ec136b61c1c3d8055e8fe1e1a30 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,813 | cc | //------------------------------------------------------------------------------
// nobject_cmds.cc
// (c) 2004 Vadim Macagon
//------------------------------------------------------------------------------
#include "precompiled/pchnkernel.h"
#include "kernel/nkernelserver.h"
#include "kernel/npersistserver.h"
... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
596
]
]
] |
3b7009350b3fffc10d4d3747d633f8fa7053c0b2 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/WayFinder/symbian/WFStartupCommonBlocks.cpp | 779e6c6b5a7382ee15e3ef602835cc4a8a82cf74 | [
"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 | 23,533 | 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,
509
]
]
] |
30830fa3c0fea44cc0694c0b56dbe2484ba18706 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/wave/test/testwave/testfiles/t_6_012.cpp | 32d99ce657f53da3aa09190144b9c4e3a390eb7b | [
"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 | 2,444 | cpp | /*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
Software License, Version 1.0. (See accompanying file
LICENSE_1_0... | [
"metrix@Blended.(none)"
] | [
[
[
1,
49
]
]
] |
c78f2e63399ce6db2fbf7eba7be162c5f7a5e607 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Application/SysCAD/TRNDOC/Tagvtrnd.cpp | 5c6ba95b64d6cf344efbd569b5c2dfe358598613 | [] | 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 | 44,143 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#include "sc_defs.h"
#include "..\resource.h"
//#include "qrydlg.h"
#include "tagvdoc.h"
#include "tagvtrnd.h"
#inc... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net",
"keith.armstrong@syscad.net"
] | [
[
[
1,
115
],
[
118,
189
],
[
192,
198
],
[
200,
200
],
[
207,
207
],
[
209,
210
],
[
213,
220
],
[
222,
222
],
[
229,
229
],
[
... |
9b6e23e31a4eb836c2c1dcf92b36208fe169df37 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/test/hash_map.cpp | e1e3cbd365085c8d19565f451e4870da3c764f92 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,317 | cpp | // Copyright (C) 2003 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#include <sstream>
#include <string>
#include <cstdlib>
#include <ctime>
#include <dlib/hash_map.h>
#include "tester.h"
namespace
{
using namespace ... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
450
]
]
] |
2ad1603e1312aab3f7d5d8c2b2ac5f80e1a9f6e2 | 97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a | /3dc/avp/gamevars.cpp | c77c0a83e6abbfd75563b4cfd4a6e967171b2941 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | SR-dude/AvP-Wine | 2875f7fd6b7914d03d7f58e8f0ec4793f971ad23 | 41a9c69a45aacc2c345570ba0e37ec3dc89f4efa | refs/heads/master | 2021-01-23T02:54:33.593334 | 2011-09-17T11:10:07 | 2011-09-17T11:10:07 | 2,375,686 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,725 | cpp | /* KJL 11:10:15 28/01/98 -
This file contains game-specific console variables
*/
//#include "rentrntq.h"
#include "3dc.h"
#include "module.h"
#include "inline.h"
#include "stratdef.h"
#include "gamedef.h"
#include "davehook.h"
#include "r2base.h"
// hooks to R2 code
#include "gadget.h"
... | [
"a_jagers@ANTHONYJ.(none)"
] | [
[
[
1,
470
]
]
] |
719ad946f880fcac5de6e833d68e1c115929375b | f057c62b9392fa28f2b941c7db65b0983d4fd317 | /uEpgUI/uEpgUI/uEpgUI.h | 3010a76bb0b51a07e4391e0dd5d34798fc4ac3d7 | [] | no_license | r2d23cpo/uepg | 710c5f29a086cfa39bb01b84dae0bd22121f03fa | c10f841f85fa8ed88e52d1664d197f4f9f47cdd0 | refs/heads/master | 2021-01-10T04:52:01.886770 | 2008-10-02T21:19:03 | 2008-10-02T21:19:03 | 48,803,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 586 | h | // uEpgUI.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CuEpgUIApp:
// See uEpgUI.cpp for the implementation of this class
//
class CuEpgUIA... | [
"Jonathan.Fillion@f94d0768-90c5-11dd-aee7-853fd145579a"
] | [
[
[
1,
36
]
]
] |
c7ddfe4a2b000ce13f40676e0bdb53a2724b5633 | d150600f56acd84df1c3226e691f48f100e6c734 | /RssReader/GUI/thirdparty/htmlLayout/include/htmlayout_x.h | bc476efa26cf3317c66d93b54bea6ebfb181f2ed | [] | no_license | BackupTheBerlios/newsreader-svn | 64d44ca7d17eff9174a0a5ea529e94be6a171a97 | 8fb6277101099b6c30ac41eac5e803d2628dfcb1 | refs/heads/master | 2016-09-05T14:44:52.642415 | 2007-10-28T19:21:10 | 2007-10-28T19:21:10 | 40,802,616 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,215 | h | #ifndef __htmlayoutex_h__
#define __htmlayoutex_h__
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <assert.h>
#include "htmlayout.h"
// handle to extended DIB object
typedef void * HDIBEX;
typedef enum tagHLRESULT
{
HLR_OK = 0,
HLR_INVALID_HANDLE,
HLR_INVALID_FORMAT,
HLR_FILE_... | [
"peacebird@00473811-6f2b-0410-a651-d1448cebbc4e"
] | [
[
[
1,
368
]
]
] |
f95eda70ede7dcb9f02b07b9f83c838a2499fa15 | 2acd91cf2dfe87f4c78fba230de2c2ffc90350ea | / salad-bar-in-space-game/edge/bouncibility/third_party/angelscript/include/scriptstring.h | 678895b65d5d1855302c5f6e482b431ef941ee27 | [] | no_license | Joshvanburen/salad-bar-in-space-game | 5f410a06be475edee1ab85950c667e6a6f970763 | b23a35c832258f4fc1a921a45ab4238c734ef1f0 | refs/heads/master | 2016-09-01T18:46:29.672326 | 2008-05-07T18:40:30 | 2008-05-07T18:40:30 | 32,195,299 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,961 | h | //
// asCScriptString
//
// This class is used to pass strings between the application and the script engine.
// It is basically a container for the normal std::string, with the addition of a
// reference counter so that the script can use object handles to hold the type.
//
// Because the class is reference cou... | [
"beavis6325@gmail.com@1a2710a4-8244-0410-8b66-391840787a9e"
] | [
[
[
1,
63
]
]
] |
0e5aa4dd1cba64e8648f098e646ba087b5696948 | 021e8c48a44a56571c07dd9830d8bf86d68507cb | /build/vtk/vtkQtChartStyleManager.h | 8e47ee9eb0575b42a9d434c1fafe2b3a4d79f1df | [
"BSD-3-Clause"
] | permissive | Electrofire/QdevelopVset | c67ae1b30b0115d5c2045e3ca82199394081b733 | f88344d0d89beeec46f5dc72c20c0fdd9ef4c0b5 | refs/heads/master | 2021-01-18T10:44:01.451029 | 2011-05-01T23:52:15 | 2011-05-01T23:52:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,847 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkQtChartStyleManager.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | [
"ganondorf@ganondorf-VirtualBox.(none)"
] | [
[
[
1,
89
]
]
] |
89403277f2f80af0014330bfa2fe6a6f4f70969e | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Comun/MensajesUtil.h | ed3b869236f63f5da9f7851d1f3203f6f95973f6 | [] | no_license | natlehmann/taller-2010-2c-poker | 3c6821faacccd5afa526b36026b2b153a2e471f9 | d07384873b3705d1cd37448a65b04b4105060f19 | refs/heads/master | 2016-09-05T23:43:54.272182 | 2010-11-17T11:48:00 | 2010-11-17T11:48:00 | 32,321,142 | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 1,493 | h | #ifndef _MENSAJESUTIL_H__
#define _MENSAJESUTIL_H__
#define _CRT_SECURE_NO_DEPRECATE 1
#define countof(X) ( (size_t) ( sizeof(X)/sizeof*(X) ) )
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string.h>
#include <sstream>
#include <list>
#include <set>
using namespace std;
... | [
"natlehmann@a9434d28-8610-e991-b0d0-89a272e3a296",
"natlehmann@gmail.com@a9434d28-8610-e991-b0d0-89a272e3a296",
"pablooddo@a9434d28-8610-e991-b0d0-89a272e3a296",
"marianofl85@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
12
],
[
15,
36
],
[
57,
60
],
[
66,
67
]
],
[
[
13,
14
],
[
37,
56
]
],
[
[
61,
65
]
],
[
[
68,
68
]
]
] |
eb2d172ed60ddc808e7b8712639df55cd2b2ff29 | 857b85d77dfcf9d82c445ad44fedf5c83b902b7c | /source/Source/DSGraphicsRenderer.cpp | 2a88b000b630344d500242fb7c8110dbe9d9cc30 | [] | no_license | TheProjecter/nintendo-ds-homebrew-framework | 7ecf88ef5b02a0b1fddc8939011adde9eabf9430 | 8ab54265516e20b69fbcbb250677557d009091d9 | refs/heads/master | 2021-01-10T15:13:28.188530 | 2011-05-19T12:24:39 | 2011-05-19T12:24:39 | 43,224,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,718 | cpp | #include "Headers\DSGraphicsRenderer.h"
#include <iostream>
#include <stdio.h>
#include <fat.h>
bool DSGraphicsRenderer::Init()
{
videoSetMode(MODE_5_3D);
videoSetModeSub(MODE_5_3D);
vramSetBankA(VRAM_A_TEXTURE);
vramSetBankB(VRAM_B_TEXTURE);
vramSetBankC(VRAM_C_TEXTURE);
vramSetBankD(VRAM_D_TEXTUR... | [
"shaunmitchell84@googlemail.com"
] | [
[
[
1,
65
]
]
] |
6ab9618dc70fc144c626ab79f665cc4169d34429 | 0a7a70f6d547867755f317e5569e63709672eba1 | /src/main.cpp | 416d7c65a87f4873d9c3ce177ac7567077ab785c | [] | 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 | 185 | cpp | #include "ndssys/ndssys.h"
int main(int argc, char *argv[])
{
NDSSYSTEM nds;
if( nds.nds_loadfile("rom/simplest.nds")){
nds.exec();
}
return 0;
}
| [
"whinemore@5982b672-94f9-11de-9b71-cb34e3bcb0e2"
] | [
[
[
1,
12
]
]
] |
e9a126a5278dbed9866558fab05fd8bd59f8b7d0 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/validators/schema/XUtil.cpp | 364f48cee9e197d68241a18b3cdb4e5274a42363 | [] | 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 | 3,893 | cpp | /*
* Copyright 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
*
* Unless re... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
124
]
]
] |
61c4e962f8d548a4bc9037a0145c2c1d57115373 | 7b7a3f9e0cac33661b19bdfcb99283f64a455a13 | /Engine/dll/Core/flx_ogl_buffer.h | 2ea6cd1b992844e7bfec5b82cb7a28577d6e03d6 | [] | 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 | 3,884 | h | /*---------------------------------------------------------------------------
This source file is part of the FluxEngine.
Copyright (c) 2008 - 2009 Marvin K. (starvinmarvin)
This program is free software.
---------------------------------------------------------------------------*/
#ifndef _flx_ogl_buffer_h
... | [
"marvin.kicha@e13029a8-578f-11de-8abc-d1c337b90d21"
] | [
[
[
1,
183
]
]
] |
a0a3226169957e191449e2b5b6d7397aa6d05aee | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/idvcard.hpp | 4d66664daa83a5d5d8a267a14db1c6d428fee2c3 | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,154 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'IdVCard.pas' rev: 6.00
#ifndef IdVCardHPP
#define IdVCardHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <IdGlobal.... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
426
]
]
] |
2f4b2763b6dc85ce6ce0a45fbf5906a678ad8be4 | 842997c28ef03f8deb3422d0bb123c707732a252 | /src/uslscore/USGlobals.cpp | 24942676fae24d3e5c1b55acda51262ea55004fa | [] | 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 | 2,328 | cpp | // Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved.
// http://getmoai.com
#include "pch.h"
#include <uslscore/STLSet.h>
#include <uslscore/USGlobals.h>
typedef STLSet < USGlobals* >::iterator GlobalsSetIt;
typedef STLSet < USGlobals* > GlobalsSet;
static GlobalsSet* sGlobalsSet = 0;
stat... | [
"josh@ziplinegames.com"
] | [
[
[
1,
99
]
]
] |
f804039509570742c9164d9185ff966399067fdb | 22b6d8a368ecfa96cb182437b7b391e408ba8730 | /engine/include/qvTypes.h | 4c10fc954849421c62456b7483ef483696c35238 | [
"MIT"
] | permissive | drr00t/quanticvortex | 2d69a3e62d1850b8d3074ec97232e08c349e23c2 | b780b0f547cf19bd48198dc43329588d023a9ad9 | refs/heads/master | 2021-01-22T22:16:50.370688 | 2010-12-18T12:06:33 | 2010-12-18T12:06:33 | 85,525,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,128 | h | /**************************************************************************************************
//This code is part of QuanticVortex for latest information, see http://www.quanticvortex.org
//
//Copyright (c) 2009-2010 QuanticMinds Software Ltda.
//
//Permission is hereby granted, free of charge, to any pers... | [
"drr00t@users.noreply.github.com"
] | [
[
[
1,
64
]
]
] |
82be930a1e29f866a337b8ef63c82bc9bc393970 | 9a5db9951432056bb5cd4cf3c32362a4e17008b7 | /FacesCapture/branches/ShangHai/Library/FaceProcessing/MotionDetector.h | 42bb4b21a1ffcc72735f6e421aed499c22cc1ded | [] | no_license | miaozhendaoren/appcollection | 65b0ede264e74e60b68ca74cf70fb24222543278 | f8b85af93f787fa897af90e8361569a36ff65d35 | refs/heads/master | 2021-05-30T19:27:21.142158 | 2011-06-27T03:49:22 | 2011-06-27T03:49:22 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,613 | h | // The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the PREPROCESS_EXPORTS
// symbol defined on the command line. this symbol should not be defined on any project
// that uses this DLL. This way any other project... | [
"shenbinsc@cbf8b9f2-3a65-11de-be05-5f7a86268029"
] | [
[
[
1,
89
]
]
] |
11f2a46886cda6406cc244dd18975d3ac184013d | e635ba5e4aa70e346a5d15e3e2d6c9625a27763e | /src/SystemDirectories.cpp | 43cdab6f833c3abb92ceb910b9967853f7448b76 | [] | no_license | aruwen/noexit | 8d701c40837e3be4308c20a8939c4676c3e118ca | bbd6938b9dfbd125177545d3f38a22c1f7d9865b | refs/heads/master | 2020-05-17T02:32:30.255482 | 2011-03-10T09:18:28 | 2011-03-10T09:18:28 | 32,136,559 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,698 | cpp | #include "SystemDirectories.h"
#include <windows.h>
#include <shlobj.h>
// TODO: factorize common parts of both functions into single function
std::string SystemDirectories::getLocalUserPath(std::string applicationName) {
LPITEMIDLIST itemList;
// Get a pointer to an item ID list that represents the pat... | [
"nightwolve@gmail.com@dbebec47-8437-1be3-c343-d412ef630ae2"
] | [
[
[
1,
55
]
]
] |
60d60b5c7b9b0b5170397137e52482e2bcb70ea2 | 6c8c4728e608a4badd88de181910a294be56953a | /ProtocolUtilities/OpenSim/GridInfoHelper.cpp | c807aa940d8c9eba53365dd17c7671c60e35b046 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | caocao/naali | 29c544e121703221fe9c90b5c20b3480442875ef | 67c5aa85fa357f7aae9869215f840af4b0e58897 | refs/heads/master | 2021-01-21T00:25:27.447991 | 2010-03-22T15:04:19 | 2010-03-22T15:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,444 | cpp | // For conditions of distribution and use, see copyright notice in license.txt
#include "StableHeaders.h"
#include "GridInfoHelper.h"
#include <QXmlStreamReader>
#include <QDebug>
namespace ProtocolUtilities
{
GridInfoHelper::GridInfoHelper(QObject *parent, QUrl url)
: QObject(parent),
... | [
"jonne.nauha@evocativi.com@5b2332b8-efa3-11de-8684-7d64432d61a3",
"jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
1
],
[
3,
48
]
],
[
[
2,
2
]
]
] |
af1a05bb16b72366f8415d397e0477299058bd0b | 9e4b72c504df07f6116b2016693abc1566b38310 | /back/AsyncSerial.h | f069209fd85fdb286137c54b8f023c3f41358eab | [
"MIT"
] | permissive | mmeeks/rep-snapper | 73311cadd3d8753462cf87a7e279937d284714aa | 3a91de735dc74358c0bd2259891f9feac7723f14 | refs/heads/master | 2016-08-04T08:56:55.355093 | 2010-12-05T19:03:03 | 2010-12-05T19:03:03 | 704,101 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,078 | h | /*
* File: AsyncSerial.h
* Author: Terraneo Federico
* Distributed under the Boost Software License, Version 1.0.
* Created on September 7, 2009, 10:46 AM
*/
#ifndef _ASYNCSERIAL_H
#define _ASYNCSERIAL_H
#pragma once
#include <vector>
#include <boost/thread.hpp>
#include <boost/asio.hpp>
#include <boost/ut... | [
"michael.meeks@novell.com"
] | [
[
[
1,
315
]
]
] |
4ccedd87bea8df0b7970387f02c73f2161ef2c3a | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Dynamics/Common/hkpProperty.h | 6aa916916b19556268aa149b1af268e5ec896ac2 | [] | 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,118 | 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,
145
]
]
] |
b341d557d4644628bd59f26d6ab4f907de0aeaf0 | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Engine/Utilities/ComponentRagdoll.cpp | 869a5c9570386e65530cf3b07737596965d86520 | [] | 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 | 4,383 | cpp | #include "ComponentRagdoll.h"
#include "PhysxSkeleton.h"
#include "PhysxBone.h"
#include "ComponentRenderableObject.h"
#include "RenderableAnimatedInstanceModel.h"
#include "ComponentObject3D.h"
#include "PhysicsManager.h"
#include "PhysicActor.h"
#include "ComponentPhysXController.h"
#include "EntityManager.h... | [
"atridas87@576ee6d0-068d-96d9-bff2-16229cd70485",
"sergivalls@576ee6d0-068d-96d9-bff2-16229cd70485",
"galindix@576ee6d0-068d-96d9-bff2-16229cd70485",
"Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
5
],
[
8,
8
],
[
10,
11
],
[
16,
17
],
[
19,
20
],
[
31,
32
],
[
35,
36
],
[
40,
41
],
[
46,
47
],
[
49,
58
]... |
859a25fe626939b993105b9d77cd1faaea43c556 | 192753ab43c949e8560e54792a64a4a57cb6d246 | /src/uslscore/USLuaObject.cpp | 7f6596d6305205b79856421d3cfaedc9dba0b6b3 | [] | no_license | mobilehub/moai-beta | 5f2fd8c180270c3cbbc90b8b275f266533cb572b | 727d77fdf6232261e525180b8a202dd4337e6d94 | refs/heads/master | 2021-01-16T20:59:14.953472 | 2011-07-12T17:09:29 | 2011-07-12T17:09:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,871 | cpp | // Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved.
// http://getmoai.com
#include "pch.h"
#include <uslscore/USLog.h>
#include <uslscore/USLuaObject.h>
#include <uslscore/USLuaRef.h>
#include <uslscore/USLuaState.h>
#include <uslscore/USLuaRuntime.h>
#include <uslscore/USLuaSerializer.h>
#in... | [
"josh@ziplinegames.com",
"patrick@ziplinegames.com",
"Patrick@agile.(none)"
] | [
[
[
1,
4
],
[
6,
17
],
[
19,
20
],
[
22,
23
],
[
43,
45
],
[
59,
80
],
[
82,
128
],
[
133,
140
],
[
163,
187
],
[
192,
1... |
60f3f769b6afec3ddbbdff16a4504dbf941dfdab | 3ecc6321b39e2aedb14cb1834693feea24e0896f | /include/image.h | d37fe66fbcd7f60cf776d3b987f6e9bed7ba86c0 | [] | no_license | weimingtom/forget3d | 8c1d03aa60ffd87910e340816d167c6eb537586c | 27894f5cf519ff597853c24c311d67c7ce0aaebb | refs/heads/master | 2021-01-10T02:14:36.699870 | 2011-06-24T06:21:14 | 2011-06-24T06:21:14 | 43,621,966 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,546 | h | /*****************************************************************************
* Copyright (C) 2009 The Forget3D Project by Martin Foo (i25ffz@hotmail.com)
* ALL RIGHTS RESERVED
*
* License I
* Permission to use, copy, modify, and distribute this software for
* any purpose and WITHOUT a fee is granted under... | [
"i25ffz@8907dee8-4f14-11de-b25e-a75f7371a613"
] | [
[
[
1,
88
]
]
] |
d504a4640f2331b0da29da3b1391baf981bbb70a | b23a27888195014aa5bc123d7910515e9a75959c | /Main/V1.0/3rdLib/LightOPC/enum.h | 8537429e382acce295b136b1aa47a59402a52cdd | [] | no_license | fostrock/connectspot | c54bb5484538e8dd7c96b76d3096dad011279774 | 1197a196d9762942c0d61e2438c4a3bca513c4c8 | refs/heads/master | 2021-01-10T11:39:56.096336 | 2010-08-17T05:46:51 | 2010-08-17T05:46:51 | 50,015,788 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,185 | h | /**************************************************************************
* *
* Light OPC Server development library *
* *
* Copyrig... | [
"huayunfly@gmail.com"
] | [
[
[
1,
149
]
]
] |
af861cb9c08496c7f611c51543b90bff4daa9b18 | 0bff1a85c6e6f2563f66fc60fc01963254f88691 | /win32/ScintillaWin.cxx | 0f7a9868702309efadbd940508bb2a9f602f18fd | [
"LicenseRef-scancode-scintilla"
] | permissive | djs/notepad2-scintilla | fa4226435cad7235b502a51664c020b8f961d4c0 | 68a66a4ab32b68eabf4ce54b652521b922cdbb75 | refs/heads/master | 2016-08-04T01:34:57.200720 | 2010-05-17T02:30:38 | 2010-05-17T02:30:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 80,390 | cxx | // Scintilla source code edit control
/** @file ScintillaWin.cxx
** Windows specific subclass of ScintillaBase.
**/
// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#include <new>
#include <stdlib.h>
#... | [
"djs@n-cube.org"
] | [
[
[
1,
2712
]
]
] |
1360da76072d8544ba6ab837fd15e2ce735c7d51 | 485c5413e1a4769516c549ed7f5cd4e835751187 | /Source/ImacDemo/scenes/SciFiScene.cpp | 553a591f755735f67ec34ad1440c947133a62778 | [] | no_license | FranckLetellier/rvstereogram | 44d0a78c47288ec0d9fc88efac5c34088af88d41 | c494b87ee8ebb00cf806214bc547ecbec9ad0ca0 | refs/heads/master | 2021-05-29T12:00:15.042441 | 2010-03-25T13:06:10 | 2010-03-25T13:06:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,254 | cpp | #include "SciFiScene.h"
#include "plan.h"
#include "heightMap.h"
#include "cubeMapObject.h"
#include "abstractCamera.h"
#include "FBO.h"
#include "glh/glh_linear.h"
//Managers
#include "shaderManager.h"
#include "shader.h"
#include "textureManager.h"
#include "texture2D.h"
#include "meshManager.h"
#inclu... | [
"b.malaga@gmail.com"
] | [
[
[
1,
482
]
]
] |
e22da35511c46b29370c6610d049e956b449fd3b | 1d58557612fe4469d4be1a8ed4a683cdb79e575e | /juggler/src/InputHandler.h | 9472f1f40e4a9c0b263a9dbdbd562fade52a0492 | [] | no_license | jtibau/alive | 0aabba70b3e93854eacf498e4d8c1ea3acd69ab5 | beac1b96ca41c132c8822e4fbed4bd983ef1c4f3 | refs/heads/master | 2016-09-06T04:12:24.627002 | 2011-01-20T13:41:28 | 2011-01-20T13:41:28 | 837,990 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,042 | h | #pragma once
#include <vrj/vrjConfig.h>
#include <alice/InputHandler.h>
#include <gadget/Type/PositionInterface.h>
#include <gadget/Type/DigitalInterface.h>
#include <gmtl/Generate.h>
#include <gmtl/VecOps.h>
#include <gmtl/MatrixOps.h>
#include <vrj/Draw/OpenGL/Window.h>
#include <vrj/Draw/OpenGL/Dr... | [
"jatb86@gmail.com"
] | [
[
[
1,
74
]
]
] |
983f8dd531daf93da3c3cf13e2ee17d3d17762e4 | 52dd8bdffaa5d7e450477b7f3955dbe0d26b7473 | /sort/seqlist-sort/1.cpp | a114aa70f94875a2e4dbc10fe021a8e8189a8213 | [] | no_license | xhbang/algorithms | 7475a4f3ed1a6877a0950eb3534edaeb2a6921a1 | 226229bc77e2926246617aa4a9db308096183a8c | refs/heads/master | 2021-01-25T04:57:53.425634 | 2011-12-05T09:57:09 | 2011-12-05T09:57:09 | 2,352,910 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,492 | cpp | #include<iostream.h>
#include "cSeqList.h"
//函数模板把两个有序线性表合并成一张有序表
template <class Type>
cSeqList<Type> SeqMerge ( cSeqList<Type> A, cSeqList<Type> B )
{
//计算合并后的长度
int Clength=A.Length()+B.Length();
cSeqList<Type> C(Clength); //模板类 ... | [
"sonicisdreaming@gmail.com"
] | [
[
[
1,
45
]
]
] |
928f85237d17f349d2009b7eae501a8887916f73 | 29c5bc6757634a26ac5103f87ed068292e418d74 | /src/tlclasses/CAffix.h | 46eb42929c34a6c5763234ee7c9eb582500de50b | [] | no_license | drivehappy/tlapi | d10bb75f47773e381e3ba59206ff50889de7e66a | 56607a0243bd9d2f0d6fb853cddc4fce3e7e0eb9 | refs/heads/master | 2021-03-19T07:10:57.343889 | 2011-04-18T22:58:29 | 2011-04-18T22:58:29 | 32,191,364 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,506 | h | #pragma once
#include "_CString.h"
#include "_CList.h"
#include "CRunicCore.h"
#include "CEffect.h"
#include "CSkill.h"
namespace TLAPI {
#pragma pack(1)
/* Notes for Affix creation (call @0x5FC0F0):
u32 param is type?
1 - Tiger (Faster Attack)
3 - Ice
*/
struct CAff... | [
"drivehappy@53ea644a-42e2-1498-a4e7-6aa81ae25522"
] | [
[
[
1,
69
]
]
] |
7ae7688ddeb98de1e3a00abc4a192b7ecf7f75d6 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/internal/VecAttributesImpl.hpp | cd92402b735c88e7aad8abcf76cc9e1a215144ed | [] | 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 | 4,438 | hpp | /*
* Copyright 1999-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
116
]
]
] |
25af1b9d937828dbce0e68b7d93bc07400d934f4 | b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2 | /source/framework/movie/core/decodersamplecache.cpp | 19882062b72536e693baa973c76df64a80e82e39 | [] | no_license | roxygen/maid2 | 230319e05d6d6e2f345eda4c4d9d430fae574422 | 455b6b57c4e08f3678948827d074385dbc6c3f58 | refs/heads/master | 2021-01-23T17:19:44.876818 | 2010-07-02T02:43:45 | 2010-07-02T02:43:45 | 38,671,921 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,617 | cpp | #include"decodersamplecache.h"
#include"../../auxiliary/debug/assert.h"
#include"../../auxiliary/debug/warning.h"
namespace Maid { namespace Movie {
DecoderSampleCache::DecoderSampleCache()
{
}
DecoderSampleCache::~DecoderSampleCache()
{
Clear();
}
void DecoderSampleCache::PushBack( const D... | [
"renji2000@gmail.com"
] | [
[
[
1,
85
]
]
] |
e99029def3ec5549cc27da457ec043ebcdd54e6e | 05f4bd87bd001ab38701ff8a71d91b198ef1cb72 | /TPTaller/TP3/src/cSender.h | 6091a4b72f4d69a2fabc5b186ea269b630de6a10 | [] | no_license | oscarcp777/tpfontela | ef6828a57a0bc52dd7313cde8e55c3fd9ff78a12 | 2489442b81dab052cf87b6dedd33cbb51c2a0a04 | refs/heads/master | 2016-09-01T18:40:21.893393 | 2011-12-03T04:26:33 | 2011-12-03T04:26:33 | 35,110,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 445 | h | #ifndef cSenderH
#define cSenderH
#include "Thread.h"
//#include "cSafeQueue.h"
#include "Socket.h"
#include <string>
class cSender : public Thread
{
public:
cSender();
virtual ~cSender();
virtual int process(void*);
void stop();
void posicionPad(char* pEnvioString);... | [
"rdubini@a1477896-89e5-11dd-84d8-5ff37064ad4b",
"santiagodonikian@gmail.com@a1477896-89e5-11dd-84d8-5ff37064ad4b"
] | [
[
[
1,
16
],
[
18,
25
]
],
[
[
17,
17
]
]
] |
7425465c3a7649bcb285f4eda3d8701377088a99 | c0bd82eb640d8594f2d2b76262566288676b8395 | /src/game/Item.h | bcff950a027121f2c9f03572240b12ca14f917fd | [
"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 | 4,865 | h | // Copyright (C) 2004 WoW Daemon
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is dis... | [
"tdiddi@web.de"
] | [
[
[
1,
151
]
]
] |
fcbb694f9cf4262fafeb59fd5cba7d2770433852 | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/iptv_media3/IMediaStreaming.h | 1d888ecf54b4598a6ce8a8fc8ba633c111ff4fbd | [] | 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 | 2,259 | h | #ifndef IMEDIA_H
#define IMEDIA_H
#include "CBufferMedia.h"
#include "Media_const.h"
#include "Data_reg.h"
#include "ithread.h"
#include "CThreadSafeDeque.h"
class IMediaApi
{
protected:
BOOL m_bInit;
public:
IMediaApi() {m_bInit = FALSE; }
virtual ~IMediaApi() {}
};
class IMe... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
97
]
]
] |
6be94c87dd4dc751c4467c888fdfd210b8cc9193 | 9fb229975cc6bd01eb38c3e96849d0c36985fa1e | /src/Lib3D2/Malloc.cpp | 0a81da91d9715910b16bb2e98d3c7f4feb6384d9 | [] | no_license | Danewalker/ahr | 3758bf3219f407ed813c2bbed5d1d86291b9237d | 2af9fd5a866c98ef1f95f4d1c3d9b192fee785a6 | refs/heads/master | 2016-09-13T08:03:43.040624 | 2010-07-21T15:44:41 | 2010-07-21T15:44:41 | 56,323,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,026 | cpp | // used in debug (windows only) to check memory allocations/free, and evaluate memory requirement
#ifdef _DEBUG
#include <stdlib.h>
#include <memory>
#include <assert.h>
typedef struct
{
void *Addr;
int U8Size;
short Tag;
} TMemBlock;
int MemAllocMax; // max reached allocate... | [
"jakesoul@c957e3ca-5ece-11de-8832-3f4c773c73ae"
] | [
[
[
1,
128
]
]
] |
5995adfeb2c19074f20e3fd63aaaf6017375db32 | 9433cf978aa6b010903c134d77c74719f22efdeb | /src/svl/Vec3.h | 5a7f422f978e92c464fed0cf00eb1e0743c7a5de | [] | no_license | brandonagr/gpstracktime | 4666575cb913db2c9b3b8aa6b40a3ba1a3defb2f | 842bfd9698ec48debb6756a9acb2f40fd6041f9c | refs/heads/master | 2021-01-20T07:10:58.579764 | 2008-09-24T05:44:56 | 2008-09-24T05:44:56 | 32,090,265 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,904 | h | /*
File: Vec3.h
Function: Defines a length-3 vector.
Author(s): Andrew Willmott
Copyright: (c) 1995-2001, Andrew Willmott
*/
#ifndef __Vec3__
#define __Vec3__
#include "svl/Vec2.h"
// --- Vec3 Class -------------------------------------------------------... | [
"BrandonAGr@0fd8bb18-9850-0410-888e-21b4c4172e3e"
] | [
[
[
1,
427
]
]
] |
f6b5e8a49463e23f2faa132cefe54be3a9097ac0 | 019f72b2dde7d0b9ab0568dc23ae7a0f4a41b2d1 | /jot/JumpLineNo.h | 714a5dad2fec9fd8c1f26dd0eba8d30cfcb0477c | [] | no_license | beketa/jot-for-X01SC | 7bb74051f494172cb18b0f6afa5df055646eed25 | 5158fde188bec3aea4f5495da0dc5dfcd4c1663b | refs/heads/master | 2020-04-05T06:29:04.125514 | 2010-07-10T05:36:49 | 2010-07-10T05:36:49 | 1,416,589 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,607 | h | //
// jot - Text Editor for Windows Mobile
// Copyright (C) 2007-2008, Aquamarine Networks. <http://pandora.sblo.jp/>
//
// This program is EveryOne's ware; you can redistribute it and/or modify it
// under the terms of the NYSL version 0.9982 or later. <http://www.kmonos.net/nysl/>
//
#pragma once
... | [
"takebe@cityfujisawa.ne.jp"
] | [
[
[
1,
73
]
]
] |
8067004c1bda912d78077775b9f8b151b7dfe4f9 | ffa46b6c97ef6e0c03e034d542fa94ba02d519e5 | /qswitchworkspacedialog.cpp | 515901895c97b79e0aa949adc50fdc04306a8502 | [] | 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 | 6,410 | cpp | #include "qswitchworkspacedialog.h"
#include "ui_qswitchworkspacedialog.h"
class QWizardHeader : public QWidget
{
public:
enum RulerType { Ruler };
inline QWizardHeader(RulerType /* ruler */, QWidget *parent = 0)
: QWidget(parent) { setFixedHeight(2); }
QWizardHeader(QWidget *parent = 0)... | [
"zhurx4g@35deca34-8bc2-11de-b999-7dfecaa767bb"
] | [
[
[
1,
216
]
]
] |
56e2ef135b0f526e756de05824044a7e9873b6cd | 8fb9ccf49a324a586256bb08c22edc92e23affcf | /src/Engine/AdsrHandler.h | a9e0468670cbf3cc75f1fe2565b38fbe401a5127 | [] | no_license | eriser/tal-noisemak3r | 76468c98db61dfa28315284b4a5b1acfeb9c1ff6 | 1043c8f237741ea7beb89b5bd26243f8891cb037 | refs/heads/master | 2021-01-18T18:29:56.446225 | 2010-08-05T20:51:35 | 2010-08-05T20:51:35 | 62,891,642 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,861 | h | /*
==============================================================================
This file is part of Tal-NoiseMaker by Patrick Kunz.
Copyright(c) 2005-2010 Patrick Kunz, TAL
Togu Audio Line, Inc.
http://kunz.corrupt.ch
This file may be licensed under the terms of of the
GNU General Public License Ve... | [
"patrickkunzch@1672e8fc-9579-4a43-9460-95afed9bdb0b"
] | [
[
[
1,
159
]
]
] |
26fcb82bd937f056faae87aeddf6bf616051ee32 | 2e5fd1fc05c0d3b28f64abc99f358145c3ddd658 | /deps/quickfix/examples/ordermatch/Order.h | 13f0061ab7fb8eb385505f190bc65c1054713c73 | [
"BSD-2-Clause"
] | permissive | indraj/fixfeed | 9365c51e2b622eaff4ce5fac5b86bea86415c1e4 | 5ea71aab502c459da61862eaea2b78859b0c3ab3 | refs/heads/master | 2020-12-25T10:41:39.427032 | 2011-02-15T13:38:34 | 2011-02-15T20:50:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,674 | h | /* -*- C++ -*- */
/****************************************************************************
** Copyright (c) quickfixengine.org All rights reserved.
**
** This file is part of the QuickFIX FIX Engine
**
** This file may be distributed under the terms of the quickfixengine.org
** license as defined by quic... | [
"nikolas.bowe@gmail.com"
] | [
[
[
1,
111
]
]
] |
c10464b9ded2af087cd94a8e3b9fdfdcf66b8ea6 | daef491056b6a9e227eef3e3b820e7ee7b0af6b6 | /Tags/0.1.5/code/toolkit/platform/msw/msw_input_di.cpp | 11a00d0a0f5fa92e8fee463c60212b33aa9b2cb3 | [
"BSD-3-Clause"
] | permissive | BackupTheBerlios/gut-svn | de9952b8b3e62cedbcfeb7ccba0b4d267771dd95 | 0981d3b37ccfc1ff36cd79000f6c6be481ea4546 | refs/heads/master | 2021-03-12T22:40:32.685049 | 2006-07-07T02:18:38 | 2006-07-07T02:18:38 | 40,725,529 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,140 | cpp | /**********************************************************************
* GameGut - msw_input_di.cpp
* Copyright (c) 1999-2005 Jason Perkins.
* All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the BSD-style license that is
* included w... | [
"starkos@5eb1f239-c603-0410-9f17-9cbfe04d0a06"
] | [
[
[
1,
532
]
]
] |
22352a03aebc301bf74837c7ff1161912f450ddb | 0c930838cc851594c9eceab6d3bafe2ceb62500d | /include/jflib/python/pair_to_tuple.hpp | bb8acebf58f88b1ee93f383cd2f65c56b5e6316b | [
"BSD-3-Clause"
] | permissive | quantmind/jflib | 377a394c17733be9294bbf7056dd8082675cc111 | cc240d2982f1f1e7e9a8629a5db3be434d0f207d | refs/heads/master | 2021-01-19T07:42:43.692197 | 2010-04-19T22:04:51 | 2010-04-19T22:04:51 | 439,289 | 4 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 847 | hpp |
#ifndef __PAIR_TO_TUPLE_JFLIB_HPP__
#define __PAIR_TO_TUPLE_JFLIB_HPP__
#include <jflib/python/pyconfig.hpp>
namespace jflib { namespace python {
/** \brief Automatic coversion from std::pair<A,B> to python tuple
*/
template<class K, class T>
struct pair_to_tuple {
typedef pair_to_tuple<K,T> ... | [
"info@quantmind.com"
] | [
[
[
1,
35
]
]
] |
16bd5c2a9882d8f3eff45516446f1731b19e5231 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/Editable.h | aa9fc97a300cc8a282bc99e7d4824712d4747c08 | [] | 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 | 1,951 | h | // ----------------------------------------------------------------------- //
//
// MODULE : CEditable.h
//
// PURPOSE : CEditable class definition
//
// CREATED : 3/10/99
//
// ----------------------------------------------------------------------- //
#ifndef __EDITABLE_H__
#define __EDITABLE_H__
#incl... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
73
]
]
] |
f8aa43d216f11a5ea8afdc31e90f7b0412311fae | b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a | /Code/TootleAsset/TLoadTask.cpp | b7c480fbe1217b495e8c9a1c77ad9e47b92d3652 | [] | no_license | SoylentGraham/Tootle | 4ae4e8352f3e778e3743e9167e9b59664d83b9cb | 17002da0936a7af1f9b8d1699d6f3e41bab05137 | refs/heads/master | 2021-01-24T22:44:04.484538 | 2010-11-03T22:53:17 | 2010-11-03T22:53:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,560 | cpp | #include "TLoadTask.h"
#include <TootleFileSys/TLFileSys.h>
#include <TootleFileSys/TFileAsset.h>
#include "TAsset.h"
// gr: for testing (for me at least) dont turn file into an asset file
#define ENABLE_OUTPUT_ASSET_FILE // default enabled
namespace TLAsset
{
extern TPtrArray<TLoadTask> g_LoadTasks;... | [
"graham@grahamreeves.com",
"dibely@hotmail.com"
] | [
[
[
1,
107
],
[
109,
131
],
[
133,
342
],
[
344,
345
],
[
348,
751
],
[
753,
774
]
],
[
[
108,
108
],
[
132,
132
],
[
343,
343
],
... |
775498d815532a6a0e8b5e65036950e9063b53b7 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testinet/src/tinetserver.cpp | d4b54892ee25325f33f76fd2a74ef6371ba437f2 | [] | 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 | 3,495 | cpp | /*
* 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,
153
]
]
] |
21c91d30f3646ecab01312be2d6f1bc518cf705c | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nphysics/src/nphysics/nphygeomray_cmds.cc | c9eb91dc49f2d1bc4957ca454f0c5fdbe3fd2ad1 | [] | 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 | 1,830 | cc | //-----------------------------------------------------------------------------
// nphygeomray_cmds.cc
// (C) 2003 Conjurer Services, S.A.
//-----------------------------------------------------------------------------
#include "precompiled/pchnphysics.h"
#include "nphysics/nphygeomray.h"
#include "kernel/npe... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
69
]
]
] |
379f7d062c80e52b6b32c79a27814276e63bca84 | ade474acec1699b0b0c85e84e7fe669b30eecdfd | /game/src/pack_reader.cpp | fa26e08c21eaf6c40e1745141f9c773120e6c96a | [] | no_license | f3yagi/mysrc | e9f3e67c114b54e3743676ac4a5084db82c1f112 | 4775b9673ba8d3cff5e3f440865a23e51b30e9ce | refs/heads/master | 2020-05-07T15:00:47.180429 | 2009-05-27T12:15:05 | 2009-05-27T12:15:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,768 | cpp | #include <stdio.h>
#include "lib.h"
/* lib.cpp */
FILE *FOpen(char *name, char *mode);
void FClose(FILE *fp);
struct Data {
char name[MAX_PATH];
int size;
char *data;
int ptr;
};
typedef struct PackFile {
int num;
struct Data *file;
} PackFile;
void EncodeBuf(char *buf, i... | [
"pochi@debian.(none)"
] | [
[
[
1,
228
]
]
] |
18bb759e6f73aae43e741c1badaa767eaa9d837b | 3ea6d378a57e4a62be5b6e14138e2ac3212bdd6c | /duckhunt/src/globals.h | 957f1149a3c180804dd3645eb42362a709a14e3c | [] | no_license | stevenc49/dotcsc | 8f8bcac83c8bdf2a5a9a3920455444563f0268c3 | 52d40c8a2b167bdeeed5f22f2d48a43e4e6470a7 | refs/heads/master | 2021-01-23T03:05:11.732403 | 2010-04-10T05:27:30 | 2010-04-10T05:27:30 | 39,530,969 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 741 | h | #ifndef GLOBALS_H
#define GLOBALS_H
//The header
#include "SDL/SDL.h"
#include "SDL/SDL_ttf.h"
#include "timer.h"
#include <string>
using namespace std;
//The surfaces
extern SDL_Surface *sprite_sheet;
extern SDL_Surface *reversed_sprite_sheet;
extern SDL_Surface *screen;
extern SDL_Surface *message... | [
"stevenc49@bb60cac8-25a5-11de-870d-bbf10152ea7e"
] | [
[
[
1,
40
]
]
] |
32b0d24dbc35b351a2b61e437d5fbd522a086d0a | 651639abcfc06818971a0296944703b3dd050e8d | /MoveRightEvent.cpp | 9d69470258f9af22b6ffee129b9e5991a45cb491 | [] | no_license | reanag/snailfight | 5256dc373e3f3f3349f77c7e684cb0a52ccc5175 | c4f157226faa31d526684233f3c5cd4572949698 | refs/heads/master | 2021-01-19T07:34:17.122734 | 2010-01-20T17:16:36 | 2010-01-20T17:16:36 | 34,893,173 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 363 | cpp | #include "MoveRightEvent.hpp"
MoveRightEvent::MoveRightEvent(){
EventName = "3MoveRightEvent";
}
MoveRightEvent::MoveRightEvent(string s){
for(int i = 0; i<s.size(); i++){
if(s.at(i)=='!'){
break;
}
EventName +=s.at(i);
}
}
string MoveRightEvent::EventTo... | [
"andika.nagy.c@gmail.com@96fa20d8-dc45-11de-8f20-5962d2c82ea8"
] | [
[
[
1,
19
]
]
] |
bf30b843c69e149c39f70dffa430a7fe49facbd9 | 1e01b697191a910a872e95ddfce27a91cebc57dd | /ExprScriptVariable.h | 812a04d8bbc83ea80e82134091d5705c50421393 | [] | no_license | canercandan/codeworker | 7c9871076af481e98be42bf487a9ec1256040d08 | a68851958b1beef3d40114fd1ceb655f587c49ad | refs/heads/master | 2020-05-31T22:53:56.492569 | 2011-01-29T19:12:59 | 2011-01-29T19:12:59 | 1,306,254 | 7 | 5 | null | null | null | null | IBM852 | C++ | false | false | 7,073 | h | /* "CodeWorker": a scripting language for parsing and generating text.
Copyright (C) 1996-1997, 1999-2002 CÚdric Lemaire
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 ... | [
"cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4"
] | [
[
[
1,
135
]
]
] |
6d87eb735fc576e456f1e97049d8eb73af8bf841 | de2b54a7b68b8fa5d9bdc85bc392ef97dadc4668 | /Tracker/Camera/CamHandler.h | 045765af00154a2678f9040d42125d9fb5b686ac | [] | no_license | kumarasn/tracker | 8c7c5b828ff93179078cea4db71f6894a404f223 | a3e5d30a3518fe3836f007a81050720cef695345 | refs/heads/master | 2021-01-10T07:57:09.306936 | 2009-04-17T15:02:16 | 2009-04-17T15:02:16 | 55,039,695 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,228 | h | /*
* CamHandler.h
*
* Created on: 04-feb-2009
* Author: Timpa
*/
#ifndef CAMHANDLER_H_
#define CAMHANDLER_H_
#include "cv.h"
#include "highgui.h"
#include "stdio.h"
#include "iostream.h"
#include "..\Logger\LogHandler.h"
class CamHandler {
public:
CamHandler(LogHandler*);
virtual ... | [
"latesisdegrado@048d8772-f3ab-11dd-a8e2-f7cb3c35fcff"
] | [
[
[
1,
67
]
]
] |
30edbc5dddb2fa27361c935da27152dd1bebadf0 | 95d583eacc45df62b6b6459e2ec79404686cb2b1 | /source/lib/listaABB.cpp | 276553e2209aaece40af2b0ff706d04b2c6aadb8 | [] | no_license | sebasrodriguez/teoconj | 81a917c57724a718e6288798f7c58863a1dad523 | aee99839a8ddb293b0ed1402dfe72b80dbfe0af0 | refs/heads/master | 2021-01-01T15:36:42.773692 | 2010-03-13T01:04:12 | 2010-03-13T01:04:12 | 32,334,661 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,185 | cpp | #include "listaABB.h"
void ListaABBCreate(ListaABB &lista)
{
lista = NULL;
}
bool ListaABBEmpty(ListaABB lista)
{
return (lista == NULL);
}
void ListaABBInsFront(ListaABB &lista, ArbolInt valor)
{
ListaABB aux = new NodoListaABB;
aux->info = valor;
aux->sig = lista;
lista = a... | [
"srpabliyo@861ad466-0edf-11df-a223-d798cd56f61e",
"sebasrodriguez@861ad466-0edf-11df-a223-d798cd56f61e"
] | [
[
[
1,
2
],
[
5,
7
],
[
10,
12
],
[
15,
20
],
[
23,
25
],
[
28,
32
],
[
35,
35
],
[
38,
43
],
[
45,
45
],
[
47,
48
]... |
d4939d2a41acd2290200a740b6ccf68527c5d009 | d43d7825a000108a3e430d51c9309b03d7bc4698 | /PDR/ModulVer.h | 28a165f1d391111d680f0f1378a73a0e200710e3 | [] | no_license | yinxufeng/php-desktop-runtime | fa788cd2a448ebd9e7fc028e1064902b485f0114 | 6fd871d028d0fbcdcff4ed5d21276126d04703d7 | refs/heads/master | 2020-05-18T16:42:50.660916 | 2010-07-05T07:06:46 | 2010-07-05T07:06:46 | 39,054,630 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,866 | h | ////////////////////////////////////////////////////////////////
// 1998 Microsoft Systems Journal
//
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
#ifndef __MODULEVER_H
#define __MODULEVER_H
// tell linker to link with version.lib for VerQueryValue, etc.
#p... | [
"aleechou@5b0c8100-e6ff-11de-8de6-035db03795fd"
] | [
[
[
1,
63
]
]
] |
4002e2db3c851050a0a0ce43974e8e53e92d2f47 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /GServerEngine/GameAi/GameAi/Entity/StatePro/GoHomeState.cpp | afdde97939b6996f64c63e08722c2fce5cd93a9e | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 211 | cpp | #include "stdafx.h"
#include "GoHomeState.h"
void CGoHomeState::Enter(CBaseGameEntity *)
{
}
void CGoHomeState::Execute(CBaseGameEntity *)
{
}
void CGoHomeState::Exit(CBaseGameEntity *)
{
} | [
"tangpeng918@126.com"
] | [
[
[
1,
17
]
]
] |
2ff3d1bc7332ac7f45a59972f4f5886661cb589a | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/pcsx2/gui/ConsoleLogger.cpp | 25ad12d0ac41c790db33f447b48c87f6bbbd8d66 | [] | 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 | 39,635 | cpp | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2010 PCSX2 Dev Team
*
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
* of the GNU Lesser General Public License as published by the Free Software Found-
* ation, either version 3 of the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
1180
]
]
] |
b123cd9b3569cff6873650125fb36f49e54f80c2 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/math/src/tr1/acosh.cpp | 8d89e46d1df7b3c12f93f20c59e7bb5b100ce813 | [
"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 | 600 | cpp | // Copyright John Maddock 2008.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
# include <pch.hpp>
#ifndef BOOST_MATH_TR1_SOURCE
# define BOOST_MATH_TR1_SOURCE
#... | [
"metrix@Blended.(none)"
] | [
[
[
1,
19
]
]
] |
9f6355b06008cf95fa7328d0a3c31ead573c2602 | 37426b6752e2a3f0a254f76168f55fed549594da | /unit_test++/src/AssertException.cpp | c71113f95437b9deab80c334b9d2e7859d791cf6 | [
"MIT"
] | permissive | Over-Zero/amf3lib | 09c3db95b3b60bcdd78791e282a9803fc6e2cfee | 527c3e1c66b5fb858a859c4bc631733e23c91132 | refs/heads/master | 2021-01-22T03:01:28.063344 | 2011-11-08T15:42:04 | 2011-11-08T15:42:04 | 2,732,494 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 619 | cpp | #include "AssertException.h"
#include <sstream>
namespace UnitTest {
AssertException::AssertException(Char const* description, Char const* filename, int lineNumber)
: m_lineNumber(lineNumber)
{
Strings::StrCpy(m_description, description);
Strings::StrCpy(m_filename, filename);
}
AssertExcepti... | [
"dmalta@yandex.ru"
] | [
[
[
1,
32
]
]
] |
ad328c8709ac5918aae517e87606af2e1cf5c5a8 | 252e638cde99ab2aa84922a2e230511f8f0c84be | /reflib/src/TripOwnerSimpleAddForm.h | 2d4cd888b951bd594d55cdb26c751cc4c0e51bbb | [] | no_license | openlab-vn-ua/tour | abbd8be4f3f2fe4d787e9054385dea2f926f2287 | d467a300bb31a0e82c54004e26e47f7139bd728d | refs/heads/master | 2022-10-02T20:03:43.778821 | 2011-11-10T12:58:15 | 2011-11-10T12:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,308 | h | //---------------------------------------------------------------------------
#ifndef TripOwnerSimpleAddFormH
#define TripOwnerSimpleAddFormH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
32
]
]
] |
3585823fe8fcf46fec5a9c96aa1c81a08f03513f | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/samples/PParse/PParse.hpp | d3f686563e0ca72ff5f47f11bec0246c62b43e59 | [
"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 | 3,410 | 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,
106
]
]
] |
1bfc1017e60a54d6c2da635c6b8c2b6e9be8a8fc | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/test/utils/iterator/istream_line_iterator.hpp | 6776633707d3a74a0928180dad328dad0bf71165 | [
"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 | 3,997 | hpp | // (C) Copyright Gennadiy Rozental 2004-2005.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
//
// File : $RCSfile: istream_... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
121
]
]
] |
236b073e51356aca6a9e5e562ad7a6f7375f5c80 | 16d6176d43bf822ad8d86d4363c3fee863ac26f9 | /Submission/Submission/Source code/rayTracer/SceneObjects.cpp | 6d4e780ae6377bdb82b80f4c2eed697107608d7d | [] | no_license | preethinarayan/cgraytracer | 7a0a16e30ef53075644700494b2f8cf2a0693fbd | 46a4a22771bd3f71785713c31730fdd8f3aebfc7 | refs/heads/master | 2016-09-06T19:28:04.282199 | 2008-12-10T00:02:32 | 2008-12-10T00:02:32 | 32,247,889 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,878 | cpp | #include "StdAfx.h"
#include "SceneObjects.h"
/*******************************************************************
* Lighting
*******************************************************************/
// Update Starts
vec3 SceneObjects::calculateIllumination(Light *light,vec3 normal, vec3 light_direction, vec3 vi... | [
"preeths.narayan@gmail.com@074c0a88-b503-11dd-858c-a3a1ac847323"
] | [
[
[
1,
248
]
]
] |
6eece36a3f78010469337d04bc4b2cd5b335145e | bec89556f06455d4ef268aee8c8b3b6875f1afc7 | /Disasm.cpp | cce24aeb5a31e14f992ba8c7891d23694010c405 | [] | no_license | shilrobot/mips | 62d87fc6242a07bec098bd880f24dc5d5446d0e0 | 4f1295820e94f685e367a57bd793e626812fa404 | refs/heads/master | 2021-01-25T10:15:40.442526 | 2011-10-17T03:38:54 | 2011-10-17T03:38:54 | 2,589,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,082 | cpp | // Table-driven MIPS I disassembler.
// Inspired by PCSX2 (http://code.google.com/p/pcsx2/)
#include "Common.h"
#include "Disasm.h"
struct DisasmInfo
{
char* buf;
size_t bufLen;
uint32_t pc;
uint32_t instr;
};
typedef void (*DispatchFunc)(DisasmInfo&);
static const char* g_gprNames[] = {
"r0... | [
"github@shilbert.com"
] | [
[
[
1,
221
]
]
] |
c1cf69ebba37776ae7268b5646a4ff4920259ab6 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/validators/schema/XSDDOMParser.cpp | 0034add6b0efac1874dd25d13557c00c6a780ee5 | [] | 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 | 19,673 | cpp | /*
* Copyright 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 License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
531
]
]
] |
197c5f87b2e3a992ab8210c65f74d26db239ec31 | b8ac0bb1d1731d074b7a3cbebccc283529b750d4 | /Vision/benchmarker/cpp/algPlatos/Garbage.h | 2da290c8d1780f265ff9944a3e2c237c1e15f083 | [] | no_license | dh-04/tpf-robotica | 5efbac38d59fda0271ac4639ea7b3b4129c28d82 | 10a7f4113d5a38dc0568996edebba91f672786e9 | refs/heads/master | 2022-12-10T18:19:22.428435 | 2010-11-05T02:42:29 | 2010-11-05T02:42:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 949 | h | #ifndef utils_Garbage_h
#define utils_Garbage_h
#include "MinimalBoundingRectangle.h"
#include <vector>
#include "Contours.h"
namespace utils{
class Garbage {
public:
double angleTo();
double distanceTo();
utils::MinimalBoundingRectangle * boundingBox();
~Garba... | [
"NulDiego@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a"
] | [
[
[
1,
44
]
]
] |
6966af462d0833b26fedb382854ef3241f3c8892 | 5fb3e802fbd84cdccc8fbd57f787b14d761fce90 | /Encoder.cpp | 94a3508946026765302f9b4be27867b1eb1a7e33 | [] | no_license | adasta/AIRobot-Scanner | 4ede66ed7484cf1b36ee2d3424bb04157468d9c3 | 2e4edc8a9f37aad580024695341810cc3b1c874e | refs/heads/master | 2021-01-23T03:59:22.043860 | 2009-12-14T01:04:18 | 2009-12-14T01:04:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,145 | cpp | /*
* Encoder.cpp
*
* Created on: Dec 2, 2009
* Author: asher
*/
#include "Encoder.h"
Encoder::Encoder() {
// TODO Auto-generated constructor stub
clearCount();
}
void Encoder::clearCount(){
encoderCount=0;
}
void Encoder::update(char channelA, char channelB){
if ((priorA == 0) &... | [
"asher@asher-mbp.(none)"
] | [
[
[
1,
60
]
]
] |
f1366a692b1a706fb8d51a2ec642c17fa0f7736c | 68d8ddd1f19bcf70c9429f22ff1075c0c6f5479b | /StateDialog.cpp | 4bc7f289387612c64fdba4eb002c44190bc2a034 | [] | no_license | kusano/Shogi55GUI | 532df08ca2053dedc0b6ac13e0a3ac6e245fc00a | 3b1552ee29578a58929a5c5b9f5a27790fa25d1d | refs/heads/master | 2021-05-14T02:08:21.126449 | 2008-12-18T03:56:58 | 2008-12-18T03:56:58 | 116,587,616 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 5,811 | cpp | // StateDialog.cpp : 実装ファイル
//
#include "stdafx.h"
#include "Shogi55GUI.h"
#include "StateDialog.h"
// CStateDialog ダイアログ
IMPLEMENT_DYNAMIC(CStateDialog, CDialog)
CStateDialog::CStateDialog(CWnd* pParent /*=NULL*/)
: CDialog(CStateDialog::IDD, pParent)
, ImageBackground( L"data\\statebackground.jpg... | [
"kusano@users.noreply.github.com"
] | [
[
[
1,
251
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.