Searched defs:stdname (Results 1 – 15 of 15) sorted by relevance
/third_party/cups-filters/fontembed/ |
D | fontfile.h | 9 char *stdname; member
|
/third_party/pcre2/pcre2/maint/ |
D | GenerateUcpTables.py | 80 def stdname(x): function
|
/third_party/openssl/apps/ |
D | ciphers.c | 95 int stdname = 0; in ciphers_main() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | ciphers.c | 95 int stdname = 0; in ciphers_main() local
|
/third_party/python/Doc/includes/ |
D | tzinfo_examples.py | 112 def __init__(self, hours, reprname, stdname, dstname): argument
|
/third_party/openssl/ssl/ |
D | s3_lib.c | 4077 const SSL_CIPHER *ssl3_get_cipher_by_std_name(const char *stdname) in ssl3_get_cipher_by_std_name()
|
D | ssl_ciph.c | 1930 const char *OPENSSL_cipher_name(const char *stdname) in OPENSSL_cipher_name()
|
D | ssl_local.h | 465 const char *stdname; /* RFC name */ member
|
/third_party/node/deps/openssl/openssl/ssl/ |
D | s3_lib.c | 4081 const SSL_CIPHER *ssl3_get_cipher_by_std_name(const char *stdname) in ssl3_get_cipher_by_std_name()
|
D | ssl_ciph.c | 1931 const char *OPENSSL_cipher_name(const char *stdname) in OPENSSL_cipher_name()
|
D | ssl_local.h | 472 const char *stdname; /* RFC name */ member
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 925 const char * stdname; in tzparse() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 927 const char * stdname; in tzparse() local
|
/third_party/tzdata/ |
D | localtime.c | 1121 const char * stdname; in tzparse() local
|
/third_party/python/Lib/test/ |
D | datetimetester.py | 4750 def __init__(self, hours, reprname, stdname, dstname): argument 5171 def __init__(self, hours, reprname, stdname, dstname): argument
|