Home | History | Annotate | Download | only in impl

Lines Matching defs:cpStart

29             cpStart=cpLimit=index=0;
55 cpStart=cpLimit=limit;
70 cpStart=cpLimit;
85 return cpStart;
97 return cpLimit-cpStart;
111 index=cpStart;
137 protected int index, limit, cpStart, cpLimit;