/openbmc/qemu/tests/qemu-iotests/ |
H A D | 126 | 4 # Tests handling of colons in filenames (which may be confused with protocol 40 # colons which separate a protocol prefix from the rest and colons which are
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | MACAddress.interface.yaml | 9 digits separated by colons. Example: 01:23:45:67:89:AB
|
/openbmc/openbmc-test-automation/lib/ |
H A D | opt.tcl | 19 … argument, one colon means the option requires an argument and two colons 42 …# colons to indicate whether the corresponding argument value is a… 61 # opt_spec will include any colons that may have been specified. 65 # Strip the colons to get the option name. 113 # parm_spec will include any colons that may have been specified. 325 # Get the actual opt_name by stripping leading dashes and trailing colons.
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_shell_basics.py | 4 # Test basic shell functionality, such as commands separate by semi-colons.
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | jobs-to-kas | 14 # Turn this list into a series of yml files separated by colons to pass to kas
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | net_config.cpp | 51 // 2 chars for every byte + 5 colons + Null byte 59 // 2 chars for every byte + 5 colons + Null byte in format_mac()
|
/openbmc/openbmc-test-automation/bin/ |
H A D | gen_list.sh | 112 …h_var The name of a variable containing directory paths separated by colons.
|
/openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
H A D | buildstats.sh | 55 or any other defined buildstat separated by colons, i.e. stime:utime
|
H A D | buildstats-plot.sh | 63 (build)stat separated by colons, i.e. stime:utime
|
/openbmc/openbmc/poky/documentation/tools/ |
H A D | build-docs-container | 64 # docker build doesn't accept 2 colons, so "sanitize" the name
|
/openbmc/phosphor-led-sysfs/ |
H A D | sysfs.cpp | 137 * a label with colons inside, e.g. "mylabel:mynoncolorstring:lala".
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-fetching.rst | 245 Because URL parameters are delimited by semi-colons, this can 246 introduce ambiguity when parsing URLs that also contain semi-colons, 252 Such URLs should should be modified by replacing semi-colons with '&' 258 In most cases this should work. Treating semi-colons and '&' in
|
H A D | bitbake-user-manual-metadata.rst | 570 In particular, colons are not permitted in override names as they are used to
|
/openbmc/u-boot/lib/ |
H A D | vsprintf.c | 323 /* (6 * 2 hex digits), 5 colons and trailing zero */ in mac_address_string() 342 /* (8 * 4 hex digits), 7 colons and trailing zero */ in ip6_addr_string() 431 * - 'i' [46] for 'raw' IPv4/IPv6 addresses, IPv6 omits the colons, IPv4 is
|
H A D | tiny-printf.c | 73 /* (6 * 2 hex digits), 5 colons and trailing zero */ in mac_address_string()
|
/openbmc/u-boot/tools/ |
H A D | genboardscfg.py | 313 they are separated with colons.
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | useradd-staticids.bbclass | 35 # out trailing colons in the files.
|
/openbmc/qemu/ |
H A D | Makefile | 4 $(error main directory cannot contain spaces nor colons)
|
H A D | configure | 168 error_exit "main directory cannot contain spaces nor colons"
|
H A D | block.c | 934 * later breaks access to device names with colons in them. in bdrv_find_protocol()
|
/openbmc/qemu/block/export/ |
H A D | fuse.c | 159 * paths that contain colons, and realpath() would resolve symlinks, in fuse_export_create()
|
/openbmc/qemu/scripts/qapi/ |
H A D | parser.py | 553 # Note: "sections" with two colons are left alone as
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | json_utils_test.cpp | 636 // 5 colons, 5 quote pairs, and 5 spaces for 5 keys in TEST()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cache.py | 616 # Have to be careful about spaces and colons in filenames
|