Home
last modified time | relevance | path

Searched defs:voffsets (Results 1 – 7 of 7) sorted by relevance

/dports/games/irrlamb/irrlamb-1.0.1/src/irrb/
H A DCIrrBMeshWriter.cpp182 u32* voffsets; in _writeMesh() local
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfufp2i.c532 int32 i, theval, *hoffsets, *voffsets, prevoffset; in pixrep_scaled() local
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/tests/
H A Dmemory_test.cc306 const auto voffsets = Load(d_offsets, offsets.get()); in operator ()() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/highway/hwy/tests/
H A Dmemory_test.cc290 const auto voffsets = Load(d_offsets, offsets.get()); in operator ()() local
/dports/devel/highway/highway-0.15.0/hwy/tests/
H A Dmemory_test.cc306 const auto voffsets = Load(d_offsets, offsets.get()); in operator ()() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/highway/hwy/tests/
H A Dmemory_test.cc290 const auto voffsets = Load(d_offsets, offsets.get()); in operator ()() local
/dports/science/chrono/chrono-7.0.1/src/chrono/geometry/
H A DChTriangleMeshConnected.cpp1270 std::vector<ChVector<>> voffsets(this->m_vertices.size()); in MakeOffset() local