| /netbsd/src/usr.bin/tip/aculib/ |
| D | biz22.c | 49 static int detect(const char *); 81 if (!detect("7\r")) { in biz_dialer() 92 connected = detect("1\r"); in biz_dialer() 161 detect(const char * volatile s) in detect() function
|
| D | biz31.c | 50 static int detect(const char *); 88 connected = detect(" "); in biz_dialer() 163 detect(const char *s) in detect() function
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/packages/windows/installer/ |
| D | NTMakefile | 132 !if [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==19 134 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==18 136 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==17 138 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==16 140 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==15 142 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==14
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | predicates.md | 241 ;; Used to detect constants that are valid for addq/subq instructions 249 ;; Used to detect equality and non-equality operators 253 ;; Used to detect when an operand is either a register 255 ;; Used by insv pattern to help detect when we're initializing 264 ;; Used to detect a constant that is all ones in its lower bits. 271 ;; Used to detect valid targets for conditional branches 272 ;; Used to detect (pc) or (label_ref) in some jumping patterns to cut down
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-v850.texi | 45 the V850 processor. This allows the linker to detect attempts to link 51 the V850E processor. This allows the linker to detect attempts to link 57 the V850E1 processor. This allows the linker to detect attempts to link 74 the V850E2 processor. This allows the linker to detect attempts to link 80 the V850E2V3 processor. This allows the linker to detect attempts to link 90 the V850E3V5 processor. This allows the linker to detect attempts to link 303 the V850 processor. This allows the linker to detect attempts to link 309 the V850E processor. This allows the linker to detect attempts to link 315 the V850E1 processor. This allows the linker to detect attempts to link 321 the V850E2 processor. This allows the linker to detect attempts to link [all …]
|
| /netbsd/src/external/bsd/iscsi/dist/include/ |
| D | driver.h | 98 detect: iscsi_detect, \ 131 detect: iscsi_detect, \
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ |
| D | drm_probe_helper.c | 282 else if (connector->funcs->detect) in drm_helper_probe_detect_ctx() 283 ret = connector->funcs->detect(connector, force); in drm_helper_probe_detect_ctx() 330 else if (connector->funcs->detect) in drm_helper_probe_detect() 331 return connector->funcs->detect(connector, force); in drm_helper_probe_detect()
|
| D | drm_encoder_slave.c | 178 return get_slave_funcs(encoder)->detect(encoder, connector); in drm_i2c_encoder_detect()
|
| /netbsd/src/external/bsd/tre/dist/ |
| D | configure.ac | 281 [disable the wide character (wchar_t) support @<:@default=detect@:>@]), 283 [ tre_enable_wchar="detect" ]) 300 [ tre_libutf8="detect" 359 if test "$tre_libutf8" = "detect"; then 472 [disable multibyte character set support @<:@default=detect@:>@]), 474 [ tre_enable_multibyte="detect" ])
|
| /netbsd/src/sys/arch/hpcmips/vr/ |
| D | flash_vrip.c | 192 goto detect; in flash_probe() 196 goto detect; in flash_probe() 200 goto detect; in flash_probe() 204 detect: in flash_probe()
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | depstand.m4 | 21 # honor --disable-dependency-checking, and failure to detect a usable 49 # it helps to detect inapplicable dependency modes. For instance 82 # handle `-M -o', and we need to detect this.
|
| D | ax_count_cpus.m4 | 94 AC_MSG_RESULT([[unable to detect]]) 98 AC_MSG_RESULT([[unable to detect (assuming 1)]])
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | depstand.m4 | 21 # honor --disable-dependency-checking, and failure to detect a usable 49 # it helps to detect inapplicable dependency modes. For instance 82 # handle `-M -o', and we need to detect this.
|
| D | ax_count_cpus.m4 | 94 AC_MSG_RESULT([[unable to detect]]) 98 AC_MSG_RESULT([[unable to detect (assuming 1)]])
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | depstand.m4 | 21 # honor --disable-dependency-checking, and failure to detect a usable 49 # it helps to detect inapplicable dependency modes. For instance 82 # handle `-M -o', and we need to detect this.
|
| D | ax_count_cpus.m4 | 94 AC_MSG_RESULT([[unable to detect]]) 98 AC_MSG_RESULT([[unable to detect (assuming 1)]])
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ppc-linux-nat.c | 376 void detect (const ptid_t &ptid) in detect() function 2051 m_dreg_interface.detect (inferior_ptid); in can_use_hw_breakpoint() 2106 m_dreg_interface.detect (inferior_ptid); in region_ok_for_hw_watchpoint() 2185 m_dreg_interface.detect (inferior_ptid); in ranged_break_num_registers() 2204 m_dreg_interface.detect (inferior_ptid); in insert_hw_breakpoint() 2245 m_dreg_interface.detect (inferior_ptid); in remove_hw_breakpoint() 2351 m_dreg_interface.detect (inferior_ptid); in can_use_watchpoint_cond_accel() 2551 m_dreg_interface.detect (inferior_ptid); in can_accel_watchpoint_condition() 2623 m_dreg_interface.detect (inferior_ptid); in insert_watchpoint() 2720 m_dreg_interface.detect (ptid_t (pid, pid)); in low_init_process() [all …]
|
| /netbsd/src/sys/arch/sparc/conf/ |
| D | GENERIC.MP | 10 ## the locore version attempts to detect stuck locks
|
| /netbsd/src/external/bsd/ipf/dist/ipsd/ |
| D | ipsdr.c | 122 int detect(srcip, dport, date) in detect() function 205 detect(hp[i].sh_ip, ips->sd_port, hp[i].sh_date);
|
| D | slinux.c | 57 if (0 == detect(ip, tcp))
|
| /netbsd/src/sys/external/bsd/drm2/include/drm/ |
| D | drm_encoder_slave.h | 63 (*detect)(struct drm_encoder *, struct drm_connector *); member
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | TODO | 7 --detect-odr-violations and --compress-debug-sections.
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | Makefile.am | 60 cf/w32-detect-vc-version.pl \
|
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ |
| D | drm_encoder_slave.h | 67 enum drm_connector_status (*detect)(struct drm_encoder *encoder, member
|
| /netbsd/src/sys/arch/sandpoint/stand/altboot/ |
| D | version | 22 spun up. Also detect PCI-vendor 0x1148 (S&K) as Synology.
|