Home
last modified time | relevance | path

Searched refs:node_found (Results 1 – 4 of 4) sorted by relevance

/external/marisa-trie/lib/marisa/
Dtrie-search.cc504 UInt32 node_found = notfound(); in find_last_() local
509 node_found = node; in find_last_()
513 if (node_found != notfound()) { in find_last_()
517 return node_to_key_id(node_found); in find_last_()
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-search.cc527 UInt32 node_found = notfound(); in find_last_() local
532 node_found = node; in find_last_()
536 if (node_found != notfound()) { in find_last_()
540 return node_to_key_id(node_found); in find_last_()
/external/libxml2/
Dxmlreader.c1309 goto node_found; in xmlTextReaderRead()
1360 goto node_found; in xmlTextReaderRead()
1373 goto node_found; in xmlTextReaderRead()
1404 goto node_found; in xmlTextReaderRead()
1411 goto node_found; in xmlTextReaderRead()
1467 node_found: in xmlTextReaderRead()
/external/chromium_org/third_party/libxml/src/
Dxmlreader.c1309 goto node_found; in xmlTextReaderRead()
1360 goto node_found; in xmlTextReaderRead()
1373 goto node_found; in xmlTextReaderRead()
1403 goto node_found; in xmlTextReaderRead()
1410 goto node_found; in xmlTextReaderRead()
1465 node_found: in xmlTextReaderRead()