Home
last modified time | relevance | path

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

12345

/linux/drivers/staging/r8188eu/
A DTODO3 * Correct the coding style according to Linux guidelines; please read the document
4 at https://www.kernel.org/doc/html/latest/process/coding-style.html.
/linux/Documentation/userspace-api/media/dvb/
A Dfrontend-stat-properties.rst97 (FEC) on the inner coding block (before Viterbi, LDPC or other inner
117 coding.
174 coding.
182 Measures the amount of bits received after the inner coding, during the
211 correction coding (after Reed-Solomon or other outer code).
223 coding.
/linux/Documentation/process/
A Dclang-format.rst18 - Help you follow the coding style rules, specially useful for those
20 projects with different coding styles.
24 coding style. They also try to follow :ref:`Documentation/process/coding-style.rst <codingstyle>`
46 Review files and patches for coding style
A D4.Coding.rst12 This section will examine the coding process. We'll start with a look at a
24 The kernel has long had a standard coding style, described in
25 :ref:`Documentation/process/coding-style.rst <codingstyle>`. For much of
28 which does not meet the coding style guidelines. The presence of that code
31 The first of these is to believe that the kernel coding standards do not
40 Occasionally, the kernel's coding style will run into conflict with an
47 urgently in need of coding style fixes. Developers may start to generate
50 pure coding style fixes are seen as noise by the development community;
53 on it for other reasons, but coding style changes should not be made for
56 The coding style document also should not be read as an absolute law which
[all …]
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec.rst1155 - Use CAVLC entropy coding.
1157 - Use CABAC entropy coding.
1563 .. _v4l2-mpeg-video-h264-hierarchical-coding-type:
1579 - Hierarchical B coding.
1581 - Hierarchical P coding.
2312 .. _v4l2-hevc-hier-coding-type:
2331 - Use the B frame for hierarchical coding.
2333 - Use the P frame for hierarchical coding.
2341 Selects the hierarchical coding layer. In normal encoding
2459 Selects HEVC maximum coding unit depth.
[all …]
A Dvidioc-g-enc-index.rst109 - Flags containing the coding type of this picture, see
136 - *AND* the flags field with this mask to obtain the picture coding
A Dpixfmt-cnf4.rst1 .. -*- coding: utf-8; mode: rst -*-
/linux/drivers/usb/gadget/function/
A Du_serial.c1138 gs_port_alloc(unsigned port_num, struct usb_cdc_line_coding *coding) in gs_port_alloc() argument
1167 port->port_line_coding = *coding; in gs_port_alloc()
1217 struct usb_cdc_line_coding coding; in gserial_alloc_line_no_console() local
1223 coding.dwDTERate = cpu_to_le32(9600); in gserial_alloc_line_no_console()
1224 coding.bCharFormat = 8; in gserial_alloc_line_no_console()
1225 coding.bParityType = USB_CDC_NO_PARITY; in gserial_alloc_line_no_console()
1226 coding.bDataBits = USB_CDC_1_STOP_BITS; in gserial_alloc_line_no_console()
1229 ret = gs_port_alloc(port_num, &coding); in gserial_alloc_line_no_console()
/linux/Documentation/dev-tools/
A Dcheckpatch.rst263 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#allocating-memory
495 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#commenting
501 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#commenting
653 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation
685 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation
693 ("checkpatch/coding-style: deprecate 80-column warning") increased the
924 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#naming
1104 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#spaces
1123 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#spaces
1128 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#spaces
[all …]
/linux/Documentation/translations/ja_JP/
A DSubmittingPatches151 ていないかをチェックして下さい。その詳細を Documentation/process/coding-style.rst で
612 1) Documentation/process/coding-style.rstを参照
707 Kernel Documentation/process/coding-style.rst:
708 <http://users.sosdg.org/~qiyong/lxr/source/Documentation/process/coding-style.rst>
/linux/Documentation/
A DCodingStyle1 This file has moved to process/coding-style.rst
/linux/drivers/staging/rts5208/
A DTODO2 - use kernel coding style
/linux/drivers/staging/octeon-usb/
A DTODO5 - kernel coding style
/linux/tools/testing/selftests/futex/
A DREADME61 o The Futex Test project adheres to the coding standards set forth by Linux
62 kernel as defined in the Linux source Documentation/process/coding-style.rst.
/linux/Documentation/translations/zh_CN/process/
A Dmanagement-style.rst12 它的目的是在某种程度上参照 :ref:`process/coding-style.rst <codingstyle>`
A Dindex.rst30 coding-style
/linux/drivers/staging/pi433/
A DTODO1 * coding style does not fully comply with the kernel style guide.
/linux/Documentation/translations/zh_TW/process/
A Dmanagement-style.rst15 它的目的是在某種程度上參照 :ref:`process/coding-style.rst <codingstyle>`
A Dindex.rst33 coding-style
/linux/drivers/staging/vt6656/
A DTODO13 - use kernel coding style
/linux/Documentation/driver-api/media/
A Ddtv-frontend.rst248 the forward error correction (FEC) on the inner coding block
251 - Due to its nature, those statistics depend on full coding lock
257 the forward error correction (FEC) on the inner coding block
262 - Due to its nature, those statistics depend on inner coding lock (e. g.
267 the forward error correction (FEC) on the inner coding block
270 - Due to its nature, those statistics depend on full coding lock
/linux/drivers/staging/vt6655/
A DTODO15 - use kernel coding style
/linux/drivers/staging/gdm724x/
A DTODO2 - Clean up coding style to meet kernel standard. (80 line limit, netdev_err)
/linux/net/batman-adv/
A DKconfig60 This option enables network coding, a mechanism that aims to
65 network coding work.
/linux/arch/parisc/math-emu/
A DREADME3 Linux coding style, please leave them in their funny format just in case

Completed in 37 milliseconds

12345