Home
last modified time | relevance | path

Searched defs:kReverse (Results 1 – 6 of 6) sorted by relevance

/external/leveldb/table/
Dmerger.cc133 enum Direction { kForward, kReverse }; enumerator
/external/leveldb/db/
Ddb_iter.cc46 enum Direction { kForward, kReverse }; enumerator
/external/emboss/runtime/cpp/
Demboss_array_view.h45 enum class ElementViewIteratorDirection { kForward, kReverse }; enumerator
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_root.cc130 kReverse, enumerator
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_root.cc130 kReverse, enumerator
/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc76 enum StreamDirection { kForward = 0, kReverse }; enumerator