Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/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()
/f-stack/freebsd/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()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c37 exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) in ecore_exe_queue_init()
H A Decore_sp.h636 exe_q_optimize optimize; member