Searched defs:utcoff (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 24 PyObject *utcoff; member 840 long *utcoff = NULL; in load_data() local 2001 long utcoff = utcoffs[idx]; in utcoff_to_dstoff() local 2061 ts_to_local(size_t *trans_idx, int64_t *trans_utc, long *utcoff, in ts_to_local()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 399 def __init__(self, utcoff, dstoff, tzname): argument
|
/aosp_15_r20/external/python/cpython3/Lib/zoneinfo/ |
D | _zoneinfo.py | 399 def __init__(self, utcoff, dstoff, tzname): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 399 def __init__(self, utcoff, dstoff, tzname): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 399 def __init__(self, utcoff, dstoff, tzname): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 399 def __init__(self, utcoff, dstoff, tzname): argument
|