Home
last modified time | relevance | path

Searched refs:SETOP (Results 1 – 25 of 32) sorted by relevance

12

/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dasm6502.c1021 SETOP( 0, "ADC", 0x69, 0x65, 0x75, 0x00, 0x6d, 0x7d, 0x79, 0x61, 0x71, 0x00, 0x00, jmpADC); in assignOpCodes()
1022 SETOP( 1, "AND", 0x29, 0x25, 0x35, 0x31, 0x2d, 0x3d, 0x39, 0x00, 0x00, 0x00, 0x00, jmpAND); in assignOpCodes()
1023 SETOP( 2, "ASL", 0x00, 0x06, 0x16, 0x00, 0x0e, 0x1e, 0x00, 0x00, 0x00, 0x0a, 0x00, jmpASL); in assignOpCodes()
1024 SETOP( 3, "BIT", 0x00, 0x24, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpBIT); in assignOpCodes()
1025 SETOP( 4, "BPL", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, jmpBPL); in assignOpCodes()
1026 SETOP( 5, "BMI", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, jmpBMI); in assignOpCodes()
1027 SETOP( 6, "BVC", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, jmpBVC); in assignOpCodes()
1028 SETOP( 7, "BVS", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, jmpBVS); in assignOpCodes()
1029 SETOP( 8, "BCC", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x90, jmpBCC); in assignOpCodes()
1030 SETOP( 9, "BCS", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb0, jmpBCS); in assignOpCodes()
[all …]
/dports/devel/upp/upp/uppsrc/Sql/
H A DSqlSet.cpp8 return SqlSet(s1(SqlSet::SET, ~SQLITE3) + " union " + s2(SqlSet::SET, ~SQLITE3), SqlSet::SETOP); in operator |()
15 …return SqlSet(s1(SqlSet::SET, ~SQLITE3) + " union all " + s2(SqlSet::SET, ~SQLITE3), SqlSet::SETOP in operator +()
21 …return SqlSet(s1(SqlSet::SET, ~SQLITE3) + " intersect " + s2(SqlSet::SET, ~SQLITE3), SqlSet::SETOP in operator &()
27 …lSet::SET) + SqlCode(MSSQL|PGSQL|SQLITE3, " except ")(" minus ") + s2(SqlSet::SET), SqlSet::SETOP); in operator -()
H A DSqlexp.h181 SETOP = 50, enumerator
471 SETOP = 50, enumerator
508 void SetRaw(const String& s, PRIORITY p = SETOP) { text = s; priority = p; }
626 operator SqlSet() const { return SqlSet(text, SqlSet::SETOP); } in SqlSet()
H A DSqlStatement.cpp158 String ts = table(SqlSet::SETOP + 1); in From()
/dports/editors/fte/fte/src/
H A De_regex.cpp132 #define SETOP(set,n) \ macro
231 SETOP(set, '\n'); in NewSet()
232 SETOP(set, '\t'); in NewSet()
233 SETOP(set, ' '); in NewSet()
234 SETOP(set, '\r'); in NewSet()
240 SETOP(set, xx); in NewSet()
248 SETOP(set, xx); in NewSet()
256 SETOP(set, xx); in NewSet()
279 SETOP(set, xx); in NewSet()
285 SETOP(set, xx); in NewSet()
[all …]
/dports/devel/dev86/dev86-0.16.20/as/
H A Dopcode.h52 SETOP, enumerator
H A Dkeywords.c184 3, 'S', 'E', 'T', SETOP, 0,
/dports/devel/dev86/dev86-0.16.20/as/6809/
H A Dconst.h337 #define SETOP 28 macro
/dports/lang/jimtcl/jimtcl-0.81/
H A Djim-mk.cpp1621 #define SETOP(name, descr) BINOP(name, descr "; works only if all the rows are unique") macro
1623 SETOP(union, "Set union of two views (read-only, no change notifications)"),
1624 SETOP(intersect, "Set intersection of two views"),
1625 SETOP(different, "Symmetric difference of two views"),
1626 SETOP(minus, "Set minus, i.e. all rows from view not in otherView"),
1628 #undef SETOP
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim-mk.cpp1621 #define SETOP(name, descr) BINOP(name, descr "; works only if all the rows are unique") macro
1623 SETOP(union, "Set union of two views (read-only, no change notifications)"),
1624 SETOP(intersect, "Set intersection of two views"),
1625 SETOP(different, "Symmetric difference of two views"),
1626 SETOP(minus, "Set minus, i.e. all rows from view not in otherView"),
1628 #undef SETOP
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRex.cpp524 #define SETOP(p,op) (*(p)=(op)) macro
1995 SETOP(pc,op); in append()
2006 SETOP(pc,op); in append()
2018 SETOP(pc,op); in append()
2031 SETOP(pc,op); in appendset()
2043 SETOP(ptr,op); in insert()
2054 SETOP(ptr,op); in insert()
2066 SETOP(ptr,op); in insert()
2079 SETOP(ptr,op); in insert()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRex.cpp525 #define SETOP(p,op) (*(p)=(op)) macro
2006 SETOP(pc,op); in append()
2017 SETOP(pc,op); in append()
2029 SETOP(pc,op); in append()
2042 SETOP(pc,op); in appendset()
2054 SETOP(ptr,op); in insert()
2065 SETOP(ptr,op); in insert()
2077 SETOP(ptr,op); in insert()
2090 SETOP(ptr,op); in insert()
/dports/biology/vt/vt-0.57721/lib/pcre2/
H A Dpcre2test.c733 #define SET(x,y) SETOP(x,y,=)
734 #define SETPLUS(x,y) SETOP(x,y,+=)
1083 #define SETOP(x,y,z) \ macro
1434 #define SETOP(x,y,z) \ macro
1546 #define SETOP(x,y,z) G(x,8) z y macro
1627 #define SETOP(x,y,z) G(x,16) z y macro
1708 #define SETOP(x,y,z) G(x,32) z y macro
/dports/math/nauty/nauty27r3/
H A Dwatercluster2.c155 #define SETOP(op,edge,type) ((op) = ((op) & ~(3<<((edge)<<1))) | (type)<<((edge)<<1)) macro
3379 { SETOP(op,positie,2); in do_extensions_par()
3389 { SETOP(op,positie,1); in do_extensions_par()
3400 { SETOP(op,positie,0); in do_extensions_par()
3443 SETOP(image,positie,type); in par_image()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dwatercluster2.c155 #define SETOP(op,edge,type) ((op) = ((op) & ~(3<<((edge)<<1))) | (type)<<((edge)<<1)) macro
3379 { SETOP(op,positie,2); in do_extensions_par()
3389 { SETOP(op,positie,1); in do_extensions_par()
3400 { SETOP(op,positie,0); in do_extensions_par()
3443 SETOP(image,positie,type); in par_image()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/
H A Dpcre2test.c973 #define SET(x,y) SETOP(x,y,=)
974 #define SETPLUS(x,y) SETOP(x,y,+=)
1458 #define SETOP(x,y,z) \ macro
1914 #define SETOP(x,y,z) \ macro
2049 #define SETOP(x,y,z) G(x,8) z y macro
2153 #define SETOP(x,y,z) G(x,16) z y macro
2257 #define SETOP(x,y,z) G(x,32) z y macro
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2test.c1022 #define SET(x,y) SETOP(x,y,=)
1023 #define SETPLUS(x,y) SETOP(x,y,+=)
1518 #define SETOP(x,y,z) \ macro
1982 #define SETOP(x,y,z) \ macro
2120 #define SETOP(x,y,z) G(x,8) z y macro
2227 #define SETOP(x,y,z) G(x,16) z y macro
2334 #define SETOP(x,y,z) G(x,32) z y macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/TableGen/
H A DRecord.cpp999 case SETOP: { in Fold()
1075 case SETOP: Result = "!setop"; break; in getAsString()
H A DTGParser.cpp1106 case tgtok::XSetOp: Code = BinOpInit::SETOP; break; in ParseOperation()
1247 case BinOpInit::SETOP: in ParseOperation()
/dports/devel/llvm10/llvm-10.0.1.src/lib/TableGen/
H A DRecord.cpp999 case SETOP: { in Fold()
1075 case SETOP: Result = "!setop"; break; in getAsString()
/dports/devel/llvm11/llvm-11.0.1.src/lib/TableGen/
H A DRecord.cpp999 case SETOP: { in Fold()
1075 case SETOP: Result = "!setop"; break; in getAsString()
H A DTGParser.cpp1106 case tgtok::XSetOp: Code = BinOpInit::SETOP; break; in ParseOperation()
1247 case BinOpInit::SETOP: in ParseOperation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DRecord.cpp999 case SETOP: { in Fold()
1075 case SETOP: Result = "!setop"; break; in getAsString()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp999 case SETOP: { in Fold()
1075 case SETOP: Result = "!setop"; break; in getAsString()
H A DTGParser.cpp1115 case tgtok::XSetOp: Code = BinOpInit::SETOP; break; in ParseOperation()
1251 case BinOpInit::SETOP: in ParseOperation()

12