Home
last modified time | relevance | path

Searched defs:z_value (Results 1 – 25 of 121) sorted by relevance

12345

/dports/games/widelands/widelands-build21/src/graphic/gl/
H A Dgrid_program.cc33 void GridProgram::gl_draw(int gl_texture, float z_value) { in gl_draw()
58 void GridProgram::draw(uint32_t texture_id, const FieldsToDraw& fields_to_draw, float z_value) { in draw()
H A Dterrain_program.cc43 void TerrainProgram::gl_draw(int gl_texture, float texture_w, float texture_h, float z_value) { in gl_draw()
88 float z_value) { in draw()
H A Ddither_program.cc109 void DitherProgram::gl_draw(int gl_texture, float texture_w, float texture_h, const float z_value) { in gl_draw()
146 const float z_value) { in draw()
H A Dblit_program.cc178 const float z_value, in draw()
188 const float z_value, in draw_monochrome()
H A Dfill_rect_program.cc39 const float z_value, in draw()
H A Dworkarea_program.cc36 void WorkareaProgram::gl_draw(int gl_texture, float z_value) { in gl_draw()
168 float z_value, in draw()
H A Ddraw_line_program.h46 float z_value; member
H A Dfill_rect_program.h32 float z_value; member
H A Droad_program.cc143 const float z_value) { in draw()
/dports/biology/iqtree/IQ-TREE-2.0.6/obsolete/
H A Dgss.cpp127 void GSSNetwork::checkZValue(int total_size, vector<int> &z_value) { in checkZValue()
146 …::lpObjectiveGSS(ostream &out, Params &params, IntVector &y_value, IntVector &z_value, int total_s… in lpObjectiveGSS()
189 …Bound(ostream &out, Params &params, Split &included_vars, IntVector &y_value, IntVector &z_value) { in lpVariableBound()
205 void GSSNetwork::lpGeneConstraint(ostream &out, Params &params, IntVector &z_value) { in lpGeneConstraint()
231 vector<int> z_value; in transformLP_GSS() local
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dgrowth_curve.cpp74 …const double z_value = growth_rate * tau_Ca * ( Ca - Ca_minus ) / eps_ + growth_rate * ( t - t_min… in update() local
119 double z_value = z_minus; in update() local
176 double z_value = z_minus; in update() local
H A Dstructural_plasticity_node.cpp151 double z_value; in get_synaptic_elements() local
/dports/science/py-libpysal/libpysal-4.5.1/libpysal/weights/
H A Draster.py31 z_value=None, argument
135 z_value=None, argument
447 def _da_checker(da, z_value, coords_labels): argument
H A Dcontiguity.py189 z_value=None, argument
419 z_value=None, argument
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dbasegraphicobject.h63 int z_value; variable
H A Dtextbox.cpp113 void Textbox::setZValue(int z_value) in setZValue()
H A Dbasetable.cpp121 void BaseTable::setZValue(int z_value) in setZValue()
H A Dbasegraphicobject.cpp142 void BaseGraphicObject::setZValue(int z_value) in setZValue()
/dports/games/widelands/widelands-build21/src/graphic/
H A Drender_queue.cc55 make_key_opaque(const uint64_t program_id, const uint64_t z_value, const uint64_t extra_value) { in make_key_opaque()
71 make_key_blended(const uint64_t program_id, const uint64_t z_value, const uint64_t extra_value) { in make_key_blended()
/dports/devel/pecl-expect/expect-0.4.0/
H A Dexpect.c315 zval *z_stream, *z_cases, *z_match=NULL, *z_case, *z_value; local
317 zval *z_stream, *z_cases, *z_match=NULL, **z_case, **z_value; local
/dports/math/py-libpoly/libpoly-0.1.11/test/python/tests/
H A Dpolynomial_sgn.py143 z_value = polypy.AlgebraicNumber(64*x**2 + (-17415), 0) variable
/dports/math/libpoly/libpoly-0.1.11/test/python/tests/
H A Dpolynomial_sgn.py143 z_value = polypy.AlgebraicNumber(64*x**2 + (-17415), 0) variable
/dports/math/SCIP/scip-7.0.3/src/cppad/local/
H A Drev_jac_sweep.hpp164 CppAD::vectorBool z_value(limit); in rev_jac_sweep() local
H A Dfor_jac_sweep.hpp157 CppAD::vectorBool z_value(limit); in for_jac_sweep() local
/dports/math/cppad/CppAD-20210000.8/include/cppad/local/sweep/
H A Drev_jac.hpp201 CppAD::vectorBool z_value(limit); in rev_jac() local

12345