Searched defs:iref (Results 1 – 11 of 11) sorted by relevance
65 struct iref { struct66 uint32_t u00; // 0067 uint32_t field_is_ref; // 04 // bit0: top, bit1: bottom68 uint8_t is_long_term; // 0869 uint8_t non_existing; // 0970 uint8_t u0a; // 0a71 uint8_t u0b; // 0b72 uint32_t frame_idx; // 0c73 uint32_t field_order_cnt[2]; // 1074 uint32_t mvidx; // 18[all …]
25 std::ostreambuf_iterator<char>& iref = *i; in main() local31 std::ostreambuf_iterator<wchar_t>& iref = *i; in main() local
26 std::ostreambuf_iterator<char>& iref = ++i; in main() local34 std::ostreambuf_iterator<wchar_t>& iref = ++i; in main() local
24 std::ostream_iterator<int>& iref = *i; in main() local
24 std::istream_iterator<int>& iref = ++i; in main() local
38 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare()
39 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare()
96 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare()142 SkIRect iref; in DEF_TEST() local
458 int[] iref = new int[1]; in parseSection() local
457 int[] iref = new int[1]; in parseSection() local
554 int32_t iref = pos; in parseSection() local