Searched defs:newBound (Results 1 – 2 of 2) sorted by relevance
| /external/lzma/C/ |
| D | LzmaEnc.c | 782 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/ |
| D | ProgramState.cpp | 332 SVal newBound = in assumeInBound() local
|