Searched defs:subValue (Results 1 – 5 of 5) sorted by relevance
45 public String subValue; field in BuilderWithUnwrappedSingleArray2608Test.POJOValue260855 public POJOValueBuilder subValue(String s) { in subValue() method in BuilderWithUnwrappedSingleArray2608Test.POJOValue2608.POJOValueBuilder
690 LzFind_SaturSub_128(UInt32 subValue, CLzRef *items, const CLzRef *lim) in LzFind_SaturSub_128()738 LzFind_SaturSub_256(UInt32 subValue, CLzRef *items, const CLzRef *lim) in LzFind_SaturSub_256()778 LzFind_SaturSub_32(UInt32 subValue, CLzRef *items, const CLzRef *lim) in LzFind_SaturSub_32()795 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, size_t numItems) in MatchFinder_Normalize3()856 const UInt32 subValue = (p->pos - p->historySize - 1) /* & ~(UInt32)(kNormalizeAlign - 1) */; in MatchFinder_CheckLimits() local
521 … const UInt32 subValue = (mf->pos - mf->historySize - 1); // & ~(UInt32)(kNormalizeAlign - 1); in HashThreadFunc() local662 const UInt32 subValue = (pos - p->cyclicBufferSize); // & ~(UInt32)(kNormalizeAlign - 1); in BtGetMatches() local975 const UInt32 subValue = (p->lzPos - p->historySize - 1); // & ~(UInt32)(kNormalizeAlign - 1); in MatchFinderMt_GetNextBlock_Bt() local
112 #define MatchFinder_REDUCE_OFFSETS(p, subValue) \ argument
132 String subValue = subset.getStringValue(xpath); in getUncontainedPath() local