Home
last modified time | relevance | path

Searched defs:get_length (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-blob.hh94 unsigned int get_length () const { return b.get ()->length; } in get_length() function
Dhb-aat-layout-just-table.hh181 unsigned int get_length () const { return u.header.actionLength; } in get_length() function
Dhb-open-type.hh923 unsigned int get_length () const in get_length() function
/external/antlr/runtime/Cpp/include/
Dantlr3bitset.inl24 ANTLR_INLINE ANTLR_UINT32 BitsetList<ImplTraits>::get_length() const function in BitsetList
/external/curl/tests/python_dependencies/impacket/
Dnmb.py673 def get_length(self): member in NetBIOSSessionPacket