Home
last modified time | relevance | path

Searched refs:lastNonEmpty (Results 1 – 14 of 14) sorted by relevance

/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Squiz/Sniffs/Operators/
H A DComparisonOperatorUsageSniff.php165 $lastNonEmpty = $start;
183 && isset(Tokens::$functionNameTokens[$tokens[$lastNonEmpty]['code']]) === true
186 $lastNonEmpty = $i;
218 $lastNonEmpty = $i;
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Generic/Sniffs/ControlStructures/
H A DInlineControlStructureSniff.php190 $lastNonEmpty = $closer;
197 $end = $lastNonEmpty;
264 $lastNonEmpty = $end;
269 $lastNonEmpty = $end;
274 $end = $lastNonEmpty;
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DConfig.hs359 configArgs = lastNonEmpty configArgs,
430 lastNonEmpty = lastNonEmpty' savedConfigureFlags function
437 configExConstraints = lastNonEmpty configExConstraints,
439 configPreferences = lastNonEmpty configPreferences,
450 lastNonEmpty = lastNonEmpty' savedConfigureExFlags function
502 haddockArgs = lastNonEmpty haddockArgs
506 lastNonEmpty = lastNonEmpty' savedHaddockFlags function
517 testOptions = lastNonEmpty testOptions
521 lastNonEmpty = lastNonEmpty' savedTestFlags function
526 benchmarkOptions = lastNonEmpty benchmarkOptions
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DConfig.hs344 configArgs = lastNonEmpty configArgs,
415 lastNonEmpty = lastNonEmpty' savedConfigureFlags function
422 configExConstraints = lastNonEmpty configExConstraints,
424 configPreferences = lastNonEmpty configPreferences,
435 lastNonEmpty = lastNonEmpty' savedConfigureExFlags function
487 haddockArgs = lastNonEmpty haddockArgs
491 lastNonEmpty = lastNonEmpty' savedHaddockFlags function
502 testOptions = lastNonEmpty testOptions
506 lastNonEmpty = lastNonEmpty' savedTestFlags function
511 benchmarkOptions = lastNonEmpty benchmarkOptions
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/index/
H A Drepeat_base.h322 int lastNonEmpty = -1;
328 if (lastNonEmpty != -1)
330 …bool const adjacent = back(threadLocalStores[lastNonEmpty]).endPosition == front(threadLocalStores…
331 …bool const charsEqual = text[back(threadLocalStores[lastNonEmpty]).beginPosition] == text[front(th…
335 … back(threadLocalStores[lastNonEmpty]).endPosition = front(threadLocalStores[i]).endPosition;
341 lastNonEmpty = i;
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/index/
H A Drepeat_base.h322 int lastNonEmpty = -1;
328 if (lastNonEmpty != -1)
330 …bool const adjacent = back(threadLocalStores[lastNonEmpty]).endPosition == front(threadLocalStores…
331 …bool const charsEqual = text[back(threadLocalStores[lastNonEmpty]).beginPosition] == text[front(th…
335 … back(threadLocalStores[lastNonEmpty]).endPosition = front(threadLocalStores[i]).endPosition;
341 lastNonEmpty = i;
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/index/
H A Drepeat_base.h322 int lastNonEmpty = -1;
328 if (lastNonEmpty != -1)
330 …bool const adjacent = back(threadLocalStores[lastNonEmpty]).endPosition == front(threadLocalStores…
331 …bool const charsEqual = text[back(threadLocalStores[lastNonEmpty]).beginPosition] == text[front(th…
335 … back(threadLocalStores[lastNonEmpty]).endPosition = front(threadLocalStores[i]).endPosition;
341 lastNonEmpty = i;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/java/model/
H A DIndexBinaryType.java463 int lastNonEmpty = -1; in getArgumentNames() local
466 lastNonEmpty = idx; in getArgumentNames()
470 if (lastNonEmpty != result.length - 1) { in getArgumentNames()
471 char[][] newResult = new char[lastNonEmpty + 1][]; in getArgumentNames()
472 System.arraycopy(result, 0, newResult, 0, lastNonEmpty + 1); in getArgumentNames()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/util/
H A DStrings.java308 int lastNonEmpty = findLastNonEmptyLineIndex(sourceLines); in removeTrailingEmptyLines() local
309 String[] result = new String[lastNonEmpty + 1]; in removeTrailingEmptyLines()
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Tokenizers/
H A DPHP.php2334 … for ($lastNonEmpty = ($scopeCloser - 1); $lastNonEmpty > $arrow; $lastNonEmpty--) {
2335 … if (isset(Util\Tokens::$emptyTokens[$this->tokens[$lastNonEmpty]['code']]) === false) {
2336 $scopeCloser = $lastNonEmpty;
2349 … for ($lastNonEmpty = ($scopeCloser - 1); $lastNonEmpty > $arrow; $lastNonEmpty--) {
2350 … if (isset(Util\Tokens::$emptyTokens[$this->tokens[$lastNonEmpty]['code']]) === false) {
2351 $scopeCloser = $lastNonEmpty;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/core/manipulation/util/
H A DStrings.java412 int lastNonEmpty= findLastNonEmptyLineIndex(sourceLines); in removeTrailingEmptyLines() local
413 String[] result= new String[lastNonEmpty + 1]; in removeTrailingEmptyLines()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/normandy/lib/
H A DNormandyApi.jsm191 const lastNonEmpty = parts.filter(p => p !== "").slice(-1)[0];
192 const [algorithm, ...hashParts] = lastNonEmpty.split("-");
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtinydom.cpp5357 int lastNonEmpty = endIndex; in autoboxChildren() local
5370 while ( lastNonEmpty>=endIndex && getChildNode(lastNonEmpty)->isText() ) { in autoboxChildren()
5374 lastNonEmpty--; in autoboxChildren()
5377 for ( int i=firstNonEmpty; i<=lastNonEmpty; i++ ) { in autoboxChildren()
5470 removeChildren(lastNonEmpty+1, endIndex); in autoboxChildren()
5488 removeChildren(lastNonEmpty+1, endIndex); in autoboxChildren()
5620 int lastNonEmpty = endIndex; in boxWrapChildren() local
5628 while ( lastNonEmpty>=endIndex && getChildNode(lastNonEmpty)->isText() ) { in boxWrapChildren()
5632 lastNonEmpty--; in boxWrapChildren()
5636 if ( firstNonEmpty<=lastNonEmpty ) { in boxWrapChildren()
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/admin/static/wagtailadmin/js/
H A Ddraftail.js.map1lastNonEmpty","isOSX","isPlatform","isCtrlKeyCommand","ctrlKey","altKey","isOptionKeyCommand","has…