Home
last modified time | relevance | path

Searched defs:stdname (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dzoneinfo_windows.go25 func matchZoneKey(zones registry.Key, kname string, stdname, dstname string) (matched bool, err2 er… argument
58 func toEnglishName(stdname, dstname string) (string, error) { argument
Dexport_windows_test.go17 func ToEnglishName(stdname, dstname string) (string, error) { argument
/aosp_15_r20/external/pcre/maint/
H A DGenerateUcpTables.py80 def stdname(x): function
/aosp_15_r20/external/python/cpython3/Doc/includes/
Dtzinfo_examples.py112 def __init__(self, hours, reprname, stdname, dstname): argument
/aosp_15_r20/external/python/cpython2/Doc/includes/
Dtzinfo-examples.py118 def __init__(self, hours, reprname, stdname, dstname): argument
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c927 const char * stdname; in tzparse() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dlocaltime.c927 const char * stdname; in tzparse() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Ddatetimetester.py5054 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 Dlocaltime.c1150 const char * stdname; in tzparse() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_datetime.py3071 def __init__(self, hours, reprname, stdname, dstname): argument