Home
last modified time | relevance | path

Searched refs:strtop (Results 1 – 18 of 18) sorted by relevance

/dports/games/bzflag-server/bzflag-2.4.22/src/common/
H A Dbzglob.cxx98 const char *strtop = str; in match_multi() local
124 str = strtop; in match_multi()
132 str = strtop; in match_multi()
H A DOSFile.cxx642 const char *strtop; in match_multi() local
654 strtop = str; in match_multi()
675 strtop++; in match_multi()
676 str = strtop; in match_multi()
683 strtop++; in match_multi()
684 str = strtop; in match_multi()
/dports/games/bzflag/bzflag-2.4.22/src/common/
H A Dbzglob.cxx98 const char *strtop = str; in match_multi() local
124 str = strtop; in match_multi()
132 str = strtop; in match_multi()
H A DOSFile.cxx642 const char *strtop; in match_multi() local
654 strtop = str; in match_multi()
675 strtop++; in match_multi()
676 str = strtop; in match_multi()
683 strtop++; in match_multi()
684 str = strtop; in match_multi()
/dports/games/bzflag-server/bzflag-2.4.22/plugins/plugin_utils/
H A Dplugin_files.cpp117 const char *strtop; in match_multi() local
129 strtop = str; in match_multi()
152 strtop++; in match_multi()
153 str = strtop; in match_multi()
160 strtop++; in match_multi()
161 str = strtop; in match_multi()
/dports/games/bzflag/bzflag-2.4.22/plugins/plugin_utils/
H A Dplugin_files.cpp117 const char *strtop; in match_multi() local
129 strtop = str; in match_multi()
152 strtop++; in match_multi()
153 str = strtop; in match_multi()
160 strtop++; in match_multi()
161 str = strtop; in match_multi()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dtext.c192 newpart = makesegment(strtop, ipart); in splitstring()
265 if (dstr == *strtop) in deletestring0()
266 *strtop = dstr->nextpart; in deletestring0()
268 strptr = *strtop; in deletestring0()
332 return deletestring0(dstr, strtop, thisinst, TRUE); in deletestring()
478 curpos = findstringpart(tpos, NULL, strtop, thisinst); in findcurfont()
498 stringpart *strptr = strtop; in findtextinstring()
524 stringpart *strptr = strtop; in findstringpart()
702 return xcstringtostring(strtop, localinst, False); in stringprint()
713 return xcstringtostring(strtop, localinst, True); in textprint()
[all …]
/dports/games/coronapoker/coronapoker-4.33/src/main/java/org/alberta/poker/
H A DHandEvaluator.java516 int i, j, suit, strght, strtop;
545 strtop = 0;
551 strtop = i - 1;
559 if (strtop > 0) {
562 best[j] = ((13 * suit) + strtop + 1 - j);
565 if (strtop == 3) {
715 int i, j, strght, strtop;
723 strtop = 0;
729 strtop = i - 1;
737 if (strtop > 3) {
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/gdtoa/
H A Dstrtold_subr.c36 #define STRTOP(x) __CONCAT(strtop, x) in __weak_alias()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gdtoa/
H A Dstrtold_subr.c42 #define STRTOP(x) __CONCAT(strtop, x) in __weak_alias()
H A DREADME104 and to the final argument for the others (strtop... and strtor...).
/dports/www/moodle310/moodle/mod/book/tool/print/
H A Dindex.php69 $strtop = get_string('top', 'mod_book'); variable
/dports/www/moodle311/moodle/mod/book/tool/print/
H A Dindex.php69 $strtop = get_string('top', 'mod_book'); variable
/dports/www/moodle39/moodle/mod/book/tool/print/
H A Dindex.php69 $strtop = get_string('top', 'mod_book'); variable
/dports/www/cssed/cssed-0.4.0/src/
H A Dcssdialogs-functions.c1674 gchar* strtop; in cssdialog_margin_property_get_string() local
1723 strtop = g_strdup_printf("%0.2f%s ", ftop, strtop_unit); in cssdialog_margin_property_get_string()
1726 strtop = g_strdup_printf("%d%s ", ntop, strtop_unit); in cssdialog_margin_property_get_string()
1729 output_string = allocated_buffer_add_string(output_string, strtop); in cssdialog_margin_property_get_string()
1730 g_free(strtop); in cssdialog_margin_property_get_string()
1897 gchar* strtop; in cssdialog_padding_property_get_string() local
1938 strtop = g_strdup_printf("%0.2f%s ", ftop, strtop_unit); in cssdialog_padding_property_get_string()
1941 strtop = g_strdup_printf("%d%s ", ntop, strtop_unit); in cssdialog_padding_property_get_string()
1944 output_string = allocated_buffer_add_string(output_string, strtop); in cssdialog_padding_property_get_string()
1945 g_free(strtop); in cssdialog_padding_property_get_string()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Drulerctrl.py1507 strtop = self._top + 4
1510 strtop = self._bottom - strh - 6
1520 strtop = self._top + strpos
1539 label.ly = strtop
/dports/games/zdoom/zdoom-2.8.1/gdtoa/
H A DREADME104 and to the final argument for the others (strtop... and strtor...).
/dports/games/ecwolf/ecwolf-1.3.3-src/gdtoa/
H A DREADME104 and to the final argument for the others (strtop... and strtor...).