Home
last modified time | relevance | path

Searched defs:obj_pos (Results 1 – 25 of 51) sorted by relevance

123

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/numpy/
H A Dnp_insert_op_tensor.cc42 int obj_pos = input_count; in NumpyInsertTensorType() local
60 const int obj_pos = val_pos + 1; in NumpyInsertTensorShape() local
H A Dnp_insert_op_tensor-inl.h62 const int obj_pos = val_pos + 1; in NumpyInsertTensorCompute() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/numpy/
H A Dnp_insert_op_tensor.cc42 int obj_pos = input_count; in NumpyInsertTensorType() local
60 const int obj_pos = val_pos + 1; in NumpyInsertTensorShape() local
H A Dnp_insert_op_tensor-inl.h62 const int obj_pos = val_pos + 1; in NumpyInsertTensorCompute() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/
H A DProjectFloat.java349 final float[] obj_pos, final int obj_pos_offset) { in gluUnProject()
378 final float[] obj_pos, final int obj_pos_offset) { in gluUnProject()
436 final FloatBuffer obj_pos) { in gluUnProject()
507 final float[] obj_pos, final int obj_pos_offset ) { in gluUnProject4()
538 final FloatBuffer obj_pos) { in gluUnProject4()
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/opengl/items/
H A DGLTextItem.py81 def __project(self, obj_pos, modelview, projection, viewport): argument
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/badguy/
H A Dowl.cpp108 Vector obj_pos = get_anchor_pos(m_col.m_bbox, ANCHOR_BOTTOM); in active_update() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/gl2/
H A DProjectDouble.java716 final double[] obj_pos, in gluUnProject()
774 final DoubleBuffer obj_pos) { in gluUnProject()
842 final double[] obj_pos, in gluUnProject4()
904 final DoubleBuffer obj_pos) { in gluUnProject4()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/examples/
H A Dinverse_dynamics.py92 obj_pos = [q_pos[0][i], q_pos[1][i]] variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/
H A DProject.java752 double[] obj_pos, in gluUnProject()
810 DoubleBuffer obj_pos) { in gluUnProject()
878 double[] obj_pos, in gluUnProject4()
940 DoubleBuffer obj_pos) { in gluUnProject4()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_examples/
H A Dinverse_dynamics.py95 obj_pos = [q_pos[0][i], q_pos[1][i]] variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtargetbox.cpp533 vec3d obj_pos = ZERO_VECTOR; in renderTargetShip() local
704 vec3d obj_pos = ZERO_VECTOR; in renderTargetDebris() local
808 vec3d obj_pos = ZERO_VECTOR; in renderTargetWeapon() local
1061 vec3d obj_pos = ZERO_VECTOR; in renderTargetAsteroid() local
1186 vec3d obj_pos = ZERO_VECTOR; in renderTargetJumpNode() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtargetbox.cpp503 vec3d obj_pos = ZERO_VECTOR; in renderTargetShip() local
665 vec3d obj_pos = ZERO_VECTOR; in renderTargetDebris() local
766 vec3d obj_pos = ZERO_VECTOR; in renderTargetWeapon() local
1018 vec3d obj_pos = ZERO_VECTOR; in renderTargetAsteroid() local
1141 vec3d obj_pos = ZERO_VECTOR; in renderTargetJumpNode() local
/dports/games/flightgear/flightgear-2020.3.11/src/ATC/
H A DGroundController.cxx718 static void WorldCoordinate(osg::Matrix& obj_pos, double lat, in WorldCoordinate()
779 osg::Matrix obj_pos; in render() local
844 osg::Matrix obj_pos; in render() local
/dports/games/d2x/d2x-0.2.5/main/
H A Dlighting.c63 int lighting_cache_visible(int vertnum, int segnum, int objnum, vms_vector *obj_pos, int obj_seg, v… in lighting_cache_visible()
131 void apply_light(fix obj_intensity, int obj_seg, vms_vector *obj_pos, int n_render_vertices, short … in apply_light()
H A Dnetwork.h71 vms_vector obj_pos; member
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Gint.c941 H5_obj_t obj_pos; /* Object "position" for this object */ in H5G_visit_cb() local
1135 H5_obj_t *obj_pos; /* New object node for visited list */ in H5G_visit() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Gint.c929 H5_obj_t obj_pos; /* Object "position" for this object */ in H5G_visit_cb() local
1123 H5_obj_t *obj_pos; /* New object node for visited list */ in H5G_visit() local
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Gint.c943 H5_obj_t obj_pos; /* Object "position" for this object */ in H5G_visit_cb() local
1137 H5_obj_t *obj_pos; /* New object node for visited list */ in H5G_visit() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Gint.c893 H5_obj_t obj_pos; /* Object "position" for this object */ in H5G__visit_cb() local
1079 H5_obj_t *obj_pos; /* New object node for visited list */ in H5G_visit() local
/dports/games/warmux/warmux-11.04/src/map/
H A Dcamera.cpp125 static Point2i obj_pos(0, 0); in AutoCrop() local
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Gint.c953 H5_obj_t obj_pos; /* Object "position" for this object */ in H5G_visit_cb() local
1139 H5_obj_t *obj_pos; /* New object node for visited list */ in H5G_visit() local
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/
H A DProject.java349 FloatBuffer obj_pos) { in gluUnProject()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Gint.c992 H5_obj_t obj_pos; /* Object "position" for this object */ in H5G_visit_cb() local
1183 H5_obj_t *obj_pos; /* New object node for visited list */ in H5G_visit() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/
H A DPMVMatrix.java756 final float[] obj_pos, final int obj_pos_offset) { in gluUnProject()
790 final float[] obj_pos, final int obj_pos_offset ) { in gluUnProject4()

123