Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 – 25 of 123) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.c52 const struct pipe_resource *tmpl) in nv30_resource_create()
73 const struct pipe_resource *tmpl, in nv30_resource_from_handle()
Dnv30_miptree.c407 const struct pipe_resource *tmpl) in nv30_miptree_create()
508 const struct pipe_resource *tmpl, in nv30_miptree_from_handle()
546 const struct pipe_surface *tmpl) in nv30_miptree_surface_new()
/third_party/libnl/lib/route/
Droute.c109 static int build_route_msg(struct rtnl_route *tmpl, int cmd, int flags, in build_route_msg()
127 int rtnl_route_build_add_request(struct rtnl_route *tmpl, int flags, in rtnl_route_build_add_request()
150 int rtnl_route_build_del_request(struct rtnl_route *tmpl, int flags, in rtnl_route_build_del_request()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.c169 const struct pipe_video_buffer *tmpl, in vl_video_buffer_template()
346 const struct pipe_video_buffer *tmpl) in vl_video_buffer_create()
390 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex()
440 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex2()
470 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_as_resource()
Dvl_stubs.c85 const struct pipe_video_buffer *tmpl, in vl_video_buffer_template()
96 const struct pipe_video_buffer *tmpl) in vl_video_buffer_create()
104 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex2()
/third_party/skia/third_party/externals/tint/src/transform/
Dvectorize_scalar_matrix_constructors_test.cc56 std::string tmpl = R"( in TEST_P() local
85 std::string tmpl = R"( in TEST_P() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_uvd.c42 const struct pipe_video_buffer *tmpl) in si_video_buffer_create()
63const struct pipe_video_buffer *tmpl, in si_video_buffer_create_with_modifiers()
/third_party/libnl/lib/xfrm/
Dsp.c620 struct xfrm_user_tmpl* tmpl = nla_data(tb[XFRMA_TMPL]); in xfrmnl_sp_parse() local
762 static int build_xfrm_sp_message(struct xfrmnl_sp *tmpl, int cmd, int flags, struct nl_msg **result) in build_xfrm_sp_message()
851 struct xfrm_user_tmpl* tmpl; in build_xfrm_sp_message() local
893 int xfrmnl_sp_build_add_request(struct xfrmnl_sp* tmpl, int flags, struct nl_msg **result) in xfrmnl_sp_build_add_request()
898 int xfrmnl_sp_add(struct nl_sock* sk, struct xfrmnl_sp* tmpl, int flags) in xfrmnl_sp_add()
919 int xfrmnl_sp_build_update_request(struct xfrmnl_sp* tmpl, int flags, struct nl_msg **result) in xfrmnl_sp_build_update_request()
924 int xfrmnl_sp_update(struct nl_sock* sk, struct xfrmnl_sp* tmpl, int flags) in xfrmnl_sp_update()
955 static int build_xfrm_sp_delete_message(struct xfrmnl_sp *tmpl, int cmd, int flags, struct nl_msg *… in build_xfrm_sp_delete_message()
1020 int xfrmnl_sp_build_delete_request(struct xfrmnl_sp* tmpl, int flags, struct nl_msg **result) in xfrmnl_sp_build_delete_request()
1025 int xfrmnl_sp_delete(struct nl_sock* sk, struct xfrmnl_sp* tmpl, int flags) in xfrmnl_sp_delete()
Dsa.c1098 static int build_xfrm_sa_message(struct xfrmnl_sa *tmpl, int cmd, int flags, struct nl_msg **result) in build_xfrm_sa_message()
1280 int xfrmnl_sa_build_add_request(struct xfrmnl_sa* tmpl, int flags, struct nl_msg **result) in xfrmnl_sa_build_add_request()
1285 int xfrmnl_sa_add(struct nl_sock* sk, struct xfrmnl_sa* tmpl, int flags) in xfrmnl_sa_add()
1306 int xfrmnl_sa_build_update_request(struct xfrmnl_sa* tmpl, int flags, struct nl_msg **result) in xfrmnl_sa_build_update_request()
1311 int xfrmnl_sa_update(struct nl_sock* sk, struct xfrmnl_sa* tmpl, int flags) in xfrmnl_sa_update()
1329 static int build_xfrm_sa_delete_message(struct xfrmnl_sa *tmpl, int cmd, int flags, struct nl_msg *… in build_xfrm_sa_delete_message()
1369 int xfrmnl_sa_build_delete_request(struct xfrmnl_sa* tmpl, int flags, struct nl_msg **result) in xfrmnl_sa_build_delete_request()
1374 int xfrmnl_sa_delete(struct nl_sock* sk, struct xfrmnl_sa* tmpl, int flags) in xfrmnl_sa_delete()
/third_party/glib/glib/
Dgfileutils.c1497 get_tmp_file (gchar *tmpl, in get_tmp_file()
1610 g_mkdtemp_full (gchar *tmpl, in g_mkdtemp_full()
1646 g_mkdtemp (gchar *tmpl) in g_mkdtemp()
1678 g_mkstemp_full (gchar *tmpl, in g_mkstemp_full()
1709 g_mkstemp (gchar *tmpl) in g_mkstemp()
1715 g_get_tmp_name (const gchar *tmpl, in g_get_tmp_name()
1822 g_file_open_tmp (const gchar *tmpl, in g_file_open_tmp()
1873 g_dir_make_tmp (const gchar *tmpl, in g_dir_make_tmp()
2980 g_mkstemp_utf8 (gchar *tmpl) in g_mkstemp_utf8()
2986 g_file_open_tmp_utf8 (const gchar *tmpl, in g_file_open_tmp_utf8()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderReturnTests.cpp129 StringTemplate tmpl( in makeConditionalReturnInFuncCase() local
169 StringTemplate tmpl( in makeOutputWriteReturnCase() local
225 StringTemplate tmpl( in makeReturnInLoopCase() local
Des3fShaderDiscardTests.cpp331 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase()
357 for (int tmpl = 0; tmpl < DISCARDTEMPLATE_LAST; tmpl++) in init() local
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebin.c121 GstPadTemplate *tmpl; in gst_encode_bin_init() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderReturnTests.cpp156 StringTemplate tmpl( in makeConditionalReturnInFuncCase() local
196 StringTemplate tmpl( in makeOutputWriteReturnCase() local
250 StringTemplate tmpl( in makeReturnInLoopCase() local
Des2fShaderDiscardTests.cpp341 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase()
369 for (int tmpl = 0; tmpl < DISCARDTEMPLATE_LAST; tmpl++) in init() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_resource.c59 fd2_tile_mode(const struct pipe_resource *tmpl) in fd2_tile_mode()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderReturnTests.cpp140 tcu::StringTemplate tmpl( in makeConditionalReturnInFuncCase() local
180 tcu::StringTemplate tmpl( in makeOutputWriteReturnCase() local
235 tcu::StringTemplate tmpl( in makeReturnInLoopCase() local
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c544 gst_check_setup_src_pad (GstElement * element, GstStaticPadTemplate * tmpl) in gst_check_setup_src_pad()
593 GstStaticPadTemplate * tmpl, const gchar * name) in gst_check_setup_src_pad_by_name()
616 GstPadTemplate * tmpl) in gst_check_setup_src_pad_from_template()
633 GstPadTemplate * tmpl, const gchar * name) in gst_check_setup_src_pad_by_name_from_template()
699 gst_check_setup_sink_pad (GstElement * element, GstStaticPadTemplate * tmpl) in gst_check_setup_sink_pad()
718 GstStaticPadTemplate * tmpl, const gchar * name) in gst_check_setup_sink_pad_by_name()
742 GstPadTemplate * tmpl) in gst_check_setup_sink_pad_from_template()
759 GstPadTemplate * tmpl, const gchar * name) in gst_check_setup_sink_pad_by_name_from_template()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c579 struct pipe_resource tmpl = rsc->b.b; in fd_alloc_staging() local
1086 const struct pipe_resource *tmpl) in alloc_resource_struct()
1129 const struct pipe_resource *tmpl, const uint64_t *modifiers, in get_best_layout()
1210 const struct pipe_resource *tmpl, in fd_resource_allocate_and_resolve()
1290 const struct pipe_resource *tmpl, in fd_resource_create_with_modifiers()
1347 const struct pipe_resource *tmpl) in fd_resource_create()
1360 const struct pipe_resource *tmpl, in fd_resource_from_handle()
1540 const struct pipe_resource *tmpl, in fd_resource_from_memobj()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_trace_gallium.c41 struct pipe_resource tmpl = { in u_trace_pipe_create_ts_buffer() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_resource.c116 fd3_tile_mode(const struct pipe_resource *tmpl) in fd3_tile_mode()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoconvert.c46 check_pad_template (GstPadTemplate * tmpl) in check_pad_template()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.c197 const struct pipe_resource *tmpl) in is_rs_align()
433 struct pipe_resource tmpl = *templat; in etna_resource_create_modifiers() local
488 const struct pipe_resource *tmpl, in etna_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c59 const struct pipe_video_buffer *tmpl) in r600_video_buffer_create()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfup.c458 mxf_up_get_rgba_descriptor (GstPadTemplate * tmpl, GstCaps * caps, in mxf_up_get_rgba_descriptor()
513 mxf_up_get_cdci_descriptor (GstPadTemplate * tmpl, GstCaps * caps, in mxf_up_get_cdci_descriptor()
567 mxf_up_get_descriptor (GstPadTemplate * tmpl, GstCaps * caps, in mxf_up_get_descriptor()

12345