Home
last modified time | relevance | path

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

12345678

/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/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c12 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()
Dnv50_miptree.c327 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/
Dnvc0_resource.c10 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/
Dargs.cc34 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/
Dargs.cc34 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/
Dargs.cc34 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/
Dzink_surface.c39 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
Dzink_resource.c270 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/
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/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c126 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/
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/sdv/vsomeip/third_party/boost/type_index/examples/
Dtable_of_names.cpp48 class templ {}; class
51 class templ<int, int> {}; class
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc87 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/
Dfuse_opt.h79 const char *templ; member
98 #define FUSE_OPT_KEY(templ, key) { templ, -1U, key } argument
/external/tink/cc/config/
Dglobal_registry_test.cc112 KeyTemplate templ; in TEST() local
136 KeyTemplate templ; in TEST() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_tess.c41 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/
Dsi_buffer.c545 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/
Dst_texcompress_compute.c272 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
Dst_sampler_view.h40 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_resource.c33 const struct pipe_resource *templ) in r300_resource_create()
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.c187 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/
Dp17-crash.cpp9 template < typename T > class templ { class
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_ts.c61 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/
Dr600_texture.c362 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()

12345678