Home
last modified time | relevance | path

Searched +refs:succ +refs:s (Results 1 – 25 of 5570) sorted by relevance

12345678910>>...223

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/utils/IdealGraphVisualizer/Filter/src/main/java/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
93 if (s != null && s.length() <= 5) { in apply()
111 for (Figure succ : successors) { in apply()
112 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
113 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
135 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
136 if (s != null && s.length() > 0) { in apply()
147 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/typing-gadts/
H A Dunify_mb.ml136 | Asnoc (s, t, x) -> comp_subst (sub s) (subst_var x t)
145 fun r s -> match s with
147 | Asnoc (s, t, x) -> Asnoc (append r s, t, x)
171 | Asnoc (s, t, x) -> Asnoc (weaken_alist s, weaken_term t, weaken_fin x)
175 | EAlist (Asnoc (s, t, x)) ->
203 fun s t acc -> match s, t, acc with
212 | s, t, EAlist(Asnoc(d,r,z)) ->
216 let mgu s t = amgu s t (EAlist Anil)
229 let s' = subst' d s
233 val s : 'a succ succ succ term = Fork (Var FZ, Fork (Var (FS (FS FZ)), Leaf))
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/typing-gadts/
H A Dunify_mb.ml136 | Asnoc (s, t, x) -> comp_subst (sub s) (subst_var x t)
145 fun r s -> match s with
147 | Asnoc (s, t, x) -> Asnoc (append r s, t, x)
171 | Asnoc (s, t, x) -> Asnoc (weaken_alist s, weaken_term t, weaken_fin x)
175 | EAlist (Asnoc (s, t, x)) ->
203 fun s t acc -> match s, t, acc with
212 | s, t, EAlist(Asnoc(d,r,z)) ->
216 let mgu s t = amgu s t (EAlist Anil)
229 let s' = subst' d s
233 val s : 'a succ succ succ term = Fork (Var FZ, Fork (Var (FS (FS FZ)), Leaf))
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/utils/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java66 Figure succ = successors.get(0); in apply() local
69 for (InputSlot s : succ.getInputSlots()) { in apply()
80 if (s != null && s.length() > 0) { in apply()
92 if (s != null && s.length() <= 5) { in apply()
110 for (Figure succ : successors) { in apply()
111 … if (succ.getPredecessors().size() == 1 && succ.getInputSlots().size() == 1) { in apply()
112 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
134 String s = succ.getProperties().get(r.getShortProperty()); in apply() local
135 if (s != null && s.length() > 0) { in apply()
145 String s = succ.getProperties().get("dump_spec"); in apply() local
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/graph/topo/
H A Djohnson_cycles.go25 s int member
42 for j.s < len(j.adjacent.orig)-1 {
44 sccs := TarjanSCC(j.adjacent.subgraph(j.s))
53 if s := j.adjacent.leastVertexIndex(); s < j.s {
54 j.s = s
66 _ = j.circuit(j.s)
67 j.s++
83 if w == j.s {
87 r[len(r)-1] = j.adjacent.orig[j.s]
181 sn := g.orig[s].ID()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/graph/topo/
H A Djohnson_cycles.go25 s int member
42 for j.s < len(j.adjacent.orig)-1 {
44 sccs := TarjanSCC(j.adjacent.subgraph(j.s))
53 if s := j.adjacent.leastVertexIndex(); s < j.s {
54 j.s = s
66 _ = j.circuit(j.s)
67 j.s++
83 if w == j.s {
87 r[len(r)-1] = j.adjacent.orig[j.s]
183 sn := g.orig[s].ID()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/graph/topo/
H A Djohnson_cycles.go25 s int member
42 for j.s < len(j.adjacent.orig)-1 {
44 sccs := TarjanSCC(j.adjacent.subgraph(j.s))
53 if s := j.adjacent.leastVertexIndex(); s < j.s {
54 j.s = s
66 _ = j.circuit(j.s)
67 j.s++
83 if w == j.s {
87 r[len(r)-1] = j.adjacent.orig[j.s]
181 sn := g.orig[s].ID()
[all …]
/dports/science/py-dipy/dipy-1.4.1/dipy/core/
H A Dgraph.py37 self.succ = {}
40 self.succ[n] = {}
101 for s in self.succ[n]:
102 del self.pred[s][n]
103 del self.succ[n]
115 for s in self.succ[n]:
117 self.succ[p][s] = self.succ[n][s]
118 self.pred[s][p] = self.pred[s][n]
119 for s in self.succ.keys():
121 del self.succ[s][n]
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java68 Figure succ = successors.get(0); in apply() local
71 for (InputSlot s : succ.getInputSlots()) { in apply()
74 slot = s; in apply()
85 if (s != null && s.length() <= 5) { in apply()
86 slot.setShortName(s); in apply()
103 for (Figure succ : successors) { in apply()
105 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
112 oldSlot = s; in apply()
129 String s = succ.getProperties().get("dump_spec"); in apply() local
130 if (s != null && s.length() <= 2) { in apply()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java68 Figure succ = successors.get(0); in apply() local
71 for (InputSlot s : succ.getInputSlots()) { in apply()
74 slot = s; in apply()
85 if (s != null && s.length() <= 5) { in apply()
86 slot.setShortName(s); in apply()
103 for (Figure succ : successors) { in apply()
105 …if (succ.getProperties().selectSingle(r.getSecondMatcher()) != null && succ.getOutputSlots().size(… in apply()
112 oldSlot = s; in apply()
129 String s = succ.getProperties().get("dump_spec"); in apply() local
130 if (s != null && s.length() <= 2) { in apply()
[all …]
/dports/lang/ucc/ucc/ucl/
H A Dflow.c26 e->bb = s; in AddSuccessor()
68 RemoveEdge(&bb->succs, s); in RemoveSuccessor()
101 if (succ->bb == s) in TryAddSuccessor()
103 succ = succ->next; in TryAddSuccessor()
105 AddSuccessor(bb, s); in TryAddSuccessor()
141 RemoveSuccessor(bb, s); in ModifySuccessor()
148 s->ref--; in ModifySuccessor()
160 if (dstBBs[i] == s) in ModifySuccessor()
162 s->ref--; in ModifySuccessor()
190 succ = succ->next; in TryMergeBBlock()
[all …]
/dports/biology/stacks/stacks-2.4/src/
H A Ddebruijn.cc35 SPath* s = succ(nt2); in erase() local
40 if (s != NULL && s != this) { in erase()
66 if (s != NULL && !s->empty() && s->n_pred() == 1) { in erase()
171 Node* s = n.succ(nt2); in rebuild() local
200 SPath* s = p.succ(nt2); in remove_microsat_dimer_cycles() local
203 if (s->n_nodes() == 1 && s->succ(size_t(p.last()->km().back(km_len_))) == &p) { in remove_microsat_dimer_cycles()
307 const SPath* s = p->succ(nt2); in topo_sort() local
344 const SPath* succ = p->succ(nt2); in find_best_path() local
375 const SPath* succ = curr->succ(nt2); in find_best_path() local
413 const SPath* succ = p.succ(nt2); in dump_gfa() local
[all …]
/dports/lang/ghc/ghc-8.10.7/utils/hpc/
H A DHpcLexer.hs18 | c == '\n' = lexer cs (succ line) 1
19 | c == '\"' = lexerSTR cs line (succ column)
30 lexerKW (c:cs) s line column
31 | isAlpha c = lexerKW cs (s ++ [c]) line (succ column)
32 lexerKW other s line column = (line,column,ID s) : lexer other line column
35 lexerINT (c:cs) s line column
36 | isDigit c = lexerINT cs (s ++ [c]) line (succ column)
37 lexerINT other s line column = (line,column,INT (read s)) : lexer other line column
48 lexerCAT (c:cs) s line column
49 | c == ']' = (line,column,CAT s) : lexer cs line (succ column)
[all …]
/dports/devel/glrparser/glrparser-1.4/demos/jvyrgr/
H A Dbiscomp.y4 int yyerror(char *s);
32 …=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1);succ.push_back($2…
33 …=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1);succ.push_back($2…
36 …=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1);succ.push_back($2…
37 …=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1);succ.push_back($2…
38 …rNode*>::iterator i=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1…
40 …rNode*>::iterator i=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1…
41 …iterator i=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1);succ.pu…
42 …=succ.begin();i!=succ.end();(*i)->release(),++i);succ.clear();succ.push_back($1);succ.push_back($2…
98 int yyerror(char *s){ in yyerror() argument
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/attoparsec-0.13.2.4/Data/Attoparsec/ByteString/
H A DInternal.hs195 then succ t (pos + Pos n) more t'
199 then suspended s (B.drop (B.length t') s) t pos more lose succ
208 stringSuspended f s0 s t pos more lose succ =
301 scan_ :: (s -> [ByteString] -> Parser r) -> s -> (s -> Word8 -> Maybe s)
346 runScanner :: s -> (s -> Word8 -> Maybe s) -> Parser (ByteString, s)
419 in succ t pos more (Just w)
421 succ t pos more Nothing
477 get = T.Parser $ \t pos more _lose succ ->
490 then succ t pos more False
498 succ t (pos + Pos n) more ()
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/attoparsec-0.13.2.4/Data/Attoparsec/ByteString/
H A DInternal.hs195 then succ t (pos + Pos n) more t'
199 then suspended s (B.drop (B.length t') s) t pos more lose succ
208 stringSuspended f s0 s t pos more lose succ =
301 scan_ :: (s -> [ByteString] -> Parser r) -> s -> (s -> Word8 -> Maybe s)
346 runScanner :: s -> (s -> Word8 -> Maybe s) -> Parser (ByteString, s)
419 in succ t pos more (Just w)
421 succ t pos more Nothing
477 get = T.Parser $ \t pos more _lose succ ->
490 then succ t pos more False
498 succ t (pos + Pos n) more ()
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/attoparsec-0.13.2.4/Data/Attoparsec/ByteString/
H A DInternal.hs195 then succ t (pos + Pos n) more t'
199 then suspended s (B.drop (B.length t') s) t pos more lose succ
208 stringSuspended f s0 s t pos more lose succ =
301 scan_ :: (s -> [ByteString] -> Parser r) -> s -> (s -> Word8 -> Maybe s)
346 runScanner :: s -> (s -> Word8 -> Maybe s) -> Parser (ByteString, s)
419 in succ t pos more (Just w)
421 succ t pos more Nothing
477 get = T.Parser $ \t pos more _lose succ ->
490 then succ t pos more False
498 succ t (pos + Pos n) more ()
[all …]
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/attoparsec-0.13.2.4/Data/Attoparsec/ByteString/
H A DInternal.hs195 then succ t (pos + Pos n) more t'
199 then suspended s (B.drop (B.length t') s) t pos more lose succ
208 stringSuspended f s0 s t pos more lose succ =
301 scan_ :: (s -> [ByteString] -> Parser r) -> s -> (s -> Word8 -> Maybe s)
346 runScanner :: s -> (s -> Word8 -> Maybe s) -> Parser (ByteString, s)
419 in succ t pos more (Just w)
421 succ t pos more Nothing
477 get = T.Parser $ \t pos more _lose succ ->
490 then succ t pos more False
498 succ t (pos + Pos n) more ()
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/attoparsec-0.13.2.4/Data/Attoparsec/ByteString/
H A DInternal.hs195 then succ t (pos + Pos n) more t'
199 then suspended s (B.drop (B.length t') s) t pos more lose succ
208 stringSuspended f s0 s t pos more lose succ =
301 scan_ :: (s -> [ByteString] -> Parser r) -> s -> (s -> Word8 -> Maybe s)
346 runScanner :: s -> (s -> Word8 -> Maybe s) -> Parser (ByteString, s)
419 in succ t pos more (Just w)
421 succ t pos more Nothing
477 get = T.Parser $ \t pos more _lose succ ->
490 then succ t pos more False
498 succ t (pos + Pos n) more ()
[all …]

12345678910>>...223