Home
last modified time | relevance | path

Searched defs:global_pairs (Results 1 – 9 of 9) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/mainwindow/
H A Dmainmenu.h63 QAction * _exportAction;
/dports/textproc/codespell/codespell-2.1.0/codespell_lib/tests/
H A Dtest_dictionary.py35 global_pairs = set() variable
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/tests/libmemcached-1.0/
H A Datomsmasher.cc47 static pairs_st *global_pairs; variable
H A Dgenerate.cc63 static pairs_st *global_pairs= NULL; variable
H A Dmem_functions.cc1846 static pairs_st *global_pairs= NULL; variable
/dports/databases/libmemcached/libmemcached-1.0.18/tests/libmemcached-1.0/
H A Datomsmasher.cc47 static pairs_st *global_pairs; variable
H A Dmem_functions.cc1846 static pairs_st *global_pairs= NULL; variable
/dports/math/fcl05/fcl-0.5.0/test/
H A Dtest_fcl_collision.cpp78 std::vector<Contact> global_pairs; variable
/dports/math/fcl/fcl-0.7.0/test/
H A Dtest_fcl_collision.cpp78 std::vector<Contact<S>>& global_pairs() in global_pairs() function