/external/chromium_org/chrome/browser/ui/gtk/ |
location_bar_view_gtk.h | 238 // Overriden from ExtensionActionIconFactory::Observer.
|
/external/chromium_org/content/renderer/ |
render_thread_impl.h | 482 // regardless of whether |compositor_thread_| is overriden.
|
/external/chromium_org/google_apis/gcm/engine/ |
mcs_client_unittest.cc | 47 // MCSClient with overriden exposed persistent id logic.
|
/external/chromium_org/remoting/webapp/ |
build-webapp.py | 196 # Allow host names for google services/apis to be overriden via env vars.
|
/external/chromium_org/skia/ |
skia_library.gypi | 55 # default to a smaller glyph cache (it may be overriden at runtime
|
/external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/ |
InvalidationService.java | 451 * into a separate method so that it can be overriden in tests.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTextControlSingleLine.cpp | 115 // To ensure consistency between layouts, we need to reset any conditionally overriden height.
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
ScrollView.h | 58 // NOTE: This should only be called by the overriden setScrollOffset from ScrollableArea.
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
dtitvinf.h | 121 * For a particular interval pattern, the default order can be overriden
|
dtptngen.h | 137 * value is overriden. Otherwise, the previous value is retained. In either
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
android_browser_backend.py | 40 logging.critical('Profiles cannot be overriden with current configuration')
|
/external/chromium_org/tools/valgrind/asan/third_party/ |
asan_symbolize.py | 39 Overriden in subclasses.
|
/external/chromium_org/ui/base/strings/ |
app_locale_settings.grd | 169 Otherwise, the system default UI font will be overriden with
|
/external/clang/include/clang/AST/ |
CXXInheritance.h | 340 /// \c A due to multiple inheritance, and may be overriden by
|
/external/compiler-rt/lib/asan/scripts/ |
asan_symbolize.py | 41 Overriden in subclasses.
|
/external/icu4c/i18n/unicode/ |
dtitvinf.h | 113 * For a particular interval pattern, the default order can be overriden
|
dtptngen.h | 137 * value is overriden. Otherwise, the previous value is retained. In either
|
/external/libvorbis/ |
configure.ac | 108 dnl is there (unless the user has overriden us)...
|
/external/llvm/include/llvm/Target/ |
TargetSchedule.td | 71 // is not overriden by the target.
|
/external/llvm/lib/Target/PowerPC/ |
PPCScheduleE5500.td | 305 // This is overriden by OperandCycles if the
|
/external/smack/src/org/jivesoftware/smack/packet/ |
Packet.java | 42 * generated, but can be overriden). Optionally, the "to" and "from" fields can be set,
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardWidgetFrame.java | 112 // This will be overriden on phones based on the current security mode, however on tablets
|
/system/extras/tests/wifi/stress/ |
wifiLoadScanAssoc.c | 44 * test executes, which is given by DEFAULT_DURATION and can be overriden
|
/external/llvm/lib/CodeGen/ |
Passes.cpp | 103 /// Allow Pass selection to be overriden by command line options. This supports 448 /// Any TargetPassConfig::addXX routine may be overriden by the Target. The
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasOperation.java | 422 // This function can be overriden if the child class needs to change the result code 503 * The following functions may be overriden by a subclass, but most operations will not need [all...] |