Home
last modified time | relevance | path

Searched refs:detect (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/freebsd-12.1/usr.sbin/pc-sysinstall/pc-sysinstall/
H A Dpc-sysinstall.sh138 detect-laptop) ${QUERYDIR}/detect-laptop.sh
142 detect-nics) ${QUERYDIR}/detect-nics.sh
146 detect-emulation) ${QUERYDIR}/detect-emulation.sh
/freebsd-12.1/usr.bin/tip/libacu/
H A Dbiz22.c55 static int detect(char *);
86 if (!detect("7\r")) { in biz_dialer()
97 connected = detect("1\r"); in biz_dialer()
168 detect(char *s) in detect() function
H A Dbiz31.c54 static int detect(char *);
96 connected = detect(" "); in biz_dialer()
173 detect(char *s) in detect() function
/freebsd-12.1/usr.sbin/pc-sysinstall/backend-query/
H A DMakefile3 FILES= detect-laptop.sh detect-nics.sh detect-emulation.sh disk-info.sh \
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_flags.inc23 "Size (in Mb) of quarantine used to detect use-after-free "
27 "Size (in Kb) of thread local quarantine used to detect "
42 "Controls the way to handle globals (0 - don't detect buffer overflow on "
43 "globals, 1 - detect buffer overflow, 2 - print data about registered "
140 "If >= 2, detect operations like <, <=, >, >= and - on invalid pointer "
142 "If == 1, detect invalid operations only when both pointers are non-null.")
148 "If >=2, detect violation of One-Definition-Rule (ODR); "
149 "If ==1, detect ODR-violation only if the two variables "
/freebsd-12.1/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-networking.sh69 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
94 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
137 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
309 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
334 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
/freebsd-12.1/sys/gnu/dts/arm/
H A Dstih410-pinctrl.dtsi18 usb-oc-detect = <&pio35 0 ALT1 IN>;
27 usb-oc-detect = <&pio35 2 ALT1 IN>;
H A Dste-nomadik-s8815.dts25 /* This hog will bias the MMC/SD card detect line */
30 line-name = "card detect bias";
141 /* Configure card detect for the uSD slot */
H A Dexynos5260-xyref5260.dts70 card-detect-delay = <200>;
82 card-detect-delay = <200>;
H A Dexynos5410-smdk5410.dts43 card-detect-delay = <200>;
53 card-detect-delay = <200>;
H A Dpxa300-raumfeld-speaker-one.dts113 st,fault-detect-recovery;
116 st,invalid-input-detect-mute;
H A Dimx6ul-ccimx6ulsbcexpress.dts54 smsc,disable-energy-detect;
99 broken-cd; /* no carrier detect line (use polling) */
H A Dimx6ul-ccimx6ulsbcpro.dts100 smsc,disable-energy-detect;
106 smsc,disable-energy-detect;
239 broken-cd; /* no carrier detect line (use polling) */
H A Ddove-cubox-es.dts10 /* sdio0 card detect is connected to wrong pin on CuBox ES */
H A Dmmp2-brownstone.dts184 batt-detect = <0>;
188 no-insert-detect = <0>;
H A Dsun4i-a10-hyundai-a7hd.dts90 usb0_id_detect_pin: usb0-id-detect-pin {
96 usb0_vbus_detect_pin: usb0-vbus-detect-pin {
H A Dqcom-apq8064-arrow-db600c-pins.dtsi2 card_detect: card-detect {
H A Dsun4i-a10-chuwi-v7-cw0825.dts135 usb0_id_detect_pin: usb0-id-detect-pin {
141 usb0_vbus_detect_pin: usb0-vbus-detect-pin {
H A Dsun5i-a13-olinuxino-micro.dts113 usb0_id_detect_pin: usb0-id-detect-pin {
119 usb0_vbus_detect_pin: usb0-vbus-detect-pin {
/freebsd-12.1/usr.sbin/pc-sysinstall/doc/
H A Dhelp-index24 detect-laptop
27 detect-emulation
30 detect-nics
/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_crt.c516 int count, detect; in intel_crt_load_detect() local
548 detect = 0; in intel_crt_load_detect()
555 detect++; in intel_crt_load_detect()
567 status = detect * 4 > count * 3 ? in intel_crt_load_detect()
688 .detect = intel_crt_detect,
H A Ddvo.h120 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo); member
/freebsd-12.1/sys/mips/conf/
H A DSENTRY515 # SiliconBackplane, needs to be integrated to detect and probe hardware
22 # * The Broadcom CPUs have no FPU. Attempting to detect one by reading CP1's
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_connectors.c706 .detect = radeon_lvds_detect,
793 ret = encoder_funcs->detect(encoder, connector); in radeon_vga_detect()
824 .detect = radeon_vga_detect,
878 ret = encoder_funcs->detect(encoder, connector); in radeon_tv_detect()
894 .detect = radeon_tv_detect,
1060 if (encoder_funcs->detect) { in radeon_dvi_detect()
1064 ret = encoder_funcs->detect(encoder, connector); in radeon_dvi_detect()
1075 lret = encoder_funcs->detect(encoder, connector); in radeon_dvi_detect()
1208 .detect = radeon_dvi_detect,
1419 ret = encoder_funcs->detect(encoder, connector); in radeon_dp_detect()
[all …]
/freebsd-12.1/tools/tools/ath/athprom/
H A Deeprom-416 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
89 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
154 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |

12345678910>>...17