Home
last modified time | relevance | path

Searched refs:XBool (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/experiments/closure_ints/
H A Dclosure_ints.go37 type XBool func(*Env) bool type
110 func Less(lhs, rhs XInt) XBool {
116 func Lesseq(lhs, rhs XInt) XBool {
122 func Noteq(lhs, rhs XInt) XBool {
128 func If(pred XBool, then, els X0) X0 { argument
146 func For(init X0, pred XBool, post X0, body X0) X0 { argument
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/experiments/closure_interfaces/
H A Dclosure_interfaces.go51 type XBool func(*Env) bool type
132 func LessIntInt(lhs, rhs XInt) XBool {
138 func LesseqIntInt(lhs, rhs XInt) XBool {
144 func If(pred XBool, then, els X) X { argument
154 func For(init X, pred XBool, post X, body X) X { argument
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbf/
H A Dtw6631.pp7 XBool = LongBool;
16 function Foobar: XBool;
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/experiments/closure_values/
H A Dclosure_values.go49 type XBool func(*Env) bool type
150 func LessIntInt(lhs, rhs XInt) XBool {
156 func LesseqIntInt(lhs, rhs XInt) XBool {
162 func NoteqIntInt(lhs, rhs XInt) XBool {
168 func If(pred XBool, then, els X) X { argument
188 func For(init X, pred XBool, post X, body X) X { argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DChoExternal.asn15 IMPORTS XSeq1, XCho, XBool, XBoolImp, XBoolExp, XChoNT, XChoExp FROM External;
13 xbool XBool,
H A DExternal.asn131 XBool ::= BOOLEAN
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/experiments/closure_maps/
H A Dclosure_maps.go45 type XBool func(*Env) bool type
169 func LessIntInt(lhs, rhs XInt) XBool {
175 func LesseqIntInt(lhs, rhs XInt) XBool {
181 func If(pred XBool, then, els X) X { argument
191 func For(init X, pred XBool, post X, body X) X { argument
/dports/multimedia/shotcut/shotcut-21.03.21/src/widgets/
H A Dfixx11h.h95 typedef Bool XBool; typedef
97 typedef XBool Bool;
/dports/devel/kf5-kidletime/kidletime-5.89.0/src/plugins/xsync/
H A Dfixx11h.h73 typedef Bool XBool; typedef
75 typedef XBool Bool;
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/xcb/
H A Dfixx11h.h73 typedef Bool XBool; typedef
75 typedef XBool Bool;
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dcodec_Xpm.c14 #define XBool int macro
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h70 #define XBool int macro