Home
last modified time | relevance | path

Searched refs:list_context (Results 1 – 25 of 27) sorted by relevance

12

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.c1772 list_context->destroy (list_context->user_data); in list_context_unref()
1807 if (!list_context->had_weak_object || list_context->weak_object != NULL) in all_cms_prepared()
1809 list_context->callback (cms, n_cms, NULL, list_context->user_data, in all_cms_prepared()
1838 list_context->cms_to_ready--; in tp_list_connection_managers_cm_prepared()
1876 list_context->callback (NULL, 0, error, list_context->user_data, in tp_list_connection_managers_got_names()
1913 list_context->arr); in tp_list_connection_managers_got_names()
1915 list_context->cms_to_ready = list_context->arr->len; in tp_list_connection_managers_got_names()
1916 list_context->refcount += list_context->cms_to_ready; in tp_list_connection_managers_got_names()
1940 list_context->refcount++; in tp_list_connection_managers_got_names()
1986 list_context->refcount = 1; in tp_list_connection_managers()
[all …]
H A Dconnection.c2874 _ListContext *list_context = user_data; in tp_list_connection_names_helper() local
2885 list_context->callback (NULL, 0, NULL, NULL, error, in tp_list_connection_names_helper()
2886 list_context->user_data, user_object); in tp_list_connection_names_helper()
2917 NULL, list_context->user_data, user_object); in tp_list_connection_names_helper()
2927 _ListContext *list_context = p; in list_context_free() local
2929 if (list_context->destroy != NULL) in list_context_free()
2930 list_context->destroy (list_context->user_data); in list_context_free()
2932 g_slice_free (_ListContext, list_context); in list_context_free()
2969 list_context->callback = callback; in tp_list_connection_names()
2970 list_context->user_data = user_data; in tp_list_connection_names()
[all …]
/dports/devel/p5-Class-Std/Class-Std-0.013/lib/Class/
H A DStd.pm322 my $list_context = wantarray;
327 if (!defined $list_context) {
332 if ($list_context) {
339 return if !defined $list_context;
340 return @results if $list_context;
370 my $list_context = wantarray;
374 if (!defined $list_context) {
379 if ($list_context) {
386 return if !defined $list_context;
387 return @results if $list_context;
/dports/devel/p5-Perl6-Slurp/Perl6-Slurp-0.051005/lib/Perl6/
H A DSlurp.pm38 my $list_context = wantarray;
40 unless defined $list_context;
174 if ($list_context && $optimized) {
187 if ($list_context) {
/dports/devel/p5-Object-InsideOut/Object-InsideOut-4.05/lib/Object/InsideOut/
H A DCumulative.pm152 my $list_context = wantarray;
172 if (defined($list_context)) {
174 if ($list_context) {
189 if (defined($list_context)) {
190 if ($list_context) {
/dports/devel/p5-Test-Base/Test-Base-0.89/t/
H A Dautoload.t10 my @list_context = $block->bogus_method;
11 ok @list_context == 0,
H A Dprototypes.t6 wantarray ? 'list_context' : 'scalar_context';
/dports/net/p5-URI/URI-5.10/
H A Duri-test24 my $list_context = ($method =~ s/^\@//);
31 if ($list_context) {
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/gui/
H A Dide-marked-view.c39 struct list_context { struct
216 g_autofree struct list_context *list = NULL; in render_node()
218 list = g_new0 (struct list_context, 1); in render_node()
239 struct list_context *list; in render_node()
/dports/devel/ORBit2/ORBit2-2.14.19/src/services/name/
H A Dname-client.c421 CosNaming_NamingContext list_context = resolve (NamingContext_obj, in main() local
425 assert_NamingContext (list_context, requested_name); in main()
427 CosNaming_NamingContext_list (list_context, FETCH_AT_ONCE, in main()
431 CORBA_Object_release (list_context, &ev); in main()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dsieve-commands.c97 void *list_context; in emit_string_list_operand() local
101 (cgenv->sblock, sieve_ast_strlist_count(strlist), &list_context); in emit_string_list_operand()
111 sieve_opr_stringlist_emit_end(cgenv->sblock, list_context); in emit_string_list_operand()
/dports/devel/p5-Inline-Files/Inline-Files-0.71/lib/Inline/Files/
H A DVirtual.pm366 my $list_context ||= wantarray;
378 last unless $list_context;
380 return $list_context ? (@lines) :
/dports/lang/perl5.34/perl-5.34.0/cpan/autodie/t/
H A Dhints.t89 my @list_context = copy(NO_SUCH_FILE, NO_SUCH_FILE2);
/dports/lang/perl5.30/perl-5.30.3/cpan/autodie/t/
H A Dhints.t89 my @list_context = copy(NO_SUCH_FILE, NO_SUCH_FILE2);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/autodie/t/
H A Dhints.t89 my @list_context = copy(NO_SUCH_FILE, NO_SUCH_FILE2);
/dports/lang/perl5.32/perl-5.32.1/cpan/autodie/t/
H A Dhints.t89 my @list_context = copy(NO_SUCH_FILE, NO_SUCH_FILE2);
/dports/devel/p5-autodie/autodie-2.29/t/
H A Dhints.t89 my @list_context = copy(NO_SUCH_FILE, NO_SUCH_FILE2);
/dports/devel/p5-IO-Prompter/IO-Prompter-0.004015/
H A DMANIFEST42 t/list_context.t
/dports/devel/gputils/gputils-1.5.0/gplink/
H A Dgplink.h.in63 typedef struct list_context { struct
64 struct list_context *prev; argument
/dports/devel/p5-Inline-C/Inline-C-0.81/t/
H A D10callback.t23 void list_context(int x) {
220 my @list = list_context(17);
/dports/lang/perl5.34/perl-5.34.0/dist/threads/
H A Dthreads.xs1191 int list_context; variable
1204 list_context = (GIMME_V == G_ARRAY);
1240 if (list_context) {
1247 if (! list_context) {
/dports/lang/perl5.30/perl-5.30.3/dist/threads/
H A Dthreads.xs1191 int list_context; variable
1204 list_context = (GIMME_V == G_ARRAY);
1240 if (list_context) {
1247 if (! list_context) {
/dports/lang/perl5.32/perl-5.32.1/dist/threads/
H A Dthreads.xs1191 int list_context; variable
1204 list_context = (GIMME_V == G_ARRAY);
1240 if (list_context) {
1247 if (! list_context) {
/dports/devel/p5-threads/threads-2.21/
H A Dthreads.xs1187 int list_context; variable
1200 list_context = (GIMME_V == G_ARRAY);
1236 if (list_context) {
1243 if (! list_context) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/threads/
H A Dthreads.xs1191 int list_context; variable
1204 list_context = (GIMME_V == G_LIST);
1240 if (list_context) {
1247 if (! list_context) {

12