Lines Matching full:base
1205 vdst = FETCH(2); /* range base */
1263 vdst = FETCH(2); /* first 4 regs -or- range base */
1397 * This can happen if you create two classes, Base and Sub, where
1398 * Sub is a sub-class of Base. Declare a protected abstract
1399 * method foo() in Base, and invoke foo() from a method in Base.
1400 * Base is an "abstract base class" and is never instantiated
1414 LOGVV("+++ base=%s.%s virtual[%d]=%s.%s\n",
1422 LOGW("WRONG METHOD: base=%s.%s virtual[%d]=%s.%s\n",
1505 LOGVV("+++ base=%s.%s super-virtual=%s.%s\n",