Searched defs:__init (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
H A Dcrti.S42 __init: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/visium/
H A Dcrti.S31 __init: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dcrti.S34 __init: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/h8300/
H A Dcrti.S60 __init: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/microblaze/
H A Dcrti.S42 __init: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dcrti.S34 __init: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/visium/
H A Dcrti.S31 __init: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/h8300/
H A Dcrti.S60 __init: label
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dvalarray.cpp22 gslice::__init(size_t __start) function in class:gslice
H A Dsystem_error.cpp232 system_error::__init(const error_code& ec, string what_arg) function in class:system_error
H A Dstrstream.cpp36 strstreambuf::__init(char* __gnext, streamsize __n, char* __pbeg) function in class:strstreambuf
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dinit.h37 #define __init /* call at module load time */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/bfin/
H A Dcrti.S37 __init: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/bfin/
H A Dcrti.S37 __init: label
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dios_init.cc161 ios_base::Init __init; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dios_init.cc161 ios_base::Init __init; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dnumeric_impl.h77 __init, member in namespace:__pstl
67 __pattern_transform_reduce(_ExecutionPolicy&& __exec, _RandomAccessIterator1 __first1, _RandomAccessIterator1 __last1, _RandomAccessIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2, _IsVector __is_vector, std::true_type) argument
[all...]
H A Dglue_numeric_impl.h25 reduce(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Tp __init, argument
34 reduce(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Tp __init) argument
81 transform_reduce(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Tp __init, argument
54 transform_reduce(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init) argument
69 transform_reduce(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2) argument
95 exclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _Tp __init) argument
104 exclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _Tp __init, _BinaryOperation __binary_op) argument
134 inclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _BinaryOperation __binary_op, _Tp __init) argument
146 transform_exclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _Tp __init, _BinaryOperation __binary_op, _UnaryOperation __unary_op) argument
163 transform_inclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _BinaryOperation __binary_op, _UnaryOperation __unary_op, _Tp __init) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dnumeric_impl.h77 __init, member in namespace:__pstl
67 __pattern_transform_reduce(_ExecutionPolicy&& __exec, _RandomAccessIterator1 __first1, _RandomAccessIterator1 __last1, _RandomAccessIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2, _IsVector __is_vector, std::true_type) argument
[all...]
H A Dglue_numeric_impl.h25 reduce(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Tp __init, argument
34 reduce(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Tp __init) argument
83 transform_reduce(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Tp __init, argument
54 transform_reduce(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init) argument
70 transform_reduce(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2) argument
96 exclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _Tp __init) argument
109 exclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _Tp __init, _BinaryOperation __binary_op) argument
143 inclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _BinaryOperation __binary_op, _Tp __init) argument
155 transform_exclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _Tp __init, _BinaryOperation __binary_op, _UnaryOperation __unary_op) argument
173 transform_inclusive_scan(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result, _BinaryOperation __binary_op, _UnaryOperation __unary_op, _Tp __init) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/scheduler/
H A Dsched_fence.c40 #define __init macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_numeric.h134 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) argument
161 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, argument
190 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init) argument
223 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_numeric.h134 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) argument
161 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, argument
190 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init) argument
223 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h75 __init(std::size_t __num) function in class:__gnu_profile::__container_size_info
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_buddy.c42 #define __init /* called from i915_module.c */ macro

Completed in 312 milliseconds

12