Home
last modified time | relevance | path

Searched full:colons (Results 1 – 24 of 24) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D1264 # 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 DMACAddress.interface.yaml9 digits separated by colons. Example: 01:23:45:67:89:AB
/openbmc/openbmc-test-automation/lib/
H A Dopt.tcl19 … 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 Dtest_shell_basics.py4 # Test basic shell functionality, such as commands separate by semi-colons.
/openbmc/openbmc/meta-arm/ci/
H A Djobs-to-kas14 # Turn this list into a series of yml files separated by colons to pass to kas
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp51 // 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 Dgen_list.sh112 …h_var The name of a variable containing directory paths separated by colons.
/openbmc/openbmc/poky/scripts/contrib/bb-perf/
H A Dbuildstats.sh55 or any other defined buildstat separated by colons, i.e. stime:utime
H A Dbuildstats-plot.sh63 (build)stat separated by colons, i.e. stime:utime
/openbmc/openbmc/poky/documentation/tools/
H A Dbuild-docs-container64 # docker build doesn't accept 2 colons, so "sanitize" the name
/openbmc/phosphor-led-sysfs/
H A Dsysfs.cpp137 * a label with colons inside, e.g. "mylabel:mynoncolorstring:lala".
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst245 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 Dbitbake-user-manual-metadata.rst570 In particular, colons are not permitted in override names as they are used to
/openbmc/u-boot/lib/
H A Dvsprintf.c323 /* (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 Dtiny-printf.c73 /* (6 * 2 hex digits), 5 colons and trailing zero */ in mac_address_string()
/openbmc/u-boot/tools/
H A Dgenboardscfg.py313 they are separated with colons.
/openbmc/openbmc/poky/meta/classes/
H A Duseradd-staticids.bbclass35 # out trailing colons in the files.
/openbmc/qemu/
H A DMakefile4 $(error main directory cannot contain spaces nor colons)
H A Dconfigure168 error_exit "main directory cannot contain spaces nor colons"
H A Dblock.c934 * later breaks access to device names with colons in them. in bdrv_find_protocol()
/openbmc/qemu/block/export/
H A Dfuse.c159 * paths that contain colons, and realpath() would resolve symlinks, in fuse_export_create()
/openbmc/qemu/scripts/qapi/
H A Dparser.py553 # Note: "sections" with two colons are left alone as
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp636 // 5 colons, 5 quote pairs, and 5 spaces for 5 keys in TEST()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py616 # Have to be careful about spaces and colons in filenames