Home
last modified time | relevance | path

Searched defs:iAll (Results 1 – 11 of 11) sorted by relevance

/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvEditFramesForm.cpp219 iAll, in InvertOrder() local
234 static void MoveSelectedUp(FFrameIndexList &iAll, FFrameIndexList const &iSelected) in MoveSelectedUp()
282 iAll; in MoveSelectedToTop() local
300 iAll = GetBaseFrameOrder(), in moveFramesUp() local
309 iAll = GetBaseFrameOrder(), in moveFramesDown() local
320 iAll = GetBaseFrameOrder(), in moveFramesToTop() local
329 iAll = GetBaseFrameOrder(), in moveFramesToBottom() local
340 iAll = GetBaseFrameOrder(), in reverseFrameOrder() local
370 iAll = GetBaseFrameOrder(), in deleteFrames() local
/dports/graphics/ipe/ipe-7.2.23/src/ipe/
H A Dcontrols_win.h65 AllAttributes iAll; variable
H A Dcontrols_qt.h102 AllAttributes iAll; variable
H A Dappui.h195 AllAttributes iAll; // current settings in UI variable
/dports/finance/R-cran-TTR/TTR/inst/unitTests/
H A Drunit.TTR.Volume.R19 iAll <- ttrc[1:250,] globalVar
H A Drunit.TTR.Misc.R19 iAll <- ttrc[1:250,] globalVar
H A Drunit.TTR.Trend.R14 iAll <- as.matrix(ttrc[1:250,]) globalVar
/dports/games/stuntrally/stuntrally-2.6.1/source/road/
H A DPaceNotes.h102 int iAll; // all road markers from road->vPace variable
/dports/textproc/R-cran-DT/DT/R/
H A Dshiny.R629 iAll = i # row indices of filtered data functionVar
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imptcp/
H A Dimptcp.c1870 int iAll; in startupServers() local
/dports/finance/skrooge/skrooge-2.26.1/skgbasemodeler/
H A Dskgdocument.cpp909 SKGError SKGDocument::getMessages(int iIdTransaction, SKGMessageList& oMessages, bool iAll) in getMessages()