Home
last modified time | relevance | path

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

/third_party/cups-filters/fontembed/
Dfontfile.h9 char *stdname; member
/third_party/pcre2/pcre2/maint/
DGenerateUcpTables.py80 def stdname(x): function
/third_party/openssl/apps/
Dciphers.c95 int stdname = 0; in ciphers_main() local
/third_party/node/deps/openssl/openssl/apps/
Dciphers.c95 int stdname = 0; in ciphers_main() local
/third_party/python/Doc/includes/
Dtzinfo_examples.py112 def __init__(self, hours, reprname, stdname, dstname): argument
/third_party/openssl/ssl/
Ds3_lib.c4077 const SSL_CIPHER *ssl3_get_cipher_by_std_name(const char *stdname) in ssl3_get_cipher_by_std_name()
Dssl_ciph.c1930 const char *OPENSSL_cipher_name(const char *stdname) in OPENSSL_cipher_name()
Dssl_local.h465 const char *stdname; /* RFC name */ member
/third_party/node/deps/openssl/openssl/ssl/
Ds3_lib.c4081 const SSL_CIPHER *ssl3_get_cipher_by_std_name(const char *stdname) in ssl3_get_cipher_by_std_name()
Dssl_ciph.c1931 const char *OPENSSL_cipher_name(const char *stdname) in OPENSSL_cipher_name()
Dssl_local.h472 const char *stdname; /* RFC name */ member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c925 const char * stdname; in tzparse() local
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c927 const char * stdname; in tzparse() local
/third_party/tzdata/
Dlocaltime.c1121 const char * stdname; in tzparse() local
/third_party/python/Lib/test/
Ddatetimetester.py4750 def __init__(self, hours, reprname, stdname, dstname): argument
5171 def __init__(self, hours, reprname, stdname, dstname): argument