Lines Matching full:base
23 vdst = FETCH(2); /* first 4 regs -or- range base */
157 * This can happen if you create two classes, Base and Sub, where
158 * Sub is a sub-class of Base. Declare a protected abstract
159 * method foo() in Base, and invoke foo() from a method in Base.
160 * Base is an "abstract base class" and is never instantiated
174 LOGVV("+++ base=%s.%s virtual[%d]=%s.%s\n",
182 LOGW("WRONG METHOD: base=%s.%s virtual[%d]=%s.%s\n",
265 LOGVV("+++ base=%s.%s super-virtual=%s.%s\n",