Home
last modified time | relevance | path

Searched refs:convs (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/dports/security/keybase/client-v5.7.1/go/chat/storage/
H A Dinbox_test.go90 convs = append(convs, makeConvo(gregor1.Time(i), 1, 1))
134 convs = append(convs, conv)
154 unreads = append(unreads, []types.RemoteConversation{convs[19], convs[13], convs[5]}...)
170convs[17].Conv.Metadata.Supersedes = append(convs[17].Conv.Metadata.Supersedes, convs[6].Conv.Meta…
255 convs = append(convs, conv)
323 convs = append(convs, makeConvo(gregor1.Time(i), 1, 1))
368 convs = append(convs, makeConvo(gregor1.Time(i), 1, 1))
774 convs = append(convs, conv)
927 convs = nil
931 convs = append(convs, conv)
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/uninorm/
H A Du-normxfrm.h26 char *convs; in FUNC() local
39 convs = U_CONV_TO_ENCODING (locale_charset (), in FUNC()
44 if (convs == NULL) in FUNC()
59 if (convs != convsbuf) in FUNC()
64 free (convs); in FUNC()
68 convs = memory; in FUNC()
72 result = amemxfrm (convs, convs_length, resultbuf, lengthp); in FUNC()
75 if (convs != convsbuf) in FUNC()
78 free (convs); in FUNC()
84 if (convs != convsbuf) in FUNC()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/unicase/
H A Du-casexfrm.h27 char *convs; in FUNC() local
40 convs = U_CONV_TO_ENCODING (locale_charset (), in FUNC()
45 if (convs == NULL) in FUNC()
60 if (convs != convsbuf) in FUNC()
65 free (convs); in FUNC()
69 convs = memory; in FUNC()
73 result = amemxfrm (convs, convs_length, resultbuf, lengthp); in FUNC()
76 if (convs != convsbuf) in FUNC()
79 free (convs); in FUNC()
85 if (convs != convsbuf) in FUNC()
[all …]
/dports/devel/libunistring/libunistring-0.9.10/lib/uninorm/
H A Du-normxfrm.h35 char *convs; in FUNC() local
48 convs = U_CONV_TO_ENCODING (locale_charset (), in FUNC()
53 if (convs == NULL) in FUNC()
68 if (convs != convsbuf) in FUNC()
73 free (convs); in FUNC()
77 convs = memory; in FUNC()
81 result = amemxfrm (convs, convs_length, resultbuf, lengthp); in FUNC()
84 if (convs != convsbuf) in FUNC()
87 free (convs); in FUNC()
93 if (convs != convsbuf) in FUNC()
[all …]
/dports/devel/libunistring/libunistring-0.9.10/lib/unicase/
H A Du-casexfrm.h36 char *convs; in FUNC() local
49 convs = U_CONV_TO_ENCODING (locale_charset (), in FUNC()
54 if (convs == NULL) in FUNC()
69 if (convs != convsbuf) in FUNC()
74 free (convs); in FUNC()
78 convs = memory; in FUNC()
82 result = amemxfrm (convs, convs_length, resultbuf, lengthp); in FUNC()
85 if (convs != convsbuf) in FUNC()
88 free (convs); in FUNC()
94 if (convs != convsbuf) in FUNC()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/uninorm/
H A Du-normxfrm.h34 char *convs; in FUNC() local
47 convs = U_CONV_TO_ENCODING (locale_charset (), in FUNC()
52 if (convs == NULL) in FUNC()
67 if (convs != convsbuf) in FUNC()
72 free (convs); in FUNC()
76 convs = memory; in FUNC()
80 result = amemxfrm (convs, convs_length, resultbuf, lengthp); in FUNC()
83 if (convs != convsbuf) in FUNC()
86 free (convs); in FUNC()
92 if (convs != convsbuf) in FUNC()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/unicase/
H A Du-casexfrm.h35 char *convs; in FUNC() local
48 convs = U_CONV_TO_ENCODING (locale_charset (), in FUNC()
53 if (convs == NULL) in FUNC()
68 if (convs != convsbuf) in FUNC()
73 free (convs); in FUNC()
77 convs = memory; in FUNC()
81 result = amemxfrm (convs, convs_length, resultbuf, lengthp); in FUNC()
84 if (convs != convsbuf) in FUNC()
87 free (convs); in FUNC()
93 if (convs != convsbuf) in FUNC()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/script/
H A Dscript_mr.cpp403 int convs[4]; in o3_updateConversations() local
404 Common::fill(convs, convs+4, -1); in o3_updateConversations()
409 convs[0] = 6; in o3_updateConversations()
414 convs[0] = 8; in o3_updateConversations()
419 convs[0] = 9; in o3_updateConversations()
434 convs[0] = 0; in o3_updateConversations()
439 convs[0] = 2; in o3_updateConversations()
444 convs[0] = 3; in o3_updateConversations()
449 convs[0] = 4; in o3_updateConversations()
454 convs[0] = 5; in o3_updateConversations()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/script/
H A Dscript_mr.cpp403 int convs[4]; in o3_updateConversations() local
404 Common::fill(convs, convs+4, -1); in o3_updateConversations()
409 convs[0] = 6; in o3_updateConversations()
414 convs[0] = 8; in o3_updateConversations()
419 convs[0] = 9; in o3_updateConversations()
434 convs[0] = 0; in o3_updateConversations()
439 convs[0] = 2; in o3_updateConversations()
444 convs[0] = 3; in o3_updateConversations()
449 convs[0] = 4; in o3_updateConversations()
454 convs[0] = 5; in o3_updateConversations()
[all …]
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/monodepthv2/
H A Ddepth_decoder.py50 self.convs = OrderedDict()
55 self.convs[("upconv", i, 0)] = ConvBlock(num_ch_in, num_ch_out)
62 self.convs[("upconv", i, 1)] = ConvBlock(num_ch_in, num_ch_out)
65 self.convs[("dispconv", s)] = Conv3x3(
69 for k in self.convs:
70 self.register_child(self.convs[k])
72 self.decoder.add(*list(self.convs.values()))
83 x = self.convs[("upconv", i, 0)](x)
88 x = self.convs[("upconv", i, 1)](x)
101 x = self.convs[("upconv", i, 0)].predict(x)
[all …]
H A Dpose_decoder.py46 self.convs = OrderedDict()
47 self.convs[("squeeze")] = nn.Conv2D(
49 self.convs[("pose", 0)] = nn.Conv2D(
52 self.convs[("pose", 1)] = nn.Conv2D(
54 self.convs[("pose", 2)] = nn.Conv2D(
58 for k in self.convs:
59 self.register_child(self.convs[k])
61 self.net.add(*list(self.convs.values()))
67 cat_features = [F.relu(self.convs["squeeze"](f)) for f in last_features]
72 out = self.convs[("pose", i)](out)
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-utils.c632 convs->decimal_sep_dot = TRUE; in xlsx_conventions_new()
639 convs->range_sep_colon = TRUE; in xlsx_conventions_new()
640 convs->sheet_name_sep = '!'; in xlsx_conventions_new()
641 convs->arg_sep = ','; in xlsx_conventions_new()
642 convs->array_col_sep = ','; in xlsx_conventions_new()
643 convs->array_row_sep = ';'; in xlsx_conventions_new()
644 convs->output.translated = FALSE; in xlsx_conventions_new()
652 convs->output.decimal_digits = in xlsx_conventions_new()
671 convs->input.func = xlsx_func_map_in; in xlsx_conventions_new()
687 return convs; in xlsx_conventions_new()
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dparse-util.c989 tmp_wb = (*convs->input.external_wb) (convs, ref_wb, name); in wbref_parse()
1175 GnmConventions const *convs) in rangeref_parse() argument
1513 GnmConventions *convs; in gnm_conventions_new_full() local
1517 convs = g_malloc0 (size); in gnm_conventions_new_full()
1518 convs->ref_count = 1; in gnm_conventions_new_full()
1523 convs->sheet_name_sep = '!'; in gnm_conventions_new_full()
1524 convs->intersection_char = ' '; in gnm_conventions_new_full()
1540 convs->output.boolean = NULL; in gnm_conventions_new_full()
1543 return convs; in gnm_conventions_new_full()
1617 GnmConventions *convs; in parse_util_init() local
[all …]
H A Dparse-util.h32 GnmConventions const *convs);
48 GnmConventions const *convs; member
154 GnmConventions const *convs);
159 GnmConventions const *convs);
164 GnmConventions const *convs);
169 GnmExpr const *(*func) (GnmConventions const *convs,
177 Workbook *(*external_wb) (GnmConventions const *convs,
202 GString * (*quote_sheet_name) (GnmConventions const *convs,
224 GnmConventions const *convs,
229 GnmConventions const *convs);
[all …]
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dretry_test.go49 var convs []chat1.Conversation
51 convs = append(convs, conv)
53 convs = append(convs, conv)
55 convs = append(convs, conv)
56 sort.Slice(convs, func(i, j int) bool {
57 return convs[i].GetConvID().Less(convs[j].GetConvID())
59 for _, conv := range convs {
64 t.Logf("clearing: %s", convs[0].GetConvID())
65 require.NoError(t, store.ClearAll(context.TODO(), convs[0].GetConvID(), uid))
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/plugins/
H A Dsendbutton.c120 GList *convs = purple_get_conversations(); in plugin_load() local
130 while (convs) { in plugin_load()
132 PurpleConversation *conv = (PurpleConversation *)convs->data; in plugin_load()
139 convs = convs->next; in plugin_load()
148 GList *convs = purple_get_conversations(); in plugin_unload() local
150 while (convs) { in plugin_unload()
151 PurpleConversation *conv = (PurpleConversation *)convs->data; in plugin_unload()
158 convs = convs->next; in plugin_unload()
H A Dunity.c58 GList *convs = NULL; in update_launcher() local
64 for (convs = purple_get_conversations(); convs != NULL; convs = convs->next) { in update_launcher()
65 PurpleConversation *conv = convs->data; in update_launcher()
130 GList *convs; in refill_messaging_menu() local
132 for (convs = purple_get_conversations(); convs != NULL; convs = convs->next) { in refill_messaging_menu()
133 PurpleConversation *conv = convs->data; in refill_messaging_menu()
505 GList *convs = purple_get_conversations(); in plugin_load() local
546 while (convs) { in plugin_load()
549 convs = convs->next; in plugin_load()
559 while (convs) { in plugin_unload()
[all …]
H A Dnotify.c148 GList *convs = NULL, *l; in count_messages() local
150 for (convs = purplewin->gtkconvs; convs != NULL; convs = convs->next) { in count_messages()
666 GList *convs; in apply_method() local
668 for (convs = purple_get_conversations(); convs != NULL; in apply_method()
669 convs = convs->next) { in apply_method()
686 while (convs) { in apply_notify()
694 convs = convs->next; in apply_notify()
916 while (convs) { in plugin_load()
922 convs = convs->next; in plugin_load()
933 while (convs) { in plugin_unload()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/plugins/
H A Dsendbutton.c120 GList *convs = purple_get_conversations(); in plugin_load() local
130 while (convs) { in plugin_load()
132 PurpleConversation *conv = (PurpleConversation *)convs->data; in plugin_load()
139 convs = convs->next; in plugin_load()
148 GList *convs = purple_get_conversations(); in plugin_unload() local
150 while (convs) { in plugin_unload()
151 PurpleConversation *conv = (PurpleConversation *)convs->data; in plugin_unload()
158 convs = convs->next; in plugin_unload()
H A Dunity.c58 GList *convs = NULL; in update_launcher() local
64 for (convs = purple_get_conversations(); convs != NULL; convs = convs->next) { in update_launcher()
65 PurpleConversation *conv = convs->data; in update_launcher()
130 GList *convs; in refill_messaging_menu() local
132 for (convs = purple_get_conversations(); convs != NULL; convs = convs->next) { in refill_messaging_menu()
133 PurpleConversation *conv = convs->data; in refill_messaging_menu()
505 GList *convs = purple_get_conversations(); in plugin_load() local
546 while (convs) { in plugin_load()
549 convs = convs->next; in plugin_load()
559 while (convs) { in plugin_unload()
[all …]
H A Dnotify.c148 GList *convs = NULL, *l; in count_messages() local
150 for (convs = purplewin->gtkconvs; convs != NULL; convs = convs->next) { in count_messages()
666 GList *convs; in apply_method() local
668 for (convs = purple_get_conversations(); convs != NULL; in apply_method()
669 convs = convs->next) { in apply_method()
686 while (convs) { in apply_notify()
694 convs = convs->next; in apply_notify()
916 while (convs) { in plugin_load()
922 convs = convs->next; in plugin_load()
933 while (convs) { in plugin_unload()
[all …]
/dports/net-im/finch/pidgin-2.14.8/pidgin/plugins/
H A Dsendbutton.c120 GList *convs = purple_get_conversations(); in plugin_load() local
130 while (convs) { in plugin_load()
132 PurpleConversation *conv = (PurpleConversation *)convs->data; in plugin_load()
139 convs = convs->next; in plugin_load()
148 GList *convs = purple_get_conversations(); in plugin_unload() local
150 while (convs) { in plugin_unload()
151 PurpleConversation *conv = (PurpleConversation *)convs->data; in plugin_unload()
158 convs = convs->next; in plugin_unload()
H A Dunity.c58 GList *convs = NULL; in update_launcher() local
64 for (convs = purple_get_conversations(); convs != NULL; convs = convs->next) { in update_launcher()
65 PurpleConversation *conv = convs->data; in update_launcher()
130 GList *convs; in refill_messaging_menu() local
132 for (convs = purple_get_conversations(); convs != NULL; convs = convs->next) { in refill_messaging_menu()
133 PurpleConversation *conv = convs->data; in refill_messaging_menu()
505 GList *convs = purple_get_conversations(); in plugin_load() local
546 while (convs) { in plugin_load()
549 convs = convs->next; in plugin_load()
559 while (convs) { in plugin_unload()
[all …]
H A Dnotify.c148 GList *convs = NULL, *l; in count_messages() local
150 for (convs = purplewin->gtkconvs; convs != NULL; convs = convs->next) { in count_messages()
666 GList *convs; in apply_method() local
668 for (convs = purple_get_conversations(); convs != NULL; in apply_method()
669 convs = convs->next) { in apply_method()
686 while (convs) { in apply_notify()
694 convs = convs->next; in apply_notify()
916 while (convs) { in plugin_load()
922 convs = convs->next; in plugin_load()
933 while (convs) { in plugin_unload()
[all …]
/dports/net-im/purple-plugin-pack/purple-plugin-pack-2.8.0/irssi/
H A Dlayout.c157 GList *convs = pidgin_conv_window_get_gtkconvs(win); in irssi_layout_save() local
159 for(j = 1; convs; convs = convs->next, j++) { in irssi_layout_save()
160 PidginConversation *gtkconv = convs->data; in irssi_layout_save()
180 GList *convs = NULL, *settings = NULL, *wins = NULL; in irssi_layout_load() local
196 convs = g_list_prepend(convs, conv); in irssi_layout_load()
204 while(convs) { in irssi_layout_load()
210 for(l1 = convs, l2 = settings; l1; ) { in irssi_layout_load()
232 convs = g_list_delete_link(convs, s); in irssi_layout_load()

12345678910>>...23