Home
last modified time | relevance | path

Searched refs:get_group (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setregid/
Dsetregid03.c66 static struct group get_group(const char *group) in get_group() function
80 daemon_gr = get_group("daemon"); in setup()
81 bin_gr = get_group("bin"); in setup()
/third_party/boost/boost/interprocess/detail/
Dmanaged_multi_shared_memory.hpp155 segment_group_id get_group() const in get_group() function in boost::interprocess::basic_managed_multi_shared_memory::group_services
188 segment_group_id group = mp_frontend->m_group_services.get_group(); in operator ()()
396 segment_group_id group = m_group_services.get_group(); in priv_close()
/third_party/pulseaudio/src/modules/
Dmodule-filter-apply.c228 static char* get_group(pa_object *o, bool is_sink_input) { in get_group() function
249 if ((group = get_group(o, is_sink_input))) { in find_paired_master()
258 g = get_group(PA_OBJECT(so), false); in find_paired_master()
285 g = get_group(PA_OBJECT(si), true); in find_paired_master()
423 group = get_group(o, is_sink_input); in move_objects_for_filter()
426 g = get_group(PA_OBJECT(so), false); in move_objects_for_filter()
435 g = get_group(PA_OBJECT(si), true); in move_objects_for_filter()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin2.c1846 get_group (GstPlayBin * playbin) in get_group() function
1863 group = get_group (playbin); in gst_play_bin_get_video_pad()
1880 group = get_group (playbin); in gst_play_bin_get_audio_pad()
1897 group = get_group (playbin); in gst_play_bin_get_text_pad()
1946 group = get_group (playbin); in gst_play_bin_get_video_tags()
1960 group = get_group (playbin); in gst_play_bin_get_audio_tags()
1974 group = get_group (playbin); in gst_play_bin_get_text_tags()
2058 group = get_group (playbin); in gst_play_bin_set_current_video_stream()
2128 group = get_group (playbin); in gst_play_bin_set_current_audio_stream()
2319 group = get_group (playbin); in gst_play_bin_set_current_text_stream()
[all …]
Dgstplaybin3.c1551 get_group (GstPlayBin3 * playbin) in get_group() function
1934 group = get_group (playbin); in gst_play_bin3_get_property()
1954 group = get_group (playbin); in gst_play_bin3_get_property()
/third_party/python/Lib/test/test_email/
Dtest__header_value_parser.py2138 group = self._test_get_x(parser.get_group,
2151 group = self._test_get_x(parser.get_group,
2163 group = self._test_get_x(parser.get_group,
2176 group = self._test_get_x(parser.get_group,
2191 group = self._test_get_x(parser.get_group,
2212 group = self._test_get_x(parser.get_group,
2232 group = self._test_get_x(parser.get_group,
/third_party/harfbuzz/src/
Dgen-tag-table.py299 def get_group (self): member in LanguageTag
976 key=lambda lt_tags: lt_tags[0].get_group ()):
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-tag-table.py306 def get_group (self): member in LanguageTag
959 key=lambda lt_tags: lt_tags[0].get_group ()):
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-tag-table.py299 def get_group (self): member in LanguageTag
976 key=lambda lt_tags: lt_tags[0].get_group ()):
/third_party/python/Lib/email/
D_header_value_parser.py1916 def get_group(value): function
1965 token, value = get_group(value)
/third_party/gstreamer/gstplugins_base/
DChangeLog122660 (init_group), (gst_play_bin_init), (get_group), (get_tags),
122876 (get_group), (get_n_pads), (gst_play_bin_get_property),