Home
last modified time | relevance | path

Searched refs:representation (Results 1 – 25 of 83) sorted by relevance

1234

/mirbsd/src/lib/libssl/src/doc/ssl/
Dd2i_SSL_SESSION.pod5 d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation
16 d2i_SSL_SESSION() transforms the external ASN1 representation of an SSL/TLS
21 representation and stores it into the memory location pointed to by B<pp>.
22 The length of the resulting ASN1 representation is returned. If B<pp> is
30 a binary ASN1 representation.
46 large enough to hold the binary representation of the session. There is no
47 known limit on the size of the created ASN1 representation, so the necessary
58 i2d_SSL_SESSION() returns the size of the ASN1 representation in bytes.
DSSL_CIPHER_get_name.pod51 Textual representation of the cipher name.
66 representation of anonymous ciphers.
/mirbsd/src/lib/libssl/src/doc/crypto/
DBN_bn2bin.pod54 the most significant bit signals a negative number (the representation
57 BN_bn2mpi() stores the representation of B<a> at B<to>, where B<to>
61 BN_mpi2bn() converts the B<len> bytes long representation at B<s> to
76 BN_bn2mpi() returns the length of the representation. BN_mpi2bn()
DASN1_STRING_print_ex.pod47 using exactly four characters for the hex representation. If it is 32 bits then
48 "\WXXXXXXXX" is used using eight characters of its hex representation. These forms
55 representation.
DOBJ_nid2obj.pod33 a representation of the ASN1 OBJECT IDENTIFIER (OID) type.
51 OBJ_obj2txt() converts the B<ASN1_OBJECT> B<a> into a textual representation.
52 The representation is written as a null terminated string to B<buf>
DRSA_sign_ASN1_OCTET_STRING.pod32 of size B<siglen> is the DER representation of a given octet string
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlnumber.pod39 "short" representation when converted to a binary fraction. For example,
49 exponents between -1024 and 1024. In decimal representation this is close
97 representation is used.
102 a representation of the closest limit is used. (I<Loss of information>)
107 a representation of one of these numbers is used. (I<Loss of information>)
Dperlpacktut.pod9 and some well-defined representation as might be required in the
33 in binary representation? One good reason is input and output accessing
35 representation is either forced on you or will give you some benefit
308 I<specific> binary representation. Leaving floating point numbers
309 aside for the moment, the salient properties of any such representation
330 computer's representation you write
467 double-precision representation as it is provided by your system. (There
468 is no such thing as a network representation for reals, so if you want
470 to ASCII representation, unless you're absolutely sure what's on the other
606 between a Unicode number and its UTF-8 representation you can do so by
[all …]
/mirbsd/src/share/doc/psd/07.pascal/
Dbigger.p2 * Graphic representation of a function
Dbigger7.p2 * Graphic representation of a function
Dbigger5.p2 * Graphic representation of a function
Dbigger4.p2 * Graphic representation of a function
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFormat.c85 void HTSetPresentation(const char *representation, in HTSetPresentation() argument
100 assert(representation != NULL); in HTSetPresentation()
105 NonNull(representation), in HTSetPresentation()
110 pres->rep = HTAtom_for(representation); in HTSetPresentation()
137 if (strcmp(representation, "*") == 0) { in HTSetPresentation()
DHTFile.h142 const char *representation,
DHTFormat.h246 extern void HTSetPresentation(const char *representation,
/mirbsd/src/gnu/usr.bin/perl/lib/Pod/
DFunctions.pm273 ord String find a character's numeric representation
275 pack Binary,String convert a list into a binary representation
/mirbsd/src/gnu/usr.bin/perl/lib/Locale/
DLanguage.pod135 Code for the representation of names of languages.
DCurrency.pod165 Code for the representation of currencies and funds.
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfdsumm.texi11 between the object file's representation of symbols and an internal
50 representation internally. This means that the BFD back ends
/mirbsd/src/gnu/usr.bin/perl/ext/XS/Typemap/
DTypemap.xs70 This simply passes the C representation of the Perl variable (an SV*)
/mirbsd/src/share/doc/papers/px/
Dfig2.3.raw85 EXPO 2.13 Returns machine representation of real exponent
/mirbsd/src/sys/miscfs/procfs/
DREADME7 directory contains a representation of the system process table.
/mirbsd/src/gnu/usr.bin/perl/t/op/
Dutf8decode.t107 4.3 Overlong representation of the NUL character
/mirbsd/src/gnu/usr.bin/lynx/samples/
Dlynx-keymaps46 # an intermediate representation.
/mirbsd/src/lib/libcompat/regexp/
DREADME79 internal representation of the automaton, although knowledge of the details

1234