Home
last modified time | relevance | path

Searched refs:z_value (Results 151 – 167 of 167) sorted by relevance

1234567

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4179 rtx z_value; member
4318 info->z_value = src; in m68hc11_check_z_replacement()
4781 info->z_value = NULL_RTX; in m68hc11_find_z_replacement()
4814 if (v && (v != iy_reg && v != ix_reg) && rtx_equal_p (v, info->z_value)) in m68hc11_find_z_replacement()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/m68hc11/
H A Dm68hc11.c4039 rtx z_value; member
4178 info->z_value = src; in m68hc11_check_z_replacement()
4641 info->z_value = NULL_RTX; in m68hc11_find_z_replacement()
4674 if (v && (v != iy_reg && v != ix_reg) && rtx_equal_p (v, info->z_value)) in m68hc11_find_z_replacement()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4179 rtx z_value; member
4318 info->z_value = src; in m68hc11_check_z_replacement()
4781 info->z_value = NULL_RTX; in m68hc11_find_z_replacement()
4814 if (v && (v != iy_reg && v != ix_reg) && rtx_equal_p (v, info->z_value)) in m68hc11_find_z_replacement()
/dports/audio/cadence/Cadence-0.9.1/src/
H A Dpatchcanvas.py2338 z_value = canvas.last_z_value
2340 z_value = canvas.last_z_value - 1
2342 connection.widget.setZValue(z_value)
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dview.cpp668 attributes[Attributes::ZValue]=QString::number(z_value); in getCodeDefinition()
H A Dphysicaltable.cpp1396 attributes[Attributes::ZValue]=QString::number(z_value); in setTableAttributes()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.cpp3518 float *z_value = sum + (num_total_indexes*3); in CGOOptimizeToVBOIndexed() local
3519 int *ix = (int *)z_value + n_tri; in CGOOptimizeToVBOIndexed()
6050 void TransparentInfoSortIX(PyMOLGlobals * G, float *sum, float *z_value,
6093 float *z_value = sum + (nindices*3); in CGO_gl_draw_buffers_indexed() local
6094 int *ix = (int *)(z_value + n_tri); in CGO_gl_draw_buffers_indexed()
6104 TransparentInfoSortIX(I->G, sum, z_value, ix, n_tri, sort_mem, t_mode); in CGO_gl_draw_buffers_indexed()
9432 float *sum, float *z_value, int *ix, in TransparentInfoSortIX() argument
9444 zv = z_value; in TransparentInfoSortIX()
9457 UtilSemiSortFloatIndexWithNBinsImpl(sort_mem, n_tri, 256, z_value, ix, true); // front to back in TransparentInfoSortIX()
9461 UtilSemiSortFloatIndexWithNBinsImpl(sort_mem, n_tri, 256, z_value, ix, false); // back to front in TransparentInfoSortIX()
/dports/devel/boost-docs/boost_1_72_0/libs/python/doc/
H A Dtutorial.qbk753 int z_value() { return z->value(); }
761 >>> y.z_value() # CRASH!
777 # [^y.z_value()] is called
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/doc/
H A Dtutorial.qbk753 int z_value() { return z->value(); }
761 >>> y.z_value() # CRASH!
777 # [^y.z_value()] is called
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/python/doc/tutorial/doc/
H A Dtutorial.qbk754 int z_value() { return z->value(); }
762 >>> y.z_value() # CRASH!
778 # [^y.z_value()] is called
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/python/doc/tutorial/doc/
H A Dtutorial.qbk754 int z_value() { return z->value(); }
762 >>> y.z_value() # CRASH!
778 # [^y.z_value()] is called
/dports/databases/percona57-server/boost_1_59_0/libs/python/doc/tutorial/doc/
H A Dtutorial.qbk754 int z_value() { return z->value(); }
762 >>> y.z_value() # CRASH!
778 # [^y.z_value()] is called
/dports/databases/xtrabackup/boost_1_59_0/libs/python/doc/tutorial/doc/
H A Dtutorial.qbk754 int z_value() { return z->value(); }
762 >>> y.z_value() # CRASH!
778 # [^y.z_value()] is called
/dports/databases/percona57-client/boost_1_59_0/libs/python/doc/tutorial/doc/
H A Dtutorial.qbk754 int z_value() { return z->value(); }
762 >>> y.z_value() # CRASH!
778 # [^y.z_value()] is called
/dports/devel/boost-libs/boost_1_72_0/libs/python/doc/
H A Dtutorial.qbk753 int z_value() { return z->value(); }
761 >>> y.z_value() # CRASH!
777 # [^y.z_value()] is called
/dports/devel/hyperscan/boost_1_75_0/libs/python/doc/
H A Dtutorial.qbk753 int z_value() { return z->value(); }
761 >>> y.z_value() # CRASH!
777 # [^y.z_value()] is called
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dfunctions.h257 void find_world_coords(Scene* scene, int mx, int my, double z_value, double* wx, double* wy, doub…

1234567