/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_skip_unittest.cpp | 14 SkipAction skip; in TEST() local 26 SkipAction skip; in TEST() local 34 SkipAction skip; in TEST() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | 19 bool gzGetLines(const std::string& filename, uint64_t skip, uint64_t top, in gzGetLines() 58 bool readFile(gzFile logStream, uint64_t skip, uint64_t top, in readFile() 86 bool hostLogEntryParser(const std::string& bufferStr, uint64_t skip, in hostLogEntryParser()
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | get_unit_test_report.py | 259 skip = False variable 262 skip = True variable 277 skip = True variable 293 skip = True variable
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cache.S | 93 skip: label
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | test_reorder.S | 29 skip: label
|
H A D | hvx_histogram_row.S | 91 .skip: label
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | psci.S | 226 skip: label
|
H A D | cache_v7_asm.S | 63 skip: label
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_postcodes.hpp | 198 const uint64_t skip = 0, const uint64_t top = 0) in fillPostCodeEntry() 382 const uint64_t entryCount, size_t skip, size_t top) in getPostCodeForBoot() 440 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, size_t skip, in getCurrentBootNumber() 499 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServicesPostCodesEntriesGet() local
|
H A D | systems_logservices_hostlogger.hpp | 72 const std::vector<std::filesystem::path>& hostLoggerFiles, uint64_t skip, in getHostLoggerEntries() 197 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServicesHostloggerEntriesGet() local
|
H A D | manager_logservices_journal.hpp | 164 size_t skip = delegatedQuery.skip.value_or(0); in handleManagersJournalLogEntryCollectionGet() local
|
H A D | systems_logservices_journal_eventlog.hpp | 236 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServiceEventLogLogEntryCollection() local
|
/openbmc/qemu/scripts/ |
H A D | cpu-x86-uarch-abi.py | 76 skip = [ variable
|
/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.cpp | 75 [&path](const auto& skip) { return skip == path; }); in stop() 231 [&path](const auto& skip) { return skip == path; }); in start()
|
/openbmc/qemu/util/ |
H A D | oslib-posix.c | 854 static bool qemu_close_all_open_fd_proc(const int *skip, unsigned int nskip) in qemu_close_all_open_fd_proc() 905 static bool qemu_close_all_open_fd_close_range(const int *skip, in qemu_close_all_open_fd_close_range() 948 static void qemu_close_all_open_fd_fallback(const int *skip, unsigned int nskip, in qemu_close_all_open_fd_fallback() 966 void qemu_close_all_open_fd(const int *skip, unsigned int nskip) in qemu_close_all_open_fd()
|
H A D | fifo8.c | 81 uint32_t skip, uint32_t *numptr, in fifo8_peekpop_bufptr()
|
/openbmc/qemu/net/ |
H A D | announce.c | 141 bool skip; in qemu_announce_self_iter() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | patchtest | 45 skip = 'SKIP' variable in getResult.PatchTestResult
|
/openbmc/u-boot/board/keymile/km_arm/ |
H A D | fpga_config.c | 104 int skip; variable
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | base.py | 118 def skip(self, issue, data=None): member in Base
|
/openbmc/u-boot/cmd/ |
H A D | bedbug.c | 333 int skip = 1; /* Flag to skip the first entry */ in do_bedbug_stack() local
|
/openbmc/u-boot/tools/ |
H A D | mips-relocs.c | 210 bool skip; in main() local
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | filemap.py | 520 def sparse_copy(src_fname, dst_fname, skip=0, seek=0, argument
|
/openbmc/qemu/hw/vfio/ |
H A D | platform.c | 605 size_t skip = strlen(contents) + 1; in vfio_platform_realize() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | query_param.hpp | 178 std::optional<size_t> skip = std::nullopt; member 921 size_t skip = std::min(arr->size(), *query.skip); in processTopAndSkip() local
|