Home
last modified time | relevance | path

Searched refs:noterm (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc9/gcc-9.4.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gnat_util/gcc-6-20180516/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc11-devel/gcc-11-20211009/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc10-devel/gcc-10-20211008/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc12-devel/gcc-12-20211205/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/devel/riscv64-gcc/gcc-8.3.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/devel/avr-gcc/gcc-10.2.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/misc/cxx_atomics_pic/gcc-11.2.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc10/gcc-10.3.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc8/gcc-8.5.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc11/gcc-11.2.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc9-aux/gcc-9.1.0/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc9-devel/gcc-9-20211007/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/gcc6-aux/gcc-6-20180516/contrib/header-tools/
H A Dgraph-include-web17 noterm = False
23 global noterm
32 if len(build_include_list(nm)) != 0 or not noterm:
82 noterm = True
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Drexxcps.rexx45 noterm=(system='CMS'); if pos('O',tracevar)=1 then noterm=0
46 if noterm then do
106 if noterm then do
135 novalue: if noterm then 'CP SP CON STOP TERM'
/dports/cad/jspice3/jspice3-2.5/src/lib/ckt/
H A Dsperror.c38 static char *noterm = "No such terminal on this device"; local
73 MSG(noterm)
/dports/lang/rexx-regina/regina-rexx-3.9.3/demo/
H A Drexxcps.rexx48 noterm=(system='CMS'); if pos('O',tracevar)=1 then noterm=0
49 if noterm then do
109 if noterm then do
147 novalue: if noterm then 'CP SP CON STOP TERM'
/dports/cad/jspice3/jspice3-2.5/src/lib/inp/
H A Dinperror.c43 static char *noterm = "No such terminal on this device"; local
90 MSG(noterm)
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.cpp697 bool noterm = m_wdc->intrq_r()==CLEAR_LINE; // There is no interrupt yet in READ_LINE_MEMBER() local
700 …line_state ready = (wdc && lastdig && trap && waitbyte && noterm && motor)? CLEAR_LINE : ASSERT_LI… in READ_LINE_MEMBER()
702 …LOG_READY, "READY = %d (%d,%d,%d,%d,%d,%d)\n", ready, wdc, lastdig, trap, waitbyte, noterm, motor); in READ_LINE_MEMBER()
816 bool noterm = m_wdc->intrq_r()==CLEAR_LINE; // There is no interrupt yet in READ_LINE_MEMBER() local
818 …line_state ready = (wdc && even && trap && waitbyte && noterm)? CLEAR_LINE : ASSERT_LINE; // then … in READ_LINE_MEMBER()
820 LOGMASKED(LOG_READY, "READY = %d (%d,%d,%d,%d,%d)\n", ready, wdc, even, trap, waitbyte, noterm); in READ_LINE_MEMBER()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.cpp697 bool noterm = m_wdc->intrq_r()==CLEAR_LINE; // There is no interrupt yet in READ_LINE_MEMBER() local
700 …line_state ready = (wdc && lastdig && trap && waitbyte && noterm && motor)? CLEAR_LINE : ASSERT_LI… in READ_LINE_MEMBER()
702 …LOG_READY, "READY = %d (%d,%d,%d,%d,%d,%d)\n", ready, wdc, lastdig, trap, waitbyte, noterm, motor); in READ_LINE_MEMBER()
816 bool noterm = m_wdc->intrq_r()==CLEAR_LINE; // There is no interrupt yet in READ_LINE_MEMBER() local
818 …line_state ready = (wdc && even && trap && waitbyte && noterm)? CLEAR_LINE : ASSERT_LINE; // then … in READ_LINE_MEMBER()
820 LOGMASKED(LOG_READY, "READY = %d (%d,%d,%d,%d,%d)\n", ready, wdc, even, trap, waitbyte, noterm); in READ_LINE_MEMBER()
/dports/editors/vigor/vigor-0.016/cl/
H A Dcl_term.c410 goto noterm;
424 noterm: if (row == 0)

123