Home
last modified time | relevance | path

Searched defs:get_link (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/lib/marisa/
Dtrie-inline.h329 inline UInt32 Trie::get_link(UInt32 node) const { in get_link() function
333 inline UInt32 Trie::get_link(UInt32 node, UInt32 link_id) const { in get_link() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-inline.h338 inline UInt32 Trie::get_link(UInt32 node) const { in get_link() function
342 inline UInt32 Trie::get_link(UInt32 node, UInt32 link_id) const { in get_link() function
/external/kernel-headers/original/linux/
Dethtool.h385 u32 (*get_link)(struct net_device *); member