Searched refs:is_remote (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/boards/ |
| H A D | README | 53 # [is_remote host] == 0 && [is_remote target] == 0. 61 # [is_remote host] == 0 && [is_remote target] == 1. 67 # [is_remote host] == 1 && [is_remote target] == 0. 74 # [is_remote host] == 1 && [is_remote target] == 1.
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | remote-cstms.c | 142 int *is_remote, int *id_ptr, int *used_stdin) in start_remote_job() argument 259 *is_remote = 0; in start_remote_job()
|
| H A D | remote-stub.c | 58 int *is_remote UNUSED, int *id_ptr UNUSED, in start_remote_job()
|
| H A D | job.c | 193 int *is_remote, int *id_ptr, int *used_stdin)); 1187 int is_remote, id, used_stdin; in start_job_command() local 1190 &is_remote, &id, &used_stdin)) in start_job_command() 1201 child->remote = is_remote; in start_job_command()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/lib/ |
| H A D | libphobos.exp | 173 if { [is_remote host] == 0 && [which $compiler] != 0 } {
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_dp_helper.c | 314 if (!aux->is_remote) { in drm_dp_dpcd_read() 321 if (aux->is_remote) in drm_dp_dpcd_read() 352 if (aux->is_remote) in drm_dp_dpcd_write()
|
| H A D | drm_dp_mst_topology.c | 2228 port->aux.is_remote = true; in drm_dp_mst_add_port()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/lib/ |
| H A D | libphobos.exp | 229 if { [is_remote host] == 0 && [which $compiler] != 0 } {
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_dp_helper.h | 1424 bool is_remote; member
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2015 | 531 Use mi_is_target_remote instead of checking "is_remote target".
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2015 | 531 Use mi_is_target_remote instead of checking "is_remote target".
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 31051 - making the copy-to-remote conditional on is_remote target, and 59628 It could be made to work for the "[is_remote host] && [is_remote target] 63178 [gdb/testsuite] Require ![is_remote host] for TUI 75418 Use require with is_remote 75419 This changes some tests to use require with 'is_remote', rather than 94757 if { [is_remote host] && [board_info host exists fileid] } { 96763 if {![is_remote host] && ![is_remote target]} { 175338 - is_remote target: this checks whether the target board is remote, as
|