Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Driemann_zeta.tcc199 for (unsigned int __j = 0; __j <= __i; ++__j) in __riemann_zeta_glob() local
382 for (unsigned int __j = 0; __j <= __i; ++__j) in __hurwitz_zeta_glob() local
H A Drandom.tcc450 for (int __j = 0; __j < __n; ++__j) in seed() local
557 for (int __j = 0; __j < __n; ++__j) in _M_initialize_npows() local
589 for (int __j = 0; __j < __n - 1; ++__j) in seed() local
596 for (int __j = 0; __j < __n; ++__j) in seed() local
617 for (int __j = 0; __j < __n - 1; ++__j) in operator ()() local
641 for (int __j = 0; __j < __n; ++__j) in operator ()() local
667 for (int __j = 0; __j < __x.__n; ++__j) in operator <<() local
689 for (int __j = 0; __j < __x.__n; ++__j) in operator >>() local
H A Dexp_integral.tcc256 for (unsigned int __j = 2; __j < __n; ++__j) in __expint_En_recursion() local
265 for (int __j = __N; __j > 0; --__j) in __expint_En_recursion() local
H A Dlegendre_function.tcc173 for (unsigned int __j = __m + 2; __j <= __l; ++__j) in __assoc_legendre_p() local
H A Dhypergeometric.tcc505 const int __j = __i - 1; in __hyperg_reflect() local
556 int __j; in __hyperg_reflect() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Driemann_zeta.tcc199 for (unsigned int __j = 0; __j <= __i; ++__j) in __riemann_zeta_glob() local
382 for (unsigned int __j = 0; __j <= __i; ++__j) in __hurwitz_zeta_glob() local
H A Drandom.tcc450 for (int __j = 0; __j < __n; ++__j) in seed() local
557 for (int __j = 0; __j < __n; ++__j) in _M_initialize_npows() local
589 for (int __j = 0; __j < __n - 1; ++__j) in seed() local
596 for (int __j = 0; __j < __n; ++__j) in seed() local
617 for (int __j = 0; __j < __n - 1; ++__j) in operator ()() local
641 for (int __j = 0; __j < __n; ++__j) in operator ()() local
667 for (int __j = 0; __j < __x.__n; ++__j) in operator <<() local
689 for (int __j = 0; __j < __x.__n; ++__j) in operator >>() local
H A Dexp_integral.tcc256 for (unsigned int __j = 2; __j < __n; ++__j) in __expint_En_recursion() local
265 for (int __j = __N; __j > 0; --__j) in __expint_En_recursion() local
H A Dlegendre_function.tcc173 for (unsigned int __j = __m + 2; __j <= __l; ++__j) in __assoc_legendre_p() local
H A Dhypergeometric.tcc505 const int __j = __i - 1; in __hyperg_reflect() local
556 int __j; in __hyperg_reflect() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_algo.h2944 _BidirectionalIterator __j = __last; in _GLIBCXX_VISIBILITY() local
3046 _BidirectionalIterator __j = __last; in _GLIBCXX_VISIBILITY() local
4603 _RandomAccessIterator __j = __first in _GLIBCXX_VISIBILITY() local
4643 _RandomAccessIterator __j = __first + __rand((__i - __first) + 1); in _GLIBCXX_VISIBILITY() local
H A Dvalarray_array.tcc168 size_t* __j (__i._M_data); in __valarray_copy() local
182 size_t* __j (__i._M_data); in __valarray_copy() local
H A Dlocale_facets.h131 for (int __j = 0; __j < __len; __j++, ++__s) in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_algo.h2944 _BidirectionalIterator __j = __last; in _GLIBCXX_VISIBILITY() local
3046 _BidirectionalIterator __j = __last; in _GLIBCXX_VISIBILITY() local
4603 _RandomAccessIterator __j = __first in _GLIBCXX_VISIBILITY() local
4643 _RandomAccessIterator __j = __first + __rand((__i - __first) + 1); in _GLIBCXX_VISIBILITY() local
H A Dvalarray_array.tcc168 size_t* __j (__i._M_data); in __valarray_copy() local
182 size_t* __j (__i._M_data); in __valarray_copy() local
H A Dlocale_facets.h131 for (int __j = 0; __j < __len; __j++, ++__s) in _GLIBCXX_VISIBILITY() local
H A Ddeque.tcc895 for (size_type __j = 1; __j < __i; ++__j) in _M_insert_aux() local
920 for (size_type __j = 1; __j < __i; ++__j) in _M_insert_aux() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dmultiseq_selection.h217 _SeqNumber __j; variable
470 _SeqNumber __j; variable
H A Dsearch.h60 for (_DifferenceType __j = 2; __j <= __length; __j++) in __calc_borders() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/
H A Dmultiseq_selection.h217 _SeqNumber __j; variable
470 _SeqNumber __j; variable
H A Dsearch.h60 for (_DifferenceType __j = 2; __j <= __length; __j++) in __calc_borders() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/
H A Dparallel_backend_tbb.h172 _Index __j = __range.end(); in operator() local
243 _Index __j = __range.end(); in operator() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/
H A Dparallel_backend_tbb.h172 _Index __j = __range.end(); in operator() local
243 _Index __j = __range.end(); in operator() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Drandom.tcc120 for (size_t __i = 1, __j = 0; __j < _M_nstate32; ++__j) in seed() local
131 for (size_t __j = 0; __j < _M_nstate32; ++__j) in seed() local
523 for (size_t __j = 0; __j < _Dimen; ++__j) in _M_init_full() local
564 for (size_t __j = 0; __j < _Dimen; ++__j) in _M_init_lower() local
629 for (size_t __j = __i; __j > 0; --__j) in operator ()() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Drandom.tcc120 for (size_t __i = 1, __j = 0; __j < _M_nstate32; ++__j) in seed() local
131 for (size_t __j = 0; __j < _M_nstate32; ++__j) in seed() local
523 for (size_t __j = 0; __j < _Dimen; ++__j) in _M_init_full() local
564 for (size_t __j = 0; __j < _Dimen; ++__j) in _M_init_lower() local
629 for (size_t __j = __i; __j > 0; --__j) in operator ()() local

123