Home
last modified time | relevance | path

Searched refs:breakit (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/background/
H A Dfillcachethread.cpp60 bool breakit = false; in run() local
93 breakit = true; in run()
113 if (!breakit) { in run()
/dports/lang/php81/php-8.1.1/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/php81-opcache/php-8.1.1/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/mod_php81/php-8.1.1/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/lang/php73/php-7.3.33/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/lang/php80/php-8.0.15/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/lang/php74/php-7.4.27/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/php74-opcache/php-7.4.27/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/php73-opcache/php-7.3.33/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/php80-opcache/php-8.0.15/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/mod_php73/php-7.3.33/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/mod_php74/php-7.4.27/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/www/mod_php80/php-8.0.15/ext/opcache/tests/
H A Dbug77310_1.phpt8 function breakit($data_arr) {
17 breakit($data);
/dports/math/py-or-tools/or-tools-9.2/examples/contrib/
H A DIssue173.java10 public static void breakit() { in breakit() method in Issue173
36 breakit(); in main()
/dports/devel/py-guppy3/guppy3-3.1.2/src/heapy/
H A Dxmemstats.c74 breakit(void *p, char c) in breakit() function
114 breakit(p, 'm'); in mallochook()
159 breakit(q, 'r'); in reallochook()
/dports/comms/xlog/xlog-2.0.22/src/
H A Dgui_dupecheckdialog.c49 gboolean breakit; variable
105 breakit = TRUE; in on_dupecheckcancelbutton_clicked()
141 breakit = FALSE; in on_menu_dupecheck_activate()
375 if (breakit) return; in on_menu_dupecheck_activate()
388 if (breakit) return; in on_menu_dupecheck_activate()
471 if (breakit) return; in on_menu_dupecheck_activate()
478 if (breakit) return; in on_menu_dupecheck_activate()
/dports/lang/swi-pl/swipl-8.2.3/man/
H A Dfancychap.sty13 \def\breakit{\ } % allow linebreak in chapter title
21 \def\breakit{\par}\raggedright
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/TeX/
H A Dfancychap.sty13 \def\breakit{\ } % allow linebreak in chapter title
21 \def\breakit{\par}\raggedright
/dports/multimedia/dvbcut/dvbcut-deb-0.7.3/import/sys/
H A Dmman.h59 void breakit() {} in breakit() function
82 breakit(); in mmap()
/dports/devel/editline/editline-1.17.1/examples/
H A Dcli.c110 static void breakit(int signo) in breakit() function
148 signal(SIGINT, breakit); in main()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_text.cpp321 static void breakit (FBrokenLines *line, FFont *font, const BYTE *start, const BYTE *stop, FString … in breakit() function
392 breakit (&lines[i], font, start, space, linecolor); in V_BreakLines()
430 breakit (&lines[i++], font, start, string, linecolor); in V_BreakLines()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_text.cpp331 static void breakit (FBrokenLines *line, FFont *font, const BYTE *start, const BYTE *stop, FString … in breakit() function
402 breakit (&lines[i], font, start, space, linecolor); in V_BreakLines()
440 breakit (&lines[i++], font, start, string, linecolor); in V_BreakLines()
/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_kick.c292 int breakit = 0; in CMD_FUNC() local
296 breakit = 1; in CMD_FUNC()
300 if (breakit) in CMD_FUNC()
/dports/devel/sol2/sol2-4.0.0-alpha/tests/runtime_tests/source/
H A Dtables.cpp164 int breakit = 50; variable
165 lua.get<sol::table>("os").set_function("fun", [&breakit]() { in __anonce40cf0a0502()
166 INFO("stateful lambda() with breakit:" << breakit); in __anonce40cf0a0502()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dv_text.cpp504 static void breakit (brokenlines_t *line, const byte *start, const byte *string) in breakit() function
552 breakit (&lines[i], start, space); in V_BreakLines()
577 breakit (&lines[i++], start, string); in V_BreakLines()

12