Home
last modified time | relevance | path

Searched defs:optimize (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/sys/contrib/zstd/programs/
H A Dzstdcli.c1212 int const optimize = !coverParams.k || !coverParams.d; in main() local
1217 int const optimize = !fastCoverParams.k || !fastCoverParams.d; in main() local
H A Ddibio.c273 ZDICT_fastCover_params_t* fastCoverParams, int optimize) in DiB_trainFromFiles()
/freebsd-13.1/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c637 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize) in FM_VSP_ConfigDmaWriteOptimize()
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp504 bool LTOCodeGenerator::optimize() { in optimize() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp950 void ThinLTOCodeGenerator::optimize(Module &TheModule) { in optimize() function in ThinLTOCodeGenerator
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DConfig.h128 unsigned optimize; member
/freebsd-13.1/sbin/pfctl/
H A Dpfctl.c1631 pfctl_rules(int dev, char *filename, int opts, int optimize, in pfctl_rules()
2318 int optimize = PF_OPTIMIZE_BASIC; in main() local
H A Dpfctl_parser.h81 int optimize; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp813 void optimize() { in optimize() function in thinlto::ThinLTOProcessing
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp676 virtual void optimize() {} in optimize() function in __anon612774070111::Matcher
2500 void InstructionMatcher::optimize() { in optimize() function in __anon612774070111::InstructionMatcher
5582 void GroupMatcher::optimize() { in optimize() function in __anon612774070111::GroupMatcher
5953 void RuleMatcher::optimize() { in optimize() function in __anon612774070111::RuleMatcher
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h275 unsigned optimize; member
/freebsd-13.1/contrib/libpcap/
H A Dgencode.c707 const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile()
863 const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile_nopcap()
/freebsd-13.1/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3182 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize) in FM_PORT_ConfigDmaWriteOptimize()
/freebsd-13.1/sys/dev/bxe/
H A Decore_sp.h689 exe_q_optimize optimize; member
H A Decore_sp.c57 exe_q_optimize optimize, in ecore_exe_queue_init()