Home
last modified time | relevance | path

Searched refs:proceed (Results 1 – 25 of 56) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/lib/File/Spec/
DMac.pm645 my $proceed;
649 $proceed = ($path =~ s/^(.*):[^:]+::(.*?)\z/$1:$2/);
650 } while ($proceed);
/mirbsd/src/gnu/usr.bin/perl/lib/File/
DDosGlob.pm274 my $proceed;
277 $proceed = ($p =~ s/^(.*):[^:]+::(.*?)\z/$1:$2/);
278 } while ($proceed);
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinfcmd.c598 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 0); in continue_command()
717 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 1); in step_1()
835 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 1); in step_once()
925 proceed (addr, TARGET_SIGNAL_0, 0); in jump_command()
986 proceed (oursig == TARGET_SIGNAL_0 ? (CORE_ADDR) -1 : stop_pc, oursig, 0); in signal_command()
1039 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 1); in until_next_command()
1299 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 0); in finish_command()
Dinferior.h154 extern void proceed (CORE_ADDR, enum target_signal, int);
Dremote-utils.c489 proceed (entry_pt, -1, 0); in gr_create_inferior()
Dinftarg.c342 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_0, 0); in child_create_inferior()
Dremote-st.c262 proceed ((CORE_ADDR) entry_pt, TARGET_SIGNAL_DEFAULT, 0); in st2000_create_inferior()
Dinf-ptrace.c339 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_0, 0); in inf_ptrace_create_inferior()
Dremote-sim.c463 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 0); in gdbsim_create_inferior()
Dinfcall.c738 proceed (real_pc, TARGET_SIGNAL_0, 0); in call_function_by_hand()
Dremote-sds.c992 proceed (bfd_get_start_address (exec_bfd), TARGET_SIGNAL_0, 0); in sds_create_inferior()
Docd.c1024 proceed (bfd_get_start_address (exec_bfd), TARGET_SIGNAL_0, 0); in ocd_create_inferior()
Dremote-rdi.c389 proceed (entry_point, TARGET_SIGNAL_DEFAULT, 0); in arm_rdi_create_inferior()
Dinf-ttrace.c517 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_0, 0); in inf_ttrace_create_inferior()
Dremote-rdp.c1380 proceed (entry_point, TARGET_SIGNAL_DEFAULT, 0); in remote_rdp_create_inferior()
Dremote-m32r-sdi.c341 proceed (entry_pt, TARGET_SIGNAL_DEFAULT, 0); in m32r_create_inferior()
/mirbsd/src/gnu/usr.bin/perl/t/pod/
Dincluded.t34 # proceed it!
/mirbsd/src/usr.bin/patch/
DREADME72 Please read all the directions below before you proceed any further, and
82 ask you about. It will then proceed to make config.h, config.sh, and
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_alert_type_string.pod153 applied, the sender decided not to proceed with negotiation.
210 proceed with the connection. One case where this would be
/mirbsd/src/sbin/dump/
Dtape.c716 proceed(int signo) in proceed() function
732 signal(SIGUSR2, proceed); /* Slave sends SIGUSR2 to next slave */ in enslave()
/mirbsd/src/usr.bin/diff/
Ddiffreg.c1021 goto proceed; in change()
1029 goto proceed; in change()
1034 proceed: in change()
/mirbsd/src/usr.bin/awk/
DREADME77 file makefile.win gives hints on how to proceed; if you run
/mirbsd/src/gnu/usr.bin/perl/
DREADME61 Please read all the directions below before you proceed any further, and
/mirbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/
DREADME64 use unzip32.exe available with the rest of DJGPP), and proceed to the
/mirbsd/src/distrib/common/
D00-README22 whether you want to proceed to the traditional bootloader, run the Live CD

123