Home
last modified time | relevance | path

Searched refs:notation (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/crypto/heimdal/doc/
H A Dlayman.asc61 defined in X.209). ASN.1 is a flexible notation that allows
79 Section 5 lists some ASN.1 types, giving their notation,
90 Terminology and notation. In this note, an octet is an eight-
95 notation:
98 and value notation; in examples, it generally
119 notation for describing abstract types and values.
184 programming-language-like notation, with the following
512 This section gives the notation for some ASN.1 types and
519 Each description includes ASN.1 notation, BER encoding, and
523 in PKCS and related standards. ASN.1 notation is generally
[all …]
/freebsd/contrib/libucl/
H A DREADME.md11 - [Improvements to the json notation](#improvements-to-the-json-notation)
92 ## Improvements to the json notation.
332 UCL can handle multiline strings as well as single line ones. It uses shell/perl like notation for …
374 * `JSON` - canonic json notation (with spaces indented structure);
375 * `Compacted JSON` - compact json notation (without spaces or newlines);
376 * `Configuration` - nginx like notation;
377 * `YAML` - yaml inlined notation.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SHAKE.pod27 by L<EVP_MAC-KMAC128(7)>. Using the notation from NIST FIPS 202
34 by L<EVP_MAC-KMAC256(7)>. Using the notation from NIST FIPS 202
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js485 function convertNotation(options, notation) { argument
489 levels = notation.split('.');
499 PROTOTYPE.get = function(notation) { argument
502 var o = convertNotation(this.options, notation.toLowerCase()),
508 function setCallback(notation, args) { argument
513 if(match = (new RegExp(rule, 'i')).exec(notation)) {
545 $.each(option, function(notation, value) { argument
546 if(!rendered && !rrender.test(notation)) {
547 delete option[notation]; return;
551 var obj = convertNotation(options, notation.toLowerCase()), previous;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dabilis,tb10x-ictl.txt17 the interrupt controller in the parent controller's notation. Interrupts
/freebsd/crypto/openssl/doc/man3/
H A DOpenSSL_version.pod89 is the number from B<OPENSSL_VERSION_MAJOR>, in hexadecimal notation
93 is the number from B<OPENSSL_VERSION_MINOR>, in hexadecimal notation
97 is the number from B<OPENSSL_VERSION_PATCH>, in hexadecimal notation
/freebsd/contrib/ncurses/include/
H A Dunctrl.h.in39 * Control characters are displayed in caret notation (^x), DELETE is displayed
/freebsd/contrib/nvi/common/
H A Dkey.c273 const char *notation = alt_key_notation(ch); in v_key_name() local
274 len = strlcpy(sp->cname, notation, sizeof(sp->cname)); in v_key_name()
/freebsd/contrib/tzcode/
H A Dtzselect.ksh63 COORD should use ISO 6709 notation, for example, '-c +4852+00220'
492 'in ISO 6709 notation.'
/freebsd/contrib/bc/locales/
H A Den_AU.ISO8859-1.msg76 26 "POSIX does not allow exponential notation"
H A Den_CA.ISO8859-1.msg76 26 "POSIX does not allow exponential notation"
H A Den_CA.UTF-8.msg76 26 "POSIX does not allow exponential notation"
H A Den_GB.UTF-8.msg76 26 "POSIX does not allow exponential notation"
H A Den_IE.US_ASCII.msg76 26 "POSIX does not allow exponential notation"
H A Den_NZ.ISO8859-15.msg76 26 "POSIX does not allow exponential notation"
H A Den_NZ.utf8.msg76 26 "POSIX does not allow exponential notation"
H A Den_US.ISO8859-15.msg76 26 "POSIX does not allow exponential notation"
H A Den_US.US_ASCII.msg76 26 "POSIX does not allow exponential notation"
H A Den_US.msg76 26 "POSIX does not allow exponential notation"
H A Den_AU.ISO8859-15.msg76 26 "POSIX does not allow exponential notation"
H A Den_AU.US-ASCII.msg76 26 "POSIX does not allow exponential notation"
H A Den_AU.UTF-8.msg76 26 "POSIX does not allow exponential notation"
H A Den_AU.utf8.msg76 26 "POSIX does not allow exponential notation"
H A Den_CA.ISO8859-15.msg76 26 "POSIX does not allow exponential notation"
H A Den_CA.US-ASCII.msg76 26 "POSIX does not allow exponential notation"

12345