Searched refs:PutDouble (Results 1 – 5 of 5) sorted by relevance
23 public void MutateTest1(double test1) { __p.bb.PutDouble(__p.bb_pos + 16, test1); } in MutateTest1()37 builder.PutDouble(Test1); in CreateVec3()
193 public void PutDouble(double x) in PutDouble() method in FlatBuffers.FlatBufferBuilder195 _bb.PutDouble(_space -= sizeof(double), x); in PutDouble()264 PutDouble(x); } in AddDouble()
240 public unsafe void PutDouble(int offset, double value) in PutDouble() method in FlatBuffers.ByteBuffer302 public void PutDouble(int offset, double value) in PutDouble() method in FlatBuffers.ByteBuffer
5483 bool PutDouble(Handlers::Selector s, double val);5833 inline bool Sink::PutDouble(Handlers::Selector sel, double val) {
5918 bool PutDouble(Handlers::Selector s, double val);6268 inline bool Sink::PutDouble(Handlers::Selector sel, double val) {