/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | style.rst | 43 underscores. *Do not* include "test" or "kunit" directly in the subsystem name 55 underscores. Matches the module name. 60 Names should use underscores, not dashes, to separate words. Prefer 63 This name should use underscores, and not have "kunit-test" as a
|
/openbmc/linux/Documentation/arch/arm/nwfpe/ |
H A D | nwfpe.rst | 15 the problems is with leading underscores on kernel symbols. Elf 16 kernels have no leading underscores, a.out compiled kernels do. I
|
/openbmc/openbmc-test-automation/ |
H A D | CONTRIBUTING.md | 81 underscores or case. However, our team will observe the following conventions 101 # underscores instead of spaces and 2) the failure to 248 - Words within a variable name should be separated by underscores: 581 - Separate words with single underscores. 599 # separate words with underscores. 662 - Words within a variable name should be separated by underscores:
|
/openbmc/dbus-sensors/src/ |
H A D | DeviceMgmt.hpp | 65 // Helper find function because some sensors use underscores in their names 67 // underscores.
|
/openbmc/linux/scripts/ |
H A D | rustdoc_test_gen.rs | 40 /// `rustdoc` generated `file`s look like `sync_locked_by_rs`. Underscores (except the last one) 60 // The base case: check whether all the potential components left, joined by underscores, in find_real_path() 77 // In addition, check whether each component prefix, joined by underscores, is a directory. in find_real_path()
|
/openbmc/phosphor-led-manager/scripts/ |
H A D | parse_led.py | 28 # Check for leading or trailing dots/underscores 32 # Check for consecutive dots or underscores
|
/openbmc/openbmc-test-automation/lib/ |
H A D | var_funcs.py | 200 def parse_key_value(string, delim=":", strip=" ", to_lower=1, underscores=1): argument 214 …Note: If one were to take the default values of to_lower=1 and underscores=1, the resulting key wo… 218 …The to_lower and underscores arguments are provided for those who wish to have their key names hav… 235 underscores Change any blanks found in the key name to underscores. 248 if underscores:
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OpenVision | 30 5 distribution. This donation underscores our commitment to
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_device.h | 48 * Field names beginning with underscores are for the internal use of
|
/openbmc/linux/samples/ftrace/ |
H A D | sample-trace-array.h | 42 * only alpha-numeric and underscores.
|
/openbmc/u-boot/tools/binman/ |
H A D | fmap_util.py | 58 Flashrom requires upper case, underscores instead of hyphens. We remove any
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/ |
H A D | pam-ssh-agent-auth_0.10.3.bb | 26 # Kind of unfortunate to have underscores in the name.
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | c-code-gen.rst | 22 and with dashes (``-``) replaced by underscores (``_``).
|
/openbmc/linux/Documentation/hwmon/ |
H A D | occ.rst | 95 of a string, delimited by underscores, i.e. "0_15_1".
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.6.rst | 118 names contain underscores have the underscores replaced by hyphens for
|
/openbmc/phosphor-logging/docs/ |
H A D | structured-logging.md | 57 the tag: it must be all capital letters, numbers, or underscores and must not 142 start with underscores. If these requirements are ignored, the journal API
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | __init__.py | 161 …raise ParseError("Unable to generate default variables from filename (too many underscores)", mypk…
|
/openbmc/linux/drivers/of/ |
H A D | of_private.h | 121 * All functions with two leading underscores operate
|
/openbmc/openbmc/poky/documentation/tools/ |
H A D | update-documentation-conf | 79 # Underscores sort undesirably, so replace them
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | xilinx.txt | 38 and all underscores '_' converted to dashes '-'.
|
/openbmc/linux/arch/xtensa/lib/ |
H A D | umulsidi3.S | 87 using underscores instead of periods when doing the concatenation. */
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | extended_user_header.cpp | 131 // words from the SRC, separated by underscores. The message registry in createSymptomID()
|
/openbmc/linux/include/linux/ |
H A D | compiler_attributes.h | 19 * (i.e. with underscores) to avoid future collisions with other macros. 226 * Note the missing underscores.
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | tsn_lib.sh | 53 # Replace space separators from interface list with underscores
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_project_config_page.py | 53 self.assertTrue(("A valid image type cannot include underscores" in element.text),
|