| /freebsd-14.2/contrib/libpcap/ |
| H A D | grammar.y.in | 487 bpf_set_error(cstate, "'port' modifier applied to IP address and netmask"); 490 bpf_set_error(cstate, "'portrange' modifier applied to IP address and netmask"); 493 bpf_set_error(cstate, "'proto' modifier applied to IP address and netmask"); 506 bpf_set_error(cstate, "'port' modifier applied to IP address"); 509 bpf_set_error(cstate, "'portrange' modifier applied to IP address"); 512 bpf_set_error(cstate, "'proto' modifier applied to IP address"); 515 bpf_set_error(cstate, "'protochain' modifier applied to IP address"); 551 bpf_set_error(cstate, "'port' modifier applied to IP address"); 554 bpf_set_error(cstate, "'portrange' modifier applied to IP address"); 557 bpf_set_error(cstate, "'proto' modifier applied to 'ip6addr/prefixlen"); [all …]
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux.c | 725 bool applied; in bsd_to_linux_bits_() local 727 applied = false; in bsd_to_linux_bits_() 747 applied = true; in bsd_to_linux_bits_() 751 if (!applied) in bsd_to_linux_bits_() 763 bool applied; in linux_to_bsd_bits_() local 765 applied = false; in linux_to_bsd_bits_() 785 applied = true; in linux_to_bsd_bits_() 789 if (!applied) in linux_to_bsd_bits_()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | fsl,imx8ulp-pinctrl.yaml | 48 "mux_mode" indicates the mux value to be applied. 50 "input_val" indicates the select input value to be applied. 52 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mm-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mq-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx93-pinctrl.yaml | 53 "mux_val" indicates the mux value to be applied. 55 "input_val" indicates the select input value to be applied. 57 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mp-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imxrt1170.yaml | 51 "mux_val" indicates the mux value to be applied. 53 "input_val" indicates the select input value to be applied. 55 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imxrt1050.yaml | 51 "mux_val" indicates the mux value to be applied. 53 "input_val" indicates the select input value to be applied. 55 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mn-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8m-pinctrl.yaml | 55 "mux_val" indicates the mux value to be applied. 57 "input_val" indicates the select input value to be applied. 60 applied.
|
| H A D | fsl,imx7d-pinctrl.yaml | 59 "mux_val" indicates the mux value to be applied. 61 "input_val" indicates the select input value to be applied. 63 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,scu-pinctrl.yaml | 49 "mux_val" indicates the mux value to be applied. 51 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | samsung,pinctrl-pins-cfg.yaml | 39 The pin function selection that should be applied on the pins listed in the 41 of this property that should be applied to each of the pins listed in the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | iqs5xx.txt | 45 - touchscreen-inverted-x : See [2]. Inversion is applied relative to that 49 - touchscreen-inverted-y : See [2]. Inversion is applied relative to that 53 - touchscreen-swapped-x-y : See [2]. Swapping is applied relative to that
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/light/ |
| H A D | us5182d.txt | 15 fractional bits - Q4.4) applied when light > threshold 18 fractional bits - Q4.4) applied when light < threshold
|
| H A D | upisemi,us5182.yaml | 37 applied when light > threshold. 44 applied when light < threshold.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ |
| H A D | qcom_hidma_mgmt.txt | 32 applied back to back while writing to the destination before yielding 35 applied back to back while reading the source before yielding the bus. 37 Once a reset is applied to the HW, HW starts a timer for reset operation
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITH_RELRO | 2 mitigation applied.
|
| H A D | WITH_LLVM_TARGET_ALL | 2 This option is always applied to the bootstrap compiler for buildworld when
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetCallingConv.td | 161 /// CCPromoteToType - If applied, this promotes the specified current value to 167 /// CCPromoteToUpperBitsInType - If applied, this promotes the specified current 173 /// CCBitConvertToType - If applied, this bitconverts the specified current 179 /// CCTruncToType - If applied, this truncates the specified current value to 185 /// CCPassIndirect - If applied, this stores the value to stack and passes the pointer
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad4130.yaml | 163 Excitation current in nanoamps to be applied to pin specified in 170 Excitation current in nanoamps to be applied to pin specified in 177 Burnout current in nanoamps to be applied for this channel.
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLogProperties.td | 11 …Desc<"Specify the options to 'plugin structured-data darwin-log enable' that should be applied whe…
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | st,stm32-timers.yaml | 90 configuration should be applied. 97 "filter" gives the filtering value (up to 15) to be applied.
|
| /freebsd-14.2/crypto/ |
| H A D | README | 3 from various third party vendors, with FreeBSD patches applied. No
|