Home
last modified time | relevance | path

Searched full:coding (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/freebsd/crypto/openssl/
H A DCONTRIBUTING.md70 4. Code provided should follow our [coding style] and [documentation policy]
73 finding code formatting mistakes and other coding style nits.
80 [coding style]: https://openssl-library.org/policies/technical/coding-style/
/freebsd/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst4 Devicetree Sources (DTS) Coding Style
13 making the coding style stricter.
19 and property names, but this coding style narrows the range down to achieve
168 1. Use indentation according to Documentation/process/coding-style.rst.
H A Dwriting-schema.rst133 Coding style
136 Use YAML coding style (two-space indentation). For DTS examples in the schema,
/freebsd/contrib/sendmail/libmilter/docs/
H A Ddesign.html35 A certain degree of coding sophistication and
52 this will simplify coding
56 Coding failures in a Milter process that cause that process
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md28 * [Coding Conventions](#coding-conventions)
189 ### Coding Conventions
190 We currently use [C Style and Coding Standards for
192 coding convention.
/freebsd/contrib/ntp/include/
H A Dntp_control.h71 * {En,De}coding of the system status word
98 * {En,De}coding of the peer status word
127 * {En,De}coding of the clock status word
/freebsd/usr.bin/compress/
H A Dcompress.157 utility reduces the size of files using adaptive Lempel-Ziv coding.
174 coding (as used in the historical command pack), or adaptive Huffman
175 coding (as used in the historical command compact), and takes less
/freebsd/sys/contrib/zlib/doc/
H A Drfc1951.txt44 coding, with efficiency comparable to the best currently available
77 3.2.1. Synopsis of prefix and Huffman coding ............... 6
78 3.2.2. Use of Huffman coding in the "deflate" format ....... 7
146 representations. Familiarity with the technique of Huffman coding
194 and Huffman coding. The Huffman trees for each block are independent
313 3.2.1. Synopsis of prefix and Huffman coding
315 Prefix coding represents symbols from an a priori known
372 3.2.2. Use of Huffman coding in the "deflate" format
/freebsd/crypto/openssl/demos/kdf/
H A Dpbkdf2.c23 * Hard coding a password into an application is very bad.
41 * hard coding them is that they cannot easily be adjusted for future
H A Dscrypt.c23 * Hard coding a password into an application is very bad.
41 * hard coding them is that they cannot easily be adjusted for future
/freebsd/usr.bin/gzip/
H A Dgzip.133 .Nd compression/decompression tool using Lempel-Ziv coding (LZ77)
61 program compresses and decompresses files using Lempel-Ziv coding
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dlocation.h229 * @ctrl_ch_position: coding of the control channel position relative to
265 * @ctrl_ch_position: coding of the control channel position relative to
304 * @ctrl_ch_position: coding of the control channel position relative to
350 * @ctrl_ch_position: coding of the control channel position relative to
402 * @ctrl_ch_position: coding of the control channel position relative to
542 * @ctrl_ch_position: Coding of the control channel position relative to the
643 * @ctrl_ch_position: Coding of the control channel position relative to the
708 * @ctrl_ch_position: Coding of the control channel position relative to the
759 * @ctrl_ch_position: Coding of the control channel position relative to the
806 * @ctrl_ch_position: Coding o
[all...]
/freebsd/contrib/mandoc/
H A Dpreconv.c151 /* Only account for the "coding" phrase. */ in preconv_cue()
154 strncasecmp(ln, "coding:", 7)) { in preconv_cue()
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A DREADME.txt10 The code in this directory has a different coding style than other parts to
/freebsd/contrib/file/python/
H A Dsetup.py1 # coding: utf-8
H A Dtests.py1 # coding: utf-8
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_server.112 two nodes. This example is intended to provide a very simple coding
H A Drdma_client.112 two nodes. This example is intended to provide a very simple coding
H A Drdma_xclient.112 two nodes. This example is intended to provide a very simple coding
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A DREADME.contributors1 Code in this sub-directory should follow the GNU Coding Standard, but it is
/freebsd/crypto/openssl/demos/mac/
H A Dpoly1305.c44 * Hard coding the key into an application is very bad.
59 * Hard coding a nonce must not be done under any circumstances and is done here
/freebsd/contrib/bzip2/
H A Dcompress.c262 VPrintf3( " %d in block, %d after MTF & 1-2 coding, " in sendMTFValues()
271 /*--- Decide how many coding tables to use ---*/ in sendMTFValues()
279 /*--- Generate an initial set of coding tables ---*/ in sendMTFValues()
354 by each of the coding tables. in sendMTFValues()
396 Find the coding table which is best for this group, in sendMTFValues()
528 /*--- Now the coding tables. ---*/ in sendMTFValues()
/freebsd/sys/xdr/
H A Dxdr.c762 * Don't bother open-coding this; it's a fair amount of code. Just in xdr_hyper()
776 * Don't bother open-coding this; it's a fair amount of code. Just in xdr_u_hyper()
790 * Don't bother open-coding this; it's a fair amount of code. Just in xdr_longlong_t()
804 * Don't bother open-coding this; it's a fair amount of code. Just in xdr_u_longlong_t()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_literals.h21 …f suspectUncompressible then some sampling checks will be run to potentially skip huffman coding */
/freebsd/contrib/arm-optimized-routines/string/
H A DREADME.contributors5 the GNU Coding Standard and glibc specific conventions should be followed

12345678910>>...17