Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_skip_unittest.cpp14 SkipAction skip; in TEST() local
26 SkipAction skip; in TEST() local
34 SkipAction skip; in TEST() local
/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp19 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 Dget_unit_test_report.py259 skip = False variable
262 skip = True variable
277 skip = True variable
293 skip = True variable
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache.S93 skip: label
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_reorder.S29 skip: label
H A Dhvx_histogram_row.S91 .skip: label
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dpsci.S226 skip: label
H A Dcache_v7_asm.S63 skip: label
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_postcodes.hpp198 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 Dsystems_logservices_hostlogger.hpp72 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 Dmanager_logservices_journal.hpp164 size_t skip = delegatedQuery.skip.value_or(0); in handleManagersJournalLogEntryCollectionGet() local
H A Dsystems_logservices_journal_eventlog.hpp236 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServiceEventLogLogEntryCollection() local
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py76 skip = [ variable
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp75 [&path](const auto& skip) { return skip == path; }); in stop()
231 [&path](const auto& skip) { return skip == path; }); in start()
/openbmc/qemu/util/
H A Doslib-posix.c854 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 Dfifo8.c81 uint32_t skip, uint32_t *numptr, in fifo8_peekpop_bufptr()
/openbmc/qemu/net/
H A Dannounce.c141 bool skip; in qemu_announce_self_iter() local
/openbmc/openbmc/poky/scripts/
H A Dpatchtest45 skip = 'SKIP' variable in getResult.PatchTestResult
/openbmc/u-boot/board/keymile/km_arm/
H A Dfpga_config.c104 int skip; variable
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dbase.py118 def skip(self, issue, data=None): member in Base
/openbmc/u-boot/cmd/
H A Dbedbug.c333 int skip = 1; /* Flag to skip the first entry */ in do_bedbug_stack() local
/openbmc/u-boot/tools/
H A Dmips-relocs.c210 bool skip; in main() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dfilemap.py520 def sparse_copy(src_fname, dst_fname, skip=0, seek=0, argument
/openbmc/qemu/hw/vfio/
H A Dplatform.c605 size_t skip = strlen(contents) + 1; in vfio_platform_realize() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp178 std::optional<size_t> skip = std::nullopt; member
921 size_t skip = std::min(arr->size(), *query.skip); in processTopAndSkip() local

123