Home
last modified time | relevance | path

Searched defs:make (Results 1 – 25 of 199) sorted by relevance

12345678

/third_party/boost/boost/proto/transform/detail/preprocessed/
Dmake_gcc_workaround.hpp11 struct make<proto::expr<Tag, Args, Arity>()> struct
25 return proto::expr<Tag, Args, Arity>::make( in operator ()() argument
32 struct make<proto::basic_expr<Tag, Args, Arity>()> struct
46 return proto::basic_expr<Tag, Args, Arity>::make( in operator ()() argument
54 struct make<proto::expr<Tag, Args, Arity>(A0)> struct
68 return proto::expr<Tag, Args, Arity>::make( in operator ()() argument
75 struct make<proto::basic_expr<Tag, Args, Arity>(A0)> struct
89 return proto::basic_expr<Tag, Args, Arity>::make( in operator ()() argument
97 struct make<proto::expr<Tag, Args, Arity>(A0 , A1)> struct
111 return proto::expr<Tag, Args, Arity>::make( in operator ()() argument
[all …]
Dmake.hpp52 struct make<Object()> struct
59 typedef typename detail::make_if_<Object, Expr, State, Data>::type result_type; argument
154 struct make<Object(A0)> struct
161 typedef typename detail::make_if_<Object, Expr, State, Data>::type result_type; argument
188 struct make<Object(A0...)> struct
193 : make< argument
278 struct make<Object(A0 , A1)> struct
285 typedef typename detail::make_if_<Object, Expr, State, Data>::type result_type; argument
312 struct make<Object(A0 , A1...)> struct
317 : make< argument
[all …]
/third_party/protobuf/examples/
DREADME.md44 ### C++
63 ### Python
77 ### Java
92 ### Go
126 ### Dart
/third_party/boost/boost/hof/detail/
Dmake.hpp18 struct make struct
20 constexpr make() noexcept in make() function
23 constexpr Result operator()(Fs... fs) const BOOST_HOF_NOEXCEPT_CONSTRUCTIBLE(Result, Fs&&...) in operator ()()
/third_party/boost/boost/phoenix/statement/detail/preprocessed/
Dcatch_push_back_30.hpp32 make( in make() function
64 make( in make() function
94 make( in make() function
133 make( in make() function
165 make( in make() function
195 make( in make() function
234 make( in make() function
266 make( in make() function
296 make( in make() function
335 make( in make() function
[all …]
Dcatch_push_back_50.hpp32 make( in make() function
64 make( in make() function
94 make( in make() function
133 make( in make() function
165 make( in make() function
195 make( in make() function
234 make( in make() function
266 make( in make() function
296 make( in make() function
335 make( in make() function
[all …]
Dcatch_push_back_40.hpp32 make( in make() function
64 make( in make() function
94 make( in make() function
133 make( in make() function
165 make( in make() function
195 make( in make() function
234 make( in make() function
266 make( in make() function
296 make( in make() function
335 make( in make() function
[all …]
Dcatch_push_back_20.hpp32 make( in make() function
64 make( in make() function
94 make( in make() function
133 make( in make() function
165 make( in make() function
195 make( in make() function
234 make( in make() function
266 make( in make() function
296 make( in make() function
335 make( in make() function
[all …]
Dcatch_push_back_10.hpp32 make( in make() function
64 make( in make() function
94 make( in make() function
133 make( in make() function
165 make( in make() function
195 make( in make() function
234 make( in make() function
266 make( in make() function
296 make( in make() function
335 make( in make() function
[all …]
/third_party/boost/boost/proto/transform/detail/
Dmake_gcc_workaround.hpp53 struct make<proto::expr<Tag, Args, Arity>(BOOST_PP_ENUM_PARAMS(N, A))> struct
68 return proto::expr<Tag, Args, Arity>::make( in operator ()() argument
76 struct make<proto::basic_expr<Tag, Args, Arity>(BOOST_PP_ENUM_PARAMS(N, A))> struct
91 return proto::basic_expr<Tag, Args, Arity>::make( in operator ()() argument
Dmake.hpp145 struct make<Object(BOOST_PP_ENUM_PARAMS(N, A))> struct
151 /// \brief <tt>boost::result_of\<make\<Object\>(Expr, State, Data)\>::type</tt> argument
182 struct make<Object(BOOST_PP_ENUM_PARAMS(N, A)...)> struct
187 : make< argument
/third_party/boost/boost/geometry/algorithms/
Dmake.hpp25 namespace detail { namespace make namespace
79 inline Geometry make(Type const& c1, Type const& c2) in make() function
113 inline Geometry make(Type const& c1, Type const& c2, Type const& c3) in make() function
128 inline Geometry make(Type const& c1, Type const& c2, Type const& c3, Type const& c4) in make() function
/third_party/boost/boost/test/data/monomorphic/
Dfwd.hpp127 make(DataSet&& ds) in make() function
209 struct make { struct
210 typedef decltype( data::make( declval<DataSet>() ) ) type;
Dsingleton.hpp91 make( T&& v ) in make() function
100 make( char* str ) in make() function
109 make( char const* str ) in make() function
/third_party/boost/boost/log/detail/
Dattr_output_impl.hpp47 static BOOST_FORCEINLINE type make(LeftT const& left, RightT const& right) in make() function
68 static BOOST_FORCEINLINE type make(ActorT< LeftExprT > const& left, RightT const& right) in make() function
82 static BOOST_FORCEINLINE type make(ActorT< LeftExprT > const& left, RightT const& right) in make() function
/third_party/vk-gl-cts/scripts/
Dmake_release.py107 def make (self, packageBuildInfo): member in DstFile
115 def make (self, packageBuildInfo): member in CopyFile
125 def make (self, packageBuildInfo): member in GenReleaseInfoFileTarget
144 def make (self, packageBuildInfo): member in GenCMake
179 def make (self, packageBuildInfo): member in FileTargetGroup
197 def make (self, packageBuildInfo): member in SingleFileTarget
210 def make (self, packageBuildInfo): member in BuildTarget
226 def make (self, packageBuildInfo): member in BuildAndroidTarget
252 def make (self, packageBuildInfo): member in FetchExternalSourcesTarget
264 def make (self, packageBuildInfo): member in RemoveSourcesTarget
[all …]
/third_party/boost/boost/phoenix/statement/detail/
Dcatch_push_back.hpp76 make( in make() function
115 make( in make() function
152 make( in make() function
/third_party/boost/boost/gil/
Dimage_view_factory.hpp144 static type make(const SrcView& sv,CC cc) {return add_ref_t::make(sv,deref_t(cc));} in make() function
151 static type make(const SrcView& sv,CC) {return sv;} in make() function
312 static type make(const View& src, int n) { in make() function
325 static type make(const View& src, int n) { in make() function
349 static type make(const View& src, int n) { in make() function
393 static type make(const View& src, int n) { in make() function
412 static type make(const View& src, int n) { return VB::make(src,n); } in make() function
444 static type make(const View& src) { in make() function
460 static type make(const View& src) { in make() function
483 static type make(const View& src) { in make() function
[all …]
/third_party/boost/libs/contract/example/features/
Dstatic_public.cpp12 class make { class
29 make() : object() { in make() function in make
/third_party/typescript/tests/baselines/reference/
DdeclarationMapsOutFile2.js8 static make() { method in Foo
26 Foo.make = function () { function in Foo
DdeclarationMapsWithSourceMap.js8 static make() { method in Foo
26 Foo.make = function () { function in Foo
DdeclarationMapsMultifile.js8 static make() { method in Foo
32 Foo.make = function () { function in Foo
/third_party/skia/modules/skparagraph/src/
DParagraphBuilderImpl.cpp19 std::unique_ptr<ParagraphBuilder> ParagraphBuilder::make( in make() function in skia::textlayout::ParagraphBuilder
24 std::unique_ptr<ParagraphBuilder> ParagraphBuilderImpl::make( in make() function in skia::textlayout::ParagraphBuilderImpl
33 std::unique_ptr<ParagraphBuilder> ParagraphBuilderImpl::make( in make() function in skia::textlayout::ParagraphBuilderImpl
/third_party/boost/boost/spirit/home/support/
Dargument_expression.hpp34 static type make() in make() function
49 static type make() in make() function
/third_party/boost/boost/poly_collection/detail/
Dtype_info_map.hpp190 static UnorderedMap make(const typename UnorderedMap::allocator_type& al) in make() function in boost::poly_collection::detail::type_info_map
198 static typename std::decay<UnorderedMap>::type make( in make() function in boost::poly_collection::detail::type_info_map
218 static UnorderedMap make(const typename UnorderedMap::allocator_type& al) in make() function in boost::poly_collection::detail::type_info_map
224 static typename std::decay<UnorderedMap>::type make( in make() function in boost::poly_collection::detail::type_info_map

12345678