search for: plusplus

Displaying 3 results from an estimated 3 matches for "plusplus".

Did you mean: cplusplus
2005 Nov 12
2
sibling list element reference during list definition
Can the value of a list element be referenced from a sibling list element during list creation without the use of a temporary variable? The following doesn't work but it's the general idea. > list(value = 2, plusplus = $value+1) such that the following would be the output from str() List of 2 $ value : num 2 $ plusplus: num 3 ---------------------------------------------------------- SIGSIG -- signature too long (core dumped)
2018 Nov 30
1
Xapian Benchmark results
...ying to benchmark a multithreaded xapian implementation on a chameleon baremetal instance written in C++. My workload is a 3 Gig wikipedia xml dump consisting of ~286 file of different sizes. My results are showing me that indexing on xapian is an order of magnitude faster than my lucene and lucene plusplus implementations. This is a result that I did not expect. Just want to confirm with you guys if my implementation(attached below) is correct. I notice that I am getting the search results correctly but I am just not able to get over the fact that xapian is performing so much faster than my other imp...
2003 Sep 23
3
Port problem
Hi All, I have an equipment loaded with 4 X100P (numbered 1-4)) and one T400P (numbered 5-8). Everything works fine except that I cannot use one of the FXS ports (number 5). If I configure zapata.conf to recognize it, the whole system voice quality suffers. I've tried already to switch PCI slots, with no results. Below is a snapshot of my /proc/interrupts, maybe this can shed some light on