Home
last modified time | relevance | path

Searched refs:WRAPAROUND (Results 1 – 25 of 76) sorted by relevance

1234

/dports/science/plumed/plumed2-2.7.2/regtest/basic/rt7/
H A Dplumed.dat6 WRAPAROUND ATOMS=1-108,c1,c2 AROUND=1,10
9 WRAPAROUND ATOMS=1-108 AROUND=1 GROUPBY=12
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/old_tutorials/trieste-1/.solutions/
H A Dplumed-ex2.dat39 WRAPAROUND ATOMS=mg AROUND=center
40 WRAPAROUND ATOMS=wat AROUND=center GROUPBY=3 # anything missing here?
/dports/science/plumed/plumed2-2.7.2/regtest/basic/rt57/
H A Dconfig4 # WRAPAROUND ATOMS=1-24 AROUND=f
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dcursor.c88 if((rev = (term->flags & (REVERSEWRAP | WRAPAROUND)) ==
89 (REVERSEWRAP | WRAPAROUND)) && screen->do_wrap)
H A Dtabs.c85 if(screen->curses && screen->do_wrap && (term->flags & WRAPAROUND)) {
H A Dptyx.h672 #define WRAPAROUND 0x40000 /* true if auto wraparound mode */ macro
686 #define WRAPAROUND 0x400 /* true if auto wraparound mode */ macro
H A Dmenu.h265 (term->flags & WRAPAROUND))
H A Dmenu.c613 term->flags ^= WRAPAROUND;
1258 handle_toggle (do_autowrap, (int) (term->flags & WRAPAROUND),
/dports/science/plumed/plumed2-2.7.2/regtest/basic/rt40/
H A Dplumed.dat7 # WRAPAROUND ATOMS=1-22 AROUND=f
/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/referencing/cs/
H A DRangeMeaning.java83 public static final RangeMeaning WRAPAROUND = new RangeMeaning("WRAPAROUND"); field in RangeMeaning
/dports/science/plumed/plumed2-2.7.2/regtest/basic/rt63d/
H A Dplumed.dat4 WRAPAROUND ATOMS=1-132 AROUND=f
/dports/science/plumed/plumed2-2.7.2/regtest/basic/rt64-pca/
H A Dplumed.dat3 WRAPAROUND ATOMS=1-22 AROUND=f
/dports/science/plumed/plumed2-2.7.2/regtest/mapping/rt-pca/
H A Dplumed.dat3 WRAPAROUND ATOMS=1-22 AROUND=f
/dports/x11/xterm/xterm-370/
H A Dtabs.c113 if (screen->curses && screen->do_wrap && (xw->flags & WRAPAROUND)) { in TabNext()
H A Dcursor.c108 #define WRAP_MASK (REVERSEWRAP | WRAPAROUND) in CursorBack()
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_line.h11 enum { WRAPAROUND = 0x01, BREAK_BOUNDARY = 0x02, SCROLL = 0x04 }; enumerator
H A Dvt_edit.c257 vt_edit_go_forward(edit, WRAPAROUND); in horizontal_tabs()
264 vt_edit_go_back(edit, WRAPAROUND); in horizontal_tabs()
1936 if (!(flag & WRAPAROUND)) { in vt_edit_go_forward()
1988 if (!(flag & WRAPAROUND)) { in vt_edit_go_back()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/FFT/
H A Dpvsfreeze.csd70 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
74 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
H A Dpvsblur.csd57 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
61 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
H A Dpvsmooth.csd58 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
62 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
H A Dpvscale.csd70 ;OUTPUT OPCODE FILE_PATH | SPEED | INSKIP | WRAPAROUND (1=ON)
74 ;OUTPUT OPCODE FILE_PATH | SPEED | INSKIP | WRAPAROUND (1=ON)
H A Dpvshift.csd65 ;OUTPUT OPCODE FILE_PATH | SPEED | INSKIP | WRAPAROUND (1=ON)
69 ;OUTPUT OPCODE FILE_PATH | SPEED | INSKIP | WRAPAROUND (1=ON)
H A Dpvshift_pvscale.csd70 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
74 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
H A Dpvsanal_pvsynth.csd47 ;OUTPUT OPCODE FILE_PATH| SPEED | INSKIP | WRAPAROUND (1=ON)
/dports/science/plumed/plumed2-2.7.2/user-doc/
H A DGroup.md77 - Using \subpage WRAPAROUND you can bring a set of atom as close as possible to another set of

1234