Searched refs:PrependInt32 (Results 1 – 7 of 7) sorted by relevance
21 builder.PrependInt32(b)22 builder.PrependInt32(a)
38 builder.PrependInt32(b)39 builder.PrependInt32(a)
90 func (b *Builder) PrependInt32(x int32)91 PrependInt32 prepends a int32 to the Builder buffer. Aligns and checks
475 b.PrependInt32(x)619 func (b *Builder) PrependInt32(x int32) { func
588 def PrependInt32(self, x): member in Builder
588 b.PrependInt32(-53687092)839 b.PrependInt32(0x12345678)
329 b.PrependInt32(-53687092)578 b.PrependInt32(0x12345678)