Searched refs:grab (Results 1 – 4 of 4) sorted by relevance
41 echo.If you don't have Sphinx installed, grab it from
117 // There is another result in ResultQueue for me to grab.
264 inline Block *grab();
958 Block *LifoList::grab() in grab() function in rml::internal::LifoList1626 Block* block = bins[i].grab(); in cleanup()