Home
last modified time | relevance | path

Searched defs:set_tag (Results 1 – 2 of 2) sorted by relevance

/external/stlport/test/eh/
Dtest_insert.h39 struct set_tag {}; struct
127 const Iter& lastNew, set_tag ) in CountUniqueItems() argument
158 const Iter& lastNew, set_tag ) in CountNewItems() argument
220 const SrcIter& lastNew, size_t, set_tag ) in VerifyInsertion() argument
480 void do_insert_range( C& c, Position, Iter first, Iter last, set_tag ) in do_insert_range() argument
/external/v8/src/
Dprettyprinter.h150 void set_tag(TagScope* scope) { top_tag_scope_ = scope; } in set_tag() function