| /third_party/boost/boost/coroutine/detail/ |
| D | parameters.hpp | 24 struct parameters struct 26 Data * data; 27 bool do_unwind; 28 void * coro; 30 parameters() : in parameters() function 34 explicit parameters( void * coro_) : in parameters() argument 38 explicit parameters( Data * data_, void * coro_) : in parameters() function 45 explicit parameters( unwind_t::flag_t) : in parameters() argument 51 struct parameters< Data & > struct 53 Data * data; [all …]
|
| /third_party/boost/boost/parameter/ |
| D | parameters.hpp | 133 struct parameters struct 153 ::boost::parameter::parameters<Spec...> 177 : ::boost::parameter::parameters<Spec...> 197 struct bind 225 inline ::boost::parameter::aux::empty_arg_list operator()() const in operator ()() 248 operator()(A0&& a0, Args&& ...args) const in operator ()() 335 struct parameters struct 341 )::type deduced_list; 352 struct match_base 405 : ::boost::parameter::parameters< [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Thread.cpp | 19 Thread::Thread(void (*threadFunction)(void *parameters), void *parameters) in Thread() 54 unsigned long __stdcall Thread::startFunction(void *parameters) in startFunction() 62 void *Thread::startFunction(void *parameters) in startFunction()
|
| /third_party/skia/tests/ |
| D | GLBackendSurfaceTest.cpp | 28 static bool sampler_params_invalid(const GrGLTextureParameters& parameters) { in sampler_params_invalid() 32 static bool nonsampler_params_invalid(const GrGLTextureParameters& parameters) { in nonsampler_params_invalid() 41 static bool params_invalid(const GrGLTextureParameters& parameters) { in params_invalid() 45 static bool params_valid(const GrGLTextureParameters& parameters, const GrGLCaps* caps) { in params_valid() 78 auto parameters = texture->parameters(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
| /third_party/flutter/skia/tests/ |
| D | GLBackendSurfaceTest.cpp | 26 static bool sampler_params_invalid(const GrGLTextureParameters& parameters) { in sampler_params_invalid() 30 static bool nonsampler_params_invalid(const GrGLTextureParameters& parameters) { in nonsampler_params_invalid() 36 static bool params_invalid(const GrGLTextureParameters& parameters) { in params_invalid() 40 static bool params_valid(const GrGLTextureParameters& parameters, const GrGLCaps* caps) { in params_valid() 71 auto parameters = texture->parameters(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
| /third_party/boost/libs/graph_parallel/doc/ |
| D | distributedS.rst | 46 .. _adjacency_list: http://www.boost.org/libs/graph/doc/adjacency_list.html 47 .. _Distributed adjacency list: distributed_adjacency_list.html 48 .. _Process group: process_group.html
|
| /third_party/glib/glib/gnulib/ |
| D | c++defs.h | 127 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 130 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 145 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 155 # define _GL_CXXALIAS_RPL_CAST_1(func,rpl_func,rettype,parameters) \ argument 170 # define _GL_CXXALIAS_RPL_CAST_1(func,rpl_func,rettype,parameters) \ argument 185 # define _GL_CXXALIAS_SYS(func,rettype,parameters) \ argument 200 # define _GL_CXXALIAS_SYS(func,rettype,parameters) \ argument 210 # define _GL_CXXALIAS_SYS_CAST(func,rettype,parameters) \ argument 225 # define _GL_CXXALIAS_SYS_CAST(func,rettype,parameters) \ argument 241 # define _GL_CXXALIAS_SYS_CAST2(func,rettype,parameters,rettype2,parameters2) \ argument [all …]
|
| /third_party/boost/boost/geometry/srs/projections/ |
| D | spar.hpp | 105 struct parameters struct 109 … typedef typename detail::map_params_to_cons<BOOST_GEOMETRY_PROJECTIONS_DETAIL_PX>::type base_type; 112 typedef typename base_type::tail_type tail_type; 114 parameters() in parameters() function 118 explicit parameters(P0 const& p0) in parameters() function 122 parameters(P0 const& p0, P1 const& p1) in parameters() argument 126 parameters(P0 const& p0, P1 const& p1, P2 const& p2) in parameters() argument 130 parameters(P0 const& p0, P1 const& p1, P2 const& p2, P3 const& p3) in parameters() function 134 parameters(P0 const& p0, P1 const& p1, P2 const& p2, P3 const& p3, P4 const& p4) in parameters() argument 138 parameters(P0 const& p0, P1 const& p1, P2 const& p2, P3 const& p3, P4 const& p4, P5 const& p5) in parameters() function [all …]
|
| /third_party/python/Doc/tutorial/ |
| D | controlflow.rst | 725 Positional-or-Keyword Arguments 732 Positional-Only Parameters 746 Keyword-Only Arguments 754 Function Examples 850 Recap
|
| /third_party/boost/libs/geometry/index/test/rtree/interprocess/ |
| D | test_interprocess.hpp | 19 void test_rtree_interprocess(Parameters const& parameters = Parameters()) in test_rtree_interprocess() 37 void modifiers(Parameters const& parameters = Parameters()) in modifiers() 53 void queries(Parameters const& parameters = Parameters()) in queries() 69 void additional(Parameters const& parameters = Parameters()) in additional() 85 void modifiers_and_additional(Parameters const& parameters = Parameters()) in modifiers_and_additional()
|
| /third_party/boost/libs/compute/test/ |
| D | test_copy_type_mismatch.cpp | 128 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 164 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 208 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 309 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 352 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 401 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 452 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 503 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 927 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 967 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local [all …]
|
| D | test_scan.cpp | 69 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 118 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 170 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 206 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local 240 boost::shared_ptr<bc::detail::parameter_cache> parameters = in BOOST_AUTO_TEST_CASE() local
|
| /third_party/mindspore/mindspore/boost/ |
| D | base.py | 79 def build_gc_params_group(self, params_dict, parameters): argument 173 def assign_parameter_group(self, parameters, split_point=None): argument 189 def generate_group_params(self, parameters, origin_params): argument
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLFunctionDeclaration.cpp | 70 std::vector<std::unique_ptr<Variable>>& parameters, in check_parameters() 137 std::vector<std::unique_ptr<Variable>>& parameters) { in check_main_signature() 237 std::vector<std::unique_ptr<Variable>>& parameters, in find_existing_declaration() 310 std::vector<const Variable*> parameters, in FunctionDeclaration() 328 std::vector<std::unique_ptr<Variable>> parameters, in Convert() 387 const std::vector<const Variable*>& parameters = this->parameters(); in matches() local 403 const std::vector<const Variable*>& parameters = this->parameters(); in determineFinalTypes() local
|
| /third_party/mindspore/mindspore/lite/micro/coder/opcoders/serializers/ |
| D | serializer.h | 70 void CodeFunction(const std::string &name, PARAMETERS... parameters) { in CodeFunction() 89 void CodeFunctionWithCheck(const std::string &name, PARAMETERS... parameters) { in CodeFunctionWithCheck() 172 void CodeBaseStruct(const std::string &type, const std::string &name, PARAMETERS... parameters) { in CodeBaseStruct()
|
| /third_party/boost/libs/unordered/test/helpers/ |
| D | test.hpp | 154 #define UNORDERED_TEST(name, parameters) \ argument 157 #define UNORDERED_TEST_REPEAT(name, n, parameters) \ argument 175 #define UNORDERED_MULTI_TEST(name, impl, parameters) \ argument 178 #define UNORDERED_MULTI_TEST_REPEAT(name, impl, n, parameters) \ argument
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLTexture.cpp | 59 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture() 73 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const Desc& desc, sk_sp<GrGLTextureParameters> parameters, in GrGLTexture() 129 sk_sp<GrGLTextureParameters> parameters, in MakeWrapped()
|
| D | GrGLTextureRenderTarget.cpp | 31 sk_sp<GrGLTextureParameters> parameters, in GrGLTextureRenderTarget() 66 sk_sp<GrGLTextureParameters> parameters, in MakeWrapped()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLTexture.cpp | 61 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture() 75 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const Desc& desc, sk_sp<GrGLTextureParameters> parameters, in GrGLTexture() 129 sk_sp<GrGLTextureParameters> parameters, in MakeWrapped()
|
| D | GrGLTextureRenderTarget.cpp | 31 sk_sp<GrGLTextureParameters> parameters, in GrGLTextureRenderTarget() 67 sk_sp<GrGLTextureParameters> parameters, in MakeWrapped()
|
| /third_party/typescript/src/services/refactors/ |
| D | convertParamsToDestructuredObject.ts | 440 const parameters = getRefactorableParameters(functionDeclaration.parameters); constant 625 parameters: NodeArray<ValidParameterDeclaration>; property 630 parameters: NodeArray<ValidParameterDeclaration>; property 635 parameters: NodeArray<ValidParameterDeclaration>; property 641 parameters: NodeArray<ValidParameterDeclaration>; property 646 parameters: NodeArray<ValidParameterDeclaration>; property 650 parameters: NodeArray<ValidParameterDeclaration>; property
|
| /third_party/boost/boost/geometry/strategies/transform/ |
| D | srs_transformer.hpp | 40 inline srs_forward_transformer(Parameters const& parameters) in srs_forward_transformer() 77 inline srs_inverse_transformer(Parameters const& parameters) in srs_inverse_transformer()
|
| /third_party/boost/libs/spirit/repository/example/karma/ |
| D | confix.cpp | 48 std::vector<std::string> parameters; in main() local
|
| /third_party/boost/boost/geometry/index/ |
| D | parameters.hpp | 262 class parameters class 267 parameters() in parameters() function in boost::geometry::index::parameters 271 parameters(Parameters const& params) in parameters() function in boost::geometry::index::parameters 275 parameters(Parameters const& params, Strategy const& strategy) in parameters() function in boost::geometry::index::parameters 324 get_strategy(Parameters const& parameters) in get_strategy()
|
| /third_party/glib/gio/ |
| D | gdbusmethodinvocation.c | 91 GVariant *parameters; member 356 GVariant *parameters, in _g_dbus_method_invocation_new() 390 GVariant *parameters, in g_dbus_method_invocation_return_value_internal() 573 GVariant *parameters) in g_dbus_method_invocation_return_value() 597 GVariant *parameters, in g_dbus_method_invocation_return_value_with_unix_fd_list()
|