Home
last modified time | relevance | path

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

12345678910>>...32

/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/boost/libs/config/doc/
Drationale.qbk15 The problem with many traditional "textbook" implementations of configuration
33 have nothing to do with each other. Essentially, the traditional solution
39 Extending a traditional configuration header implies modifying existing code.
45 detection code? A traditional configuration header is one of the most
51 After even a minor change to a traditional configuration header on one minor
58 In this situation it is impossible to submit changes to a traditional
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DHans_Hant.txt11 # Convert between simplified and traditional Chinese
12 # UTRANS_FORWARD is from simplified to traditional
1772 # Preserve 丰 for traditional in some cases
/third_party/icu/icu4c/source/data/translit/
DHans_Hant.txt11 # Convert between simplified and traditional Chinese
12 # UTRANS_FORWARD is from simplified to traditional
1772 # Preserve 丰 for traditional in some cases
/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/openssl/apps/
Dpkey.c61 int private = 0, traditional = 0, check = 0, pub_check = 0; in pkey_main() local
114 traditional = 1; in pkey_main()
193 if (traditional) { in pkey_main()
Dpkcs8.c78 int private = 0, traditional = 0; in pkcs8_main() local
123 traditional = 1; in pkcs8_main()
335 if (traditional) in pkcs8_main()
/third_party/openssl/doc/man1/
Dpkcs8.pod24 [B<-traditional>]
64 =item B<-traditional>
66 When this option is present and B<-topk8> is not a traditional format private
173 unencrypted private key in PKCS#8 format. If the B<-traditional> option is
174 used then a traditional format private key is written instead.
177 unencrypted private key in traditional DER format.
205 counts are more secure that those encrypted using the traditional
211 level whereas the traditional format includes them at a PEM level.
274 Convert a private key from any PKCS#8 encrypted format to traditional format:
276 openssl pkcs8 -in pk8.pem -traditional -out key.pem
Dpkey.pod18 [B<-traditional>]
74 =item B<-traditional>
77 with the appropriate encryption algorithm (if any). If the B<-traditional>
78 option is specified then the older "traditional" format is used instead.
/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/uboot/u-boot-2020.01/doc/
DREADME.fdt-overlays7 Overlays require slightly different syntax compared to traditional overlays.
24 Building an overlay follows the same process as building a traditional dtb.
99 6. Boot system like you would do with a traditional dtb.
/third_party/skia/third_party/externals/icu/source/data/coll/
Des__TRADITIONAL.txt5 default{"traditional"}
/third_party/flutter/skia/third_party/externals/icu/source/data/coll/
Des__TRADITIONAL.txt5 default{"traditional"}
Des.txt17 traditional{
Dbn.txt14 traditional{
/third_party/icu/icu4c/source/data/coll/
Des__TRADITIONAL.txt5 default{"traditional"}
Des.txt17 traditional{
Dbn.txt14 traditional{
Dkn.txt14 traditional{
/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/icu/icu4c/source/data/lang/
Dia.txt399 zh_Hant{"chinese traditional"}
427 Hant{"traditional"}
458 Hant{"han traditional"}
516 hant{"cifras chinese traditional"}
517 hantfin{"cifras financiari chinese traditional"}
530 taml{"cifras tamil traditional"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dia.txt399 zh_Hant{"chinese traditional"}
427 Hant{"traditional"}
458 Hant{"han traditional"}
516 hant{"cifras chinese traditional"}
517 hantfin{"cifras financiari chinese traditional"}
530 taml{"cifras tamil traditional"}
/third_party/typescript/tests/cases/compiler/
DobjectLiteralParameterResolution.ts13 traditional: true ,

12345678910>>...32