Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c120 guint groupid; member
200 static void compute_high_time (GstMultiQueue * mq, guint groupid);
383 ret = pad->sq->groupid; in gst_multiqueue_pad_get_group_id()
516 pad->sq->groupid = g_value_get_uint (value); in gst_multiqueue_pad_set_property()
2265 compute_high_time (mq, sq->groupid); in gst_multi_queue_loop()
2269 GST_STIME_FORMAT, sq->groupid, GST_STIME_ARGS (sq->group_high_time), in gst_multi_queue_loop()
2305 compute_high_time (mq, sq->groupid); in gst_multi_queue_loop()
2330 compute_high_time (mq, sq->groupid); in gst_multi_queue_loop()
2333 compute_high_time (mq, sq->groupid); in gst_multi_queue_loop()
2384 compute_high_time (mq, sq->groupid); in gst_multi_queue_loop()
[all …]
/third_party/eudev/test/
Dudev-test.pl1332 my $groupid;
1345 $groupid = int(getgrnam($2));
1347 $groupid = $2;
1349 if ($gid != $groupid) { $wrong = 1; }
/third_party/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h943 unsigned int groupid; member
965 unsigned int groupid; member
992 unsigned int groupid; member
1017 unsigned int groupid; member
/third_party/libphonenumber/debian/
Dmaven.cleanIgnoreRules13 # Example rule: match jar with groupid= junit, artifactid= junit
Dmaven.publishedRules16 # Example rule: match jar with groupid= junit, artifactid= junit
Dmaven.ignoreRules12 # Example rule: match jar with groupid= junit, artifactid= junit
Dmaven.rules15 # Example rule: match jar with groupid= junit, artifactid= junit
/third_party/openGLES/extensions/NV/
DNV_compute_program5.txt172 | "invocation" "." "groupid"
213 local work group has an offset (invocation.groupid) of (1,2), in units
228 invocation.groupid (x,y,z,-) offset (in groups) of local work
253 If a compute attribute binding matches "invocation.groupid", the "x", "y",
282 "invocation.localid", "invocation.globalid", and "invocation.groupid" will
284 "invocation.localid", "invocation.globalid", and "invocation.groupid" will
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_compute_program5.txt172 | "invocation" "." "groupid"
213 local work group has an offset (invocation.groupid) of (1,2), in units
228 invocation.groupid (x,y,z,-) offset (in groups) of local work
253 If a compute attribute binding matches "invocation.groupid", the "x", "y",
282 "invocation.localid", "invocation.globalid", and "invocation.groupid" will
284 "invocation.localid", "invocation.globalid", and "invocation.groupid" will
/third_party/glslang/Test/baseResults/
Dhlsl.groupid.comp.out1 hlsl.groupid.comp
/third_party/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c136 unsigned int groupid; /* Group ident counter. */ variable
1465 g->g_id = groupid++; in newgroup()
1493 groupid = 0; in optimizedfa()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c2346 const struct dxil_value *groupid = emit_groupid_call(ctx, idx); in emit_load_local_workgroup_id() local
2347 if (!groupid) in emit_load_local_workgroup_id()
2349 store_dest_value(ctx, &intr->dest, i, groupid); in emit_load_local_workgroup_id()
/third_party/gstreamer/gstreamer/
DChangeLog13445 invalid/unset group_id, but nothing guarantees a groupid won't have