Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpincfg-node.yaml22 type: boolean
26 type: boolean
30 type: boolean
55 type: boolean
59 type: boolean
63 type: boolean
74 type: boolean
79 type: boolean
84 type: boolean
88 type: boolean
[all …]
H A Dst,stm32-pinctrl.yaml160 type: boolean
162 type: boolean
164 type: boolean
166 type: boolean
168 type: boolean
170 type: boolean
172 type: boolean
/freebsd-13.1/usr.bin/tip/tip/
H A Dcmds.c201 if (boolean(value(VERBOSE))) in transfer()
360 if (boolean(value(VERBOSE))) in transmit()
387 if (boolean(value(VERBOSE))) { in transmit()
388 if (boolean(value(RAWFTP))) in transmit()
423 if (boolean(value(ECHOCHECK))) in cu_put()
514 if (boolean(value(VERBOSE))) in pipeout()
568 if (boolean(value(VERBOSE))) in consh()
626 if (boolean(value(SCRIPT))) in setscript()
777 if (boolean(value(SCRIPT))) in variable()
782 if (boolean(value(TAND))) in variable()
[all …]
H A Dtipout.c92 if (boolean(value(SCRIPT)) && fscript != NULL) in intEMT()
112 if (boolean(value(SCRIPT)) && fscript != NULL) in intTERM()
123 setboolean(value(BEAUTIFY), !boolean(value(BEAUTIFY))); in intSYS()
173 if (boolean(value(SCRIPT)) && fscript != NULL) { in tipout()
174 if (!boolean(value(BEAUTIFY))) { in tipout()
H A Dtip.c399 if (boolean(value(SCRIPT))) { in tipin()
418 setboolean(value(RAISE), !boolean(value(RAISE))); in tipin()
424 if (boolean(value(HALFDUPLEX))) in tipin()
434 if (boolean(value(RAISE)) && islower(gch)) in tipin()
438 if (boolean(value(HALFDUPLEX))) in tipin()
566 if (boolean(value(DC))) in ttysetup()
568 if (boolean(value(HARDWAREFLOW))) in ttysetup()
575 if (boolean(value(TAND))) in ttysetup()
/freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8973-regulator.txt15 -maxim,externally-enable: boolean, externally control the regulator output
22 -maxim,enable-remote-sense: boolean, enable reote sense.
23 -maxim,enable-falling-slew-rate: boolean, enable falling slew rate.
24 -maxim,enable-active-discharge: boolean: enable active discharge.
25 -maxim,enable-frequency-shift: boolean, enable 9% frequency shift.
26 -maxim,enable-bias-control: boolean, enable bias control. By enabling this
28 -maxim,enable-etr: boolean, enable Enhanced Transient Response.
29 -maxim,enable-high-etr-sensitivity: boolean, Enhanced transient response
H A Dregulator.yaml37 description: boolean, regulator should never be disabled
38 type: boolean
47 type: boolean
51 type: boolean
55 type: boolean
91 type: boolean
114 type: boolean
118 type: boolean
159 type: boolean
163 type: boolean
[all …]
/freebsd-13.1/usr.bin/tip/libacu/
H A Dt3000.c79 if (boolean(value(VERBOSE))) in t3000_dialer()
99 if (boolean(value(VERBOSE))) in t3000_dialer()
175 if (boolean(value(VERBOSE))) in t3000_swallow()
180 if (boolean(value(VERBOSE))) in t3000_swallow()
244 boolean(value(VERBOSE))) { in t3000_connect()
264 if (boolean(value(VERBOSE))) in t3000_connect()
273 if (boolean(value(VERBOSE))) in t3000_connect()
335 if (boolean(value(VERBOSE))) in t3000_write()
H A Dcourier.c78 if (boolean(value(VERBOSE))) in cour_dialer()
98 if (boolean(value(VERBOSE))) in cour_dialer()
174 if (boolean(value(VERBOSE))) in cour_swallow()
179 if (boolean(value(VERBOSE))) in cour_swallow()
229 boolean(value(VERBOSE))) { in cour_connect()
249 if (boolean(value(VERBOSE))) in cour_connect()
258 if (boolean(value(VERBOSE))) in cour_connect()
317 if (boolean(value(VERBOSE))) in cour_write()
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt25 (boolean, default is self-powered)
26 - disable-hi-speed : disable USB Hi-Speed support (boolean)
28 (boolean, default is multi-tt)
29 - disable-eop : disable End of Packet generation in full-speed mode (boolean)
31 mode (boolean, default is individual)
33 (boolean, default is individual)
35 operation if the local power source is removed or unavailable (boolean)
39 - compound-device : indicate the hub is part of a compound device (boolean)
40 - port-mapping-mode : enable port mapping mode (boolean)
42 (boolean, default is speed mode)
/freebsd-13.1/libexec/bootpd/
H A Dreadfile.h7 extern boolean hwlookcmp(hash_datum *, hash_datum *);
8 extern boolean iplookcmp(hash_datum *, hash_datum *);
9 extern boolean nmcmp(hash_datum *, hash_datum *);
/freebsd-13.1/usr.sbin/apm/
H A Dapm.c57 is_true(const char *boolean) in is_true() argument
62 val = strtoul(boolean, &endp, 0); in is_true()
65 if (strcasecmp(boolean, "true") == 0 || in is_true()
66 strcasecmp(boolean, "yes") == 0 || in is_true()
67 strcasecmp(boolean, "enable") == 0) in is_true()
69 if (strcasecmp(boolean, "false") == 0 || in is_true()
70 strcasecmp(boolean, "no") == 0 || in is_true()
71 strcasecmp(boolean, "disable") == 0) in is_true()
74 warnx("invalid boolean argument \"%s\"", boolean); in is_true()
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml35 type: boolean
54 type: boolean
65 type: boolean
137 type: boolean
141 type: boolean
145 type: boolean
149 type: boolean
161 type: boolean
180 type: boolean
196 type: boolean
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/
H A Dsamsung,s6e8aa0.yaml47 description: boolean to flip image horizontally
48 type: boolean
51 description: boolean to flip image vertically
52 type: boolean
/freebsd-13.1/sys/contrib/device-tree/Bindings/timer/
H A Darm,arch_timer.yaml50 type: boolean
55 type: boolean
61 type: boolean
68 type: boolean
75 type: boolean
82 type: boolean
/freebsd-13.1/lib/libc/iconv/
H A Dcitrus_prop.h51 _CITRUS_PROP_CB0_T(boolean, int)
71 _CITRUS_PROP_CB_T_OPS(boolean);
79 { name, _CITRUS_PROP_BOOL, { .boolean = { cb } } }
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7192.yaml56 type: boolean
61 type: boolean
70 type: boolean
78 type: boolean
82 type: boolean
/freebsd-13.1/sys/dev/tws/
H A Dtws.h207 typedef enum _boolean { false, true } boolean; typedef
209 #define boolean bool macro
252 boolean is64bit; /* True - 64bit else 32bit */
264 boolean obfl_q_overrun; /* OBFL overrun flag */
/freebsd-13.1/contrib/ipfilter/
H A DSTYLE.TXT34 All expressions which evaluate to a boolean for a test condition, such as
35 in an if()/while() statement must involve a boolean operation. Since C
36 has no native boolean type, this means that one of <,>,<=,>=,==,!= must
37 be present. Implied boolean evaluations are out.
/freebsd-13.1/sys/contrib/device-tree/Bindings/serial/
H A Dsnps-dw-apb-uart.yaml63 type: boolean
77 type: boolean
84 type: boolean
91 type: boolean
97 type: boolean
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/connector/
H A Ddvi-connector.yaml27 type: boolean
31 type: boolean
35 type: boolean
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dl2c2x0.yaml111 type: boolean
125 type: boolean
163 type: boolean
167 type: boolean
171 type: boolean
175 type: boolean
181 type: boolean
215 type: boolean
220 type: boolean
H A Datmel-sysregs.txt72 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
75 - atmel,wakeup-rtc-timer: boolean to enable Real-time Clock Wake-up.
76 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
79 - atmel,wakeup-rtc-timer: boolean to enable Real-time Clock Wake-up.
104 - atmel,wakeup-rtc-timer: boolean to enable Real-Time Clock wake-up.
107 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
121 - atmel,wakeup-active-high: boolean, the corresponding wake-up input described
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dchipone_icn8318.txt19 - touchscreen-inverted-x : X axis is inverted (boolean)
20 - touchscreen-inverted-y : Y axis is inverted (boolean)
21 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
/freebsd-13.1/sys/contrib/device-tree/Bindings/extcon/
H A Dwlf,arizona.yaml33 type: boolean
38 type: boolean
43 type: boolean
48 type: boolean
93 type: boolean

12345678910>>...15