HomeSort by relevance Sort by last modified time
    Searched refs:Uniq (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
custom_manip.hpp 45 template<typename Uniq> struct custom_manip {};
49 template<typename Uniq>
50 inline custom_printer<custom_manip<Uniq> >
51 operator<<( std::ostream& ostr, custom_manip<Uniq> const& ) { return custom_printer<custom_manip<Uniq> >( ostr ); }
  /external/chromium_org/v8/src/
store-buffer.h 146 void Uniq();
store-buffer.cc 107 void StoreBuffer::Uniq() {
248 Uniq();
285 Uniq(); // Also removes things that no longer point to new space.

Completed in 108 milliseconds