Home
last modified time | relevance | path

Searched refs:get_mask (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-map.hh109 hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = nullptr) const in get_mask() function
H A Dhb-ot-shape.cc121 plan.kern_mask = plan.map.get_mask (kern_tag); in compile()
125 plan.trak_mask = plan.map.get_mask (HB_TAG ('t','r','a','k')); in compile()
816 hb_mask_t mask = map->get_mask (feature->tag, &shift); in hb_ot_shape_setup_masks()
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h445 u32_t get_mask(u32_t addr);
/third_party/lwip/src/netif/ppp/
H A Dipcp.c1854 if (!sifaddr(pcb, wo->ouraddr, wo->hisaddr, get_mask(wo->ouraddr)))
2001 mask = get_mask(go->ouraddr); in ipcp_up()
2033 mask = get_mask(go->ouraddr); in ipcp_up()
H A Dppp.c1203 u32_t get_mask(u32_t addr) { in get_mask() function
/third_party/qrcodegen/python/
H A Dqrcodegen.py221 def get_mask(self) -> int: member in QrCode

Completed in 9 milliseconds