Searched defs:scratch_space (Results 1 – 3 of 3) sorted by relevance
155 const T& Get(int index, T* scratch_space) const { in Get()206 const T& Get(int index, T* scratch_space) const { in Get()337 ActualType scratch_space; in Get() local404 AccessorValueType* scratch_space) in RepeatedFieldRefIterator()
45 Value* scratch_space) const override { in GetIteratorValue()75 Value* scratch_space) const override { in Get()132 Value* scratch_space) const override { in Get()198 Value* scratch_space) const override { in Get()
112 let mut scratch_space = Vec::new(); in partition() localVariable