Lines Matching refs:usrLen
481 uint32_t usrLen) {
483 rsrForEach(rsc, target, in, out, usr, usrLen, NULL);
490 uint32_t usrLen,
493 rsrForEach(rsc, target, in, out, usr, usrLen, call);
1260 uint32_t usrLen,
1262 return SC_ForEach_SAAULS((Script *)script.p, (Allocation*)in.p, (Allocation*)out.p, usr, usrLen, (RsScriptCall*)call);