/external/mesa3d/src/gallium/drivers/ilo/ |
D | ilo_resource.c | 46 resource_get_bo_name(const struct pipe_resource *templ) in resource_get_bo_name() 84 resource_get_cpu_init(const struct pipe_resource *templ) in resource_get_cpu_init() 114 resource_get_image_format(const struct pipe_resource *templ, in resource_get_image_format() 173 resource_get_image_info(const struct pipe_resource *templ, in resource_get_image_info() 260 const struct pipe_resource *templ = &tex->base; in tex_alloc_slices() local 323 struct pipe_resource templ = tex->base; in tex_create_separate_stencil() local 350 const struct pipe_resource *templ = &tex->base; in tex_create_hiz() local 440 const struct pipe_resource *templ = &tex->base; in tex_import_handle() local 474 const struct pipe_resource *templ = &tex->base; in tex_init_image() local 547 const struct pipe_resource *templ, in tex_create() [all …]
|
D | ilo_video.c | 40 const struct pipe_video_codec *templ) in ilo_create_video_decoder() 47 const struct pipe_video_buffer *templ) in ilo_create_video_buffer()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_resource.c | 12 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()
|
D | nv50_miptree.c | 335 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()
|
D | nv50_tex.c | 49 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/ |
D | nvc0_resource.c | 9 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()
|
D | nvc0_miptree.c | 247 const struct pipe_resource *templ) in nvc0_miptree_create() 354 const struct pipe_surface *templ) in nvc0_miptree_surface_new()
|
D | nvc0_tex.c | 54 const struct pipe_sampler_view *templ) in nvc0_create_sampler_view() 67 const struct pipe_sampler_view *templ, in gm107_create_texture_view() 244 struct pipe_sampler_view templ = {}; in gm107_create_texture_view_from_image() local 278 const struct pipe_sampler_view *templ, in gf100_create_texture_view() 443 const struct pipe_sampler_view *templ, in nvc0_create_texture_view()
|
/external/python/cpython2/Tools/framer/framer/ |
D | bases.py | 29 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/ |
D | args.cc | 33 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/ |
D | p8-0x.cpp | 57 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/ |
D | ClearPage.java | 78 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/radeonsi/ |
D | si_uvd.c | 51 struct pipe_resource templ; in si_video_buffer_create() local 152 const struct pipe_video_codec *templ) in si_uvd_create_decoder()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_shader.c | 120 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/virgl/ |
D | virgl_resource.c | 56 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/ |
D | r300_resource.c | 32 const struct pipe_resource *templ) in r300_resource_create()
|
/external/clang/test/CXX/expr/expr.unary/expr.new/ |
D | p17-crash.cpp | 9 template < typename T > class templ { class
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_sampler_view.h | 43 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer_unittest.cc | 85 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/libmojo/mojo/edk/js/ |
D | threading.cc | 30 v8::Local<v8::ObjectTemplate> templ = data->GetObjectTemplate( in GetModule() local
|
/external/skia/experimental/SkV8Example/ |
D | Path2D.cpp | 34 v8::Handle<v8::ObjectTemplate> templ = in Path2D() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_gs.c | 44 const struct pipe_shader_state *templ) in llvmpipe_create_gs_state()
|
D | lp_state_vs.c | 43 const struct pipe_shader_state *templ) in llvmpipe_create_vs_state()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_suppressions.h | 25 char *templ; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_fs.c | 42 const struct pipe_shader_state *templ) in svga_create_fs_state()
|