Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 6838) sorted by relevance

12345678910>>...274

/dports/security/nmap/nmap-7.91/
H A DFPModel.cc2494 FingerMatch match; in load_fp_matches() local
2511 FingerMatch match; in load_fp_matches() local
2523 FingerMatch match; in load_fp_matches() local
2535 FingerMatch match; in load_fp_matches() local
2547 FingerMatch match; in load_fp_matches() local
2559 FingerMatch match; in load_fp_matches() local
2571 FingerMatch match; in load_fp_matches() local
2583 FingerMatch match; in load_fp_matches() local
2595 FingerMatch match; in load_fp_matches() local
2607 FingerMatch match; in load_fp_matches() local
[all …]
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/CodeGen/JS/
H A DPrinter.hs122 match _ = mzero function
159 match _ = Nothing function
165 match _ = mzero function
171 match _ = Nothing function
176 match (App _ val args) = do function
179 match _ = mzero function
185 match _ = Nothing function
191 match = mkPattern match' function
194 match' _ = Nothing function
209 match = mkPattern match' function
[all …]
/dports/science/elk/elk-7.2.42/src/
H A Dmatch.f9050 integer, intent(in) :: ngp
51 real(8), intent(in) :: vgpc(3,ngkmax),gpc(ngkmax)
55 integer is,ia,ias
56 integer omax,ord,info
57 integer l,lma,lmb,lm,io,jo
58 integer nr,ir,igp,i
59 real(8) t0,t1
60 complex(8) z1,z2,z3
62 integer ipiv(apwordmax)
64 complex(8) a(apwordmax,apwordmax),ylmgp(lmmaxapw,ngp)
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DASTMatcher.cpp53 bool ASTMatcher::match(ObjCSelectorAST *node, ObjCSelectorAST *pattern) in match() function in ASTMatcher
219 bool ASTMatcher::match(DeclaratorAST *node, DeclaratorAST *pattern) in match() function in ASTMatcher
562 bool ASTMatcher::match(QtMethodAST *node, QtMethodAST *pattern) in match() function in ASTMatcher
721 bool ASTMatcher::match(ConditionAST *node, ConditionAST *pattern) in match() function in ASTMatcher
1527 bool ASTMatcher::match(NamespaceAST *node, NamespaceAST *pattern) in match() function in ASTMatcher
1689 bool ASTMatcher::match(OperatorAST *node, OperatorAST *pattern) in match() function in ASTMatcher
1743 bool ASTMatcher::match(CallAST *node, CallAST *pattern) in match() function in ASTMatcher
1905 bool ASTMatcher::match(PointerAST *node, PointerAST *pattern) in match() function in ASTMatcher
2262 bool ASTMatcher::match(TypeIdAST *node, TypeIdAST *pattern) in match() function in ASTMatcher
2354 bool ASTMatcher::match(UsingAST *node, UsingAST *pattern) in match() function in ASTMatcher
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/doctor/
H A DDDLogValue.cpp16 void match(const DDNoValue&) const {} in match() function
19 void match(const nsCString& a) const { in match() function
24 void match(uint8_t a) const { in match() function
27 void match(int16_t a) const { in match() function
30 void match(uint16_t a) const { in match() function
33 void match(int32_t a) const { in match() function
36 void match(uint32_t a) const { in match() function
39 void match(int64_t a) const { in match() function
42 void match(uint64_t a) const { in match() function
46 void match(const DDRange& a) const { in match() function
[all …]
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/hlsl/syntaxes/
H A Dhlsl.tmLanguage.json23 "match": "\\b[0-9]+\\.[0-9]*(F|f)?\\b" string
27 "match": "(\\.([0-9]+)(F|f)?)\\b" string
31 "match": "\\b([0-9]+(F|f)?)\\b" string
35 "match": "\\b(0(x|X)[0-9a-fA-F]+)\\b" string
39 "match": "\\b(false|true)\\b" string
51 "match": "\\b(compile)\\b" string
55 "match": "\\b(typedef)\\b" string
87 "match": "\\b(snorm|unorm)\\b" string
103 "match": "\\b(string)\\b" string
179 "match": "\\b(?i:ALL)\\b" string
[all …]
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/hlsl/syntaxes/
H A Dhlsl.tmLanguage.json23 "match": "\\b[0-9]+\\.[0-9]*(F|f)?\\b" string
27 "match": "(\\.([0-9]+)(F|f)?)\\b" string
31 "match": "\\b([0-9]+(F|f)?)\\b" string
35 "match": "\\b(0(x|X)[0-9a-fA-F]+)\\b" string
39 "match": "\\b(false|true)\\b" string
51 "match": "\\b(compile)\\b" string
55 "match": "\\b(typedef)\\b" string
87 "match": "\\b(snorm|unorm)\\b" string
103 "match": "\\b(string)\\b" string
179 "match": "\\b(?i:ALL)\\b" string
[all …]
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/hlsl/syntaxes/
H A Dhlsl.tmLanguage.json23 "match": "\\b[0-9]+\\.[0-9]*(F|f)?\\b" string
27 "match": "(\\.([0-9]+)(F|f)?)\\b" string
31 "match": "\\b([0-9]+(F|f)?)\\b" string
35 "match": "\\b(0(x|X)[0-9a-fA-F]+)\\b" string
39 "match": "\\b(false|true)\\b" string
51 "match": "\\b(compile)\\b" string
55 "match": "\\b(typedef)\\b" string
87 "match": "\\b(snorm|unorm)\\b" string
103 "match": "\\b(string)\\b" string
179 "match": "\\b(?i:ALL)\\b" string
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/hlsl/syntaxes/
H A Dhlsl.tmLanguage.json23 "match": "\\b[0-9]+\\.[0-9]*(F|f)?\\b" string
27 "match": "(\\.([0-9]+)(F|f)?)\\b" string
31 "match": "\\b([0-9]+(F|f)?)\\b" string
35 "match": "\\b(0(x|X)[0-9a-fA-F]+)\\b" string
39 "match": "\\b(false|true)\\b" string
51 "match": "\\b(compile)\\b" string
55 "match": "\\b(typedef)\\b" string
87 "match": "\\b(snorm|unorm)\\b" string
103 "match": "\\b(string)\\b" string
179 "match": "\\b(?i:ALL)\\b" string
[all …]
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/hlsl/syntaxes/
H A Dhlsl.tmLanguage.json23 "match": "\\b([0-9]+\\.?[0-9]*)\\b" string
27 "match": "\\b(\\.[0-9]+)\\b" string
31 "match": "\\b(0x[0-9A-F]+)\\b" string
35 "match": "\\b(false|true)\\b" string
47 "match": "\\b(compile)\\b" string
51 "match": "\\b(typedef)\\b" string
83 "match": "\\b(snorm|unorm)\\b" string
99 "match": "\\b(string)\\b" string
139 "match": "\\b(FALSE|TRUE|NULL)\\b" string
175 "match": "\\b(?i:ALL)\\b" string
[all …]
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/log/syntaxes/
H A Dlog.tmLanguage.json12 "match": "\\b(Trace)\\b:", string
20 "match": "(?<=^[\\s\\d])\\bV\\b", string
28 "match": "(?i)\\[(debug|dbug|dbg|de|d)\\]", string
32 "match": "(?<=^[\\s\\d])\\bD\\b", string
44 "match": "(?<=^[\\s\\d])\\bI\\b", string
56 "match": "(?<=^[\\s\\d])\\bW\\b", string
68 "match": "(?<=^[\\s\\d])\\bE\\b", string
100 "match": "\"[^\"]*\"", string
104 "match": "(?<![\\w])'[^']*'", string
108 "match": "\\b([a-zA-Z.]*Exception)\\b", string
[all …]
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/log/syntaxes/
H A Dlog.tmLanguage.json12 "match": "\\b(Trace)\\b:", string
20 "match": "(?<=^[\\s\\d])\\bV\\b", string
28 "match": "(?i)\\[(debug|dbug|dbg|de|d)\\]", string
32 "match": "(?<=^[\\s\\d])\\bD\\b", string
44 "match": "(?<=^[\\s\\d])\\bI\\b", string
56 "match": "(?<=^[\\s\\d])\\bW\\b", string
68 "match": "(?<=^[\\s\\d])\\bE\\b", string
100 "match": "\"[^\"]*\"", string
104 "match": "(?<![\\w])'[^']*'", string
108 "match": "\\b([a-zA-Z.]*Exception)\\b", string
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (! 0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma ! 0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (! 0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma ! 0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (! 0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma ! 0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (! 0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma ! 0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (! 0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma ! 0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs281 match = matchTest function
287 match _ _ = () function
295 match = matchCount function
303 match r s = maybe (-1,0) (!0) (matchOnce r s) function
322 match r s = maybe (s,empty,empty) id (matchM r s) function
327 match r s = maybe (s,empty,empty,[]) id (matchM r s) function
333 match r s = maybe nullArray id (matchOnce r s) function
336 match r s = maybe (AllSubmatches []) id (matchM r s) function
359 match r s = AllMatches [ ma!0 | ma <- matchAll r s ] function
369 match = matchAll function
[all …]

12345678910>>...274