Searched defs:optimize (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c637 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize) argument
/freebsd-current/sys/contrib/zstd/programs/
H A Ddibio.c308 DiB_trainFromFiles(const char* dictFileName, size_t maxDictSize, const char** fileNamesTable, int nbFiles, size_t chunkSize, ZDICT_legacy_params_t* params, ZDICT_cover_params_t* coverParams, ZDICT_fastCover_params_t* fastCoverParams, int optimize, unsigned memLimit) argument
H A Dzstdcli.c1327 int const optimize = !coverParams.k || !coverParams.d; local
1332 int const optimize = !fastCoverParams.k || !fastCoverParams.d; local
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp581 bool LTOCodeGenerator::optimize() { function in class:LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp923 void ThinLTOCodeGenerator::optimize(Module &TheModule) { function in class:ThinLTOCodeGenerator
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp823 void optimize() { function in class:thinlto::ThinLTOProcessing
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DConfig.h153 unsigned optimize; member in struct:lld::macho::Configuration
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp444 void Matcher::optimize() {} function in class:llvm::gi::Matcher
526 void GroupMatcher::optimize() { function in class:llvm::gi::GroupMatcher
704 void RuleMatcher::optimize() { function in class:llvm::gi::RuleMatcher
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1008 void VPlanTransforms::optimize(VPlan &Plan, ScalarEvolution &SE) { function in class:VPlanTransforms
/freebsd-current/sbin/pfctl/
H A Dpfctl_parser.h80 int optimize; member in struct:pfctl
H A Dpfctl.c2126 pfctl_rules(int dev, char *filename, int opts, int optimize, argument
2903 int optimize = PF_OPTIMIZE_BASIC; local
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3182 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize) argument
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DConfig.h349 unsigned optimize; member in struct:lld::elf::Config
/freebsd-current/contrib/libpcap/
H A Dgencode.c716 pcap_compile(pcap_t *p, struct bpf_program *program, const char *buf, int optimize, bpf_u_int32 mask) argument
872 pcap_compile_nopcap(int snaplen_arg, int linktype_arg, struct bpf_program *program, const char *buf, int optimize, bpf_u_int32 mask) argument
/freebsd-current/sys/dev/bxe/
H A Decore_sp.c49 ecore_exe_queue_init(struct bxe_softc *sc, struct ecore_exe_queue_obj *o, int exe_len, union ecore_qable_obj *owner, exe_q_validate validate, exe_q_remove remove, exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) argument
[all...]
H A Decore_sp.h687 exe_q_optimize optimize; member in struct:ecore_exe_queue_obj

Completed in 266 milliseconds