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

  /art/compiler/optimizing/
register_allocator.h 68 static bool Supports(InstructionSet instruction_set) {
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 50 Supports = 12,
63 bool isSupportsRule() const { return type() == Supports; }
289 DEFINE_STYLE_RULE_TYPE_CASTS(Supports);

Completed in 113 milliseconds