HomeSort by relevance Sort by last modified time
    Searched refs:__j (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /ndk/sources/cxx-stl/llvm-libc++/src/
valarray.cpp 39 for (size_t __j = __i + 1; __j != __indices.size(); ++__j)
40 __1d_[__k] -= __stride_[__j] * (__size_[__j] - 1);
  /external/stlport/stlport/stl/
_bitset.c 93 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
97 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
130 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); ++__j ) {
134 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
147 for ( size_t __j = 0; __j < sizeof(_WordT); ++__j )
    [all...]
_rope.h 259 size_t __j = 0; local
260 for (; __j < __len; __i++, __j++) {
261 _M_buffer[__i] = __s[__j];
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 93 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
97 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
130 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); ++__j ) {
134 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
147 for ( size_t __j = 0; __j < sizeof(_WordT); ++__j )
    [all...]
_rope.h 259 size_t __j = 0; local
260 for (; __j < __len; __i++, __j++) {
261 _M_buffer[__i] = __s[__j];
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 93 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
97 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
130 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); ++__j ) {
134 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
147 for ( size_t __j = 0; __j < sizeof(_WordT); ++__j )
    [all...]
_rope.h 259 size_t __j = 0; local
260 for (; __j < __len; __i++, __j++) {
261 _M_buffer[__i] = __s[__j];
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 93 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
97 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
130 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); ++__j ) {
134 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
147 for ( size_t __j = 0; __j < sizeof(_WordT); ++__j )
    [all...]
_rope.h 259 size_t __j = 0; local
260 for (; __j < __len; __i++, __j++) {
261 _M_buffer[__i] = __s[__j];
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 93 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
97 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
130 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); ++__j ) {
134 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
147 for ( size_t __j = 0; __j < sizeof(_WordT); ++__j )
    [all...]
_rope.h 259 size_t __j = 0; local
260 for (; __j < __len; __i++, __j++) {
261 _M_buffer[__i] = __s[__j];
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 93 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
97 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
130 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); ++__j ) {
134 return __i*__BITS_PER_WORD + __j*CHAR_BIT +
147 for ( size_t __j = 0; __j < sizeof(_WordT); ++__j )
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
92 if (__j == 0)
valarray_array.h 241 for (size_t __j = 0; __j < __n; ++__j, ++__i)
313 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
323 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
328 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
92 if (__j == 0)
valarray_array.h 241 for (size_t __j = 0; __j < __n; ++__j, ++__i)
313 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
323 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
328 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
92 if (__j == 0)
valarray_array.h 241 for (size_t __j = 0; __j < __n; ++__j, ++__i)
313 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
323 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
328 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
92 if (__j == 0)
valarray_array.h 241 for (size_t __j = 0; __j < __n; ++__j, ++__i)
313 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
323 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
328 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_array.h 243 for (size_t __j = 0; __j < __n; ++__j, ++__i)
315 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
325 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
330 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.h 243 for (size_t __j = 0; __j < __n; ++__j, ++__i)
315 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
325 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
330 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.h 243 for (size_t __j = 0; __j < __n; ++__j, ++__i)
315 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
325 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
330 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.h 243 for (size_t __j = 0; __j < __n; ++__j, ++__i)
315 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
325 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
330 // another indexed array __dst[<__j>]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_array.h 243 for (size_t __j = 0; __j < __n; ++__j, ++__i)
315 for (size_t __j = 0; __j < __n; ++__j, ++__b, ++__i)
325 for (size_t __j = 0; __j < __n; ++__j, ++__a, ++__i)
330 // another indexed array __dst[<__j>]
    [all...]

Completed in 432 milliseconds

1 2 3 4 5 6