/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_resource.c | 52 const struct pipe_resource *tmpl) in nv30_resource_create() 64 const struct pipe_resource *tmpl, in nv30_resource_from_handle()
|
D | nv30_miptree.c | 365 const struct pipe_resource *tmpl) in nv30_miptree_create() 462 const struct pipe_resource *tmpl, in nv30_miptree_from_handle() 501 const struct pipe_surface *tmpl) in nv30_miptree_surface_new()
|
D | nv30_texture.c | 220 const struct pipe_sampler_view *tmpl) in nv30_sampler_view_create()
|
/external/libnl/lib/route/ |
D | route.c | 108 static int build_route_msg(struct rtnl_route *tmpl, int cmd, int flags, in build_route_msg() 126 int rtnl_route_build_add_request(struct rtnl_route *tmpl, int flags, in rtnl_route_build_add_request() 149 int rtnl_route_build_del_request(struct rtnl_route *tmpl, int flags, in rtnl_route_build_del_request()
|
D | rule.c | 358 static int build_rule_msg(struct rtnl_rule *tmpl, int cmd, int flags, in build_rule_msg() 440 int rtnl_rule_build_add_request(struct rtnl_rule *tmpl, int flags, in rtnl_rule_build_add_request() 459 int rtnl_rule_add(struct nl_sock *sk, struct rtnl_rule *tmpl, int flags) in rtnl_rule_add()
|
D | neigh.c | 563 static int build_neigh_msg(struct rtnl_neigh *tmpl, int cmd, int flags, in build_neigh_msg() 627 int rtnl_neigh_build_add_request(struct rtnl_neigh *tmpl, int flags, in rtnl_neigh_build_add_request() 651 int rtnl_neigh_add(struct nl_sock *sk, struct rtnl_neigh *tmpl, int flags) in rtnl_neigh_add()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_stubs.c | 85 const struct pipe_video_buffer *tmpl, in vl_video_buffer_template() 95 const struct pipe_video_buffer *tmpl) in vl_video_buffer_create() 103 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex2()
|
D | vl_video_buffer.c | 246 const struct pipe_video_buffer *tmpl, in vl_video_buffer_template() 421 const struct pipe_video_buffer *tmpl) in vl_video_buffer_create() 466 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex() 512 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex2()
|
/external/tensorflow/tensorflow/java/ |
D | generate_pom.cc | 22 std::string tmpl(R"EOF( local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderReturnTests.cpp | 129 StringTemplate tmpl( in makeConditionalReturnInFuncCase() local 169 StringTemplate tmpl( in makeOutputWriteReturnCase() local 225 StringTemplate tmpl( in makeReturnInLoopCase() local
|
D | es3fShaderDiscardTests.cpp | 331 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() 357 for (int tmpl = 0; tmpl < DISCARDTEMPLATE_LAST; tmpl++) in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderReturnTests.cpp | 156 StringTemplate tmpl( in makeConditionalReturnInFuncCase() local 196 StringTemplate tmpl( in makeOutputWriteReturnCase() local 250 StringTemplate tmpl( in makeReturnInLoopCase() local
|
D | es2fShaderDiscardTests.cpp | 341 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() 369 for (int tmpl = 0; tmpl < DISCARDTEMPLATE_LAST; tmpl++) in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderReturnTests.cpp | 140 tcu::StringTemplate tmpl( in makeConditionalReturnInFuncCase() local 180 tcu::StringTemplate tmpl( in makeOutputWriteReturnCase() local 235 tcu::StringTemplate tmpl( in makeReturnInLoopCase() local
|
D | vktShaderRenderDiscardTests.cpp | 333 de::MovePtr<ShaderDiscardCase> makeDiscardCase (tcu::TestContext& testCtx, DiscardTemplate tmpl, Di… in makeDiscardCase() 381 for (int tmpl = 0; tmpl < DISCARDTEMPLATE_LAST; tmpl++) in init() local
|
/external/mesa3d/src/gallium/drivers/vc5/ |
D | vc5_resource.c | 437 const struct pipe_resource *tmpl) in vc5_resource_setup() 495 const struct pipe_resource *tmpl, in vc5_resource_create_with_modifiers() 555 const struct pipe_resource *tmpl) in vc5_resource_create() 563 const struct pipe_resource *tmpl, in vc5_resource_from_handle()
|
/external/clang/test/Misc/ |
D | ast-dump-templates.cpp | 58 void tmpl() { in tmpl() function
|
/external/pdfium/fxjs/xfa/ |
D | cjx_template.cpp | 24 CJX_Template::CJX_Template(CXFA_Template* tmpl) : CJX_Model(tmpl) { in CJX_Template()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_uvd.c | 39 const struct pipe_video_buffer *tmpl) in si_video_buffer_create()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_uvd.c | 59 const struct pipe_video_buffer *tmpl) in r600_video_buffer_create()
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_blit.c | 33 struct pipe_surface tmpl; in vc4_get_blit_surface() local
|
D | vc4_resource.c | 535 const struct pipe_resource *tmpl) in vc4_resource_setup() 590 const struct pipe_resource *tmpl, in vc4_resource_create_with_modifiers() 691 const struct pipe_resource *tmpl) in vc4_resource_create() 699 const struct pipe_resource *tmpl, in vc4_resource_from_handle()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderLibraryCase.cpp | 835 StringTemplate tmpl(src); in specializeVertexShader() local 896 StringTemplate tmpl(src); in specializeFragmentShader() local 944 StringTemplate tmpl(vertexSource); in specializeShaders() local 981 StringTemplate tmpl(fragmentSource); in specializeShaders() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_texture.c | 178 struct pipe_sampler_view tmpl; in update_textures() local
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_resource.c | 428 struct pipe_resource tmpl = *templat; in etna_resource_create_modifiers() local 479 const struct pipe_resource *tmpl, in etna_resource_from_handle()
|