Lines Matching refs:skipOneCheck
268 index = skipOneCheck(checks, index); in isNullAllowed()
283 index = skipOneCheck(checks, index); in hasCheckTest()
299 index = skipOneCheck(checks, index); in hasCheckTest()
314 index = skipOneCheck(checks, index); in hasIfTest()
321 int skipOneCheck(String[] checks, int index) { in skipOneCheck() method in JniCodeEmitter
364 index = skipOneCheck(checks, index); in getErrorReturnValue()
380 index = skipOneCheck(checks, index); in isUnsupportedFunc()
395 index = skipOneCheck(checks, index); in isRequiresFunc()
470 index = skipOneCheck(checks, index); in emitNativeBoundsChecks()
517 index = skipOneCheck(checks, index); in emitSentinelCheck()
548 index = skipOneCheck(checks, index); in emitStringCheck()
568 index = skipOneCheck(checks, index); in emitLocalVariablesForSentinel()