Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc48 int32_t HorizontalDeviceMetricsTable::MaxWidth(int32_t record_index) { in MaxWidth() function in sfntly::HorizontalDeviceMetricsTable
/external/pdfium/core/src/fpdftext/
Dfpdf_text.cpp263 int MaxWidth = 0; in WriteOutput() local
/external/mdnsresponder/mDNSPosix/
DNetMonitor.c506 #define MaxWidth 132 in DisplayResourceRecord() macro
/external/clang/lib/Sema/
DSemaChecking.cpp751 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
6168 unsigned MaxWidth) { in GetValueRange()
6181 unsigned MaxWidth) { in GetValueRange()
6220 static IntRange GetExprRange(ASTContext &C, Expr *E, unsigned MaxWidth) { in GetExprRange()
DSemaExpr.cpp3331 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); in ActOnNumericConstant() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4863 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local