Lines Matching defs:_InputIter

54 template <class _InputIter, class _CharT>
56 __get_base_or_zero(_InputIter& __in_ite, _InputIter& __end,
116 template <class _InputIter, class _Integer, class _CharT>
118 __get_integer(_InputIter& __first, _InputIter& __last,
176 template <class _InputIter, class _Integer, class _CharT>
178 __get_integer(_InputIter& __first, _InputIter& __last,
237 template <class _InputIter, class _Integer, class _CharT>
239 __get_decimal_integer(_InputIter& __first, _InputIter& __last, _Integer& __val, _CharT* /*dummy*/) {
245 template <class _InputIter, class _Integer, class _CharT>
246 _InputIter _STLP_CALL
247 __do_get_integer(_InputIter& __in_ite, _InputIter& __end, ios_base& __str,
295 template <class _InputIter, class _CharT>
296 _InputIter _STLP_CALL
297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
312 template <class _InputIter, class _CharT>
314 __copy_digits(_InputIter& __first, _InputIter __last,
330 template <class _InputIter, class _CharT>
332 __copy_grouped_digits(_InputIter& __first, _InputIter __last,
366 template <class _InputIter, class _CharT>
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end,
425 template <class _InputIter, class _Float, class _CharT>
426 _InputIter _STLP_CALL
427 __do_get_float(_InputIter& __in_ite, _InputIter& __end, ios_base& __str,
447 template <class _InputIter, class _CharT>
448 _InputIter _STLP_CALL
449 __do_get_alphabool(_InputIter& __in_ite, _InputIter& __end, ios_base& __str,
497 template <class _CharT, class _InputIter>
498 _InputIter
499 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end,
506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 );
521 template <class _CharT, class _InputIter>
522 _InputIter
523 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
527 template <class _CharT, class _InputIter>
528 _InputIter
529 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
535 template <class _CharT, class _InputIter>
536 _InputIter
537 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
541 template <class _CharT, class _InputIter>
542 _InputIter
543 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
548 template <class _CharT, class _InputIter>
549 _InputIter
550 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
555 template <class _CharT, class _InputIter>
556 _InputIter
557 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
562 template <class _CharT, class _InputIter>
563 _InputIter
564 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
569 template <class _CharT, class _InputIter>
570 _InputIter
571 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
577 template <class _CharT, class _InputIter>
578 _InputIter
579 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
585 template <class _CharT, class _InputIter>
586 _InputIter
587 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
602 template <class _CharT, class _InputIter>
603 _InputIter
604 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,
609 template <class _CharT, class _InputIter>
610 _InputIter
611 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str,