Home
last modified time | relevance | path

Searched refs:findP (Results 1 – 25 of 47) sorted by relevance

12

/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Internal/
H A DRootPath.hs25 findP :: Node -> LRTree a -> [LNode a]
26 findP _ [] = [] function
27 findP v (LP []:ps) = findP v ps function
28 findP v (LP (p@((w,_):_)):ps) | v==w = p function
29 | otherwise = findP v ps
35 getLPath v = LP . reverse . findP v
41 getDistance v t = case findP v t of
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Internal/
H A DRootPath.hs25 findP :: Node -> LRTree a -> [LNode a]
26 findP _ [] = [] function
27 findP v (LP []:ps) = findP v ps function
28 findP v (LP (p@((w,_):_)):ps) | v==w = p function
29 | otherwise = findP v ps
35 getLPath v = LP . reverse . findP v
41 getDistance v t = case findP v t of
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Internal/
H A DRootPath.hs25 findP :: Node -> LRTree a -> [LNode a]
26 findP _ [] = [] function
27 findP v (LP []:ps) = findP v ps function
28 findP v (LP (p@((w,_):_)):ps) | v==w = p function
29 | otherwise = findP v ps
35 getLPath v = LP . reverse . findP v
41 getDistance v t = case findP v t of
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Internal/
H A DRootPath.hs25 findP :: Node -> LRTree a -> [LNode a]
26 findP _ [] = [] function
27 findP v (LP []:ps) = findP v ps function
28 findP v (LP (p@((w,_):_)):ps) | v==w = p function
29 | otherwise = findP v ps
35 getLPath v = LP . reverse . findP v
41 getDistance v t = case findP v t of
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Internal/
H A DRootPath.hs25 findP :: Node -> LRTree a -> [LNode a]
26 findP _ [] = [] function
27 findP v (LP []:ps) = findP v ps function
28 findP v (LP (p@((w,_):_)):ps) | v==w = p function
29 | otherwise = findP v ps
35 getLPath v = LP . reverse . findP v
41 getDistance v t = case findP v t of
/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/System/Console/Haskeline/
H A DDirectory.hsc32 getDirectoryContents fp = allocaBytes (#size WIN32_FIND_DATA) $ \findP ->
34 h <- c_FindFirstFile t_arr findP
37 else loop h findP
39 loop h findP = do
40 f <- peekFileName findP
41 isNext <- c_FindNextFile h findP
43 then do {fs <- loop h findP; return (f:fs)}
/dports/lang/elm/compiler-0.19.1/_cabal_deps/haskeline-0.8.0.0/System/Console/Haskeline/
H A DDirectory.hsc32 getDirectoryContents fp = allocaBytes (#size WIN32_FIND_DATA) $ \findP ->
34 h <- c_FindFirstFile t_arr findP
37 else loop h findP
39 loop h findP = do
40 f <- peekFileName findP
41 isNext <- c_FindNextFile h findP
43 then do {fs <- loop h findP; return (f:fs)}
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/haskeline-0.8.2/System/Console/Haskeline/
H A DDirectory.hsc32 getDirectoryContents fp = allocaBytes (#size WIN32_FIND_DATA) $ \findP ->
34 h <- c_FindFirstFile t_arr findP
37 else loop h findP
39 loop h findP = do
40 f <- peekFileName findP
41 isNext <- c_FindNextFile h findP
43 then do {fs <- loop h findP; return (f:fs)}
/dports/devel/icu-lx/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/devel/icu/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Dcollationrootelements.cpp26 int32_t index = findP(p); in lastCEWithPrimaryBefore()
71 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
274 int32_t index = findP(p); in findPrimary()
283 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dcollationrootelements.cpp28 int32_t index = findP(p); in lastCEWithPrimaryBefore()
73 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
276 int32_t index = findP(p); in findPrimary()
285 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Dcollationrootelements.cpp26 int32_t index = findP(p); in lastCEWithPrimaryBefore()
71 int32_t index = findP(p); in firstCEWithPrimaryAtLeast()
274 int32_t index = findP(p); in findPrimary()
283 CollationRootElements::findP(uint32_t p) const { in findP() function in CollationRootElements
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DDebug.hs100 = partitionEithers $ map (\a -> findP a a) $ Map.keys blockCtxs
101 findP tsc GlobalScope = Left tsc -- top scope function
102 findP tsc scp | scp' `Map.member` blockCtxs = Right (scp', tsc) function
103 | otherwise = findP tsc scp'
/dports/biology/ugene/ugene-40.1/src/plugins/annotator/src/
H A DCollocationsSearchAlgorithm.cpp27 …cfg.st == NormalSearch ? findN(items, si, l, cfg.searchRegion, cfg.distance) : findP(items, si, l,… in find()
107 void CollocationsAlgorithm::findP(const QList<CollocationsAlgorithmItem> &items, TaskStateInfo &si,… in findP() function in U2::CollocationsAlgorithm

12