Home
last modified time | relevance | path

Searched refs:vO (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_geom.c119 cs_real_3_t vO = {sx0[0] - vtx_0[0], in _test_edge() local
131 const cs_real_3_t p = {edge[1]*vO[2] - edge[2]*vO[1], in _test_edge()
132 edge[2]*vO[0] - edge[0]*vO[2], in _test_edge()
133 edge[0]*vO[1] - edge[1]*vO[0]}; in _test_edge()
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DnodalBasis.cpp33 vO = uI; in rotateHex()
38 vO = -1; in rotateHex()
43 vO = vI; in rotateHex()
48 vO = uI; in rotateHex()
53 vO = 1; in rotateHex()
58 vO = vI; in rotateHex()
70 vO = vI; in rotateHexFull()
75 vO = uI; in rotateHexFull()
80 vO = wI; in rotateHexFull()
85 vO = vI; in rotateHexFull()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_lj_tip4p_long.cu311 vO[i]=(acctyp)0; in k_lj_tip4p_long()
577 vO[r] += shfl_down(vO[r], s, t_per_atom); in k_lj_tip4p_long()
585 ansO[inum + i].x = vO[0]; in k_lj_tip4p_long()
586 ansO[inum + i].y = vO[1]; in k_lj_tip4p_long()
587 ansO[inum + i].z = vO[2]; in k_lj_tip4p_long()
588 ansO[inum*2 + i].x = vO[3]; in k_lj_tip4p_long()
589 ansO[inum*2 + i].y = vO[4]; in k_lj_tip4p_long()
590 ansO[inum*2 + i].z = vO[5]; in k_lj_tip4p_long()
642 vO[i]=(acctyp)0; in k_lj_tip4p_long_fast()
906 vO[r] += shfl_down(vO[r], s, t_per_atom); in k_lj_tip4p_long_fast()
[all …]
/dports/math/ogdf/OGDF/include/ogdf/graphalg/steiner_tree/
H A DFullComponentStore.h103 node vO = comp.original(adj->theNode());
104 OGDF_ASSERT(m_nodeCopy[vO] != nullptr);
110 edge eC = m_graph.newEdge(m_nodeCopy[uO], m_nodeCopy[vO], weight);
129 node vO = comp.original(e->target());
131 edge eC = m_graph.newEdge(m_nodeCopy[uO], m_nodeCopy[vO], weight);
136 if (m_isTerminal[vO]) {
171 node vO = comp.original(v);
172 if (m_nodeCopy[vO] == nullptr) {
176 m_nodeCopy[vO] = vC;
177 m_nodeOrig[vC] = vO;
[all …]
H A DFullComponentGeneratorDreyfusWagner.h328 node vO = nodepair.target; in getSteinerTreeFor() local
330 node vC = tree.copy(vO); in getSteinerTreeFor()
335 vC = tree.newNode(vO); in getSteinerTreeFor()
338 const T dist = m_isTerminal[uO] ? m_distance[uO][vO] : m_distance[vO][uO]; in getSteinerTreeFor()
340 const T dist = m_distance[uO][vO]; in getSteinerTreeFor()
H A DFullComponentGeneratorDreyfusWagnerWithoutMatrix.h448 node vO = e->target(); in getSteinerTreeFor() local
450 OGDF_ASSERT(vO != nullptr); in getSteinerTreeFor()
452 node vC = tree.copy(vO); in getSteinerTreeFor()
457 vC = tree.newNode(vO); in getSteinerTreeFor()
/dports/games/opencity/opencity-0.0.6.5stable/src/model/
H A Dmodelloader.cpp228 Vertex & vO, in GetNormal() argument
240 a.x = vA.x - vO.x; in GetNormal()
241 a.y = vA.y - vO.y; in GetNormal()
242 a.z = vA.z - vO.z; in GetNormal()
244 b.x = vB.x - vO.x; in GetNormal()
245 b.y = vB.y - vO.y; in GetNormal()
246 b.z = vB.z - vO.z; in GetNormal()
H A Dmodelloader.h75 Vertex & vO,
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/
H A Dnifti1_io_core.cpp185 vec3 vO = v; in nifti_vect33_norm() local
191 vO.v[i] = v.v[i]/vLen; in nifti_vect33_norm()
192 return vO; in nifti_vect33_norm()
196 vec4 vO = v; in nifti_vect44_norm() local
204 return vO; in nifti_vect44_norm()
208 vec3 vO; in nifti_vect33mat33_mul() local
210 vO.v[i] = 0; in nifti_vect33mat33_mul()
214 return vO; in nifti_vect33mat33_mul()
218 vec4 vO; in nifti_vect44mat44_mul() local
220 vO.v[i] = 0; in nifti_vect44mat44_mul()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A DreadBF.cpp34 std::vector<std::vector<typename DerivedO::Scalar> > vO; in readBF() local
45 vO.push_back({cx,cy,cz}); in readBF()
49 list_to_matrix(vO,O); in readBF()
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A DreadBF.cpp34 std::vector<std::vector<typename DerivedO::Scalar> > vO; in readBF() local
45 vO.push_back({cx,cy,cz}); in readBF()
49 list_to_matrix(vO,O); in readBF()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/curve/tess/
H A DCDTriangulator2DExpAddOn.java113 final Vertex vL1, vL2, vL3, vO; in markLineInTriangle() local
115 vL1 = v0; vL2=v1; vL3=v2; vO=null; in markLineInTriangle()
117 vL1 = v0; vL2=v1; vL3=null; vO=v2; in markLineInTriangle()
119 vL1 = v0; vL2=v2; vL3=null; vO=v1; in markLineInTriangle()
121 vL1 = v1; vL2=v2; vL3=null; vO=v0; in markLineInTriangle()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/Linalg/EDSC/
H A DBuilders.cpp183 ValueHandle vO, in linalg_conv_nhwc() argument
200 StructuredIndexed I(vI), W(vW), O(vO); in linalg_conv_nhwc()
217 ValueHandle vI, ValueHandle vW, ValueHandle vO, int depth_multiplier, in linalg_dilated_conv_nhwc() argument
234 StructuredIndexed I(vI), W(vW), O(vO); in linalg_dilated_conv_nhwc()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Linalg/EDSC/
H A DBuilders.cpp191 Value vO, in linalg_generic_conv_nhwc() argument
208 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_conv_nhwc()
227 Value vI, Value vW, Value vO, int depth_multiplier, ArrayRef<int> strides, in linalg_generic_dilated_conv_nhwc() argument
244 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_dilated_conv_nhwc()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Linalg/EDSC/
H A DBuilders.cpp191 Value vO, in linalg_generic_conv_nhwc() argument
208 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_conv_nhwc()
227 Value vI, Value vW, Value vO, int depth_multiplier, ArrayRef<int> strides, in linalg_generic_dilated_conv_nhwc() argument
244 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_dilated_conv_nhwc()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/Linalg/EDSC/
H A DBuilders.h191 Operation *linalg_generic_conv_nhwc(Value vI, Value vW, Value vO,
226 Operation *linalg_generic_dilated_conv_nhwc(Value vI, Value vW, Value vO,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Linalg/EDSC/
H A DBuilders.h177 Operation *linalg_generic_conv_nhwc(Value vI, Value vW, Value vO,
212 Operation *linalg_generic_dilated_conv_nhwc(Value vI, Value vW, Value vO,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Linalg/EDSC/
H A DBuilders.h177 Operation *linalg_generic_conv_nhwc(Value vI, Value vW, Value vO,
212 Operation *linalg_generic_dilated_conv_nhwc(Value vI, Value vW, Value vO,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/Linalg/EDSC/
H A DBuilders.h180 Operation *linalg_generic_conv_nhwc(Value vI, Value vW, Value vO,
215 Operation *linalg_generic_dilated_conv_nhwc(Value vI, Value vW, Value vO,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Linalg/EDSC/
H A DBuilders.cpp210 Value vO, in linalg_generic_conv_nhwc() argument
227 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_conv_nhwc()
247 Value vI, Value vW, Value vO, int depth_multiplier, ArrayRef<int> strides, in linalg_generic_dilated_conv_nhwc() argument
264 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_dilated_conv_nhwc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/Linalg/EDSC/
H A DBuilders.h177 Operation *linalg_conv_nhwc(ValueHandle vI, ValueHandle vW, ValueHandle vO,
211 ValueHandle vO, int depth_multiplier = 1,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Linalg/EDSC/
H A DBuilders.cpp225 Value vO, in linalg_generic_conv_nhwc() argument
242 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_conv_nhwc()
259 Value vI, Value vW, Value vO, int depth_multiplier, ArrayRef<int> strides, in linalg_generic_dilated_conv_nhwc() argument
276 StructuredIndexed I(vI), W(vW), O(vO); in linalg_generic_dilated_conv_nhwc()
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/trillian/testdata/
H A Dint-ca-1.cert13 5vO/TNsFG/rMAiEAtKzSTGMqtqKeR5Nnj9vOSPWYnj2R6Dmdvcw3fbcMvyQ=
/dports/math/ogdf/OGDF/include/ogdf/graphalg/steiner_tree/goemans/
H A DApproximation.h250 const node vO = blowupGraph.getOriginal(v); in addComponent() local
251 if (vO) { in addComponent()
252 isNewTerminal[vO] = true; in addComponent()
/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/misc/quic-interop-runner/
H A Dserver.key22 v2ZprN0ASQngwUqjm8sav5e0BQ5Fc7mSb5POO36KMp0ckV2/vO+VFGxuyFqJmlNN

12345678910>>...22