Home
last modified time | relevance | path

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

123

/qemu/docs/devel/
H A Dsecure-coding-practices.rst2 Secure Coding Practices
14 General Secure C Coding Practices
20 There is a wide selection of resources available covering secure C coding. For
21 example, the `CERT C Coding Standard
22 <https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard>`_
H A Dindex-process.rst20 secure-coding-practices
H A Dstyle.rst4 QEMU Coding Style
22 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
H A Dindex.rst18 particular attention to the :ref:`coding-style` and
H A Dsubmitting-a-patch.rst52 Use the QEMU coding style
56 check that you are in compliance with our coding standards. Be aware
60 - :ref:`coding-style`
133 In particular, don't include formatting, coding style or whitespace
135 patch. (It's OK to fix coding style issues in the immediate area (few
/qemu/
H A D.exrc1 "VIM settings to match QEMU coding style. They are activated by adding the
H A D.git-blame-ignore-revs17 # target/riscv: coding style fixes
H A D.editorconfig2 # for maintaining consistent coding styles between different editors
/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h1261 * "coding unit" blocks which are individually compressed to a
1262 * fixed size (in bytes). All coding units within a given plane of a buffer
1265 * The coding unit size is configurable, allowing different rates of compression.
1268 * depends on the coding unit size.
1270 * Coding Unit Size Plane Alignment
1276 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned
1283 * SCAN 16 coding units 4 coding units
1284 * ROT 8 coding units 8 coding units
1286 * The dimensions of each coding unit depend on the number of components
1290 * Number of Components in Plane Layout Coding Unit Width Coding Unit Height
[all …]
/qemu/scripts/tracetool/format/
H A Dust_events_c.py1 # -*- coding: utf-8 -*-
H A Dstap.py1 # -*- coding: utf-8 -*-
H A Dc.py1 # -*- coding: utf-8 -*-
H A Dd.py1 # -*- coding: utf-8 -*-
H A Dsimpletrace_stap.py1 # -*- coding: utf-8 -*-
/qemu/scripts/tracetool/backend/
H A Dust.py1 # -*- coding: utf-8 -*-
H A Dsyslog.py1 # -*- coding: utf-8 -*-
H A Dftrace.py1 # -*- coding: utf-8 -*-
H A Ddtrace.py1 # -*- coding: utf-8 -*-
H A Dlog.py1 # -*- coding: utf-8 -*-
/qemu/scripts/qapi/
H A Derror.py1 # -*- coding: utf-8 -*-
/qemu/scripts/qemugdb/
H A Dtcg.py1 # -*- coding: utf-8 -*-
H A Dtimers.py1 # -*- coding: utf-8 -*-
/qemu/scripts/
H A Dqemu-plugin-symbols.py2 # -*- coding: utf-8 -*-
H A Dmodinfo-collect.py2 # -*- coding: utf-8 -*-
/qemu/docs/sphinx/
H A Ddepfile.py1 # coding=utf-8

123