Home
last modified time | relevance | path

Searched refs:_S_right (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_tree.c566 static _base_ptr * _S_right(_base_ptr val) in _S_right() function
615 *_S_right(_y) = _z; in _A_insert()
622 *_S_right(_z) = NULL; in _A_insert()
634 top->_A_right = _A_copy(*_S_right(x), top); in _A_copy()
644 y->_A_right = _A_copy(*_S_right(x), y); in _A_copy()
657 _A_erase(*_S_right(x)); in _A_erase()
763 x = comp ? *_S_left(x) : *_S_right(x); in c_rb_tree_insert_unique()
789 *_S_left(x) : *_S_right(x); in c_rb_tree_insert_equal()
824 if(*_S_right(before._i) == NULL) in c_rb_tree_insert_unique1()
864 if(*_S_right(before._i) == NULL) in c_rb_tree_insert_equal1()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_tree.h799 _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
803 _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
1352 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
1379 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
1870 _S_left(__x) : _S_right(__x); in _GLIBCXX_VISIBILITY()
1889 __top->_M_right = _M_copy(_S_right(__x), __top, __node_gen); in _GLIBCXX_VISIBILITY()
1899 __y->_M_right = _M_copy(_S_right(__x), __y, __node_gen); in _GLIBCXX_VISIBILITY()
1921 _M_erase(_S_right(__x)); in _GLIBCXX_VISIBILITY()
1940 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
1956 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dios_base.h66 _S_right = 1L << 7, in _GLIBCXX_VISIBILITY() enumerator
74 _S_adjustfield = _S_left | _S_right | _S_internal, in _GLIBCXX_VISIBILITY()
369 static const fmtflags right = _S_right; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_tree.h799 _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
803 _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
1352 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
1379 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
1870 _S_left(__x) : _S_right(__x); in _GLIBCXX_VISIBILITY()
1889 __top->_M_right = _M_copy(_S_right(__x), __top, __node_gen); in _GLIBCXX_VISIBILITY()
1899 __y->_M_right = _M_copy(_S_right(__x), __y, __node_gen); in _GLIBCXX_VISIBILITY()
1921 _M_erase(_S_right(__x)); in _GLIBCXX_VISIBILITY()
1940 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
1956 __x = _S_right(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dios_base.h66 _S_right = 1L << 7, in _GLIBCXX_VISIBILITY() enumerator
74 _S_adjustfield = _S_left | _S_right | _S_internal, in _GLIBCXX_VISIBILITY()
369 static const fmtflags right = _S_right; in _GLIBCXX_VISIBILITY()