Searched defs:make (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dfriend25.C9 template<class T> T* make() { return new T(); } function in struct:A
H A Dsfinae15.C5 struct make { static T&& it(); }; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dnew8.C14 void make () function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dvar-templ30.C10 template <typename> A make; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr48660.C22 Base* make() { return new Derived; } function
/haiku-buildtools/gcc/libstdc++-v3/scripts/
H A Dmake_graph.py210 def make(self, res, of_name): member in class:image_maker
/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dshared_ptr.cc40 std::shared_ptr<int> make(uintptr_t p) function
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/assignment/
H A D1.cc103 auto const make = [](S s = S::zero) { return O { std::experimental::in_place, s }; }; local
H A D2.cc103 auto const make = [](S s = S::zero) { return O { std::experimental::in_place, s }; }; local
[all...]
H A D3.cc103 auto const make = [](S s = S::zero) { return value_type { s }; }; local
H A D4.cc103 auto const make = [](S s = S::zero) { return value_type { s }; }; local
/haiku-buildtools/jam/
H A Dmake.c115 make( function
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drename1.go42 make = 21 const
H A Drename.go84 make = 21 const
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dexcept-gcc.cpp76 void pending_exception_info::make(__cxa_eh_globals *state_in, function in class:pending_exception_info
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr63587-2.C194 make (LeftT left, RightT &right) function in struct:boost::log::make_output_expression
208 make (ActorT<LeftExprT> left, RightT &right) function in struct:boost::log::make_output_actor
/haiku-buildtools/gcc/libcilkrts/include/cilk/
H A Dholder.h390 default_init<Type, Allocator>::make(Allocator&) function in class:cilk::internal::default_init
487 exemplar_init<Type, Allocator>::make(const Type& val, function in class:cilk::internal::exemplar_init
509 exemplar_init<Type, Allocator>::make(Type&& val, function in class:cilk::internal::exemplar_init
646 functor_init<Func, Allocator>::make(const Func& f, Allocator& a) function in class:cilk::internal::functor_init
667 functor_init<Func, Allocator>::make(Func&& f, Allocator& a) function in class:cilk::internal::functor_init
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexnfo-upd.el[all...]

Completed in 164 milliseconds