Home
last modified time | relevance | path

Searched defs:modelOffset (Results 1 – 25 of 45) sorted by relevance

12

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/ann/visitor/
H A Dbias_set_visitor_impl.hpp55 size_t modelOffset = 0; in LayerSize() local
87 size_t modelOffset = layer->Bias().n_elem; in LayerSize() local
H A Dgradient_set_visitor_impl.hpp59 size_t modelOffset = 0; in LayerGradients() local
78 size_t modelOffset = layer->Parameters().n_elem; in LayerGradients() local
H A Dgradient_update_visitor_impl.hpp62 size_t modelOffset = 0; in LayerGradients() local
84 size_t modelOffset = layer->Parameters().n_elem; in LayerGradients() local
H A Dweight_set_visitor_impl.hpp56 size_t modelOffset = 0; in LayerSize() local
87 size_t modelOffset = layer->Parameters().n_elem; in LayerSize() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DITextViewerExtension3.java53 int modelOffset2WidgetOffset(int modelOffset); in modelOffset2WidgetOffset()
H A DITextViewerExtension5.java68 int modelOffset2WidgetOffset(int modelOffset); in modelOffset2WidgetOffset()
H A DTextViewer.java842 int modelOffset= widgetOffset == -1 ? -1 : widgetOffset2ModelOffset(widgetOffset); in findAndSelect() local
907 public void setSelection(int modelOffset, int modelLength) { in setSelection()
4561 int modelOffset; in findAndSelectInRange() local
5138 public int modelOffset2WidgetOffset(int modelOffset) { in modelOffset2WidgetOffset()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DIK.cpp125 bool idIK::Init( idEntity *self, const char *anim, const idVec3 &modelOffset ) { in Init()
426 bool idIK_Walk::Init( idEntity *self, const char *anim, const idVec3 &modelOffset ) { in Init()
957 bool idIK_Reach::Init( idEntity *self, const char *anim, const idVec3 &modelOffset ) { in Init()
H A DIK.h70 idVec3 modelOffset; variable
H A DActor.h217 idVec3 modelOffset; // offset of visual model relative to the physics origin variable
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DIK.cpp125 bool idIK::Init( idEntity *self, const char *anim, const idVec3 &modelOffset ) { in Init()
426 bool idIK_Walk::Init( idEntity *self, const char *anim, const idVec3 &modelOffset ) { in Init()
957 bool idIK_Reach::Init( idEntity *self, const char *anim, const idVec3 &modelOffset ) { in Init()
H A DIK.h70 idVec3 modelOffset; variable
H A DActor.h225 idVec3 modelOffset; // offset of visual model relative to the physics origin variable
/dports/games/palomino/palomino/src/graph/
H A Dmodel_cache.cc145 const GeoVertex& modelOffset, in LoadModel()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/defs/
H A Dded.h53 float modelOffset; member
/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/readers/pymol/
H A DJmolObject.java94 void offset(int modelOffset, int atomOffset) { in offset()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/tracing/
H A Dtimelinemodelaggregator.cpp162 int TimelineModelAggregator::modelOffset(int modelIndex) const in modelOffset() function in Timeline::TimelineModelAggregator
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/anim/
H A DAnim_Testmodel.cpp110 idVec3 origin, modelOffset; in Spawn() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/anim/
H A DAnim_Testmodel.cpp110 idVec3 origin, modelOffset; in Spawn() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DIncrementalFindTarget.java297 int modelOffset; in beginSession() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/
H A DProjectionViewer.java1614 int modelOffset= modelSelection.getOffset(); in widgetSelection2ModelSelection() local
1710 int modelOffset= startPosition; in findAndSelectInRange() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DTqdcfr.hpp224 unsigned int modelHandle, modelOffset, modelLength, modelType, modelOwner, modelPad; member in moab::Tqdcfr::ModelEntry
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/source/
H A DAnnotationPainter.java1531 private IRegion getWidgetRange(int modelOffset, int modelLength) { in getWidgetRange()
/dports/games/ufoai/ufoai-2.5-source/src/client/battlescape/
H A Dcl_localentity.cpp1526 vec3_t modelOffset; in LE_AddToScene() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DAccessibleHTML.java992 public int modelOffset; field in AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment

12