Home | History | Annotate | Download | only in src

Lines Matching refs:GetInt

849   int size = source_->GetInt() << kObjectAlignmentBits;
911 int root_id = source_->GetInt(); \
915 int cache_index = source_->GetInt(); \
920 int skip = source_->GetInt(); \
923 int reference_id = source_->GetInt(); \
932 int skip = source_->GetInt(); \
1051 int size = source_->GetInt();
1069 int skip = source_->GetInt();
1079 int repeats = source_->GetInt();
1175 int size = source_->GetInt();
1820 // The non-branching GetInt will read up to 3 bytes too far, so we need