HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE (Results 276 - 300 of 300) sorted by null

<<1112

  /external/chromium_org/third_party/WebKit/Source/web/
ContextMenuClientImpl.cpp 305 #if ENABLE(INPUT_SPEECH)
WebViewImpl.cpp 418 #if ENABLE(INPUT_SPEECH)
425 #if ENABLE(NAVIGATOR_CONTENT_UTILS)
453 #if ENABLE(INPUT_SPEECH)
458 #if ENABLE(NAVIGATOR_CONTENT_UTILS)
    [all...]
AssertMatchingEnums.cpp 402 #if ENABLE(INPUT_SPEECH)
    [all...]
WebFrameImpl.cpp     [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 168 private static final int ENABLE = 2;
746 public void enable() { method in class:GpsLocationProvider
752 sendMessage(ENABLE, 1, null);
772 Log.w(TAG, "Failed to enable location provider");
788 sendMessage(ENABLE, 0, null);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.h 435 #if ENABLE(INPUT_SPEECH)
438 #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
    [all...]
Document.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGInlineTextBox.cpp 418 #if ENABLE(SVG_FONTS)
432 #if ENABLE(SVG_FONTS)
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DateTimeFieldElements.cpp 27 #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
DateTimeEditElement.cpp 27 #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioBus.cpp 31 #if ENABLE(WEB_AUDIO)
637 #endif // ENABLE(WEB_AUDIO)
VectorMath.cpp 27 #if ENABLE(WEB_AUDIO)
690 #endif // ENABLE(WEB_AUDIO)
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.cpp 26 #if ENABLE(OPENTYPE_VERTICAL)
574 #endif // ENABLE(OPENTYPE_VERTICAL)
  /external/chromium_org/third_party/WebKit/Source/wtf/
FastMalloc.cpp 361 #if ENABLE(TCMALLOC_HARDENING)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioContext.cpp 27 #if ENABLE(WEB_AUDIO)
    [all...]
  /external/libpcap/
pcap-dos.c 1287 ENABLE();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGElement.cpp 253 // that do enable SVG in a shadow tree.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp 166 #if ENABLE(SVG_FONTS)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.cpp 612 #if ENABLE(ORIENTATION_EVENTS)
    [all...]
FrameView.cpp 94 #if ENABLE(REPAINT_THROTTLING)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebViewTest.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h 584 #if ENABLE(INPUT_SPEECH)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp     [all...]
RenderObject.cpp     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 658 #define HIGHEST_SINGLE_STREAM_MCS 7 /* MCS values greater than this enable multiple streams */
699 #define ITFR_MODE_MANUAL_ENABLE 1 /* enable manual detection */
700 #define ITFR_MODE_AUTO_ENABLE 2 /* enable auto detection */
3625 uint8 enable; \/* enable\/disable *\/ member in struct:ampdu_tid_control
4164 uint32 enable; \/* Enable\/disable bool *\/ member in struct:wl_pkt_filter_enable
    [all...]

Completed in 441 milliseconds

<<1112