Searched defs:n_args (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/python/detail/ |
D | defaults_gen.hpp | 138 #define BOOST_PYTHON_GEN_FUNCTION(fname, fstubs_name, n_args, n_dflts, ret) \ argument 177 #define BOOST_PYTHON_GEN_MEM_FUNCTION(fname, fstubs_name, n_args, n_dflts, ret) \ argument 206 #define BOOST_PYTHON_OVERLOAD_CONSTRUCTORS(fstubs_name, n_args, n_dflts) \ argument 230 # define BOOST_PYTHON_GEN_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument 242 # define BOOST_PYTHON_GEN_MEM_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument 256 # define BOOST_PYTHON_GEN_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument 268 # define BOOST_PYTHON_GEN_MEM_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument
|
/third_party/glib/gobject/ |
D | gclosure.c | 1453 int n_args; in g_cclosure_marshal_generic() local 1552 int n_args; in g_cclosure_marshal_generic_va() local
|
/third_party/boost/tools/build/src/engine/ |
D | function.cpp | 446 STACK * s, int n_args, char const * unexpanded, OBJECT * file, int line ) in function_call_rule() 500 …n_call_member_rule( JAM_FUNCTION * function, FRAME * frame, STACK * s, int n_args, OBJECT * rulena… in function_call_member_rule() 2878 int n_args; in compile_parse() local
|
/third_party/glib/gio/ |
D | gapplication.c | 1088 gint n_args; in g_application_real_local_command_line() local
|
/third_party/glib/glib/ |
D | gtestutils.c | 977 guint n_args, in g_test_log()
|
/third_party/python/Modules/ |
D | itertoolsmodule.c | 4391 Py_ssize_t cnt = -1, n_args; in repeat_new() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 13609 const glw::GLuint n_args = getArgumentCount(); in getArgumentStride() local
|
/third_party/quickjs/ |
D | quickjs.c | 50806 int n_args; in JS_AddIntrinsicBaseObjects() local
|