/external/doclava/src/com/google/doclava/ |
Resolution.java | 29 * (such as superclass, interfaceImplemented, etc) that we could not resolve. 34 * contains "superclass" as its variable and "Dialog" as its value.
|
/external/icu4c/test/letest/ |
PortableFontInstance.h | 93 // We really want to inherit this method from the superclass, but some compilers 97 // We really want to inherit this method from the superclass, but some compilers
|
SimpleFontInstance.cpp | 89 // We really want to inherit this method from the superclass, but some compilers 96 // We really want to inherit this method from the superclass, but some compilers
|
/external/javassist/src/main/javassist/util/proxy/ |
ProxyObjectOutputStream.java | 50 Class superClass = cl.getSuperclass(); 53 String name = superClass.getName();
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTilePhoneFrequentView.java | 28 * for frequently called contacts. Slightly different behavior from superclass... 66 // Copy "superclass" implementation
|
/art/test/032-concrete-sub/src/ |
ConcreteSub.java | 20 * Test insertion of an abstract method in a superclass.
|
Main.java | 18 * Test insertion of an abstract method in a superclass.
|
/dalvik/tests/032-concrete-sub/src/ |
ConcreteSub.java | 20 * Test insertion of an abstract method in a superclass.
|
Main.java | 18 * Test insertion of an abstract method in a superclass.
|
/dalvik/vm/oo/ |
Object.cpp | 54 * Find a matching field, in this class or a superclass. 111 * Find a matching field, in this class or a superclass. 129 * inherited from the superclass yet. 132 * the superclass; see notes in createIftable.) 153 * Find a matching field, in this class or a superclass. 183 * inherited from the superclass yet. 464 * Does not chase into the superclass. 485 * Does not chase into the superclass. 507 * Does not chase into the superclass. 520 * superclass. Does not examine interfaces [all...] |
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
AbstractTLexer.java | 16 * a superclass like this and place all the support methods and
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
FailedPredicateException.js | 13 org.antlr.runtime.FailedPredicateException.superclass.constructor.call(this, input);
|
ParserRuleReturnScope.js | 17 * satisfy the superclass interface.
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t023scopes.html | 19 TParser.superclass.constructor.apply(this, arguments);
|
t024finally.html | 19 TParser.superclass.constructor.apply(this, arguments);
|
t033backtracking.html | 20 TParser.superclass.constructor.apply(this, arguments);
|
t038lexerRuleLabel.html | 17 TLexer.superclass.constructor.apply(this, arguments);
|
t040bug80.html | 17 TLexer.superclass.constructor.apply(this, arguments);
|
t053heteroT9.g | 25 V2.superclass.constructor.call(this, token);
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorStylesheetDoc.java | 25 * moment, it defers all methods to it's superclass.
|
/external/chromium/chrome/browser/ui/cocoa/ |
objc_method_swizzle.mm | 32 // inherited from a superclass.
|
/external/chromium_org/chrome/common/mac/ |
objc_method_swizzle.mm | 30 // inherited from a superclass.
|
/external/chromium_org/chrome/renderer/extensions/ |
native_handler.h | 31 // they must call their superclass' Invalidate().
|
/external/chromium_org/jingle/notifier/listener/ |
push_notifications_listen_task.h | 11 // destructor of TaskRunner, which is a superclass of buzz::XmppClient.
|
/external/chromium_org/third_party/icu/source/i18n/ |
csr2022.h | 21 * This is a superclass for the individual detectors for
|