Home
last modified time | relevance | path

Searched refs:BATCH_MODE (Results 1 – 25 of 35) sorted by relevance

12

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeedit.cpp1247 batch_mode = BATCH_MODE; in insertchar()
1300 batch_mode = BATCH_MODE; in DelChar()
1306 batch_mode = BATCH_MODE; in DelChar()
1356 batch_mode = BATCH_MODE; in DelChar()
1396 batch_mode = BATCH_MODE; in DelLeft()
1519 batch_mode = BATCH_MODE; in Newline()
1598 batch_mode = BATCH_MODE; in DupLine()
1851 batch_mode = BATCH_MODE; in deleteline()
1901 batch_mode = BATCH_MODE; in deleteline()
1972 batch_mode = BATCH_MODE; in ZapQuoteBelow()
[all …]
H A Dgeedit2.cpp652 Undo->PushItem(EDIT_UNDO_DEL_TEXT|BATCH_MODE, firstcutline, firstcol, __len-firstcol); in BlockDel()
667 Undo->PushItem(EDIT_UNDO_DEL_LINE|BATCH_MODE, firstcutline = firstcutline->next); in BlockDel()
753 Undo->PushItem(EDIT_UNDO_DEL_TEXT|BATCH_MODE, currline, col); in BlockPaste()
754 Line* _newline = insertlinebelow(currline, currline->txt.c_str()+col, BATCH_MODE); in BlockPaste()
757 Undo->PushItem(EDIT_UNDO_INS_TEXT|BATCH_MODE, currline, col, pastelen); in BlockPaste()
769 Undo->PushItem(EDIT_UNDO_INS_TEXT|BATCH_MODE, currline, col, pastelen); in BlockPaste()
1028 batch_mode = BATCH_MODE; in editimport()
1195 Undo->PushItem(EDIT_UNDO_INS_CHAR|BATCH_MODE, __line, __line->txt.length()); in editimport()
1887 Undo->PushItem(EDIT_UNDO_INS_TEXT|BATCH_MODE, currline, col, len); in DrawLines()
H A Dgeedit.h102 #define BATCH_MODE 0x80000000U macro
/dports/www/mohawk/mohawk-2.0.21/
H A Dmhtpasswd.sh62 b) BATCH_MODE=bopt ;;
77 case "${DISPLAY_RESULT}${BATCH_MODE}$#" in
/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A D1dRplot.R666 if (BATCH_MODE) { #do not quit until device is closed
690 BATCH_MODE <<- 0 globalVar
694 BATCH_MODE <<- 1
696 BATCH_MODE <<- 0
751 if (BATCH_MODE) { #do not quit until device is closed
H A D3dRprogDemo.R282 BATCH_MODE <<- 1 globalVar
284 BATCH_MODE <<- 0
H A DExamineXmat.R632 BATCH_MODE <<- 0 globalVar
636 BATCH_MODE <<- 1
638 BATCH_MODE <<- 0
H A DTRR.R576 BATCH_MODE <<- 0 globalVar
590 BATCH_MODE <<- 1
592 BATCH_MODE <<- 0
H A DPTA.R900 BATCH_MODE <<- 0 globalVar
904 BATCH_MODE <<- 1
906 BATCH_MODE <<- 0
H A D3dISC.R842 BATCH_MODE <<- 0 globalVar
856 BATCH_MODE <<- 1
858 BATCH_MODE <<- 0
H A D3dICC.R623 BATCH_MODE <<- 0 globalVar
637 BATCH_MODE <<- 1
639 BATCH_MODE <<- 0
H A D3dMSS.R700 BATCH_MODE <<- 0 globalVar
714 BATCH_MODE <<- 1
716 BATCH_MODE <<- 0
H A D3dSignatures.R942 BATCH_MODE <<- 0 globalVar
953 BATCH_MODE <<- 1
955 BATCH_MODE <<- 0
H A DMBA.R657 BATCH_MODE <<- 0 globalVar
671 BATCH_MODE <<- 1
673 BATCH_MODE <<- 0
H A D3dLMEr.R860 BATCH_MODE <<- 0 globalVar
874 BATCH_MODE <<- 1
876 BATCH_MODE <<- 0
H A DAFNIio.R4 BATCH_MODE <<- 0 #Initialize batch mode flag to 0 globalVar
51 if (BATCH_MODE) { #Only two choices available for this one!
90 if (BATCH_MODE) ff <- stderr()
106 if (BATCH_MODE) ff <- stderr()
132 if (BATCH_MODE) ff <- stderr()
147 if (BATCH_MODE) {
187 if (BATCH_MODE == 1) {
H A DRBA.R674 BATCH_MODE <<- 0 globalVar
688 BATCH_MODE <<- 1
690 BATCH_MODE <<- 0
H A D3dMEPFM.R829 BATCH_MODE <<- 1 globalVar
831 BATCH_MODE <<- 0
/dports/cad/sumo/sumo-1.2.0/tools/
H A DosmWebWizard.py112 BATCH_MODE = stat.S_IRUSR | stat.S_IRGRP | stat.S_IROTH variable
113 BATCH_MODE |= stat.S_IWUSR
114 BATCH_MODE |= stat.S_IXUSR | stat.S_IXGRP | stat.S_IXOTH
372 os.chmod(self.files["run.bat"], BATCH_MODE)
/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dbatch_dialog.h24 enum BATCH_MODE { enum
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dagil.cpp743 stable_random = BATCH_MODE || make_test; in setup_game()
744 if (make_test) BATCH_MODE = 0; in setup_game()
787 if (BATCH_MODE || make_test) in setup_game()
H A Dinterface.cpp203 assert(BATCH_MODE); in get_log()
217 if (BATCH_MODE) { in get_log()
640 if (BATCH_MODE || fast_replay) in agt_waitkey()
H A Dfilename.cpp67 return (BATCH_MODE || make_test) ? "w" : "a"; in filetype_info()
331 if (BATCH_MODE || make_test) local_ftype = 0; in convert_file_context()
H A Dvars.cpp36 rbool BATCH_MODE, make_test; variable
H A Dos_glk.cpp849 if (!BATCH_MODE) { in gagt_status_notify()
869 if (!BATCH_MODE) { in gagt_status_redraw()
910 if (!BATCH_MODE) { in gagt_status_in_delay()
1597 if (!BATCH_MODE) { in agt_puts()
1633 if (!BATCH_MODE) { in agt_newline()
3330 if (!BATCH_MODE) { in agt_clrscr()
3434 if (fast_replay || BATCH_MODE) in agt_delay()

12