Home
last modified time | relevance | path

Searched defs:retime (Results 1 – 23 of 23) sorted by relevance

/dports/audio/din/din-52/src/
H A Dfader.cc99 void fader::retime (double dt) { in retime() function in fader
/dports/cad/yosys/yosys-yosys-0.12/techlibs/coolrunner2/
H A Dsynth_coolrunner2.cc67 bool flatten, retime; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/achronix/
H A Dsynth_achronix.cc64 bool retime, flatten; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/greenpak4/
H A Dsynth_greenpak4.cc71 bool flatten, retime; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/easic/
H A Dsynth_easic.cc68 bool flatten, retime; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/anlogic/
H A Dsynth_anlogic.cc73 bool flatten, retime, nolutram; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/efinix/
H A Dsynth_efinix.cc73 bool flatten, retime, nobram; member
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmdock.h61 void retime() { timer->setTimer(None, this, true); } in retime() function
/dports/cad/yosys/yosys-yosys-0.12/techlibs/sf2/
H A Dsynth_sf2.cc79 bool flatten, retime, iobs, clkbuf; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/intel/
H A Dsynth_intel.cc82 bool retime, flatten, nobram, iopads; member
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/perf/point_location/
H A Delem_eval_time.cpp147 double &retime) in time_reverse_eval()
275 double &evtime, double &retime, double &jactime, double &inttime) in elem_evals()
327 double evtime[2], retime[2], jactime[2], inttime[2]; // initializations to avoid compiler warning in main() local
/dports/multimedia/aegisub/aegisub-3.2.2/automation/autoload/
H A Dkara-templater.lua305 tenv.retime = function(mode, addstart, addend) function
/dports/cad/yosys/yosys-yosys-0.12/techlibs/gowin/
H A Dsynth_gowin.cc91 bool retime, nobram, nolutram, flatten, nodffe, nowidelut, abc9, noiopads, noalu; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/gatemate/
H A Dsynth_gatemate.cc90 bool noflatten, nobram, noaddf, nomult, nomx4, nomx8, dff, retime, noiopad, noclkbuf; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/ice40/
H A Dsynth_ice40.cc119 bool nocarry, nodffe, nobram, dsp, flatten, retime, noabc, abc2, vpr, abc9, dff, flowmap; member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/ecp5/
H A Dsynth_ecp5.cc113 …bool noccu2, nodffe, nobram, nolutram, nowidelut, asyncprld, flatten, dff, retime, abc2, abc9, nod… member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/nexus/
H A Dsynth_nexus.cc109 …bool noccu2, nodffe, nolram, nobram, nolutram, nowidelut, noiopad, nodsp, flatten, dff, retime, ab… member
/dports/cad/yosys/yosys-yosys-0.12/techlibs/xilinx/
H A Dsynth_xilinx.cc141 …bool flatten, retime, ise, noiopad, noclkbuf, nobram, nolutram, nosrl, nocarry, nowidelut, nodsp, … member
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DTreeCtrl.h110 int retime; variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pinctrl/
H A Dpinctrl-st.c222 struct regmap_field *retime; member
554 int retime = ST_PINCONF_UNPACK_RT(config); in st_pinconf_set_retime_dedicated() local
1068 struct reg_field retime = RT_P_CFG1_RETIME_FIELD(reg + 4); in st_pctl_dt_setup_retime_packed() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pinctrl/
H A Dpinctrl-st.c222 struct regmap_field *retime; member
554 int retime = ST_PINCONF_UNPACK_RT(config); in st_pinconf_set_retime_dedicated() local
1068 struct reg_field retime = RT_P_CFG1_RETIME_FIELD(reg + 4); in st_pctl_dt_setup_retime_packed() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pinctrl/
H A Dpinctrl-st.c222 struct regmap_field *retime; member
554 int retime = ST_PINCONF_UNPACK_RT(config); in st_pinconf_set_retime_dedicated() local
1068 struct reg_field retime = RT_P_CFG1_RETIME_FIELD(reg + 4); in st_pctl_dt_setup_retime_packed() local
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A DAlembicNode.cpp414 double retime = inputTime; in computeRetime() local