| /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/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_resource.c | 12 const struct pipe_resource *templ) in nv50_resource_create() 33 const struct pipe_resource *templ, in nv50_resource_from_handle() 46 const struct pipe_surface *templ) in nv50_surface_from_buffer() 79 const struct pipe_surface *templ) in nv50_surface_create() 134 const struct pipe_resource *templ, in nv50_resource_from_memobj()
|
| D | nv50_miptree.c | 327 const struct pipe_resource *templ) in nv50_miptree_create() 401 const struct pipe_resource *templ, in nv50_miptree_from_handle() 467 const struct pipe_surface *templ) in nv50_surface_from_miptree() 502 const struct pipe_surface *templ) in nv50_miptree_surface_new()
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_resource.c | 10 const struct pipe_resource *templ) in nvc0_resource_create() 22 const struct pipe_resource *templ, in nvc0_resource_create_with_modifiers() 116 const struct pipe_resource *templ, in nvc0_resource_from_handle() 132 const struct pipe_surface *templ) in nvc0_surface_create() 141 const struct pipe_resource *templ, in nvc0_resource_from_user_memory()
|
| /external/boringssl/src/tool/ |
| D | args.cc | 34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local 64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local 77 const struct argument *templ = &templates[i]; in PrintUsage() local
|
| /external/rust/crates/quiche/deps/boringssl/src/tool/ |
| D | args.cc | 34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local 64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local 77 const struct argument *templ = &templates[i]; in PrintUsage() local
|
| /external/cronet/third_party/boringssl/src/tool/ |
| D | args.cc | 34 const struct argument *templ = nullptr; in ParseKeyValueArguments() local 64 const struct argument *templ = &templates[j]; in ParseKeyValueArguments() local 77 const struct argument *templ = &templates[i]; in PrintUsage() local
|
| /external/mesa3d/src/gallium/drivers/zink/ |
| D | zink_surface.c | 39 const struct pipe_surface *templ, in create_ivci() 139 …info(struct pipe_context *pctx, struct pipe_surface *psurf, const struct pipe_surface *templ, cons… in init_pipe_surface_info() 180 const struct pipe_surface *templ, in create_surface() 223 …face(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkIm… in do_create_surface() 238 const struct pipe_surface *templ, in zink_get_surface() 292 const struct pipe_surface *templ) in zink_create_surface() 473 struct pipe_resource templ = {0}; in zink_surface_create_null() local
|
| D | zink_resource.c | 270 create_bci(struct zink_screen *screen, const struct pipe_resource *templ, unsigned bind) in create_bci() 394 …ts(struct zink_screen *screen, VkFormatFeatureFlags2 feats, const struct pipe_resource *templ, uns… in get_image_usage_for_feats() 540 …e_usage(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in get_image_usage() 618 eval_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in eval_ici() 685 init_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, uns… in init_ici() 855 …feature_flags(VkImageCreateInfo ici, struct zink_screen *screen, const struct pipe_resource *templ) in get_format_feature_flags() 907 get_export_flags(struct zink_screen *screen, const struct pipe_resource *templ, struct mem_alloc_in… in get_export_flags() 943 allocate_bo(struct zink_screen *screen, const struct pipe_resource *templ, in allocate_bo() 1082 update_alloc_info_flags(struct zink_screen *screen, const struct pipe_resource *templ, in update_alloc_info_flags() 1114 const struct pipe_resource *templ, struct mem_alloc_info *alloc_info) in update_obj_info() [all …]
|
| /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/softpipe/ |
| D | sp_state_shader.c | 126 const struct pipe_shader_state *templ, in softpipe_create_shader_state() 152 const struct pipe_shader_state *templ) in softpipe_create_fs_state() 233 const struct pipe_shader_state *templ) in softpipe_create_vs_state() 294 const struct pipe_shader_state *templ) in softpipe_create_gs_state() 408 const struct pipe_compute_state *templ) in softpipe_create_compute_state()
|
| /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/sdv/vsomeip/third_party/boost/type_index/examples/ |
| D | table_of_names.cpp | 48 class templ {}; class 51 class templ<int, int> {}; class
|
| /external/google-breakpad/src/client/linux/minidump_writer/ |
| D | minidump_writer_unittest.cc | 87 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 117 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 173 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 249 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 294 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 345 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 572 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 649 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 731 string templ = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
|
| /external/libfuse/include/ |
| D | fuse_opt.h | 79 const char *templ; member 98 #define FUSE_OPT_KEY(templ, key) { templ, -1U, key } argument
|
| /external/tink/cc/config/ |
| D | global_registry_test.cc | 112 KeyTemplate templ; in TEST() local 136 KeyTemplate templ; in TEST() local
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_tess.c | 41 const struct pipe_shader_state *templ) in llvmpipe_create_tcs_state() 111 const struct pipe_shader_state *templ) in llvmpipe_create_tes_state()
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_buffer.c | 545 const struct pipe_resource *templ, in si_alloc_buffer_struct() 565 const struct pipe_resource *templ, unsigned alignment) in si_buffer_create() 612 const struct pipe_resource *templ, in si_buffer_from_user_memory() 642 const struct pipe_resource *templ, in si_buffer_from_winsys_buffer() 702 const struct pipe_resource *templ) in si_resource_create()
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_texcompress_compute.c | 272 const struct pipe_sampler_view templ = { in cs_encode_bc1() local 337 const struct pipe_sampler_view templ = { in cs_encode_bc4() local 396 const struct pipe_sampler_view templ = { in cs_stitch_64bpb_textures() local 585 const struct pipe_sampler_view templ = { in get_astc_partition_table_view() local 693 const struct pipe_sampler_view templ = { in get_sampler_view_for_lut() local
|
| D | st_sampler_view.h | 40 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| D | r300_resource.c | 33 const struct pipe_resource *templ) in r300_resource_create()
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_resource.c | 187 const struct pipe_resource *templ, in select_best_modifier() 478 const struct pipe_resource *templ, in iris_resource_alloc_flags() 553 const struct pipe_resource *templ) in iris_alloc_resource() 709 const struct pipe_resource *templ, in iris_resource_configure_main() 1051 const struct pipe_resource *templ) in iris_resource_create_for_buffer() 1102 const struct pipe_resource *templ, in iris_resource_create_for_image() 1211 const struct pipe_resource *templ, in iris_resource_create_with_modifiers() 1221 const struct pipe_resource *templ) in iris_resource_create() 1245 const struct pipe_resource *templ, in iris_resource_from_user_memory() 1336 const struct pipe_resource *templ, in iris_resource_from_handle() [all …]
|
| /external/clang/test/CXX/expr/expr.unary/expr.new/ |
| D | p17-crash.cpp | 9 template < typename T > class templ { class
|
| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_ts.c | 61 const struct pipe_shader_state *templ) in svga_create_tcs_state() 144 const struct pipe_shader_state *templ) in svga_create_tes_state()
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | r600_texture.c | 362 struct pipe_resource templ = rtex->resource.b.b; in r600_reallocate_texture_inplace() local 532 struct pipe_resource templ = res->b.b; in r600_texture_get_handle() local 600 struct pipe_resource templ = rtex->resource.b.b; in r600_texture_get_fmask_info() local 1027 const struct pipe_resource *templ) in r600_choose_tiling() 1086 const struct pipe_resource *templ) in r600_texture_create() 1105 const struct pipe_resource *templ, in r600_texture_from_handle() 1517 const struct pipe_surface *templ, in r600_create_surface_custom() 1545 const struct pipe_surface *templ) in r600_create_surface() 1815 const struct pipe_resource *templ, in r600_texture_from_memobj()
|