Home
last modified time | relevance | path

Searched defs:increment (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dsession.hpp74 auto increment() in increment() function
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c445 const ncsi_passthrough_stats_t* increment, network_debug_t* network_debug) { in ncsi_fsm_update_passthrough_stats()
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c369 unsigned long start = 0, increment = 1, count = 0; in interpret_table_entry() local
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c132 int fence_post, start, increment, i, byte_count; in xtensa_insnbuf_to_chars() local
192 int max_size, insn_size, fence_post, start, increment, i; in xtensa_insnbuf_from_chars() local
/openbmc/u-boot/common/
H A Ddlmalloc.c581 void *sbrk(ptrdiff_t increment) in sbrk()
/openbmc/entity-manager/test/entity_manager/
H A Dtest_entity-manager.cpp73 TEST(TemplateCharReplace, increment) in TEST() argument
/openbmc/qemu/fpu/
H A Dsoftfloat.c5057 bool roundNearestEven, increment, isTiny; in roundAndPackFloatx80() local