HomeSort by relevance Sort by last modified time
    Searched full:subclassing (Results 126 - 150 of 213) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SimpleXMLRPCServer.py 249 existing method through subclassing is the preferred means
xmlrpclib.py 567 import xmllib # lazy subclassing (!) namespace
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 303 // Disable the check that prevents subclassing of SWT components
    [all...]
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 69 * Typically you use GLSurfaceView by subclassing it and overriding one or more of the
72 * GLSurfaceView behavior is customized by calling "set" methods rather than by subclassing.
    [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp 701 /// access a forbidden base class's members by directly subclassing
708 /// because of crazy subclassing.
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 66 * Typically you use GLSurfaceView by subclassing it and overriding one or more of the
69 * GLSurfaceView behavior is customized by calling "set" methods rather than by subclassing.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 567 import xmllib # lazy subclassing (!) namespace
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 184 * would have to subclassing exception, but then somehow get ANTLR
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java 206 * would have to subclassing exception, but then somehow get ANTLR
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
CharMatcher.java 571 * Constructor for use by subclasses. When subclassing, you may want to override
    [all...]
  /external/icu/icu4c/source/common/unicode/
locid.h 58 * The Locale class is not suitable for subclassing.
messagepattern.h 354 * This class is not intended for public subclassing.
    [all...]
normlzr.h 42 * The Normalizer class is not suitable for subclassing.
rbbi.h 61 * implementation. The subclassing interface to RulesBasedBreakIterator is
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CharsTrie.java 25 * <p>This class is not intended for public subclassing.
    [all...]
  /external/javassist/src/main/javassist/
ClassPool.java     [all...]
  /external/junit/
README.html 545 tagging test classes by subclassing junit.framework.TestCase and tagging test methods by
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
Enhancer.java 405 * to the subclassing nature of the classes generated by Enhancer,
    [all...]
  /external/owasp/sanitizer/lib/junit/
README.html 545 tagging test classes by subclassing junit.framework.TestCase and tagging test methods by
  /external/icu/icu4c/source/i18n/unicode/
calendar.h     [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BaseRecognizer.cs 236 * would have to subclassing exception, but then somehow get ANTLR
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BaseRecognizer.cs 259 * would have to subclassing exception, but then somehow get ANTLR
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
BaseRecognizer.js 279 * would have to be subclassing exceptions, but then somehow get ANTLR
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseRecognizer.m 336 * would have to subclassing exception, but then somehow get ANTLR
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java 900 * easier subclassing/overriding.
    [all...]

Completed in 520 milliseconds

1 2 3 4 56 7 8 9