Searched defs:t_ptr (Results 1 – 4 of 4) sorted by relevance
282 let t_ptr = &t as *const _; in test_raw_field_tuple() localVariable
842 auto t_ptr = reinterpret_cast<uint8_t *>(el.get()); in TransformTensor() local852 auto t_ptr = reinterpret_cast<uint8_t *>((*data).get()); in TransformTensor() local
4150 const T* t_ptr = (const T*)top; in iterate() local
154 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3, const_0x0101) \ argument