Home | History | Annotate | Download | only in common

Lines Matching refs:outRange

1854     AlgorithmicRange *outRange;
2058 outRange=(AlgorithmicRange *)(outBytes+offset);
2061 ds->swapArray32(ds, inRange, 8, outRange, pErrorCode);
2062 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode);
2067 outRange+1, pErrorCode);
2081 q=(uint16_t *)(outRange+1);