Lines Matching refs:p_shift
210 class_add_prop(SromOpStream, p_shift, "shift")
425 class_add_prop(SromSegment, p_shift, "shift")
737 set(_obj, p_shift, null)
914 set(opstream, p_shift, 0)
1057 _prev_shift = get(opstream, p_shift)
1062 set(opstream, p_shift, shift)
1263 _value = get(segment, p_shift)
3258 if (get(_seg, p_shift) != 0)
3296 set(_obj, p_shift, shift)
3346 if (get(lhs, p_shift) != get(rhs, p_shift))
3371 if ((_s = get(seg, p_shift)) != null) {