| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pincfg-node.yaml | 22 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 D | st,stm32-pinctrl.yaml | 160 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 D | cmds.c | 201 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 D | tipout.c | 92 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 D | tip.c | 399 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 D | max8973-regulator.txt | 15 -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 D | regulator.yaml | 37 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 D | t3000.c | 79 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 D | courier.c | 78 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 D | usb251xb.txt | 25 (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 D | readfile.h | 7 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 D | apm.c | 57 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 D | iqs269a.yaml | 35 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 D | samsung,s6e8aa0.yaml | 47 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 D | arm,arch_timer.yaml | 50 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 D | citrus_prop.h | 51 _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 D | adi,ad7192.yaml | 56 type: boolean 61 type: boolean 70 type: boolean 78 type: boolean 82 type: boolean
|
| /freebsd-13.1/sys/dev/tws/ |
| H A D | tws.h | 207 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 D | STYLE.TXT | 34 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 D | snps-dw-apb-uart.yaml | 63 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 D | dvi-connector.yaml | 27 type: boolean 31 type: boolean 35 type: boolean
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | l2c2x0.yaml | 111 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 D | atmel-sysregs.txt | 72 - 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 D | chipone_icn8318.txt | 19 - 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 D | wlf,arizona.yaml | 33 type: boolean 38 type: boolean 43 type: boolean 48 type: boolean 93 type: boolean
|