Home
last modified time | relevance | path

Searched defs:get_phase (Results 1 – 25 of 109) sorted by relevance

12345

/dports/www/lua-resty-core/lua-resty-core-0.1.22/lib/resty/core/
H A Dphase.lua35 function ngx.get_phase() function
/dports/devel/libepp-nicbr/libepp-nicbr-1.18/include/
H A DLaunchDeleteCmd.H61 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunchUpdateCmd.H61 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunchInfoCmd.H73 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunchCheckCmd.H121 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunchCheckRsp.H174 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunchInfoRsp.H141 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunchCreateCmd.H122 LaunchPhase get_phase() const { return _phase; } in get_phase() function
H A DLaunch.H244 Value get_phase() const { return _phase; } in get_phase() function
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dsmt_kernel.h158 solver::phase* get_phase() { return nullptr; } in get_phase() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/include/gnuradio/
H A Dfxpt_vco.h50 float get_phase() const { return fxpt::fixed_to_float(d_phase); } in get_phase() function
H A Dfxpt_nco.h74 float get_phase() const { return gr::fxpt::fixed_to_float(d_phase); } in get_phase() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-channels/python/channels/
H A Diqbal_gen.py110 def get_phase(self): member in iqbal_gen
/dports/audio/caps-plugins/caps-0.4.5/dsp/
H A DSine.h80 double get_phase() in get_phase() function
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/caps/dsp/
H A DSine.h80 double get_phase() in get_phase() function
/dports/audio/caps-lv2/caps-lv2-5d52a0c/dsp/
H A DSine.h81 double get_phase() in get_phase() function
/dports/audio/mixxx/mixxx-2.3.0/lib/reverb/dsp/
H A DSine.h81 double get_phase() in get_phase() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/lib/math/
H A Dvco.h63 double get_phase() const { return d_phase; } in get_phase() function
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/tools/
H A Dlattice.py56 # Lattice constants taken from wikipedia (TODO: is wikipedia a valid
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/
H A DPyscfToQmcpack.py76 def get_phase(cell, kpts, kmesh=[]): function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/lib/
H A Dcontrol_loop.cc154 float control_loop::get_phase() const { return d_phase; } in get_phase() function in gr::blocks::control_loop
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dlegscsi.cpp72 int legacy_scsi_host_adapter::get_phase(void) in get_phase() function in legacy_scsi_host_adapter
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dlegscsi.cpp72 int legacy_scsi_host_adapter::get_phase(void) in get_phase() function in legacy_scsi_host_adapter
/dports/math/z3/z3-z3-4.8.13/src/opt/
H A Dopt_solver.h113 phase* get_phase() override { return m_context.get_phase(); } in get_phase() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-analog/lib/
H A Dpll_freqdet_cf_impl.cc148 float pll_freqdet_cf_impl::get_phase() const { return blocks::control_loop::get_phase(); } in get_phase() function in gr::analog::pll_freqdet_cf_impl

12345