| /freebsd-14.2/sys/contrib/dev/acpica/components/tables/ |
| H A D | tbinstal.c | 180 BOOLEAN Override, in AcpiTbInstallTableWithOverride() argument 200 if (Override) in AcpiTbInstallTableWithOverride() 252 BOOLEAN Override, in AcpiTbInstallStandardTable() argument 317 AcpiTbInstallTableWithOverride (&NewTableDesc, Override, TableIndex); in AcpiTbInstallStandardTable()
|
| H A D | tbdata.c | 1274 BOOLEAN Override, in AcpiTbInstallAndLoadTable() argument 1287 Override, &i); in AcpiTbInstallAndLoadTable()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | qcom,ipq806x-usb-phy-ss.yaml | 39 description: Override value for rx_eq. 45 description: Override value for transmit preemphasis. 51 description: Override value for mpll.
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actables.h | 285 BOOLEAN Override, 302 BOOLEAN Override, 359 BOOLEAN Override,
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/serial/ |
| H A D | snps-dw-apb-uart.yaml | 91 description: Override the DCD modem status signal. This signal will 98 description: Override the DTS modem status signal. This signal will 105 description: Override the CTS modem status signal. This signal will 112 description: Override the RI modem status signal. This signal will always
|
| H A D | cdns,uart.txt | 16 - cts-override : Override the CTS modem status signal. This signal will
|
| H A D | cdns,uart.yaml | 40 Override the CTS modem status signal. This signal will
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | l2c2x0.yaml | 128 description: Override double linefill enable setting. Enable if 134 description: Override double linefill on INCR read. Enable 140 description: Override double linefill on WRAP read. Enable 146 description: Override prefetch drop enable setting. Enable if non-zero, 152 description: Override prefetch offset value.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/cache/ |
| H A D | l2c2x0.yaml | 128 description: Override double linefill enable setting. Enable if 134 description: Override double linefill on INCR read. Enable 140 description: Override double linefill on WRAP read. Enable 146 description: Override prefetch drop enable setting. Enable if non-zero, 152 description: Override prefetch offset value.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 2141 if (Override.empty()) in getOpEnabled() 2145 Override.split(OverrideVector, ','); in getOpEnabled() 2156 Override = Override.substr(0, RefPos); in getOpEnabled() 2160 if (Override == "all") in getOpEnabled() 2164 if (Override == "none") in getOpEnabled() 2168 if (Override == "default") in getOpEnabled() 2201 if (Override.empty()) in getOpRefinementSteps() 2205 Override.split(OverrideVector, ','); in getOpRefinementSteps() 2218 Override = Override.substr(0, RefPos); in getOpRefinementSteps() 2219 assert(Override != "none" && in getOpRefinementSteps() [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.h | 960 bool has##NAME##Override() const { \ 963 TYPE get##NAME##Override() const { \ 964 assert(has##NAME##Override()); \ 967 void clear##NAME##Override() { \ 973 void set##NAME##Override(TYPE value) { \
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestStopLock.java | 41 @Override in main()
|
| /freebsd-14.2/usr.bin/getconf/ |
| H A D | unsigned_limits.gperf | 14 * Override gperf's built-in external scope.
|
| H A D | pathconf.gperf | 14 * Override gperf's built-in external scope.
|
| H A D | confstr.gperf | 14 * Override gperf's built-in external scope.
|
| H A D | progenv.gperf | 14 * Override gperf's built-in external scope.
|
| H A D | limits.gperf | 14 * Override gperf's built-in external scope.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DevelopmentModeInlineAdvisor.cpp | 69 cl::desc("Override the path to the output spec json file. See "
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ |
| H A D | LangOptions.cpp | 234 if (has##NAME##Override()) \ in dump() 235 llvm::errs() << "\n " #NAME " Override is " << get##NAME##Override(); in dump()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/Windows/ |
| H A D | Host.inc | 27 // Override the default target with an environment variable named by
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | ast2400-facebook-netbmc-common.dtsi | 10 * Override the default uart aliases to avoid breaking
|
| H A D | aspeed-bmc-facebook-yamp.dts | 13 * Override the default uart aliases to avoid breaking
|
| /freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 81 OverrideRule Override = nullptr; member 128 if (info.Override) { in ASTPropsEmitter() 133 info.Override = overrideRule; in ASTPropsEmitter() 186 auto overrideRule = derivedInfo.Override; in visitAllProperties()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/spi/ |
| H A D | renesas,sh-msiof.yaml | 137 Override the default TX fifo size. Unit is words. Ignored if 0. 144 Override the default RX fifo size. Unit is words. Ignored if 0.
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_flags.inc | 22 "Override the default page size for the system, in bytes. The size "
|