Home
last modified time | relevance | path

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

/third_party/boost/boost/algorithm/searching/
Dknuth_morris_pratt.hpp137 const difference_type last_match = k_corpus_length - k_pattern_length; in do_search() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c1190 unsigned int last_match = 0; in remap_to_palette() local
1308 unsigned int last_match = 0; in remap_to_palette_floyd() local
/third_party/mksh/
Djobs.c1686 Job *j, *last_match; local