OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Arg
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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
...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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
...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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
...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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
...]
Completed in 5963 milliseconds