| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/ |
| iterator.hpp | 38 * Contains an iterator_ class used for ranging over the elements of the 47 class iterator_ class in inherits:const_iterator_ 74 iterator_() function in class:iterator_ 104 iterator_& 112 iterator_ 115 iterator_ ret =* this; 129 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) function in class:iterator_
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/ |
| iterator.hpp | 38 * Contains an iterator_ class used for ranging over the elements of the 47 class iterator_ class in inherits:const_iterator_ 74 iterator_() function in class:iterator_ 104 iterator_& 112 iterator_ 115 iterator_ ret =* this; 129 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) function in class:iterator_
|
| /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| gtest-param-util.h | 311 : base_(base), iterator_(iterator) {} 318 ++iterator_; 324 // We need to use cached value referenced by iterator_ because *iterator_ 326 // having "return &*iterator_;" doesn't work. 328 // can advance iterator_ beyond the end of the range, and we cannot 332 if (value_.get() == nullptr) value_.reset(new T(*iterator_)); 341 return iterator_ == 342 CheckedDowncastToActualType<const Iterator>(&other)->iterator_; 351 iterator_(other.iterator_) { 354 typename ContainerType::const_iterator iterator_; member in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/ |
| lu_map_.hpp | 174 typedef iterator_ iterator; 277 friend class iterator_;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/ |
| lu_map_.hpp | 174 typedef iterator_ iterator; 277 friend class iterator_;
|
| /src/external/bsd/kyua-cli/dist/utils/text/ |
| templates.cpp | 225 /// \param iterator_ The name of the iterator (second argumnet). 227 loop_def(const std::string& vector_, const std::string& iterator_, 229 vector(vector_), iterator(iterator_), position(position_)
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
| cc_ht_map_.hpp | 235 typedef iterator_ iterator; 643 friend class iterator_;
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
| gp_ht_map_.hpp | 241 typedef iterator_ iterator; 390 friend class iterator_;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
| cc_ht_map_.hpp | 235 typedef iterator_ iterator; 643 friend class iterator_;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
| gp_ht_map_.hpp | 241 typedef iterator_ iterator; 390 friend class iterator_;
|