Home
last modified time | relevance | path

Searched refs:highend (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/adacurses/AdaCurses-20180127/samples/
H A Dncurses2-demo_pad.adb508 lowend, highend : Column_Position; variable
512 highend := top_x + ((basex + length) * length) / pxmax;
516 if highend < portx then
520 do_h_line (porty - 1, lowend, Blank2, highend + 1);
524 do_h_line (porty - 1, highend + 1,
535 lowend, highend : Line_Position; variable
538 highend := top_y + ((basey + length) * length) / pymax;
542 if highend < porty then
546 do_v_line (lowend, portx - 1, Blank2, highend + 1);
550 do_v_line (highend + 1, portx - 1,
/dports/devel/ncurses/ncurses-6.3/Ada95/samples/
H A Dncurses2-demo_pad.adb509 lowend, highend : Column_Position; variable
513 highend := top_x + ((basex + length) * length) / pxmax;
517 if highend < portx then
521 do_h_line (porty - 1, lowend, Blank2, highend + 1);
525 do_h_line (porty - 1, highend + 1,
536 lowend, highend : Line_Position; variable
539 highend := top_y + ((basey + length) * length) / pymax;
543 if highend < porty then
547 do_v_line (lowend, portx - 1, Blank2, highend + 1);
551 do_v_line (highend + 1, portx - 1,
/dports/biology/canu/canu-2.2/src/bogart/
H A DAS_BAT_SplitTig.H42 bool highend, in breakReadEnd() argument
47 breakHigh = highend; in breakReadEnd()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dvisual_shader_editor_plugin.h116 bool highend; member
130 highend = p_highend;
146 highend = p_highend;
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dvisual_shader_editor_plugin.h116 bool highend; member
130 highend = p_highend;
146 highend = p_highend;
/dports/science/smoldyn/smoldyn-2.67/examples/S7_surfaces/surfacediffuse/
H A Dribbon.nb68 RowBox[{"highend", "=", "450"}]}], "Input",
804 RowBox[{"highend", "-",
1018 RowBox[{"highend", "-", "lowend"}], ",", "sigma"}], "]"}], "+",
1023 RowBox[{"highend", "-", "lowend"}], ")"}]}], ",", "sigma"}], "]"}]}],
1104 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}]}], "]"}]}], "}"}],
1532 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1539 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
/dports/science/smoldyn/smoldyn-2.67/examples/S94_archive/Andrews_2016/surface diffusion/
H A Dribbon.nb71 RowBox[{"highend", "=", "450"}]}], "Input",
830 RowBox[{"highend", "-",
1050 RowBox[{"highend", "-", "lowend"}], ",", "sigma"}], "]"}], "+",
1055 RowBox[{"highend", "-", "lowend"}], ")"}]}], ",", "sigma"}], "]"}]}],
1145 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1606 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1615 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
H A Dbranch.nb51 RowBox[{"highend", "=", "450"}], "\[IndentingNewLine]",
949 RowBox[{"highend", "-",
1258 RowBox[{"highend", "-", "lowend"}], ")"}]}], ",", "sigma"}], "]"}],
1264 RowBox[{"highend", "-", "lowend"}], ",", "sigma"}], "]"}]}]}],
1351 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1832 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1841 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
H A Dtrisphere.nb78 RowBox[{"highend", "=", "Pi"}], "\[IndentingNewLine]",
1012 RowBox[{"highend", "-",
1305 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1807 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
1816 RowBox[{"x", ",", "lowend", ",", "highend"}], "}"}], ",",
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dfolder.c436 long highend; in folder_contents() local
503 highend = (long)(maildir_countof(dir) - 1); in folder_contents()
505 highend = (long)(pos + pref_flagpagesize - 1); in folder_contents()
506 if (highend < 0) highend = 0; in folder_contents()
510 folder_navigate(dir, pos, highend, morebefore, moreafter, in folder_contents()
542 (long)pos, highend); in folder_contents()
563 folder_navigate(dir, pos, highend, morebefore, moreafter, in folder_contents()
736 static void do_folder_navigate(const char *dir, size_t pos, long highend, in do_folder_navigate() argument
787 printf(showncountlab, (long)(pos+1), (long)(highend+1), (long)maildir_countof(dir)); in do_folder_navigate()
834 void folder_navigate(const char *dir, size_t pos, long highend, in folder_navigate() argument
[all …]
/dports/mail/courier/courier-0.65.3/webmail/
H A Dfolder.c398 long highend; in folder_contents() local
435 highend = (long)(maildir_countof(dir) - 1); in folder_contents()
437 highend = (long)(pos + pref_flagpagesize - 1); in folder_contents()
438 if (highend < 0) highend = 0; in folder_contents()
442 folder_navigate(dir, pos, highend, morebefore, moreafter); in folder_contents()
556 (long)pos, highend); in folder_contents()
577 folder_navigate(dir, pos, highend, morebefore, moreafter); in folder_contents()
590 void folder_navigate(const char *dir, size_t pos, long highend, int morebefore, int moreafter) in folder_navigate() argument
646 printf(showncountlab, (long)(pos+1), (long)(highend+1), (long)maildir_countof(dir)); in folder_navigate()
/dports/graphics/libvisual/libvisual-0.2.0/
H A DTODO214 * an highend API and library that also helps with displaying (do display support plugin wise ??)
215 …* an highend API and library that allows scheduling on a timeline, scene based etc etc for VJ like…
/dports/graphics/libvisual04/libvisual-0.4.0/
H A DTODO214 * an highend API and library that also helps with displaying (do display support plugin wise ??)
215 …* an highend API and library that allows scheduling on a timeline, scene based etc etc for VJ like…
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.C5/C5/trees/
H A DRedBlackTreeBag.cs3962 private T lowend, highend; field in C5.TreeBag.Range
3970 …public Range(TreeBag<T> basis, bool haslowend, T lowend, bool hashighend, T highend, EnumerationDi… in Range() argument
3977 this.highend = highend;//Exclusive in Range()
3983 (hashighend ? basis.CountFromTo(lowend, highend) : basis.CountFrom(lowend)) : in Range()
3984 (hashighend ? basis.CountTo(highend) : basis.Count); in Range()
4141 if (range.hashighend && compare(current, range.highend) >= 0) in MoveNext()
4156 int comp = compare(cursor.item, range.highend); in MoveNext()
4276 …comparer.Compare(item, lowend) >= 0) && (!hashighend || basis.comparer.Compare(item, highend) < 0); in inside()
H A DRedBlackTreeSet.cs3962 private T lowend, highend; field in C5.TreeSet.Range
3970 …public Range(TreeSet<T> basis, bool haslowend, T lowend, bool hashighend, T highend, EnumerationDi… in Range() argument
3977 this.highend = highend;//Exclusive in Range()
3983 (hashighend ? basis.CountFromTo(lowend, highend) : basis.CountFrom(lowend)) : in Range()
3984 (hashighend ? basis.CountTo(highend) : basis.Count); in Range()
4141 if (range.hashighend && compare(current, range.highend) >= 0) in MoveNext()
4156 int comp = compare(cursor.item, range.highend); in MoveNext()
4276 …comparer.Compare(item, lowend) >= 0) && (!hashighend || basis.comparer.Compare(item, highend) < 0); in inside()
/dports/graphics/qt5-graphicaleffects/kde-qtgraphicaleffects-5.15.2p2/src/effects/
H A DMaskedBlur.qml57 with even a moderate number of samples will only run at 60 fps on highend
H A DGlow.qml69 even a moderate number of samples will only run at 60 fps on highend
H A DDropShadow.qml70 with even a moderate number of samples will only run at 60 fps on highend
H A DGaussianBlur.qml75 with even a moderate number of samples will only run at 60 fps on highend
/dports/devel/ncurses/ncurses-6.3/test/
H A Dncurses.c5607 int pxmax, pymax, lowend, highend, c; in panner() local
5793 highend = (int) ((float) top_x + ((float) (basex + length) * ratio)); in panner()
5796 if (highend < portx) { in panner()
5798 do_h_line(porty - 1, lowend, ' ', highend + 1); in panner()
5800 do_h_line(porty - 1, highend + 1, ACS_HLINE, portx); in panner()
5810 highend = (int) ((float) top_y + ((float) (basey + length) * ratio)); in panner()
5813 if (highend < porty) { in panner()
5815 do_v_line(lowend, portx - 1, ' ', highend + 1); in panner()
5817 do_v_line(highend + 1, portx - 1, ACS_VLINE, porty); in panner()
/dports/lang/gforth/gforth-0.7.3/
H A Dsee.fs1 \ SEE.FS highend SEE for ANSforth 16may93jaw
/dports/net/openldap24-server/openldap-2.4.59/tests/data/
H A Dnis_sample.ldif1373 dn: cn=b11a-highend-1, o=SGI, c=US
1374 cn: b11a-highend-1
1379 dn: cn=b11a-highend-2, o=SGI, c=US
1380 cn: b11a-highend-2
1433 dn: cn=b11-highend-mfg1, o=SGI, c=US
1434 cn: b11-highend-mfg1
1517 dn: cn=b11-highend-mfg2, o=SGI, c=US
1518 cn: b11-highend-mfg2
/dports/net/openldap24-client/openldap-2.4.59/tests/data/
H A Dnis_sample.ldif1373 dn: cn=b11a-highend-1, o=SGI, c=US
1374 cn: b11a-highend-1
1379 dn: cn=b11a-highend-2, o=SGI, c=US
1380 cn: b11a-highend-2
1433 dn: cn=b11-highend-mfg1, o=SGI, c=US
1434 cn: b11-highend-mfg1
1517 dn: cn=b11-highend-mfg2, o=SGI, c=US
1518 cn: b11-highend-mfg2
/dports/net/openldap25-server/openldap-2.5.9/tests/data/
H A Dnis_sample.ldif1373 dn: cn=b11a-highend-1, o=SGI, c=US
1374 cn: b11a-highend-1
1379 dn: cn=b11a-highend-2, o=SGI, c=US
1380 cn: b11a-highend-2
1433 dn: cn=b11-highend-mfg1, o=SGI, c=US
1434 cn: b11-highend-mfg1
1517 dn: cn=b11-highend-mfg2, o=SGI, c=US
1518 cn: b11-highend-mfg2
/dports/net/openldap25-client/openldap-2.5.9/tests/data/
H A Dnis_sample.ldif1373 dn: cn=b11a-highend-1, o=SGI, c=US
1374 cn: b11a-highend-1
1379 dn: cn=b11a-highend-2, o=SGI, c=US
1380 cn: b11a-highend-2
1433 dn: cn=b11-highend-mfg1, o=SGI, c=US
1434 cn: b11-highend-mfg1
1517 dn: cn=b11-highend-mfg2, o=SGI, c=US
1518 cn: b11-highend-mfg2

12