Home
last modified time | relevance | path

Searched defs:parameter_string (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/compiler/
Dnode_plugin.cc49 for (auto parameter_string = parameters_list.begin(); in Generate() local
Dcpp_plugin.h63 for (auto parameter_string = parameters_list.begin(); in Generate() local
Dobjective_c_plugin.cc147 for (auto parameter_string = parameters_list.begin(); in Generate() local
/third_party/boost/libs/python/src/object/
Dfunction_doc_signature.cpp133 …str function_doc_signature_generator::parameter_string(py_function const &f, size_t n, object arg_… in parameter_string() function in boost::python::objects::function_doc_signature_generator
/third_party/glib/glib/
Dgoption.c244 gchar *parameter_string; /* (nullable) */ member
360 g_option_context_new (const gchar *parameter_string) in g_option_context_new()
/third_party/glib/gio/
Dgapplication.c252 gchar *parameter_string; member
860 const gchar *parameter_string) in g_application_set_option_context_parameter_string()
Dgdbus-tool.c154 command_option_context_new (const gchar *parameter_string, in command_option_context_new()