| /openbmc/u-boot/board/rockchip/evb_rk3328/ |
| H A D | evb-rk3328.c | 39 bool matched = false; in board_usb_init() local 49 matched = true; in board_usb_init() 56 if (!matched) { in board_usb_init()
|
| /openbmc/u-boot/arch/arm/mach-rockchip/ |
| H A D | rk3036-board.c | 73 bool matched = false; in board_usb_init() local 83 matched = true; in board_usb_init() 90 if (!matched) { in board_usb_init()
|
| H A D | rv1108-board.c | 23 bool matched = false; in board_usb_init() local 33 matched = true; in board_usb_init() 41 if (!matched) { in board_usb_init()
|
| H A D | rk3128-board.c | 82 bool matched = false; in board_usb_init() local 92 matched = true; in board_usb_init() 99 if (!matched) { in board_usb_init()
|
| H A D | rk322x-board.c | 110 bool matched = false; in board_usb_init() local 120 matched = true; in board_usb_init() 127 if (!matched) { in board_usb_init()
|
| H A D | rk3288-board.c | 211 bool matched = false; in board_usb_init() local 222 matched = true; in board_usb_init() 229 if (!matched) { in board_usb_init()
|
| /openbmc/u-boot/doc/ |
| H A D | README.marubun-pcmcia | 38 You should do the setting matched to your environment. 44 You should do the setting matched to your environment. 50 You should do the setting matched to your environment. 56 You should do the setting matched to your environment.
|
| /openbmc/phosphor-webui/app/common/directives/ |
| H A D | certificate.js | 27 var matched = 31 if (matched === undefined) { 34 return matched.name;
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | common.qemu | 236 matched=0 245 if [ $? -eq 0 ] && [ $matched = 0 ]; then 248 matched=1 276 if [ $matched = 1 ];
|
| /openbmc/u-boot/tools/ |
| H A D | moveconfig.py | 431 matched = get_matched_defconfig(line) 432 if not matched: 436 defconfigs += matched 483 def extend_matched_lines(lines, matched, pre_patterns, post_patterns, extend_pre, argument 501 j = matched[0] 503 for i in matched: 507 while j in matched: 531 matched += extended_matched 532 matched.sort() 582 matched = [] [all …]
|
| /openbmc/phosphor-webui/app/server-health/controllers/ |
| H A D | log-controller.js | 117 let matched = false; 121 if (matched) { 128 matched = true; 133 return matched;
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | telemetry_utils.hpp | 74 boost::container::flat_set<std::pair<std::string, std::string>>& matched) in getChassisSensorNode() argument 96 matched.emplace(std::move(chassis), std::move(node)); in getChassisSensorNode() 109 matched.emplace(std::move(chassis), "Sensors"); in getChassisSensorNode()
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/ |
| H A D | selftest-replaceme-inst-globfile | 1 A file matched by a glob in do_install
|
| H A D | selftest-replaceme-inst-todir-globfile | 1 A file matched by a glob in do_install to a directory
|
| /openbmc/qemu/tests/decode/ |
| H A D | err_pattern_group_nest2.decode | 4 # Make sure braces are matched
|
| H A D | err_pattern_group_nest1.decode | 7 # Make sure braces are matched
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
| H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 43 - status(" Files matched: %"PRIu64, this->match.exact); 44 - status("Files partially matched: %"PRIu64, this->match.partial); 48 + status(" Files matched: %" PRIu64, this->match.exact); 49 + status("Files partially matched: %" PRIu64, this->match.partial);
|
| /openbmc/webui-vue/src/router/ |
| H A D | index.js | 19 if (to.matched.some((record) => record.meta.requiresAuth)) {
|
| /openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 15_match_clarify.patch | 11 +matched just by its IP.
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
| H A D | 0001-klibc_2.0.4-add-kexec_file_load-syscall.patch | 6 for supported archs only (matched in kexec-tools)
|
| /openbmc/phosphor-settingsd/ |
| H A D | settings_manager.hpp.mako | 245 bool matched = false; 248 matched = std::regex_search(value, regexToCheck); 249 if (!matched) 263 matched = true; 275 return matched;
|
| /openbmc/google-ipmi-sys/ |
| H A D | util.cpp | 135 i2c_dev_string_number[2].matched in buildPcieMap()
|
| /openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
| H A D | buildstats.sh | 54 -s stats The stats to be matched. Options: TIME, IO, RUSAGE, CHILD_RUSAGE
|
| H A D | buildstats-plot.sh | 60 -s stats The stats to be matched. If more that one stat, units
|
| /openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0001-valgrind-filter_xml_frames-do-not-filter-usr.patch | 29 # This may require tweaking; currently /lib and /usr/lib are matched
|