Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 119) sorted by relevance

12345

/ndk/sources/cxx-stl/stlport/src/
Dtime_facets.cpp99 static void _Init_timeinfo_base(_Time_Info_Base& table, _Locale_time * time) { in _Init_timeinfo_base() argument
100 table._M_time_format = _Locale_t_fmt(time); in _Init_timeinfo_base()
108 table._M_date_format = _Locale_d_fmt(time); in _Init_timeinfo_base()
109 table._M_date_time_format = _Locale_d_t_fmt(time); in _Init_timeinfo_base()
110 table._M_long_date_format = _Locale_long_d_fmt(time); in _Init_timeinfo_base()
111 table._M_long_date_time_format = _Locale_long_d_t_fmt(time); in _Init_timeinfo_base()
114 static void _Init_timeinfo(_Time_Info& table, _Locale_time * time) { in _Init_timeinfo() argument
117 table._M_dayname[i] = _Locale_abbrev_dayofweek(time, i); in _Init_timeinfo()
119 table._M_dayname[i+7] = _Locale_full_dayofweek(time, i); in _Init_timeinfo()
121 table._M_monthname[i] = _Locale_abbrev_monthname(time, i); in _Init_timeinfo()
[all …]
Dlocale.cpp200 …L->name += string("LC_TIME=") + _Locale_extract_time_name((c & locale::time) ? time_name : name, b… in _Stl_loc_combine_names_aux()
277 if (c & locale::time) in locale()
344 if (c & time) { in locale()
440 const locale::category locale::time; member in locale
/ndk/sources/host-tools/sed-4.2.1/m4/
Dsys_time_h.m41 # Configure a replacement for <sys/time.h>.
21 gl_CHECK_NEXT_HEADERS([sys/time.h])
34 #include <sys/time.h>
36 #include <time.h>
52 SYS_TIME_H=sys/time.h
Dgettimeofday.m420 [[#include <sys/time.h>
35 SYS_TIME_H=sys/time.h
60 #include <sys/time.h>
61 #include <time.h>
81 SYS_TIME_H=sys/time.h
Dwint_t.m417 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
21 #include <time.h>
Dwctob.m473 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
77 #include <time.h>
D00gnulib.m48 dnl gnulib-provided .m4 files. It is needed until such time as we can
Dwctype.m442 #include <time.h>
/ndk/sources/cxx-stl/stlport/stlport/
Dtime.h30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgettimeofday.c130 tv->tv_sec = timebuf.time; in rpl_gettimeofday()
139 tv->tv_sec = time (NULL); in rpl_gettimeofday()
/ndk/sources/cxx-stl/gabi++/include/
Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/ndk/sources/cxx-stl/system/include/
Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dorder_only77 # TEST #6 -- now we do it again: this time foo won't be built
101 # TEST #8 -- now we do it again: this time foo.w won't be built
Dparallelism49 # Test parallelism with included files--this time recurse first and make
159 # # Do it again, this time where the include is done by the non-master make.
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ctime.h49 using _STLP_VENDOR_CSTD::time;
D_locale.h115 _STLP_STATIC_CONSTANT(category, time = 0x200);
117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
/ndk/tests/device/test-gnustl-full/unit/
Dtime_facets_test.cpp216 locale tmp(locale::classic(), tested_locales[i], locale::time); in test_supported_locale()
312 locale loc(locale::classic(), "C", locale::time); in time_by_name()
324 locale loc(locale::classic(), "", locale::time); in time_by_name()
/ndk/tests/device/test-stlport/unit/
Dtime_facets_test.cpp216 locale tmp(locale::classic(), tested_locales[i], locale::time); in test_supported_locale()
312 locale loc(locale::classic(), "C", locale::time); in time_by_name()
324 locale loc(locale::classic(), "", locale::time); in time_by_name()
/ndk/tests/device/test-basic-exceptions/
DREADME6 modules at the same time.
/ndk/sources/host-tools/make-3.81/
Dreadme.vms44 expected by the other make sources. There is a switch at run time (a VMS
131 only shows up during the daylight saving time period (DST): stat()
132 returns a modification time 1 hour ahead. This results in GNU make
136 gmake.exe;1: *** Warning: File `x.c' has modification time in the future (940582863 > 940579269)
253 some later time.
272 The stat() function and handling of time stamps in VMS is broken, so I
274 somewhere in the future. Be warned, the time resolution inside make is
DREADME.OS223 Note: - Points 3 and 4 can be turned off at compile time by adding
34 - At compile time you can turn off that cmd is used as default shell
39 - At compile time you can set CPPFLAGS="-DNO_CHDIR2" to turn off that
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dnegative26 # Again, but this time while reading the makefile.
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog165 time before we invoke make. I'm suspicious that the environment
431 'OS/2' for (surprise!) OS/2. Also choose a wait time of 2 seconds
494 * test_driver.pl (compare_output): Match the new format for time
621 files in the first test, to ensure its time stamp really gets
646 with any way to get both working at the same time, so I backed out
761 exists: it sets the time to the _local_ time. We don't want
788 used to use utime() to hard-set the time based on the current
793 time based on the _server's_ clock. Hard-setting it based on the
797 time as it sees fit.
DNEWS74 haven't had time to write the test scripts for them. But they,
95 haven't had time to write the test scripts for them. But they,
121 Lost in the mists of time (and my hurry to get it out before I
/ndk/sources/cxx-stl/stlport/stlport/using/
Dlocale46 // _lib.category.time_, date and time:

12345