-
2052510·text·14.5 KB·2011-05-01 13:18 UTC
-- Standard awesome library
require("awful")
require("awful.autofocus")
require("awful.rules")
-- Theme handling library
require("beautiful")
-- Notification library
require("naughty")
-- Lo
-
2052509·text·2.2 KB·2011-05-01 13:02 UTC
import os
import app
import locale
import debugInfo
CHINA_PORT = 50000
def BuildServerList(orderList):
retMarkAddrDict = {}
retAuthAddrDict = {}
retRegion0 = {}
ridx = 1
for region,
-
2052508·text·2.2 KB·2011-05-01 13:00 UTC
import os
import app
import locale
import debugInfo
CHINA_PORT = 50000
def BuildServerList(orderList):
retMarkAddrDict = {}
retAuthAddrDict = {}
retRegion0 = {}
ridx = 1
for region,
-
2052506·cpp·2.5 KB·2011-05-01 12:44 UTC
#include <iostream>
#include <fstream>
using namespace std;
//
class Sportininkas: public BazinisSportininkas{
private:
double rezultatai[5];
public:
//konstruktorius be argumentu:
S
-
2052504·cpp·2.5 KB·2011-05-01 12:40 UTC
#include <iostream>
#include <fstream>
using namespace std;
//
class Sportininkas{
private:
double rezultatai[5];
public:
//konstruktorius be argumentu:
Sportininkas(){
for(int i
-
2052503·text·1.4 KB·2011-05-01 12:34 UTC
[MASTER]
#ignore=packagename
#ignore=module.py
[MESSAGES CONTROL]
# The design check gives mostly useless advice.
# We care more about things that cause problems than formatting.
# C0103: inva
-
2052502·text·2.4 KB·2011-05-01 12:23 UTC
#include <iostream>
#include <fstream>
using namespace std;
//
class Sportininkas{
private:
double rezultatai[5];
public:
//konstruktorius be argumentu:
Sportininkas(){
for(int i
-
2052501·text·130.3 KB·2011-05-01 12:05 UTC
-
2052500·text·1.6 KB·2011-05-01 11:59 UTC
mkk@kubuwork:~$ lspci
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal
gfx)
00:06.0 PCI bridge: ATI Technologi
-
2052499·text·345 B·2011-05-01 11:54 UTC
nw@pinky:~$ walktut -relight
ATTENTION: default value of option force_s3tc_enable overridden by environment.
crystalspace.maploader.parse.settings:
The ‘clearzbuf’ attribute is deprecated!
[
-
2052496·text·1.5 KB·2011-05-01 11:46 UTC
<html>
<head>
Test Website.
</head>
<body>
<body bgcolor='black'>
<body text='white'>
<body link='green'>
<body vlink='#ff0000'
<body alink='#ffff00'>
<pre>hello world</pre>
hello this is d
-
2052495·bash·194 B·2011-05-01 11:42 UTC
i915 (Intel 915, 945)
i965 (Intel 965, G/Q3x, G/Q4x)
r300 (Radeon R300-R500)
r600 (Radeon R600-R700, Evergreen, Northern Islands)
sw (Software renderer)
[1] classic
[2] gallium *
-
2052493·text·863 B·2011-05-01 11:33 UTC
pkg_pretend() {
if use modules; then
linux-info_pkg_setup
require_configured_kernel
_check_kernel_config
fi
}
pkg_setup() {
if use modules; then
MODULE_NAMES="fglrx(video:${S}/${
-
2052492·text·833 B·2011-05-01 11:17 UTC
pkg_pretend() {
if use modules; then
linux_config_exists
_check_kernel_config
fi
}
pkg_setup() {
if use modules; then
MODULE_NAMES="fglrx(video:${S}/${FOLDER_PREFIX}/lib/modules/fgl
-
2052491·text·948 B·2011-05-01 11:12 UTC
pkg_pretend() {
if use modules; then
MODULE_NAMES="fglrx(video:${S}/${FOLDER_PREFIX}/lib/modules/fglrx/build_mod/2.6.x)"
BUILD_TARGETS="kmod_build"
linux-mod_pkg_setup
_check_kernel_conf
-
2052490·text·6 B·2011-05-01 11:07 UTC
sasasa
-
2052485·text·885 B·2011-05-01 10:33 UTC
/* OPTIONS icap://localhost/echo ICAP/1.0 */
/* Host: localhost */
/* User-Agent: C-ICAP-Client-Library/0.01 */
/* Encapsulated: null-body=0 */
s_string_variable("OPTIONS");
s_string(" ");
-
2052478·text·343 B·2011-05-01 09:24 UTC
project(unittests)
add_library(testMiniExample SHARED miniexample.cpp)
add_executable(${PROJECT_NAME} main.cpp)
target_link_libraries(${PROJECT_NAME}
${Boost_SYSTEM_LIBRARY} ${Boost_
-
2052474·cpp·821 B·2011-05-01 09:23 UTC
/*******************************
* main.cpp
*******************************/
#define BOOST_TEST_MAIN
#define BOOST_TEST_MODULE "Footprint All Tests"
#include <boost/test/included/unit_test.hp
-
2052473·text·825 B·2011-05-01 09:23 UTC
/*******************************
* main.cpp
*******************************/
#define BOOST_TEST_MAIN
#define BOOST_TEST_MODULE "Footprint All Tests"
#include <boost/test/included/unit_test.hp