Searched defs:overflow_blocks_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/util/
H A Darena.h68 // or Reset (i.e. anything that might affect overflow_blocks_).
81 // if the first_blocks_ aren't enough, expand into overflow_blocks_.
82 vector<AllocatedBlock>* overflow_blocks_; member in class:re2::UnsafeArena
/external/regex-re2/util/
H A Darena.h68 // or Reset (i.e. anything that might affect overflow_blocks_).
81 // if the first_blocks_ aren't enough, expand into overflow_blocks_.
82 vector<AllocatedBlock>* overflow_blocks_; member in class:re2::UnsafeArena

Completed in 235 milliseconds