Home
last modified time | relevance | path

Searched refs:isright (Results 1 – 25 of 67) sorted by relevance

123

/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A Dspell.tcl389 set isright [string is wordchar -strict $right]
416 if {!$isbigmove && $isright} {
432 if {$isedit && $isleft && $isright} {
446 if {$isright} {
456 } elseif {$isdel && $isright} {
501 if {!$isleft && $isright} {
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4sock/
H A Ddk4sock06.c191 int isright = 0; /* Flag: Already on right side */ in dk4socket_my_ip6_pton() local
236 if (0 == isright) { in dk4socket_my_ip6_pton()
237 isright = 1; in dk4socket_my_ip6_pton()
278 if (0 != isright) { in dk4socket_my_ip6_pton()
297 if (0 != isright) { in dk4socket_my_ip6_pton()
H A Ddk4sock06.ctr184 int isright = 0; /* Flag: Already on right side */
229 if (0 == isright) {
230 isright = 1;
271 if (0 != isright) {
290 if (0 != isright) {
/dports/print/pic2fig/pic2fig/
H A Dprint.c43 move(isright(m) ? x1 : x0, oy); /* right side * in print()
54 move(isright(m) ? x1 : x0, oy); /* right side * in print()
67 move(ox + isright(m) ? x1 : -x1, oy); in print()
79 move(ox + isright(m) ? x1 : -x1, oy); in print()
H A Dprint.c,v67 move(isright(m) ? x1 : x0, oy); /* right side *
78 move(isright(m) ? x1 : x0, oy); /* right side *
91 move(ox + isright(m) ? x1 : -x1, oy);
103 move(ox + isright(m) ? x1 : -x1, oy);
H A Dcircgen.c78 if (isright(hvmode)) in circgen()
101 if (isright(hvmode)) in circgen()
H A Dboxgen.c78 if (isright(hvmode)) in boxgen()
100 if (isright(hvmode)) in boxgen()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dtextgen.c64 if (isright(hvmode)) in textgen()
83 if (isright(hvmode)) in textgen()
H A Dboxgen.c80 if (isright(hvmode)) in boxgen()
102 if (isright(hvmode)) in boxgen()
H A Dcircgen.c94 if (isright(hvmode)) in circgen()
118 if (isright(hvmode)) in circgen()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dtextgen.c66 if (isright(hvmode)) in textgen()
86 if (isright(hvmode)) in textgen()
H A Dboxgen.c82 if (isright(hvmode)) in boxgen()
104 if (isright(hvmode)) in boxgen()
H A Dcircgen.c95 if (isright(hvmode)) in circgen()
119 if (isright(hvmode)) in circgen()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dtextgen.c66 if (isright(hvmode)) in textgen()
86 if (isright(hvmode)) in textgen()
H A Dboxgen.c82 if (isright(hvmode)) in boxgen()
104 if (isright(hvmode)) in boxgen()
H A Dprint.c65 move(isright(m) ? x1 : x0, oy); /* right side */ in print()
81 move(ox + isright(m) ? x1 : -x1, oy); in print()
95 move(ox + isright(m) ? x1 : -x1, oy); in print()
H A Dcircgen.c95 if (isright(hvmode)) in circgen()
119 if (isright(hvmode)) in circgen()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dtextgen.c78 if (isright(hvmode)) in textgen()
98 if (isright(hvmode)) in textgen()
H A Dboxgen.c94 if (isright(hvmode)) in boxgen()
116 if (isright(hvmode)) in boxgen()
H A Dcircgen.c105 if (isright(hvmode)) in circgen()
129 if (isright(hvmode)) in circgen()
/dports/editors/yudit/yudit-3.0.7/uniprint/
H A DMain.cpp72 bool isright = false; in main() local
146 isright = true; in main()
316 if (isright) uniPrint.setDocumentEmbedding (SS_EmbedRight); in main()
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dglvr.cpp290 [](VM &, Value &isright, Value &znear, Value &zfar) { in AddVR() argument
291 VREye(isright.True(), znear.fltval(), zfar.fltval()); in AddVR()
312 [](VM &vm, Value &unit, Value &isright) { in AddVR() argument
314 SetTexture(GetSampler(vm, unit), retex[isright.True()]); in AddVR()
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/sol/
H A Ddemangle.hpp118 bool isright = realname[idx] == '>'; in short_demangle_once() local
119 if (!isleft && !isright) in short_demangle_once()
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/sol/
H A Ddemangle.hpp118 bool isright = realname[idx] == '>'; in short_demangle_once() local
119 if (!isleft && !isright) in short_demangle_once()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/sol/
H A Ddemangle.hpp132 bool isright = realname[idx] == '>'; in short_demangle_once() local
133 if (!isleft && !isright) in short_demangle_once()

123