Searched refs:corresponding (Results 1 – 25 of 232) sorted by relevance
12345678910
| /mirbsd/src/gnu/usr.bin/perl/NetWare/t/ |
| D | Readme.txt | 19 test scripts ('.t' files) under the corresponding folder. 34 'nwauto.pl' by including all the corresponding '.t' scripts in them in 62 not get executed since they cannot locate the corresponding libraries. 74 corresponding '.pl' file. For example, if you wish to execute only the 83 The following scripts are commented out in the corresponding autoscript:
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Locale/ |
| D | Script.pod | 114 This function takes a script name and returns the corresponding 128 and returns the corresponding code from another code set. 136 corresponding script in the second code set, 157 Returns a list of all script names for which there is a corresponding 167 The user is prompted for a script code, and then told the corresponding
|
| D | Language.pod | 43 This function takes a language name and returns the corresponding 71 Returns a list of all language names for which there is a corresponding 81 The user is prompted for a language code, and then told the corresponding
|
| D | Country.pod | 90 This function takes a country name and returns the corresponding 104 and returns the corresponding code from another code set. 112 corresponding country in the second code set, 133 Returns a list of all country names for which there is a corresponding 196 The user is prompted for a country code, and then told the corresponding
|
| D | Currency.pod | 59 This function takes a currency name and returns the corresponding 87 Returns a list of all currency names for which there is a corresponding 97 The user is prompted for a currency code, and then told the corresponding
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | EVP_SealInit.pod | 30 decrypted using any of the corresponding private keys. B<ek> is an array of 32 must contain enough room for the corresponding encrypted key: that is 38 contain enough room for the corresponding cipher's IV, as determined by (for
|
| D | PKCS12_parse.pod | 18 If successful the private key will be written to B<*pkey>, the corresponding 33 Only a single private key and corresponding certificate is returned by this function.
|
| D | X509_NAME_ENTRY_get_object.pod | 52 corresponding B<X509_NAME> functions are typically used to 56 named ones of the corresponding B<X509_NAME> functions such as
|
| D | EVP_PKEY_set1_RSA.pod | 45 EVP_PKEY_type() returns the type of key corresponding to the value 48 EVP_PKEY_DSA, EVP_PKEY_DH or EVP_PKEY_EC for the corresponding
|
| D | EVP_DigestInit.pod | 122 EVP_MD_CTX_md() returns the B<EVP_MD> structure corresponding to the passed 153 corresponding OBJECT IDENTIFIER or NID_undef if none exists. 161 corresponding EVP_MD structures.
|
| D | DH_generate_key.pod | 25 corresponding public value B<dh-E<gt>pub_key>, which can then be
|
| D | OBJ_nid2obj.pod | 39 OBJ_obj2nid(), OBJ_ln2nid(), OBJ_sn2nid() return the corresponding NID 43 OBJ_txt2nid() returns NID corresponding to text string <s>. B<s> can be
|
| /mirbsd/src/lib/libssl/src/doc/ssl/ |
| D | SSL_CTX_set_cipher_list.pod | 28 corresponding ciphers are not compiled in or because they are mistyped, 36 DH-parameters must have been set. All other ciphers need a corresponding
|
| D | SSL_CTX_free.pod | 27 session cache. This implies, that all corresponding sessions from an
|
| D | SSL_get_peer_cert_chain.pod | 28 If the corresponding session is freed, the pointer must not be used
|
| D | SSL_CTX_set_ssl_version.pod | 36 set in the corresponding SSL_CTX object.
|
| /mirbsd/src/gnu/usr.bin/perl/ext/XS/Typemap/ |
| D | typemap | 4 # there is not a corresponding type explicitly identified in the standard
|
| D | README | 12 Currently not all the typemap entries have corresponding tests.
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | bfdint.texi | 415 file, or core file) corresponding to this target vector. This is called 509 corresponding field in the target vector is named 519 corresponding field in the target vector is named 616 corresponding field in the target vector is named 622 archive @samp{check_format} routine. The corresponding field in the 629 archive @samp{write_contents} routine. The corresponding field in the 637 always uses extended name tables anyhow. The corresponding field in the 643 The corresponding field in the target vector is named @samp{write_armap} 650 itself. The corresponding field in the target vector is named 656 via @samp{bfd_openr_next_archived_file}. The corresponding field in the [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/include/aout/ |
| D | stab.def | 31 To find the address, look in the corresponding external symbol. */ 35 To find the address, look in the corresponding external symbol. */ 85 value is corresponding address. On Solaris2, the line number is 176 up to the corresponding N_EINCL. The Sun linker generates these when
|
| /mirbsd/src/gnu/usr.bin/cvs/diff/ |
| D | analyze.c | 641 int runlength, start, corresponding; local 688 corresponding = other_changed[j - 1] ? i : i_end; 703 corresponding = i; 711 while (corresponding < i)
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-cris.texi | 263 The name of the corresponding relocation is 270 global offset table. The corresponding relocation is 280 is a pc-relative offset to the corresponding stub code in the 370 overrides a previous setting, including the corresponding effect 382 the corresponding effect of the option @option{--underscore}. 408 @c wrapping the corresponding ELF function and emitting an error for
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | sockpfaf.m4 | 10 dnl it supports the corresponding protocol family.
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | AUTHORS | 6 corresponding full names:
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | pkcs12.pod | 153 its corresponding certificate should be present. If additional certificates are 261 the one corresponding to the private key. Certain software which requires 263 file is the one corresponding to the private key: this may not always 265 outputting the certificate corresponding to the private key. If the CA
|
12345678910