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

1 2 3 4 5

  /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...]
_bitset.h 281 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
314 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); __j++ ) {
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
391 // for b[i] = b[__j];
392 reference& operator=(const reference& __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...]
_bitset.h 281 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
314 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); __j++ ) {
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
391 // for b[i] = b[__j];
392 reference& operator=(const reference& __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...]
_bitset.h 281 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
314 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); __j++ ) {
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
391 // for b[i] = b[__j];
392 reference& operator=(const reference& __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...]
_bitset.h 281 for ( size_t __j = 0; __j < sizeof(_WordT); __j++ ) {
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
314 for ( size_t __j = _S_whichbyte(__prev); __j < sizeof(_WordT); __j++ ) {
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
391 // for b[i] = b[__j];
392 reference& operator=(const reference& __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...]
_rope.h 259 size_t __j = 0; local
260 for (; __j < __len; __i++, __j++) {
261 _M_buffer[__i] = __s[__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/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++/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 805 milliseconds

1 2 3 4 5