Searched full:coding (Results 1 – 25 of 65) sorted by relevance
123
2 Secure Coding Practices14 General Secure C Coding Practices20 There is a wide selection of resources available covering secure C coding. For21 example, the `CERT C Coding Standard22 <https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard>`_
20 secure-coding-practices
4 QEMU Coding Style22 Of course, the most important aspect in any coding style is whitespace.41 * It is the QEMU coding style.111 * It is the QEMU coding style.200 Furthermore, it is the QEMU coding style.257 This is the same format required by the Linux kernel coding style.259 (Some of the existing comments in the codebase use the GNU Coding
18 particular attention to the :ref:`coding-style` and
52 Use the QEMU coding style56 check that you are in compliance with our coding standards. Be aware60 - :ref:`coding-style`133 In particular, don't include formatting, coding style or whitespace135 patch. (It's OK to fix coding style issues in the immediate area (few
1 "VIM settings to match QEMU coding style. They are activated by adding the
17 # target/riscv: coding style fixes
2 # for maintaining consistent coding styles between different editors
1261 * "coding unit" blocks which are individually compressed to a1262 * fixed size (in bytes). All coding units within a given plane of a buffer1265 * The coding unit size is configurable, allowing different rates of compression.1268 * depends on the coding unit size.1270 * Coding Unit Size Plane Alignment1276 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned1283 * SCAN 16 coding units 4 coding units1284 * ROT 8 coding units 8 coding units1286 * The dimensions of each coding unit depend on the number of components1290 * Number of Components in Plane Layout Coding Unit Width Coding Unit Height[all …]
1 # -*- coding: utf-8 -*-
2 # -*- coding: utf-8 -*-
1 # coding=utf-8