Lines Matching refs:p_shift
211 class_add_prop(SromOpStream, p_shift, "shift")
426 class_add_prop(SromSegment, p_shift, "shift")
738 set(_obj, p_shift, null)
915 set(opstream, p_shift, 0)
1058 _prev_shift = get(opstream, p_shift)
1063 set(opstream, p_shift, shift)
1264 _value = get(segment, p_shift)
3259 if (get(_seg, p_shift) != 0)
3297 set(_obj, p_shift, shift)
3347 if (get(lhs, p_shift) != get(rhs, p_shift))
3372 if ((_s = get(seg, p_shift)) != null) {