Searched refs:groupid (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstmultiqueue.c | 120 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/ |
D | udev-test.pl | 1332 my $groupid; 1345 $groupid = int(getgrnam($2)); 1347 $groupid = $2; 1349 if ($gid != $groupid) { $wrong = 1; }
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | msm_kgsl.h | 943 unsigned int groupid; member 965 unsigned int groupid; member 992 unsigned int groupid; member 1017 unsigned int groupid; member
|
/third_party/libphonenumber/debian/ |
D | maven.cleanIgnoreRules | 13 # Example rule: match jar with groupid= junit, artifactid= junit
|
D | maven.publishedRules | 16 # Example rule: match jar with groupid= junit, artifactid= junit
|
D | maven.ignoreRules | 12 # Example rule: match jar with groupid= junit, artifactid= junit
|
D | maven.rules | 15 # Example rule: match jar with groupid= junit, artifactid= junit
|
/third_party/openGLES/extensions/NV/ |
D | NV_compute_program5.txt | 172 | "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/ |
D | NV_compute_program5.txt | 172 | "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/ |
D | hlsl.groupid.comp.out | 1 hlsl.groupid.comp
|
/third_party/libxml2/os400/iconv/bldcsndfa/ |
D | bldcsndfa.c | 136 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/ |
D | nir_to_dxil.c | 2346 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/ |
D | ChangeLog | 13445 invalid/unset group_id, but nothing guarantees a groupid won't have
|