Searched refs:get_mask (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape.cc | 111 plan.kern_mask = plan.map.get_mask (kern_tag); in compile() 112 plan.trak_mask = plan.map.get_mask (HB_TAG ('t','r','a','k')); in compile() 645 hb_mask_t mask = map->get_mask (feature->tag, &shift); in hb_ot_shape_setup_masks()
|
D | hb-ot-map.hh | 109 hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = nullptr) const in get_mask() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape.cc | 121 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()
|
D | hb-ot-map.hh | 109 hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = nullptr) const in get_mask() function
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape.cc | 121 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() 755 hb_mask_t mask = map->get_mask (feature->tag, &shift); in hb_ot_shape_setup_masks()
|
D | hb-ot-map.hh | 109 hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = nullptr) const in get_mask() function
|
/third_party/lwip/src/include/netif/ppp/ |
D | ppp_impl.h | 445 u32_t get_mask(u32_t addr);
|
/third_party/lwip/src/netif/ppp/ |
D | ipcp.c | 1854 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()
|
D | ppp.c | 1203 u32_t get_mask(u32_t addr) { in get_mask() function
|
/third_party/qrcodegen/python/ |
D | qrcodegen.py | 221 def get_mask(self) -> int: member in QrCode
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 13508 <!-- hb_mask_t hb_ot_map_t::get_mask(hb_tag_t, unsigned int*) --> 13509 …<function-decl name='get_mask' mangled-name='_ZNK11hb_ot_map_t8get_maskEjPj' filepath='/tmp/legend…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 8651 …<function-decl name='get_mask' mangled-name='_ZNK11hb_ot_map_t8get_maskEjPj' filepath='/tmp/legend…
|