Home
last modified time | relevance | path

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

/external/skqp/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/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/swiftshader/third_party/PowerVR_SDK/Builds/Include/
DPVRScopeComms.h94 int nMax; ///< Maximum value member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target.cpp348 unsigned int n = 0, nMax = allFuncs.getSize(); in emitSymbolTable() local
/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c1092 cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cms… in cmsGetSupportedIntentsTHR()
1127 cmsUInt32Number CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char… in cmsGetSupportedIntents()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp309 int32_t nMax = -1; in CreateFont() local
/external/sqlite/dist/orig/
Dshell.c7564 int nMax =0; in idxPopulateStat1() local
/external/sqlite/dist/
Dshell.c7570 int nMax =0; in idxPopulateStat1() local