Home
last modified time | relevance | path

Searched full:conventions (Results 1 – 25 of 218) sorted by relevance

123456789

/openbmc/docs/
H A Dcpp-style-and-conventions.md1 # C++ Coding Style and Conventions
82 Any recommendation within the CCG of GSL conventions may be ignored at this
121 The iostream conventions of using 'operator<<' contribute to an increased code
278 ### Naming Conventions.
325 conventions (`using type = T`) while a multi-word type alias should be
327 - Exception: A library API may use lower_snake_case to match conventions of the
331 in `_t` to match the conventions of the STL.
351 - Exception: A library API may use lower_snake-case to match conventions of the
/openbmc/linux/drivers/comedi/drivers/ni_routing/
H A DREADME100 easier, the naming conventions used in the [board-name].c file are
101 similar to the naming conventions as presented by NI-MAX.
136 conventions.
171 Various naming conventions and relations:
173 These are various notes that help to relate the naming conventions used in the
174 NI-STC with those naming conventions used here.
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md81 underscores or case. However, our team will observe the following conventions
243 - General variable naming conventions:
321 - Special variable naming conventions.
324 conventions in order to achieve consistency throughout the code.
418 - Directory variables should follow the same conventions as file
579 - When you define a python function, observe the following conventions:
658 - General variable naming conventions:
678 - Special variable naming conventions.
681 conventions in order to achieve consistency throughout the code.
775 - Directory variables should follow the same conventions as file variables.
/openbmc/linux/Documentation/bpf/standardization/
H A Dabi.rst5 BPF ABI Recommended Conventions and Guidelines v1.0
9 conventions and guidelines for producing portable BPF program binaries.
/openbmc/linux/Documentation/rust/
H A Dcoding-guidelines.rst18 .. note:: Conventions on comments and documentation are not checked by
145 This example showcases a few ``rustdoc`` features and some conventions followed
184 Rust kernel code follows the usual Rust naming conventions:
195 conventions, and namespacing introduced by modules and types should not be
/openbmc/linux/include/linux/
H A Dfsl_devices.h23 * Some conventions on how we handle peripherals on Freescale chips
39 * naming conventions:
/openbmc/webui-vue/docs/
H A Dreadme.md4 heroText: Style Guide and Coding Conventions
/openbmc/linux/Documentation/arch/x86/
H A Dentry_64.rst45 have different calling conventions. The syscall and sysenter
46 instructions have their own peculiar calling conventions. Some of
/openbmc/u-boot/doc/
H A DREADME.vf6106 1. CONVENTIONS FOR FUSE ASSIGNMENTS
H A DREADME.fsl_iim22 conventions used by U-Boot to store some specific data in the fuses, e.g. MAC
H A DREADME.mxc_ocotp25 conventions used by U-Boot to store some specific data in the fuses, e.g. MAC
/openbmc/u-boot/doc/imx/common/
H A Dimx27.txt6 1. CONVENTIONS FOR FUSE ASSIGNMENTS
H A Dimx25.txt6 1. CONVENTIONS FOR FUSE ASSIGNMENTS
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/
H A DREADME.md9 with the dbus conventions used elsewhere in the project.
/openbmc/linux/include/asm-generic/
H A Dsyscalls.h9 * Calling conventions for these system calls can differ, so
/openbmc/linux/tools/include/nolibc/
H A Darch-x86_64.h25 * - see also x86-64 ABI section A.2 AMD64 Linux Kernel Conventions, A.2.1
26 * Calling Conventions.
/openbmc/openbmc/meta-phosphor/recipes-support/boost/
H A Dboost_%.bbappend11 #https://github.com/openbmc/docs/blob/master/cpp-style-and-conventions.md#boost
/openbmc/linux/arch/x86/entry/
H A Dthunk_64.S12 /* rdi: arg1 ... normal C conventions. rax is saved/restored. */
/openbmc/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst85 services) not following the conventions expected by the unwinder.
101 Unwinding typically relies on code following specific conventions (e.g.
103 conventions and may require special handling in the unwinder, e.g.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/
H A Dlibxml-sax-writer-perl_0.57.bb5 XML escaping conventions, and so forth. It is still considered alpha, \
/openbmc/linux/Documentation/filesystems/
H A Dporting.rst604 calling conventions for ->follow_link() have changed. Instead of returning
614 calling conventions for ->put_link() have changed. It gets inode instead of
766 ->atomic_open() calling conventions have changed. Gone is ``int *opened``,
780 users. Calling conventions: on success a reference to new struct file
908 Calling conventions for file_open_root() changed; now it takes struct path *
925 filldir_t (readdir callbacks) calling conventions have changed. Instead of
927 to) and true - "keep going" (as 0 in old calling conventions). Rationale:
936 Calling conventions for ->tmpfile() have changed. It now takes a struct
/openbmc/openbmc/poky/meta/recipes-support/libffi/
H A Dlibffi_3.4.6.bb4 conventions. This allows a programmer to call any function specified by a call interface descripti…
/openbmc/linux/Documentation/devicetree/bindings/openrisc/opencores/
H A Dor1ksim.txt5 platform essentially follows the conventions of the OpenRISC architecture
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst9 will point it out. The ARM calling conventions require floating point
/openbmc/docs/designs/
H A Ddevice-tree-gpio-naming.md18 in the kernel device tree files. The problem is there are no naming conventions
220 Need to ensure OpenBMC device trees conform to the above naming conventions.

123456789