Home
last modified time | relevance | path

Searched defs:lines (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_parse.js43 function munchByte(lines, i) { argument
57 function munchArrayOfBytes1(lines, i) { argument
68 function munchArrayOfBytes2(lines, i) { argument
105 function munchArrayOfBytes(lines, i) { argument
120 function munchLegacyMessageStart(lines, i) { argument
173 function munchLegacyMessageEnd(lines, i, in_flight, parsed_entries) { argument
238 function munchNewMessageStart(lines, i, in_flight) { argument
286 function munchNewMessageEnd(lines, i, in_flight, parsed_entries) { argument
H A Dinitialization.js10 let lines = data.split('\n'); variable
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dset_required_questions.py10 def get_config(lines): argument
43 def add_requires(the_ident, distro, lines): argument
/openbmc/gpioplus/test/
H A Dhandle.cpp81 std::vector<Handle::Line> lines; in TEST_F() local
112 const std::vector<Handle::Line> lines(GPIOHANDLES_MAX + 1); in TEST_F() local
128 std::vector<Handle::Line> lines; in TEST_F() local
156 const std::vector<Handle::Line> lines{{1, 1}, {4, 0}}; member in gpioplus::__anon2c27dd800111::HandleMethodTest
/openbmc/gpioplus/src/gpioplus/
H A Dhandle.cpp44 static int build(const Chip& chip, const std::vector<Handle::Line>& lines, in build()
77 Handle::Handle(const Chip& chip, const std::vector<Line>& lines, in Handle()
H A Dchip.hpp19 uint32_t lines; member
/openbmc/phosphor-hwmon/
H A Dgpio_handle.cpp42 std::vector<gpioplus::Handle::Line> lines = { in BuildGpioHandle() local
/openbmc/qemu/scripts/
H A Dmodinfo-generate.py35 def generate(name, lines, enabled): argument
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c111 u32 lines = -1; in checkicache() local
152 u32 lines = -1; in checkdcache() local
/openbmc/qemu/scripts/tracetool/
H A D__init__.py25 def error_write(*lines):
29 def error(*lines):
44 def out(*lines, **kwargs):
/openbmc/qemu/.gitlab-ci.d/
H A Dcheck-dco.py52 lines = msg.strip().split("\n") variable
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_kmod.py92 def check_target(lines, install): argument
/openbmc/openbmc/poky/documentation/
H A Dset_versions.py212 lines = r.readlines() variable
235 lines = r.readlines() variable
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.gui.c193 int lines = 0; in get_line() local
368 int i, x, y, lines, columns, win_lines, win_cols; in dialog_inputbox() local
556 int x, y, lines, columns; in show_scroll_win() local
/openbmc/qemu/util/
H A Dselfmap.c16 gchar *maps, **lines; in read_self_maps() local
/openbmc/u-boot/test/py/tests/
H A Dtest_log.py18 def check_log_entries(lines, mask, max_level=LOGL_INFO): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py270 def file_list_to_dict(lines): argument
526 def readsigs(lines): argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_startimage_return.c34 struct line lines[]; member
H A Defi_selftest_startimage_exit.c34 struct line lines[]; member
/openbmc/openpower-hw-diags/util/
H A Dffdc.cpp128 FFDCFile createFFDCTraceFile(const std::vector<std::string>& lines) in createFFDCTraceFile()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs.py110 def get_context(self, lines, index, before=6, after=3): argument
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py48 def __init__(self, lines): argument
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py551 def FilterErrors(self, lines): argument
1131 def _CalcErrorDelta(base_lines, base_line_boards, lines, line_boards, argument
1163 def _AddConfig(lines, name, config_plus, config_minus, config_change): argument
1186 def _OutputConfigInfo(lines): argument
/openbmc/qemu/crypto/
H A Dtlscredspsk.c41 char **lines = NULL; in lookup_key() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dcacheops.h30 int i, lines = ((len - 1) / ARCH_DMA_MINALIGN) + 1; in icache_lock() local

12