/third_party/curl/packages/vms/ |
D | readme | 17 The release notes installed by the PCSI kit consist of this file and the 31 creating a PCSI kit. 51 a PCSI kit based on curl_release_note_start.txt, 77 PCSI kit. 118 Makefile.am curl kit file list for this directory. 120 Makefile.in curl kit makefile source for this directory. 127 This generates the name of the PCSI kit based on 132 be included in a PCSI kit. 135 This generates the PCSI kit after the libcurl 150 for testing the install and building the PCSI kit. [all …]
|
D | pcsi_product_gnv_curl.com | 6 $! format kit 60 $! Make sure that the kit name is up to date for this build 110 $! Parse the kit name into components. 182 $! VAX can not do a compressed kit. 184 $! kit. 192 /source=stage_root:[kit]/dest=stage_root:[kit] -
|
D | curl_gnv_build_steps.txt | 23 directory. It also requires the GNV Bash 4.2.45 kit as an update from the 28 The source kits are provided in backup savesets inside of the PCSI install kit. 36 [gnv.common_src]curl_*_original_src.bck is the original source of the curl kit 159 Then builds the kit. 201 Building a PCSI kit for an architecture takes the following steps after 206 branding the PCSI kit based on who is making the kit. 216 kit you may need to keep the producer the same. 221 5. If you are producing an update kit, then update the file 223 This file is currently only used in building the PCSI kit. 226 to the kit. These files should all be ODS-2 legal filenames and [all …]
|
D | make_pcsi_curl_kit_name.com | 5 $! Calculates the PCSI kit name for use in building an installation kit. 175 $! Kit type 1 is complete kit, the only type that this procedure will make. 178 $! Write out a logical name for the resulting base kit name.
|
D | backup_gnv_curl_src.com | 5 $! Procedure to create backup save sets for installing in a PCSI kit. 8 $! a kit will be packaged with the distribution kit for the binary. 113 $! There may be a VMS specific source kit
|
D | curl_release_note_start.txt | 18 This product may be available for your platform in a PCSI kit. The source kit 22 PCSI kit. 42 If you need to work around having the older HP SSL kit installed, then
|
D | build_libcurl_pc.com | 29 $! Need to know the kit type. 38 $! Parse the kit name into components. 49 $! kit type of "D" means a daily build
|
D | build_gnv_curl_pcsi_desc.com | 14 $! Source kit option 73 $! Parse the kit name into components. 84 $! kit type of "D" means a daily build 383 $! Source kit option
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | lt.txt | 2793 "1"{"kitą penktadienį"} 2814 "1"{"kitą penkt."} 2835 "1"{"kitą penkt."} 2964 "1"{"kitą pirmadienį"} 2985 "1"{"kitą pirm."} 3006 "1"{"kitą pirm."} 3028 "1"{"kitą mėnesį"} 3050 "1"{"kitą mėnesį"} 3072 "1"{"kitą mėnesį"} 3149 "1"{"kitą šeštadienį"} [all …]
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | lt.txt | 2841 "1"{"kitą penktadienį"} 2862 "1"{"kitą penkt."} 2883 "1"{"kitą penkt."} 3012 "1"{"kitą pirmadienį"} 3033 "1"{"kitą pirm."} 3054 "1"{"kitą pirm."} 3076 "1"{"kitą mėnesį"} 3098 "1"{"kitą mėnesį"} 3120 "1"{"kitą mėnesį"} 3197 "1"{"kitą šeštadienį"} [all …]
|
/third_party/icu/icu4c/source/data/locales/ |
D | lt.txt | 2841 "1"{"kitą penktadienį"} 2862 "1"{"kitą penkt."} 2883 "1"{"kitą penkt."} 3012 "1"{"kitą pirmadienį"} 3033 "1"{"kitą pirm."} 3054 "1"{"kitą pirm."} 3076 "1"{"kitą mėnesį"} 3098 "1"{"kitą mėnesį"} 3120 "1"{"kitą mėnesį"} 3197 "1"{"kitą šeštadienį"} [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/region/ |
D | yav.txt | 38 CD{"kitɔŋ kí kongó"} 52 CZ{"kitɔŋ kí cɛ́k"} 57 DO{"kitɔŋ kí tumunikɛ́ŋ"} 168 PS{"kitɔŋ ki palɛstíin"}
|
/third_party/skia/third_party/externals/icu/source/data/region/ |
D | yav.txt | 39 CD{"kitɔŋ kí kongó"} 53 CZ{"kitɔŋ kí cɛ́k"} 58 DO{"kitɔŋ kí tumunikɛ́ŋ"} 168 PS{"kitɔŋ ki palɛstíin"}
|
/third_party/icu/icu4c/source/data/region/ |
D | yav.txt | 39 CD{"kitɔŋ kí kongó"} 53 CZ{"kitɔŋ kí cɛ́k"} 58 DO{"kitɔŋ kí tumunikɛ́ŋ"} 168 PS{"kitɔŋ ki palɛstíin"}
|
/third_party/pulseaudio/src/daemon/ |
D | default.pa.in | 152 .ifexists module-console-kit@PA_SOEXT@ 153 load-module module-console-kit
|
/third_party/libcoap/ |
D | HOWTO.dual.gnutls | 49 # p11-kit 61 # /* ck_rsa_pkcs_mgf_type_t is not defined in old versions of p11-kit */
|
D | HOWTO.dual.softhsm2 | 47 # Make sure p11-kit softhsm modules have the correct module: fully qualified 49 # /usr/share/p11-kit/modules/softhsm*
|
/third_party/flatbuffers/src/ |
D | idl_gen_java.cpp | 788 for (auto kit = fields.begin(); kit != fields.end(); ++kit) { in GenStruct() local 789 auto &key_field = **kit; in GenStruct() 1203 for (auto kit = fields.begin(); kit != fields.end(); ++kit) { in GenVectorAccessObject() local 1204 auto &key_field = **kit; in GenVectorAccessObject()
|
D | idl_gen_csharp.cpp | 810 for (auto kit = fields.begin(); kit != fields.end(); ++kit) { in GenStruct() local 811 auto &key_field = **kit; in GenStruct() 1254 for (auto kit = fields.begin(); kit != fields.end(); ++kit) { in GenVectorAccessObject() local 1255 auto &key_field = **kit; in GenVectorAccessObject()
|
D | idl_gen_kotlin.cpp | 1046 for (auto kit = fields.begin(); kit != fields.end(); ++kit) { in GenerateStructGetters() local 1047 auto &kfield = **kit; in GenerateStructGetters()
|
/third_party/mesa3d/include/HaikuGL/ |
D | README | 1 These headers make up the Haiku Op*nGL kit.
|
/third_party/mbedtls/tests/docker/bionic/ |
D | Dockerfile | 132 --with-included-libtasn1 --without-p11-kit \ 155 --with-included-libtasn1 --with-included-unistring --without-p11-kit \
|
/third_party/boost/libs/phoenix/doc/ |
D | starter_kit.qbk | 14 starter kit shall be as minimal as possible, yet packed as much power as
|
/third_party/pulseaudio/ |
D | LICENSE | 30 and realtime kit implementations.
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.0.2.rst | 70 - Haiku: Add in public GL kit headers
|