Home
last modified time | relevance | path

Searched defs:yield (Results 1 – 25 of 1895) sorted by relevance

12345678910>>...76

/dports/games/freedink-engine/freedink-108.4/src/
H A Ddinkc_bindings.c929 void dc_fade_up(int script, int* yield, int* preturnint) in dc_fade_up()
943 void dc_get_burn(int script, int* yield, int* preturnint) in dc_get_burn()
994 void dc_stopcd(int script, int* yield, int* preturnint) in dc_stopcd()
1150 void dc_move(int script, int* yield, int* preturnint, in dc_move()
1162 void dc_spawn(int script, int* yield, int* preturnint, in dc_spawn()
1326 void dc_debug(int script, int* yield, int* preturnint, in dc_debug()
1337 void dc_busy(int script, int* yield, int* preturnint, in dc_busy()
1362 void dc_random(int script, int* yield, int* preturnint, in dc_random()
1402 void dc_sp(int script, int* yield, int* preturnint, in dc_sp()
1482 void dc_hurt(int script, int* yield, int* preturnint, in dc_hurt()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/switchexpr/
H A DWarnWrongYieldTest.java39 class yield { } class in WarnWrongYieldTest
42 String[] yield = null; field in WarnWrongYieldTest
49 String[] yield() { in yield() method in WarnWrongYieldTest
53 String[] yield(int i) { in yield() method in WarnWrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WarnWrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
135 int yield = 0; in yieldLocalVar1() local
157 int[] yield = new int[1]; in yieldLocalVar2() local
H A DWrongYieldTest.java39 class yield { } class in WrongYieldTest
42 String[] yield = null; field in WrongYieldTest
49 String[] yield() { in yield() method in WrongYieldTest
53 String[] yield(int i) { in yield() method in WrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
71 int yield = yield + 1; in LocalDeclaration3() local
85 int yield = 42; in LocalDeclaration5() local
194 int yield = 0; in yieldLocalVar1() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/switchexpr/
H A DWarnWrongYieldTest.java39 class yield { } class in WarnWrongYieldTest
42 String[] yield = null; field in WarnWrongYieldTest
49 String[] yield() { in yield() method in WarnWrongYieldTest
53 String[] yield(int i) { in yield() method in WarnWrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WarnWrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
135 int yield = 0; in yieldLocalVar1() local
157 int[] yield = new int[1]; in yieldLocalVar2() local
H A DWrongYieldTest.java39 class yield { } class in WrongYieldTest
42 String[] yield = null; field in WrongYieldTest
49 String[] yield() { in yield() method in WrongYieldTest
53 String[] yield(int i) { in yield() method in WrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
71 int yield = yield + 1; in LocalDeclaration3() local
85 int yield = 42; in LocalDeclaration5() local
194 int yield = 0; in yieldLocalVar1() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/switchexpr/
H A DWarnWrongYieldTest.java39 class yield { } class in WarnWrongYieldTest
42 String[] yield = null; field in WarnWrongYieldTest
49 String[] yield() { in yield() method in WarnWrongYieldTest
53 String[] yield(int i) { in yield() method in WarnWrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WarnWrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
135 int yield = 0; in yieldLocalVar1() local
157 int[] yield = new int[1]; in yieldLocalVar2() local
H A DWrongYieldTest.java39 class yield { } class in WrongYieldTest
42 String[] yield = null; field in WrongYieldTest
49 String[] yield() { in yield() method in WrongYieldTest
53 String[] yield(int i) { in yield() method in WrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
71 int yield = yield + 1; in LocalDeclaration3() local
85 int yield = 42; in LocalDeclaration5() local
194 int yield = 0; in yieldLocalVar1() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/switchexpr/
H A DWarnWrongYieldTest.java39 class yield { } class in WarnWrongYieldTest
42 String[] yield = null; field in WarnWrongYieldTest
49 String[] yield() { in yield() method in WarnWrongYieldTest
53 String[] yield(int i) { in yield() method in WarnWrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WarnWrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
135 int yield = 0; in yieldLocalVar1() local
157 int[] yield = new int[1]; in yieldLocalVar2() local
H A DWrongYieldTest.java39 class yield { } class in WrongYieldTest
42 String[] yield = null; field in WrongYieldTest
49 String[] yield() { in yield() method in WrongYieldTest
53 String[] yield(int i) { in yield() method in WrongYieldTest
57 String[] yield(int i, int j) { in yield() method in WrongYieldTest
63 int yield; in LocalDeclaration1() local
67 int yield = 42; in LocalDeclaration2() local
71 int yield = yield + 1; in LocalDeclaration3() local
85 int yield = 42; in LocalDeclaration5() local
194 int yield = 0; in yieldLocalVar1() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/switchexpr/
H A DWarnWrongYieldTest.java16 class yield { } class in WarnWrongYieldTest
19 String[] yield = null; field in WarnWrongYieldTest
26 String[] yield() { in yield() method in WarnWrongYieldTest
30 String[] yield(int i) { in yield() method in WarnWrongYieldTest
34 String[] yield(int i, int j) { in yield() method in WarnWrongYieldTest
40 int yield; in LocalDeclaration1() local
44 int yield = 42; in LocalDeclaration2() local
112 int yield = 0; in yieldLocalVar1() local
134 int[] yield = new int[1]; in yieldLocalVar2() local
H A DWrongYieldTest.java16 class yield { } class in WrongYieldTest
19 String[] yield = null; field in WrongYieldTest
26 String[] yield() { in yield() method in WrongYieldTest
30 String[] yield(int i) { in yield() method in WrongYieldTest
34 String[] yield(int i, int j) { in yield() method in WrongYieldTest
40 int yield; in LocalDeclaration1() local
44 int yield = 42; in LocalDeclaration2() local
48 int yield = yield + 1; in LocalDeclaration3() local
62 int yield = 42; in LocalDeclaration5() local
171 int yield = 0; in yieldLocalVar1() local
[all …]
/dports/net/pichi/pichi-1.4.0/src/api/
H A Dsession.cpp21 static void bridge(Adapter& from, Adapter& to, asio::yield_context yield) in bridge()
40 [=, self = shared_from_this()](auto yield) { in start()
44 strand_, [self, this](auto yield) { bridge(*ingress_, *egress_, yield); }, in start()
45 [this](auto, auto yield) noexcept { this->close(yield); }); in start() argument
47 strand_, [self, this](auto yield) { bridge(*egress_, *ingress_, yield); }, in start()
48 [this](auto, auto yield) noexcept { this->close(yield); }); in start() argument
50 [this](auto eptr, auto yield) noexcept { ingress_->disconnect(eptr, yield); }); in start()
55 template <typename Yield> void Session::close(Yield yield) in close()
/dports/net/pichi/pichi-1.4.0/src/net/
H A Dhttp.cpp131 static bool tunnelConnect(Endpoint const& remote, Stream& s, Yield yield, in tunnelConnect()
191 ConstBuffer<uint8_t> buf, Stream& s, Yield yield, in tryToSendHeader()
252 template <typename Stream> void HttpIngress<Stream>::close(Yield yield) in close()
324 send_ = [this](auto buf, auto yield) { write(stream_, buf, yield); }; in readRemote()
325 recv_ = [this](auto buf, auto yield) { in readRemote()
333 confirm_ = [this](auto yield) { in readRemote()
347 send_ = [this](auto buf, auto yield) { in readRemote()
397 send_ = [this](auto buf, auto yield) { write(stream_, buf, yield); }; in connect()
403 send_ = [this](auto buf, auto yield) { in connect()
405 send_ = [this](auto buf, auto yield) { write(stream_, buf, yield); }; in connect()
[all …]
H A Dsocks5.cpp76 template <typename Stream> void Socks5Ingress<Stream>::authenticate(Yield yield) in authenticate()
78 auto readString = [](auto&& stream, auto yield) { in authenticate()
116 size_t Socks5Ingress<Stream>::recv(MutableBuffer<uint8_t> buf, Yield yield) in recv()
126 template <typename Stream> void Socks5Ingress<Stream>::close(Yield yield) in close()
141 template <typename Stream> Endpoint Socks5Ingress<Stream>::readRemote(Yield yield) in readRemote()
171 template <typename Stream> void Socks5Ingress<Stream>::confirm(Yield yield) in confirm()
208 static void writeString(Stream& stream, asio::yield_context yield, string_view str) in writeString()
215 template <typename Stream> void Socks5Egress<Stream>::authenticate(Yield yield) in authenticate()
230 size_t Socks5Egress<Stream>::recv(MutableBuffer<uint8_t> buf, Yield yield) in recv()
240 template <typename Stream> void Socks5Egress<Stream>::close(Yield yield) in close()
[all …]
H A Dtrojan.cpp45 size_t TrojanIngress<Stream>::recv(MutableBuffer<uint8_t> buf, Yield yield) in recv()
53 template <typename Stream> void TrojanIngress<Stream>::send(ConstBuffer<uint8_t> buf, Yield yield) in send()
58 template <typename Stream> void TrojanIngress<Stream>::close(Yield yield) in close()
75 template <typename Stream> Endpoint TrojanIngress<Stream>::readRemote(Yield yield) in readRemote()
147 size_t TrojanEgress<Stream>::recv(MutableBuffer<uint8_t> buf, Yield yield) in recv()
152 template <typename Stream> void TrojanEgress<Stream>::send(ConstBuffer<uint8_t> buf, Yield yield) in send()
157 template <typename Stream> void TrojanEgress<Stream>::close(Yield yield) in close()
167 void TrojanEgress<Stream>::connect(Endpoint const& remote, ResolveResults next, Yield yield) in connect()
H A Dssaead.cpp21 void SSAeadAdapter<method, Stream>::close(Yield yield) in close()
37 size_t SSAeadAdapter<method, Stream>::recv(MutableBuffer<uint8_t> plain, Yield yield) in recv()
55 void SSAeadAdapter<method, Stream>::send(ConstBuffer<uint8_t> plain, Yield yield) in send()
72 Yield yield) in connect()
83 size_t SSAeadAdapter<method, Stream>::readIV(MutableBuffer<uint8_t> iv, Yield yield) in readIV()
94 Endpoint SSAeadAdapter<method, Stream>::readRemote(Yield yield) in readRemote()
117 void SSAeadAdapter<method, Stream>::recvBlock(MutableBuffer<uint8_t> block, Yield yield) in recvBlock()
128 size_t SSAeadAdapter<method, Stream>::recvFrame(MutableBuffer<uint8_t> provided, Yield yield) in recvFrame()
/dports/net/pichi/pichi-1.4.0/include/pichi/net/
H A Dhelper.hpp46 template <typename Stream, typename Yield> void handshake(Stream& stream, Yield yield) in handshake()
56 void connect(Results next, Stream& stream, Yield yield) in connect()
68 template <typename Stream, typename Yield> void accept(Stream& stream, Yield yield) in accept()
81 void read(Stream& stream, MutableBuffer<uint8_t> buf, Yield yield) in read()
91 size_t readSome(Stream& stream, MutableBuffer<uint8_t> buf, Yield yield) in readSome()
101 size_t readHttpHeader(Stream& stream, DynamicBuffer& buf, Parser& parser, Yield yield) in readHttpHeader()
111 void write(Stream& stream, ConstBuffer<uint8_t> buf, Yield yield) in write()
131 void writeHttpHeader(Stream& stream, Serializer&& sr, Yield yield) in writeHttpHeader()
140 template <typename Stream, typename Yield> void close(Stream& stream, Yield yield) in close()
/dports/devel/boost-docs/boost_1_72_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/coroutine/test/
H A Dtest_symmetric_coroutine.cpp86 coro::symmetric_coroutine< void* >::yield_type * yield; member in D
179 void f3( coro::symmetric_coroutine< X >::yield_type & yield) in f3()
182 void f4( coro::symmetric_coroutine< X& >::yield_type & yield) in f4()
188 void f5( coro::symmetric_coroutine< X* >::yield_type & yield) in f5()
191 void f6( coro::symmetric_coroutine< void >::yield_type & yield) in f6()
197 void f7( coro::symmetric_coroutine< int >::yield_type & yield) in f7()
208 void f10( coro::symmetric_coroutine< int >::yield_type & yield, in f10()
229 void f12( coro::symmetric_coroutine< X& >::yield_type & yield, in f12()
236 void f121( coro::symmetric_coroutine< X& >::yield_type & yield) in f121()
239 void f14( coro::symmetric_coroutine< int >::yield_type & yield, in f14()
[all …]

12345678910>>...76