Home
last modified time | relevance | path

Searched defs:nRet (Results 1 – 9 of 9) sorted by relevance

/external/fastrpc/src/
Dstd_strlprintf.c731 int nRet; in std_strlprintf() local
749 int nRet; in std_snprintf() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp86 JBig2_Result nRet; in DecodeSequential() local
136 JBig2_Result nRet = m_pGlobalContext->DecodeSequential(pPause); in GetFirstPage() local
155 JBig2_Result nRet = JBig2_Result::kSuccess; in Continue() local
/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_helper.cc153 int nRet = PDF_DATA_NOTAVAIL; in RenderPdf() local
/external/pdfium/fxjs/
Dfx_date_helpers.cpp276 int nRet = 0; in FX_ParseStringInteger() local
/external/pdfium/testing/
Dembedder_test.cpp366 int32_t nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp2715 double nRet = r * nTemp / (nTemp - 1) - nPayment / nPrincipal; in Apr() local
/external/sqlite/dist/orig/
Dshell.c10685 double nRet; /* Number of rows returned */ member
11225 int nRet = 0; in sqlite3_expert_count() local
/external/sqlite/dist/
Dshell.c10690 double nRet; /* Number of rows returned */ member
11230 int nRet = 0; in sqlite3_expert_count() local
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c21956 int nRet = 0; in sqlite3_db_status() local