/dports/science/jdftx/jdftx-1.6.0/jdftx/core/ |
H A D | WignerSeitz.cpp | 378 Vertex* vOther = e->vertex[(e->vertex[0]==v) ? 1 : 0]; in addPlane() local 379 if(RTR.metric_length_squared(v->pos - vOther->pos) > minDistSq) in addPlane() 384 vOther->edge.remove(e); //remove from vOther in addPlane() 389 if(vOther != v) in addPlane() 390 { for(Edge* eOther: vOther->edge) in addPlane() 391 { eOther->vertex[(eOther->vertex[0]==vOther) ? 0 : 1] = v; in addPlane() 394 vertex.remove(vOther); in addPlane() 395 delete vOther; in addPlane()
|
/dports/net-mgmt/observium/observium/mibs/dell/ |
H A D | DELLBASEBOARDMIF-MIB | 149 vOther (1), 164 vOther (1), 265 vOther (1), 277 vOther (1), 378 vOther (1), 396 vOther (1), 495 vOther (1), 511 vOther (1), 605 vOther (1), 620 vOther (1), [all …]
|
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/win32/Effects11/inc/ |
H A D | d3dxGlobal.h | 217 void SwapVector(_Out_ CEffectVector<T> &vOther) in SwapVector() argument 222 memcpy(this, &vOther, sizeof(*this)); in SwapVector() 223 memcpy(&vOther, tempData, sizeof(*this)); in SwapVector() 226 HRESULT CopyFrom(_In_ const CEffectVector<T> &vOther) in CopyFrom() argument 230 VN( m_pData = new uint8_t[vOther.m_MaxSize * sizeof(T)] ); in CopyFrom() 232 m_CurSize = vOther.m_CurSize; in CopyFrom() 233 m_MaxSize = vOther.m_MaxSize; in CopyFrom() 234 m_hLastError = vOther.m_hLastError; in CopyFrom() 238 ((T*)m_pData)[i] = ((T*)vOther.m_pData)[i]; in CopyFrom()
|
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/ |
H A D | fvarLevel.cpp | 907 Index vOther = eVerts[!vInEdge[i]]; in getVertexEdgeValues() local 908 if (getNumVertexValues(vOther) == 1) { in getVertexEdgeValues() 909 valuesPerEdge[i] = isBaseLevel ? getVertexValue(vOther) : getVertexValueOffset(vOther); in getVertexEdgeValues() 928 if (vOther == fVerts[eInFace0]) { in getVertexEdgeValues()
|
/dports/devel/agar/agar-1.5.0/math/ |
H A D | m_vector2_fpu.c | 325 M_VectorVecAngle2_FPU(M_Vector2 vOrig, M_Vector2 vOther) in M_VectorVecAngle2_FPU() argument 329 vd = M_VectorSub2p_FPU(&vOther, &vOrig); in M_VectorVecAngle2_FPU()
|
H A D | m_vector4_fpu.c | 337 M_VectorVecAngle4_FPU(M_Vector4 vOrig, M_Vector4 vOther, M_Real *phi1, in M_VectorVecAngle4_FPU() argument 342 vd = M_VectorSub4p_FPU(&vOther, &vOrig); in M_VectorVecAngle4_FPU()
|
H A D | m_vector3_fpu.h | 345 M_VectorVecAngle3_FPU(M_Vector3 vOrig, M_Vector3 vOther, M_Real *theta, in M_VectorVecAngle3_FPU() argument 350 vd = M_VectorSub3p_FPU(&vOther, &vOrig); in M_VectorVecAngle3_FPU()
|
H A D | m_vector3_sse.h | 376 M_VectorVecAngle3_SSE(M_Vector3 vOrig, M_Vector3 vOther, M_Real *theta, in M_VectorVecAngle3_SSE() argument 381 vd = M_VectorSub3p_SSE(&vOther, &vOrig); in M_VectorVecAngle3_SSE()
|
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/cba/ |
H A D | cba.h | 85 Vec_Ptr_t * vOther; // various data member 465 if ( p->vOther ) Vec_VecFree( (Vec_Vec_t *)p->vOther ); in Cba_NtkFree() 627 pNew->vOther = p->vOther ? (Vec_Ptr_t *)Vec_VecDup( (Vec_Vec_t *)p->vOther ) : NULL; in Cba_NtkDupAttrs()
|
/dports/editors/textadept/cdk-5.0-20200923/demos/ |
H A D | appointment.c | 30 vBirthday, vAnniversary, vAppointment, vOther enumerator
|
/dports/devel/cdk/cdk-5.0-20161210/demos/ |
H A D | appointment.c | 30 vBirthday, vAnniversary, vAppointment, vOther enumerator
|
/dports/net-mgmt/observium/observium/mibs/intel/ |
H A D | INTEL-SERVER-BASEBOARD7 | 435 vOther (1), 528 vOther (1), 1456 vOther (1), 1495 vOther (1),
|