/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructDecompositionT.h | 421 bool applied = false; in applyIf() local 428 applied = true; in applyIf() 431 return applied; in applyIf() 530 bool applied = false; in applyClause() local 537 applied = true; in applyClause() 547 applied = true; in applyClause() 564 applied = true; in applyClause() 571 applied = true; in applyClause() 579 applied = true; in applyClause() 611 applied = true; in applyClause() [all …]
|
/freebsd/contrib/libpcap/ |
H A D | grammar.y.in | 468 bpf_set_error(cstate, "'port' modifier applied to IP address and prefix length"); 471 bpf_set_error(cstate, "'portrange' modifier applied to IP address and prefix length"); 474 bpf_set_error(cstate, "'proto' modifier applied to IP address and prefix length"); 477 bpf_set_error(cstate, "'protochain' modifier applied to IP address and prefix length"); 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"); 496 bpf_set_error(cstate, "'protochain' 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"); [all …]
|
/freebsd/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/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/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
|
/freebsd/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/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/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/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/crypto/ |
H A D | README | 3 from various third party vendors, with FreeBSD patches applied. No
|
/freebsd/sys/contrib/openzfs/contrib/intel_qat/ |
H A D | readme.md | 11 When using QAT with above kernels versions, the following patches needs to be applied using:
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticASTKinds.td | 45 "%select{|||||virtual function called on|dynamic_cast applied to|" 46 "typeid applied to|construction of|destruction of}0 object '%1' " 149 "typeid applied to expression of polymorphic type %0 is " 171 "member call on|dynamic_cast of|typeid applied to|construction of|" 176 "member call on|dynamic_cast of|typeid applied to|" 199 "member call on|dynamic_cast of|typeid applied to|construction of|" 213 "member call on|dynamic_cast of|typeid applied to|construction of|" 218 "member call on|dynamic_cast of|typeid applied to|construction of|" 224 "member call on|dynamic_cast of|typeid applied to|construction of|" 230 "member call on|dynamic_cast of|typeid applied to|" [all …]
|
/freebsd/crypto/openssl/crypto/ripemd/ |
H A D | build.info | 16 # need to be applied to all affected libraries and modules
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/ |
H A D | htr.rst | 21 **Pass:** A transformation applied to a *layer* that generates a new *layer* that is a more summarized, consolidated representation of the trace data. 31 A *pass* is applied to a *layer* to extract useful information (summarization) and compress the trace representation into a new *layer*. The idea is to have a series of passes where each pass specializes in extracting certain information about the trace. Some examples of potential passes include: identifying functions, identifying loops, or a more general purpose such as identifying long sequences of instructions that are repeated (i.e. Basic Super Block). Below you will find a description of each pass currently implemented in lldb.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/potentiostat/ |
H A D | lmp91000.txt | 22 - ti,rload-ohm: ohm value of the internal resistor load applied to the gas
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.proto | 39 // the payload. No encoding or interpretation is applied or enforced. 71 // applied to the processing of a DNS message. 94 // type: the type of policy applied, e.g. "RPZ" for a 286 // Operator policy applied to the processing of this message, if any.
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | rockchip-emmc-phy.txt | 18 If not set, the default value of 50 will be applied.
|
/freebsd/crypto/openssl/crypto/rc4/ |
H A D | build.info | 29 # need to be applied to all affected libraries and modules.
|
/freebsd/crypto/openssl/crypto/md5/ |
H A D | build.info | 31 # need to be applied to all affected libraries and modules.
|
/freebsd/contrib/dialog/samples/copifuncs/ |
H A D | copi.ifmcfg4 | 11 # All matching are applied in the order they are specified.
|
/freebsd/lib/libsecureboot/ |
H A D | Makefile.libsa.inc | 38 # will be applied to each.
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-trigger-pattern.txt | 10 change of brightness, i.e. the subsequent brightness will be applied without
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | nvidia,tegra124-dpaux-padctl.txt | 24 the functions are being applied to rather than the individual pads.
|
/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | build.info | 35 # need to be applied to all affected libraries and modules.
|