Home
last modified time | relevance | path

Searched refs:Tuning (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.h39 bool Tuning = true);
H A DTargets.cpp76 void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, bool Tuning) { in defineCPUMacros() argument
79 if (Tuning) in defineCPUMacros()
/freebsd/contrib/file/magic/Magdir/
H A Dsysex212 >>>4 byte 0x05 STT (Tuning Table)
283 >1 belong&0xffffff00 0x00011500 Justonic Tuning
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md121 (https://openzfs.github.io/openzfs-docs/Performance%20and%20Tuning/ZIO%20Scheduler.html)
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp308 DebuggerKind Tuning, in computeAccelTableKind() argument
324 if (Tuning == DebuggerKind::LLDB) in computeAccelTableKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedCyclone.td100 // This mirrors sections 7.7-7.9 of the Tuning Guide v1.0.1.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td452 // X86 Subtarget Tuning features
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc39 o Tuning for Speed
866 Tuning for Speed
/freebsd/contrib/ncurses/
H A Dconfigure.in562 CF_HELP_MESSAGE(Fine-Tuning Your Configuration:)
H A Dconfigure766 Fine-Tuning Your Configuration:
/freebsd/share/misc/
H A Dpci_vendors35815 4e03 Dynamic Tuning service
36481 7d03 Meteor Lake-P Dynamic Tuning Technology
36569 8603 Ice Lake-LP Dynamic Tuning Processor Participant
36877 9a03 TigerLake-LP Dynamic Tuning Processor Participant
H A Dusb_vendors8282 0008 STA1520 Tuning Adapter
10984 6002 MTR7000 Cable Tuning Adapter
/freebsd/contrib/sqlite3/
H A Dsqlite3.c20172 # define Tuning(X) (sqlite3Config.aTune[(X)-1]) macro
20174 # define Tuning(X) 0 macro
184420 Tuning(id) = *piValue;
184422 *piValue = Tuning(-id);