Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_resource.c36 const struct pipe_resource *tmpl) in nv30_resource_create()
48 const struct pipe_resource *tmpl, in nv30_resource_from_handle()
Dnv30_miptree.c271 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()
Dnv30_texture.c202 const struct pipe_sampler_view *tmpl) in nv30_sampler_view_create()
/external/libnl/lib/route/
Droute.c103 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()
Drule.c386 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()
Dneigh.c498 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()
Dneightbl.c449 struct rtnl_neightbl *tmpl, in rtnl_neightbl_build_change_request()
566 struct rtnl_neightbl *tmpl) in rtnl_neightbl_change()
Dlink.c862 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/
Dvl_video_buffer.c217 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/
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
/external/deqp/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
/external/deqp/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
DvktShaderRenderDiscardTests.cpp333 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/
Dmask_tmpl.cpp27 Mat tmpl = imread(tmplname); in main() local
/external/clang/test/Misc/
Dast-dump-templates.cpp58 void tmpl() { in tmpl() function
/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp153 void DrawingMethods::addAttributesAndMethods(v8::Handle<v8::ObjectTemplate> tmpl) { in addAttributesAndMethods()
/external/iw/
Dbitrate.c117 long tmpl; in handle_bitrates() local
/external/clang/test/SemaCXX/
Dconversion.cpp119 void tmpl(char c = NULL, // expected-warning 4 {{implicit conversion of NULL constant to 'char'}} in tmpl() function
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp344 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/
Dxfrm_policy.c177 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/
DTransformerFactoryImpl.java780 Templates tmpl=newTemplates( source ); in newTransformer() local
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsurface.c158 struct pipe_video_buffer tmpl; in XvMCCreateSurface() local
/external/v8/test/cctest/
Dtest-object-observe.cc424 Local<FunctionTemplate> tmpl = FunctionTemplate::New(v8_isolate); in TEST() local
924 Local<FunctionTemplate> tmpl = FunctionTemplate::New( in TEST() local

12