Home
last modified time | relevance | path

Searched defs:__j (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/pstl/include/pstl/internal/
Dparallel_backend_utils.h86 const auto __j = __zs - __zs_beg; in operator() local
104 const auto __j = __zs - __zs_beg; in operator() local
113 const auto __j = __zs - __zs_beg; in operator() local
Dunseq_backend_simd.h481 for (_Size __j = 0; __j < __block_size; ++__j) in __simd_transform_reduce() local
488 for (_Size __j = 0; __j < __n - last_iteration; ++__j) in __simd_transform_reduce() local
493 for (_Size __j = 0; __j < __block_size; ++__j) in __simd_transform_reduce() local
499 for (_Size __j = 0; __j < __block_size; ++__j) in __simd_transform_reduce() local
Dparallel_backend_tbb.h180 _Index __j = __range.end(); in operator() local
251 _Index __j = __range.end(); in operator() local
/external/llvm-project/libcxx/src/
Dvalarray.cpp42 for (size_t __j = __i + 1; __j != __indices.size(); ++__j) in __init() local
/external/libcxx/src/
Dvalarray.cpp39 for (size_t __j = __i + 1; __j != __indices.size(); ++__j) in __init() local