Home
last modified time | relevance | path

Searched defs:alts (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/dports/math/vampire/vampire-4.5.1/Kernel/
H A DMLMatcher.hpp68 …nit(Literal* baseLits[], unsigned baseLen, Clause* instance, LiteralList const* const alts[], bool… in init()
73 … void init(Clause* base, Clause* instance, LiteralList const* const alts[], bool multiset = false) in init()
78 …nit(Literal* baseLits[], unsigned baseLen, Clause* instance, LiteralList const* const alts[], Lite… in init()
84 void init(Clause* base, Clause* instance, LiteralList const* const alts[], Literal* resolvedLit) in init()
135 …hed(Clause* base, Clause* instance, LiteralList const* const alts[], Lite… in canBeMatched()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/usb/
H A Dimplicit.c89 const struct usb_host_interface *alts) in add_implicit_fb_sync_ep()
119 struct usb_host_interface *alts; in add_generic_uac2_implicit_fb() local
152 struct usb_host_interface *alts) in add_roland_implicit_fb()
182 struct usb_host_interface *alts) in add_roland_capture_quirk()
209 struct usb_host_interface *alts) in is_pioneer_implicit_fb()
243 struct usb_host_interface *alts; in __add_generic_implicit_fb() local
265 struct usb_host_interface *alts) in add_generic_implicit_fb()
282 const struct usb_host_interface *alts) in find_implicit_fb_entry()
298 struct usb_host_interface *alts) in audioformat_implicit_fb_quirk()
365 struct usb_host_interface *alts) in audioformat_capture_quirk()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/usb/
H A Dimplicit.c89 const struct usb_host_interface *alts) in add_implicit_fb_sync_ep()
119 struct usb_host_interface *alts; in add_generic_uac2_implicit_fb() local
152 struct usb_host_interface *alts) in add_roland_implicit_fb()
182 struct usb_host_interface *alts) in add_roland_capture_quirk()
209 struct usb_host_interface *alts) in is_pioneer_implicit_fb()
243 struct usb_host_interface *alts; in __add_generic_implicit_fb() local
265 struct usb_host_interface *alts) in add_generic_implicit_fb()
282 const struct usb_host_interface *alts) in find_implicit_fb_entry()
298 struct usb_host_interface *alts) in audioformat_implicit_fb_quirk()
365 struct usb_host_interface *alts) in audioformat_capture_quirk()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/usb/
H A Dimplicit.c89 const struct usb_host_interface *alts) in add_implicit_fb_sync_ep()
119 struct usb_host_interface *alts; in add_generic_uac2_implicit_fb() local
152 struct usb_host_interface *alts) in add_roland_implicit_fb()
182 struct usb_host_interface *alts) in add_roland_capture_quirk()
209 struct usb_host_interface *alts) in is_pioneer_implicit_fb()
243 struct usb_host_interface *alts; in __add_generic_implicit_fb() local
265 struct usb_host_interface *alts) in add_generic_implicit_fb()
282 const struct usb_host_interface *alts) in find_implicit_fb_entry()
298 struct usb_host_interface *alts) in audioformat_implicit_fb_quirk()
365 struct usb_host_interface *alts) in audioformat_capture_quirk()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/antlr4-cpp-runtime/runtime/src/atn/
H A DPredictionMode.cpp104 for (antlrcpp::BitSet alts : altsets) { in hasNonConflictingAltSet() local
113 for (antlrcpp::BitSet alts : altsets) { in hasConflictingAltSet() local
127 for (const antlrcpp::BitSet& alts : altsets) { in allSubsetsEqual() local
145 for (antlrcpp::BitSet alts : altsets) { in getAlts() local
153 antlrcpp::BitSet alts; in getAlts() local
190 for (antlrcpp::BitSet alts : altsets) { in getSingleViableAlt() local
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Cpp/runtime/src/atn/
H A DPredictionMode.cpp104 for (antlrcpp::BitSet alts : altsets) { in hasNonConflictingAltSet() local
113 for (antlrcpp::BitSet alts : altsets) { in hasConflictingAltSet() local
127 for (const antlrcpp::BitSet& alts : altsets) { in allSubsetsEqual() local
145 for (antlrcpp::BitSet alts : altsets) { in getAlts() local
153 antlrcpp::BitSet alts; in getAlts() local
190 for (antlrcpp::BitSet alts : altsets) { in getSingleViableAlt() local
/dports/devel/libantlr4/libantlr4-4.9.3/runtime/src/atn/
H A DPredictionMode.cpp104 for (antlrcpp::BitSet alts : altsets) { in hasNonConflictingAltSet() local
113 for (antlrcpp::BitSet alts : altsets) { in hasConflictingAltSet() local
127 for (const antlrcpp::BitSet& alts : altsets) { in allSubsetsEqual() local
145 for (antlrcpp::BitSet alts : altsets) { in getAlts() local
153 antlrcpp::BitSet alts; in getAlts() local
190 for (antlrcpp::BitSet alts : altsets) { in getSingleViableAlt() local
/dports/www/node10/node-v10.24.1/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/atn/
H A DPredictionMode.cpp110 for (antlrcpp::BitSet alts : altsets) { in hasNonConflictingAltSet() local
120 for (antlrcpp::BitSet alts : altsets) { in hasConflictingAltSet() local
135 for (const antlrcpp::BitSet& alts : altsets) { in allSubsetsEqual() local
155 for (antlrcpp::BitSet alts : altsets) { in getAlts() local
163 antlrcpp::BitSet alts; in getAlts() local
206 for (antlrcpp::BitSet alts : altsets) { in getSingleViableAlt() local
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/codegen/
H A DBlankOutputModelFactory.java83 …public Choice getChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts, GrammarAST label) { retu… in getChoiceBlock()
86 public Choice getEBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts) { return null; } in getEBNFBlock()
89 public Choice getLL1ChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts) { return null; } in getLL1ChoiceBlock()
92 public Choice getComplexChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts) { return null; } in getComplexChoiceBlock()
95 public Choice getLL1EBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts) { return null; } in getLL1EBNFBlock()
98 public Choice getComplexEBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts) { return null; } in getComplexEBNFBlock()
H A DOutputModelFactory.java74 Choice getChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts, GrammarAST label); in getChoiceBlock()
76 Choice getEBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts); in getEBNFBlock()
78 Choice getLL1ChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts); in getLL1ChoiceBlock()
80 Choice getComplexChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts); in getComplexChoiceBlock()
82 Choice getLL1EBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts); in getLL1EBNFBlock()
84 Choice getComplexEBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts); in getComplexEBNFBlock()
H A DParserFactory.java196 public Choice getChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts, GrammarAST labelAST) { in getChoiceBlock()
222 public Choice getEBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts) { in getEBNFBlock()
244 public Choice getLL1ChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts) { in getLL1ChoiceBlock()
249 public Choice getComplexChoiceBlock(BlockAST blkAST, List<CodeBlockForAlt> alts) { in getComplexChoiceBlock()
254 public Choice getLL1EBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts) { in getLL1EBNFBlock()
276 public Choice getComplexEBNFBlock(GrammarAST ebnfRoot, List<CodeBlockForAlt> alts) { in getComplexEBNFBlock()
/dports/devel/rth/rth/jpgraph-1.8/jpgraph-1.18/src/Examples/
H A Dbar_csimex2.php19 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
26 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
H A Dbar_csimex3.php60 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
67 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
H A Dbar_csimex1.php26 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
H A Dpie_csimex1.php23 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
H A Dpie3d_csimex1.php24 $alts=array("val=%d","val=%d","val=%d","val=%d","val=%d","val=%d"); variable
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/tool/
H A DLeftRecursiveRule.java56 List<AltAST> alts = new ArrayList<AltAST>(); in getUnlabeledAltASTs() local
83 int[] alts = new int[recPrimaryAlts.size()+1]; in getPrimaryAlts() local
106 int[] alts = new int[recOpAlts.size()+1]; in getRecursiveOpAlts() local
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_bar/
H A Dbar_csimex2.php20 $alts = array("val=%d", "val=%d", "val=%d", "val=%d", "val=%d", "val=%d"); variable
27 $alts = array("val=%d", "val=%d", "val=%d", "val=%d", "val=%d", "val=%d"); variable
H A Dbar_csimex3.php61 $alts = array("val=%d", "val=%d", "val=%d", "val=%d", "val=%d", "val=%d"); variable
68 $alts = array("val=%d", "val=%d", "val=%d", "val=%d", "val=%d", "val=%d"); variable
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Swift/Sources/Antlr4/atn/
H A DATNConfigSet.swift164 let alts = BitSet() in getAlts() variable
300 var alts: BitSet in getConflictingAltSubsets() variable
319 var alts: BitSet in getStateToAltMap() variable
337 var alts = Set<Int>() in getAltSet() variable
478 let alts = IntervalSet() in getAltThatFinishedDecisionEntryRule() variable
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/State/
H A DAutocomplete.hs112 let alts = EmojiCompletion <$> results function
123 alts = SyntaxCompletion <$> (sort prefixed <> sort notPrefixed) function
228 alts = fmap mkCompletion $ function
272 alts = F.toList $ function
295 let alts = F.toList $ (ChannelCompletion True <$> inChannels) <> function
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/codegen/model/
H A DChoice.java33 @ModelElement public List<CodeBlockForAlt> alts; field in Choice
38 List<CodeBlockForAlt> alts) in Choice()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/atn/
H A DPredictionMode.java530 BitSet alts = new BitSet(); in getAlts() local
549 BitSet alts = configToAlts.get(c); in getConflictingAltSubsets() local
570 BitSet alts = m.get(c.state); in getStateToAltMap() local
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_jpgraph_pie/
H A Dpie_csimex1.php24 $alts = array("val=%d", "val=%d", "val=%d", "val=%d", "val=%d", "val=%d"); variable
H A Dpie3d_csimex1.php25 $alts = array("val=%d", "val=%d", "val=%d", "val=%d", "val=%d", "val=%d"); variable

12345678910>>...42