All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Someone

    2103805·text·856 B·2012-01-18 13:52 UTC
    Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s avgrq-sz avgqu-sz await svctm %util
    sdb 12,20 100,26 38,44 37,21 5258,00 1001,63 82,74 0,52 6,87
  • Enkel lnkad lista

    2103803·csharp·791 B·2012-01-18 13:47 UTC
    public class MyList<T>
    {
     private MyListNode<T> first, last;
     private int _length;
     
     public int Length {get {return _length;}}
     
     public void Add(T item) {
     var node
  • Mine

    2103802·text·585 B·2012-01-18 13:47 UTC
    public void teachers() throws IOException
     {
     File file = new File("schedule.txt");
     
     Scanner scan = new Scanner(file);
     String[] names = new String[310];
     String[] teachers = n
  • Enkel lnkad lista

    2103801·csharp·791 B·2012-01-18 13:45 UTC
    public class MyList<T>
    {
     private MyListNode<T> first, last;
     private int _length;
     
     public int Length {get {return _length;}}
     
     public void Add(T item) {
     var node
  • Enkel lnkad lista

    2103799·csharp·777 B·2012-01-18 13:41 UTC
    public class MyList<T>
    {
     private MyListNode<T> first, last;
     private int _length;
     
     public int Length {get {return _length;}}
     
     public void Add(T item) {
     var node
  • Someone

    2103796·c·1.1 KB·2012-01-18 13:21 UTC
    if (useMap) 
     {
     cl_int * mapPtr = (cl_int*) clEnqueueMapBuffer(
     queues[0],
     buffers[0],
     CL_TRUE,
     CL_MAP_WRITE,
     0,
  • Unnamed

    2103794·text·1.1 KB·2012-01-18 13:12 UTC
    Allusions:
     Virgil: a B.C. era Roman poet known for his epics such as Homer, the Iliad, and Odyssey. Dante uses Virgil as a guide because he views himself as a great poet on the levels of Virgil and
  • Anonymous

    2103793·text·1.1 KB·2012-01-18 13:12 UTC
    Allusions:
     Virgil: a B.C. era Roman poet known for his epics such as Homer, the Iliad, and Odyssey. Dante uses Virgil as a guide because he views himself as a great poet on the levels of Virgil and
  • Something

    2103792·text·1.6 KB·2012-01-18 13:08 UTC
    [ 38%] Building CXX object src/Chapter_7/SimpleBufferSubBuffer/CMakeFiles/SimpleBufferSubBuffer.dir/simple.cpp.o
    In file included from /home/visit0r/src/opencl-book-samples-read-only/src/Chapter_7/Si
  • Untitled

    2103791·text·5.1 KB·2012-01-18 13:08 UTC
    user nginx nginx;
    worker_processes 12;
    #timer_resolution 100ms;
    worker_rlimit_nofile 20000;
    worker_priority -5;
    error_log /var/log/nginx/error.log warn;
    pid /var/run/nginx.pid;
    wor
  • Mine

    2103790·text·5.7 KB·2012-01-18 13:07 UTC
    user nginx nginx;
    worker_processes 12;
    #timer_resolution 100ms;
    worker_rlimit_nofile 20000;
    worker_priority -5;
    error_log /var/log/nginx/error.log warn;
    pid /var/run/nginx.pid;
    wor
  • Stuff

    2103787·text·105 B·2012-01-18 12:57 UTC
    javascript:$('#mw-page-base,#mw-head-base,#content,#mw-head,#mw-panel,#footer,#mw-sopaOverlay').toggle();
  • Someone

    2103786·text·1.0 KB·2012-01-18 12:56 UTC
    public function adjustTextSize (o) {
    
     var j,k,v;
     
     var st:TextField = new TextField();
     st.type = TextFieldType.DYNAMIC;
     st.embedFonts = true;
     st.multiline = true;
     st.wordWrap = tr
  • Someone

    2103784·text·1.1 KB·2012-01-18 12:48 UTC
    public function adjustTextSize (o) {
     if (o.autosize) {
     
     var st:TextField = new TextField();
     st.type = TextFieldType.DYNAMIC;
     st.embedFonts = true;
  • Someone

    2103783·text·955 B·2012-01-18 12:48 UTC
    public function adjustTextSize (o) {
     if (o.autosize) {
     
     var st:TextField = new TextField();
     st.type = TextFieldType.DYNAMIC;
     st.embedFonts = true;
     st.multiline = true;
  • beaglebone /proc/cpuinfo

    2103780·text·358 B·2012-01-18 12:44 UTC
    root@beaglebone:~# cat /proc/cpuinfo 
    Processor : ARMv7 Processor rev 2 (v7l)
    BogoMIPS : 498.89
    Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls 
    CPU implementer : 0x41
    CPU arch
  • beaglebone dmesg

    2103779·text·15.0 KB·2012-01-18 12:43 UTC
    root@beaglebone:~# dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.1.0+ (koen@dominion) (gcc version 4.5.4 201109
  • Themes crash

    2103777·java·6.3 KB·2012-01-18 12:37 UTC
    01-18 13:35:43.331: E/JavaBinder(231): *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
    01-18 13:35:43.331: E/JavaBinder(231): android.content.res.Resources$NotFou
  • Anonymous

    2103776·text·1.4 KB·2012-01-18 12:34 UTC
    "|base|+|experiencer|+|result|" 1 Transcription-Termination-in-Prokaryotes Transcription-Termination-in-Eukaryotes DNA-replication-termination-in-Eukaryotes 
    "|base|+|experiencer|+|instrument|+|objec
  • kdeupdate script

    2103775·text·1.5 KB·2012-01-18 12:31 UTC
    #!/bin/bash --verbose
    
     NEW_KDE=~/kde-update
     L10N=$NEW_KDE/l10n
     OLD_VER="4.7.4"
     NEW_VER="4.8.0"
     SOURCE_URL=ftp://ftp.kde.org/pub/kde/stable/${OLD_VER}/src
     L10N_URL=ftp://ftp.kde.org/

older pastes →