Lines Matching defs:props
426 const Byte *props = NULL;
430 props = inByte.GetPtr();
446 const UInt32 dicSize = GetUi32((const Byte *)props + 1);
448 UInt32 d = props[0];
465 GetLzma2String(s, props[0]);
474 dest = ConvertUInt32ToString(*props, dest);
476 GetStringForSizeValue(dest, GetUi32(props + 1));
483 ConvertUInt32ToString((UInt32)props[0] + 1, s);
489 ConvertUInt32ToString(GetUi32(props), s);
502 const Byte firstByte = props[0];