Home
last modified time | relevance | path

Searched refs:strv_contains (Results 1 – 13 of 13) sorted by relevance

/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-profiles-list.cc33 strv_contains (char **strv, in strv_contains() function
196 n = strv_contains (profile_names, uuid_or_name, &i); in terminal_profiles_list_dup_uuid_or_name()
H A Dterminal-util.cc1589 strv_contains(char const* const* strv, in strv_contains() function
1643 if (!strv_contains(reference_values, source_values[i])) { in schema_key_range_compatible()
1806 if (!strv_contains((char const* const*)source_children, reference_children[i])) { in schema_verify()
/dports/graphics/pqiv/pqiv-2.12/backends/
H A Dshared-initializer.c64 if(strv_contains(disabled_backends, *backend)) { in initialize_file_type_handlers()
/dports/graphics/pqiv/pqiv-2.12/
H A Dpqiv.h214 gboolean strv_contains(const gchar * const *strv, const gchar *str);
H A DGNUmakefile199 …$(foreach BACKEND, $(filter gdkpixbuf, $(BACKENDS)), echo " if(!strv_contains(disabled_backends, \…
H A Dpqiv.c805 gboolean strv_contains(const gchar * const *strv, const gchar *str) { in strv_contains() function
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/generic-player/
H A Drb-generic-player-source.c1106 strv_contains (char **strv, const char *s) in strv_contains() function
1127 if (strv_contains (playlist_formats, check[i]) == FALSE) { in rb_generic_player_source_set_supported_formats()
1146 …if (playlist_formats == NULL || g_strv_length (playlist_formats) == 0 || strv_contains (playlist_f… in rb_generic_player_source_get_playlist_format()
1148 } else if (strv_contains (playlist_formats, "audio/x-mpegurl")) { in rb_generic_player_source_get_playlist_format()
1150 } else if (strv_contains (playlist_formats, "audio/x-iriver-pla")) { in rb_generic_player_source_get_playlist_format()
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/
H A Dtracker-extract-decorator.c381 strv_contains (const gchar * const *strv, in strv_contains() function
481 if (!strv_contains (supported_classes, rdf_types[i])) { in handle_set_rdf_types_cb()
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst/validate/
H A Dgst-validate-utils.c670 strv_contains (GStrv strv, const gchar * str) in strv_contains() function
697 if (!strv_contains (b, a[i])) in gst_validate_element_has_klass()
/dports/devel/libgdata/libgdata-0.17.13/gdata/services/youtube/
H A Dgdata-youtube-video.c1778 strv_contains (const gchar * const *strv, const gchar *key) in strv_contains() function
1819 in_allowed = strv_contains ((const gchar * const *) priv->region_restriction_allowed, country); in gdata_youtube_video_is_restricted_in_country()
1820 in_blocked = strv_contains ((const gchar * const *) priv->region_restriction_blocked, country); in gdata_youtube_video_is_restricted_in_country()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/keybindings/
H A Dmate-keybinding-properties.c863 strv_contains (char **strv, in strv_contains() function
919 || (keylist->wm_name != NULL && !strv_contains (wm_keybindings, keylist->wm_name)) in append_keys_to_tree_from_file()
/dports/devel/gitg/gitg-3.32.1/vapi/
H A Dglib-2.0.vapi2648 …public bool strv_contains ([CCode (array_length = false, array_null_terminated = true)] string[] s…
/dports/lang/vala/vala-0.48.18/vapi/
H A Dglib-2.0.vapi2798 …public bool strv_contains ([CCode (array_length = false, array_null_terminated = true)] string[] s…