Home
last modified time | relevance | path

Searched defs:suff (Results 151 – 175 of 542) sorted by relevance

12345678910>>...22

/dports/math/clblas/clBLAS-2.10/src/tests/performance/
H A Dperf-sbmv.cpp190 bool suff = (lenA < allocSize) && ( (lenA + lenX + lenY) < gmemSize ); in areResourcesSufficient() local
H A Dperf-tpmv.cpp184 …bool suff = ( sizeof(ElemType)*( ( n *( n + 1 ) )/2 )< allocSize ) && ((1 + (n-1)*abs(params->incx… in areResourcesSufficient() local
H A Dperf-trmv.cpp187 …bool suff = ( sizeof(ElemType)*n*params->lda < allocSize ) && ((1 + (n-1)*abs(params->incx))*sizeo… in areResourcesSufficient() local
H A Dperf-hbmv.cpp190 bool suff = (lenA < allocSize) && ( (lenA + lenX + lenY) < gmemSize ); in areResourcesSufficient() local
/dports/textproc/stardict3/stardict-3.0.6/lib/src/
H A Dlibcommon.h57 bool is_path_end_with(const std::string& path, const std::string& suff) in is_path_end_with()
/dports/lang/ghc/ghc-8.10.7/utils/hsc2hs/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hsc2hs-0.68.7/
H A DMain.hs92 | suff `isSuffixOf` str = take (length str - length suff) str function

12345678910>>...22