Lines Matching refs:r
50 const ResDataType& r = ref(); in Get() local
55 p = &r.data[0]; in Get()
56 x = &r.data[p->idxLeft]; in Get()
68 x = &r.data[x->idxRight]; in Get()
72 x = &r.data[x->idxLeft]; in Get()
76 if (rhs == ResName(((u8*)&r + x->ofsString - sizeof(u32)))) in Get()
88 const ResDataType& r = this->ref(); in Get() local
90 p = &r.data[0]; in Get()
91 x = &r.data[p->idxLeft]; in Get()
103 x = &r.data[x->idxRight]; in Get()
107 x = &r.data[x->idxLeft]; in Get()