Home
last modified time | relevance | path

Searched refs:voltage_ (Results 1 – 12 of 12) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/marbles/random/
H A Doutput_channel.cc59 voltage_ = 0.0f; in Init()
118 voltage_ = 10.0f * (u - 0.5f) + register_transposition_; in Process()
119 quantized_voltage_ = Quantize(voltage_, 2.0f * steps_ - 1.0f); in Process()
125 previous_voltage_ = voltage_; in Process()
126 voltage_ = GenerateNewVoltage(random_sequence); in Process()
128 quantized_voltage_ = Quantize(voltage_, 2.0f * steps - 1.0f); in Process()
138 *output = lag_processor_.Process(voltage_, smoothness, *phase); in Process()
H A Dquantizer.cc54 voltage_[i] = scale.degree[i].voltage; in Init()
114 float a = voltage_[l.last] - base_interval_; in Process()
115 float b = voltage_[l.first] + base_interval_; in Process()
120 float v = voltage_[i]; in Process()
H A Dquantizer.h107 float voltage_[kMaxDegrees]; variable
H A Doutput_channel.h125 float voltage_; variable
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefiUnits.cpp58 voltage_(0.0), in lefiUnits()
87 LEF_COPY_FUNC( voltage_ ); in LEF_COPY_CONSTRUCTOR_C()
110 LEF_COPY_FUNC( voltage_ ); in LEF_ASSIGN_OPERATOR_C()
192 voltage_ = num; in setVoltage()
295 return voltage_; in voltage()
H A DlefiUnits.hpp97 double voltage_; member in lefiUnits
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/def/
H A DdefiNet.hpp512 double voltage_; member in defiNet
H A DdefiNet.cpp1200 DEF_COPY_FUNC( voltage_ ); in DEF_COPY_CONSTRUCTOR_C()
1336 DEF_COPY_FUNC( voltage_ ); in DEF_ASSIGN_OPERATOR_C()
2712 return voltage_; in voltage()
2821 voltage_ = v; in setVoltage()
/dports/cad/openroad/OpenROAD-2.0/src/sta/include/sta/
H A DLiberty.hh854 float voltage() const { return voltage_; } in voltage()
861 float voltage_; member in sta::Pvt
/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DLiberty.cc2587 voltage_(voltage), in Pvt()
2601 voltage_ = voltage; in setVoltage()
/dports/devel/arduino-avrdude/avrdude-6.3/doc/
H A Davrdude.info2278 V pulse (thus the name _high voltage_), so the target AVR can
/dports/devel/avrdude/avrdude-6.4/doc/
H A Davrdude.info2588 V pulse (thus the name _high voltage_), so the target AVR can