Searched defs:max_chars (Results 1 – 7 of 7) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_print.c | 396 int max_chars = in TIFFPrintDirectory() local 680 _TIFFprintAsciiBounded(FILE* fd, const char* cp, int max_chars) in _TIFFprintAsciiBounded()
|
/external/pdfium/third_party/libtiff/ |
D | tif_print.c | 398 size_t max_chars = in TIFFPrintDirectory() local 682 _TIFFprintAsciiBounded(FILE* fd, const char* cp, size_t max_chars) in _TIFFprintAsciiBounded()
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_decode.cpp | 427 FX_DWORD max_chars = (src_len - 2) / 2; in PDF_DecodeText() local
|
/external/tcpdump/ |
D | tcpdump.c | 814 MakeFilename(char *buffer, char *orig_name, int cnt, int max_chars) in MakeFilename()
|
/external/doclava/src/com/google/doclava/ |
D | PageMetadata.java | 446 int max_chars = 250; in getSummaryNormalized() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/ |
D | pfrtypes.h | 66 FT_UInt max_chars; member
|
/external/pcre/dist/ |
D | pcre_jit_compile.c | 3236 …ommon *common, pcre_uchar *cc, pcre_uint32 *chars, pcre_uint8 *bytes, int max_chars, pcre_uint32 *… in scan_prefix()
|