Home
last modified time | relevance | path

Searched refs:lookback (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dparsers.hpp242 iterator_t begin = scan.first.lookback().begin(); in parse()
243 scanner_t lookback_scan(begin, scan.first.lookback().end(), scan); in parse()
261 lookback_gen const lookback = lookback_gen(); variable
Diterator.hpp54 lookback_range lookback() const in lookback() function
Dmain_grammar.cpp896 >> lookback in init_main()
914 ( lookback [~cl::ch_p(boost::ref(local.mark))] in init_main()
926 = ( lookback[cl::graph_p] // final mark must be preceeded by in init_main()
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec.c362 const int lookback = 12; in dump_cmdstream() local
363 unsigned rptr = mod_add(ringbuffers[id].rptr, -lookback); in dump_cmdstream()
365 for (int idx = 0; idx < lookback; idx++) { in dump_cmdstream()
/third_party/alsa-utils/alsaloop/
Deffect-sweep.c31 static int effect_init(struct lookback *loopback, in effect_init()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.42.txt377 The lookback mount detection code that was introduced in 1.42.9 wasn't
/third_party/gstreamer/gstplugins_bad/
DChangeLog83763 adaptivedemux: remove now-defunct "num-lookback-fragments" property