Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.readmefirst.md25 require an increment to the subminor revision. Changes to existing messages
26 require an increment to the patch version. If the copyright year is different
27 than the current date, increment it when the version is changed.
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S46 clz r5, r4 @ find bit position of way size increment
64 add r10, r10, #2 @ increment cache number
116 clz r5, r4 @ find bit position of way size increment
134 add r10, r10, #2 @ increment cache number
H A Dpsci.S213 clz r5, r4 @ find bit position of way size increment
227 add r10, r10, #2 @ increment cache number
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtablefilter.py179 increment = timedelta(days=1)
180 wanted_date = now - increment
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c132 int fence_post, start, increment, i, byte_count; in xtensa_insnbuf_to_chars() local
141 increment = -1; in xtensa_insnbuf_to_chars()
144 increment = 1; in xtensa_insnbuf_to_chars()
167 fence_post = start + (byte_count * increment); in xtensa_insnbuf_to_chars()
169 for (i = start; i != fence_post; i += increment, ++cp) { in xtensa_insnbuf_to_chars()
192 int max_size, insn_size, fence_post, start, increment, i; in xtensa_insnbuf_from_chars() local
212 increment = -1; in xtensa_insnbuf_from_chars()
215 increment = 1; in xtensa_insnbuf_from_chars()
218 fence_post = start + (num_chars * increment); in xtensa_insnbuf_from_chars()
221 for (i = start; i != fence_post; i += increment, ++cp) { in xtensa_insnbuf_from_chars()
/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
373 &increment, &count)) in interpret_table_entry()
416 rdev = MKDEV(major, minor + (i - start) * increment); in interpret_table_entry()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0013-adb-Support-riscv64.patch141 +int32_t android_atomic_add(int32_t increment, volatile int32_t *ptr)
147 + status = android_atomic_cas(prev, prev + increment, ptr);
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_poh_counter.robot101 # the poh counter reading should not increment.
122 # the pon counter reading should increment by 1.
/openbmc/phosphor-net-ipmid/
H A Dsession.hpp74 auto increment() in increment() function
H A Dmessage_parsers.cpp314 auto seqNum = session->sequenceNums.increment(); in addSequenceNumber()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/
H A Dfix-csv2html-data.patch94 // (sort_ind == 0) then increment col count
145 // (sort_ind == 0) then increment col count
/openbmc/entity-manager/docs/
H A Daddress_size_detection_modes.md74 …`All decisions on auto-increment or decrement of previously accessed memory locations, etc., are t…
80 Based on this, the others EEPROM (not ONSEMI EEPROM) auto-increment - observed
/openbmc/u-boot/board/freescale/mpc8315erdb/
H A DREADME87 the next 0x20000 increment.
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A DREADME93 the next 0x20000 increment.
/openbmc/qemu/qapi/
H A Dmigration.json797 # @cpu-throttle-increment: throttle percentage increase each time
803 # CPU percentage while the @cpu-throttle -increment is excessive
807 # Then we will choose a smaller throttle increment between the one
808 # specified by @cpu-throttle-increment and the one generated by
810 # traditional throttling, meanwhile the throttle increment won't
938 'cpu-throttle-initial', 'cpu-throttle-increment',
978 # @cpu-throttle-increment: throttle percentage increase each time
984 # CPU percentage while the @cpu-throttle -increment is excessive
988 # Then we will choose a smaller throttle increment between the one
989 # specified by @cpu-throttle-increment and the one generated by
[all …]
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dmethod.md67 increment/decrement the counter. Defaults to 1s if not present.
/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() argument
448 #define ACCUMULATE_PT_STATS(stat) accumulated->stat += increment->stat; in ncsi_fsm_update_passthrough_stats()
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitpkgv.bbclass21 # v1.2, xtest, v2.0" will force you to increment PE to get upgradeable
/openbmc/qemu/docs/devel/
H A Dlockcnt.rst81 to increment and decrement the counter, and to take and release the
129 to increment the ``walking_handlers`` variable. And of course
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D100-use-xtools.patch58 # where X.Y.Z is version # (major.minor.increment) of the library
/openbmc/u-boot/common/
H A Ddlmalloc.c581 void *sbrk(ptrdiff_t increment) in sbrk() argument
584 ulong new = old + increment; in sbrk()
590 if (increment < 0) in sbrk()
591 memset((void *)new, 0, -increment); in sbrk()
/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils/
H A DCVE-2025-47268.patch11 2) tsum2 increment which uses triptime
/openbmc/qemu/fpu/
H A Dsoftfloat.c5057 bool roundNearestEven, increment, isTiny; in roundAndPackFloatx80() local
5146 increment = ((int64_t)zSig1 < 0); in roundAndPackFloatx80()
5149 increment = 0; in roundAndPackFloatx80()
5152 increment = !zSign && zSig1; in roundAndPackFloatx80()
5155 increment = zSign && zSig1; in roundAndPackFloatx80()
5164 && increment in roundAndPackFloatx80()
5181 || !increment in roundAndPackFloatx80()
5194 increment = ((int64_t)zSig1 < 0); in roundAndPackFloatx80()
5197 increment = 0; in roundAndPackFloatx80()
5200 increment = !zSign && zSig1; in roundAndPackFloatx80()
[all …]
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dmicrel-ksz90x1.txt35 value is 0, and the maximum is property-dependent. The increment
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.h264 HexValue *increment,

123