HomeSort by relevance Sort by last modified time
    Searched defs:_Words (Results 1 - 14 of 14) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_limits.c 157 unsigned short _Words[8];
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
189 unsigned short _Words[8];
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2;
_bitset.h 349 enum { _Words = __BITSET_WORDS(_Nb) } ;
352 typedef _STLP_PRIV _Base_bitset< _Words > _Base;
364 typedef _STLP_PRIV _Base_bitset<_Words > _Bitset_base;
417 bitset(unsigned long __val) : _STLP_PRIV _Base_bitset<_Words>(__val) { _M_do_sanitize(); }
423 : _STLP_PRIV _Base_bitset<_Words >() {
433 : _STLP_PRIV _Base_bitset<_Words >() {
442 : _STLP_PRIV _Base_bitset<_Words >() {
483 this->_M_getword(__pos) |= _STLP_PRIV _Base_bitset<_Words > ::_S_maskbit(__pos);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_limits.c 157 unsigned short _Words[8];
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
189 unsigned short _Words[8];
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2;
_bitset.h 349 enum { _Words = __BITSET_WORDS(_Nb) } ;
352 typedef _STLP_PRIV _Base_bitset< _Words > _Base;
364 typedef _STLP_PRIV _Base_bitset<_Words > _Bitset_base;
417 bitset(unsigned long __val) : _STLP_PRIV _Base_bitset<_Words>(__val) { _M_do_sanitize(); }
423 : _STLP_PRIV _Base_bitset<_Words >() {
433 : _STLP_PRIV _Base_bitset<_Words >() {
442 : _STLP_PRIV _Base_bitset<_Words >() {
483 this->_M_getword(__pos) |= _STLP_PRIV _Base_bitset<_Words > ::_S_maskbit(__pos);
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_limits.c 157 unsigned short _Words[8];
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
189 unsigned short _Words[8];
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2;
_bitset.h 349 enum { _Words = __BITSET_WORDS(_Nb) } ;
352 typedef _STLP_PRIV _Base_bitset< _Words > _Base;
364 typedef _STLP_PRIV _Base_bitset<_Words > _Bitset_base;
417 bitset(unsigned long __val) : _STLP_PRIV _Base_bitset<_Words>(__val) { _M_do_sanitize(); }
423 : _STLP_PRIV _Base_bitset<_Words >() {
433 : _STLP_PRIV _Base_bitset<_Words >() {
442 : _STLP_PRIV _Base_bitset<_Words >() {
483 this->_M_getword(__pos) |= _STLP_PRIV _Base_bitset<_Words > ::_S_maskbit(__pos);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
num_put_float.cpp 597 unsigned short _Words[8];
602 { return _M_number._Words[0]; }
604 { return _M_number._Words[(sizeof(_FloatT) >= 12 ? 10 : sizeof(_FloatT)) / sizeof(unsigned short) - 1]; }
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
num_put_float.cpp 597 unsigned short _Words[8];
602 { return _M_number._Words[0]; }
604 { return _M_number._Words[(sizeof(_FloatT) >= 12 ? 10 : sizeof(_FloatT)) / sizeof(unsigned short) - 1]; }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 499 struct _Words
503 _Words() : _M_pword(0), _M_iword(0) { }
507 _Words _M_word_zero;
512 _Words _M_local_word[_S_local_word_size];
516 _Words* _M_word;
518 _Words&
743 _Words& __word = (__ix < _M_word_size)
764 _Words& __word = (__ix < _M_word_size)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 499 struct _Words
503 _Words() : _M_pword(0), _M_iword(0) { }
507 _Words _M_word_zero;
512 _Words _M_local_word[_S_local_word_size];
516 _Words* _M_word;
518 _Words&
743 _Words& __word = (__ix < _M_word_size)
764 _Words& __word = (__ix < _M_word_size)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 499 struct _Words
503 _Words() : _M_pword(0), _M_iword(0) { }
507 _Words _M_word_zero;
512 _Words _M_local_word[_S_local_word_size];
516 _Words* _M_word;
518 _Words&
743 _Words& __word = (__ix < _M_word_size)
764 _Words& __word = (__ix < _M_word_size)
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 499 struct _Words
503 _Words() : _M_pword(0), _M_iword(0) { }
507 _Words _M_word_zero;
512 _Words _M_local_word[_S_local_word_size];
516 _Words* _M_word;
518 _Words&
743 _Words& __word = (__ix < _M_word_size)
764 _Words& __word = (__ix < _M_word_size)
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 499 struct _Words
503 _Words() : _M_pword(0), _M_iword(0) { }
507 _Words _M_word_zero;
512 _Words _M_local_word[_S_local_word_size];
516 _Words* _M_word;
518 _Words&
743 _Words& __word = (__ix < _M_word_size)
764 _Words& __word = (__ix < _M_word_size)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 499 struct _Words
503 _Words() : _M_pword(0), _M_iword(0) { }
507 _Words _M_word_zero;
512 _Words _M_local_word[_S_local_word_size];
516 _Words* _M_word;
518 _Words&
743 _Words& __word = (__ix < _M_word_size)
764 _Words& __word = (__ix < _M_word_size)

Completed in 300 milliseconds