Home
last modified time | relevance | path

Searched refs:nResults (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_meshstream.cpp214 int nResults; in ReadColor() local
217 func->Call(color_value, 1, result, nResults); in ReadColor()
/external/skia/third_party/lua/src/
Dldo.h33 LUAI_FUNC void luaD_call (lua_State *L, StkId func, int nResults,
Dldo.c386 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { in luaD_call() argument
394 if (!luaD_precall(L, func, nResults)) /* is a Lua function? */ in luaD_call()
/external/syslinux/com32/lua/src/
Dldo.h33 LUAI_FUNC void luaD_call (lua_State *L, StkId func, int nResults,
Dldo.c393 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { in luaD_call() argument
401 if (!luaD_precall(L, func, nResults)) /* is a Lua function? */ in luaD_call()
/external/lmfit/man/
Dlmmin.pod249 printf( "\nResults:\n" );