Home
last modified time | relevance | path

Searched refs:contact_name (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/essential_contacts/
H A Dcontacts.py143 'name': contact_name,
148 if contact_name.startswith('folders'):
161 def Delete(self, contact_name): argument
171 if contact_name.startswith('folders'):
173 name=contact_name)
178 name=contact_name)
182 name=contact_name)
185 def Describe(self, contact_name): argument
197 name=contact_name)
202 name=contact_name)
[all …]
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/tests/twisted/avahi/
H A Dcaps-file-transfer.py43 def receive_presence_and_ask_caps(q, stream, service, contact_name): argument
62 <iq from='""" + contact_name + """'
74 to=contact_name, iq_id='receive-presence-and-ask-caps',
109 contact_name = "test-caps-ft@" + get_host_name()
110 listener, port = setup_stream_listener(q, contact_name)
111 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port,
167 contact_name = "test-caps-ft2@" + get_host_name()
168 listener, port = setup_stream_listener(q, contact_name)
169 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port,
205 contact_name = "test-caps-ft-no-capa2@" + get_host_name()
[all …]
H A Drequest-im.py26 contact_name = "test-request-im@" + get_host_name()
27 listener, port = setup_stream_listener(q, contact_name)
33 AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
35 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
51 handle = conn.RequestHandles(HT_CONTACT, [contact_name])[0]
70 assert props[tp_name_prefix + '.Channel.TargetID'] == contact_name
88 assert channel_props['TargetID'] == contact_name, channel_props
110 tp_name_prefix + '.Channel.TargetID': contact_name,
126 assert props[tp_name_prefix + '.Channel.TargetID'] == contact_name
H A Dmuc-invite.py33 contact_name = "test-muc@" + get_host_name()
34 listener, port = setup_stream_listener(q, contact_name)
36 AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
38 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
51 outbound = connect_to_stream(q, contact_name,
61 msg['from'] = contact_name
94 assert props[cs.INITIATOR_ID] == contact_name
H A Dichat-incoming-msg.py30 contact_name = "test-ichat-incoming-msg@" + get_host_name()
31 listener, port = setup_stream_listener(q, contact_name)
33 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
35 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
46 outbound = connect_to_stream(q, contact_name,
H A Dichat-composing.py25 contact_name = "test-text-channel@" + get_host_name()
26 listener, port = setup_stream_listener(q, contact_name)
28 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
30 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
44 xmpp_connection = connect_to_stream(q, contact_name,
H A Dtext-channel.py28 contact_name = "test-text-channel@" + get_host_name()
29 listener, port = setup_stream_listener(q, contact_name)
31 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
33 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
65 outbound = connect_to_stream(q, contact_name,
H A Dclose-local-pending-room.py24 contact_name = "test-text-channel@" + get_host_name()
25 listener, port = setup_stream_listener(q, contact_name)
27 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
29 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
44 xmpp_connection = connect_to_stream(q, contact_name,
H A Daliases.py94 contact_name = "aliastest@" + get_host_name()
95 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", 1234, basic_txt)
97 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
99 assertEquals(contact_name, alias)
119 (contact_name, {}, True) ]:
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/src/
H A Davahi-olpc-activity-manager.c111 gchar **contact_name) in split_activity_name() argument
124 if (contact_name != NULL) in split_activity_name()
125 *contact_name = g_strdup (tmp[1]); in split_activity_name()
144 gchar *contact_name = NULL; in browser_found() local
167 g_free (contact_name); in browser_found()
182 contact_name); in browser_found()
187 g_free (contact_name); in browser_found()
206 gchar *contact_name = NULL; in browser_removed() local
225 g_free (contact_name); in browser_removed()
235 g_free (contact_name); in browser_removed()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A Deab-contact-compare.c132 EContactName *contact_name; in eab_contact_compare_name_to_string_full() local
156 if (contact_name->given) in eab_contact_compare_name_to_string_full()
158 if (contact_name->additional) in eab_contact_compare_name_to_string_full()
160 if (contact_name->family) in eab_contact_compare_name_to_string_full()
163 e_contact_name_free (contact_name); in eab_contact_compare_name_to_string_full()
677 EContactName *contact_name; in use_common_book_client() local
699 if (contact_name) { in use_common_book_client()
700 if (contact_name->given && *contact_name->given) in use_common_book_client()
703 if (contact_name->additional && *contact_name->additional) in use_common_book_client()
706 if (contact_name->family && *contact_name->family) in use_common_book_client()
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/cims/models/
H A Dcontact.py80 def contact_name(self): member in Contact
91 @contact_name.setter
92 def contact_name(self, contact_name): argument
101 self._contact_name = contact_name
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/tests/twisted/avahi/tubes/
H A Ddisabled-1-1-tubes.py45 contact_name = PUBLISHED_NAME + get_host_name()
46 listener, port = setup_stream_listener(q, contact_name)
48 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
50 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
H A Dtube-close.py41 contact_name = PUBLISHED_NAME + "@" + get_host_name()
42 listener, port = setup_stream_listener(q, contact_name)
44 announcer = AvahiAnnouncer(contact_name, "_presence._tcp", port, basic_txt)
46 handle = wait_for_contact_in_publish(q, bus, conn, contact_name)
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-contact.php85 $contact_name = $userlib->get_user_preference($prefs['contact_user'], 'realName'); variable
86 if ($contact_name == '') {
87 $contact_name = $prefs['contact_user']; variable
89 $message = tra('Message sent to') . ': ' . $contact_name . '<br />';
/dports/www/fusionpbx/fusionpbx-4.4.1/app/contacts/
H A Dcontact_relation_edit.php269 …$contact_name = $row['contact_name_given'].(($row['contact_name_given'] != '' && $row['contact_nam… variable
271 if ($contact_name != '') {
272 $contact_name = $row['contact_organization'].', '.$contact_name; variable
275 $contact_name = $row['contact_organization']; variable
278 …_uuid'] == $relation_contact_uuid) ? "selected='selected'" : null).">".$contact_name."</option>\n";
/dports/devel/py-oci/oci-2.53.1/src/oci/osp_gateway/models/
H A Daddress.py128 def contact_name(self): member in Address
139 @contact_name.setter
140 def contact_name(self, contact_name): member in Address
149 self._contact_name = contact_name
/dports/www/seahub/seahub-8.0.7-server/seahub/contacts/
H A Dviews.py73 contact_name = request.POST.get('contact_name', '')
77 Contact.objects.add_contact(username, contact_email, contact_name, note)
98 contact_name = form.cleaned_data['contact_name']
101 contact.contact_name = contact_name
H A Dmodels.py15 def add_contact(self, user_email, contact_email, contact_name=None, note=None): argument
18 contact_name=contact_name, note=note)
59 contact_name = models.CharField(max_length=255, blank=True, null=True, \ variable in Contact
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netbox/netbox/tests/integration/targets/v2.11/tasks/
H A Dnetbox_site.yml49 contact_name: Mikhail
58 - test_three['diff']['after']['contact_name'] == "Mikhail"
63 - test_three['site']['contact_name'] == "Mikhail"
83 contact_name: Jenny
110 - test_four['site']['contact_name'] == "Jenny"
133 contact_name: Jenny
158 - test_results['site']['contact_name'] == "Jenny"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netbox/netbox/tests/integration/targets/v2.10/tasks/
H A Dnetbox_site.yml49 contact_name: Mikhail
58 - test_three['diff']['after']['contact_name'] == "Mikhail"
63 - test_three['site']['contact_name'] == "Mikhail"
83 contact_name: Jenny
110 - test_four['site']['contact_name'] == "Jenny"
133 contact_name: Jenny
158 - test_results['site']['contact_name'] == "Jenny"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netbox/netbox/tests/integration/targets/v3.0/tasks/
H A Dnetbox_site.yml49 contact_name: Mikhail
58 - test_three['diff']['after']['contact_name'] == "Mikhail"
63 - test_three['site']['contact_name'] == "Mikhail"
83 contact_name: Jenny
110 - test_four['site']['contact_name'] == "Jenny"
133 contact_name: Jenny
158 - test_results['site']['contact_name'] == "Jenny"
/dports/www/p5-Bigtop/Bigtop-0.38/examples/Billing-Finished/docs/
H A Dschema.mysql9 contact_name VARCHAR(100),
14 INSERT INTO my_company ( name, address, city, state, zip, description, contact_name, contact_email,…
25 contact_name VARCHAR(100),
30 INSERT INTO customer ( name, address, city, state, zip, description, contact_name, contact_email, c…
H A Dschema.postgres9 contact_name varchar,
14 INSERT INTO my_company ( name, address, city, state, zip, description, contact_name, contact_email,…
25 contact_name varchar,
30 INSERT INTO customer ( name, address, city, state, zip, description, contact_name, contact_email, c…
H A Dschema.sqlite9 contact_name varchar,
14 INSERT INTO my_company ( name, address, city, state, zip, description, contact_name, contact_email,…
25 contact_name varchar,
30 INSERT INTO customer ( name, address, city, state, zip, description, contact_name, contact_email, c…

12345678910>>...14