HomeSort by relevance Sort by last modified time
    Searched full:overriding (Results 176 - 200 of 591) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/guava/guava/src/com/google/common/collect/
ForwardingMultiset.java 37 * overriding {@link #add(Object, int)} alone <b>will not</b> change the
TreeBasedTable.java 303 // Overriding so NullPointerTester test passes.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableList.java 39 @SuppressWarnings("serial") // we're overriding default serialization
  /external/jmonkeyengine/engine/src/core/com/jme3/post/
Filter.java 222 * use InitFilter for overriding filter initialization
  /external/jsr305/javadoc/javax/annotation/
OverridingMethodsMustInvokeSuper.html 100 is overridden in a subclass, the overriding method should invoke this method
  /external/libffi/testsuite/lib/
libffi-dg.exp 38 # is two calls up. Overriding proc dg-output would be longer and
  /external/linux-tools-perf/Documentation/
perf-script.txt 141 "Overriding previous field request for all events."
  /external/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 203 /// overriding enterRegion() or exitRegion().
  /external/llvm/include/llvm/Support/
Compiler.h 131 /// Use to mark virtual methods as overriding a base class method.
  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.cpp 39 // ZMask zaps values, potentially overriding the CountD elt.
  /frameworks/base/core/java/android/test/
InstrumentationTestCase.java 352 * at the end of the overriding method.
  /frameworks/base/core/tests/coretests/src/android/os/
AidlTest.java 89 // overriding this to return null makes asInterface always
  /frameworks/base/docs/html/training/accessibility/
service.jd 172 overriding the {@link
  /frameworks/native/include/gui/
ConsumerBase.h 73 // their state to the dump by overriding the dumpLocked method, which is
  /frameworks/support/v4/java/android/support/v4/view/
ActionProvider.java 97 * {@link #onCreateActionView()}, overriding this method for devices running API 16 or later
  /libcore/luni/src/main/java/java/io/
Reader.java 30 * {@link #close()} methods needs to be overridden. Overriding some of the
  /packages/apps/Browser/src/com/android/browser/
UrlHandler.java 110 // AsyncTask. Although we are not overriding the URL load synchronously,
  /sdk/
changes.txt 143 - Ant lib rules now allow for overriding java.encoding, java.source, and java.target
  /sdk/eclipse/buildConfig/
build.properties 182 # overriding value
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 264 // parameters and add those overriding any duplicates from GET
277 // and add those overriding any duplicates from GET or POST
  /external/clang/www/analyzer/
scan-build.html 36 It works by overriding the <tt>CC</tt> and <tt>CXX</tt> environment variables to
240 projects simply overriding <tt>CC</tt> won't cause <tt>ccc-analyzer</tt> to be
  /external/freetype/src/sfnt/
sfobjs.c 656 /* overriding metrics, tolerate a missing `hmtx' table. */
683 /* overriding metrics, tolerate a missing `hhea' table. */
    [all...]
  /external/icu4c/layoutex/layout/
RunArrays.h 169 * the overriding method to create the limit indices array.
183 * the overriding method to grow the limit indices array.
  /external/linux-tools-perf/
builtin-script.c 592 pr_warning("Overriding previous field request for %s events.\n",
609 pr_warning("Overriding previous field request for all events.\n");
  /external/smack/src/org/jivesoftware/smack/
ConnectionConfiguration.java 135 * service name. This is useful for manually overriding the DNS SRV lookup
154 * service name. This is useful for manually overriding the DNS SRV lookup

Completed in 2451 milliseconds

1 2 3 4 5 6 78 91011>>