HomeSort by relevance Sort by last modified time
    Searched full:vret (Results 1 - 15 of 15) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/python/
pyhead.swg 186 int vret = visit((op), arg); \
187 if (vret) \
188 return vret; \
  /external/pdfium/fpdfsdk/src/javascript/
util.cpp 201 vRet = (FX_LPCWSTR)c_strResult.c_str();
269 vRet = swResult;
368 vRet = (FX_LPCWSTR)cFormat.c_str();
478 vRet = cDest.c_str();
600 vRet = date;
604 vRet.SetNull();
647 vRet = csValue;
color.cpp 227 vRet = aDest;
250 vRet = color1 == color2;
app.cpp 447 vRet = MsgBox(pRuntime->GetReaderApp(), JSGetPageView(cc),swMsg,swTitle,iType,iIcon);
547 vRet = pRetObj;
598 vRet = pRetObj;
950 vRet = pRetObj;
1109 vRet.SetNull();
1118 vRet = swResponse;
PublicMethods.cpp     [all...]
Field.cpp     [all...]
Document.cpp 439 vRet.SetNull();
457 vRet = pJSField;
483 vRet = pField->GetFullName();
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
pkcs12.c 519 int vret; local
530 vret = get_cert_chain (ucert, store, &chain2);
533 if (!vret) {
541 if (vret >= 0)
543 X509_verify_cert_error_string(vret));
  /external/openssl/apps/
pkcs12.c 526 int vret; local
537 vret = get_cert_chain (ucert, store, &chain2);
540 if (!vret) {
548 if (vret >= 0)
550 X509_verify_cert_error_string(vret));
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h 333 int vret = visit((PyObject *)(op), arg); \
334 if (vret) \
335 return vret; \
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 333 int vret = visit((PyObject *)(op), arg); \
334 if (vret) \
335 return vret; \
  /external/pdfium/fpdfsdk/include/javascript/
JS_Define.h 54 #define OBJ_METHOD_PARAMS IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, JS_ErrorString& sError
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_lexpos.utf     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/
libgcc_eh.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libsupc++.a     [all...]

Completed in 5637 milliseconds