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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Driver/
sysroot-flags.c 15 // Check for overriding the header sysroot by providing both --sysroot and
  /external/guava/
mvn-deploy.sh 5 # overriding methods. It then proceeds to do a maven build that
  /external/strace/
TODO 6 * update linux/sparc syscall entries; Linux messed things up by overriding
  /external/webkit/Source/WebCore/manual-tests/
animate-duration.html 7 <title>Overriding Animations</title>
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
TestCase.java 30 * 3) initialize the fixture state by overriding setUp if needed. At default, p2p channel
32 * 4) implement test case by overriding executeTest. executeTest must return the message
34 * 5) clean-up after a test by overriding tearDown if needed. At default, all services
  /development/samples/Alarm/tests/src/com/example/android/newalarm/
AlarmServiceTest.java 62 // Always call the super constructor when overriding tearDown()
  /external/chromium/chrome/browser/chromeos/frame/
browser_frame_view_chromeos.cc 25 // to the NonClientView. We do this by overriding HitTest(), NonClientHitTest()
  /external/chromium/chrome/browser/chromeos/login/
account_creation_view.cc 63 // stripped. Overriding TabContents::PasswordFormsFound also makes no
  /external/clang/test/SemaObjC/
method-conflict-1.m 76 // The particular case of overriding with an id return is white-listed.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedHashMultiset.java 36 @SuppressWarnings("serial") // we're overriding default serialization
  /external/jsilver/src/com/google/clearsilver/jsilver/values/
VariableValue.java 75 // Note we are not overriding asString as we want that to return the value
  /external/llvm/include/llvm/CodeGen/
MachineFunctionPass.h 30 /// representation. Instead of overriding runOnFunction, subclasses
  /external/markdown/markdown/extensions/
html_tidy.py 41 # Merge in user defined configs overriding any present if nessecary.
  /external/openssh/
sshd_config 117 # Example of overriding settings on a per-user basis
sshd_config.android 116 # Example of overriding settings on a per-user basis
  /external/v8/test/mjsunit/
override-read-only-property.js 32 // However, for compatibility with WebKit/JSC, we allow the overriding
  /frameworks/base/tools/layoutlib/bridge/src/android/os/
HandlerThread_Delegate.java 29 * Delegate overriding selected methods of android.os.HandlerThread
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
SimpleNode.java 66 toString(String), otherwise overriding toString() is probably all
  /external/clang/unittests/AST/
MatchVerifier.h 116 /// by overriding getLocation().
152 /// by overriding getRange().
  /external/junit/src/junit/framework/
TestCase.java 12 * <li>initialize the fixture state by overriding {@link #setUp()}</li>
13 * <li>clean-up after a test by overriding {@link #tearDown()}.</li>
  /external/srec/srec/AcousticModels/include/
SR_AcousticModels.h 65 * Sets AcousticModels parameter, overriding session defaults.
145 * Sets AcousticModel parameter, overriding session defaults.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.3.js 47 // overriding a variable or function name with a function should succeed
117 // overriding a function name with a variable should fail
  /ndk/sources/host-tools/make-3.81/doc/
make.info 63 Node: Overriding Makefiles55445
146 Node: Overriding263231
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
NestedConfiguration.java 78 * Creates a new {@linkplain NestedConfiguration} that has the same overriding
99 * Initializes a new {@linkplain NestedConfiguration} with the overriding
148 * given parent {@linkplain Configuration}, possibly overriding some as
  /build/core/
version_defaults.mk 43 # than overriding it somewhere else). Can be an arbitrary string.

Completed in 530 milliseconds

12 3 4 5 6 7 8 91011>>