Home
last modified time | relevance | path

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

/external/libchrome/base/json/
Djson_value_converter_unittest.cc166 const SimpleMessage* first_child = message.children[0]; in TEST() local
/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h573 size_t first_child = context_index_.Select0(node_rank) + 1; in Transition() local
609 size_t first_child = context_index_.Select0(node_rank) + 1; in GetStates() local
/external/e2fsprogs/e2fsck/
Dprofile.c142 struct profile_node *first_child; member