Home
last modified time | relevance | path

Searched refs:listEnd (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp234 nsWindowInfo *info, *listEnd; in FindNext() local
243 while (info != listEnd) { in FindNext()
265 nsWindowInfo *info, *listEnd; in FindNext() local
280 while (info != listEnd) { in FindNext()
302 nsWindowInfo *info, *listEnd; in FindNext() local
311 while (info != listEnd) { in FindNext()
342 while (info != listEnd) { in FindNext()
373 if (listEnd) listEnd = listEnd->mHigher; in FindNext()
375 while (info != listEnd) { in FindNext()
406 if (listEnd) listEnd = listEnd->mHigher; in FindNext()
[all …]
H A DnsWindowMediator.cpp127 nsWindowInfo *info, *listEnd; in GetInfoFor() local
132 listEnd = nullptr; in GetInfoFor()
133 while (info != listEnd) { in GetInfoFor()
136 listEnd = mOldestWindow; in GetInfoFor()
142 nsWindowInfo *info, *listEnd; in GetInfoFor() local
147 listEnd = nullptr; in GetInfoFor()
150 while (info != listEnd) { in GetInfoFor()
155 listEnd = mOldestWindow; in GetInfoFor()
287 nsWindowInfo* listEnd = nullptr; in MostRecentWindowInfo() local
289 for (; searchInfo != listEnd; searchInfo = searchInfo->mYounger) { in MostRecentWindowInfo()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp271 *listEnd; in FindNext() local
281 while (info != listEnd) { in FindNext()
310 *listEnd; in FindNext() local
355 *listEnd; in FindNext() local
394 *listEnd; in FindNext() local
434 *listEnd; in FindNext() local
443 if (listEnd) in FindNext()
444 listEnd = listEnd->mHigher; in FindNext()
476 *listEnd; in FindNext() local
485 if (listEnd) in FindNext()
[all …]
H A DnsWindowMediator.cpp148 *listEnd; in GetInfoFor() local
154 listEnd = nullptr; in GetInfoFor()
155 while (info != listEnd) { in GetInfoFor()
159 listEnd = mOldestWindow; in GetInfoFor()
168 *listEnd; in GetInfoFor() local
174 listEnd = nullptr; in GetInfoFor()
177 while (info != listEnd) { in GetInfoFor()
184 listEnd = mOldestWindow; in GetInfoFor()
322 nsWindowInfo* listEnd = nullptr; in MostRecentWindowInfo() local
324 for (; searchInfo != listEnd; searchInfo = searchInfo->mYounger) { in MostRecentWindowInfo()
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Dcontactmanager.cpp169 for ( it = d->contactList.constBegin(); it != listEnd; ++it ) in hasItem()
183 for ( it = d->contactList.constBegin(); it != listEnd; ++it ) in findGroup()
194 for ( it = d->contactList.constBegin(); it != listEnd; ++it ) in findGroup()
246 for ( it = d->contactList.constBegin(); it != listEnd; ++it ) in findContact()
257 for ( it = d->contactList.constBegin(); it!= listEnd; ++it ) in findContact()
268 for ( it = d->contactList.constBegin(); it!= listEnd; ++it ) in findItemForIcon()
291 for ( it = d->contactList.constBegin(); it!= listEnd; ++it ) in findItemForIconByRef()
309 for ( it = d->contactList.constBegin(); it!= listEnd; ++it ) in findItem()
321 for ( it = d->contactList.constBegin(); it != listEnd; ++it ) in groupList()
333 for ( it = d->contactList.constBegin(); it != listEnd; ++it ) in contactList()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp224 nsWindowInfo *info, *listEnd; in FindNext() local
231 listEnd = mWindowMediator->mOldestWindow; in FindNext()
233 while (info != listEnd) { in FindNext()
255 nsWindowInfo *info, *listEnd; in FindNext() local
268 listEnd = mWindowMediator->mOldestWindow; in FindNext()
270 while (info != listEnd) { in FindNext()
292 nsWindowInfo *info, *listEnd; in FindNext() local
301 while (info != listEnd) { in FindNext()
324 nsWindowInfo *info, *listEnd; in FindNext() local
332 if (listEnd) listEnd = listEnd->mHigher; in FindNext()
[all …]
H A DnsWindowMediator.cpp125 nsWindowInfo *info, *listEnd; in GetInfoFor() local
130 listEnd = nullptr; in GetInfoFor()
131 while (info != listEnd) { in GetInfoFor()
134 listEnd = mOldestWindow; in GetInfoFor()
140 nsWindowInfo *info, *listEnd; in GetInfoFor() local
145 listEnd = nullptr; in GetInfoFor()
148 while (info != listEnd) { in GetInfoFor()
153 listEnd = mOldestWindow; in GetInfoFor()
288 nsWindowInfo* listEnd = nullptr; in MostRecentWindowInfo() local
290 for (; searchInfo != listEnd; searchInfo = searchInfo->mYounger) { in MostRecentWindowInfo()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp224 nsWindowInfo *info, *listEnd; in FindNext() local
231 listEnd = mWindowMediator->mOldestWindow; in FindNext()
233 while (info != listEnd) { in FindNext()
255 nsWindowInfo *info, *listEnd; in FindNext() local
268 listEnd = mWindowMediator->mOldestWindow; in FindNext()
270 while (info != listEnd) { in FindNext()
292 nsWindowInfo *info, *listEnd; in FindNext() local
301 while (info != listEnd) { in FindNext()
324 nsWindowInfo *info, *listEnd; in FindNext() local
332 if (listEnd) listEnd = listEnd->mHigher; in FindNext()
[all …]
H A DnsWindowMediator.cpp123 nsWindowInfo *info, *listEnd; in GetInfoFor() local
128 listEnd = nullptr; in GetInfoFor()
129 while (info != listEnd) { in GetInfoFor()
132 listEnd = mOldestWindow; in GetInfoFor()
138 nsWindowInfo *info, *listEnd; in GetInfoFor() local
143 listEnd = nullptr; in GetInfoFor()
146 while (info != listEnd) { in GetInfoFor()
151 listEnd = mOldestWindow; in GetInfoFor()
286 nsWindowInfo* listEnd = nullptr; in MostRecentWindowInfo() local
288 for (; searchInfo != listEnd; searchInfo = searchInfo->mYounger) { in MostRecentWindowInfo()
[all …]
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp224 nsWindowInfo *info, *listEnd; in FindNext() local
231 listEnd = mWindowMediator->mOldestWindow; in FindNext()
233 while (info != listEnd) { in FindNext()
255 nsWindowInfo *info, *listEnd; in FindNext() local
268 listEnd = mWindowMediator->mOldestWindow; in FindNext()
270 while (info != listEnd) { in FindNext()
292 nsWindowInfo *info, *listEnd; in FindNext() local
301 while (info != listEnd) { in FindNext()
324 nsWindowInfo *info, *listEnd; in FindNext() local
332 if (listEnd) listEnd = listEnd->mHigher; in FindNext()
[all …]
H A DnsWindowMediator.cpp129 nsWindowInfo *info, *listEnd; in GetInfoFor() local
134 listEnd = nullptr; in GetInfoFor()
135 while (info != listEnd) { in GetInfoFor()
138 listEnd = mOldestWindow; in GetInfoFor()
144 nsWindowInfo *info, *listEnd; in GetInfoFor() local
149 listEnd = nullptr; in GetInfoFor()
152 while (info != listEnd) { in GetInfoFor()
157 listEnd = mOldestWindow; in GetInfoFor()
304 nsWindowInfo* listEnd = nullptr; in MostRecentWindowInfo() local
306 for (; searchInfo != listEnd; searchInfo = searchInfo->mYounger) { in MostRecentWindowInfo()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp224 nsWindowInfo *info, *listEnd; in FindNext() local
231 listEnd = mWindowMediator->mOldestWindow; in FindNext()
233 while (info != listEnd) { in FindNext()
255 nsWindowInfo *info, *listEnd; in FindNext() local
268 listEnd = mWindowMediator->mOldestWindow; in FindNext()
270 while (info != listEnd) { in FindNext()
292 nsWindowInfo *info, *listEnd; in FindNext() local
301 while (info != listEnd) { in FindNext()
324 nsWindowInfo *info, *listEnd; in FindNext() local
332 if (listEnd) listEnd = listEnd->mHigher; in FindNext()
[all …]
H A DnsWindowMediator.cpp123 nsWindowInfo *info, *listEnd; in GetInfoFor() local
128 listEnd = nullptr; in GetInfoFor()
129 while (info != listEnd) { in GetInfoFor()
132 listEnd = mOldestWindow; in GetInfoFor()
138 nsWindowInfo *info, *listEnd; in GetInfoFor() local
143 listEnd = nullptr; in GetInfoFor()
146 while (info != listEnd) { in GetInfoFor()
151 listEnd = mOldestWindow; in GetInfoFor()
286 nsWindowInfo* listEnd = nullptr; in MostRecentWindowInfo() local
288 for (; searchInfo != listEnd; searchInfo = searchInfo->mYounger) { in MostRecentWindowInfo()
[all …]
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dngamelist.c78 static int listEnd; variable
125 HighlightWithScroll(&gamesOptions[0], index, listEnd); in GL_Button()
132 HighlightWithScroll(&gamesOptions[0], index, listEnd); in GL_Button()
213 listEnd = st - list; in GameListReplace()
218 HighlightWithScroll(&gamesOptions[0], listEnd > 1000, listEnd); in GameListReplace()
312 if(index == 1001 && direction >= 0 || listEnd == 1001 && direction == 4) { in GameListClicks()
323 if(direction > 1) index = listEnd-1; in GameListClicks()
324 if(index < 0 || index >= listEnd) return 1; in GameListClicks()
325 HighlightWithScroll(&gamesOptions[0], index, listEnd); in GameListClicks()
355 HighlightWithScroll(&gamesOptions[0], i, listEnd); in GameListHighlight()
/dports/games/xboard/xboard-4.9.1/
H A Dngamelist.c78 static int listEnd; variable
125 HighlightWithScroll(&gamesOptions[0], index, listEnd); in GL_Button()
132 HighlightWithScroll(&gamesOptions[0], index, listEnd); in GL_Button()
213 listEnd = st - list; in GameListReplace()
218 HighlightWithScroll(&gamesOptions[0], listEnd > 1000, listEnd); in GameListReplace()
312 if(index == 1001 && direction >= 0 || listEnd == 1001 && direction == 4) { in GameListClicks()
323 if(direction > 1) index = listEnd-1; in GameListClicks()
324 if(index < 0 || index >= listEnd) return 1; in GameListClicks()
325 HighlightWithScroll(&gamesOptions[0], index, listEnd); in GameListClicks()
355 HighlightWithScroll(&gamesOptions[0], i, listEnd); in GameListHighlight()
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/simulation/
H A Dcircuit.cpp174 const ElementList::iterator listEnd = m_elementList.end(); in init() local
175 for ( ElementList::iterator it = m_elementList.begin(); it != listEnd; ++it ) in init()
266 for ( ElementList::iterator it = m_elementList.begin(); it != listEnd; ++it ) in init()
276 for ( ElementList::iterator it = m_elementList.begin(); it != listEnd; ++it ) in init()
489 ElementList::iterator listEnd = m_elementList.end(); in stepReactive() local
490 for ( ElementList::iterator it = m_elementList.begin(); it != listEnd; ++it ) in stepReactive()
521 ElementList::iterator listEnd = m_elementList.end(); in updateCurrents() local
522 for ( ElementList::iterator it = m_elementList.begin(); it != listEnd; ++it ) in updateCurrents()
/dports/www/nextcloud/nextcloud/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/
H A DTypeConstraint.php111 * @param bool $listEnd The last delimiter to use (defaults to $delimiter)
115 protected function implodeWith(array $elements, $delimiter = ', ', $listEnd = false) argument
117 if ($listEnd === false || !isset($elements[1])) {
124 return join(" $listEnd ", $implodedElements);
/dports/comms/scmxx/scmxx-0.9.0/src/options/
H A Dpopt.c33 struct poptOption listEnd = POPT_TABLEEND; in args_parse() local
39 memcpy(&myoptions[i--],&listEnd,sizeof(listEnd)); in args_parse()
H A Dgetopt.c39 struct option listEnd = { 0, 0, 0, 0 }; in args_parse() local
50 memcpy(&myoptions[i--],&listEnd,sizeof(listEnd)); in args_parse()
/dports/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Message/
H A DMEncoder.cpp43 m_b.listEnd(); in listElementItem()
67 m_b.listEnd(); in listElementListItem()
91 m_b.listEnd(); in mapElementItem()
116 m_b.listEnd(); in mapElementListItem()
/dports/games/libretro-scummvm/scummvm-7b1e929/video/
H A Dbink_decoder.cpp1089 int listEnd = 64; in readDCTCoeffs() local
1092 coefList[listEnd] = 4; modeList[listEnd++] = 0; in readDCTCoeffs()
1093 coefList[listEnd] = 24; modeList[listEnd++] = 0; in readDCTCoeffs()
1094 coefList[listEnd] = 44; modeList[listEnd++] = 0; in readDCTCoeffs()
1095 coefList[listEnd] = 1; modeList[listEnd++] = 3; in readDCTCoeffs()
1096 coefList[listEnd] = 2; modeList[listEnd++] = 3; in readDCTCoeffs()
1097 coefList[listEnd] = 3; modeList[listEnd++] = 3; in readDCTCoeffs()
1191 coefList[listEnd] = 4; modeList[listEnd++] = 0; in readResidue()
1192 coefList[listEnd] = 24; modeList[listEnd++] = 0; in readResidue()
1193 coefList[listEnd] = 44; modeList[listEnd++] = 0; in readResidue()
[all …]
/dports/games/residualvm/residualvm-0.3.1/video/
H A Dbink_decoder.cpp1216 int listEnd = 64; in readDCTCoeffs() local
1219 coefList[listEnd] = 4; modeList[listEnd++] = 0; in readDCTCoeffs()
1220 coefList[listEnd] = 24; modeList[listEnd++] = 0; in readDCTCoeffs()
1221 coefList[listEnd] = 44; modeList[listEnd++] = 0; in readDCTCoeffs()
1222 coefList[listEnd] = 1; modeList[listEnd++] = 3; in readDCTCoeffs()
1223 coefList[listEnd] = 2; modeList[listEnd++] = 3; in readDCTCoeffs()
1224 coefList[listEnd] = 3; modeList[listEnd++] = 3; in readDCTCoeffs()
1317 coefList[listEnd] = 4; modeList[listEnd++] = 0; in readResidue()
1318 coefList[listEnd] = 24; modeList[listEnd++] = 0; in readResidue()
1319 coefList[listEnd] = 44; modeList[listEnd++] = 0; in readResidue()
[all …]
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/emersion/go-imap/
H A Dread.go19 listEnd = ')' const
33 …atomSpecials = string([]rune{listStart, listEnd, literalStart, sp, '%', '*'}) + quotedSpecials +…
198 if r.brackets == 0 && (char == sp || char == listEnd) {
327 case listEnd:
345 if char == cr || char == lf || char == listEnd || char == respCodeEnd {
381 if char != listEnd {
/dports/games/scummvm/scummvm-2.5.1/video/
H A Dbink_decoder.cpp1232 int listEnd = 64; in readDCTCoeffs() local
1235 coefList[listEnd] = 4; modeList[listEnd++] = 0; in readDCTCoeffs()
1236 coefList[listEnd] = 24; modeList[listEnd++] = 0; in readDCTCoeffs()
1237 coefList[listEnd] = 44; modeList[listEnd++] = 0; in readDCTCoeffs()
1238 coefList[listEnd] = 1; modeList[listEnd++] = 3; in readDCTCoeffs()
1239 coefList[listEnd] = 2; modeList[listEnd++] = 3; in readDCTCoeffs()
1240 coefList[listEnd] = 3; modeList[listEnd++] = 3; in readDCTCoeffs()
1337 coefList[listEnd] = 4; modeList[listEnd++] = 0; in readResidue()
1338 coefList[listEnd] = 24; modeList[listEnd++] = 0; in readResidue()
1339 coefList[listEnd] = 44; modeList[listEnd++] = 0; in readResidue()
[all …]
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DToolBox.cpp346 ToolList::const_iterator listIt, listEnd; in activateTool() local
347 for (listIt = slaves.begin(), listEnd = slaves.end(); listIt != listEnd; ++listIt) { in activateTool()
363 ToolList::const_iterator listIt, listEnd; in deactivateTool() local
364 for (listIt = slaves.begin(), listEnd = slaves.end(); listIt != listEnd; ++listIt) { in deactivateTool()

1234567