Home
last modified time | relevance | path

Searched refs:traditional (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/third_party/typescript/tests/baselines/reference/
DobjectLiteralParameterResolution.types18 …y; error: any; dataType: string; converters: { "text json": string; }; traditional: boolean; timeo…
19traditional: true , timeout: 12, }, "") : { type: string; data: string; success: any; error:…
23traditional: true , timeout: 12, } : { type: string; data: string; success: any; error: any;…
57 traditional: true ,
58 >traditional : true
DobjectLiteralParameterResolution.js14 traditional: true , property
27 traditional: true, property
DobjectLiteralParameterResolution.symbols51 traditional: true ,
52 >traditional : Symbol(traditional, Decl(objectLiteralParameterResolution.ts, 11, 36))
/third_party/icu/icu4c/source/data/lang/
Den_CA.txt52 zh_Hant{"traditional Chinese"}
56 zh_Hant{"traditional Mandarin Chinese"}
97 big5han{"traditional Chinese sort order - Big5"}
109 traditional{"traditional sort order"}
181 hant{"traditional Chinese numerals"}
182 hantfin{"traditional Chinese financial numerals"}
199 taml{"traditional Tamil numerals"}
Dia.txt447 zh_Hant{"chinese traditional"}
455 zh_Hant{"chinese mandarin traditional"}
487 Hant{"traditional"}
518 Hant{"han traditional"}
581 hant{"cifras chinese traditional"}
582 hantfin{"cifras financiari chinese traditional"}
598 taml{"cifras tamil traditional"}
/third_party/skia/third_party/externals/icu/source/data/translit/
DHans_Hant.txt12 # Convert between simplified and traditional Chinese
13 # UTRANS_FORWARD is from simplified to traditional
1773 # Preserve 丰 for traditional in some cases
/third_party/icu/icu4c/source/data/translit/
DHans_Hant.txt12 # Convert between simplified and traditional Chinese
13 # UTRANS_FORWARD is from simplified to traditional
1793 # Preserve 丰 for traditional in some cases
/third_party/openssl/doc/man1/
Dopenssl-pkcs8.pod.in22 [B<-traditional>]
63 unencrypted private key in PKCS#8 format. If the B<-traditional> option is
64 used then a traditional format private key is written instead.
67 unencrypted private key in traditional DER format.
74 =item B<-traditional>
76 When this option is present and B<-topk8> is not a traditional format private
169 counts are more secure that those encrypted using the traditional
175 level whereas the traditional format includes them at a PEM level.
238 Convert a private key from any PKCS#8 encrypted format to traditional format:
240 openssl pkcs8 -in pk8.pem -traditional -out key.pem
Dopenssl-genrsa.pod.in31 [B<-traditional>]
84 =item B<-traditional>
86 Write the key using the traditional PKCS#1 format instead of the PKCS#8 format.
Dopenssl-pkey.pod.in27 [B<-traditional>]
126 =item B<-traditional>
129 with the appropriate encryption algorithm (if any). If the B<-traditional>
130 option is specified then the older "traditional" format is used instead.
/third_party/node/deps/openssl/openssl/apps/
Dpkey.c80 int private = 0, traditional = 0, check = 0, pub_check = 0; in pkey_main() local
137 traditional = 1; in pkey_main()
181 if (traditional && (noout || outformat != FORMAT_PEM)) in pkey_main()
278 if (traditional) { in pkey_main()
Dgenrsa.c91 int traditional = 0; in genrsa_main() local
143 traditional = 1; in genrsa_main()
225 if (traditional) { in genrsa_main()
Drsa.c136 int traditional = 0; in rsa_main() local
214 traditional = 1; in rsa_main()
355 if (traditional) in rsa_main()
Dpkcs8.c87 int private = 0, traditional = 0; in pkcs8_main() local
136 traditional = 1; in pkcs8_main()
356 if (traditional) in pkcs8_main()
/third_party/openssl/apps/
Dpkey.c80 int private = 0, traditional = 0, check = 0, pub_check = 0; in pkey_main() local
137 traditional = 1; in pkey_main()
181 if (traditional && (noout || outformat != FORMAT_PEM)) in pkey_main()
278 if (traditional) { in pkey_main()
Dgenrsa.c91 int traditional = 0; in genrsa_main() local
143 traditional = 1; in genrsa_main()
225 if (traditional) { in genrsa_main()
Drsa.c136 int traditional = 0; in rsa_main() local
214 traditional = 1; in rsa_main()
355 if (traditional) in rsa_main()
Dpkcs8.c87 int private = 0, traditional = 0; in pkcs8_main() local
136 traditional = 1; in pkcs8_main()
356 if (traditional) in pkcs8_main()
/third_party/libffi/m4/
Dax_configure_args.m413 # The traditional way of starting a subdir-configure is running the script
20 # Sadly, the traditional "exec $SHELL" of the enable_builddir macros is
/third_party/skia/third_party/externals/icu/source/data/lang/
Dia.txt399 zh_Hant{"chinese traditional"}
425 Hant{"traditional"}
456 Hant{"han traditional"}
514 hant{"cifras chinese traditional"}
515 hantfin{"cifras financiari chinese traditional"}
528 taml{"cifras tamil traditional"}
/third_party/skia/third_party/externals/icu/source/data/coll/
Des__TRADITIONAL.txt5 default{"traditional"}
/third_party/icu/icu4c/source/data/coll/
Des__TRADITIONAL.txt5 default{"traditional"}
Dkn.txt14 traditional{
Des.txt17 traditional{
/third_party/typescript/tests/cases/compiler/
DobjectLiteralParameterResolution.ts13 traditional: true ,

12345678910>>...21