Home
last modified time | relevance | path

Searched defs:have (Results 226 – 250 of 6400) sorted by relevance

12345678910>>...256

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/utils/
H A Dutils.py70 def diff_list_of_dicts(want, have): argument
83 def get_lst_diff_for_dicts(want, have, lst): argument
102 def get_lst_same_for_dicts(want, have, lst): argument
/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DFileTreeItem.cc183 void FileTreeItem::getSubtreeWantedSize(uint64_t& have, uint64_t& total) const in getSubtreeWantedSize()
200 uint64_t have(0); in progress() local
225 uint64_t have = 0; in size() local
/dports/net-p2p/transmission-qt/transmission-3.00/qt/
H A DFileTreeItem.cc183 void FileTreeItem::getSubtreeWantedSize(uint64_t& have, uint64_t& total) const in getSubtreeWantedSize()
200 uint64_t have(0); in progress() local
225 uint64_t have = 0; in size() local
/dports/net-p2p/transmission-daemon/transmission-3.00/qt/
H A DFileTreeItem.cc183 void FileTreeItem::getSubtreeWantedSize(uint64_t& have, uint64_t& total) const in getSubtreeWantedSize()
200 uint64_t have(0); in progress() local
225 uint64_t have = 0; in size() local
/dports/net-p2p/transmission-gtk/transmission-3.00/qt/
H A DFileTreeItem.cc183 void FileTreeItem::getSubtreeWantedSize(uint64_t& have, uint64_t& total) const in getSubtreeWantedSize()
200 uint64_t have(0); in progress() local
225 uint64_t have = 0; in size() local
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DFileTreeItem.cc183 void FileTreeItem::getSubtreeWantedSize(uint64_t& have, uint64_t& total) const in getSubtreeWantedSize()
200 uint64_t have(0); in progress() local
225 uint64_t have = 0; in size() local
/dports/www/transmission-web/transmission-3.00/qt/
H A DFileTreeItem.cc183 void FileTreeItem::getSubtreeWantedSize(uint64_t& have, uint64_t& total) const in getSubtreeWantedSize()
200 uint64_t have(0); in progress() local
225 uint64_t have = 0; in size() local
/dports/textproc/aspell-ispell/aspell-0.60.8/common/
H A Dhash-t.hpp89 bool have; in insert() local
137 typename HashTable<P>::iterator HashTable<P>::find_i(const Key & to_find, bool & have) in find_i()
159 bool have; in equal_range_i() local
/dports/textproc/aspell/aspell-0.60.8/common/
H A Dhash-t.hpp89 bool have; in insert() local
137 typename HashTable<P>::iterator HashTable<P>::find_i(const Key & to_find, bool & have) in find_i()
159 bool have; in equal_range_i() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pretty-hex-0.2.1/tests/
H A Dtests.rs20 let mut have = String::new(); in test_simple() localVariable
161 let have = core::str::from_utf8(&buffer).unwrap(); in test_hex_write_with_simple_config() localVariable
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pretty-hex-0.2.1/tests/
H A Dtests.rs20 let mut have = String::new(); in test_simple() localVariable
161 let have = core::str::from_utf8(&buffer).unwrap(); in test_hex_write_with_simple_config() localVariable
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/testing/
H A Dregexp_test.cc49 const map<string, int>* have = x->NamedCaptures(); in TEST() local
68 const map<int, string>* have = x->CaptureNames(); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/devel/re2/re2-2021-11-01/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dregexp_test.cc49 const map<string, int>* have = x->NamedCaptures(); in TEST() local
68 const map<int, string>* have = x->CaptureNames(); in TEST() local
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dregexp_test.cc49 const map<string, int>* have = x->NamedCaptures(); in TEST() local
68 const map<int, string>* have = x->CaptureNames(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/pretty-hex-0.2.1/tests/
H A Dtests.rs20 let mut have = String::new(); in test_simple() localVariable
161 let have = core::str::from_utf8(&buffer).unwrap(); in test_hex_write_with_simple_config() localVariable
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/re2/re2/testing/
H A Dregexp_test.cc54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local
73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
/dports/emulators/mess/mame-mame0226/3rdparty/portmidi/pm_java/
H A Dmake.bat22 :have-dll label
/dports/emulators/mame/mame-mame0226/3rdparty/portmidi/pm_java/
H A Dmake.bat22 :have-dll label
/dports/games/odamex/odamex-src-0.7.0/libraries/portmidi/pm_java/
H A Dmake.bat22 :have-dll label

12345678910>>...256