HomeSort by relevance Sort by last modified time
    Searched refs:block_begin (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
set_operations.h 420 // Make sure all threads have their block_begin result written out.
423 iterator_pair block_begin = block_begins[ iam ]; local
430 lengths[ iam ] = op.invoke(block_begin.first, block_end.first,
431 block_begin.second, block_end.second,
437 lengths[ iam ] = op.count(block_begin.first, block_end.first,
438 block_begin.second, block_end.second);
452 block_begin = block_begins[num_threads];
456 block_begin.first, end1, block_begin.second, end2, r);
465 op.invoke(block_begin.first, block_end.first
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 733 #define block_begin val.rBegin macro
    [all...]

Completed in 1003 milliseconds