Searched refs:nResults (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_meshstream.cpp | 214 int nResults; in ReadColor() local 217 func->Call(color_value, 1, result, nResults); in ReadColor()
|
/external/skia/third_party/lua/src/ |
D | ldo.h | 33 LUAI_FUNC void luaD_call (lua_State *L, StkId func, int nResults,
|
D | ldo.c | 386 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/ |
D | ldo.h | 33 LUAI_FUNC void luaD_call (lua_State *L, StkId func, int nResults,
|
D | ldo.c | 393 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/ |
D | lmmin.pod | 249 printf( "\nResults:\n" );
|