Home
last modified time | relevance | path

Searched defs:son (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Det-forest.h63 struct et_node *son; /* The first of the sons of the node. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Det-forest.h63 struct et_node *son; /* The first of the sons of the node. */ member
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_h323_asn1.c520 const struct field_t *son; in decode_seq() local
649 const struct field_t *son; in decode_seqof() local
745 const struct field_t *son; in decode_choice() local
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddicttrie.cpp407 LmaNodeLE0 *son = root_ + son_pos; in extend_dict0() local
470 LmaNodeGE1 *son = nodes_ge1_ + node->son_1st_off + son_pos; in extend_dict1() local
548 LmaNodeGE1 *son = nodes_ge1_ + get_son_offset(node) + son_pos; in extend_dict2() local