Menu
Index: /trunk/include/mapnik/pool.hpp ...   

usedPool_.end()) { - if (obj.get()==(* itr ).get()) - { + if (obj.get()==(* itr ).get()) + { #ifdef MAPNIK_DEBUG - std::clog<<" return "<<(* itr ).get()<<"\n"; ......

[root] View of /trunk/test/TrackMathCore.h   

fMat.end(); ++ itr ) s+= * itr ; for (const_iterator itr = fSymMat.begin(); itr != fSymMat.end(); ++ itr ) s+= * itr ; return s; } void Print() const { std::cout ......

Boost C++ Libraries   

{ target += *itr++; } if ( itr == src.end() ) return ; # ifdef BOOST_WINDOWS if ( * itr == ':' ) { target += *itr++; return ; } # endif // * itr is '/' if ( itr ......

user.cpp : Defines the entry point for the console application ...   

activeTokens.end()) activeTokens.erase( itr ); return true; } void UserLoginListener::pending ( TCPServerConnection *connection, TCPServerConnectedPeer *peer, ......

Koders Code Search: iterator.c - C - LGPL   

... *piterator = iterator; return 0; } int mu_iterator_set_first (mu_iterator_t itr , int (*first) (void *)) { if (! itr ) return EINVAL; itr ->first = first; ......

Pydtn Simulator: basicepidemic/EpidemicApp.cc Source File   

end ; ++ itr ) 00190 { 00191 // Look in the data store for this message. ... 00284 if ( m_linkMap.end() == itr ) return 0; 00285 return itr ->second; ......

Lecture notes for CS 509, Advanced Programming II   

++ itr - advance the iterator itr to the next element and return the newly advanced ... r-value * itr - return the value being referenced by the iterator itr ......

Devang Patel - [PATCH] Fix spelling, tree-if-conv.c   

for ( itr = bsi_start (bb); !bsi_end_p ( itr ); bsi_next (&itr)) ! if (!if_convertable_stmt_p (loop, bb, bsi_stmt ( itr ))) return false; /* ? ......

/trunk/data-structures/include/BundleSlice.h - scicompforge - Trac   

... PropertyIterator<P,B>& itr ) { BundleIterator::operator=( itr ); return (*this); .... other.end() ) return false; return true; // containers are equal ......

7章:STL   

last ) if( pr( * itr ) ) return itr ; return itr } //val要素の数を数えるtemplate<class InIt,class T> int count(InIt first,InIt last,const T& val){ InIt itr ......

Vineet Kumar my Desi Blog: ITR (Income tax return )   

Apr 27, 2007 ... ITR (Income tax return ). Last year I got my PAN Card and now I am thinking to submit the Income Tax Return , both are silly mistakes. ......

(c) Copyright 2005, Jacob N. Smith, Erik Mckee, Texas Agricultural ...   

tmp ); return result<null>(true); } template < typename rtype, typename iterator > result<null> parse ( iterator& itr , iterator const& ind ) { return ......

rak - Rakshasa's toolbox // Copyright (C) 2005-2006, Jari Sundell ...   

(const queue_pop_iterator& itr ) { return !m_queue->empty() && ! m_compare(m_queue->top()); } bool operator == (const queue_pop_iterator& itr ) { return ......

Source for "UDeLorean" – Userscripts.org   

getElementsByTagName( tag ); for ( itr = 0; itr < els.length; itr++ ) if( els[ itr ].className == class ) return els[ itr ]; return null; } var script_name= ......

Copyright (c) 2003 The Regents of the University of California ...   

NULL){ // add back the delta itr ->next->delta += itr ->delta; } break; } prev = itr ; ... if( itr == NULL){ return -EEXIST; } ckfree((char*) itr ); return 0; ......

1   2   3   4   next   last