| /external/mesa3d/src/gallium/drivers/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() 36 const struct pipe_surface *templ) in nv50_surface_from_buffer() 69 const struct pipe_surface *templ) in nv50_surface_create()
|
| D | nv50_miptree.c | 255 const struct pipe_resource *templ) in nv50_miptree_create() 306 const struct pipe_resource *templ, in nv50_miptree_from_handle() 371 const struct pipe_surface *templ) in nv50_surface_from_miptree() 406 const struct pipe_surface *templ) in nv50_miptree_surface_new()
|
| /external/boringssl/src/tool/ |
| D | args.cc | 31 const struct argument *templ = nullptr; in ParseKeyValueArguments() local 61 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local 74 const struct argument *templ = &templates[i]; in PrintUsage() local
|
| /external/mesa3d/src/gallium/drivers/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() 37 const struct pipe_surface *templ) in nvc0_surface_create()
|
| D | nvc0_miptree.c | 272 const struct pipe_resource *templ) in nvc0_miptree_create() 353 const struct pipe_surface *templ) in nvc0_miptree_surface_new()
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | r600_resource.c | 27 const struct pipe_resource *templ) in r600_resource_create() 37 const struct pipe_resource *templ, in r600_resource_from_handle()
|
| /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/mesa3d/src/gallium/drivers/r600/ |
| D | r600_resource.c | 27 const struct pipe_resource *templ) in r600_resource_create() 42 const struct pipe_resource *templ, in r600_resource_from_handle()
|
| /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/softpipe/ |
| D | sp_state_shader.c | 122 const struct pipe_shader_state *templ) in softpipe_create_fs_state() 207 const struct pipe_shader_state *templ) in softpipe_create_vs_state() 269 const struct pipe_shader_state *templ) in softpipe_create_gs_state()
|
| /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/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_vs_ppc.c | 172 const struct pipe_shader_state *templ) in draw_create_vs_ppc() 234 const struct pipe_shader_state *templ ) in draw_create_vs_ppc()
|
| /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/skia/experimental/SkV8Example/ |
| D | Path2D.cpp | 34 v8::Handle<v8::ObjectTemplate> templ = in Path2D() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_suppressions.h | 23 char *templ; member
|
| /external/mesa3d/src/gallium/state_trackers/dri/drm/ |
| D | dri2.c | 211 struct pipe_resource templ; in dri2_drawable_process_buffers() local 297 struct pipe_resource templ; in dri2_allocate_buffer() local 439 struct pipe_resource templ; in dri2_create_image_from_name() local 519 struct pipe_resource templ; in dri2_create_image() local
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_gs.c | 43 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/v8/test/cctest/ |
| D | test-api.cc | 1796 v8::Handle<ObjectTemplate> templ = func_templ->InstanceTemplate(); in THREADED_TEST() local 1993 void AddAccessor(Handle<FunctionTemplate> templ, in AddAccessor() 2000 void AddInterceptor(Handle<FunctionTemplate> templ, in AddInterceptor() 2007 void AddAccessor(Handle<FunctionTemplate> templ, in AddAccessor() 2055 Handle<FunctionTemplate> templ = FunctionTemplate::New(CcTest::isolate()); in THREADED_TEST() local 2113 Handle<FunctionTemplate> templ = FunctionTemplate::New(CcTest::isolate()); in THREADED_TEST() local 2131 Handle<FunctionTemplate> templ = FunctionTemplate::New(CcTest::isolate()); in THREADED_TEST() local 2189 Handle<FunctionTemplate> templ = FunctionTemplate::New(CcTest::isolate()); in THREADED_TEST() local 2214 Handle<FunctionTemplate> templ = FunctionTemplate::New(CcTest::isolate()); in THREADED_TEST() local 2276 v8::Handle<v8::FunctionTemplate> templ = in THREADED_TEST() local [all …]
|
| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_fs.c | 46 const struct pipe_shader_state *templ) in svga_create_fs_state()
|
| D | svga_pipe_blend.c | 79 const struct pipe_blend_state *templ) in svga_create_blend_state()
|
| D | svga_pipe_depthstencil.c | 74 const struct pipe_depth_stencil_alpha_state *templ) in svga_create_depth_stencil_state()
|
| /external/mesa3d/src/gallium/state_trackers/egl/common/ |
| D | native_wayland_drm_bufmgr_helper.c | 20 struct pipe_resource templ; in egl_g3d_wl_drm_helper_reference_buffer() local
|
| /external/mesa3d/src/gallium/state_trackers/egl/android/ |
| D | native_android.cpp | 176 import_buffer(struct android_display *adpy, const struct pipe_resource *templ, in import_buffer() 285 struct pipe_resource templ; in android_surface_add_cache() local 415 struct pipe_resource templ; in android_surface_present() local 730 struct pipe_resource templ; in android_display_import_buffer() local
|