/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
find.h | 230 _DifferenceType __block_size = local 233 (&__next_block_start, __block_size); 237 std::min<_DifferenceType>(__length, __start + __block_size); 269 _DifferenceType __block_size = local 274 __block_size); 276 std::min<_DifferenceType>(__length, __start + __block_size); 352 _DifferenceType __block_size = __s.find_initial_block_size; local 358 _DifferenceType __start = __iteration_start + __iam * __block_size; 361 + __block_size); 387 __iteration_start += __num_threads * __block_size; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
bitmap_allocator.h | 606 * @param __block_size The size of the block available in the free 615 _M_should_i_give(size_t __block_size, 619 if (__block_size >= __required_size && 620 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
bitmap_allocator.h | 606 * @param __block_size The size of the block available in the free 615 _M_should_i_give(size_t __block_size, 619 if (__block_size >= __required_size && 620 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
bitmap_allocator.h | 606 * @param __block_size The size of the block available in the free 615 _M_should_i_give(size_t __block_size, 619 if (__block_size >= __required_size && 620 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
bitmap_allocator.h | 603 * @param __block_size The size of the block available in the free 612 _M_should_i_give(size_t __block_size, 616 if (__block_size >= __required_size && 617 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
bitmap_allocator.h | 606 * @param __block_size The size of the block available in the free 615 _M_should_i_give(size_t __block_size, 619 if (__block_size >= __required_size && 620 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
bitmap_allocator.h | 603 * @param __block_size The size of the block available in the free 612 _M_should_i_give(size_t __block_size, 616 if (__block_size >= __required_size && 617 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
bitmap_allocator.h | 602 * @param __block_size The size of the block available in the free 611 _M_should_i_give(size_t __block_size, 615 if (__block_size >= __required_size && 616 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
bitmap_allocator.h | 625 * @param __block_size The size of the block available in the free 634 _M_should_i_give(size_t __block_size, 638 if (__block_size >= __required_size && 639 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
bitmap_allocator.h | 625 * @param __block_size The size of the block available in the free 634 _M_should_i_give(size_t __block_size, 638 if (__block_size >= __required_size && 639 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
bitmap_allocator.h | 625 * @param __block_size The size of the block available in the free 634 _M_should_i_give(size_t __block_size, 638 if (__block_size >= __required_size && 639 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
bitmap_allocator.h | 625 * @param __block_size The size of the block available in the free 634 _M_should_i_give(size_t __block_size, 638 if (__block_size >= __required_size && 639 (((__block_size - __required_size) * 100 / __block_size)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
bitmap_allocator.h | 625 * @param __block_size The size of the block available in the free 634 _M_should_i_give(size_t __block_size, 638 if (__block_size >= __required_size && 639 (((__block_size - __required_size) * 100 / __block_size)
|