HomeSort by relevance Sort by last modified time
    Searched refs:Supports (Results 1 - 17 of 17) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARawAudioAssembler.h 34 static bool Supports(const char *desc);
ARawAudioAssembler.cpp 118 bool ARawAudioAssembler::Supports(const char *desc) {
ARTPSource.cpp 75 } else if (ARawAudioAssembler::Supports(desc.c_str())) {
APacketSource.cpp 567 } else if (ARawAudioAssembler::Supports(desc.c_str())) {
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.cpp 72 case Supports:
110 case Supports:
151 case Supports:
306 : StyleRuleGroup(Supports, adoptRules)
StyleRule.h 50 Supports = 12,
65 bool isSupportsRule() const { return type() == Supports; }
287 DEFINE_STYLE_RULE_TYPE_CASTS(Supports);
StyleInvalidationAnalysis.cpp 123 case StyleRule::Supports: // If we evaluated the supports-clause we could avoid recalc.
StyleSheetContents.cpp 478 case StyleRuleBase::Supports:
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
logtesting.py 23 """Supports the unit-testing of logging code.
80 """Supports end-to-end unit-testing of log messages.
220 """Supports end-to-end unit-testing of log messages.
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 55 /// Stack abstraction that also supports the IList interface
387 if Supports(Element, IDictionary<Integer, IList<IANTLRInterface>>, Dict) then
390 if Supports(Element, IList<IANTLRInterface>, List) then
Antlr.Runtime.Tree.pas     [all...]
Antlr.Runtime.pas     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 208 Check(Supports(ReturnValue, IFoo));
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
commands.js 9 * Supports undo/redo.
image_util.js 84 * Supports following variants:
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 398 milliseconds