Home | History | Annotate | Download | only in src

Lines Matching refs:readRaw

1261         w.readRaw("d", weights[0].ptr(), weights[0].total()*esz);
1264 w.readRaw("d", weights[l_count].ptr(), weights[l_count].total()*esz);
1267 w.readRaw("d", weights[l_count+1].ptr(), weights[l_count+1].total()*esz);
1272 (*w_it).readRaw("d", weights[i].ptr(), weights[i].total()*esz);