Searched defs:stdname (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/time/ |
D | zoneinfo_windows.go | 25 func matchZoneKey(zones registry.Key, kname string, stdname, dstname string) (matched bool, err2 er… argument 58 func toEnglishName(stdname, dstname string) (string, error) { argument
|
D | export_windows_test.go | 17 func ToEnglishName(stdname, dstname string) (string, error) { argument
|
/aosp_15_r20/external/pcre/maint/ |
H A D | GenerateUcpTables.py | 80 def stdname(x): function
|
/aosp_15_r20/external/python/cpython3/Doc/includes/ |
D | tzinfo_examples.py | 112 def __init__(self, hours, reprname, stdname, dstname): argument
|
/aosp_15_r20/external/python/cpython2/Doc/includes/ |
D | tzinfo-examples.py | 118 def __init__(self, hours, reprname, stdname, dstname): argument
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | localtime.c | 927 const char * stdname; in tzparse() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | localtime.c | 927 const char * stdname; in tzparse() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | datetimetester.py | 5054 def __init__(self, hours, reprname, stdname, dstname): argument 5475 def __init__(self, hours, reprname, stdname, dstname): argument
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | localtime.c | 1150 const char * stdname; in tzparse() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_datetime.py | 3071 def __init__(self, hours, reprname, stdname, dstname): argument
|