| /third_party/boost/boost/proto/transform/detail/preprocessed/ |
| D | make_gcc_workaround.hpp | 11 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 …]
|
| D | make.hpp | 52 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/ |
| D | README.md | 44 ### C++ 63 ### Python 77 ### Java 92 ### Go 126 ### Dart
|
| /third_party/boost/boost/hof/detail/ |
| D | make.hpp | 18 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/ |
| D | catch_push_back_30.hpp | 32 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 …]
|
| D | catch_push_back_50.hpp | 32 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 …]
|
| D | catch_push_back_40.hpp | 32 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 …]
|
| D | catch_push_back_20.hpp | 32 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 …]
|
| D | catch_push_back_10.hpp | 32 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/ |
| D | make_gcc_workaround.hpp | 53 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
|
| D | make.hpp | 145 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/ |
| D | make.hpp | 25 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/ |
| D | fwd.hpp | 127 make(DataSet&& ds) in make() function 209 struct make { struct 210 typedef decltype( data::make( declval<DataSet>() ) ) type;
|
| D | singleton.hpp | 91 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/ |
| D | attr_output_impl.hpp | 47 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/ |
| D | make_release.py | 107 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/ |
| D | catch_push_back.hpp | 76 make( in make() function 115 make( in make() function 152 make( in make() function
|
| /third_party/boost/boost/gil/ |
| D | image_view_factory.hpp | 144 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/ |
| D | static_public.cpp | 12 class make { class 29 make() : object() { in make() function in make
|
| /third_party/typescript/tests/baselines/reference/ |
| D | declarationMapsOutFile2.js | 8 static make() { method in Foo 26 Foo.make = function () { function in Foo
|
| D | declarationMapsWithSourceMap.js | 8 static make() { method in Foo 26 Foo.make = function () { function in Foo
|
| D | declarationMapsMultifile.js | 8 static make() { method in Foo 32 Foo.make = function () { function in Foo
|
| /third_party/skia/modules/skparagraph/src/ |
| D | ParagraphBuilderImpl.cpp | 19 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/ |
| D | argument_expression.hpp | 34 static type make() in make() function 49 static type make() in make() function
|
| /third_party/boost/boost/poly_collection/detail/ |
| D | type_info_map.hpp | 190 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
|