Home
last modified time | relevance | path

Searched defs:nresults (Results 1 – 11 of 11) sorted by relevance

/external/syslinux/com32/lua/src/
Dldo.c296 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall()
567 LUA_API int lua_yieldk (lua_State *L, int nresults, int ctx, lua_CFunction k) { in lua_yieldk()
Dlapi.c889 LUA_API void lua_callk (lua_State *L, int nargs, int nresults, int ctx, in lua_callk()
917 int nresults; member
928 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
Dlstate.h73 short nresults; /* expected number of results from this function */ member
Dlcode.c359 void luaK_setreturns (FuncState *fs, expdesc *e, int nresults) { in luaK_setreturns()
/external/skia/third_party/lua/src/
Dldo.c295 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall()
559 LUA_API int lua_yieldk (lua_State *L, int nresults, int ctx, lua_CFunction k) { in lua_yieldk()
Dlapi.c889 LUA_API void lua_callk (lua_State *L, int nargs, int nresults, int ctx, in lua_callk()
917 int nresults; member
928 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
Dlstate.h73 short nresults; /* expected number of results from this function */ member
Dlcode.c359 void luaK_setreturns (FuncState *fs, expdesc *e, int nresults) { in luaK_setreturns()
/external/pdfium/core/fpdfapi/page/
Dfpdf_page_func.cpp729 int nresults; in v_Call() local
Dcpdf_colorspace.cpp1199 int nresults = 0; in GetRGB() local
1259 int nresults = 0; in GetRGB() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp147 int nresults = 0; in DrawAxialShading() local
228 int nresults; in DrawRadialShading() local
358 int nresults; in DrawFuncShading() local