Home | History | Annotate | Download | only in out

Lines Matching full:base

1236         vdst = FETCH(2);            /* range base */
1294 vdst = FETCH(2); /* first 4 regs -or- range base */
1428 * This can happen if you create two classes, Base and Sub, where
1429 * Sub is a sub-class of Base. Declare a protected abstract
1430 * method foo() in Base, and invoke foo() from a method in Base.
1431 * Base is an "abstract base class" and is never instantiated
1445 LOGVV("+++ base=%s.%s virtual[%d]=%s.%s\n",
1453 LOGW("WRONG METHOD: base=%s.%s virtual[%d]=%s.%s\n",
1536 LOGVV("+++ base=%s.%s super-virtual=%s.%s\n",