Lines Matching refs:back
92 const Descriptor &array, const Descriptor &target, bool back)
93 : array_{array}, target_{target}, back_{back} {}
140 bool back, Terminator &terminator) const {
143 Accumulator accumulator{x, target, back};
158 int kind, int dim, const Descriptor *mask, bool back,
165 targetKind, terminator, result, x, target, kind, dim, mask, back,
171 targetKind, terminator, result, x, target, kind, dim, mask, back,
177 targetKind, terminator, result, x, target, kind, dim, mask, back,
191 const Descriptor &target, int kind, const Descriptor *mask, bool back,
194 Accumulator accumulator{x, target, back};
203 const Descriptor *mask, bool back, Terminator &terminator) {
205 Accumulator accumulator{x, target, back};
216 const Descriptor *mask, bool back) {
237 result, x, target, kind, 0, mask, back, terminator);
243 result, x, target, kind, 0, mask, back, terminator);
249 result, x, target, kind, 0, mask, back, terminator);
256 result, x, target, kind, mask, back, terminator);
260 LogicalFindlocHelper(result, x, target, kind, mask, back, terminator);
278 bool back, Terminator &terminator) const {
281 Accumulator accumulator{x, target, back};
292 bool back, Terminator &terminator) {
294 Accumulator accumulator{x, target, back};
303 const Descriptor *mask, bool back, Terminator &terminator) {
305 Accumulator accumulator{x, target, back};
316 const Descriptor *mask, bool back) {
328 result, x, target, kind, dim, mask, back, terminator);
334 result, x, target, kind, dim, mask, back, terminator);
340 result, x, target, kind, dim, mask, back, terminator);
347 terminator, result, x, target, kind, dim, mask, back, terminator);
352 result, x, target, kind, dim, mask, back, terminator);