Lines Matching refs:checks
71 PrependBool prepends a bool to the Builder buffer. Aligns and checks for
75 PrependByte prepends a byte to the Builder buffer. Aligns and checks for
80 checks for space.
84 checks for space.
87 PrependInt16 prepends a int16 to the Builder buffer. Aligns and checks
91 PrependInt32 prepends a int32 to the Builder buffer. Aligns and checks
95 PrependInt64 prepends a int64 to the Builder buffer. Aligns and checks
99 PrependInt8 prepends a int8 to the Builder buffer. Aligns and checks for
107 PrependUint16 prepends a uint16 to the Builder buffer. Aligns and checks
111 PrependUint32 prepends a uint32 to the Builder buffer. Aligns and checks
115 PrependUint64 prepends a uint64 to the Builder buffer. Aligns and checks
119 PrependUint8 prepends a uint8 to the Builder buffer. Aligns and checks