Home
last modified time | relevance | path

Searched defs:newBound (Results 1 – 3 of 3) sorted by relevance

/external/lzma/C/
DLzmaEnc.c782 UInt32 range, ttt, newBound; in RangeEnc_EncodeBit_0() local
795 UInt32 ttt, newBound; in LitEnc_Encode() local
813 UInt32 ttt, newBound; in LitEnc_EncodeMatched() local
906 UInt32 ttt, newBound; in RcTree_ReverseEncode() local
930 UInt32 range, ttt, newBound; in LenEnc_Encode() local
2105 UInt32 ttt, newBound; in WriteEndMarker() local
2125 UInt32 ttt, newBound; in WriteEndMarker() local
2150 UInt32 ttt, newBound; in WriteEndMarker() local
2426 UInt32 range, ttt, newBound; in LzmaEnc_CodeOneBlock() local
/external/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp332 SVal newBound = in assumeInBound() local
/external/coreboot/util/cbfstool/lzma/C/
DLzmaEnc.c489 uint32_t newBound = (p->range >> kNumBitModelTotalBits) * ttt; in RangeEnc_EncodeBit() local