Home
last modified time | relevance | path

Searched full:underscores (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst43 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 Dnwfpe.rst15 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 DCONTRIBUTING.md81 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 DDeviceMgmt.hpp65 // Helper find function because some sensors use underscores in their names
67 // underscores.
/openbmc/linux/scripts/
H A Drustdoc_test_gen.rs40 /// `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 Dparse_led.py28 # Check for leading or trailing dots/underscores
32 # Check for consecutive dots or underscores
/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py200 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 DOpenVision30 5 distribution. This donation underscores our commitment to
/openbmc/linux/arch/arm/mach-omap2/
H A Domap_device.h48 * Field names beginning with underscores are for the internal use of
/openbmc/linux/samples/ftrace/
H A Dsample-trace-array.h42 * only alpha-numeric and underscores.
/openbmc/u-boot/tools/binman/
H A Dfmap_util.py58 Flashrom requires upper case, underscores instead of hyphens. We remove any
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-ssh-agent-auth_0.10.3.bb26 # Kind of unfortunate to have underscores in the name.
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst22 and with dashes (``-``) replaced by underscores (``_``).
/openbmc/linux/Documentation/hwmon/
H A Docc.rst95 of a string, delimited by underscores, i.e. "0_15_1".
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.6.rst118 names contain underscores have the underscores replaced by hyphens for
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md57 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__.py161 …raise ParseError("Unable to generate default variables from filename (too many underscores)", mypk…
/openbmc/linux/drivers/of/
H A Dof_private.h121 * All functions with two leading underscores operate
/openbmc/openbmc/poky/documentation/tools/
H A Dupdate-documentation-conf79 # Underscores sort undesirably, so replace them
/openbmc/linux/Documentation/devicetree/bindings/
H A Dxilinx.txt38 and all underscores '_' converted to dashes '-'.
/openbmc/linux/arch/xtensa/lib/
H A Dumulsidi3.S87 using underscores instead of periods when doing the concatenation. */
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dextended_user_header.cpp131 // words from the SRC, separated by underscores. The message registry in createSymptomID()
/openbmc/linux/include/linux/
H A Dcompiler_attributes.h19 * (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 Dtsn_lib.sh53 # Replace space separators from interface list with underscores
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_project_config_page.py53 self.assertTrue(("A valid image type cannot include underscores" in element.text),

123