Searched defs:__offset (Results 1 – 7 of 7) sorted by relevance
42 public int __offset(int vtableOffset) in __offset() method48 public static int __offset(int vtableOffset, int offset, ByteBuffer bb) in __offset() method
52 protected int __offset(int vtable_offset) { in __offset() method in Table56 protected static int __offset(int vtable_offset, int offset, ByteBuffer bb) { in __offset() method in Table
51 protected function __offset($vtable_offset) function in Google\\FlatBuffers\\Table
173 __offset(bb_pos: number, vtable_offset: number): Offset { method in ByteBuffer
135 #define __offset(base, ptr) ((uint8_t *)(ptr) - (uint8_t *)(base)) macro
129624 const difference_type __offset = __n + (_M_cur - _M_first); in operator +=() local130625 difference_type __offset = __position - cbegin(); in insert() local130636 difference_type __offset = __position - cbegin(); in insert() local132713 difference_type __offset = __position - cbegin(); in insert() local132724 difference_type __offset = __position - cbegin(); in insert() local133930 difference_type __offset = __position - cbegin(); in insert() local133939 difference_type __offset = __position - cbegin(); in insert() local146743 const size_t __offset = __shift % (8 * 8); in _M_do_left_shift() local146769 const size_t __offset = __shift % (8 * 8); in _M_do_right_shift() local
58158 unsigned int __offset; member