Searched refs:vshifted (Results 1 – 12 of 12) sorted by relevance
335 unsigned int byteshift, File_read::View** vshifted) const in find_view()341 if (vshifted != NULL) in find_view()342 *vshifted = NULL; in find_view()368 if (vshifted != NULL && *vshifted == NULL) in find_view()369 *vshifted = p->second; in find_view()575 File_read::View* vshifted; in find_or_make_view() local578 &vshifted); in find_or_make_view()588 v = vshifted; in find_or_make_view()
383 View** vshifted) const;
17763 * fileread.cc (File_read::find_view): Add byteshift and vshifted
336 unsigned int byteshift, File_read::View** vshifted) const in find_view()342 if (vshifted != NULL) in find_view()343 *vshifted = NULL; in find_view()369 if (vshifted != NULL && *vshifted == NULL) in find_view()370 *vshifted = p->second; in find_view()582 File_read::View* vshifted; in find_or_make_view() local585 &vshifted); in find_or_make_view()595 v = vshifted; in find_or_make_view()
332 unsigned int byteshift, File_read::View** vshifted) const in find_view()338 if (vshifted != NULL) in find_view()339 *vshifted = NULL; in find_view()365 if (vshifted != NULL && *vshifted == NULL) in find_view()366 *vshifted = p->second; in find_view()572 File_read::View* vshifted; in find_or_make_view() local575 &vshifted); in find_or_make_view()585 v = vshifted; in find_or_make_view()
371 View** vshifted) const;