Searched defs:dstflag (Results 1 – 7 of 7) sorted by relevance
/external/linux-kselftest/android/include/sys/ |
D | timeb.h | 10 short dstflag; member
|
/external/ltp/android/include/sys/ |
D | timeb.h | 10 short dstflag; member
|
/external/python/cpython3/Misc/ |
D | coverity_model.c | 139 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time()
|
/external/python/cpython2/Modules/ |
D | datetimemodule.c | 1413 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time() 4476 int dstflag = -1; in datetime_timetuple() local
|
/external/python/cpython3/Lib/ |
D | datetime.py | 151 def _build_struct_time(y, m, d, hh, mm, ss, dstflag): argument
|
/external/python/cpython3/Modules/ |
D | _datetimemodule.c | 1658 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time() 5871 int dstflag = -1; in datetime_timetuple() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.h | 370 short dstflag; member
|