Home
last modified time | relevance | path

Searched +defs:sequence +defs:fill (Results 1 – 25 of 117) sorted by relevance

12345

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Daisequence.cpp24 void AiSequence::copy (const AiSequence& sequence) in copy()
36 AiSequence::AiSequence (const AiSequence& sequence) in AiSequence()
44 AiSequence& AiSequence::operator= (const AiSequence& sequence) in operator =()
401 void AiSequence::fill(const ESM::AIPackageList &list) in fill() function in MWMechanics::AiSequence
451 void AiSequence::readState(const ESM::AiSequence::AiSequence &sequence) in readState()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/
H A Dtkutil.py100 def bind(widget, sequence, func, add=None): argument
241 def fillTexture(texture, fill, outline=None, owidth=1): argument
310 def createImage(width, height, fill, outline=None, outwidth=1): argument
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/test/
H A Darray2.sml12 fun fill (i, j) = 10 * i + j function
15 val sequence = ref ([] : (int * int) list) value
26 val sequence = ref ([] : (int * int) list) value
173 val sequence = ref ([] : int list); value
319 val sequence = value
329 val sequence = value
/dports/lang/python27/Python-2.7.18/Demo/tkinter/guido/
H A Dcanvasevents.py11 def bind(self, sequence=None, command=None): argument
35 def __init__(self, canvas, x=0, y=0, fill='red', text='object'): argument
46 def createitems(self, fill, text): argument
H A Dsolitaire.py37 def bind(self, sequence=None, command=None): argument
409 def fill(self): member in Deck
/dports/lang/python-legacy/Python-2.7.18/Demo/tkinter/guido/
H A Dcanvasevents.py11 def bind(self, sequence=None, command=None): argument
35 def __init__(self, canvas, x=0, y=0, fill='red', text='object'): argument
46 def createitems(self, fill, text): argument
H A Dsolitaire.py37 def bind(self, sequence=None, command=None): argument
409 def fill(self): member in Deck
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/ui/tktile/
H A Dtkutil.py184 def bind(widget, sequence, func, add=None): argument
312 def fillImage(image, fill, outline=None): argument
344 def createImage(width, height, fill, outline=None): argument
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/pysolgtk/
H A Dtkutil.py111 fill=None, outline=None): argument
157 def createImage(width, height, fill, outline=None): argument
268 def bind(widget, sequence, func, add=None): argument
H A Dtkcanvas.py90 def bind(self, sequence, func, add=None): argument
208 width=0, fill=None, outline=None, group=None): argument
324 def bind(self, sequence=None, func=None, add=None): argument
/dports/net/lft/lft-3.91/
H A Dlft_types.h145 unsigned char fill; member
179 u_short sequence; member
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DModSequence.cpp181 ORDERINDEX ModSequence::insert(ORDERINDEX pos, ORDERINDEX count, PATTERNINDEX fill) in insert()
248 for(const auto &sequence : m_sndFile.Order) in EnsureUnique() local
/dports/x11-wm/xcompmgr/xcompmgr-1.1.8/
H A Dxcompmgr.c57 unsigned long sequence; member
715 discard_ignore (Display *dpy, unsigned long sequence) in discard_ignore()
733 set_ignore (Display *dpy, unsigned long sequence) in set_ignore()
745 should_ignore (Display *dpy, unsigned long sequence) in should_ignore()
778 Bool fill; in root_tile() local
1182 map_win (Display *dpy, Window id, unsigned long sequence, Bool fade) in map_win()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dsnd_ogg.c79 int fill; member
136 ogg_int64_t sequence; member
164 ogg_int64_t sequence; member
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dsnd_ogg.c62 int fill; member
119 ogg_int64_t sequence; member
147 ogg_int64_t sequence; member
/dports/games/darkplaces/darkplaces/
H A Dsnd_ogg.c79 int fill; member
136 ogg_int64_t sequence; member
164 ogg_int64_t sequence; member
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs595 fill !v i | i < n = let x = f (unsafeTake i v) function
604 fill v _ = return v function
624 fill !v i | i < n = let x = f (unsafeSlice (n-i) i v) function
633 fill v _ = return v function
1741 sequence = mapM id function

12345