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

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXPathPredicate.h96 enum Opcode { OP_And, OP_Or }; enumerator in enum:blink::XPath::FINAL::Opcode
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8083 #define OP_Or 68 /* same as TK_OR */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9325 #define OP_Or 71 /* same as TK_OR, synopsis: r[P3]=(r[P1] || r[P2]) */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9325 #define OP_Or 71 /* same as TK_OR, synopsis: r[P3]=(r[P1] || r[P2]) */ macro
[all...]

Completed in 3154 milliseconds