Home
last modified time | relevance | path

Searched defs:nMax (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/ports/
DSkFontMgr_android_parser.h133 const T nMax = std::numeric_limits<T>::max() / 10; in parse_non_negative_integer() local
177 const T nMax = (std::numeric_limits<T>::max() >> N) / 10; in parse_fixed() local
/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c1145 cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cms… in cmsGetSupportedIntentsTHR()
1180 cmsUInt32Number CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char… in cmsGetSupportedIntents()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp266 int32_t nMax = -1; in CreateFont() local
/external/pdfium/third_party/libtiff/
Dtif_dirwrite.c2531 uint64_t nMax; in ToRationalEuclideanGCD() local
/external/sqlite/dist/orig/
Dshell.c10951 int nMax =0; in idxPopulateStat1() local
16025 i64 nMax = (nNL > nCR) ? nNL : nCR; in shellEscapeCrnl() local
/external/sqlite/dist/
Dshell.c10956 int nMax =0; in idxPopulateStat1() local
16030 i64 nMax = (nNL > nCR) ? nNL : nCR; in shellEscapeCrnl() local