/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
valarray_before.h | 401 template<typename _Dom, typename _Arg> 407 _FunBase(const _Dom& __e, value_type __f(_Arg)) 417 value_type (*_M_func)(_Arg); 466 template<class _Oper, class _Arg> 470 typedef typename _Arg::value_type _Vt; 473 _UnBase(const _Arg& __e) : _M_expr(__e) {} 481 const _Arg& _M_expr; 488 typedef _Dom _Arg; 492 _UnClos(const _Arg& __e) : _Base(__e) {} 499 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
valarray_before.h | 404 template<typename _Dom, typename _Arg> 410 _FunBase(const _Dom& __e, value_type __f(_Arg)) 420 value_type (*_M_func)(_Arg); 469 template<class _Oper, class _Arg> 473 typedef typename _Arg::value_type _Vt; 476 _UnBase(const _Arg& __e) : _M_expr(__e) {} 484 const _Arg& _M_expr; 491 typedef _Dom _Arg; 495 _UnClos(const _Arg& __e) : _Base(__e) {} 502 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
valarray_before.h | 404 template<typename _Dom, typename _Arg> 410 _FunBase(const _Dom& __e, value_type __f(_Arg)) 420 value_type (*_M_func)(_Arg); 469 template<class _Oper, class _Arg> 473 typedef typename _Arg::value_type _Vt; 476 _UnBase(const _Arg& __e) : _M_expr(__e) {} 484 const _Arg& _M_expr; 491 typedef _Dom _Arg; 495 _UnClos(const _Arg& __e) : _Base(__e) {} 502 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_before.h | 401 template<typename _Dom, typename _Arg> 407 _FunBase(const _Dom& __e, value_type __f(_Arg)) 417 value_type (*_M_func)(_Arg); 466 template<class _Oper, class _Arg> 470 typedef typename _Arg::value_type _Vt; 473 _UnBase(const _Arg& __e) : _M_expr(__e) {} 481 const _Arg& _M_expr; 488 typedef _Dom _Arg; 492 _UnClos(const _Arg& __e) : _Base(__e) {} 499 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_before.h | 401 template<typename _Dom, typename _Arg> 407 _FunBase(const _Dom& __e, value_type __f(_Arg)) 417 value_type (*_M_func)(_Arg); 466 template<class _Oper, class _Arg> 470 typedef typename _Arg::value_type _Vt; 473 _UnBase(const _Arg& __e) : _M_expr(__e) {} 481 const _Arg& _M_expr; 488 typedef _Dom _Arg; 492 _UnClos(const _Arg& __e) : _Base(__e) {} 499 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_before.h | 401 template<typename _Dom, typename _Arg> 407 _FunBase(const _Dom& __e, value_type __f(_Arg)) 417 value_type (*_M_func)(_Arg); 466 template<class _Oper, class _Arg> 470 typedef typename _Arg::value_type _Vt; 473 _UnBase(const _Arg& __e) : _M_expr(__e) {} 481 const _Arg& _M_expr; 488 typedef _Dom _Arg; 492 _UnClos(const _Arg& __e) : _Base(__e) {} 499 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
valarray_before.h | 401 template<typename _Dom, typename _Arg> 407 _FunBase(const _Dom& __e, value_type __f(_Arg)) 417 value_type (*_M_func)(_Arg); 466 template<class _Oper, class _Arg> 470 typedef typename _Arg::value_type _Vt; 473 _UnBase(const _Arg& __e) : _M_expr(__e) {} 481 const _Arg& _M_expr; 488 typedef _Dom _Arg; 492 _UnClos(const _Arg& __e) : _Base(__e) {} 499 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
valarray_before.h | 404 template<typename _Dom, typename _Arg> 410 _FunBase(const _Dom& __e, value_type __f(_Arg)) 420 value_type (*_M_func)(_Arg); 469 template<class _Oper, class _Arg> 473 typedef typename _Arg::value_type _Vt; 476 _UnBase(const _Arg& __e) : _M_expr(__e) {} 484 const _Arg& _M_expr; 491 typedef _Dom _Arg; 495 _UnClos(const _Arg& __e) : _Base(__e) {} 502 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
valarray_before.h | 404 template<typename _Dom, typename _Arg> 410 _FunBase(const _Dom& __e, value_type __f(_Arg)) 420 value_type (*_M_func)(_Arg); 469 template<class _Oper, class _Arg> 473 typedef typename _Arg::value_type _Vt; 476 _UnBase(const _Arg& __e) : _M_expr(__e) {} 484 const _Arg& _M_expr; 491 typedef _Dom _Arg; 495 _UnClos(const _Arg& __e) : _Base(__e) {} 502 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
valarray_before.h | 404 template<typename _Dom, typename _Arg> 410 _FunBase(const _Dom& __e, value_type __f(_Arg)) 420 value_type (*_M_func)(_Arg); 469 template<class _Oper, class _Arg> 473 typedef typename _Arg::value_type _Vt; 476 _UnBase(const _Arg& __e) : _M_expr(__e) {} 484 const _Arg& _M_expr; 491 typedef _Dom _Arg; 495 _UnClos(const _Arg& __e) : _Base(__e) {} 502 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
valarray_before.h | 404 template<typename _Dom, typename _Arg> 410 _FunBase(const _Dom& __e, value_type __f(_Arg)) 420 value_type (*_M_func)(_Arg); 469 template<class _Oper, class _Arg> 473 typedef typename _Arg::value_type _Vt; 476 _UnBase(const _Arg& __e) : _M_expr(__e) {} 484 const _Arg& _M_expr; 491 typedef _Dom _Arg; 495 _UnClos(const _Arg& __e) : _Base(__e) {} 502 typedef valarray<_Tp> _Arg; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
valarray_before.h | 403 template<typename _Dom, typename _Arg> 409 _FunBase(const _Dom& __e, value_type __f(_Arg)) 419 value_type (*_M_func)(_Arg); 468 template<class _Oper, class _Arg> 472 typedef typename _Arg::value_type _Vt; 475 _UnBase(const _Arg& __e) : _M_expr(__e) {} 483 const _Arg& _M_expr; 490 typedef _Dom _Arg; 494 _UnClos(const _Arg& __e) : _Base(__e) {} 501 typedef valarray<_Tp> _Arg; [all...] |