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

1 2

  /external/clang/test/CodeGenCXX/
2006-10-30-ClassBitfield.cpp 13 int _M_tag:8;
16 int foo(_Rope_RopeRep* r) { return r->_M_tag; }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 96 switch(__leaf->_M_tag) {
165 switch(__curr_rope->_M_tag) {
249 while (_RopeRep::_S_concat == __current_node->_M_tag) {
317 switch (_M_tag) {
483 if (_RopeRep::_S_leaf == __r->_M_tag &&
489 if (_RopeRep::_S_concat == __r->_M_tag &&
490 _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
537 if (_RopeRep::_S_concat == __r->_M_tag) {
539 if (_RopeRep::_S_leaf == __right->_M_tag &
    [all...]
_rope.h 352 _Tag _M_tag:8;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
574 switch (_M_base->_M_tag) {
607 this->_M_tag = _RopeRep::_S_substringfn;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 96 switch(__leaf->_M_tag) {
165 switch(__curr_rope->_M_tag) {
249 while (_RopeRep::_S_concat == __current_node->_M_tag) {
317 switch (_M_tag) {
483 if (_RopeRep::_S_leaf == __r->_M_tag &&
489 if (_RopeRep::_S_concat == __r->_M_tag &&
490 _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
537 if (_RopeRep::_S_concat == __r->_M_tag) {
539 if (_RopeRep::_S_leaf == __right->_M_tag &
    [all...]
_rope.h 352 _Tag _M_tag:8;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
574 switch (_M_base->_M_tag) {
607 this->_M_tag = _RopeRep::_S_substringfn;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 96 switch(__leaf->_M_tag) {
165 switch(__curr_rope->_M_tag) {
249 while (_RopeRep::_S_concat == __current_node->_M_tag) {
317 switch (_M_tag) {
483 if (_RopeRep::_S_leaf == __r->_M_tag &&
489 if (_RopeRep::_S_concat == __r->_M_tag &&
490 _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
537 if (_RopeRep::_S_concat == __r->_M_tag) {
539 if (_RopeRep::_S_leaf == __right->_M_tag &
    [all...]
_rope.h 352 _Tag _M_tag:8;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
574 switch (_M_base->_M_tag) {
607 this->_M_tag = _RopeRep::_S_substringfn;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c 96 switch(__leaf->_M_tag) {
165 switch(__curr_rope->_M_tag) {
249 while (_RopeRep::_S_concat == __current_node->_M_tag) {
317 switch (_M_tag) {
483 if (_RopeRep::_S_leaf == __r->_M_tag &&
489 if (_RopeRep::_S_concat == __r->_M_tag &&
490 _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
537 if (_RopeRep::_S_concat == __r->_M_tag) {
539 if (_RopeRep::_S_leaf == __right->_M_tag &
    [all...]
_rope.h 352 _Tag _M_tag:8;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
574 switch (_M_base->_M_tag) {
607 this->_M_tag = _RopeRep::_S_substringfn;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c 96 switch(__leaf->_M_tag) {
165 switch(__curr_rope->_M_tag) {
249 while (_RopeRep::_S_concat == __current_node->_M_tag) {
317 switch (_M_tag) {
483 if (_RopeRep::_S_leaf == __r->_M_tag &&
489 if (_RopeRep::_S_concat == __r->_M_tag &&
490 _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
537 if (_RopeRep::_S_concat == __r->_M_tag) {
539 if (_RopeRep::_S_leaf == __right->_M_tag &
    [all...]
_rope.h 352 _Tag _M_tag:8;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
574 switch (_M_base->_M_tag) {
607 this->_M_tag = _RopeRep::_S_substringfn;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.c 96 switch(__leaf->_M_tag) {
165 switch(__curr_rope->_M_tag) {
249 while (_RopeRep::_S_concat == __current_node->_M_tag) {
317 switch (_M_tag) {
483 if (_RopeRep::_S_leaf == __r->_M_tag &&
489 if (_RopeRep::_S_concat == __r->_M_tag &&
490 _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
537 if (_RopeRep::_S_concat == __r->_M_tag) {
539 if (_RopeRep::_S_leaf == __right->_M_tag &
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 75 switch(__leaf->_M_tag)
144 switch(__curr_rope->_M_tag)
233 while (__detail::_S_concat == __current_node->_M_tag)
375 switch(_M_tag)
540 if (__r->_M_tag == __detail::_S_leaf
546 if (__detail::_S_concat == __r->_M_tag
547 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
604 && __detail::_S_leaf == __r->_M_tag)
610 if (__detail::_S_concat == __r->_M_tag)
614 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 75 switch(__leaf->_M_tag)
144 switch(__curr_rope->_M_tag)
233 while (__detail::_S_concat == __current_node->_M_tag)
375 switch(_M_tag)
540 if (__r->_M_tag == __detail::_S_leaf
546 if (__detail::_S_concat == __r->_M_tag
547 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
604 && __detail::_S_leaf == __r->_M_tag)
610 if (__detail::_S_concat == __r->_M_tag)
614 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 75 switch(__leaf->_M_tag)
144 switch(__curr_rope->_M_tag)
233 while (__detail::_S_concat == __current_node->_M_tag)
375 switch(_M_tag)
540 if (__r->_M_tag == __detail::_S_leaf
546 if (__detail::_S_concat == __r->_M_tag
547 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
604 && __detail::_S_leaf == __r->_M_tag)
610 if (__detail::_S_concat == __r->_M_tag)
614 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 74 switch(__leaf->_M_tag)
143 switch(__curr_rope->_M_tag)
232 while (__detail::_S_concat == __current_node->_M_tag)
374 switch(_M_tag)
539 if (__r->_M_tag == __detail::_S_leaf
545 if (__detail::_S_concat == __r->_M_tag
546 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
603 && __detail::_S_leaf == __r->_M_tag)
609 if (__detail::_S_concat == __r->_M_tag)
613 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 74 switch(__leaf->_M_tag)
143 switch(__curr_rope->_M_tag)
232 while (__detail::_S_concat == __current_node->_M_tag)
374 switch(_M_tag)
539 if (__r->_M_tag == __detail::_S_leaf
545 if (__detail::_S_concat == __r->_M_tag
546 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
603 && __detail::_S_leaf == __r->_M_tag)
609 if (__detail::_S_concat == __r->_M_tag)
613 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 74 switch(__leaf->_M_tag)
143 switch(__curr_rope->_M_tag)
232 while (__detail::_S_concat == __current_node->_M_tag)
374 switch(_M_tag)
539 if (__r->_M_tag == __detail::_S_leaf
545 if (__detail::_S_concat == __r->_M_tag
546 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
603 && __detail::_S_leaf == __r->_M_tag)
609 if (__detail::_S_concat == __r->_M_tag)
613 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 74 switch(__leaf->_M_tag)
143 switch(__curr_rope->_M_tag)
232 while (__detail::_S_concat == __current_node->_M_tag)
374 switch(_M_tag)
539 if (__r->_M_tag == __detail::_S_leaf
545 if (__detail::_S_concat == __r->_M_tag
546 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
603 && __detail::_S_leaf == __r->_M_tag)
609 if (__detail::_S_concat == __r->_M_tag)
613 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 76 switch(__leaf->_M_tag)
145 switch(__curr_rope->_M_tag)
234 while (__detail::_S_concat == __current_node->_M_tag)
376 switch(_M_tag)
541 if (__r->_M_tag == __detail::_S_leaf
547 if (__detail::_S_concat == __r->_M_tag
548 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
605 && __detail::_S_leaf == __r->_M_tag)
611 if (__detail::_S_concat == __r->_M_tag)
615 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 76 switch(__leaf->_M_tag)
145 switch(__curr_rope->_M_tag)
234 while (__detail::_S_concat == __current_node->_M_tag)
376 switch(_M_tag)
541 if (__r->_M_tag == __detail::_S_leaf
547 if (__detail::_S_concat == __r->_M_tag
548 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
605 && __detail::_S_leaf == __r->_M_tag)
611 if (__detail::_S_concat == __r->_M_tag)
615 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 76 switch(__leaf->_M_tag)
145 switch(__curr_rope->_M_tag)
234 while (__detail::_S_concat == __current_node->_M_tag)
376 switch(_M_tag)
541 if (__r->_M_tag == __detail::_S_leaf
547 if (__detail::_S_concat == __r->_M_tag
548 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
605 && __detail::_S_leaf == __r->_M_tag)
611 if (__detail::_S_concat == __r->_M_tag)
615 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 76 switch(__leaf->_M_tag)
145 switch(__curr_rope->_M_tag)
234 while (__detail::_S_concat == __current_node->_M_tag)
376 switch(_M_tag)
541 if (__r->_M_tag == __detail::_S_leaf
547 if (__detail::_S_concat == __r->_M_tag
548 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
605 && __detail::_S_leaf == __r->_M_tag)
611 if (__detail::_S_concat == __r->_M_tag)
615 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 75 switch(__leaf->_M_tag)
144 switch(__curr_rope->_M_tag)
233 while (__detail::_S_concat == __current_node->_M_tag)
375 switch(_M_tag)
540 if (__r->_M_tag == __detail::_S_leaf
546 if (__detail::_S_concat == __r->_M_tag
547 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
604 && __detail::_S_leaf == __r->_M_tag)
610 if (__detail::_S_concat == __r->_M_tag)
614 if (__detail::_S_leaf == __right->_M_tag
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
ropeimpl.h 75 switch(__leaf->_M_tag)
144 switch(__curr_rope->_M_tag)
233 while (__detail::_S_concat == __current_node->_M_tag)
375 switch(_M_tag)
540 if (__r->_M_tag == __detail::_S_leaf
546 if (__detail::_S_concat == __r->_M_tag
547 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
604 && __detail::_S_leaf == __r->_M_tag)
610 if (__detail::_S_concat == __r->_M_tag)
614 if (__detail::_S_leaf == __right->_M_tag
    [all...]

Completed in 1265 milliseconds

1 2