Home
last modified time | relevance | path

Searched defs:isUpper (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Algebra/
H A DSparseMatrix.hpp69 SparseMatrix(bool isSym, bool isUpper = true, bool isWhole = false) : in SparseMatrix()
75 bool isUpper = true, in SparseMatrix()
89 bool isSym = false, bool isUpper = true, in SparseMatrix()
109 bool isSym = false, bool isUpper = true, in SparseMatrix()
128 bool isUpper = true, in SparseMatrix()
159 inline bool isUpper() const { return _isUpper; } in isUpper() function in SparseMatrix
/dports/audio/vimpc/vimpc-0.09.2/src/test/
H A Dalgorithms.cpp70 void AlgorithmTester::isUpper() in isUpper() function in AlgorithmTester
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/ettle/strcase/
H A Dunicode.go8 func isUpper(r rune) bool { func
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/gumbel_params/
H A Dnjn_stringutil.hpp128 bool isUpper (const std::string &symbols_) // Is every symbol in symbols_ upper-case ? in isUpper() function
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/net/rsync/rsync-3.2.3/
H A Ditypes.h50 isUpper(const char *ptr) in isUpper() function
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/internal/
H A Dunicode_tables.d30 @property auto isUpper() const in isUpper() function
/dports/math/clblas/clBLAS-2.10/src/tests/correctness/
H A Dtrsv-delta.h52 bool isUpper = false; in trsvDelta() local
197 bool isUpper = false; in tbsvDelta() local
H A Dtrsm-delta.h66 bool isUpper; in trsmDelta() local
/dports/lang/elm/elm-compiler-bootstrap-0.19.1/0.19.1/packages/elm/core/1.0.2/src/
H A DChar.elm82 isUpper char = function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/text-latin1-0.3.1/src/Text/
H A DLatin1.hs178 isUpper ∷ Char → Bool function
179 isUpper c = A.isUpper c || (w >= 192 && w <= 222 && w /= 215) function
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/util/
H A DUnicodeUtils.cpp33 bool UnicodeUtil::isUpper(wchar_t c) { in isUpper() function in Lucene::UnicodeUtil
/dports/deskutils/ydotool/ydotool-0.1.8/Tools/Type/
H A DType.cpp41 int isUpper = 0; in TypeText() local
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/doc/
H A Dmain.go301 func isUpper(name string) bool { func
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/word8-0.1.3/Data/
H A DChar8.hs63 isUpper c = isAsciiUpper c function
156 | isUpper c = C# (chr# (ord# c# +# 32#)) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/word8-0.1.3/Data/
H A DChar8.hs63 isUpper c = isAsciiUpper c function
156 | isUpper c = C# (chr# (ord# c# +# 32#)) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/word8-0.1.3/Data/
H A DChar8.hs63 isUpper c = isAsciiUpper c function
156 | isUpper c = C# (chr# (ord# c# +# 32#)) function

12345678910>>...23