Home
last modified time | relevance | path

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

12345678910>>...17

/freebsd-12-stable/usr.sbin/pc-sysinstall/pc-sysinstall/
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-stable/usr.bin/tip/libacu/
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
Dbiz31.c54 static int detect(char *);
96 connected = detect(" "); in biz_dialer()
173 detect(char *s) in detect() function
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend-query/
DMakefile3 FILES= detect-laptop.sh detect-nics.sh detect-emulation.sh disk-info.sh \
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_flags.inc22 "Size (in Mb) of quarantine used to detect use-after-free "
26 "Size (in Kb) of thread local quarantine used to detect "
41 "Controls the way to handle globals (0 - don't detect buffer overflow on "
42 "globals, 1 - detect buffer overflow, 2 - print data about registered "
138 "If >= 2, detect operations like <, <=, >, >= and - on invalid pointer "
140 "If == 1, detect invalid operations only when both pointers are non-null.")
146 "If >=2, detect violation of One-Definition-Rule (ODR); "
147 "If ==1, detect ODR-violation only if the two variables "
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
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-stable/sys/gnu/dts/arm/
Dstih410-pinctrl.dtsi15 usb-oc-detect = <&pio35 0 ALT1 IN>;
24 usb-oc-detect = <&pio35 2 ALT1 IN>;
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 */
Dexynos5260-xyref5260.dts70 card-detect-delay = <200>;
82 card-detect-delay = <200>;
Dexynos5410-smdk5410.dts43 card-detect-delay = <200>;
53 card-detect-delay = <200>;
Dpxa300-raumfeld-speaker-one.dts113 st,fault-detect-recovery;
116 st,invalid-input-detect-mute;
Dimx6ul-ccimx6ulsbcexpress.dts54 smsc,disable-energy-detect;
99 broken-cd; /* no carrier detect line (use polling) */
Dimx6ul-ccimx6ulsbcpro.dts100 smsc,disable-energy-detect;
106 smsc,disable-energy-detect;
239 broken-cd; /* no carrier detect line (use polling) */
Ddove-cubox-es.dts10 /* sdio0 card detect is connected to wrong pin on CuBox ES */
Dmmp2-brownstone.dts181 batt-detect = <0>;
185 no-insert-detect = <0>;
Dqcom-apq8064-arrow-db600c-pins.dtsi2 card_detect: card-detect {
Dexynos3250-artik5-eval.dts25 card-detect-delay = <200>;
Dpxa300-raumfeld-controller.dts115 dock-detect {
116 label = "dock detect";
/freebsd-12-stable/usr.sbin/pc-sysinstall/doc/
Dhelp-index24 detect-laptop
27 detect-emulation
30 detect-nics
/freebsd-12-stable/sys/dev/drm2/i915/
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,
Ddvo.h120 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo); member
/freebsd-12-stable/sys/dev/drm2/radeon/
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-stable/sys/mips/conf/
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-stable/tools/tools/ath/athprom/
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 |
Deeprom-517 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
103 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
181 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |

12345678910>>...17