Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 5 of 5) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dplatform_state_effecter.hpp153 uint8_t* nextState = in setStateEffecterStatesHandler() local
H A Dplatform.hpp450 uint8_t* nextState = in setStateEffecterStatesHandler() local
/openbmc/linux/lib/zstd/common/
H A Dfse_decompress.c168 U32 const nextState = symbolNext[symbol]++; in FSE_buildDTable_internal() local
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_internal.h68 U16 nextState; member
H A Dzstd_decompress_block.c553 U32 const nextState = symbolNext[symbol]++; in ZSTD_buildFSETable_body() local
1150 ZSTD_updateFseStateWithDInfo(ZSTD_fseState* DStatePtr, BIT_DStream_t* bitD, U16 nextState, U32 nbBi… in ZSTD_updateFseStateWithDInfo()