| /third_party/gstreamer/gstreamer/gst/ |
| D | gstpadtemplate.c | 216 gst_pad_template_init (GstPadTemplate * templ) in gst_pad_template_init() 226 GstPadTemplate *templ = GST_PAD_TEMPLATE (object); in gst_pad_template_dispose() local 456 gst_static_pad_template_get_caps (GstStaticPadTemplate * templ) in gst_static_pad_template_get_caps() 473 gst_pad_template_get_caps (GstPadTemplate * templ) in gst_pad_template_get_caps() 496 gst_pad_template_set_documentation_caps (GstPadTemplate * templ, GstCaps * caps) in gst_pad_template_set_documentation_caps() 518 gst_pad_template_get_documentation_caps (GstPadTemplate * templ) in gst_pad_template_get_documentation_caps() 537 gst_pad_template_pad_created (GstPadTemplate * templ, GstPad * pad) in gst_pad_template_pad_created()
|
| D | gstpadtemplate.h | 71 #define GST_PAD_TEMPLATE_NAME_TEMPLATE(templ) (((GstPadTemplate *)(templ))->name_template) argument 79 #define GST_PAD_TEMPLATE_DIRECTION(templ) (((GstPadTemplate *)(templ))->direction) argument 87 #define GST_PAD_TEMPLATE_PRESENCE(templ) (((GstPadTemplate *)(templ))->presence) argument 95 #define GST_PAD_TEMPLATE_CAPS(templ) (((GstPadTemplate *)(templ))->caps) argument 105 #define GST_PAD_TEMPLATE_GTYPE(templ) (((GstPadTemplate *)(templ))->ABI.abi.gtype) argument 124 #define GST_PAD_TEMPLATE_IS_FIXED(templ) (GST_OBJECT_FLAG_IS_SET(templ, GST_PAD_TEMPLATE_FIXED)) argument
|
| D | gstghostpad.c | 514 GstPadTemplate *templ; in gst_ghost_pad_constructed() local 602 GstPadTemplate * templ) in gst_ghost_pad_new_full() 710 GstPadTemplate * templ) in gst_ghost_pad_new_from_template() 752 GstPadTemplate * templ) in gst_ghost_pad_new_no_target_from_template()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_resource.c | 12 const struct pipe_resource *templ) in nv50_resource_create() 33 const struct pipe_resource *templ, in nv50_resource_from_handle() 46 const struct pipe_surface *templ) in nv50_surface_from_buffer() 79 const struct pipe_surface *templ) in nv50_surface_create()
|
| D | nv50_miptree.c | 331 const struct pipe_resource *templ) in nv50_miptree_create() 405 const struct pipe_resource *templ, in nv50_miptree_from_handle() 471 const struct pipe_surface *templ) in nv50_surface_from_miptree() 506 const struct pipe_surface *templ) in nv50_miptree_surface_new()
|
| /third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
| D | misc.h | 349 #define error(hook, templ, args...) \ argument 351 #define warn(hook, templ, args...) \ argument 353 #define notice(hook, templ, args...) \ argument 355 #define info(hook, templ, args...) \ argument 357 #define debug1(hook, templ, args...) \ argument 359 #define debug2(hook, templ, args...) \ argument 361 #define debug3(hook, templ, args...) \ argument 364 #define error(hook, templ, ...) \ argument 366 #define warn(hook, templ, ...) \ argument 368 #define notice(hook, templ, ...) \ argument [all …]
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_resource.c | 10 const struct pipe_resource *templ) in nvc0_resource_create() 22 const struct pipe_resource *templ, in nvc0_resource_create_with_modifiers() 116 const struct pipe_resource *templ, in nvc0_resource_from_handle() 132 const struct pipe_surface *templ) in nvc0_surface_create() 141 const struct pipe_resource *templ, in nvc0_resource_from_user_memory()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_surface.c | 38 const struct pipe_surface *templ, in create_ivci() 130 const struct pipe_surface *templ, in create_surface() 201 …face(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkIm… in do_create_surface() 214 const struct pipe_surface *templ, in zink_get_surface() 258 const struct pipe_surface *templ) in zink_create_surface() 403 struct pipe_resource templ = {0}; in zink_surface_create_null() local
|
| D | zink_resource.c | 162 create_bci(struct zink_screen *screen, const struct pipe_resource *templ, unsigned bind) in create_bci() 255 …ats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe_resource *templ, uns… in get_image_usage_for_feats() 353 …e_usage(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in get_image_usage() 407 create_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, b… in create_ici() 550 resource_object_create(struct zink_screen *screen, const struct pipe_resource *templ, struct winsys… in resource_object_create() 1089 const struct pipe_resource *templ, in resource_create() 1209 const struct pipe_resource *templ) in zink_resource_create() 1215 zink_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templ, in zink_resource_create_with_modifiers() 1223 const struct pipe_resource *templ, in zink_resource_create_drawable() 1476 const struct pipe_resource *templ, in zink_resource_from_handle() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_state_shader.c | 128 const struct pipe_shader_state *templ, in softpipe_create_shader_state() 154 const struct pipe_shader_state *templ) in softpipe_create_fs_state() 235 const struct pipe_shader_state *templ) in softpipe_create_vs_state() 296 const struct pipe_shader_state *templ) in softpipe_create_gs_state() 410 const struct pipe_compute_state *templ) in softpipe_create_compute_state()
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse_opt.h | 78 const char *templ; member 97 #define FUSE_OPT_KEY(templ, key) { templ, -1U, key } argument
|
| /third_party/libfuse/include/ |
| D | fuse_opt.h | 79 const char *templ; member 98 #define FUSE_OPT_KEY(templ, key) { templ, -1U, key } argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_tess.c | 42 const struct pipe_shader_state *templ) in llvmpipe_create_tcs_state() 110 const struct pipe_shader_state *templ) in llvmpipe_create_tes_state()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_buffer.c | 561 const struct pipe_resource *templ, in si_alloc_buffer_struct() 581 const struct pipe_resource *templ, unsigned alignment) in si_buffer_create() 628 const struct pipe_resource *templ, in si_buffer_from_user_memory() 656 const struct pipe_resource *templ, in si_buffer_from_winsys_buffer() 716 const struct pipe_resource *templ) in si_resource_create()
|
| D | si_texture.c | 432 struct pipe_resource templ = tex->buffer.b.b; in si_reallocate_texture_inplace() local 774 struct pipe_resource templ = res->b.b; in si_texture_get_handle() local 1176 const struct pipe_resource *templ, in si_choose_tiling() 1240 const struct pipe_resource *templ, in si_texture_create_with_modifier() 1340 const struct pipe_resource *templ) in si_texture_create() 1474 const struct pipe_resource *templ) in si_modifier_supports_resource() 1485 const struct pipe_resource *templ, in si_texture_create_with_modifiers() 1535 const struct pipe_resource *templ, in si_texture_from_winsys_buffer() 1654 const struct pipe_resource *templ, in si_texture_from_handle() 2086 const struct pipe_surface *templ) in si_create_surface() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| D | r300_resource.c | 33 const struct pipe_resource *templ) in r300_resource_create()
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | asm-bad0.c | 4 static void templ(void) in templ() function
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_sampler_view.h | 40 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/events/ |
| D | SDL_gesture.c | 116 static int SaveTemplate(SDL_DollarTemplate *templ, SDL_RWops *dst) in SaveTemplate() 182 SDL_DollarTemplate *templ; in SDL_AddDollarGesture_one() local 238 SDL_DollarTemplate templ; in SDL_LoadDollarTemplates() local 276 static float dollarDifference(SDL_FloatPoint* points,SDL_FloatPoint* templ,float ang) in dollarDifference() 292 static float bestDollarDifference(SDL_FloatPoint* points,SDL_FloatPoint* templ) in bestDollarDifference()
|
| /third_party/gstreamer/gstplugins_good/gst/rtsp/ |
| D | gstrtpdec.c | 413 GstPadTemplate *templ; in gst_rtp_dec_chain_rtp() local 705 create_recv_rtp (GstRTPDec * rtpdec, GstPadTemplate * templ, const gchar * name) in create_recv_rtp() 760 create_recv_rtcp (GstRTPDec * rtpdec, GstPadTemplate * templ, in create_recv_rtcp() 813 create_rtcp (GstRTPDec * rtpdec, GstPadTemplate * templ, const gchar * name) in create_rtcp() 859 GstPadTemplate * templ, const gchar * name, const GstCaps * caps) in gst_rtp_dec_request_new_pad()
|
| /third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
| D | d3d12_wgl_framebuffer.cpp | 95 pipe_resource *templ) in d3d12_wgl_framebuffer_resize() 199 struct pipe_resource templ; in d3d12_wgl_framebuffer_get_resource() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_ts.c | 62 const struct pipe_shader_state *templ) in svga_create_tcs_state() 141 const struct pipe_shader_state *templ) in svga_create_tes_state()
|
| /third_party/gstreamer/gstplugins_base/tests/examples/encoding/ |
| D | gstcapslist.c | 101 GstStaticPadTemplate *templ = walk->data; in get_all_caps() local 261 GstStaticPadTemplate *templ = walk->data; in gst_caps_list_compatible_codecs() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_texture.c | 362 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local 532 struct pipe_resource templ = res->b.b; in r600_texture_get_handle() local 599 struct pipe_resource templ = rtex->resource.b.b; in r600_texture_get_fmask_info() local 1026 const struct pipe_resource *templ) in r600_choose_tiling() 1085 const struct pipe_resource *templ) in r600_texture_create() 1104 const struct pipe_resource *templ, in r600_texture_from_handle() 1516 const struct pipe_surface *templ, in r600_create_surface_custom() 1544 const struct pipe_surface *templ) in r600_create_surface() 1870 const struct pipe_resource *templ, in r600_texture_from_memobj()
|
| /third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
| D | rsndec.c | 76 GstPadTemplate *templ; in rsn_dec_init() local 190 GstStaticPadTemplate *templ = walk->data; in rsndec_factory_filter() local 246 GstPadTemplate *templ = gst_element_class_get_pad_template (klass, in _get_decoder_factories() local
|