REVERSE           207 content/browser/indexed_db/leveldb/leveldb_transaction.cc   direction_ = REVERSE;
REVERSE           257 content/browser/indexed_db/leveldb/leveldb_transaction.cc   if (direction_ != REVERSE) {
REVERSE           278 content/browser/indexed_db/leveldb/leveldb_transaction.cc     direction_ = REVERSE;
REVERSE           326 content/browser/indexed_db/leveldb/leveldb_transaction.cc       DCHECK_EQ(REVERSE, direction_);
REVERSE           365 content/browser/indexed_db/leveldb/leveldb_transaction.cc       } else if (direction_ == REVERSE &&
REVERSE           800 third_party/zlib/inflate.c             strm->adler = state->check = REVERSE(hold);
REVERSE          1173 third_party/zlib/inflate.c                      REVERSE(hold)) != state->check) {