Home
last modified time | relevance | path

Searched refs:MATCH_NONE (Results 76 – 100 of 134) sorted by relevance

123456

/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dlookahead-filter.h55 return MATCH_NONE; in LookAheadMatchType()
223 if (lookahead_type_ == MATCH_NONE) { in LookAheadComposeFilter()
274 if (lookahead_type_ == MATCH_NONE) in Properties()
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dlookahead-filter.h54 return MATCH_NONE; in LookAheadMatchType()
188 if (lookahead_type_ == MATCH_NONE) { in LookAheadComposeFilter()
237 if (lookahead_type_ == MATCH_NONE) outprops |= kError; in Properties()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dlookahead-filter.h55 return MATCH_NONE; in LookAheadMatchType()
223 if (lookahead_type_ == MATCH_NONE) { in LookAheadComposeFilter()
274 if (lookahead_type_ == MATCH_NONE) in Properties()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dlookahead-filter.h55 return MATCH_NONE; in LookAheadMatchType()
223 if (lookahead_type_ == MATCH_NONE) { in LookAheadComposeFilter()
274 if (lookahead_type_ == MATCH_NONE) in Properties()
/dports/math/openfst/openfst-1.8.1/src/include/fst/extensions/linear/
H A Dlinear-fst.h1072 case MATCH_NONE: in LinearFstMatcherTpl()
1076 match_type_ = MATCH_NONE; in LinearFstMatcherTpl()
1093 case MATCH_NONE: in LinearFstMatcherTpl()
1097 match_type_ = MATCH_NONE; in LinearFstMatcherTpl()
1119 return match_type_ == MATCH_INPUT ? match_type_ : MATCH_NONE; in Type()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/
H A DProtocolDecoderInitial.java122 if ( match != ProtocolDecoderAdapter.MATCH_NONE ){ in ProtocolDecoderInitial()
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dmatch.c45 #define MATCH_NONE (0) macro
317 return MATCH_NONE; in try_match()
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dmatch.c45 #define MATCH_NONE (0) macro
317 return MATCH_NONE; in try_match()
/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dchk_cert.c125 MATCH_NONE, /* No special-case matching rules */ enumerator
144 REQUIRES_B( matchType >= MATCH_NONE && matchType < MATCH_LAST ); in wildcardMatch()
296 MATCH_NONE ) ); in matchAltnameComponent()
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/xkbcomp/
H A Dkeymap.c105 case MATCH_NONE: in FindInterpForKey()
H A Dcompat.c886 CopyInterps(info, true, MATCH_NONE, &collect); in CopyCompatToKeymap()
891 CopyInterps(info, false, MATCH_NONE, &collect); in CopyCompatToKeymap()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceFont.cpp136 MATCH_NONE, enumerator
183 return MATCH_NONE; \ in MatchesStyle()
192 return MATCH_NONE; \ in MatchesStyle()
1177 if (q != MATCH_NONE) { in sceFontFindOptimumFont()
1239 if (internalFonts[i]->MatchesStyle(*requestedStyle) != MATCH_NONE) { in sceFontFindFont()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceFont.cpp136 MATCH_NONE,
183 return MATCH_NONE; \
192 return MATCH_NONE; \
1177 if (q != MATCH_NONE) {
1239 if (internalFonts[i]->MatchesStyle(*requestedStyle) != MATCH_NONE) {
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceFont.cpp136 MATCH_NONE, enumerator
183 return MATCH_NONE; \ in MatchesStyle()
192 return MATCH_NONE; \ in MatchesStyle()
1177 if (q != MATCH_NONE) { in sceFontFindOptimumFont()
1239 if (internalFonts[i]->MatchesStyle(*requestedStyle) != MATCH_NONE) { in sceFontFindFont()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/test/
H A DPHETester.java159 …rn( match?ProtocolDecoderAdapter.MATCH_CRYPTO_NO_AUTO_FALLBACK:ProtocolDecoderAdapter.MATCH_NONE ); in incoming()
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/
H A Dkeymap.h173 MATCH_NONE, enumerator
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/search-provider/
H A Dcc-search-provider.c47 MATCH_NONE,
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/search/tests/
H A Dtest_backends.py19 from wagtail.search.query import MATCH_ALL, MATCH_NONE, And, Boost, Not, Or, Phrase, PlainText
74 results = self.backend.search(MATCH_NONE, models.Book)
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinear-fst.h1073 case MATCH_NONE: in LinearFstMatcherTpl()
1077 match_type_ = MATCH_NONE; in LinearFstMatcherTpl()
1099 return match_type_ == MATCH_INPUT ? match_type_ : MATCH_NONE; in Type()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinear-fst.h1073 case MATCH_NONE: in LinearFstMatcherTpl()
1077 match_type_ = MATCH_NONE; in LinearFstMatcherTpl()
1099 return match_type_ == MATCH_INPUT ? match_type_ : MATCH_NONE; in Type()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinear-fst.h1073 case MATCH_NONE: in LinearFstMatcherTpl()
1077 match_type_ = MATCH_NONE; in LinearFstMatcherTpl()
1099 return match_type_ == MATCH_INPUT ? match_type_ : MATCH_NONE; in Type()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/tcp/
H A DIncomingSocketChannelManager.java346 return( TransportCryptoManager.HandshakeListener.MATCH_NONE ); in newConnectionAccepted()
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dnwfilter_conf.c2847 MATCH_NONE = 0, in virNWFilterRuleDefDetailsFormat() enumerator
2850 } matchShown = MATCH_NONE; in virNWFilterRuleDefDetailsFormat()
2869 if (matchShown == MATCH_NONE) { in virNWFilterRuleDefDetailsFormat()
2875 matchShown = MATCH_NONE; in virNWFilterRuleDefDetailsFormat()
2882 matchShown = MATCH_NONE; in virNWFilterRuleDefDetailsFormat()
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dg_ctf.c24 MATCH_NONE, enumerator
1092 if (ctfgame.match > MATCH_NONE) in SetCTFStats()
3253 case MATCH_NONE : in CTFUpdateJoinMenu()
3362 if (ctfgame.match > MATCH_NONE) in CTFInMatch()
3379 if (ctfgame.match != MATCH_NONE) { in CTFCheckRules()
3390 ctfgame.match = MATCH_NONE; in CTFCheckRules()
3920 ctfgame.match = MATCH_NONE; in CTFAdmin_Reset()
3955 } else if (ctfgame.match == MATCH_NONE && competition->value) { in CTFOpenAdminMenu()
/dports/games/q2p/Q2P-0.2-2006-12-31/ctf/
H A Dg_ctf.c24 MATCH_NONE, enumerator
1089 if (ctfgame.match > MATCH_NONE) in SetCTFStats()
3251 case MATCH_NONE : in CTFUpdateJoinMenu()
3360 if (ctfgame.match > MATCH_NONE) in CTFInMatch()
3377 if (ctfgame.match != MATCH_NONE) { in CTFCheckRules()
3388 ctfgame.match = MATCH_NONE; in CTFCheckRules()
3920 ctfgame.match = MATCH_NONE; in CTFAdmin_Reset()
3955 } else if (ctfgame.match == MATCH_NONE && competition->value) { in CTFOpenAdminMenu()

123456