/openbmc/phosphor-user-manager/ |
H A D | .clang-tidy | 3 readability-identifier-naming' 9 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 10 - { key: readability-identifier-naming.VariableCase, value: camelBack } 11 - { key: readability-identifier-naming.EnumCase, value: CamelCase } 12 - { key: readability-identifier-naming.EnumConstantCase, value: camelBack } 13 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 14 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 15 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 16 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/ |
H A D | icon-naming-utils_0.8.90.bb | 5 names specified in the Icon Naming Specification. The Icon Naming \ 7 icon names proposed in the Icon Naming Specification, and generate the \ 9 Naming Specification provides a standard list of common icon contexts \ 11 environment or application that implements the naming specification. " 17 SRC_URI = "${DEBIAN_MIRROR}/main/i/icon-naming-utils/icon-naming-utils_${PV}.orig.tar.gz"
|
/openbmc/phosphor-certificate-manager/ |
H A D | .clang-tidy | 67 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 68 - { key: readability-identifier-naming.EnumCase, value: CamelCase } 69 - { key: readability-identifier-naming.EnumConstantCase, value: camelBack } 70 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 71 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 72 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 73 - { key: readability-identifier-naming.StructCase, value: CamelCase } 74 - { key: readability-identifier-naming.VariableCase, value: camelBack }
|
/openbmc/bios-bmc-smm-error-logger/ |
H A D | .clang-tidy | 62 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 63 - { key: readability-identifier-naming.VariableCase, value: camelBack } 64 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 65 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 66 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 67 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/docs/designs/ |
H A D | device-tree-gpio-naming.md | 1 # Device Tree GPIO Naming in OpenBMC 18 in the kernel device tree files. The problem is there are no naming conventions 26 [patch][3] shows an example of naming the GPIOs for a system. 28 GPIOs are used for arbitrary things. It's pretty hard to have a coherent naming 32 possibilities quite a bit and allows the possibility of a naming scheme to 37 - Ensure common function GPIOs within OpenBMC use the same naming convention 42 naming convention and then the sub bullets list the common GPIO names to be used 43 (when available on an OpenBMC system). This naming convention must be followed 220 Need to ensure OpenBMC device trees conform to the above naming conventions.
|
/openbmc/ |
D | opengrok0.0.log | [all...] |
/openbmc/bmcweb/http/ |
H A D | nghttp2_adapters.hpp | 15 * naming as nghttp2, so ignore naming violations. 18 // NOLINTBEGIN(readability-identifier-naming, 206 // NOLINTEND(readability-identifier-naming,
|
/openbmc/libpldm/ |
H A D | .clang-tidy | 184 -readability-identifier-naming, 213 - { key: readability-identifier-naming.VariableCase, value: lower_case } 214 - { key: readability-identifier-naming.FunctionCase, value: lower_case } 215 - { key: readability-identifier-naming.ParameterCase, value: lower_case } 216 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 217 - { key: readability-identifier-naming.StructCase, value: lower_case }
|
/openbmc/libcper/ |
H A D | .clang-tidy | 183 -readability-identifier-naming, 215 - { key: readability-identifier-naming.VariableCase, value: lower_case } 216 - { key: readability-identifier-naming.FunctionCase, value: lower_case } 217 - { key: readability-identifier-naming.ParameterCase, value: lower_case } 218 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 219 - { key: readability-identifier-naming.StructCase, value: lower_case }
|
/openbmc/obmc-console/ |
H A D | .clang-tidy | 183 -readability-identifier-naming, 212 - { key: readability-identifier-naming.VariableCase, value: lower_case } 213 - { key: readability-identifier-naming.FunctionCase, value: lower_case } 214 - { key: readability-identifier-naming.ParameterCase, value: lower_case } 215 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 216 - { key: readability-identifier-naming.StructCase, value: lower_case }
|
/openbmc/bmcweb/config/ |
H A D | bmcweb_config.h.in | 7 // NOLINTBEGIN(readability-identifier-naming) 11 // NOLINTEND(readability-identifier-naming)
|
/openbmc/estoraged/ |
H A D | .clang-tidy | 286 readability-identifier-naming, 292 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 293 - { key: readability-identifier-naming.VariableCase, value: camelBack } 294 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 295 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 296 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 297 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | 343 readability-identifier-naming, 378 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 379 - { key: readability-identifier-naming.VariableCase, value: camelBack } 380 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 381 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 382 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 383 - { key: readability-identifier-naming.StructCase, value: CamelCase } 384 …- { key: readability-identifier-naming.FunctionIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG… 385 …- { key: readability-identifier-naming.StructIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_I…
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/ |
H A D | README | 100 easier, the naming conventions used in the [board-name].c file are 101 similar to the naming conventions as presented by NI-MAX. 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. 177 Signal sources for most signals-destinations are given a specific naming
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | cpuinfo.rst | 77 Naming of Flags 83 resulting x86_cap/bug_flags[] are used to populate /proc/cpuinfo. The naming 92 b: The naming can be overridden. 101 constant. If, for some reason, the naming of X86_FEATURE_<name> changes, one 102 shall override the new naming with the name already used in /proc/cpuinfo. 104 c: The naming override can be "", which means it will not appear in /proc/cpuinfo.
|
/openbmc/phosphor-time-manager/ |
H A D | .clang-tidy | 277 readability-identifier-naming, 309 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 310 - { key: readability-identifier-naming.VariableCase, value: camelBack } 311 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 312 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 313 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 314 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/phosphor-led-sysfs/ |
H A D | .clang-tidy | 281 readability-identifier-naming, 312 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 313 - { key: readability-identifier-naming.VariableCase, value: camelBack } 314 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 315 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 316 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 317 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/linux/include/linux/ |
H A D | stddef.h | 43 * used normally without sub-struct naming, and the latter can be 59 * used normally without sub-struct naming, and the latter can be 75 * used normally without sub-struct naming, and the latter can be
|
/openbmc/entity-manager/ |
H A D | .clang-tidy | 314 readability-identifier-naming, 346 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 347 - { key: readability-identifier-naming.VariableCase, value: camelBack } 348 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 349 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 350 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 351 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/ |
H A D | README.md | 43 …[Device Tree GPIO Naming in OpenBMC document](https://github.com/openbmc/docs/blob/master/designs/… 49 …[Device Tree GPIO Naming in OpenBMC document](https://github.com/openbmc/docs/blob/master/designs/…
|
/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/ |
H A D | samsung-soc.yaml | 7 title: Samsung S3C, S5P and Exynos SoC compatibles naming convention 30 - description: Preferred naming style for compatibles of SoC components
|
/openbmc/dbus-sensors/ |
H A D | .clang-tidy | 337 readability-identifier-naming, 372 - { key: readability-identifier-naming.ClassCase, value: CamelCase } 373 - { key: readability-identifier-naming.VariableCase, value: camelBack } 374 - { key: readability-identifier-naming.FunctionCase, value: camelBack } 375 - { key: readability-identifier-naming.ParameterCase, value: camelBack } 376 - { key: readability-identifier-naming.NamespaceCase, value: lower_case } 377 - { key: readability-identifier-naming.StructCase, value: CamelCase }
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | processor.h | 36 * The naming follows Intel's naming.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-4.3.rst | 158 Output file naming changes 162 If you rely on the existing naming (e.g. in external scripts) you may need to 163 either modify configuration or adapt to the new naming. Further details: 208 :term:`STAMP` and :term:`WORKDIR`, you may notice small directory naming and 209 stamp naming changes.
|
/openbmc/linux/Documentation/rust/ |
H A D | coding-guidelines.rst | 181 Naming chapter 184 Rust kernel code follows the usual Rust naming conventions: 186 https://rust-lang.github.io/api-guidelines/naming.html 194 Having said that, casing should be adjusted to follow the Rust naming
|