Home
last modified time | relevance | path

Searched defs:parameters (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/third_party/boost/boost/coroutine/detail/
Dparameters.hpp24 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/
Dparameters.hpp133 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/
DThread.cpp19 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/
DGLBackendSurfaceTest.cpp28 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/
DGLBackendSurfaceTest.cpp26 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/
DdistributedS.rst46 .. _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/
Dc++defs.h127 #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/
Dspar.hpp105 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/
Dcontrolflow.rst725 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/
Dtest_interprocess.hpp19 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/
Dtest_copy_type_mismatch.cpp128 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 …]
Dtest_scan.cpp69 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/
Dbase.py79 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/
DSkSLFunctionDeclaration.cpp70 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/
Dserializer.h70 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/
Dtest.hpp154 #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/
DGrGLTexture.cpp59 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()
DGrGLTextureRenderTarget.cpp31 sk_sp<GrGLTextureParameters> parameters, in GrGLTextureRenderTarget()
66 sk_sp<GrGLTextureParameters> parameters, in MakeWrapped()
/third_party/skia/src/gpu/gl/
DGrGLTexture.cpp61 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()
DGrGLTextureRenderTarget.cpp31 sk_sp<GrGLTextureParameters> parameters, in GrGLTextureRenderTarget()
67 sk_sp<GrGLTextureParameters> parameters, in MakeWrapped()
/third_party/typescript/src/services/refactors/
DconvertParamsToDestructuredObject.ts440 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/
Dsrs_transformer.hpp40 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/
Dconfix.cpp48 std::vector<std::string> parameters; in main() local
/third_party/boost/boost/geometry/index/
Dparameters.hpp262 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/
Dgdbusmethodinvocation.c91 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()

12345678910>>...19