Home
last modified time | relevance | path

Searched defs:templ (Results 1 – 25 of 136) sorted by relevance

123456

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c12 const struct pipe_resource *templ) in nv50_resource_create()
24 const struct pipe_resource *templ, in nv50_resource_from_handle()
37 const struct pipe_surface *templ) in nv50_surface_from_buffer()
70 const struct pipe_surface *templ) in nv50_surface_create()
Dnv50_miptree.c335 const struct pipe_resource *templ) in nv50_miptree_create()
402 const struct pipe_resource *templ, in nv50_miptree_from_handle()
469 const struct pipe_surface *templ) in nv50_surface_from_miptree()
504 const struct pipe_surface *templ) in nv50_miptree_surface_new()
Dnv50_tex.c49 const struct pipe_sampler_view *templ) in nv50_create_sampler_view()
62 const struct pipe_sampler_view *templ, in nv50_create_texture_view()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c9 const struct pipe_resource *templ) in nvc0_resource_create()
21 const struct pipe_resource *templ, in nvc0_resource_from_handle()
39 const struct pipe_surface *templ) in nvc0_surface_create()
Dnvc0_miptree.c247 const struct pipe_resource *templ) in nvc0_miptree_create()
354 const struct pipe_surface *templ) in nvc0_miptree_surface_new()
/external/python/cpython2/Tools/framer/framer/
Dbases.py29 def p(templ, vars=vars): # helper function to generate output argument
79 def p(templ, vars=self.__vars): # helper function to generate output argument
113 def p(templ, vars=self.__vars): argument
187 def p(templ, vars=self.__vars): argument
198 def p(templ, vars=self.__vars): argument
213 def p(templ): argument
/external/boringssl/src/tool/
Dargs.cc33 const struct argument *templ = nullptr; in ParseKeyValueArguments() local
63 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local
76 const struct argument *templ = &templates[i]; in PrintUsage() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
Dp8-0x.cpp57 struct templ { struct
61 …template class templ<int>; // expected-note{{in instantiation of template class 'PR10127::templ<in… variable
62 template class templ<outer>; variable
/external/doclava/src/com/google/doclava/
DClearPage.java78 public static void write(Data data, String templ, String filename, JSilver cs) { in write()
82 public static void write(Data data, String templ, String filename) { in write()
86 public static void write(Data data, String templ, String filename, boolean fullPath) { in write()
90 public static void write(Data data, String templ, String filename, boolean fullPath, JSilver cs) { in write()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c120 const struct pipe_shader_state *templ) in softpipe_create_fs_state()
205 const struct pipe_shader_state *templ) in softpipe_create_vs_state()
267 const struct pipe_shader_state *templ) in softpipe_create_gs_state()
383 const struct pipe_compute_state *templ) in softpipe_create_compute_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_uvd.c47 struct pipe_resource templ; in si_video_buffer_create() local
144 const struct pipe_video_codec *templ) in si_uvd_create_decoder()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.c56 const struct pipe_resource *templ) in virgl_resource_create()
66 const struct pipe_resource *templ, in virgl_resource_from_handle()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_resource.c32 const struct pipe_resource *templ) in r300_resource_create()
/external/clang/test/CXX/expr/expr.unary/expr.new/
Dp17-crash.cpp9 template < typename T > class templ { class
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc85 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
114 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
181 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
394 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
471 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
549 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h43 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_buffer_common.c588 const struct pipe_resource *templ) in r600_alloc_buffer_struct()
610 const struct pipe_resource *templ, in si_buffer_create()
654 const struct pipe_resource *templ, in si_buffer_from_user_memory()
687 const struct pipe_resource *templ) in si_resource_create()
Dr600_texture.c497 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local
767 struct pipe_resource templ = res->b.b; in r600_texture_get_handle() local
840 struct pipe_resource templ = rtex->resource.b.b; in si_texture_get_fmask_info() local
1365 const struct pipe_resource *templ) in r600_choose_tiling()
1433 const struct pipe_resource *templ) in si_texture_create()
1461 const struct pipe_resource *templ, in r600_texture_from_handle()
1987 const struct pipe_surface *templ, in si_create_surface_custom()
2019 const struct pipe_surface *templ) in r600_create_surface()
2401 const struct pipe_resource *templ, in r600_texture_from_memobj()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_gs.c44 const struct pipe_shader_state *templ) in llvmpipe_create_gs_state()
Dlp_state_vs.c43 const struct pipe_shader_state *templ) in llvmpipe_create_vs_state()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.h25 char *templ; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c363 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local
513 struct pipe_resource templ = res->b.b; in r600_texture_get_handle() local
581 struct pipe_resource templ = rtex->resource.b.b; in r600_texture_get_fmask_info() local
1018 const struct pipe_resource *templ) in r600_choose_tiling()
1077 const struct pipe_resource *templ) in r600_texture_create()
1096 const struct pipe_resource *templ, in r600_texture_from_handle()
1519 const struct pipe_surface *templ, in r600_create_surface_custom()
1547 const struct pipe_surface *templ) in r600_create_surface()
1876 const struct pipe_resource *templ, in r600_texture_from_memobj()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_fs.c42 const struct pipe_shader_state *templ) in svga_create_fs_state()
Dsvga_pipe_gs.c41 const struct pipe_shader_state *templ) in svga_create_gs_state()
Dsvga_pipe_vs.c99 const struct pipe_shader_state *templ) in svga_create_vs_state()

123456