Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_tree.c561 static _base_ptr * _S_left(_base_ptr val) in _S_left() function
602 *_S_left(_y) = _z; in _A_insert()
621 *_S_left(_z) = NULL; in _A_insert()
636 x = *_S_left(x); in _A_copy()
646 x = *_S_left(x); in _A_copy()
658 y = *_S_left(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()
946 x = *_S_left(x); in c_rb_tree_find()
973 x = *_S_left(x); in c_rb_tree_lower_bound()
[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.h791 _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
795 _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
1349 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1376 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1870 _S_left(__x) : _S_right(__x); in _GLIBCXX_VISIBILITY()
1891 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1901 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1922 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1938 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1954 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dios_base.h64 _S_left = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator
74 _S_adjustfield = _S_left | _S_right | _S_internal, in _GLIBCXX_VISIBILITY()
362 static const fmtflags left = _S_left; 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.h791 _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
795 _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
1349 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1376 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1870 _S_left(__x) : _S_right(__x); in _GLIBCXX_VISIBILITY()
1891 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1901 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1922 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1938 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1954 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dios_base.h64 _S_left = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator
74 _S_adjustfield = _S_left | _S_right | _S_internal, in _GLIBCXX_VISIBILITY()
362 static const fmtflags left = _S_left; in _GLIBCXX_VISIBILITY()