| /openbmc/openbmc/poky/meta/lib/patchtest/ |
| H A D | patchtest_patterns.py | 11 colon = pyparsing.Literal(":") variable 74 shortlog = line_start + shortlog_target + colon + shortlog_summary + line_end 96 upstream_status = line_start + upstream_status_prefix + colon + upstream_status_valid_status 97 upstream_status_inappropriate_info = line_start + upstream_status_prefix + colon + inappropriateinfo 98 upstream_status_submitted_info = line_start + upstream_status_prefix + colon + submittedinfo
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | mtd_uboot.c | 253 char mtd_name[MTD_NAME_MAX_LEN], *colon; in mtd_probe_devices() local 264 colon = strchr(mtdparts, ':'); in mtd_probe_devices() 265 if (colon > mtdparts_next) in mtd_probe_devices() 266 colon = NULL; in mtd_probe_devices() 268 if (!colon) { in mtd_probe_devices() 273 mtd_name_len = (unsigned int)(colon - mtdparts); in mtd_probe_devices()
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | missing-colon.err | 1 missing-colon.json:1:10: expected ':'
|
| H A D | include-nested-err.json | 1 { 'include': 'missing-colon.json' }
|
| H A D | doc-missing-colon.err | 1 doc-missing-colon.json:4:1: line should end with ':'
|
| H A D | include-before-err.json | 2 { 'command' 'missing-colon' }
|
| H A D | doc-missing-colon.json | 4 # @missing-colon
|
| H A D | include-nested-err.err | 2 missing-colon.json:1:10: expected ':'
|
| H A D | meson.build | 84 'doc-missing-colon.json', 132 'missing-colon.json',
|
| /openbmc/u-boot/tools/ |
| H A D | genboardscfg.py | 162 colon = line.find(':CONFIG_') 163 if colon == -1: 166 f.write(line[colon + 1:])
|
| /openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | 18-cve-2014-9913-unzip-buffer-overflow.patch | 24 + * colon, and use four-digit hexadecimal.
|
| /openbmc/qemu/qapi/ |
| H A D | acpi.json | 49 # @file: colon (:) separated list of pathnames to load and concatenate 54 # @data: colon (:) separated list of pathnames to load and concatenate
|
| /openbmc/bmcweb/include/ |
| H A D | multipart_parser.hpp | 144 if (c == colon) in parse() 366 static constexpr char colon = ':'; member in MultipartParser
|
| /openbmc/qemu/qga/ |
| H A D | commands-posix.c | 904 char *line = NULL, *colon; in guest_get_network_stats() local 928 colon = strchr(trim_line, ':'); in guest_get_network_stats() 929 if (!colon) { in guest_get_network_stats() 932 if (colon - name_len == trim_line && in guest_get_network_stats() 934 if (sscanf(colon + 1, in guest_get_network_stats()
|
| /openbmc/openbmc-test-automation/extended/ |
| H A D | run_keyword.robot | 11 # This may contain a colon-delimited list of library/resource
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
| H A D | gammu-smsdrc | 64 # pc can also contain port or socket path after colon (eg. localhost:/path/to/socket)
|
| /openbmc/openbmc-test-automation/bin/ |
| H A D | sol_utils.tcl | 672 set colon "::" 679 ip=$os_host$colon$gateway:$netmask:$os_hostname:net0:none nameserver=$dns\
|
| /openbmc/u-boot/net/ |
| H A D | net.c | 1569 char *colon; in net_parse_bootfile() local 1574 colon = strchr(net_boot_file_name, ':'); in net_parse_bootfile() 1575 if (colon) { in net_parse_bootfile() 1578 strncpy(filename, colon + 1, max_len); in net_parse_bootfile()
|
| /openbmc/qemu/pc-bios/keymaps/ |
| H A D | sv | 253 colon 0x34 shift
|
| H A D | sl | 281 colon 0x34 shift
|
| /openbmc/qemu/docs/devel/ |
| H A D | decodetree.rst | 94 If the form of the *args_elt* contains a colon, the first 96 the argument type. If the colon is missing, the argument
|
| /openbmc/openbmc-test-automation/lib/snmp/ |
| H A D | redfish_snmp_utils.robot | 75 ${colon}= Set Variable If '${snmp_port}' == '${EMPTY}' ${EMPTY} : 76 ${snmp_mgr_data}= Create Dictionary Destination=snmp://${snmp_mgr_ip}${colon}${snmp_port}
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | compress_doc.bbclass | 150 # Not start with '.', and contain the above colon-seperate element
|
| /openbmc/openbmc/poky/bitbake/contrib/vim/indent/ |
| H A D | bitbake.vim | 189 " If the previous line ended with a colon, indent this line
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | openbmc_ffdc_methods.robot | 39 # ffdc_function_list A colon-delimited list naming the kinds of FFDC that 118 # colon-delimited value.
|