/external/harfbuzz_ng/src/ |
D | hb-ot-maxp-table.hh | 72 struct maxp struct 74 enum { tableTag = HB_OT_TAG_maxp }; 76 unsigned int get_num_glyphs () const { return numGlyphs; } in get_num_glyphs() 78 void set_num_glyphs (unsigned int count) in set_num_glyphs() 83 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 97 bool subset (hb_subset_plan_t *plan) const in subset() 117 static void drop_hint_fields (hb_subset_plan_t *plan HB_UNUSED, maxp *maxp_prime) in drop_hint_fields() 133 FixedVersion<>version; /* Version of the maxp table (0.5 or 1.0), 135 HBUINT16 numGlyphs; /* The number of glyphs in the font. */
|
/external/tensorflow/tensorflow/core/framework/ |
D | device_base_test.cc | 44 ScopedPerThreadMaxParallelism maxp(4); in TEST() local 50 ScopedPerThreadMaxParallelism maxp(1); in TEST() local 56 ScopedPerThreadMaxParallelism maxp(1000); in TEST() local
|
/external/sfntly/cpp/src/test/ |
D | verify_maxp.cc | 41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
|
D | tag.h | 37 static const int32_t maxp; member
|
/external/freetype/src/truetype/ |
D | ttobjs.c | 1059 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
|
D | ttinterp.c | 412 TT_MaxProfile* maxp; in TT_Load_Context() local
|
/external/libopus/tests/ |
D | test_opus_api.c | 1527 int maxp; in test_repacketizer_api() local
|
/external/u-boot/drivers/usb/dwc3/ |
D | ep0.c | 774 unsigned maxp; in dwc3_ep0_complete_data() local
|
/external/iproute2/ip/ |
D | xfrm_state.c | 767 char *maxp = NULL; in xfrm_state_allocspi() local
|
/external/skqp/src/ports/ |
D | SkScalerContext_win_dw.cpp | 56 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted() local
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 56 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted() local
|
/external/u-boot/include/linux/usb/ |
D | ch9.h | 643 int maxp = __le16_to_cpu(epd->wMaxPacketSize); in usb_endpoint_maxp_mult() local
|
/external/kernel-headers/original/uapi/linux/usb/ |
D | ch9.h | 654 int maxp = __le16_to_cpu(epd->wMaxPacketSize); in usb_endpoint_maxp_mult() local
|
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 1323 uint32_t *maxp, int *errorcodeptr) in read_repeat_counts()
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.cpp | 2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|