/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/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/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/v8/test/cctest/ |
D | test-api-interceptors.cc | 196 void AddAccessor(Local<FunctionTemplate> templ, Local<String> name, in AddAccessor() 202 void AddInterceptor(Local<FunctionTemplate> templ, in AddInterceptor() 209 void AddAccessor(Local<FunctionTemplate> templ, Local<Name> name, in AddAccessor() 215 void AddInterceptor(Local<FunctionTemplate> templ, in AddInterceptor() 418 v8::Local<v8::ObjectTemplate> templ = ObjectTemplate::New(isolate); in CheckInterceptorLoadIC() local 641 v8::Local<v8::ObjectTemplate> templ = ObjectTemplate::New(isolate); in THREADED_TEST() local 716 v8::Local<v8::ObjectTemplate> templ = ObjectTemplate::New(isolate); in THREADED_TEST() local 888 v8::Local<v8::ObjectTemplate> templ = ObjectTemplate::New(isolate); in THREADED_TEST() local 907 v8::Local<v8::ObjectTemplate> templ = ObjectTemplate::New(isolate); in THREADED_TEST() local 1011 v8::Local<v8::FunctionTemplate> templ = in THREADED_TEST() local [all …]
|
/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/opencv3/modules/cudaimgproc/src/ |
D | match_template.cpp | 188 GpuMat templ = _templ.getGpuMat(); in match() local 238 GpuMat templ = _templ.getGpuMat(); in match() local 281 GpuMat templ = _templ.getGpuMat(); in match() local 311 GpuMat templ = _templ.getGpuMat(); in match() local 345 GpuMat templ = _templ.getGpuMat(); in match() local 392 GpuMat templ = _templ.getGpuMat(); in match() local 431 GpuMat templ = _templ.getGpuMat(); in match() local 510 GpuMat templ = _templ.getGpuMat(); in match() local
|
/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/opencv3/modules/imgproc/src/ |
D | templmatch.cpp | 179 UMat templ = _templ.getUMat(); in convolve_dft() local 244 UMat templ = _templ.getUMat(); in convolve_32F() local 282 UMat image = _image.getUMat(), templ = _templ.getUMat(); in matchTemplateNaive_CCORR() local 304 UMat templ = _templ.getUMat(); in matchTemplate_CCORR() local 327 UMat image = _image.getUMat(), templ = _templ.getUMat(); in matchTemplate_CCORR_NORMED() local 359 UMat image = _image.getUMat(), templ = _templ.getUMat(); in matchTemplateNaive_SQDIFF() local 385 UMat image = _image.getUMat(), templ = _templ.getUMat(); in matchTemplate_SQDIFF() local 416 UMat image = _image.getUMat(), templ = _templ.getUMat(); in matchTemplate_SQDIFF_NORMED() local 451 UMat templ = _templ.getUMat(); in matchTemplate_CCOEFF() local 486 UMat templ = _templ.getUMat(); in matchTemplate_CCOEFF_NORMED() local [all …]
|
/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/opencv3/modules/cudaimgproc/test/ |
D | test_match_template.cpp | 83 cv::Mat templ = randomMat(templ_size, CV_MAKETYPE(CV_8U, cn)); in CUDA_TEST_P() local 142 cv::Mat templ = randomMat(templ_size, CV_MAKETYPE(CV_32F, cn)); in CUDA_TEST_P() local 293 cv::Mat templ = readImage("matchtemplate/template.png"); in CUDA_TEST_P() local 318 cv::Mat templ = readImage("matchtemplate/template.png"); in CUDA_TEST_P() 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 | 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/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_suppressions.h | 25 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/svga/ |
D | svga_pipe_fs.c | 46 const struct pipe_shader_state *templ) in svga_create_fs_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
|