Home
last modified time | relevance | path

Searched refs:exits (Results 251 – 275 of 18102) sorted by relevance

1...<<11121314151617181920>>...725

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DFlow.java370 for (; exits.nonEmpty(); exits = exits.tail) { in resolveJump()
371 P exit = exits.head; in resolveJump()
515 while (exits.nonEmpty()) { in visitMethodDef()
517 exits = exits.tail; in visitMethodDef()
670 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
968 while (exits.nonEmpty()) { in visitMethodDef()
970 exits = exits.tail; in visitMethodDef()
1160 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
1289 exits = exits.tail; in visitLambda()
1910 exits = exits.tail; in visitMethodDef()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DFlow.java370 for (; exits.nonEmpty(); exits = exits.tail) { in resolveJump()
371 P exit = exits.head; in resolveJump()
515 while (exits.nonEmpty()) { in visitMethodDef()
517 exits = exits.tail; in visitMethodDef()
670 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
968 while (exits.nonEmpty()) { in visitMethodDef()
970 exits = exits.tail; in visitMethodDef()
1160 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
1289 exits = exits.tail; in visitLambda()
1910 exits = exits.tail; in visitMethodDef()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DFlow.java376 for (; exits.nonEmpty(); exits = exits.tail) { in resolveJump()
377 P exit = exits.head; in resolveJump()
517 while (exits.nonEmpty()) { in visitMethodDef()
519 exits = exits.tail; in visitMethodDef()
672 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
970 while (exits.nonEmpty()) { in visitMethodDef()
972 exits = exits.tail; in visitMethodDef()
1162 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
1291 exits = exits.tail; in visitLambda()
1835 exits = exits.tail; in visitMethodDef()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DFlow.java376 for (; exits.nonEmpty(); exits = exits.tail) { in resolveJump()
377 P exit = exits.head; in resolveJump()
517 while (exits.nonEmpty()) { in visitMethodDef()
519 exits = exits.tail; in visitMethodDef()
672 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
970 while (exits.nonEmpty()) { in visitMethodDef()
972 exits = exits.tail; in visitMethodDef()
1162 while (exits.nonEmpty()) pendingExits.append(exits.next()); in visitTry()
1291 exits = exits.tail; in visitLambda()
1835 exits = exits.tail; in visitMethodDef()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/scanmail/
H A Dscanmail.c39 exits("usage"); in usage()
55 exits("malloc"); in Malloc()
64 exits("realloc"); in Realloc()
179 exits("read"); in main()
185 exits(qmail(args, buf, n, cout)); in main()
211 exits(qmail(args, buf, n, cout)); in main()
225 exits("pipe"); in qmail()
234 exits("exec"); in qmail()
/dports/math/spooles/spooles.2.2/DV/doc/
H A Dproto.tex36 an error message is printed and the program exits.
51 an error message is printed and the program exits.
63 an error message is printed and the program exits.
90 an error message is printed and the program exits.
101 an error message is printed and the program exits.
112 an error message is printed and the program exits.
127 an error message is printed and the program exits.
138 an error message is printed and the program exits.
149 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/DV/doc/
H A Dproto.tex36 an error message is printed and the program exits.
51 an error message is printed and the program exits.
63 an error message is printed and the program exits.
90 an error message is printed and the program exits.
101 an error message is printed and the program exits.
112 an error message is printed and the program exits.
127 an error message is printed and the program exits.
138 an error message is printed and the program exits.
149 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2/DV/doc/
H A Dproto.tex36 an error message is printed and the program exits.
51 an error message is printed and the program exits.
63 an error message is printed and the program exits.
90 an error message is printed and the program exits.
101 an error message is printed and the program exits.
112 an error message is printed and the program exits.
127 an error message is printed and the program exits.
138 an error message is printed and the program exits.
149 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]
/dports/math/spooles/spooles.2.2_SHARED/DV/doc/
H A Dproto.tex36 an error message is printed and the program exits.
51 an error message is printed and the program exits.
63 an error message is printed and the program exits.
90 an error message is printed and the program exits.
101 an error message is printed and the program exits.
112 an error message is printed and the program exits.
127 an error message is printed and the program exits.
138 an error message is printed and the program exits.
149 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dexample.ms93 Room.exits = {}
147 self.exits = {}
186 if not oldRoom.exits.hasIndex(d) then
195 oldRoom.exits.push d
202 newRoom.exits.push inverseDir[d]
238 exits = room.exits.indexes
239 if exits.len == 0 then
240 print "There are no exits."
241 else if room.exits.len == 1 then
242 print "There is a passage " + exits[0] + "."
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dp.c22 exits("missing /dev/tty"); in main()
45 exits(0); in main()
79 exits(0); in printfile()
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DControlFlowRevertPruner.cpp108 for (CFGNode* exit: _node->exits) in findRevertStates()
154 for (CFGNode * node: _node->exits) in modifyFunctionFlows()
157 _node->exits = {functionFlow.revert}; in modifyFunctionFlows()
165 for (CFGNode* exit: _node->exits) in modifyFunctionFlows()
/dports/math/spooles/spooles.2.2/SubMtx/doc/
H A Dproto.tex42 an error message is printed and the program exits.
55 an error message is printed and the program exits.
66 an error message is printed and the program exits.
85 an error message is printed and the program exits.
95 an error message is printed and the program exits.
107 an error message is printed and the program exits.
119 an error message is printed and the program exits.
131 an error message is printed and the program exits.
151 an error message is printed and the program exits.
173 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/SubMtx/doc/
H A Dproto.tex42 an error message is printed and the program exits.
55 an error message is printed and the program exits.
66 an error message is printed and the program exits.
85 an error message is printed and the program exits.
95 an error message is printed and the program exits.
107 an error message is printed and the program exits.
119 an error message is printed and the program exits.
131 an error message is printed and the program exits.
151 an error message is printed and the program exits.
173 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2/SubMtx/doc/
H A Dproto.tex42 an error message is printed and the program exits.
55 an error message is printed and the program exits.
66 an error message is printed and the program exits.
85 an error message is printed and the program exits.
95 an error message is printed and the program exits.
107 an error message is printed and the program exits.
119 an error message is printed and the program exits.
131 an error message is printed and the program exits.
151 an error message is printed and the program exits.
173 an error message is printed and the program exits.
[all …]
/dports/math/spooles/spooles.2.2_SHARED/SubMtx/doc/
H A Dproto.tex42 an error message is printed and the program exits.
55 an error message is printed and the program exits.
66 an error message is printed and the program exits.
85 an error message is printed and the program exits.
95 an error message is printed and the program exits.
107 an error message is printed and the program exits.
119 an error message is printed and the program exits.
131 an error message is printed and the program exits.
151 an error message is printed and the program exits.
173 an error message is printed and the program exits.
[all …]
/dports/net/smm++/smm/sources/mapping/
H A DTRoom.tcl339 foreach w [list exits stuff rest] {
356 foreach w [list selector exits stuff rest squeezer] {
368 foreach w [list selector exits stuff rest squeezer] {
408 $itk_component(pw) add exits -margin 0
447 -command [code $this toggle exits] \
548 itk_component add exits {
587 $itk_component(exits) rem $aPos
590 $itk_component(exits) add $aExit
646 $itk_component(exits) clearUif
680 $itk_component(exits) setUif $aRoom
[all …]
/dports/irc/atheme-services/atheme-7.2.9/modules/contrib/
H A Dwumpus.c104 MOWGLI_ITER_FOREACH(tn, r->exits.head) in distance_to_wumpus()
124 MOWGLI_ITER_FOREACH(n, p->location->exits.head) in adjacent_room()
231 for (j = 0; j < 3 && r->exits.count < 3; j++) in build_maze()
242 MOWGLI_ITER_FOREACH(rn, r->exits.head) in build_maze()
318 if (wumpus.rmemctx[j].exits.count < 3) in build_maze()
407 MOWGLI_ITER_FOREACH_SAFE(n, tn, r->exits.head) in end_game()
408 mowgli_node_delete(n, &r->exits); in end_game()
434 MOWGLI_ITER_FOREACH(n, p->location->exits.head) in look_player()
445 MOWGLI_ITER_FOREACH(n, p->location->exits.head) in look_player()
598 tr = mowgli_node_nth_data(&r->exits, rand() % MOWGLI_LIST_LENGTH(&r->exits)); in move_wumpus()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/BKL/doc/
H A Dproto.tex39 an error message is printed and the program exits.
52 an error message is printed and the program exits.
64 an error message is printed and the program exits.
88 an error message is printed and the program exits.
110 an error message is printed and the program exits.
124 an error message is printed and the program exits.
137 an error message is printed and the program exits.
150 an error message is printed and the program exits.
163 an error message is printed and the program exits.
203 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2/BKL/doc/
H A Dproto.tex39 an error message is printed and the program exits.
52 an error message is printed and the program exits.
64 an error message is printed and the program exits.
88 an error message is printed and the program exits.
110 an error message is printed and the program exits.
124 an error message is printed and the program exits.
137 an error message is printed and the program exits.
150 an error message is printed and the program exits.
163 an error message is printed and the program exits.
203 an error message is printed and the program exits.
[all …]
/dports/math/spooles/spooles.2.2_SHARED/BKL/doc/
H A Dproto.tex39 an error message is printed and the program exits.
52 an error message is printed and the program exits.
64 an error message is printed and the program exits.
88 an error message is printed and the program exits.
110 an error message is printed and the program exits.
124 an error message is printed and the program exits.
137 an error message is printed and the program exits.
150 an error message is printed and the program exits.
163 an error message is printed and the program exits.
203 an error message is printed and the program exits.
[all …]
/dports/math/spooles/spooles.2.2/BKL/doc/
H A Dproto.tex39 an error message is printed and the program exits.
52 an error message is printed and the program exits.
64 an error message is printed and the program exits.
88 an error message is printed and the program exits.
110 an error message is printed and the program exits.
124 an error message is printed and the program exits.
137 an error message is printed and the program exits.
150 an error message is printed and the program exits.
163 an error message is printed and the program exits.
203 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/Tree/doc/
H A Dproto.tex37 an error message is printed and the program exits.
49 an error message is printed and the program exits.
61 an error message is printed and the program exits.
79 an error message is printed and the program exits.
89 an error message is printed and the program exits.
99 an error message is printed and the program exits.
109 an error message is printed and the program exits.
119 an error message is printed and the program exits.
145 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]
/dports/math/spooles-mpich/spooles.2.2/Tree/doc/
H A Dproto.tex37 an error message is printed and the program exits.
49 an error message is printed and the program exits.
61 an error message is printed and the program exits.
79 an error message is printed and the program exits.
89 an error message is printed and the program exits.
99 an error message is printed and the program exits.
109 an error message is printed and the program exits.
119 an error message is printed and the program exits.
145 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]
/dports/math/spooles/spooles.2.2_SHARED/Tree/doc/
H A Dproto.tex37 an error message is printed and the program exits.
49 an error message is printed and the program exits.
61 an error message is printed and the program exits.
79 an error message is printed and the program exits.
89 an error message is printed and the program exits.
99 an error message is printed and the program exits.
109 an error message is printed and the program exits.
119 an error message is printed and the program exits.
145 an error message is printed and the program exits.
159 an error message is printed and the program exits.
[all …]

1...<<11121314151617181920>>...725