Home
last modified time | relevance | path

Searched refs:hour (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dtime_facets.cpp203 #define __hour12(hour) \ argument
204 (((hour) % 12 == 0) ? (12) : (hour) % 12)
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_xml_output_unittest.py182 day=int(match.group(3)), hour=int(match.group(4)),
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmadding.sed8hour in a bedroom to a time of travelling out of doors -- lent to the idle deed a novelty it did n…
Dmadding.inp1 …customary spot and necessary occasion of such an act -- from the dressing hour in a bedroom to a t…
Dmadding.good1 …customary spot and necessary occasion of such an act -- from the dressing hour in a bedroom to a t…
/ndk/sources/host-tools/make-3.81/
Dreadme.vms132 returns a modification time 1 hour ahead. This results in GNU make
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h688 png_byte hour; /* hour of day, 0 - 23 */ member