HomeSort by relevance Sort by last modified time
    Searched refs:_FunBase (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_before.h 402 class _FunBase
407 _FunBase(const _Dom& __e, value_type __f(_Arg))
421 struct _ValFunClos<_Expr,_Dom> : _FunBase<_Dom, typename _Dom::value_type>
423 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
431 struct _ValFunClos<_ValArray,_Tp> : _FunBase<valarray<_Tp>, _Tp>
433 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
441 : _FunBase<_Dom, const typename _Dom::value_type&>
443 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
453 : _FunBase<valarray<_Tp>, const _Tp&>
455 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_before.h 405 class _FunBase
410 _FunBase(const _Dom& __e, value_type __f(_Arg))
424 struct _ValFunClos<_Expr,_Dom> : _FunBase<_Dom, typename _Dom::value_type>
426 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
434 struct _ValFunClos<_ValArray,_Tp> : _FunBase<valarray<_Tp>, _Tp>
436 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
444 : _FunBase<_Dom, const typename _Dom::value_type&>
446 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
456 : _FunBase<valarray<_Tp>, const _Tp&>
458 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base
    [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 405 class _FunBase
410 _FunBase(const _Dom& __e, value_type __f(_Arg))
424 struct _ValFunClos<_Expr,_Dom> : _FunBase<_Dom, typename _Dom::value_type>
426 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
434 struct _ValFunClos<_ValArray,_Tp> : _FunBase<valarray<_Tp>, _Tp>
436 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
444 : _FunBase<_Dom, const typename _Dom::value_type&>
446 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
456 : _FunBase<valarray<_Tp>, const _Tp&>
458 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h 402 class _FunBase
407 _FunBase(const _Dom& __e, value_type __f(_Arg))
421 struct _ValFunClos<_Expr,_Dom> : _FunBase<_Dom, typename _Dom::value_type>
423 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
431 struct _ValFunClos<_ValArray,_Tp> : _FunBase<valarray<_Tp>, _Tp>
433 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
441 : _FunBase<_Dom, const typename _Dom::value_type&>
443 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
453 : _FunBase<valarray<_Tp>, const _Tp&>
455 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h 402 class _FunBase
407 _FunBase(const _Dom& __e, value_type __f(_Arg))
421 struct _ValFunClos<_Expr,_Dom> : _FunBase<_Dom, typename _Dom::value_type>
423 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
431 struct _ValFunClos<_ValArray,_Tp> : _FunBase<valarray<_Tp>, _Tp>
433 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
441 : _FunBase<_Dom, const typename _Dom::value_type&>
443 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
453 : _FunBase<valarray<_Tp>, const _Tp&>
455 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h 402 class _FunBase
407 _FunBase(const _Dom& __e, value_type __f(_Arg))
421 struct _ValFunClos<_Expr,_Dom> : _FunBase<_Dom, typename _Dom::value_type>
423 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
431 struct _ValFunClos<_ValArray,_Tp> : _FunBase<valarray<_Tp>, _Tp>
433 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
441 : _FunBase<_Dom, const typename _Dom::value_type&>
443 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
453 : _FunBase<valarray<_Tp>, const _Tp&>
455 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base
    [all...]

Completed in 721 milliseconds