Home | History | Annotate | Download | only in util

Lines Matching defs:branchNext

257                     Result result=branchNext(pos, node, inUnit);
271 pos=pos_; // branchNext() advanced pos and wrote it to pos_ .
488 pos=branchNext(pos, length);
537 pos=branchNext(pos, node+1);
572 private int branchNext(int pos, int length) {
705 private Result branchNext(int pos, int length, int inUnit) {
771 return branchNext(pos, node, inUnit);