Searched refs:nparam (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_java.c603 xpcom_to_java_param(TreeState *state, unsigned nparam) argument
644 fprintf(state->file, "arg%u", nparam+1);
714 unsigned nparam = 0; local
825 if (!xpcom_to_java_param(state, nparam++)) {
/vbox/src/recompiler/tcg/
H A Dtcg.c582 TCGArg *nparam; local
602 nparam = gen_opparam_ptr++;
675 *nparam = (nb_rets << 16) | (real_args + 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_utils.h727 #define glamor_set_const_ext(params, nparam, vertices, nverts, stride) \
731 for(_j_ = 0; _j_ < nparam; _j_++) { \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_utils.h663 #define glamor_set_const_ext(params, nparam, vertices, nverts, stride) \
667 for(_j_ = 0; _j_ < nparam; _j_++) { \

Completed in 187 milliseconds