Searched defs:counter (Results 1 – 10 of 10) sorted by relevance
26 static int counter; member in singleton29 int singleton::counter; member in singleton
49 unsigned counter = 0; in iter1() local70 unsigned counter = 0; in iter3() local
154 for (size_t counter = 0; counter < 3077; ++counter) in hmmap1() local
259 # define BOOST_MPL_ASSERT_RELATION_IMPL(counter, x, rel, y) \ argument334 # define BOOST_MPL_ASSERT_MSG_IMPL( counter, c, msg, types_ ) \ argument
21 volatile int counter; variable
462 __stl_atomic_t &counter = _S_alloc_counter(); in _S_dealloc_call() local
686 for( std::size_t counter = 0; counter < total_bits; ++counter ) { in bitwise_equal_impl() local