Home
last modified time | relevance | path

Searched refs:get_date (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
Dtime_get_members_char.cc538 tim_get.get_date(is_it01, end, iss, errorstate, &time01); in test05()
548 tim_get.get_date(is_it02, end, iss, errorstate, &time02); in test05()
560 tim_get.get_date(is_it03, end, iss, errorstate, &time03); in test05()
573 tim_get.get_date(is_it10, end, iss, errorstate, &time10); in test05()
585 tim_get.get_date(is_it20, end, iss, errorstate, &time20); in test05()
640 iter_type end2 = tg.get_date(++end1, str.end(), iss, err, &tm1); in test06()
Dtime_get_members_wchar_t.cc538 tim_get.get_date(is_it01, end, iss, errorstate, &time01); in test05()
548 tim_get.get_date(is_it02, end, iss, errorstate, &time02); in test05()
560 tim_get.get_date(is_it03, end, iss, errorstate, &time03); in test05()
573 tim_get.get_date(is_it10, end, iss, errorstate, &time10); in test05()
585 tim_get.get_date(is_it20, end, iss, errorstate, &time20); in test05()
640 iter_type end2 = tg.get_date(++end1, str.end(), iss, err, &tm1); in test06()
/openbsd/src/gnu/usr.bin/cvs/lib/
Dgetdate.y888 get_date(p) in get_date() function
989 d = get_date(buff);
DChangeLog99 (get_date): Fix y2k bug: initialize yyYear to tm_year + 1900,
222 * getdate.y (get_date): If gmtime returns NULL, try to cope.
393 * getdate.y (get_date): Set Start from nowtime, not now->time,
399 * getdate.y (get_date): Use a time_t variable rather than a field
Dgetdate.c1902 get_date(p) in get_date() function
2003 d = get_date(buff);
/openbsd/src/gnu/usr.bin/cvs/src/
Dsubr.c385 get_date (date) in get_date() function
Dmain.c1085 unixtime = get_date (rawdate);
Dcvs.h521 time_t get_date PROTO((char *date));
Dhistory.c511 t = get_date (buf);
Dclient.c1581 stored_modtime = get_date (args);
Dserver.c1922 checkin_time = get_date (arg);
Drcs.c3062 revdate = get_date (tdate);
DChangeLog-96561 * rcs.c (RCS_getrevtime): When giving a date to get_date, use the full
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dlocale_facets.h1337 get_date(iter_type __beg, iter_type __end, ios_base& __io, in get_date() function
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dlocale_facets.h3145 get_date(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/src/gnu/llvm/libcxx/include/
Dlocale1756 iter_type get_date(iter_type __b, iter_type __e, ios_base& __iob,
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DCHECKLIST2008 T iter_type get_date(iter_type s, iter_type end, ios_base& f,
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCHECKLIST2008 T iter_type get_date(iter_type s, iter_type end, ios_base& f,