/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | util.c | 98 hci_coding2str(int coding) in hci_coding2str() argument 107 return (coding >= SIZE(t)? "?" : t[coding]); in hci_coding2str()
|
/freebsd/crypto/openssl/ |
H A D | CONTRIBUTING.md | 70 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 D | dts-coding-style.rst | 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.
|
/freebsd/contrib/llvm-project/libcxx/src/ryu/ |
H A D | README.txt | 10 The code in this directory has a different coding style than other parts to
|
/freebsd/contrib/libpcap/ |
H A D | TODO | 10 design guideline for what is done where. There should be a common coding
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | rfc1951.txt | 44 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 D | README.patches | 1 See README.hackers for notes on coding styles.
|
H A D | README.pullrequests | 1 See README.hackers for notes on coding styles.
|
/freebsd/contrib/lutok/m4/ |
H A D | developer-mode.m4 | 33 dnl amount of trivial coding problems introduced in the code.
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | internal.rst | 54 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 D | developer-mode.m4 | 33 dnl amount of trivial coding problems introduced in the code.
|
/freebsd/ |
H A D | CONTRIBUTING.md | 66 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 D | calendars | 172 coding: utf-8
|
/freebsd/contrib/tzdata/ |
H A D | calendars | 172 coding: utf-8
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mcu.h | 161 u8 coding; member
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-dhcom-som.dtsi | 460 /* GPIOs for memory coding */ 463 /* GPIOs for hardware coding */
|
/freebsd/contrib/kyua/utils/config/ |
H A D | tree.ipp | 50 /// specific structure, and that happens once at coding time.
|
/freebsd/sys/contrib/openzfs/.github/ |
H A D | CONTRIBUTING.md | 28 * [Coding Conventions](#coding-conventions) 192 coding convention.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | map | 233 # Label coding type 6h 9h and ah 234 >>>0x1E ubyte x \b, coding type %#x
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mcu.h | 144 u8 coding; member
|
/freebsd/share/syscons/keymaps/ |
H A D | dutch.iso.acc.kbd | 6 # Accent coding by M. Blapp <mb@imp.ch>
|
/freebsd/contrib/googletest/ |
H A D | CONTRIBUTING.md | 79 fairly rigid coding style, as defined by the
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mp-dhcom-som.dtsi | 789 /* GPIOs for memory coding */ 793 /* GPIOs for hardware coding */
|
/freebsd/share/vt/keymaps/ |
H A D | nl.kbd | 6 # Accent coding by M. Blapp <mb@imp.ch>
|
/freebsd/contrib/tcpdump/ |
H A D | print-802_11.c | 3064 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()
|