Home | History | Annotate | Download | only in caf

Lines Matching defs:dst_index

1197 get_for_ref (caf_reference_t *ref, size_t *i, size_t *dst_index,
1239 array_offset_dst += dst_index[d];
1274 get_for_ref (ref->next, i, dst_index, single_token, dst, src,
1279 get_for_ref (ref->next, i, dst_index, single_token, dst,
1287 get_for_ref (ref->next, i, dst_index, single_token, dst,
1301 dst_index[dst_dim] = 0;
1329 get_for_ref (ref, i, dst_index, single_token, dst, src,
1333 dst_index[dst_dim]
1345 dst_index[dst_dim] = 0;
1349 get_for_ref (ref, i, dst_index, single_token, dst, src,
1353 dst_index[dst_dim]
1367 dst_index[dst_dim] = 0;
1376 get_for_ref (ref, i, dst_index, single_token, dst, src,
1380 dst_index[dst_dim]
1389 dst_index[dst_dim] = 0;
1390 get_for_ref (ref, i, dst_index, single_token, dst, src, ds,
1405 dst_index[dst_dim] = 0;
1408 get_for_ref (ref, i, dst_index, single_token, dst, src,
1412 dst_index[dst_dim]
1425 dst_index[dst_dim] = 0;
1428 get_for_ref (ref, i, dst_index, single_token, dst, src,
1432 dst_index[dst_dim]
1444 get_for_ref (ref->next, i, dst_index, single_token, dst,
1453 dst_index[dst_dim] = 0;
1478 get_for_ref (ref, i, dst_index, single_token, dst, NULL,
1482 dst_index[dst_dim]
1487 dst_index[dst_dim] = 0;
1492 get_for_ref (ref, i, dst_index, single_token, dst, NULL,
1496 dst_index[dst_dim]
1506 dst_index[dst_dim] = 0;
1509 get_for_ref (ref, i, dst_index, single_token, dst, NULL,
1513 dst_index[dst_dim]
1520 get_for_ref (ref, i, dst_index, single_token, dst, NULL, ds,
1564 size_t dst_index[GFC_MAX_DIMENSIONS];
2012 memset(dst_index, 0, sizeof (dst_index));
2014 get_for_ref (refs, &i, dst_index, single_token, dst, src,
2453 size_t dst_index[GFC_MAX_DIMENSIONS];
2788 memset (dst_index, 0, sizeof (dst_index));
2790 send_by_ref (refs, &i, dst_index, single_token, dst, src,