Home
last modified time | relevance | path

Searched defs:sameLength (Results 1 – 5 of 5) sorted by relevance

/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dsequencedb.h34 bool sameLength() { return samelength; } in sameLength() function
H A Dstoragedatabase.hpp25 virtual bool sameLength() { return samelength; } in sameLength() function in StorageDatabase
/dports/devel/stack/stack-2.7.3/_cabal_deps/hackage-security-0.6.0.1/src/Hackage/Security/TUF/
H A DFileInfo.hs96 sameLength a b = fileInfoLength a function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/
H A Dmessage_bar.cpp129 const auto sameLength = SameFirstPartLength( in tweenTo() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dassociative_pointer_array_I.h109 bool AssociativePointerArray<T>::sameLength(int _len) in sameLength() function