Home
last modified time | relevance | path

Searched refs:coding (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dutil.c98 hci_coding2str(int coding) in hci_coding2str() argument
107 return (coding >= SIZE(t)? "?" : t[coding]); in hci_coding2str()
/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.rst13 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.
/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/libpcap/
H A DTODO10 design guideline for what is done where. There should be a common coding
/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/contrib/ntp/
H A DREADME.patches1 See README.hackers for notes on coding styles.
H A DREADME.pullrequests1 See README.hackers for notes on coding styles.
/freebsd/contrib/lutok/m4/
H A Ddeveloper-mode.m433 dnl amount of trivial coding problems introduced in the code.
/freebsd/contrib/libcbor/doc/source/
H A Dinternal.rst54 This code loosely follows the `Linux kernel coding style <https://www.kernel.org/doc/Documentation/CodingStyle>`_. Tabs are tabs, and they are 4 characters wide.
/freebsd/contrib/kyua/m4/
H A Ddeveloper-mode.m433 dnl amount of trivial coding problems introduced in the code.
/freebsd/
H A DCONTRIBUTING.md66 If you want to cleanup style or older coding conventions in preparation for some
69 so. While the project strives to have a uniform coding style, our style offers a
/freebsd/contrib/tzcode/
H A Dcalendars172 coding: utf-8
/freebsd/contrib/tzdata/
H A Dcalendars172 coding: utf-8
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.h161 u8 coding; member
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-dhcom-som.dtsi460 /* GPIOs for memory coding */
463 /* GPIOs for hardware coding */
/freebsd/contrib/kyua/utils/config/
H A Dtree.ipp50 /// specific structure, and that happens once at coding time.
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md28 * [Coding Conventions](#coding-conventions)
192 coding convention.
/freebsd/contrib/file/magic/Magdir/
H A Dmap233 # Label coding type 6h 9h and ah
234 >>>0x1E ubyte x \b, coding type %#x
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h144 u8 coding; member
/freebsd/share/syscons/keymaps/
H A Ddutch.iso.acc.kbd6 # Accent coding by M. Blapp <mb@imp.ch>
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md79 fairly rigid coding style, as defined by the
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-dhcom-som.dtsi789 /* GPIOs for memory coding */
793 /* GPIOs for hardware coding */
/freebsd/share/vt/keymaps/
H A Dnl.kbd6 # Accent coding by M. Blapp <mb@imp.ch>
/freebsd/contrib/tcpdump/
H A Dprint-802_11.c3064 uint8_t coding; in print_radiotap_field() local
3116 rc = nd_cpack_uint8(ndo, s, &coding); in print_radiotap_field()
3135 (coding & (IEEE80211_RADIOTAP_CODING_LDPC_USERn << i)) ? in print_radiotap_field()

1234