Lines Matching full:stuff
499 * worth the effort (especially since most of our stuff will be
571 * Set the global pointer so the DEX file dependency stuff can find it.
576 * Go through a second time, pulling stuff out.
1239 /* convert "Landroid/debug/Stuff;" to "android.debug.Stuff" */
1324 * "descriptor" looks like "Landroid/debug/Stuff;".
1391 * of failures can't be detected without rearranging other stuff.
1699 * Stuff the superclass index into the object pointer field. The linker
1711 * Stuff class reference indices into the pointer fields.
3193 * public boolean inAbstract() { stuff } // in vtable
3195 * public boolean inInterface() { stuff }
3196 * public boolean inAbstract() { stuff } // in vtable
3347 * stuff makes it look like the class actually has an abstract
4121 * We need to do this even for the stuff inherited from Object,
4125 * We don't need to check stuff defined in a superclass because
4204 * we need to lock the class while we check stuff. We know that no