Home
last modified time | relevance | path

Searched defs:isNonEmpty (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/larbin/larbin-2.6.3/src/utils/
H A DConstantSizedFifo.h111 bool ConstantSizedFifo<T>::isNonEmpty () { in isNonEmpty() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/url/src/
H A DURLComponent.h51 bool isNonEmpty() const { return m_length > 0; } in isNonEmpty() function
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JSearch/client/com/sun/java/help/search/
H A DNextDocGeneratorHeap.java46 public boolean isNonEmpty() { in isNonEmpty() method in NextDocGeneratorHeap
/dports/java/java3d/java3d-1.5.2/j3d-core/build-tools/
H A DVersionInfo.java220 private static boolean isNonEmpty(String str) { in isNonEmpty() method in VersionInfo
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DTestRect.cpp508 bool isNonEmpty) { in TestIntersectionLogicalHelper()
548 bool isNonEmpty) { in TestIntersectionLogical()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAAudioValueRange.cpp138 bool isNonEmpty; in Intersection() local
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DRCClauseStack.hpp78 bool isNonEmpty() { return _s.isNonEmpty(); } in isNonEmpty() function in Kernel::RCClauseStack
H A DTerm.hpp103 inline bool isNonEmpty() const in isNonEmpty() function in Kernel::TermList
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestRect.cpp514 bool isNonEmpty) { in TestIntersectionLogicalHelper()
554 bool isNonEmpty) { in TestIntersectionLogical()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestRect.cpp514 bool isNonEmpty) { in TestIntersectionLogicalHelper()
554 bool isNonEmpty) { in TestIntersectionLogical()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestRect.cpp514 bool isNonEmpty) { in TestIntersectionLogicalHelper()
554 bool isNonEmpty) { in TestIntersectionLogical()
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DTestRect.cpp527 bool isNonEmpty) { in TestIntersectionLogicalHelper()
567 bool isNonEmpty) { in TestIntersectionLogical()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/citeproc-0.3.0.7/src/Citeproc/
H A DEval.hs2462 isNonEmpty (TextVal t) = not (T.null t) function
2463 isNonEmpty (FancyVal x) = x /= mempty function
2464 isNonEmpty (NamesVal []) = False function
2465 isNonEmpty (DateVal (Date [] _ Nothing Nothing)) = False function
2466 isNonEmpty _ = True function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/citeproc-0.5/src/Citeproc/
H A DEval.hs2605 isNonEmpty (TextVal t) = not (T.null t) function
2606 isNonEmpty (FancyVal x) = x /= mempty function
2607 isNonEmpty (NamesVal []) = False function
2608 isNonEmpty (DateVal (Date [] _ Nothing Nothing)) = False function
2609 isNonEmpty _ = True function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dgradient-drag.h150 bool isNonEmpty() {return !draggers.empty();} in isNonEmpty() function
/dports/math/vampire/vampire-4.5.1/Lib/
H A DDeque.hpp155 bool isNonEmpty() const in isNonEmpty() function in Lib::Deque
H A DSkipList.hpp350 bool isNonEmpty() const in isNonEmpty() function in Lib::SkipList
H A DStack.hpp259 bool isNonEmpty() const in isNonEmpty() function in Lib::Stack
H A DList.hpp105 inline static bool isNonEmpty (const List* l) in isNonEmpty() function in Lib::List
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/
H A DEngineInteraction.hs91 isNonEmpty = (/=) '+' . B.head . B.tail function
/dports/games/hedgewars/hedgewars-src-1.0.0/gameServer/
H A DEngineInteraction.hs91 isNonEmpty = (/=) '+' . B.head . B.tail function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/
H A DShellBasedIdMapping.java574 public boolean isNonEmpty() { in isNonEmpty() method in ShellBasedIdMapping.StaticMapping
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/updater/
H A DUpdateService.java795 private boolean isNonEmpty(String s) { in isNonEmpty() method in UpdateService.UpdateInfo
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go781 return x.GenotypeLikelihood
782 }
783 return nil
/dports/math/vampire/vampire-4.5.1/Shell/
H A DNewCNF.hpp349 bool isNonEmpty() { in isNonEmpty() function in Shell::NewCNF::Occurrences

12