Home
last modified time | relevance | path

Searched defs:nResults (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_meshstream.cpp220 int nResults; in ReadColor() local
/external/llvm-project/mlir/include/mlir-c/
DIR.h214 intptr_t nResults; member
/external/lua/src/
Dldo.c519 void luaD_callnoyield (lua_State *L, StkId func, int nResults) { in luaD_callnoyield()
/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp371 auto nResults = from.getNumResults(); in FunctionDistance() local