Home
last modified time | relevance | path

Searched refs:get_contact (Results 126 – 150 of 171) sorted by relevance

1234567

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_multicontact_halfspace.cpp409 const int j = static_cast<FixContactHistoryMesh*>(fix_ptr)->get_contact(i, jj); in get_data_ptr()
H A Dfix_contact_history_mesh.cpp683 int FixContactHistoryMesh::get_contact(const int i, const int j) in get_contact() function in FixContactHistoryMesh
/dports/net-im/py-unmessage/unmessage-0.2.0/unmessage/
H A Dpeer.py818 def get_contact(self, name): member in Peer
947 contact = self.get_contact(name)
951 contact = self.get_contact(name)
/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dconffile.c1119 struct contact* get_contact(gchar *jid) in get_contact() function
1137 contact=get_contact(jid); in remove_contact()
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dconnection_handlers_events.py339 contact = app.contacts.get_contact(self.account, self.jid)
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Droster_window.py576 big_brother_contact = app.contacts.get_contact(big_brother_account,
610 _contact = app.contacts.get_contact(_account, _jid)
964 contact = app.contacts.get_contact(account, jid)
1288 contact = app.contacts.get_contact(account, jid)
2107 self_contact = app.contacts.get_contact(account,
2502 contact = app.contacts.get_contact(obj.conn.name, obj.jid)
3323 contact = app.contacts.get_contact(account, jid, resource)
3389 contact = app.contacts.get_contact(account, jid)
3436 contact = app.contacts.get_contact(account, jid)
H A Dgui_menu_builder.py321 c_ = app.contacts.get_contact(account, gc_contact.jid,
H A Dgui_interface.py1224 contact = app.contacts.get_contact(account, jid, resource)
1445 contact = app.contacts.get_contact(account, jid, resource)
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/core/
H A Dsipe-ocs2007.c599 contact = get_contact(sipe_private); in sipe_send_set_container_members()
1681 tmp = get_contact(sipe_private); in send_presence_publish()
2095 contact = get_contact(sipe_private); in sipe_ocs2007_process_roaming_self()
/dports/devel/erlang-katana/erlang-katana-0.4.0/
H A DREADME.md291 , get_contact
299 Likewise for `get_contact`, and `get_status`.
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/zeroconf/
H A Dzeroconf_avahi.py529 def get_contact(self, jid): member in Zeroconf
/dports/devel/libical/libical-3.0.8/src/libical/
H A Dicalproperty_cxx.cpp343 std::string ICalProperty::get_contact() const in get_contact() function in ICalProperty
/dports/devel/mercurial/mercurial-6.0/mercurial/hgweb/
H A Dwebcommands.py23 get_contact,
817 owner=get_contact(web.config) or b'unknown',
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/
H A Ddist.py49 file.write('Author: %s\n' % self.get_contact())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/
H A Ddist.py49 file.write('Author: %s\n' % self.get_contact())
/dports/www/moodle310/moodle/message/classes/
H A Dapi.php2444 if ($contact = self::get_contact($userid, $contactid)) {
2533 public static function get_contact(int $userid, int $contactid) { function in core_message\\api
/dports/www/moodle311/moodle/message/classes/
H A Dapi.php2448 if ($contact = self::get_contact($userid, $contactid)) {
2537 public static function get_contact(int $userid, int $contactid) { function in core_message\\api
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/
H A Ddist.py143 write_field('Author', self.get_contact())
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/
H A Ddist.py137 write_field('Author', self.get_contact())
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/f5/
H A D_bigip_facts.py797 def get_contact(self): member in Devices
798 return self.api.Management.Device.get_contact(self.devices)
/dports/www/moodle39/moodle/message/classes/
H A Dapi.php2797 if ($contact = self::get_contact($userid, $contactid)) {
2886 public static function get_contact(int $userid, int $contactid) { function in core_message\\api
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/
H A Ddist.py145 write_field('Author', self.get_contact())
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/
H A Ddist.py145 write_field('Author', self.get_contact())
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/
H A Ddist.py143 write_field('Author', self.get_contact())
/dports/www/moodle310/moodle/lib/
H A Ddeprecatedlib.php2744 … 'message_get_contact() has been removed. Please use \core_message\api::get_contact() instead.'

1234567