Home | History | Annotate | Download | only in aapt

Lines Matching refs:outLeft

239         int32_t* outLeft, int32_t* outRight, const char** outError,
243 *outLeft = *outRight = -1;
251 *outLeft = i-1;
260 *outLeft = i;
268 outLeft += 2;
272 *outLeft = i;
279 *outLeft = -1;
337 int32_t* outLeft, int32_t* outRight, const char** outError)
340 *outLeft = *outRight = 0;
347 (*outLeft)++;