Home | History | Annotate | Download | only in src

Lines Matching refs:ToByte

1051     byte ToByte() const { return set_.ToIntegral(); }
1076 int MinorKey() { return (tos_.code() << NUMBER_OF_TYPES) | types_.ToByte(); }
1079 code->set_to_boolean_state(types_.ToByte());