Searched defs:_S_value (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_tree.h520 _S_value(_Const_Link_type __x) function in class:_Rb_tree
525 { return _KeyOfValue()(_S_value(__x)); }
544 _S_value(_Const_Base_ptr __x) function in class:_Rb_tree
549 { return _KeyOfValue()(_S_value(__x)); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_tree.h520 _S_value(_Const_Link_type __x) function in class:_Rb_tree
525 { return _KeyOfValue()(_S_value(__x)); }
544 _S_value(_Const_Base_ptr __x) function in class:_Rb_tree
549 { return _KeyOfValue()(_S_value(__x)); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_tree.h520 _S_value(_Const_Link_type __x) function in class:_Rb_tree
525 { return _KeyOfValue()(_S_value(__x)); }
544 _S_value(_Const_Base_ptr __x) function in class:_Rb_tree
549 { return _KeyOfValue()(_S_value(__x)); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_tree.h520 _S_value(_Const_Link_type __x) function in class:_Rb_tree
525 { return _KeyOfValue()(_S_value(__x)); }
544 _S_value(_Const_Base_ptr __x) function in class:_Rb_tree
549 { return _KeyOfValue()(_S_value(__x)); }
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h327 _Base_ptr __tmp = _M_create_node(_S_value(__x));
355 static value_type& _STLP_CALL _S_value(_Base_ptr __x) function in class:_Rb_tree
358 { return _KeyOfValue()(_S_value(__x));}
497 _STLP_STD::_Destroy(&_S_value(__x));
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h327 _Base_ptr __tmp = _M_create_node(_S_value(__x));
355 static value_type& _STLP_CALL _S_value(_Base_ptr __x) function in class:_Rb_tree
358 { return _KeyOfValue()(_S_value(__x));}
497 _STLP_STD::_Destroy(&_S_value(__x));
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h327 _Base_ptr __tmp = _M_create_node(_S_value(__x));
355 static value_type& _STLP_CALL _S_value(_Base_ptr __x) function in class:_Rb_tree
358 { return _KeyOfValue()(_S_value(__x));}
497 _STLP_STD::_Destroy(&_S_value(__x));
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_tree.h327 _Base_ptr __tmp = _M_create_node(_S_value(__x));
355 static value_type& _STLP_CALL _S_value(_Base_ptr __x) function in class:_Rb_tree
358 { return _KeyOfValue()(_S_value(__x));}
497 _STLP_STD::_Destroy(&_S_value(__x));

Completed in 224 milliseconds