Searched defs:OP_GT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXPathPredicate.h78 enum Opcode { OP_EQ, OP_NE, OP_GT, OP_LT, OP_GE, OP_LE }; enumerator in enum:WebCore::XPath::EqTestOp::Opcode
/external/libppp/src/
H A Dfilter.h34 #define OP_GT 2 macro
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DOpCodes.java166 * [OP_GT] (greater-than)
175 public static final int OP_GT = 9; field in class:OpCodes
/external/chromium_org/base/test/
H A Dtrace_event_analyzer.h450 OP_GT, enumerator in enum:trace_analyzer::Query::Operator

Completed in 1643 milliseconds