Home
last modified time | relevance | path

Searched refs:do_more (Results 1 – 25 of 128) sorted by relevance

123456

/dports/databases/mariadb105-client/mariadb-10.5.15/extra/
H A Dresolveip.c128 my_bool do_more; in main() local
137 do_more= (taddr != INADDR_NONE); in main()
139 if ((do_more= (inet_aton(ip, &addr) != 0))) in main()
142 if (do_more) in main()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/
H A Dresolveip.c127 my_bool do_more; in main() local
136 do_more= (taddr != INADDR_NONE); in main()
138 if ((do_more= (inet_aton(ip, &addr) != 0))) in main()
141 if (do_more) in main()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/
H A Dresolveip.c128 my_bool do_more; in main() local
137 do_more= (taddr != INADDR_NONE); in main()
139 if ((do_more= (inet_aton(ip, &addr) != 0))) in main()
142 if (do_more) in main()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/
H A Dresolveip.c127 my_bool do_more; in main() local
136 do_more= (taddr != INADDR_NONE); in main()
138 if ((do_more= (inet_aton(ip, &addr) != 0))) in main()
141 if (do_more) in main()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/
H A Dresolveip.c127 my_bool do_more; in main() local
136 do_more= (taddr != INADDR_NONE); in main()
138 if ((do_more= (inet_aton(ip, &addr) != 0))) in main()
141 if (do_more) in main()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/
H A Dresolveip.c127 my_bool do_more; in main() local
136 do_more= (taddr != INADDR_NONE); in main()
138 if ((do_more= (inet_aton(ip, &addr) != 0))) in main()
141 if (do_more) in main()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-wrath.cc2074 bool do_more = true; in divine_retribution() local
2082 case GOD_SHINING_ONE: do_more = _tso_retribution(); break; in divine_retribution()
2083 case GOD_ZIN: do_more = _zin_retribution(); break; in divine_retribution()
2084 case GOD_MAKHLEB: do_more = _makhleb_retribution(); break; in divine_retribution()
2087 case GOD_TROG: do_more = _trog_retribution(); break; in divine_retribution()
2088 case GOD_BEOGH: do_more = _beogh_retribution(); break; in divine_retribution()
2089 case GOD_OKAWARU: do_more = _okawaru_retribution(); break; in divine_retribution()
2090 case GOD_LUGONU: do_more = _lugonu_retribution(); break; in divine_retribution()
2094 case GOD_JIYVA: do_more = _jiyva_retribution(); break; in divine_retribution()
2095 case GOD_FEDHAS: do_more = _fedhas_retribution(); break; in divine_retribution()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dinspect_for_each.rs9 let z = do_more(y); in main()
20 fn do_more(a: usize) -> usize { in do_more() function
H A Dinspect_for_each.stderr7 LL | | let z = do_more(y);
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dandroid_media_codec.cpp346 MMAL_BOOL_T do_more = 0; in amc_do_output_processing() local
353 do_more = MMAL_TRUE; in amc_do_output_processing()
358 do_more = MMAL_TRUE; in amc_do_output_processing()
370 return do_more; in amc_do_output_processing()
427 MMAL_BOOL_T do_more, request_notification = MMAL_FALSE; in amc_do_processing() local
436 do_more = amc_do_input_processing(component, &request_notification); in amc_do_processing()
437 do_more |= amc_do_output_processing(component, &request_notification); in amc_do_processing()
442 return do_more; in amc_do_processing()
/dports/games/angband/Angband-4.2.2/src/nds/
H A Dds_win.h73 void do_more();
/dports/textproc/bibclean/bibclean-3.06/
H A Dkeybrd.h42 extern int do_more ARGS((FILE *fpout_, int line_, int pause_after_,
H A Dkeybrd.c48 int do_more ARGS((FILE *fpout_, int line_, int pause_after_,
78 do_more(FILE *fpout,int line_number, int pause_after, const char *lines[]) in do_more() function
81 do_more(fpout, line_number, pause_after, lines) in do_more()
/dports/biology/mapm3/mapm3-3.0_1/lib/
H A Diolib.h132 void do_more(); /* no args: does a "Hit return for more" thing */
/dports/shells/sash/sash-3.8/
H A Dsash.h84 extern int do_more(int argc, const char ** argv);
/dports/games/nethack34-nox11/nethack-3.4.3/win/win32/
H A Dmhmsgwnd.c467 int do_more = 0; in onPaint() local
574 do_more = 1; in onPaint()
650 if (do_more) { in onPaint()
/dports/games/nethack34/nethack-3.4.3/win/win32/
H A Dmhmsgwnd.c467 int do_more = 0; in onPaint() local
574 do_more = 1; in onPaint()
650 if (do_more) { in onPaint()
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/win32/
H A Dmhmsgwnd.c467 int do_more = 0; in onPaint() local
574 do_more = 1; in onPaint()
650 if (do_more) { in onPaint()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/win32/
H A Dmhmsgwnd.c467 int do_more = 0; in onPaint() local
574 do_more = 1; in onPaint()
650 if (do_more) { in onPaint()
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dmhmsgwnd.c467 int do_more = 0; in onPaint() local
574 do_more = 1; in onPaint()
650 if (do_more) { in onPaint()
/dports/games/unnethack/unnethack-5.1.0-20131208/win/win32/
H A Dmhmsgwnd.c467 int do_more = 0; in onPaint() local
574 do_more = 1; in onPaint()
650 if (do_more) { in onPaint()
/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A Dcore-file.c253 do_more (size_t size, GElf_Phdr *pphdr, const GElf_Off align, in do_more() function
279 #define more(size) do_more (size, &phdr, align, elf, start, &ndx, &end, &end_vaddr)
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Durldata.h419 bool do_more; /* this is set TRUE if the ->curl_do_more() function is member
657 Curl_do_more_func do_more; member
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Durldata.h591 bool do_more; /* this is set TRUE if the ->curl_do_more() function is member
828 Curl_do_more_func do_more; member
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/test/
H A Dbs_construct_SUITE.erl529 do_more(Bitstr, 13).
531 do_more(Bin, Sz) -> function

123456