Searched refs:PrependInt32 (Results 1 – 11 of 11) sorted by relevance
21 builder.PrependInt32(b)22 builder.PrependInt32(a)
26 builder:PrependInt32(b)27 builder:PrependInt32(a)
38 builder.PrependInt32(b)39 builder.PrependInt32(a)
37 b_.PrependInt32(b)38 b_.PrependInt32(a)
77 PrependInt32(0)181 PrependInt32(head)219 def PrependInt32(x):261 def PrependInt32Slot(o, x, d): PrependSlot(o, x, d): PrependInt32(_)
90 func (b *Builder) PrependInt32(x int32)91 PrependInt32 prepends a int32 to the Builder buffer. Aligns and checks
291 self:PrependInt32(size)356 function mt:PrependInt32(x) self:Prepend(Int32, x) end function
532 self.PrependInt32(size)666 def PrependInt32(self, x): member in Builder
482 b.PrependInt32(x)643 func (b *Builder) PrependInt32(x int32) { func
605 b.PrependInt32(-53687092)856 b.PrependInt32(0x12345678)
374 b.PrependInt32(-53687092)894 b.PrependInt32(0x12345678)