Home
last modified time | relevance | path

Searched refs:pref (Results 1 – 25 of 8778) sorted by relevance

12345678910>>...352

/dports/mail/pear-Horde_Kolab_Storage/Horde_Kolab_Storage-2.2.4/test/Horde/Kolab/Storage/fixtures/
H A Dpreferences.243 <pref>replyto_addr:</pref>
44 <pref>alias_addr:</pref>
45 <pref>tieto_addr:</pref>
46 <pref>bcc_addr:</pref>
47 <pref>signature:</pref>
49 <pref>sig_first:MA=3D=3D</pref>
58 <pref>acl:</pref>
83 <pref>mail_domain:</pref>
108 <pref>mail_hdr:</pref>
115 <pref>vtrash_id:</pref>
[all …]
H A Dpreferences.145 <pref>id:</pref>
46 <pref>fullname:</pref>
47 <pref>from_addr:</pref>
49 <pref>security_question:</pref>
50 <pref>security_answer:</pref>
51 <pref>alternate_email:</pref>
54 <pref>twentyFour:</pref>
55 <pref>date_format:JXg=3D</pref>
57 <pref>theme:c2lsdmVy</pref>
60 <pref>sidebar_width:MjUw</pref>
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/pref/
H A Djar.mn10 content/communicator/pref/pref-advanced.js (content/pref-advanced.js)
11 content/communicator/pref/pref-advanced.xul (content/pref-advanced.xul)
12 content/communicator/pref/pref-appearance.js (content/pref-appearance.js)
13 * content/communicator/pref/pref-appearance.xul (content/pref-appearance.xul)
18 content/communicator/pref/pref-cache.js (content/pref-cache.js)
19 content/communicator/pref/pref-cache.xul (content/pref-cache.xul)
20 content/communicator/pref/pref-colors.js (content/pref-colors.js)
21 content/communicator/pref/pref-colors.xul (content/pref-colors.xul)
22 content/communicator/pref/pref-content.js (content/pref-content.js)
32 content/communicator/pref/pref-fonts.js (content/pref-fonts.js)
[all …]
/dports/x11/gtkterm2/gtkterm2-0.2.3/src/
H A Dprefs.c135 pref->mpref[pref->mprefSize]->match[0] = '\0'; in gtkTermMPref_init()
137 pref->mpref[pref->mprefSize]->scrollOnOutput = FALSE; in gtkTermMPref_init()
138 pref->mpref[pref->mprefSize]->beep = TRUE; in gtkTermMPref_init()
139 pref->mpref[pref->mprefSize]->blink = TRUE; in gtkTermMPref_init()
142 pref->mpref[pref->mprefSize]->fore[0].red = 0xcccc; in gtkTermMPref_init()
143 pref->mpref[pref->mprefSize]->fore[0].green = 0xcccc; in gtkTermMPref_init()
272 return pref->mpref[pref->mprefSize]; in gtkTermMPref_init()
311pref->back[0].red, pref->fore[0].red, pref->colors[0].red, pref->colors[1].red, pref->colors[2].re… in gtkTermPref_save()
312pref->back[0].green, pref->fore[0].green, pref->colors[0].green, pref->colors[1].green, pref->colo… in gtkTermPref_save()
313pref->back[0].blue, pref->fore[0].blue, pref->colors[0].blue, pref->colors[1].blue, pref->colors[2… in gtkTermPref_save()
[all …]
/dports/deskutils/xpad/xpad-5.4.0/src/
H A Dxpad-preferences.c203 pref->priv = xpad_preferences_get_instance_private (pref); in xpad_preferences_init()
537pref->priv->has_toolbar_handler = g_signal_connect (pref->priv->has_toolbar, "toggled", G_CALLBACK… in xpad_preferences_constructed()
541pref->priv->fontcheck_handler = g_signal_connect (pref->priv->fontcheck, "toggled", G_CALLBACK (ch… in xpad_preferences_constructed()
542pref->priv->font_handler = g_signal_connect (pref->priv->fontbutton, "font-set", G_CALLBACK (chang… in xpad_preferences_constructed()
543pref->priv->colorcheck_handler = g_signal_connect (pref->priv->colorcheck, "toggled", G_CALLBACK (… in xpad_preferences_constructed()
544pref->priv->text_handler = g_signal_connect (pref->priv->textbutton, "color-set", G_CALLBACK (chan… in xpad_preferences_constructed()
545pref->priv->back_handler = g_signal_connect (pref->priv->backbutton, "color-set", G_CALLBACK (chan… in xpad_preferences_constructed()
559pref->priv->editcheck_handler = g_signal_connect (pref->priv->editcheck, "toggled", G_CALLBACK (ch… in xpad_preferences_constructed()
894 g_signal_handler_block (pref->priv->fontbutton, pref->priv->font_handler); in notify_fontname()
919 g_signal_handler_block (pref->priv->textbutton, pref->priv->text_handler); in notify_text_color()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/locales/en-US/chrome/calendar/
H A Dtimezones.properties5 pref.timezone.floating=Local Time
6 pref.timezone.UTC=UTC/GMT
14 pref.timezone.Africa.Accra=Africa/Accra
44 pref.timezone.Africa.Lome=Africa/Lome
205 pref.timezone.Asia.Aden=Asia/Aden
214 pref.timezone.Asia.Baku=Asia/Baku
224 pref.timezone.Asia.Dili=Asia/Dili
227 pref.timezone.Asia.Gaza=Asia/Gaza
230 pref.timezone.Asia.Hovd=Asia/Hovd
252 pref.timezone.Asia.Omsk=Asia/Omsk
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/
H A Dpluginpref.c98 return pref; in purple_plugin_pref_new()
111 return pref; in purple_plugin_pref_new_with_name()
124 return pref; in purple_plugin_pref_new_with_label()
139 return pref; in purple_plugin_pref_new_with_name_and_label()
157 g_free(pref); in purple_plugin_pref_destroy()
208 pref->name); in purple_plugin_pref_set_bounds()
219 pref->min = min; in purple_plugin_pref_set_bounds()
220 pref->max = max; in purple_plugin_pref_set_bounds()
232 pref->name); in purple_plugin_pref_get_bounds()
263 pref->choices = g_list_append(pref->choices, g_strdup(label)); in purple_plugin_pref_add_choice()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/
H A Dpluginpref.c98 return pref; in purple_plugin_pref_new()
111 return pref; in purple_plugin_pref_new_with_name()
124 return pref; in purple_plugin_pref_new_with_label()
139 return pref; in purple_plugin_pref_new_with_name_and_label()
157 g_free(pref); in purple_plugin_pref_destroy()
208 pref->name); in purple_plugin_pref_set_bounds()
219 pref->min = min; in purple_plugin_pref_set_bounds()
220 pref->max = max; in purple_plugin_pref_set_bounds()
232 pref->name); in purple_plugin_pref_get_bounds()
263 pref->choices = g_list_append(pref->choices, g_strdup(label)); in purple_plugin_pref_add_choice()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/
H A Dpluginpref.c98 return pref; in purple_plugin_pref_new()
111 return pref; in purple_plugin_pref_new_with_name()
124 return pref; in purple_plugin_pref_new_with_label()
139 return pref; in purple_plugin_pref_new_with_name_and_label()
157 g_free(pref); in purple_plugin_pref_destroy()
208 pref->name); in purple_plugin_pref_set_bounds()
219 pref->min = min; in purple_plugin_pref_set_bounds()
220 pref->max = max; in purple_plugin_pref_set_bounds()
232 pref->name); in purple_plugin_pref_get_bounds()
263 pref->choices = g_list_append(pref->choices, g_strdup(label)); in purple_plugin_pref_add_choice()
[all …]
/dports/deskutils/xpad3/xpad-3.1/src/
H A Dxpad-preferences.c120 pref->priv = XPAD_PREFERENCES_GET_PRIVATE (pref); in xpad_preferences_init()
290pref->priv->editcheck_handler = g_signal_connect (pref->priv->editcheck, "toggled", G_CALLBACK (ch… in xpad_preferences_init()
291pref->priv->stickycheck_handler = g_signal_connect (pref->priv->stickycheck, "toggled", G_CALLBACK… in xpad_preferences_init()
293pref->priv->colorcheck_handler = g_signal_connect (pref->priv->colorcheck, "toggled", G_CALLBACK (… in xpad_preferences_init()
294pref->priv->fontcheck_handler = g_signal_connect (pref->priv->fontcheck, "toggled", G_CALLBACK (ch… in xpad_preferences_init()
295pref->priv->text_handler = g_signal_connect (pref->priv->textbutton, "color-set", G_CALLBACK (chan… in xpad_preferences_init()
296pref->priv->back_handler = g_signal_connect (pref->priv->backbutton, "color-set", G_CALLBACK (chan… in xpad_preferences_init()
297pref->priv->font_handler = g_signal_connect (pref->priv->fontbutton, "font-set", G_CALLBACK (chang… in xpad_preferences_init()
429 g_signal_handler_block (pref->priv->backbutton, pref->priv->back_handler); in notify_back_color()
453 g_signal_handler_block (pref->priv->textbutton, pref->priv->text_handler); in notify_text_color()
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/google.golang.org/protobuf/protobuf-go-1.21.0/types/dynamicpb/
H A Ddynamic.go34 known map[pref.FieldNumber]pref.Value
447 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
449 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
451 case pref.FloatKind, pref.DoubleKind:
507 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
509 case pref.Uint32Kind, pref.Fixed32Kind:
511 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
523 case pref.MessageKind, pref.GroupKind:
545 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
549 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/devel/pear-Horde_Prefs/Horde_Prefs-2.9.0/test/Horde/Prefs/fixtures/
H A Dpreferences.145 <pref>id:</pref>
46 <pref>fullname:</pref>
47 <pref>from_addr:</pref>
49 <pref>security_question:</pref>
50 <pref>security_answer:</pref>
51 <pref>alternate_email:</pref>
54 <pref>twentyFour:</pref>
55 <pref>date_format:JXg=3D</pref>
57 <pref>theme:c2lsdmVy</pref>
60 <pref>sidebar_width:MjUw</pref>
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/protobuf-go-1.26.0/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/protobuf/types/dynamicpb/
H A Ddynamic.go67 known map[pref.FieldNumber]pref.Value
503 …case pref.Int32Kind, pref.Sint32Kind, pref.Int64Kind, pref.Sint64Kind, pref.Sfixed32Kind, pref.Sfi…
505 case pref.Uint32Kind, pref.Uint64Kind, pref.Fixed32Kind, pref.Fixed64Kind:
507 case pref.FloatKind, pref.DoubleKind:
565 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
567 case pref.Uint32Kind, pref.Fixed32Kind:
569 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
581 case pref.MessageKind, pref.GroupKind:
603 case pref.Int32Kind, pref.Sint32Kind, pref.Sfixed32Kind:
607 case pref.Int64Kind, pref.Sint64Kind, pref.Sfixed64Kind:
[all …]

12345678910>>...352