Home
last modified time | relevance | path

Searched refs:corresponding (Results 1 – 25 of 232) sorted by relevance

12345678910

/mirbsd/src/gnu/usr.bin/perl/NetWare/t/
DReadme.txt19 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/
DScript.pod114 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
DLanguage.pod43 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
DCountry.pod90 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
DCurrency.pod59 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/
DEVP_SealInit.pod30 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
DPKCS12_parse.pod18 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.
DX509_NAME_ENTRY_get_object.pod52 corresponding B<X509_NAME> functions are typically used to
56 named ones of the corresponding B<X509_NAME> functions such as
DEVP_PKEY_set1_RSA.pod45 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
DEVP_DigestInit.pod122 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.
DDH_generate_key.pod25 corresponding public value B<dh-E<gt>pub_key>, which can then be
DOBJ_nid2obj.pod39 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/
DSSL_CTX_set_cipher_list.pod28 corresponding ciphers are not compiled in or because they are mistyped,
36 DH-parameters must have been set. All other ciphers need a corresponding
DSSL_CTX_free.pod27 session cache. This implies, that all corresponding sessions from an
DSSL_get_peer_cert_chain.pod28 If the corresponding session is freed, the pointer must not be used
DSSL_CTX_set_ssl_version.pod36 set in the corresponding SSL_CTX object.
/mirbsd/src/gnu/usr.bin/perl/ext/XS/Typemap/
Dtypemap4 # there is not a corresponding type explicitly identified in the standard
DREADME12 Currently not all the typemap entries have corresponding tests.
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfdint.texi415 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/
Dstab.def31 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/
Danalyze.c641 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/
Dc-cris.texi263 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/
Dsockpfaf.m410 dnl it supports the corresponding protocol family.
/mirbsd/src/gnu/usr.bin/lynx/
DAUTHORS6 corresponding full names:
/mirbsd/src/lib/libssl/src/doc/apps/
Dpkcs12.pod153 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