Home
last modified time | relevance | path

Searched refs:wait_1 (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/z88dk/z88dk/libsrc/target/gb/stdio/
H A Dvpeek_MODE1.asm55 wait_1: label
58 JR NZ,wait_1
64 djnz wait_1
/dports/devel/z88dk/z88dk/libsrc/target/gb/gbdk/
H A Dwaitpadup.asm20 wait_1: label
25 JR NZ,wait_1 ; Not yet
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dreceive_SUITE.erl294 <<42>> = wait_1(r, 1, 2),
295 {1,2,3} = wait_1(1, 2, 3),
299 wait_1(r, _, _) -> function
306 wait_1(A, B, C) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dreceive_SUITE.erl302 <<42>> = wait_1(r, 1, 2),
303 {1,2,3} = wait_1(1, 2, 3),
307 wait_1(r, _, _) -> function
314 wait_1(A, B, C) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/eunit/src/
H A Deunit_serial.erl145 wait_1(Id, Type, ParentId, GroupMinSize, St);
155 wait_1(Id, Type, ParentId, GroupMinSize, St) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dreceive_SUITE.erl354 <<42>> = wait_1(r, 1, 2),
355 {1,2,3} = wait_1(1, 2, 3),
359 wait_1(r, _, _) -> function
366 wait_1(A, B, C) -> function
/dports/cad/nvc/nvc-r1.5.3/test/lower/
H A Dwait1.vhd11 wait_1: wait for 1 ns;
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dwait1.vhd11 wait_1: wait for 1 ns;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dreceive_SUITE.erl493 <<42>> = wait_1(r, 1, 2),
494 {1,2,3} = wait_1(1, 2, 3),
498 wait_1(r, _, _) -> function
505 wait_1(A, B, C) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dreceive_SUITE.erl493 <<42>> = wait_1(r, 1, 2),
494 {1,2,3} = wait_1(1, 2, 3),
498 wait_1(r, _, _) -> function
505 wait_1(A, B, C) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dreceive_SUITE.erl493 <<42>> = wait_1(r, 1, 2),
494 {1,2,3} = wait_1(1, 2, 3),
498 wait_1(r, _, _) -> function
505 wait_1(A, B, C) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dreceive_SUITE.erl493 <<42>> = wait_1(r, 1, 2),
494 {1,2,3} = wait_1(1, 2, 3),
498 wait_1(r, _, _) -> function
505 wait_1(A, B, C) -> function
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddarwin-nat.h117 ptid_t wait_1 (ptid_t, struct target_waitstatus *);
H A Ddarwin-nat.c1161 darwin_nat_target::wait_1 (ptid_t ptid, struct target_waitstatus *status) in wait_1() function
1288 return wait_1 (ptid, status); in wait()
1402 ptid = wait_1 (ptid_t (inf->pid), &wstatus); in stop_inferior()
1527 ptid = wait_1 (ptid_t (inf->pid), &wstatus); in kill()
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dlinux-low.h358 ptid_t wait_1 (ptid_t ptid, target_waitstatus *ourstatus,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/core_SUITE_data/
H A Dreceive_tests.core808 case apply 'wait_1'/3
812 case apply 'wait_1'/3
847 'wait_1'/3 =
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/core_SUITE_data/
H A Dreceive_tests.core808 case apply 'wait_1'/3
812 case apply 'wait_1'/3
847 'wait_1'/3 =
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/core_SUITE_data/
H A Dreceive_tests.core808 case apply 'wait_1'/3
812 case apply 'wait_1'/3
847 'wait_1'/3 =
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/core_SUITE_data/
H A Dreceive_tests.core808 case apply 'wait_1'/3
812 case apply 'wait_1'/3
847 'wait_1'/3 =

12