/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_resource.c | 36 const struct pipe_resource *tmpl) in nv30_resource_create() 48 const struct pipe_resource *tmpl, in nv30_resource_from_handle()
|
D | nv30_miptree.c | 271 const struct pipe_resource *tmpl) in nv30_miptree_create() 359 const struct pipe_resource *tmpl, in nv30_miptree_from_handle() 398 const struct pipe_surface *tmpl) in nv30_miptree_surface_new()
|
D | nv30_texture.c | 202 const struct pipe_sampler_view *tmpl) in nv30_sampler_view_create()
|
/external/libnl/lib/route/ |
D | route.c | 103 static int build_route_msg(struct rtnl_route *tmpl, int cmd, int flags, in build_route_msg() 121 int rtnl_route_build_add_request(struct rtnl_route *tmpl, int flags, in rtnl_route_build_add_request() 144 int rtnl_route_build_del_request(struct rtnl_route *tmpl, int flags, in rtnl_route_build_del_request()
|
D | rule.c | 386 static int build_rule_msg(struct rtnl_rule *tmpl, int cmd, int flags, in build_rule_msg() 461 int rtnl_rule_build_add_request(struct rtnl_rule *tmpl, int flags, in rtnl_rule_build_add_request() 480 int rtnl_rule_add(struct nl_sock *sk, struct rtnl_rule *tmpl, int flags) in rtnl_rule_add()
|
D | neigh.c | 498 static int build_neigh_msg(struct rtnl_neigh *tmpl, int cmd, int flags, in build_neigh_msg() 555 int rtnl_neigh_build_add_request(struct rtnl_neigh *tmpl, int flags, in rtnl_neigh_build_add_request() 579 int rtnl_neigh_add(struct nl_sock *sk, struct rtnl_neigh *tmpl, int flags) in rtnl_neigh_add()
|
D | neightbl.c | 449 struct rtnl_neightbl *tmpl, in rtnl_neightbl_build_change_request() 566 struct rtnl_neightbl *tmpl) in rtnl_neightbl_change()
|
D | link.c | 862 struct rtnl_link *tmpl, int flags, in rtnl_link_build_change_request() 946 struct rtnl_link *tmpl, int flags) in rtnl_link_change()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.c | 217 const struct pipe_video_buffer *tmpl, in vl_vide_buffer_template() 391 const struct pipe_video_buffer *tmpl) in vl_video_buffer_create() 435 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex() 481 const struct pipe_video_buffer *tmpl, in vl_video_buffer_create_ex2()
|
/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/opencv3/samples/cpp/ |
D | mask_tmpl.cpp | 27 Mat tmpl = imread(tmplname); in main() local
|
/external/clang/test/Misc/ |
D | ast-dump-templates.cpp | 58 void tmpl() { in tmpl() function
|
/external/skia/experimental/SkV8Example/ |
D | DrawingMethods.cpp | 153 void DrawingMethods::addAttributesAndMethods(v8::Handle<v8::ObjectTemplate> tmpl) { in addAttributesAndMethods()
|
/external/iw/ |
D | bitrate.c | 117 long tmpl; in handle_bitrates() local
|
/external/clang/test/SemaCXX/ |
D | conversion.cpp | 119 void tmpl(char c = NULL, // expected-warning 4 {{implicit conversion of NULL constant to 'char'}} in tmpl() function
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 344 StringTemplate tmpl (src); in specializeVertexShader() local 411 StringTemplate tmpl (src); in specializeFragmentShader() local 576 const StringTemplate tmpl (src.sources[shaderType][ndx]); in specializeShaderSources() local
|
/external/iproute2/ip/ |
D | xfrm_policy.c | 177 static int xfrm_tmpl_parse(struct xfrm_user_tmpl *tmpl, in xfrm_tmpl_parse() 330 struct xfrm_user_tmpl *tmpl; in xfrm_policy_modify() local
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | TransformerFactoryImpl.java | 780 Templates tmpl=newTemplates( source ); in newTransformer() local
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | surface.c | 158 struct pipe_video_buffer tmpl; in XvMCCreateSurface() local
|
/external/v8/test/cctest/ |
D | test-object-observe.cc | 424 Local<FunctionTemplate> tmpl = FunctionTemplate::New(v8_isolate); in TEST() local 924 Local<FunctionTemplate> tmpl = FunctionTemplate::New( in TEST() local
|