Home
last modified time | relevance | path

Searched refs:velist (Results 1 – 15 of 15) sorted by path

/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dps_lattice_internal.h124 glist_t velist; /**< List of history entries with different lmstate (tst only) */ member
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/pbconf/
H A DVagrantfile155 # note that velist and vepath should be set to default , not only project builder ('pb')
157 velist default = $VELIST
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/pbconf/ci-scripts/
H A Dfo-dockerbuild-pb.sh26 velist fossology = ubuntu-14.04-x86_64,centos-7-x86_64,fedora-25-x86_64
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dfur_FUR-Friulian.dic35169 velist/g
H A Dro_RO-Romanian.dic153603 velist/Q
/dports/emulators/tilem/tilem-2.0/gui/
H A Drcvmenu.c177 GSList *velist = NULL; in prompt_save_group() local
186 velist = g_slist_prepend(velist, tve); in prompt_save_group()
191 velist = g_slist_reverse(velist); in prompt_save_group()
217 g_slist_free(velist); in prompt_save_group()
228 tilem_link_receive_group(rcvdialog->emu, velist, filename); in prompt_save_group()
231 g_slist_free(velist); in prompt_save_group()
/dports/math/fcl/fcl-0.7.0/include/fcl/broadphase/
H A Dbroadphase_SaP-inl.h311 scale[0] = (velist[0].back())->getVal(0) - velist[0][0]->getVal(0); in setup()
312 scale[1] = (velist[1].back())->getVal(1) - velist[1][0]->getVal(1);; in setup()
313 scale[2] = (velist[2].back())->getVal(2) - velist[2][0]->getVal(2); in setup()
475 velist[coord][id] = current; in updateVelist()
538 velist[0].clear(); in clear()
539 velist[1].clear(); in clear()
540 velist[2].clear(); in clear()
574 const auto res_it = std::upper_bound(velist[axis].begin(), velist[axis].end(), &dummy, in collide_()
580 if(res_it != velist[axis].end()) in collide_()
682 const auto res_it = std::upper_bound(velist[axis].begin(), velist[axis].end(), &dummy, in distance_()
[all …]
H A Dbroadphase_SaP.h135 std::vector<EndPoint*> velist[3]; variable
/dports/math/fcl05/fcl-0.5.0/include/fcl/broadphase/
H A Dbroadphase_SaP.h245 velist[coord].resize(size() * 2); in updateVelist()
250 velist[coord][id] = current; in updateVelist()
261 std::vector<EndPoint*> velist[3]; variable
/dports/math/fcl05/fcl-0.5.0/src/broadphase/
H A Dbroadphase_SaP.cpp281 scale[0] = (velist[0].back())->getVal(0) - velist[0][0]->getVal(0); in setup()
282 scale[1] = (velist[1].back())->getVal(1) - velist[1][0]->getVal(1);; in setup()
283 scale[2] = (velist[2].back())->getVal(2) - velist[2][0]->getVal(2); in setup()
483 velist[0].clear(); in clear()
484 velist[1].clear(); in clear()
485 velist[2].clear(); in clear()
515 …std::vector<EndPoint*>::const_iterator res_it = std::upper_bound(velist[axis].begin(), velist[axis… in collide_()
521 if(res_it != velist[axis].end()) in collide_()
581 …std::vector<EndPoint*>::const_iterator res_it = std::upper_bound(velist[axis].begin(), velist[axis… in distance_()
587 if(res_it != velist[axis].end()) in distance_()
/dports/textproc/ibus-typing-booster/ibus-typing-booster-2.15.11/data/
H A Dfi_FI.dic57691 pyövelistä
70302velistä
/dports/textproc/ro-hunspell/ro-hunspell-3.3.10/
H A Dro_RO-ante1993.dic153603 velist/Q
H A Dro_RO.dic153603 velist/Q
/dports/www/dooble/dooble-2021.12.05/Dictionaries/ro/
H A Dro_RO.dic153146 velist/Q
/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dps_lattice_internal.h124 glist_t velist; /**< List of history entries with different lmstate (tst only) */