Searched defs:_S_right (Results 1 - 25 of 44) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dios_base.h69 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
77 _S_adjustfield = _S_left | _S_right | _S_internal,
291 static const fmtflags right = _S_right;
H A Dstl_tree.h556 _S_right(_Base_ptr __x) function in class:_Rb_tree
560 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
960 _S_left(__x) : _S_right(__x);
978 __top->_M_right = _M_copy(_S_right(__x), __top);
988 __y->_M_right = _M_copy(_S_right(__x), __y);
1010 _M_erase(_S_right(__x));
1029 __x = _S_right(__x);
1045 __x = _S_right(__x);
1061 __x = _S_right(__x);
1077 __x = _S_right(__
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dios_base.h62 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
70 _S_adjustfield = _S_left | _S_right | _S_internal,
285 static const fmtflags right = _S_right;
H A Dstl_tree.h567 _S_right(_Base_ptr __x) function in class:_Rb_tree
571 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
1064 _S_left(__x) : _S_right(__x);
1082 __top->_M_right = _M_copy(_S_right(__x), __top);
1092 __y->_M_right = _M_copy(_S_right(__x), __y);
1114 _M_erase(_S_right(__x));
1133 __x = _S_right(__x);
1149 __x = _S_right(__x);
1165 __x = _S_right(__x);
1181 __x = _S_right(__
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dios_base.h62 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
70 _S_adjustfield = _S_left | _S_right | _S_internal,
285 static const fmtflags right = _S_right;
H A Dstl_tree.h567 _S_right(_Base_ptr __x) function in class:_Rb_tree
571 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
1064 _S_left(__x) : _S_right(__x);
1082 __top->_M_right = _M_copy(_S_right(__x), __top);
1092 __y->_M_right = _M_copy(_S_right(__x), __y);
1114 _M_erase(_S_right(__x));
1133 __x = _S_right(__x);
1149 __x = _S_right(__x);
1165 __x = _S_right(__x);
1181 __x = _S_right(__
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dios_base.h69 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
77 _S_adjustfield = _S_left | _S_right | _S_internal,
291 static const fmtflags right = _S_right;
H A Dstl_tree.h556 _S_right(_Base_ptr __x) function in class:_Rb_tree
560 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
960 _S_left(__x) : _S_right(__x);
978 __top->_M_right = _M_copy(_S_right(__x), __top);
988 __y->_M_right = _M_copy(_S_right(__x), __y);
1010 _M_erase(_S_right(__x));
1029 __x = _S_right(__x);
1045 __x = _S_right(__x);
1061 __x = _S_right(__x);
1077 __x = _S_right(__
[all...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h322 _S_right(__tmp) = 0;
351 static _Base_ptr& _STLP_CALL _S_right(_Base_ptr __x) function in class:_Rb_tree
556 __x = _S_right(__x);
575 __x = _S_right(__x);
589 __x = _S_right(__x);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dios_base.h69 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
77 _S_adjustfield = _S_left | _S_right | _S_internal,
291 static const fmtflags right = _S_right;
H A Dstl_tree.h556 _S_right(_Base_ptr __x) function in class:_Rb_tree
560 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
960 _S_left(__x) : _S_right(__x);
978 __top->_M_right = _M_copy(_S_right(__x), __top);
988 __y->_M_right = _M_copy(_S_right(__x), __y);
1010 _M_erase(_S_right(__x));
1029 __x = _S_right(__x);
1045 __x = _S_right(__x);
1061 __x = _S_right(__x);
1077 __x = _S_right(__
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h322 _S_right(__tmp) = 0;
351 static _Base_ptr& _STLP_CALL _S_right(_Base_ptr __x) function in class:_Rb_tree
556 __x = _S_right(__x);
575 __x = _S_right(__x);
589 __x = _S_right(__x);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dios_base.h69 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
77 _S_adjustfield = _S_left | _S_right | _S_internal,
291 static const fmtflags right = _S_right;
H A Dstl_tree.h556 _S_right(_Base_ptr __x) function in class:_Rb_tree
560 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
960 _S_left(__x) : _S_right(__x);
978 __top->_M_right = _M_copy(_S_right(__x), __top);
988 __y->_M_right = _M_copy(_S_right(__x), __y);
1010 _M_erase(_S_right(__x));
1029 __x = _S_right(__x);
1045 __x = _S_right(__x);
1061 __x = _S_right(__x);
1077 __x = _S_right(__
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h322 _S_right(__tmp) = 0;
351 static _Base_ptr& _STLP_CALL _S_right(_Base_ptr __x) function in class:_Rb_tree
556 __x = _S_right(__x);
575 __x = _S_right(__x);
589 __x = _S_right(__x);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dios_base.h69 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
77 _S_adjustfield = _S_left | _S_right | _S_internal,
291 static const fmtflags right = _S_right;
H A Dstl_tree.h556 _S_right(_Base_ptr __x) function in class:_Rb_tree
560 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
956 _S_left(__x) : _S_right(__x);
974 __top->_M_right = _M_copy(_S_right(__x), __top);
984 __y->_M_right = _M_copy(_S_right(__x), __y);
1006 _M_erase(_S_right(__x));
1025 __x = _S_right(__x);
1041 __x = _S_right(__x);
1057 __x = _S_right(__x);
1073 __x = _S_right(__
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dios_base.h62 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
70 _S_adjustfield = _S_left | _S_right | _S_internal,
285 static const fmtflags right = _S_right;
H A Dstl_tree.h567 _S_right(_Base_ptr __x) function in class:_Rb_tree
571 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
1064 _S_left(__x) : _S_right(__x);
1082 __top->_M_right = _M_copy(_S_right(__x), __top);
1092 __y->_M_right = _M_copy(_S_right(__x), __y);
1114 _M_erase(_S_right(__x));
1133 __x = _S_right(__x);
1149 __x = _S_right(__x);
1165 __x = _S_right(__x);
1181 __x = _S_right(__
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dios_base.h62 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
70 _S_adjustfield = _S_left | _S_right | _S_internal,
285 static const fmtflags right = _S_right;
H A Dstl_tree.h534 _S_right(_Base_ptr __x) function in class:_Rb_tree
538 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
1032 _S_left(__x) : _S_right(__x);
1050 __top->_M_right = _M_copy(_S_right(__x), __top);
1060 __y->_M_right = _M_copy(_S_right(__x), __y);
1082 _M_erase(_S_right(__x));
1101 __x = _S_right(__x);
1117 __x = _S_right(__x);
1133 __x = _S_right(__x);
1149 __x = _S_right(__
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dios_base.h62 _S_right = 1L << 7, enumerator in enum:_Ios_Fmtflags
70 _S_adjustfield = _S_left | _S_right | _S_internal,
285 static const fmtflags right = _S_right;
H A Dstl_tree.h567 _S_right(_Base_ptr __x) function in class:_Rb_tree
571 _S_right(_Const_Base_ptr __x) function in class:_Rb_tree
1064 _S_left(__x) : _S_right(__x);
1082 __top->_M_right = _M_copy(_S_right(__x), __top);
1092 __y->_M_right = _M_copy(_S_right(__x), __y);
1114 _M_erase(_S_right(__x));
1133 __x = _S_right(__x);
1149 __x = _S_right(__x);
1165 __x = _S_right(__x);
1181 __x = _S_right(__
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h322 _S_right(__tmp) = 0;
351 static _Base_ptr& _STLP_CALL _S_right(_Base_ptr __x) function in class:_Rb_tree
556 __x = _S_right(__x);
575 __x = _S_right(__x);
589 __x = _S_right(__x);
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_tree.h322 _S_right(__tmp) = 0;
351 static _Base_ptr& _STLP_CALL _S_right(_Base_ptr __x) function in class:_Rb_tree
556 __x = _S_right(__x);
575 __x = _S_right(__x);
589 __x = _S_right(__x);

Completed in 227 milliseconds

12