Home
last modified time | relevance | path

Searched defs:maxp (Results 1 – 16 of 16) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-maxp-table.hh72 struct maxp struct
74 static constexpr hb_tag_t 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_context_t *c) const in subset()
117 static void drop_hint_fields (maxpV1Tail* dest_v1) in drop_hint_fields()
129 FixedVersion<>version;/* Version of the maxp table (0.5 or 1.0),
131 HBUINT16 numGlyphs;
/external/tensorflow/tensorflow/core/framework/
Ddevice_base_test.cc43 ScopedPerThreadMaxParallelism maxp(4); in TEST() local
49 ScopedPerThreadMaxParallelism maxp(1); in TEST() local
55 ScopedPerThreadMaxParallelism maxp(1000); in TEST() local
/external/sfntly/cpp/src/test/
Dverify_maxp.cc41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
/external/sfntly/cpp/src/sfntly/
Dtag.cc31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
Dtag.h37 static const int32_t maxp; member
/external/freetype/src/truetype/
Dttobjs.c1128 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c363 TT_MaxProfile* maxp; in TT_Load_Context() local
/external/libopus/tests/
Dtest_opus_api.c1527 int maxp; in test_repacketizer_api() local
/external/iproute2/ip/
Dxfrm_state.c767 char *maxp = NULL; in xfrm_state_allocspi() local
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp108 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted() local
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h661 int maxp = __le16_to_cpu(epd->wMaxPacketSize); in usb_endpoint_maxp_mult() local
/external/pcre/src/
Dpcre2_compile.c1406 uint32_t *maxp, int *errorcodeptr) in read_repeat_counts()
/external/cronet/third_party/icu/source/i18n/
DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
/external/icu/icu4c/source/i18n/
DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h93551 u16 maxp; member
Dvmlinux.h93551 u16 maxp; member