Home
last modified time | relevance | path

Searched defs:maxp (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dverify_maxp.cc41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-maxp-table.hh72 struct maxp struct
/third_party/ffmpeg/libavfilter/
H A Daf_afir.h71 int maxp; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java43 public static final int maxp = Tag.intValue(new byte[]{'m', 'a', 'x', 'p'}); field in Tag
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttobjs.c1127 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
H A Dttinterp.c363 TT_MaxProfile* maxp; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
H A Dtag.h37 static const int32_t maxp; member
/third_party/ffmpeg/libavcodec/
H A Dtexturedspenc.c241 const uint8_t *maxp; in optimize_colors() local
/third_party/cups-filters/fontembed/
H A Dsfnt.c247 char *maxp=otf_get_table(otf,OTF_TAG('m','a','x','p'),&len); in otf_do_load() local
[all...]
/third_party/backends/backend/
H A Dhp-scl.c1926 sanei_hp_scl_inquire(HpScsi scsi, HpScl scl, int * valp, int * minp, int * maxp) in sanei_hp_scl_inquire() argument
1948 hp_scl_get_bounds(HpScsi scsi, HpScl scl, int * minp, int * maxp) in hp_scl_get_bounds() argument
1958 hp_scl_get_bounds_and_val(HpScsi scsi, HpScl scl, int * minp, int * maxp, int * valp) hp_scl_get_bounds_and_val() argument
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c1405 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, uint32_t *maxp, int *errorcodeptr) read_repeat_counts() argument

Completed in 49 milliseconds