/openbmc/u-boot/tools/ |
H A D | microcode-tool.py | 131 mcode_list, tried = FindMicrocode(microcodes, model.lower()) 132 print 'Matching models %s:' % (', '.join(tried)) 155 List of abbreviations we tried 162 tried = [] 166 tried.append(abbrev) 172 return found, tried 300 tried = [] 302 mcode_list, tried = FindMicrocode(microcodes, model) 305 (model, ', '.join(tried))) 309 (model, ', '.join(tried),
|
H A D | microcode-tool | 131 mcode_list, tried = FindMicrocode(microcodes, model.lower()) 132 print 'Matching models %s:' % (', '.join(tried)) 155 List of abbreviations we tried 162 tried = [] 166 tried.append(abbrev) 172 return found, tried 300 tried = [] 302 mcode_list, tried = FindMicrocode(microcodes, model) 305 (model, ', '.join(tried))) 309 (model, ', '.join(tried),
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | dammit.py | 352 of `markup`, these encodings will be tried first, in 357 :param user_encodings: These encodings will be tried after the 358 `known_definite_encodings` have been tried and failed, and 367 known_definite_encodings. Any encodings here will be tried 374 :param exclude_encodings: These encodings will not be tried, 391 def _usable(self, encoding, tried): argument 395 :param tried: Encodings that have already been tried. This will be modified 402 if encoding not in tried: 403 tried.add(encoding) 413 tried = set() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
H A D | 0001-cmake-Use-idirafter-instead-of-isystem.patch | 17 …1e9298-r0/recipe-sysroot/usr/include/c++/v1/cwchar:113:5: error: <cwchar> tried including <wchar.h… 19 … | # error <cwchar> tried including <wchar.h…
|
/openbmc/u-boot/include/ |
H A D | sysreset.h | 84 * will be tried. 98 * will be tried.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | MMIXware | 15 The author has tried his best to produce correct and useful programs,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/ |
H A D | 10_utf16.patch | 27 + * already tried to parse everything we can.
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
H A D | libtest-warnings-perl_0.038.bb | 2 DESCRIPTION = "If you've ever tried to use Test::NoWarnings to confirm there are no \
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | fail_on_no_media.patch | 40 break; // no, already was tried
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | remotedata.py | 63 raise Exception('Tried to release locked datastore %d' % idx)
|
/openbmc/u-boot/doc/ |
H A D | I2C_Edge_Conditions | 13 Once the CPU reinitializes and the read is tried again:
|
/openbmc/hiomapd/ |
H A D | protocol.c | 341 MSG_ERR("Tried to call mark dirty without open write window\n"); in protocol_v1_mark_dirty() 349 MSG_ERR("Tried to mark dirty before start of window\n"); in protocol_v1_mark_dirty() 443 MSG_ERR("Tried to call flush without open write window\n"); in protocol_v1_flush() 583 MSG_ERR("Tried to call mark dirty without open write window\n"); in protocol_v2_mark_dirty() 602 MSG_ERR("Tried to call erase without open write window\n"); in protocol_v2_erase() 628 MSG_ERR("Tried to call flush without open write window\n"); in protocol_v2_flush()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/ |
H A D | 0001-Match-prototypes-of-callbacks-with-libgphoto.patch | 7 we tried to fix by using pthread_t but it also needs to make changes in
|
/openbmc/bmcweb/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.yml | 33 Include information about what you tried, what you expected to
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/ |
H A D | Create.interface.yaml | 12 voluntarily tried to isolate hardware.
|
/openbmc/u-boot/doc/device-tree-bindings/ |
H A D | config.txt | 31 mmc-env-offset* will be tried.
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPDeviceRepository.hpp | 42 std::format("Tried to add entry for existing device: {}", in add()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7574.patch | 10 definition, IMA_ADPCM_decode() tried to read past the data chunk
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | CVE-2023-38471-1.patch | 8 created invalid name "foo\\" and tried to set that as the host name
|
/openbmc/qemu/include/user/ |
H A D | cpu_loop.h | 44 * Return true if the write fault has been handled, and should be re-tried.
|
/openbmc/qemu/system/ |
H A D | watchpoint.c | 36 error_report("tried to set invalid watchpoint at %" in cpu_watchpoint_insert()
|
/openbmc/u-boot/board/compulab/cm_fx6/ |
H A D | spl.c | 140 puts("Tried to setup invalid DDR configuration\n"); in spl_mx6s_dram_init() 219 puts("Tried to setup invalid DDR configuration\n"); in spl_mx6q_dram_init()
|
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
H A D | 0037-compiler-rt-Exclude-sync_fetch_and_-for-any-pre-ARMv.patch | 19 This arch is however using armv7+ defaults and then tried to build sync
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | terminal.bbclass | 111 'Tried the following commands:\n\t%s' % cmds)
|
/openbmc/phosphor-networkd/src/ |
H A D | ipaddress.cpp | 94 lg2::error("Tried to delete a non-static address {NET_IP} prefix " in delete_()
|