Home
last modified time | relevance | path

Searched defs:specific (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/docs/gallium/
Ddebugging.rst98 .. _flags:
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c2301 _parse_audio_stream_info (GstDiscovererAudioInfo * ainfo, GVariant * specific) in _parse_audio_stream_info()
2322 _parse_video_stream_info (GstDiscovererVideoInfo * vinfo, GVariant * specific) in _parse_video_stream_info()
2341 GVariant * specific) in _parse_subtitle_stream_info()
2359 GVariant *specific = g_variant_get_child_value (variant, 2); in _parse_discovery() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderParse.h137 } specific; member
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c640 nir_deref_path *specific) in specialize_wildcards()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c3723 int medium_type, specific, headerlen; in show_scsi_modes() local
/third_party/python/Objects/
Dtypeobject.c8236 void *generic = NULL, *specific = NULL; in update_one_slot() local